@charset "utf-8";

/* CSS Document */
*{margin:0;
  padding: 0;}
body{
	font-family:"微软雅黑"
}
img{border:0px;}
a:hover{
	color: #3aaee1;
}
#body .clear{
	float:none;
	width:0;
	height:0;
	padding:0;
	margin:0;
	clear:both;
	border:none;
}
.clear{
	float:none;
	width:0;
	height:0;
	padding:0;
	margin:0;
	clear:both;
	border:none;
}
.content-dow-content{
	margin:0 auto;
}
ul:after{
	display: block;
	content:"";
	float:none;
	width:0;
	height:0;
	padding:0;
	margin:0;
	clear:both;
	border:none;
}
a{
	text-decoration: none;
	font-size: 14px;
	font-family: '微软雅黑';
}

.header{
	height: 180px;
	width: 100%;
	border-top: 8px solid #3aaee1;
	border-bottom: 3px solid #3aaee1;
}
.header .head-top{
	width: 100%;
	height: 130px;
	min-width: 1200px;
	border-bottom: 1px solid #e5e5e5;
}
.header .head-top .top{width: 1200px;height: 100%;}
.header .head-top .top .logo{
	width: 490px;
	height: 74px;
	float: left;
	margin-top: 30px;
}
.version{
	width: 600px;
	height: 100%;
	float:right;
}
.search{
	width: 280px;
	height: 30px;
	float: left;
	margin-top: 25px;
}
.search .condition{
    height: 30px;
    border: 1px solid #e5e5e5;
}
.search .submit{
	list-style: none;
    border: 1px solid #e5e5e5;
    width: 30px;
    height: 30px;
    background: url(../images/seacher_10.jpg) center no-repeat;
    cursor: pointer;
    border-left:none;
}
.search input{
	vertical-align:middle;
	height:30px;
	box-sizing:border-box;
	outline:none;
	padding:5px;
	color:#c9c9c9;
	font-size:16px;
	font-family: '微软雅黑';
	letter-spacing: 1px;
}
.language{
	width: 310px;
	height: 30px;
	float: right;
	margin-top: 24px;
}
.language .w2{
	list-style: none;
	margin-left: 50px;
}
.language .w2 li{
	float: left;
	width: 110px;
	text-align: center;
}
.language .w2 li a{
	color: #6b6b6b;
	font-size: 14px;
	font-family: '微软雅黑';
	line-height: 30px;
}
.language .w2 li a:hover{
	color:#3aaee1; 
}
.language .china{
	background: url(../images/china_05.jpg) left no-repeat;
}
.language .china a{
	margin-left: 9px;
}
.language .space{
	font-size: 10px;
	color: #e4e3e3;
	margin-left: 15px;
}
.language .english{
	background: url(../images/english_07.jpg) left no-repeat;
}
.phone{
	width: 280px;
	height: 44px;
	clear: both;
	margin-right: 72px;
	padding-top: 15px;
	background: url(../images/phono_06.jpg) left no-repeat;
	text-align: right;
}
.phone .landline{
	font-size: 38px;
	line-height: 28px;
	font-weight: bold;
	color: #666;
	font-family: '宋体';
}
.head-nav{
	width: 1200px;
	height: 50px;
}
.head-nav .nav{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.head-nav .nav li{
	float: left;
	width: 141px;
	height: 50px;
	text-align: center;
}
.head-nav .nav li a{
    font-size: 14px;
    font-family: '微软雅黑';
    color: #333;
    line-height: 50px;
    display: block;
}
.head-nav .nav li a:hover{
	color: #fff;
	background: #3fade2;
}
.head-nav .nav .current{
	color: #fff;
	background: #3fade2;
}
/*content*/
.content{
	padding-bottom:50px; 
}
.content .banner{
    width: 100%;
    position: relative;
}
.banner .focusBox {  width:100%;position: relative; overflow: hidden;}
.banner .focusBox .pic img { width:100%;  display:block; min-width: 1200px; }
.banner .focusBox .pic li{list-style: none;}
.banner .focusBox .hd { overflow:hidden;  position:absolute;bottom: 20px;left:50%; z-index:99;}
.banner .focusBox .hd li{border-radius:100px; ;list-style:none;float:left; width:10px; height:10px; cursor:pointer; overflow:hidden; background:#fff; margin-left:12px; border: 1px solid #919191;}
.banner .focusBox .hd .on{ background:#3fade2; filter:alpha(opacity=100);opacity:1;   }

.categroy{
    width: 100%;
    height: 460px; 
}
.categroy .menu{
	width: 1200px;
	height: 60px;
}
.categroy .menu .down{
	list-style: none;
}
.categroy .menu .down li{
	float: left;
	width: 141px;
	text-align: center;
}
.categroy .menu .down li a{
	line-height: 60px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #333;
	display: block;
}
.categroy .menu .down li .a-hover{
	background: #3fade2;
	color: #fff;
}
.categroy .menu .down li .a-hover .sanjiao{
	display:block;
}
.sanjiao{
	display:none;
	position:absolute;
	bottom:-16px;
	left:50%;
	margin-left:-8px;
	width:0;
	height:0;
	border:8px solid rgba(0,0,0,0);
	border-top-color:#3fade2;
}
.categroy .detail{
	width: 100%;
	height:400px;
	background: #f4f4f4;
}
.down a{
	position:relative;
}
.content-dow-content{
	display:none;
	height: 100%;
	width: 1200px;
}
.show{
	height: 100%;
	width: 1200px;
	display: block;
}
.con-detail{
	width: 41%;
	height: 100%;
	float: left;
}
.con-detail-tit{
    width: 100%;
    height: 152px;
}
.con-detail-tit .product-name{
	font-size: 40px;
	font-family: '微软雅黑';
	line-height: 150px;
	color: #035cac;
	letter-spacing: 1px;
}
.con-detail-tit .subscript{
	height: 4px;
	width: 100px;
	background: #c3c3c3;
	display: block;
	float: left;
	margin-top: -23px;
}
.con-detail-con{
	clear: both;
	height: 115px;
	width: 100%;
	overflow: hidden;
}
.con-detail-con p{
	line-height: 29px;
	font-size: 14px;
	font-family: '微软雅黑';
	color: #6b6a6a;
}
.con-detail-link{
	width: 100%;
	height: 120px;
}
.con-detail-link a{
	width: 145px;
	height: 45px;
	display: block;
	float: left;
	color: #fff;
	text-align: center;
	line-height: 45px;
	margin-top: 25px;
}
.see-detail{
    background: #1d6ab0;
}
.see-detail:hover{
	background: #3fade2;
}
.see-more{
	background: #3fade2;
	margin-left: 18px;
}
.see-more:hover{
	background: #1d6ab0;
}
.con-detail-img{
	width: 56%;
	height: 100%;
	float: left;
}
.img-info{
    height: 280px;
    width: 100%;
    margin-top: 55px;
}
.img-info img{
	max-width: 100%;
    max-height: 100%;
}

.plate{
	width: 1200px;
	margin-top: 27px;
}
.plate .news{
	width: 32%;
	float: left;
    border: 1px solid #e5e5e5;
}
.news-head{
	height: 65px;
	width: 100%;
}
.news-more{
    float:right;
    margin-right: 6px;
    margin-top: 30px;
    vertical-align: middle;
}
.news-more a{
	color: #a1a1a1;

}
.news-more a:hover{
	color: #3aaee1;
}
.news-more a:hover .more-bor{
	color: #3aaee1;
	border: 1px solid #3aaee1;
}
.news-more .more-big{
	font-size: 21px;
	vertical-align: middle;
}
.news-more .more-small{
	display: inline-block;
    font-size: 12px;
    vertical-align: middle;
    padding-top: 8px;
}    
.news-more .more-bor{
	font-size: 20px;
    font-family: '宋体';
    color: #b9b9b9;
    margin-left: 5px;
    border: 1px solid #b9b9b9;
    text-align: center;
    vertical-align: middle;
    height: 19px;
    display: inline-block;
    line-height: 20px;
    width: 20px;
}
.news-list{
	height: 203px;
	width: 100%;
	text-align: center;
}
.news-list .list-art{
	list-style: none;
}
.news-list .list-art li{
	width: 96%;
	height:50px;
	border-bottom:1px solid #d9d9d9; 
	text-align: left;
}
.news-list .list-art li a{
	line-height: 50px;
	color: #787878;
	margin-left: 8px;
}
.prefix{
	padding-right: 11px;
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
	padding-bottom: 6px;
}
.gt{
    font-size: 15px;
    font-family: '宋体';
    float: right;
    margin-right: 12px;
    display: inline-block;
	vertical-align: middle;
}
.news-list .list-art li a:hover{
	color: #3aaee1;
}
.video-head{
	height: 65px;
}
.video-list{
	height: 203px;
	width: 100%;overflow: hidden;
}
.video-list p{
	text-align: left;
	line-height: 31px;
	font-size: 14px;
	color: #787878;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
}
.button-video{
	width: 110px;
	height: 47px;
	display: block;
	color: #fff;
	background: #3aaee1;
	float: right;
	text-align: center;
	line-height: 47px;
	margin-right: 5px;
	letter-spacing: 1px;
}
.button-video:hover{
	color: #fff;
}
.plate .video{
	width: 32%;
	float: left;
    border: 1px solid #e5e5e5;
    margin-left: 10px;
    text-align: center;
}

.plate .contact{
	width: 31%;
	float: left;
    border: 1px solid #e5e5e5;
    margin-left: 10px;
    text-align: center;
}
.contact .contact-con{
	width: 100%;
	height: 198px;
}
.contact-service{
	text-align: left;
	font-size: 14px;
	color: #787878;
	margin-left: 18px;
	line-height: 45px;
	margin-top: 5px;
}
.contact-code{
	font-size: 36px;
}
.contact-address{
	font-size: 14px;
}
.storage{
	display: inline-block;
	margin-left: 13px;
	margin-top: 11px;
}
.storage-1,.storage-2{
	display: inline-block;
	vertical-align:middle;
	padding-top: 10px;
}
.srtong-first{
	display:inline-block;
	font-size:26.74px;
	color:#FFF;
	background-color:#3fade2;
	padding:4px 8px;
	vertical-align:top;
}
.content-ccc{
	display:inline-block;
	width:70px;
	line-height:22.5px;
	text-align: left;
}
.big{
	font-size:14px;
	color: #292929;
}
.small{
	display:inline-block;
	width:120px;
	font-size:16px;
	color: #292929;
	margin-left:-30px;
	-webkit-transform:scale(0.5);
	transform:scale(0.5);
}
.image{
	width: 100%;
	height: 100px;
	padding-top: 4px;
}
.image img{
	width: 100%;
	height: 100px;
}


/*footer*/
#footer{height: 150px;width:100%;background: #1d6ab0;}
#footer .foot{width: 1200px;height: 150px;}
#footer .foot .ftop{height: 61px;width: 1200px;border-bottom: 1px solid #1b63a4;line-height: 17px;}
#footer .foot .fbot{border-top:1px solid #2771b5;width: 1200px; margin-top: 1px;color: #fff;letter-spacing: 1px;}
#footer .foot .fbot .copy{margin-top: 10px;margin-left: 39px;}
#footer .foot .fbot .copy p{line-height: 30px;margin-left: 2px;font-family: '微软雅黑';font-weight: 500;font-size: 14px;color:#fff;}
#footer .foot .fbot .copy p a{color: #fff;}
#footer .foot .fbot .copy p a:hover{color: #f00;}
.f-nav{list-style: none;}
.f-nav li{width: 141px;height: 18px;text-align: center;float: left;margin-top: 25px;}
.f-nav .n-first{border-right: 1px solid #fff;}
.f-nav .n-like{border-left: 1px solid #a5d2f4;border-right: 1px solid #fff;}
.f-nav li a {color: #fff;line-height: 16px;font-weight: 600;font-size: 14px;font-family: '微软雅黑';}
.f-nav .n-last{border-left: 1px solid #fff;}

/*内页样式*/
.center{
	width: 100%;
	background: url(../images/background_02.jpg) left top no-repeat;
	padding-bottom: 50px;
}
.center .inside{
	width: 1200px;
}
.center .inside .title{
	height: 140px;
	width: 100%;
}
.title-banner{
	padding-top: 45px;
}

.center-left-nav{
	width:220px;
	position:absolute;
	left:0;
	top:0;
	margin-left:-20px;
	background-color:#3fade2;
	text-align: center;
}
.top-level{
	height: 52px;
	width: 92%;
	border-bottom: 1px solid #3697c6;
}
.top-level span{
	font-size: 18px;
	line-height: 52px;
	color: #fff;
	letter-spacing: 1px;
}
.lower-level{
	min-height: 360px;
	width: 92%;
}
.sub-menu{
	list-style: none;
	margin: 0;
	padding: 0;
}
.sub-menu li{
	width: 100%;
	height: 42px;
	border-top: 1px solid #45b8ef;
	border-bottom: 1px solid #3697c6;
}
.sub-menu li a{
	line-height: 42px;
	color: #fff;
	position: relative;
	display:block;
	width:71%;
	margin-left:auto;
	margin-right:0;
	text-align:left;
}
.sub-menu li a:hover .triangle{
	display:block;
}
.triangle{
	display:none;
	position: absolute;
	width:0;
	height:0;
	border:6px solid rgba(0,0,0,0);
	border-left-color:#fff;
	top:50%;
	margin-top:-7px;
	left:-30px;
}
.sub-menu li .current .triangle{
	display: block;
}
.right-nav{
	height: 52px;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
}

.center-left-nav>.triangle{
	display: block;
	position: absolute;
	top:auto;
	left:0;
	bottom:-27.5px;
	border:14px solid rgba(0,0,0,0);
	border-right-color: #338fbb;
	border-top-color: #338fbb;
	z-index:9;
}
.center-content{
	width: 1200px;
	box-sizing:border-box;
	padding-left:225px;
	position:relative;
	background-color:#FFF;
	left:35px;
	padding-right:35px;
	margin-top:15px; 
}
.content-right{
	width:100%;
}
.ritght-top-menu{
	font-size: 14px;
	color: #666;
	line-height: 52px;
}
.ritght-top-menu a{
	color: #666
}
.ritght-top-menu a:hover{
	color: #3aaee1;
}
.right-con-data{
	width: 100%;
}
.data-det{
	width: 100%;
	padding-bottom: 45px;
	min-height: 350px;
}
.product-list{
	list-style: none;
	margin-left: -38px;
}
.product-list li{
	float: left;
	width: 29%;
	margin-top: 20px;
	margin-left: 40px;
	height: 290px;
}
.product-list li p a{
	line-height: 45px;
}
.success-case{
	width: 100%;
	height: 85%;
}
.success-case img{
    width: 100%;
    height: 100%;
}
.product-list li .product-name{
	display: block;
	vertical-align: middle;
	text-align: center;
}
.product-name a{
	color: #666;
	line-height: 30px;
	font-size: 14px;
}
.product-name a:hover{
	color: #3aaee1;
}
.data-page{
	width: 100%;
    text-align: center;
    padding-bottom: 40px;
    margin-top: 40px;
}
.data-page a{
	font-size: 14px;
	color: #666;
	padding: 2px 8px;
	border: 1px solid #666;
	line-height: 25px;
	margin: 6px;
}
.data-page a:hover{
	color: #3aaee1;
	border: 1px solid #3aaee1;
}
.data-page span{
	font-size: 14px;
	color: #333;
	padding: 2px 8px;
	margin: 5px;
}
.data-page strong{
	margin-left: 60px;
}

/*article*/
.article-list{
	list-style: none;
}
.article-list li{
	width: 100%;
	height: 115px;
	border-bottom: 1px solid #e5e5e5;
}
.article-item{
   	width: 98%;
   	height: 99px;
   	overflow: hidden;
   	float: left;
   	margin-top: 10px;
}
.article-item p{
	line-height: 28px;
	font-size: 14px;
	color: #666;
	margin-top: 3px;
}
.article-img{
	float: left;
	height: 78px;
	width: 15%;
	text-align: left;
	margin-top: 8px;
}
.image-art{
	width:80%;
	height: 100%;
	float: left;
}
.image-art img{
	width: 100%;
	height: 100%;
	border: none;
}
.article-info{
	width: 85%;
	height: 96px;
	float: left;
	overflow: hidden;
}
.article-tit a{
	color: #3aaee1;
}
.article-tit a:hover{
	color: #333;
}
.article-date{
	font-size: 12px;
	margin-left: 70px;
	color: #6b6b6b;
}
/*product*/
.case-list{
	list-style: none;
	margin-left: -10px;
}
.case-list li{
	width: 22%;
	height:230px;
	margin-left: 25px;
	margin-top: 25px;
	border: 1px solid #e5e5e5;
	float: left;
}
.case-img{
	height: 81%;
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}
.case-img img{
	max-width: 100%;
	max-height: 100%;
}
.case-title{
	height: 19%;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.case-title p{
	line-height: 40px;
	letter-spacing: 1px;
}
.case-title p a{
	color: #333;
}
.case-title p a:hover{
	color: #3aaee1;
}
/*about*/
.show-about{
	width: 100%;
	min-height: 450px;
	padding-top: 25px;
	text-align: center;
}
.show-about-img{
	width: 100%;
	text-align: center;
}
.show-about-con{
	width: 85%;
	text-align: left;
	padding-top: 20px;
}
.show-about-con p,div{
	color: #666;
	line-height: 30px;
	font-size: 14px;
	letter-spacing:0px;
}
.afterSale{
	width: 98%;
	text-align: left;
}
.afterSale p{
	line-height: 30px;
	font-size: 14px;
	letter-spacing: 1.5px;
	color: #666;
}
.show-map{
	width: 93%;
	height: 360px;
	border: 1px solid #e5e5e5;
}
.contact-info{
	width: 93%;
	text-align: left;
	margin-top: 25px;
}
.contact-info p{
	line-height: 30px;
	font-size: 14px;
	letter-spacing: 1.5px;
	color: #333;
	margin-left: 10px;
}
.message{
	width: 85%;
	text-align: left;
}
.show-message{
	list-style: none;
}
.show-message li{
	padding-top: 15px;
}
.form-tit{
	font-size: 18px;
	color: #333;
	line-height: 35px;
}
.show-message input{
	width: 98%;
	height: 45px;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	padding: 5px;
	outline: none;
	letter-spacing: 2px;
}
.show-message textarea{
	width: 98%;
	height: 140px;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	outline: none;
	resize:none;
	padding: 5px;
}
#dosubmit{
	width: 190px;
	height: 55px;
	background: #3aaee1;
	color: #fff;
	text-align: center;
	margin-left: 35%;
	margin-top: 10px;
	font-size: 18px;
}

/*detail*/
.one-tit{
	width: 100%;
	height: 70px;
	text-align: center;
}
.one-tit h3{
	font-size: 20px;
	line-height: 35px;
	color: #333;
}
.see-number{
	font-size: 14px;
	color:#787878;
	line-height: 35px; 
}
.one-content{
	width: 90%;
	margin-top: 35px;
	text-align: left;
}
.one-content p{
	line-height: 30px;
	font-size: 14px;
}
.product-img{
	width: 100%;
	text-align: center;
}
.product-img img{
	max-width: 95%;
}
.data-det .video{
	margin-top: 25px;
    width: 80%;
    height: 300px;
    border: 1px solid #e5e5e5;
}
.w3{
	width:100%;
	list-style: none;
}
.w3 li{
	width:33.333%;
	float:left;
}
.w3 img{
	width:100%;
	vertical-align: middle;
}
.w3 div{
	padding:20px;
}