/* Write your styles */

html {
    font-size: 62.5% !important;
}

@media screen and (min-width: 1201px) {
    .am-with-fixed-navbar {
        padding-bottom: 0px;
    }
    .content-about {
        margin: 6rem auto 0px auto!important;
    }
}

.tuijian-product {
    background: #fff;
    margin: 40px auto 0px auto;
    max-width: 1100px;
    padding-top: 1%;
    padding-bottom: 1%;
}

.tuijian-product h3 {
    margin-left: 1%;
}

.tuijian-product ul {
    padding: 5px 20px 0px 20px!important;
}

.am-pagination>.am-active>a,
.am-pagination>.am-active>a:focus,
.am-pagination>.am-active>a:hover,
.am-pagination>.am-active>span,
.am-pagination>.am-active>span:focus,
.am-pagination>.am-active>span:hover {
    background-color: #343959!important;
    border-color: #333!important;
}

.foot-intop {
    right: 17%;
    width: 50px!important;
    min-height: 50px!important;
}

.foot-intop a {
    background-color: #34395a!important;
    color: #d9d9db!important;
}


/*head*/

.head {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    background: url(../i/nav-bj1.jpg);
}

.head-in {
    max-width: 1000px;
    height: 170px;
    margin: 0px auto;
}

.nav {
    height: 170px;
    color: #FFF;
}

.nav-top {
    margin: 0px auto;
    height: 110px;
    overflow: hidden;
}

.logo {
    float: left;
    margin-right: 5%;
    height: 110px;
}

.nav-tell {
    margin-top: 35px;
    height: 110px;
    width: 15rem;
    float: left;
}

.nav-tell img {
    margin-bottom: 5px;
}

.nav-tell span {
    font-size: 2.0rem;
}

.nav-lang {
    float: left;
    height: 110px;
}

.nav-lang-cn {
    margin: 15px auto;
}

.nav-lang-cn a {
    color: #fff;
}

.nav-lang-cn a:hover {
    color: #fff100;
}

.nav-lang-cn a img {
    margin-right: 10px;
}

.nav-lang-us a {
    color: #fff;
}

.nav-lang-us a:hover {
    color: #fff100;
}

.nav-lang-us a img {
    margin-right: 10px;
}

.nav-body {
    height: 60px;
    margin: 0px auto;
}

.nav-body ul {
    margin: 0px 2%;
}

.nav-body ul li {
    margin: 0px 2%;
}

.nav-body ul li a {
    font-size: 18px;
    color: #FFF;
}

.nav-body ul li a:hover {
    color: #fff100;
    background: #34395a;
    padding-bottom: 23px;
    border-bottom: 2px solid #fff100;
    transition: all .3s;
}

.nav-body ul li a:visited {
    background: #34395a;
    padding-bottom: 23px;
    border-bottom: 2px solid #fff100;
    background-color: #34395a!important;
}

.nav-body ul li .on-hover {
    color: #fff100;
    background: #34395a;
    padding-bottom: 23px;
    border-bottom: 2px solid #fff100;
}

.nav-bg {
    background-color: #464a71!important;
}
.nav-footer-ul {
    display: inline-flex;
	text-align:center;
	width:100%;
	margin:0 auto 0px auto!important;
}
.nav-footer-ul li{
	padding-left:20%;
}
/*导航样式1---------->侧边栏*/

.am-nav>li>a:focus,
.am-nav>li>a:hover {
    background-color: #343959;
}

.nav-left-1 {
    width: 100%;
}

.nav-left-img img {
    width: 100%;
}

.nav-left-ul {
    margin: 0px auto!important;
    padding: 0px!important;
}

.nav-left-ul li {
    list-style-type: none;
}

.nav-left-ul li a {
    font-size: 15px!important;
}

.nav-left-ul li a:hover {
    background: #34395a;
    padding-bottom: 0px!important;
    border-bottom: 2px solid #fff100;
    background-color: #34395a!important;
}

.nav-left-1 dl dt {
    background-color: #D6CB00!important;
    color: #FFF!important;
}

/*公司简介*/

.content-about {
    max-width: 1100px;
    margin: 2rem auto 0px auto;
    background: #FFF;
    padding-bottom: 5rem;
}

.content-about-titile span {
    font-size: 2.2rem;
    font-weight: bolder;
    padding-bottom: 1rem;
    border-bottom: 3px solid #eaeaea;
}

.content-about-titile span a {
    color: #333333;
}

.content-about-titile span a:hover {
    color: #666666;
    transition: all 1s;
}

.content-about-titile p {
    font-size: 1.4rem;
    color: #666;
    line-height: 2.6rem;
    text-indent: 2.6rem;
    margin: 4rem auto 1rem auto;
}

.content-about-btn {
    color: #fff;
    background-color: #34395a!important;
    border-color: #34395a!important;
}

.content-about-btn:hover {
    background-color: #1c2248!important;
    border-color: #1c2248!important;
}


/*产品中心*/

