@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:14px; font-family:"微软雅黑";}
section,article,aside,header,footer,nav,dialog,figure{display:block;}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:14px;}
.nodispaly{ display:none}
.line{height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#333; text-decoration:none; transition:all 0.3s;}
a:hover {color:#1462B3; text-decoration:none;}
::-webkit-scrollbar-track{background-color: #e8e8ea;}
::-webkit-scrollbar{ width:10px;}
::-webkit-scrollbar-thumb{background-color:#222326;}
.w1440{ width:1440px; margin:0 auto;}

.main_box{ width:100%; max-width:1200px; margin:0 auto;}
@media (max-width:1360px) {
.main_box{ width:94%;}
}

.top{
	width:100%;
	height:36px;
	background:#fff;
	border-bottom:1px solid #ededed;
	}
.top .tcon{
	width:96%;
	max-width:1200px;
	margin:0 auto;
	}
.top .tcon p img{
	
	margin:12px 6px 0 5px;
	}	
.top .tcon p:nth-of-type(1){
	float:left;
	font-size:12px;
	line-height:36px;
	color:#666;
	}
.top .tcon p:nth-of-type(2){
	float:right;
	font-size:12px;
	line-height:36px;
	color:#666;
	}
.top .tcon p:nth-of-type(2) a{
	color:#666;
	}
.top .tcon p:nth-of-type(2) a:hover{
	color:#17ae79;
	text-decoration:underline;
	}
header{ height:90px; background:#FFF;  width:100%; position:fixed;  left:0px; top:0px; z-index:100; box-shadow: 0 1px 2px rgba(153,153,153,0.19);}
.header-main{ max-width:1200px; margin:0 auto;}
header h1{ float:left; width:380px; margin-top:20px; font-size:0px;}
header h1 img{ width:100%;}
header .nav{ text-align:right;position:absolute;  right:100px;}
header .nav ul{ font-size:0px;}
header .nav li{ display:inline-block; text-align:center; position:relative; z-index:100; margin-left:1px;}
header .nav li p{ line-height:90px; font-size:15px; text-transform:uppercase;}
header .nav li p a{ display:block; color:#333; font-weight:bold; padding:0 25px;}
header .nav li:hover p a{ display:block; color:#FFF; background:#1462B3; text-decoration:none;}
header .nav li p a.current{ background:#1462B3; color:#FFF;}
header .nav li dl{ position:absolute; width:170px; background:#FFF; left:0px; top:90px; visibility:hidden; opacity:0; transition:all 1s ease; text-align:center; text-align:left; border-top:2px solid #1462B3; box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);}
header .nav li:hover dl{ visibility:visible; opacity:1; top:90px;}
header .nav li dd{ font-size:14px; line-height:40px;}
header .nav li dd .border{ border:1px solid #000;}
header .nav li dd .border i{ font-size:50px; line-height:127px;}
header .nav li dd img{ width:100%;}
header .nav li dd a{ color:#333; padding-left:20px; display:block; transition:all 0.3s ease; font-size:13px;}
header .nav li dd a:hover{ color:#1462B3; padding-left:25px; text-decoration:none; display:block; background:#f9f9f9;}


header .yuyan{ position:absolute; top:2px; right:0; text-align:center; line-height:90px;z-index: 100;width: 80px;}
header .yuyan i{ margin-right:2px;}
.yuyan .box{position: relative;}
.yuyan p{line-height: 90px;text-align: left; background:url(../images/img-74.png) 36px center  no-repeat; }
.yuyan p i{margin-left: 10px;}
.yuyan ul{position: absolute;left: 0px;top: 70px;background: #fff;width: 80px;visibility: hidden;opacity: 0;transition: all 0.3s;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.yuyan:hover ul{visibility: visible;opacity: 1;top: 88px;}
.yuyan li{line-height: 32px; border-bottom:1px solid #ebebeb;}
.yuyan a{padding:0 10px;display: block; font-size:13px;}
.yuyan a:hover{text-decoration: none;display: block;background: #1462B3;color: #FFF;}


header .header-main{ transition: padding 0.3s ease 0s, transform 0.5s ease 0s; position:relative; z-index:100;}
header .m-btn { width:60px; height:60px; line-height:60px; text-align:center; display:none; cursor:pointer; float:right; margin-right:0;}
header .m-btn .box {display: block;position: relative; font-size:26px;}

.body-wrap {width: 100%;position: relative;transition: all 0.5s ease 0s;z-index: 1;}
.body-wrap.left, header.left .header-main {transform: translateX(-66%);}
.m-sub-menu.show {right: 0;transition: all 0.44s ease 0s;}

.m-sub-menu {position: fixed;right: -100%;width: 66%;top: 0;z-index: 100;height: 100%;background-color: #fff;transition: all 0.64s ease 0s;}
.m-sub-menu .top-box {line-height: 60px;background-color: #333;}
.m-sub-menu .top-box .stt {display: inline-block;font-size: 16px;color: #acacac;margin-left: 8.2%; float:left;}
.m-sub-menu .top-box .close { width:60px;  height:60px; line-height:60px; color:#FFF; cursor: pointer; float:right; text-align:center; font-size:16px; text-shadow:none; opacity:1;}
.m-sub-menu .list-wrap ul {  width: 100%;}
.m-sub-menu .list-wrap li {line-height: 50px;  width: 100%;  border-bottom: 1px solid #f2f2f2; text-transform:uppercase;}
.m-sub-menu .list-wrap li .col-box { display: block; padding: 0 7.8% 0 8.2%;}
.m-sub-menu .list-wrap .tit { font-size: 16px; color: #666; float:left;}
.m-sub-menu .list-wrap .point { display: inline-block; width: 8px; height: 12px; float:right; color:#999;}
.m-sub-menu .bot-link { width: 84%; padding: 0 7.8% 0 8.2%; margin-top: 10px;}
.m-sub-menu .bot-link a { display: inline-block; width: 30px; height: 50px; line-height:50px; margin-right: 10px; float: left; text-align:center;}
.m-sub-menu .bot-link a:hover{ text-decoration:none;}
.m-sub-menu .sec-sub-list { position: absolute; right: -100%; top: 60px; width: 100%;}
.m-sub-menu .sec-sub-list .return-fir { display: block; width: 100%; padding: 0 7.8% 0 8.2%; line-height: 60px; background-color: #333;}
.m-sub-menu .sec-sub-list .return-fir p { padding-left: 18px; color: #fff; font-size: 16px; text-transform:uppercase;}
.m-sub-menu .sec-sub-list .return-fir p i{ font-size:14px; margin-right:10px;}
.m-sub-menu .sec-sub-list .boxs { width: 100%; transition: all 0.4s ease 0s; background:#fff; position: absolute; left: 0; top: 0;}
.m-sub-menu .sec-sub-list .boxs.show { left: -100%; min-height:500px;}
.m-sub-menu .sec-sub-list ul, .m-sub-menu .sec-sub-list li { width: 100%;}
.m-sub-menu .sec-sub-list li { line-height: 50px; border-bottom: 1px solid #f2f2f2;}
.m-sub-menu .sec-sub-list li a { display: block; width: 84%; padding: 0 7.8% 0 8.2%; font-size: 16px; color: #666;}
.m-sub-menu .sec-sub-list li a:hover{ text-decoration:none;}
.m-sub-menu .sec-sub-list .bot-link { margin-top: 14px;}


/*=============底部================*/   
.footer {
    background-color: #292B2E; 
}

.footer .footer-info{
    padding-top: 40px; padding-bottom:20px; max-width:1200px; margin: 0 auto;

}
.footer .footer-info h3 {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
	font-weight:bold;
}
.footer .footer-info p {color: #999;font-size: 14px;}
.footer .footer-info ul li{margin-bottom: 10px;}
.footer .footer-info ul li a {color: #999;font-size: 14px;}
.footer .footer-info ul li a:hover {color: #1462B3; text-decoration:underline;}
.footer .footer-info .fotproduct,.footer .footer-info .about {
    float: left;
    margin-right: 50px;
    width: 13%;
	background:none;
}
.footer .footer-info .contact p {
    color: #999;
    font-size: 16px;
    position: relative;
    margin-bottom: 10px;
    padding-left: 22px;
}
.footer .footer-info .contact p a {color: #999;}
.footer-info .contact p:nth-of-type(1){ background:url(../images/tub1.png) no-repeat center left; padding-left:24px;}
.footer-info .contact p:nth-of-type(2){ background:url(../images/tub2.png) no-repeat center left; padding-left:24px;}
.footer-info .contact p:nth-of-type(3){ background:url(../images/tub3.png) no-repeat left 5px;  padding-left:24px;}
.footer-info .contact p:nth-of-type(4){ background:url(../images/tub4.png) no-repeat left 5px;  padding-left:24px;}
.footer-info .contact p:nth-of-type(5){ background:url(../images/tub5.png) no-repeat left 5px;  padding-left:24px;}

.footer .footer-info .contact {
    width: 320px;
    float: right;
}

.copy-right{background: #292B2E; border-top:1px solid #333;}
.copy-right p{text-align: center; padding:25px 0;color: #999;font-size: 14px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.copy-right p a{color: #999;}
.copy-right p a:hover{color: #1462B3; text-decoration:underline;}

/* end */
@media only screen and (max-width: 1600px){
.footer .footer-info .contact {width: 380px; }
.footer .footer-info .fotproduct,.footer .footer-info .about { margin-right:40px;}
}
@media only screen and (max-width: 1440px){

.footer .footer-info .fotproduct,.footer .footer-info .about { margin-right:40px;}
}
@media only screen and (max-width: 1360px){

.footer .footer-info .fotproduct, .footer .footer-info .about {
    margin-right: 30px;
}
.footer .footer-info .contact {width: 400px; }
}

@media only screen and (max-width: 1280px){
.footer .footer-info .fotproduct, .footer .footer-info .about {
    margin-right: 10px;
}
}
@media only screen and (max-width: 1140px){

.footer .footer-info .fotproduct, .footer .footer-info .about {
    width: 160px;
}
}

@media only screen and (max-width: 1080px){

.footer .footer-info .fotproduct, .footer .footer-info .follow, .footer .footer-info .about{ display:none;}
.footer .footer-info{ padding-top:0;}
.footer .footer-info .contact{ float:none; width:94%; margin:0 auto; padding-top:30px;}

.copy-right{ width:90%; margin:0 auto; padding:0 5%;}
.copy-right p{ text-align:left; padding:15px 0;}
}



@media (max-width:720px){
.top{ display:none;}
.footer{ margin-top:0px;}
.footer .footer-info .contact p { font-size:14px;}
}

