﻿@charset "utf-8";
/* CSS Document */
@font-face {font-family: 'iconfont';
    src: url('font/iconfont.eot'); /* IE9*/
    src: url('font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/iconfont.woff') format('woff'), /* chrome、firefox */
    url('font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

@font-face {
    font-family: 'open_san';
    src: url('font/opensans-condlightitalic-webfont.eot');
    src: url('font/opensans-condlightitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/opensans-condlightitalic-webfont.woff2') format('woff2'),
         url('font/opensans-condlightitalic-webfont.woff') format('woff'),
         url('font/OpenSans-Regular.ttf') format('truetype'),
         url('font/opensans-condlightitalic-webfont.svg#open_sansCnLtIt') format('svg');
    font-weight: normal;
    font-style: normal;
}

.Opensans{font-family:"open_san" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

body{margin:0px; padding:0px; font-size:12px; font-family:Arial, "微软雅黑";}
a{color:#333; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur()); color:#333;} 
img{border:0px;}
a:link {text-decoration: none; outline:none; color:#333;}
a:visited{text-decoration: none; outline:none; color:#333;}
a:hover{text-decoration:none; color:#f2ac20; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}
.h10{height:10px; overflow:hidden; clear:both;}
.h50{height:50px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; font-family:Arial, "微软雅黑"; color:#888; outline:none; border:0px;}
em{font-style:normal;}

.orange, a.orange{color:#eab70b;}
.blue{ color:#233859;}
.white{ color:#8999a3}
.gray{ color:#c8cbcf;}
.pr10{ padding-right:10px;}
.f24{ font-size:24px;}
.f30{ font-size:30px;}
.btn1{cursor:pointer;}
input {-webkit-appearance:none;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
.wal{width:1170px; margin:0 auto;}
.w270{width:270px;}
.w870{width:870px;}
img{vertical-align:middle;}


.Tel400 a{ color:#FFFFFF;}
.top_lj a{ color:#FFFFFF;}
.phoneImg{display:none;}
.pcHide{display:none;}

.pageNow{height:61px; line-height:61px; background:#edf3f7; font-size:14px; margin-bottom:25px;
-moz-box-shadow:inset 0 2px 5px rgba(0,0,0,0.2);
-webkit-box-shadow:inset 0 2px 5px rgba(0,0,0,0.2);
box-shadow:inset 0 2px 5px rgba(0,0,0,0.2);
}
.pageNow h1{text-transform:uppercase; font-size:28px;}
.pageNow {color:#999;float: left;width: 100%;}
.pageNow a{color:#999; padding:0 3px;}
.pageNow span{padding-left:3px;}
.pageNow a:hover{color:#f5b00e;}
.pageNow .station_home{ float:left; width:24px; height:24px;margin-top: 15px; background:url("ico_station.jpg") no-repeat;}

.sideNav .ColumnList .title{height:50px; line-height:50px; color:#233859; font-size:22px; font-size:18px; text-transform:uppercase; font-family:"微软雅黑","open_san"; font-weight:bold;border: 0px;}
.sideNav{ float:left; width:270px;}
.sideNav a{display:block; height:55px; line-height:55px; white-space:nowrap; color:#2c3740; font-size:14px; font-family:"微软雅黑","open_san";}
.sideNav a i{ color:#c8cbcf;}
.sideNav a i:hover{ color:#f2ac20;}
.sideNav a:hover, .sideNav .on{color:#f2ac20;}
.sideNav .list{display:none;}
.sideNav dd a{height:41px; line-height:41px; font-size:13px; background:url(sideNavIco.png) 22px center no-repeat; padding-left:41px;}
.sideNav dd dd a{padding-left:60px; background:url(sideNavIco2.png) 40px center no-repeat;}

.sideNav .ColumnList ul{ float:left; width:270px;}
.sideNav .ColumnList ul li{ width:270px;height: 55px;
    line-height: 55px;
    font-size: 12px;
    float: left;
    clear: both;
    margin:0px 0px 5px 0px;
    border-bottom: 1px #CCCCCC dashed;
    width: 100%;}
.sideNav .ColumnList ul li a{background: url(/style/col_01.jpg) right center no-repeat;}
.sideNav .ColumnList ul li a:hover{background: url(/style/col_01a.jpg) right center no-repeat;}

.sideSearch h2{font-size:18px; padding:30px 0 10px 0;text-transform:uppercase; font-family:"微软雅黑","open_san"; color:#233859; float:left; margin-top:10px; width:100%;}
.sideSearch .form{height:33px; position:relative; border:#dfe7eb solid 1px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.sideSearch input[type='text']{width:100%; height:33px; line-height:33px; text-indent:12px; font-size:14px; color:#999;background: transparent;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, "微软雅黑";
    color: #888;
    outline: none;
    border: 0px;}
.sideSearch input[type='Submit']{position:absolute; top:0px; right:0px; width:40px; height:33px; background:url(btn2.png) center no-repeat;}
.search{ position:relative;float: left;}
.search input[type='text']{
    width: 260px;
    color: #999;
    font-size: 12px;
    padding: 0 0 0 6px;
    line-height: 1;
    margin: 0;
    border: 0;
    height: 30px;
	border: 1px solid #efefef;
}
.search input[type='submit'] {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url("ico_search.png") no-repeat;;
    padding: 10px 0px 10px 0px;
    color: #FFF;
    cursor: pointer;
    border: 0px;
	width: 28px;
    border-radius: 6px;
}
.sideContact{ float:left; margin-top:20px;}
.sideContact h2{font-size:18px; padding:30px 0 10px 0;text-transform:uppercase; font-family:"微软雅黑","open_san"; color:#233859;}
.sideContact .content{font-size:14px; line-height:24px; color:#2c3740;}

.pageNum{text-align:center; height:50px; font-size:14px; padding-top:25px;}
.pageNum a{display:inline-block; margin:0 5px; height:28px; line-height:28px; padding:0 11px; border:#e0e5e9 solid 1px; text-transform:uppercase; font-family:Arial;}
.pageNum a:hover, .pageNum .on{background:#f9bf4a; border:#f9bf4a solid 1px; color:#FFF;}


.productShow{padding-top:35px; font-family:"微软雅黑","Arial"; width:100%; float:left;}
.productShow .imgList{width:407px; min-height:200px; position:relative;}
.productShow .imgList img{width:100%;}
.productShow .slick-dots{position:absolute; z-index:10; right:10px; bottom:15px;}
.productShow .slick-dots li{float:left; margin-right:5px; background:#2c3740; width:14px; height:14px;}
.productShow .slick-dots .slick-active{background:#f9bf4a;}
.productShow .fr{width:400px;}
.productShow .name{color:#2c3740; font-size:26px; font-weight:bold; padding:10px 0;}
.productShow .content{font-size:14px; line-height:1.8em; color:#8494a0; padding-bottom:20px;}
.productShow .btnDiv a{display:inline-block; margin-right:10px; width:139px; height:37px; line-height:37px; text-align:center; background:#ddd; font-size:14px; color:#FFF;}
.productShow .btnDiv .a1, .productShow .btnDiv a:hover{background:#f9bf4a;background:#01a0b3;}
.productShow .btn{padding-top:10px;padding-left: 0px;}
.productShow .btn li{float:left; padding-right:20px; font-size:18px; line-height:20px; height:30px;}
.productShow .btn a{float:left; margin-right:5px; position:relative; top:-1px;}
.productShow .btn .li_mail a{ float:none;}

.productShow2{font-size:14px; line-height:1.8em; padding:15px 0 50px 0; color:#8494a0;}
.productShow2 .imgDiv{text-align:center; padding-top:15px;}
.productShow2 h6{ float:left;margin-bottom: 15px; width:100%;}
.productShow2 h6 span{ font-size:16px; background:#0F8CC6;color:#FFFFFF;padding: 8px 20px 8px 10px;}

.footForm{padding:0 80px 10px 80px; background:#f2f2f2; border:#d4dee5 solid 1px;}
.footForm h2{line-height:55px; font-size:16px;}
.footForm li{min-height:31px; line-height:31px; position:relative; padding:0 0 15px 117px;}
.footForm em{position:absolute; left:0px; top:0px; width:100px; text-align:right; font-size:14px;}
.footForm em span{color:#ff0000;}
.footForm .input{border:#d4dee5 solid 1px; background:#FFF; padding:0 10px;}
.footForm .input1{height:29px; line-height:29px; width:100%;}
.footForm textarea{height:135px; padding:5px 0; width:100%; line-height:19px;}
.footForm .msg{color:#999;}
.footForm .btn1{width:84px; height:37px; background:#f2ac20; font-size:18px; color:#FFF;}

.pageTitle2{height:36px; line-height:20px; margin:30px 0px 0px; position:relative; font-family:"open_san"; text-transform:uppercase;}
.pageTitle2 b{font-size:20px;}
.pageTitle2 i{position:absolute; left:0px; top:-12px; display:block; width:42px; height:3px; background:#f2ac20;}
.pageTitle2 a{position:absolute; top:0px; right:0px; font-size:14px; text-transform:capitalize;}

.pageTitle3{ font-size:20px; color:#233859;border-bottom:#e0e5e9 solid 1px; padding-bottom:10px; margin-bottom:20px;}




.news img, .news a, .pageNum a, .product img, .product a, .videos img, .certifacation img, .indexPart1 img, .indexPart1 a,.indexPart2 img,.indexPart3 img, .indexPart4 img, .indexPart4 a, .indexPart5 img,.indexPart6 img, .indexPart7 li img, .footDiv a, .topSearch,.language{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;
}

.subfoot{ height:141px; margin-top:-20px;}
.subfoot .left_orange{ position:absolute; width:846px; height:141px; background:url(subfoot_o.png) no-repeat left; z-index:10;}
.subfoot .right_blue{ position:absolute; width:70%; right:0px; height:121px; margin-top:20px;background:#0F8CC6;}
.subfoot .wal{ position:relative;}
.subfoot_left{ width:340px; font-size:30px; font-weight:bold; z-index:30; position:absolute; margin-top:42px; background:url(phone.png) no-repeat left; padding-left:50px; color:#FFFFFF;line-height: 150%;}
.subfoot_right{ width:660px; position:absolute; z-index:30; right:0px;top: 0px;}
.subfoot_right b{color:#FFFF41; font-size:26px; font-weight:bold; line-height:161px;}
.subfoot_right span{ font-size:22px; color:#fff; font-weight:bold; line-height:161px; padding-right:10px;}
.subfoot_right a{ background:#fff; width:185px; height:47px; line-height:47px; border-radius:3px; display:inline-block; text-align:center; font-size:14px; margin-left:30px;}
.subfoot_right_phone{ display:none;}

.footDiv{ color:#233859; font-family:"open_san"; background:#fbfffe;}
.footDiv a{ color:#233859;}
.footDiv a:hover{color:#f5b00e;}
.footDiv .logo{padding:60px 0 25px 0;}
.footDiv .left01{ width:400px; float:left; margin-right:70px;}
.footDiv .left01 .add{ height:100px; overflow:hidden; font-size:14px; line-height:24px; }
.footDiv .list li a{ height:46px; line-height:35px; font-size:12px; color:#233859; float:left; padding-right:10px;}
.footDiv .list li a:hover{ color:#f5b00e;}
.footDiv .list2{ width:120px; float:left; margin-right:60px;}
.footDiv .list2 h3{font-size:16px; text-transform:uppercase; padding:60px 0 20px 0; color:#233859; font-weight:700;border-bottom:0px;text-indent: 5px; height:auto; line-height:none; background:none;}
.footDiv .list2 li{ height:35px; font-size:13px; line-height:35px; width:100%; overflow:hidden;border-bottom:0px;}
.footDiv .list2 .ColumnList ul li a{ height:35px; font-size:13px; line-height:35px; width:100%; overflow:hidden;background: url(/style/ico01.jpg) 5px center no-repeat;}
.footDiv .list2 a em{padding-right:6px;}
.footDiv .list2 a:hover{color:#f5b00e;}
.footDiv .list3{ width:200px; float:left; margin-right:60px;}
.footDiv .list3 h3{font-size:16px; text-transform:uppercase; padding:60px 0 20px 0; color:#233859; font-weight:700;border-bottom:0px;text-indent: 5px; height:auto; line-height:none;background:none;}
.footDiv .list3 li{ height:35px; font-size:13px; line-height:35px; width:100%; overflow:hidden; border-bottom:0px;}
.footDiv .list3 .ColumnList ul li a{ height:35px; font-size:13px; line-height:35px; width:100%; overflow:hidden;background: url(/style/ico01.jpg) 5px center no-repeat;}
.footDiv .list3 a em{padding-right:6px;}
.footDiv .list3 a:hover{color:#f5b00e;}
.footDiv .right{ width:240px; float:right;}
.footDiv .right h3{font-size:16px; text-transform:uppercase; padding:60px 0 20px 0; color:#233859;text-indent: 0px;background: none;border: 0px; font-weight:bold; font-family:微软雅黑;}
.footDiv .right .more{ display:none;}
.footDiv .right .ContextBox{ line-height:160%;font-family:微软雅黑;}
.footDiv .right .form{ width:100%;}
.footDiv .right .form input{ width:100%; height:36px; line-height:24px; background:#f3f3f3;  border-radius:5px; margin-bottom:10px; padding:0px 10px;}
.footDiv .right .form textarea{ width:100%; height:36px;line-height:36px; background:#f3f3f3;  border-radius:5px; padding:0px 10px;}
.footDiv .right .form .submit{width:175px; height:45px;line-height:45px; background:#f2ac20 url(submit.png) no-repeat right; border-radius:3px; cursor:pointer; margin-top:10px; font-size:16px; color:#fff; text-align:left; padding-left:15px;}
.copyright{ background:#60911E;color:#FFF; padding:30px 10px; line-height:18px;}
.copyright a{ color:#FFFFFF; text-decoration:underline;}

.topA{display:block; position:fixed; z-index:30; right:20px; bottom:100px; background:url(topA.png) center no-repeat; width:50px; height:50px;}


.order_email{width: 800px;padding: 0 80px 10px 80px;background: #f2f2f2;border: #d4dee5 solid 1px;margin-top: 50px;float: left; margin-bottom:80px;}
.order_email h2{line-height: 55px;font-size: 16px;color: #333;}
.order_email em{font-size: 14px; margin-right:10px;width: 100px;float: left;text-align: right;}
.order_email td{ padding: 5px 0px;}
.order_email input{border: #d4dee5 solid 1px;background: #FFF;padding: 0 10px;width: 600px;}
.order_email textarea {height: 135px;
    width: 600px;
    line-height: 19px;
    border: #d4dee5 solid 1px;
    background: #FFF;
    padding: 0 10px;
}
.order_email input[type=submit]{display: block;
    float: right;
    width: 95px;
    height: 34px;
    text-align: center;
    line-height: 34px;
	cursor: pointer;
    color: #fff;
	border: 0px;
    background: #009c82;
	padding:0px;
    margin-top: 15px;
    margin-right: 140px;}