.content-product {
    background: #34395a;
    width: 100%;
    height: auto;
    padding-bottom: 2rem;
}

.content-product-body {
    max-width: 1100px;
    margin: 0px auto;
    height: auto;
}

.content-product-body span {
    font-size: 2.2rem;
    display: block;
    text-align: center;
    line-height: 4rem;
    padding-top: 3rem;
    margin-bottom: 2rem;
}

.content-product-body span a {
    color: #ffffff;
}

@media screen and (min-width: 1100px) {
    .content-product-body-in li {
        margin-top: 3rem;
    }
    .am-gallery-default>li {
        padding: 14px;
    }
}
@media screen and (max-width: 960px) {
	.content-product-title li a {
		font-size:1.2rem;
	}
}
.content-product-body-in li a h3 {
    color: #fff!important;
    text-align: center;
}

.content-product-body-in li a h3 {
    padding-bottom: 12px;
}

.content-product-body-in li a img:hover,
.content-product-body-in li a img:hover ~h3 {
    opacity: 0.5;
    padding-bottom: 0px;
    color: #fff100!important;
    transition: all .3s;
    border-bottom: 2px solid #fff100;
}

.content-product-body-in li a img:hover ~h3 {
    opacity: 1!important;
}

.content-product-body-in li a img:hover {
    border-bottom: none!important;
}

.am-gallery {
    padding: 5px 0px 0 0px!important;
}

.content-product-tabs-bd {
    border: 1px solid #34395a;
}

.am-tabs-bd .am-tab-panel {
    padding: 10px 0px 15px!important;
}

.am-tabs-d2 .am-tabs-nav>.am-active a {
    color: #25aaff!important;
}

.am-tabs-d2 .am-tabs-nav a {
    color: #FFF;
}

.am-tabs-d2 .am-tabs-nav {
    background-color: #0b4f7b;
}

.am-tabs-d2 .am-tabs-nav>.am-active {
    position: relative;
    background-color: #0b4f7b;
    border-bottom: 2px solid #0e90d2;
}


.am-tabs-default .am-tabs-nav {
    line-height: 40px;
    background-color: #eee;
}

.content-product-title {
    background-color: #34395a!important;
    border-bottom: 2px solid #34395a;
}

.content-product-title li a {
    color: #fff!important;
    display: inline-block!important;
}

.content-product-title .am-active a {
    background-color: #34395a!important;
    color: #fff100!important;
    border-bottom: 2px solid #fff100!important;
}


/*关于产品*/

.content-aboutproduct {
    width: 100%;
    margin: 0px auto;
    background: #FFF;
}

.content-aboutproduct-margin {
    margin: 10px 0px 10px 0px!important;
}

.content-aboutproduct-nav {
    max-width: 1100px;
    margin: 2.6em auto 1rem auto!important;
}

.content-aboutproduct ul {
    background-color: #fff!important;
}

.content-aboutproduct ul .am-active a {
    background-color: #FFF!important;
    color: #34395a!important;
}

.content-aboutproduct ul .am-active a h2 {
    margin-bottom: 0px
}

.content-aboutproduct ul li a {
    color: #666!important;
    font-size: 16px;
}

.content-aboutproduct ul li a h2 {
    margin-bottom: 0px
}

.content-aboutproduct ul li {}

.content-aboutproduct ul li a span {
    font-size: 12px;
}

.content-aboutproduct ul .am-active a p {
    background: #34395a;
    width: 20px;
    height: 2px;
    display: block;
    margin: 5px auto -4px;
}

.content-aboutproduct ul li a p {
    background: #666;
    width: 20px;
    height: 2px;
    display: block;
    margin: 5px auto -4px;
}

.content-aboutproduct-body {
    border: none;
}

.content-aboutproduct-body-left {
    padding: 0px !important;
}

.content-aboutproduct-body-right {
    padding: 0px !important;
    background: #34395a;
    height: 26.9em;
    margin: 0px auto;
}

.content-aboutproduct-body-right-body {
    width: 490px;
    margin-top: 80px;
    margin-left: 30px;
}

.content-aboutproduct-body-right-body h2 {
    color: #fff;
    width: 80px;
    padding-bottom: 26px;
    border-bottom: 3px solid #fff100;
}

.content-aboutproduct-body-right-body p {
    text-indent: 2rem;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px;
}

.content-aboutproduct-body-right-body a {
    width: 144px;
    height: 34px;
    margin-top: 37px;
    display: block;
    color: #fff;
    border: 1px solid #1c2248;
    background: url(../i/but_ico1.png) no-repeat 115px 13px;
    font-size: 14px;
    line-height: 34px;
    text-align: center;
}

.content-aboutproduct-body-right-body a:hover {
    background: #1c2248;
    transition: all 1s;
}


/*案例展示*/

.content-anli {
    width: 100%;
}

.content-anli-body {
    max-width: 1100px;
    margin: 0px auto;
}

.content-anli-body-title {
    text-align: center;
    margin: 3.5rem auto;
}

