﻿@charset "utf-8";
/* CSS Document */
* { padding: 0px; margin: 0px; box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
img {
border:none; max-width:100%;}

body {min-width:1200px; font-size: 14px; font-family:"Microsoft YaHei", Arial;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 26px;
}
a {
text-decoration:none;
font-family:"Microsoft YaHei", Arial;
color:#333;
font-weight:normal;
}
a:hover {
color:#00a0e9;
}
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:27px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:1200px;margin:0 auto;}
.hza{ width: 1200px; margin:65px auto; }
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}



.logo{margin:10px 0 5px 0;}
.logo img{height:55px;}
.top-pc { position: fixed; z-index: 99999; top: 0px; left: 0; min-width: 1200px;  width: 100%; transition:all 0.5s; }
.top-pc.active{background:rgba(70,70,80,0.6);}
.top-hz { width:1200px; margin: 0 auto; }

.top-right { display: block; white-space : nowrap; }
.nav { display: inline-block; box-sizing: border-box; vertical-align: bottom; }
.mainbav ul:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.mainbav li { position: relative; margin: 0 30px; }
.mainbav li.memu:after{content:""; width:0; height:3px; background:#00a0e9; position:absolute; bottom:0; left:0; transition:all 0.5s;}
.mainbav li.memu:hover:after{width:100%;}
.mainbav li.active:after{width:100%;}
.mainbav li:last-of-type { padding-right: 0px; }
.mainbav li a { font-size:16px; color:#fff; }
.mainbav .memu { float: left; line-height: 65px; height:65px; padding-top:5px;}
.mainbav .memu:hover, .mainbav .memu.active { display: block; }
.mainbav .memu:hover a, .mainbav .memu.active a { color: #00a0e9; }
.mainbav ul li ul { display: none; position: absolute; padding:0 15px 15px 15px;width: 200px; left: 0; top:90px; z-index: 999999; background:#fff; }
.mainbav ul li ul li { float: none; border-right: none; padding: 0; line-height:50px; position: relative; text-align: left; border-bottom:1px dashed #dfdfdf;}
.mainbav ul li ul li a { display: block; color: #333 !important; font-size: 16px; font-weight: normal; padding: 0 15px; }
.mainbav ul li ul li a:hover { text-decoration: underline; background-color: #00a0e9; color: #fff!important; }
.mainbav ul li ul li ul { position: absolute; left: 100%; top:0; }

/*banner*/
.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:27px; height:50px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; }
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:11px; height:11px; display:block; background:#bfbfbf; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#058f4d;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{line-height:0px;height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}

.index-title{
	text-align: center;
	font-size: 30px;
	line-height:30px;}

.index-title-ms{text-align: center;margin-top:15px;color:#666;}

.index-product-bj{background:#f5f5f5;overflow:hidden;padding:60px 0;}
.index-products-hz{margin-top:30px;}
.index-products{border:1px solid #e6e6e6;width:23.5%;float:left;margin-right:1%;margin-bottom:2%;background:#fff;}
.index-products:hover{border:1px solid #00a0e9;}
.index-products:nth-child(4n){margin-right:0;}
.index-products-wb{padding:20px;text-align:center;}
.index-products-wb p a{font-size:16px;;}
.index-products-wb p {margin-bottom:20px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-products-wb span{color:#999; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; 
}

.index-products-pic{display:block; overflow:hidden;}
.index-products-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-products-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}



.index-about-bj{background:url(../images/index-about-bj.jpg) center;background-size: cover;
    background-attachment: fixed;
    padding:3.5vw 0;
    overflow: hidden;}
.index-about-title{color:#fff;font-size:30px;text-align:center;line-height:30px;}
.index-about-nr{margin-top:50px;color:#fff;font-size:15px;text-align:center;}
.index-about-more{border-radius:5px;width:160px;line-height:50px;margin:50px auto 0 auto;background:#00a0e9;text-align:center;}
.index-about-more a{color:#fff;}


.index-news-title{border-bottom:1px solid #d1d1d1;font-size:36px;text-align:center;padding-bottom:35px;}
.index-news-nr{margin-top:50px;}
.index-news-nr-left{width:31%;margin-right:3%;}
.index-news-nr-left:nth-child(3n){margin-right:0;}
.index-news-nr-left-title{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-nr-left-title a{font-size:16px;}
.index-news-nr-left-rq{ margin:10px 0; color:#999; }
.index-news-nr-left-rq-pic{margin-top:3px;}

.index-news-nr-left-content{margin:25px 0;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;color:#999;}
.index-news-nr-left-more{border-radius:5px;width:120px;line-height:40px;border:1px solid #dbdbdb;display:block;padding:0 15px;}
.index-news-nr-left-more a{color:#666;}
.index-news-nr-left-more a:hover{color:#00a0e9;}

.foot-menu-hz{background:url(../images/index_40.jpg)no-repeat;overflow:hidden;}
.foot-menu{width:790px;}
.foot-menu li{float:left;margin-right:45px;line-height:57px;}
.foot-menu li a{font-size:18px;color:#fff;}
.foot-fw{width:234px;line-height:57px;color:#fff;font-size:30px;}

.foot-bj{background:#f3f3f3;padding-top:55px;overflow:hidden;}
.index-foot-feedback{width:535px;margin-right:45px;}
.index-soka{ width: 230px; border: 1px solid #D8D8D8; line-height:40px; margin-bottom: 6px; padding-left: 9px; font-size: 14px; font-family: "微软雅黑"; }
.index-sokb{ border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 10px; padding-left: 10px; font-size: 14px; font-family: "微软雅黑"; height: 150px; }
.index-tj{ width: 120px; border: 1px solid #e6e5e5; line-height: 42px;  color: #fff;border-radius:5px; font-size: 14px; background-color: #00a0e9; cursor: pointer; font-family: "微软雅黑"; }
input {
	outline:none;

}
textarea{
	outline:none;

}
.index-foot .index-foot-feedback::-webkit-input-placeholder{ /* WebKit browsers */
color:#999;font-size:14px;
}
.index-foot .index-foot-feedback:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#999;font-size:14px;
}
.index-foot .index-foot-feedback::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#999;font-size:14px;
}
.index-foot .index-foot-feedback:-ms-input-placeholder { /* Internet Explorer 10+ */
color:#999;font-size:14px;
}
.index-foot-contact{width:405px;}
.index-foot-contact a{}
.index-foot-contact a:hover{color:#00a0e9;}


.index-foot-left{line-height:55px;margin-top:35px;background:#333;color:#999;}
.index-foot-left a{color:#999;font-size:15px;}
.index-foot-left a:hover{ text-decoration:underline;color:#fff;}



.about{width: 1200px; margin: 45px auto; overflow: hidden;}
.about-menu-hz{background:#f2f2f2;padding:20px 0;overflow:hidden;border-bottom:1px solid #e8e8e8;}
.about-menu-top-title{font-size:22px;float:left;color:#00a0e9;}
.about-menu-top-wz a{color:#666;}
.about-menu-top-wz a:hover{color:#00a0e9;}
.js{color:#333;}


.img-banner{ background:center center; width:100%; overflow:hidden;}
.img-banner div{ line-height:0px;}
.img-banner div img{opacity:0;}




/*culture*/

.cul_box{
padding-top:50px;
}


html[lang="en"] .train.culture h1{
	letter-spacing:0.6px;
	text-transform:uppercase;
	}
.culture dd{

	width:31.3%;

	float:left;

	height:260px;

	margin-right:3%;

	position:relative;

	overflow:hidden;

	border-radius:18px;

	overflow:hidden;

	margin-top:40px;

	opacity:0;

	}

.culture dd:last-of-type{

	margin-right:0;

	}

.culture dd img{

	display:block;

	width:100%;

	}

.culture dd  h2{

	color:#fff;

	font-size:20px;

	padding:30px 0 12px 25px;

	letter-spacing:1px;

	position:relative;

	}

.culture dd  h2 b{

	position:absolute;

	left:20px;

	bottom:0;

	width:40px;

	height:1px;

	background-color:#fff;

	}

.culture dd h3{
color:#fff;

	text-shadow:0 2px 2px rgba(0,0,0,0.1);

	margin-left:20px;

	margin-top:12px;

	text-transform:uppercase;

	}

.culture dd .t_box{

	position:absolute;

	left:0%;

	top:50%;

	width:100%;

	height:0;

	background-color:rgba(255,174,0,0.9);

	opacity:0;

	z-index:11;

	-webkit-transition:all .4s;

	transition:all .4s;

	}

.culture dd:hover .t_box{

	left:0%;
	top:0%;
	height:100%;

	opacity:1;

	}

.culture dd:hover .txt{

	opacity:0;

	}
.culture dd em{
	display:block;
	
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	font-style:normal;
	padding-bottom:20px;
	}
.culture dd .box  h4{

	color:#fff;

	font-size:22px;

	text-align:center;

	padding:30px 0 10px;

	letter-spacing:1px;

	}
html[lang="en"] .culture dd .box  h4{
	letter-spacing:0.4px;
	font-size:18px;
	padding-bottom:30px
	}
.culture dd .box p{
	color:#fff;
	width:88%;
margin:auto;
	text-align:center;
letter-spacing:1px;
text-align:center;
	line-height:24px;

	}
html[lang="en"] .culture dd .box p{
	letter-spacing:0px;

	text-align:left;
	margin-bottom:5px;
	}

.about-menu-cd{  float: left;width:100%;margin-top:20px;}
.about-menu-cd li{float: left;}
.about-menu-cd li a{display: block; padding:15px 25px;}
.about-menu-cd li:hover a,.about-menu-cd li.on a{ color:#fff;background:#00a0e9;display:block;}




#demo{width:100%; overflow:hidden;margin-bottom:30px; }
.tj-product-title{text-align:center;font-size:30px;line-height:30px;margin-bottom:30px;}
.tj-product{border-top:1px solid #e5e5e5; padding: 50px 0 30px 0; }
.tjcp-title{font-size:30px;font-weight:bold;text-align:center;margin-bottom:50px;}
.tj-product-hz{width:260px;margin-right:20px;float:left;}
.tj-product-pic img{border:1px solid #e5e5e5; }
.tj-product-pic img:hover{border:1px solid #1384cf;}
.zzmc{text-align:center;margin-top:0px;background:#f2f2f2;padding:12px 0;}



.xy{ width: 100%; margin:0 auto; text-align: center; overflow:hidden;}
.xy li{margin:0 10px; display:inline-block; font-size:0px;}
.xy li a{ font-size:14px; }
.xy li a:hover,.xy li a.on {color:#005cb1;}


.news-syt{ width: 550px; background: #f2f2f2; line-height: 40px; padding: 0 10px;margin-top:50px;float:left;}
.news-syt-right{width: 550px; background: #f2f2f2; line-height: 40px; padding: 0 10px;margin-top:50px;float:right;}


.product-syt{ width: 48%; background: #f2f2f2; line-height: 40px; padding: 0 10px;margin-top:50px;float:left;}
.product-syt-right{width: 48%; background: #f2f2f2; line-height: 40px; padding: 0 10px;margin-top:50px;float:right;}
.product-top { }
.product-top .l { width: 50%; float: left; 
}
.pro-right { width: 45%;float:right;}
.product-ny-title { font-size:20px; }
.product-ny-fwrx {  line-height: 28px; font-size: 16px; float: left; margin-top: 20px; 
}
.product-ny-hm{
	font-size:24px;
	color:#e70000;
}
.pro-js { margin-top: 30px; }


.ny-product-ms-hz{ border-top: 1px solid  #e9e9e9; }
.ny-product-ms{ width: 180px; line-height: 50px; text-align: center; color: #fff; background: #00a0e9; font-size: 18px; margin-top:40px;}
.ny-product-content{margin-top:25px;}



.jjfa-content{ margin: 30px 0; }




.news-hz{border-bottom:1px solid #eaeaea;padding-bottom:30px;margin-bottom:50px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.news-hz:hover{transform:translateY(-6px); -webkit-transform:translateY(-6px);}
.news-rq{text-align:center;width:163px;margin:0 auto;font-size:20px;color:#999;}
.rqsz{font-size:70px;line-height:70px;}

.news-centent{width:100%;float:left;color:#666; margin-bototm:15px;}
.news-centent-title{ margin-bottom: 20px; }
.news-centent-title a{color:#333;font-size:18px;}
.news-nr{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-bottom:15px;color:#999;}
.news-ll{width:70px;height:52px;float:right;text-align:center;border:1px solid #d6d7d6;border-radius:5px;padding-top:18px;margin-right:30px;}

.news-ti { width: 1200px; border-bottom: 1px  dashed  #D0D0D0; font-size: 22px; line-height: 35px; text-align: center; padding-bottom: 10px; 
}

.time {
	font-size: 14px;
	color: #666;font-weight:normal;
}


.map{  float: right;  padding: 5px; border: 1px solid #e6e6e6;width:1180px; }
.contact-hz{ margin-bottom: 30px; border: 1px solid #f7f7f7; overflow: hidden; }
.contact-title{ background: #f7f7f7; line-height: 45px; padding-left: 15px; display: block; font-weight: bold; font-size: 16px; color: #000000; }
.contact-nr{padding:20px;}



.soka{ width: 550px; border: 1px solid #D8D8D8; line-height: 40px; margin-bottom: 20px; padding-left: 10px; color: #CCCCCC; font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;  }

.sokb{  border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 10px; color: #CCCCCC; font-size: 15px; font-family:"Microsoft YaHei", verdant, tahoma;  height:280px;width:1180px;}

.tj{ width: 120px; border: 1px solid #e6e5e5; line-height: 37px; text-algin: center; color: #fff; font-size: 14px; background-color: #333333; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 16px; }