.content-anli-body-title h2 {
    font-size: 23px;
    color: #505050;
}

.lanren {
    width: 100%;
    height: auto;
    margin: 0px auto;
    overflow: hidden;
    padding-left: 1em!important;
}

.lanren li {
    border: 2px solid #112F59;
    width: 22.5%;
    overflow: hidden;
    margin-top: 3%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    cursor: pointer
}

.lanren li:hover {
    border: 2px solid #464a71;
}

.lanren li img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}

.lanren li:hover img {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -o-transition: all 2s ease;
    transition: all 2s ease;
}


/*新闻中心与厂景展示*/

.content-news {
    background: url(../i/bridge_bg1.jpg) no-repeat;
    width: 100%;
    margin: 0px auto;
}

.content-news-body {
    max-width: 1100px;
    margin: 0px auto;
}

.content-news—date {
    width: 80px;
    height: 82px;
    background: #464a71;
    color: #fff;
    font-size: 20px;
    text-align: center;
    position: relative;
    padding-top: 7px;
    transition: all 0.3s ease 0s;
}

.content-news—date p {
    width: 80px;
    height: 39px;
    line-height: 38px;
    display: block;
    border-top: 2px solid #fff;
    font-size: 13px;
    position: absolute;
    left: 0px;
}

.content-news-body-title a {
    color: #313134;
}

.content-news-body-con ul li {
    border-color: #ffffff!important;
}

.content-news-body-con ul li h3 a {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.content-news-body-con ul li h3 a:hover {
    color: #34395a!important;
}

.content-news-text {
    color: #808080;
}

.content-news-body-con ul li h3 a:hover {
    color: #399AD8;
}

.content-news-title a {
    color: #333;
}


/*合作伙伴*/

.content-hezuo {
    background: url(../i/bridge_bg2.jpg) no-repeat;
    width: 100%;
    margin: 0px auto;
    padding: 2rem 0;
}

.content-hezuo h2 {
    color: #FFF;
    text-align: center;
}

.div.maindiv1 {
    width: 930px!important;
}


/*footer*/

.footer {
    background: url(../i/footer_backimg.jpg) no-repeat;
}

.footer_nav {
    width: 100%;
    overflow: hidden;
}

.footer_nav .h_line {
    width: 16px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 15px 0;
}

.footer_nav a:hover {
    color: #fff100;
}

.footer_nav:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
    overflow: hidden;
}

.footer_nav dl {
    color: #fff;
    margin: 35px 45px 0 0;
    padding-bottom: 35px;
}

.footer_nav dt {
    font-size: 16px;
    line-height: 28px;
    color: #fff100;
}

.footer_nav dd {
    font-size: 13px;
    line-height: 28px;
}

.footer_nav dd a {
    color: #fff;
}

.footer_nav dd.tel {
    background: url(../i/dh_ico1.png) no-repeat 0 7px;
    margin-bottom: 10px;
    color: #fff100;
    font-size: 25px;
    padding-left: 30px;
}

.footer_nav .fx {
    margin-bottom: 10px;
    overflow: hidden;
    width: 230px;
}

.footer_nav .fx li {
    display: inline;
    float: left;
}

.footer_nav .fx li a {
    width: 50px;
    height: 44px;
    display: block;
    transition: all 0.8s;
    background: url(../i/fx_ico.png) no-repeat;
}

.footer_nav .fx li.fx_wb1 a {
    background-position: 0 0;
}

.footer_nav .fx li.fx_wx a {
    background-position: -52px 0;
}

.footer_nav .fx li.fx_wb2 a {
    background-position: -104px 0;
}

.footer_nav .fx li.fx_rr a {
    background-position: -156px 0;
}

.footer_nav .fx li a:hover {
    background: url(../i/fx_ico_at.png) no-repeat;
}

.footer_nav .fx li.fx_wb1 a:hover {
    background-position: 0 0;
}

.footer_nav .fx li.fx_wx a:hover {
    background-position: -52px 0;
}

.footer_nav .fx li.fx_wb2 a:hover {
    background-position: -104px 0;
}

.footer_nav .fx li.fx_rr a:hover {
    background-position: -156px 0;
}

.footer_nav .com_list a:hover {
    color: #fff;
    background: #82878f;
}

.w1060 {
    width: 1060px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    text-align: left;
}

.w1060_1 {
    width: 1060px;
    margin: 0 auto;
    height: auto;
    text-align: left;
}

.footer-link {
    color: #fff;
    margin: 0px auto;
    max-width: 1100px;
}

.footer-link a {
    color: #fff100;
    margin: 0px 5px;
}

.footer-link a:hover {
    color: #fff;
}

.footer-foot {
    color: #b9c0c5;
    font-size: 14px;
    line-height: 25px;
    padding: 20px;
    text-align: center;
}

.footer-foot a {
    color: #fff100;
}

.footer-foot a:hover {
    color: #fff;
}

.fx_wb1 img {
    max-width: 230px;
}

.fx {
    padding-left: 0px!important;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.text {
    text-align: center;
}