
.hhead{
	width: 100%;
	height:40px;
	background:#191919;
	border-bottom:5px solid #d42128;
	padding: 0 auto;
}
#hhead{
	width: 1200px;
	height: 40px;
	/*background: yellow;*/
	margin: 0 auto;
	position: relative;
	}
	#hhead div{
		float: left;
	}
.hh1{
	width: 225px;
	height:40px;
	border-left: 1px solid #3e3e3e;
	border-right:1px solid #3e3e3e;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px
}
.hh1 a{
	color: #fff;
}
.hh1 img{
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 10px;
	margin-left: 10px
}
.hh2
{
width: 230px;
	height:40px ;
	
	border-right:1px solid #3e3e3e;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px	
}
.hh2 img{
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 10px;
	margin-left: 10px
}
.hh2 p{
	float: left;
	margin-left:10px;
	font-size: 12px;
	color: #FFFFFF;
	}
.hh3{
	width: 120px;
	height:40px ;
	border-right:1px solid #3e3e3e;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 40px;
	position: relative;	
}
.hh3 a{
	display: block;
	line-height: 40px;
	color: #fff;
	padding-left: 46px;
}
.hh3 a.cn{
	background: url(../img/chinese.png) no-repeat 24px center;
}
.hh3 a.en{
	background: url(../img/english.png) no-repeat 24px center;
}
.hh3 a:hover{
	background-color: #333;
}

.hh3 img{
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 10px;
	margin-left: 10px
}
.hh3 p
{
	float: left;
	margin-left:10px;
	font-size: 12px;
	color: #FFFFFF;
	}
.
.hh1 img{
	width: 20px;
height: 20px;
	float: left;
	margin-top: 10px;
	margin-left: 10px
}
.hh1 p
{
	float: left;
	margin-left:10px;
	font-size: 12px;
	color: #FFFFFF;
	}
	.hh4{
		width: 250px;
		height: 100%;
		background: #d42128;
		position: absolute;right: 0;top: 0;
	}
	.hh4 p{
		line-height: 40px;
		margin-left: 15px;
		font-size: 12px;
		color: #FFFFFF;
	}
.hh4 img{
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position: absolute;
	right: 20px;
}
.sea_inp{
	width: 190px;
	padding-left: 12px;
	height: 40px;
	color:#fff;
	line-height: 40px;
	background: none;
	border: none;
}
.sea_inp::-webkit-input-placeholder{ 
color: #fff; 
} 
.sea_inp:-moz-placeholder{ 
color: #fff; 
} 


.sea_btn{
	width:60px;
	height: 40px;
	border: none;
	background: url(../img/big.png) no-repeat center center;
	cursor: pointer;
}

.menu{
	height: 127px;
	background: #fff;
}
.logo{
	width: 250px;
	}
.logo a{
	display: table-cell;
	width: 250px;
	height: 127px;
	vertical-align:middle;
	text-align: center;
}
.hlogo a img{
	display: block;
	max-width: 100%;
}
.menu_dl{
	height: 77px;
	margin-top: 50px;
}
.menu_dl dd{
	float: left;
	height: 77px;
	position: relative;
}
.menu_tt{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	padding: 0 24px;
	color: #333;
}
.menu_dl dd.hover .menu_tt{
	color: #fff;
	background: #d42128;
}
.menu_dl dd.active{
	background: no-repeat;
}
.menu_down{
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -90px;
	top: 77px;
	z-index: 10;
	width: 180px;
	text-align: center;
	background: #d42128;
}
.menu_down a{
	display: block;
	width: 100%;
	height: 53px;
	font-size: 14px;
	line-height: 53px;
	color: #fff;
	border-bottom: 1px solid rgba(255,255,255,.26);
}
.menu_down:before{
	content: "";
	display: block;
	width:20px !important;
	height:20px !important;
	background: #D42128;
	position: absolute;
	top: -10px;
	left:50%;
	margin-left: -10px;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	/* IE 9 */
	-moz-transform:rotate(45deg); 	/* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg);
}
.menu_down a:hover{
	border-bottom: 1px solid rgba(255,255,255,.6);
}

.banner{
	width: 100%;
	height: 612px;
	position: relative;
}
.banner .hd ul{
	display: none;
}
.banner .bd ul li{
	width: 100%;
	height: 612px;
}
.banner .bd ul li a{
	display: block;
}




.foot{
	clear: both;
	width:100%;
	background: #191919;
	border-top: 10px solid #d8142c;
}
.f3{
	border-bottom: 1px solid  #2c2c2c;
}
.f1{
	overflow: hidden;
	border-bottom: 1px solid  #2c2c2c;
}
.f1-1{
	width: 900px;
	padding-top: 35px;
}
.f1-2{
width: 180px;
height: 100%;
float: left;
text-align: left;
}
.f1-2 a{
	display: block;
	color: #9e9e9e;
	font-size: 14px;
	line-height: 22px;
	margin-top: 20px;
}
.f1-2 a:hover{
	color: #eee;
}
.f1-2 h2{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.nspan{
	width: 50px;
	height: 3px;
	background: url(../img/line.png)no-repeat;
	display: block;
	margin-top: 15px;
}

.f2{
	width: 278px;
	padding: 35px 0 0 20px;
	border-left: 1px solid #2c2c2c;
}	
.f2-2{
	width: 80px;
	height: 80px;
	margin-left: 20px;
}
.f2-1{
	width: 145px;
	height:70px ;
}
.f2-3{
	margin-left: 20px;
	font-size: 14px;
	line-height: 18px;
	color:#a0a0a0;
	padding-top: 10px;
	text-align: left;
}
.f2-4{
	width: 210px;
	height: 45px;
	margin-left: 20px;
	margin:15px 0;
}
.f2-4 a{
	width: 40px;
	height: 40px;
	border: 2px solid #2c2c2c;
	float: left;
	margin-top: 0;
	background-position: center;
	
}
.o1{
	margin-right: 10px;
	background: url(../img/face.png)no-repeat;

	
}
.o2{
margin-right: 10px;	
background: url(../img/bird.png) no-repeat;
}
.o3{
margin-right: 10px;
background: url(../img/in.png) no-repeat;	
}
.o4{
	background: url(../img/weibo.png) no-repeat;
}
.last{
	height: 50px;
	font-size: 12px;
	line-height: 50px;
	color: #a0a0a0;
}
.la2{
}
.la2_zztj{
	float: right;
	height: 12px;
	width: 50px;
	margin: 19px 0 0 12px;
}
.la2_zztj img{
	display: block;
}



.products{
	margin: 0 auto;
	position: relative;
	padding: 50px 0 30px 0;
	background: #ededed;
}
.title_p1
{
	font-family:helvetica;
	justify-content: bold;
	font-size: 36px;
	line-height: 36px;
	height: 90px;
	text-align: center;
	display: block;
	margin: 0 auto 45px auto;
	color: #191919;
	font-family: "Helvetica Condensed Bold";
}

.title_p1 .line{
	width:60px;
	height: 5px;
	display: block;
	background: url(../img/line.png) no-repeat;
	background-position: center;
	margin: 15px auto;
}

.title_p2{
	clear: both;
	height: 100px;
	background: url(../img/bg1.png) no-repeat;
	background-size: cover;
	margin-bottom: 20px;
}

.title_p2 a.c1{
	width: 300px;
	height: 100%;
	float: left;
	color: white;
	font-size: 18px;
	display: block;
}
/*.c1:hover{
	background: #d70e27;
}*/
.title_p2 a.hover{
	background: #d70e27;
}
.title_p2 .a1{
	width:100%;
	height: 40px;
	display: block;
	margin: 18px auto;
	
	
}
.title_p2 .a1-1{
	background: url(../img/car2.png) no-repeat;
	background-position: center;
}
.title_p2 .a1-2{
	background: url(../img/car1.png) no-repeat;
	background-position: center;
}
.title_p2 .a1-3{
	background: url(../img/car3.png) no-repeat;
	background-position: center;
}
.title_p2 .a1-4{
	background: url(../img/car4.png) no-repeat;
	background-position: center;
	
}
.title_p2 .c1 p
{
	text-align: center;
	margin-top: -10px;	
}
/*.c2{
	position: relative;
	bottom: 17px;
}*/
.ind_pro_tabCon{
	clear: both;
	padding-bottom: 80px;
}
.ind_pro_tabs_scr{
	position: relative;
	margin: 0 auto;
}
.ind_pro_ul2 li:nth-child(3n-2){
	border-left: 1px solid #d6d6d6;
}
.ind_pro_tabs_scr .hd{
	position: absolute;
	bottom: -60px;
	width: 100%;
	height: 25px;
	text-align: center;
}
.ind_pro_tabs_scr .hd ul{
	height: 25px;
	text-align: center;
}
.ind_pro_tabs_scr .hd ul li{
	display: inline-block;
	width: 10px;
	line-height: 99px;
	height: 10px;
	background: url(../img/ind_pro_btn.png) no-repeat center center;
	overflow: hidden;
	margin: 7px 10px;
	cursor: pointer;
}
.ind_pro_tabs_scr .hd ul li.on{
	background: url(../img/ind_pro_btnH.png) no-repeat center center;
}
.ind_pro_tabs_scr .hd .prev{
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 25px;
	height: 25px;
	background: url(../img/jiantou1.png) no-repeat center center;
	cursor: pointer;
	margin-left: -200px;
}
.ind_pro_tabs_scr .hd .next{
	position: absolute;
	right: 50%;
	bottom: 0;
	width: 25px;
	height: 25px;
	cursor: pointer;
	background: url(../img/jiantou.png) no-repeat center center;
	margin-right: -200px;
}
.ind_pro_tabs_scr .hd .prev:hover{
	background: url(../img/jiantou2.png) no-repeat center center;
}
.ind_pro_tabs_scr .hd .next:hover{
	background: url(../img/jiantou3.png) no-repeat center center;
}

.ind_pro_tabs_scr .bd{
	overflow: hidden;
	width: 1197px;
	margin: 0 auto;
	border-left: 1px solid #d7d7d7;
}
.ind_pro_ul li{
	float: left;
	width:400px;
	overflow: hidden;
	box-sizing: border-box;
	border: 1px solid #d7d7d7;
	background: #fff;
	border-left: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	margin-bottom: 20px;
} 
.ind_pro_ul li .pic{
	display: block;
	max-width: 100%;
}
.ind_pro_ul li .con{
	padding: 15px 28px 30px 28px;
	overflow: hidden;
}
.ind_pro_ul li .tt{
	width: 100%;
	height: auto;
	line-height: 25px;
	color: #333;
	font-size: 24px;
	background: none;
	text-align: left;
}
.ind_pro_ul li .tt:after{
	content: "";
	display: block;
	width: 56px;
	height: 3px;
	background: #d70e27;
	margin:15px 0 20px 0;
}
.ind_pro_ul li .text{
	line-height: 22px;
	font-size: 14px;
	color: #666;
	margin-bottom: 25px;
}
.pro_moreBtn{
	display: block;
	width: 120px;
	height: 34px;
	color: #fff;
	line-height: 34px;
	text-align: center;
	background: #162343;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_moreBtn2{
	margin-top: 25px;
}

.ind_pro_ul li:hover{
	background: #ededed;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.ind_pro_ul li:hover .pro_moreBtn{
	background: #d70e27;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.pro_moreBtn:hover{
	background: #d70e27;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.p{
	width: 1200px;
	height: 636px;
	overflow: hidden;
	/*background: red;*/
	margin-top:170px;
	display: block;
}
.p3{
	width: 1600px;
	height: 636px;
	float: left;
	display: none;
	/*background: red;*/
   transition: all 0.5s ease-out;
}
.p3.hover{
	display: block;
}
.p3-1{
	width: 400px;
	height: 100%;
	background: #FFFFFF;
	float: left;
	text-align:center;
	border: 1px solid #d6d6d6;
	box-sizing: border-box;
}
.p3-2
{
	border-left: none;
	border-right: none;
}
.p3-1:hover{
	background: #ededed;
	
	
}
.p3-1 img{
	width:290px;
	height: 330px;
	margin-top: 45px;
}
.p3-3{
	width:100%;
	height: 50px;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	position: relative;
	top: 30px;left: 30px;
}
.p3-1 span{
	width: 60px;
	height: 3px;
	background: #D70E27;
	display: block;
	margin-left: 30px;
	margin-top: 50px;
}
.p3-4{
	
  font-size: 14px;
  font-family: "Arial";
  color: rgb( 102, 102, 102 );
  margin-top: 20px;
text-align: left;
  width:400px;
  height: 36px;
  z-index: 249;
 margin-left: 30px;
}
.p3-5{
  width: 123px;
  height: 38px;
  z-index: 245;
  font-size: 14PX;
  text-align: center;
  line-height: 38px;
  background: #162343;
  color:white;
  margin-left: 30px;
  margin-top: 20px;
}
.p3-5:hover{
	background: #D70E27;
}
.p4{
display: block;
 width:400px;
 height: 40px;
 position: absolute;
 bottom: 35px;left: 400px;
 z-index: 800;

}
.p4-1{
	width: 24px;
	height: 35px;
	display: block;
	background: url(../img/jiantou1.png) no-repeat;
	background-position: left;
	background: cover;
	position: absolute;
	left: 0;
	top: 2.5px;
	}
	.p4-1:hover{
		background: url(../img/jiantou2.png) no-repeat;
		background-position: left;
	background: cover;
	}
.p4-2{
width: 24px;
	height: 35px;
	display: block;
	background: url(../img/jiantou.png) no-repeat;
	background-position: left;
	background: cover;
	position: absolute;
	right: 0;
	bottom: 2.5px;
}
.p4-2:hover{
	background: url(../img/jiantou3.png) no-repeat;
	background-position: left;
	background: cover;
}
.span{
	width:110px;
	height: 30px;
	
	display: block;
	margin:14px auto;
}
.op{
	width: 6px;
	height: 6px;
	border: 3px solid #393939;
	border-right:4px solid #393939;
	float: left;
	
	margin-right: 13px;
}
.cur{
border: 3px solid #d8142c;
	border-right:4px solid #d8142c;	
}
/*.cur{
	border: 3px solid #d91f36;
	border-right:4px solid #d91f36;
}*/
.span span:hover{
	border: 3px solid #d91f36;
	border-right:4px solid #d91f36;
}
.about{
	width: 100%;
	height: 500px;
	padding: 60px 0 59px 0;
	background: url(../img/bg2.png) no-repeat;
	background-size: cover;
}

.b1{
	width: 1200px;
	height: 500px;
	margin: auto;
	background: white;
}

.b1-1{
	width:610px;
	height: 100%;
	background:url(../img/704-4.png) no-repeat;
	background: cover;
}
.cover{
	width: 610px;
	height: 500px;
	background: url(../img/cover.png)no-repeat;
	background: cover;
	position: relative;
}
.cover a{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 120px;
	height: 120px;
	display:block;
	opacity: 1;
	background: url(../img/play.png) no-repeat;
	background: cover;
	margin: -60px 0 0 -60px;
}
.b1-2
{
	width:590px;
	height:500px;
	background:#fff;
	display: block;
}
.b1-2_t{
	width: 590px;
	height: 240px !important;
}
.b1-3{
	display: block;
	width:590px;
	height: 283px;
	display: block;
	margin-top: -43px;
}
.b1-4{
	width:590px;
	height: 260px;
	display: block;
	background: #cf2337;
	position: relative;
}
.b2{
font-family: "Helvetica Condensed Bold";
font-size: 36px;
color: white;
font-weight: bolod;
margin-left: 50px;
position: relative;
top: 50px;


}
.b2-1{
	font-family: "GRAPHIK-MEDIUM";
	font-size: 16px;
	color:#FFFFFF;
	width: 375px;
	margin-left: 50px;
position: relative;
top: 50px;
}
.b2-2{
	display: bloack;
	color: #cf2337;	
	background: #fff;
	font-size: 14px;
	line-height: 50px;
	width: 160px;
	height: 50px;
	display: block;
	text-align: center;
	margin-left: 50px;
	position: relative;
	top: 70px;
}
.person{
	width:auto;
	height:258px;
	position: absolute;
	bottom: 0;
	right: -37px;
}
.case{
	padding: 50px 0 30px 0;
	background: #ededed;
}
.case-1{
	width: 100%;
	height: 500px;
	
}
.case-2{
	width: 386.5px;
	height:500px;
	float: left;
	margin:0 20px 20px 0;
	position: relative;
	background: white;
}
.case-2:nth-child(3n){
	margin-right: 0px;
}
.case-2 img{
	width: 100%;
	height: 320px;;
}
.ca-p{
	height:30px;
	line-height: 30px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin: 12px 10px 0 10px;
}
.case-2 span{
	width: 60px;
	height: 4px;
	background: #D70E27;
	display: block;
	margin-left: 13px;
	margin-top: 15px
}
.ca-p1{
	font-size: 14px;
	height: 40px;
	color: #666666;
	line-height: 20px;
	margin: 20px 20px 0 20px;
}
.ca-a{
	display: block;
	width: 120px;
	height: 35px;
	color :#FFFFFF;
	background: #162343;
	line-height: 35px;
	text-align: center;
	margin-top: 10px;
	margin-left: 20px;
}
.ca-2
{
	position: absolute;
	bottom: 0;
}
.ca-a:hover{
	background: red;
}

.service{
	padding: 50px 0 0 0;
	position: relative;
	background: #ededed;
}
.service .s1{
	margin: 0 auto;
}

.service .s2{
	width: 100%;
	margin:25px 0 0 0;
	position: relative;
	background: url(../img/index_ser_bg.png) no-repeat 376px bottom;
	}
.service .left{
	width: 370px;
   height: 420px;
 
   
}
.service .center{
	width: 300px;
	height: 420px;
	position: absolute;
	top:0px;left: 437px;
}
.service .right{
	width: 375px;
   height: 420px;
  
   position: absolute;
	top:0px;right:0px;
}
.service .l1{
	width:370px;
	position: relative;
	top: 70px;left: 25px;
	
}
.service .l1 div{
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}
.service .l1 p{
	width: 370px;
}
.service .l1-p
{
	display: block;
	font-size: 36px;
	color: #d70e27;
	text-align: right;
	font-weight: bold;
	font-family: "Helvetica Condensed Bold" ;
	margin-bottom: 12px;
}
.service .l1-p1{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 26px;
	color: #191919;
	font-weight:blod;
	font-family: "Helvetica Condensed Bold" ;
	line-height: 100%;
	text-align: right;
	margin-bottom: 8px;
	}
.service .l1-p2{
	display: block;
	line-height: 22px;
	font-size: 13px;
	font-family: arial;
	color: #666666;
	text-align-last: right;
	font-weight: normal;
}
.service .r1{
	
	width:370px;
	height: 350px;
	
	position: relative;
	left: 25px;
}
.service .r1-p{
	display: block;
	font-size: 36px;
	color: #d70e27;
	text-align: left;
	font-weight: bold;
	display: block;
	margin-bottom: 12px;
}
.service .r1-p1{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 26px;
	color: #191919;
	font-weight:blod;
	line-height: 100%;
	text-align: left;
	font-family: "Helvetica Condensed Bold" ;
	margin-bottom: 8px;
}
.service .r1-p2{
	display: block;
	height: 44px;
	line-height: 22px;
	font-size: 13px;
	font-family: arial;
	color: #666666;
	text-align-last: left;
	font-weight: normal;
}

.news{
	width: 100%;
	padding: 50px 0 80px 0;
	background: url(../img/ind_newsBg.png) no-repeat center top;
	overflow: hidden;
}
.n1{
	width: 100%;
	font-size: 36px;
	line-height: 34px;
	color: #ffffff;
	font-weight: blod;
	text-align: center;
	position: relative;
	font-family: "Helvetica Condensed Bold";
	}

.nline{
	width: 80px;
	height: 3px;
	display: block;
	background:#d70e27;
	background: cover;
	margin: 15px auto 0 auto;
}
.indexNewsBox{
	margin:35px auto 0 auto;
	position: relative;
	}
.indexNewsBox .n2-1{
	width: 390px;
	height: 100%;
	border-bottom: 2px solid #cacaca;
	float: left;
	 background: #f5f5f5;
	 -webkit-transition:all 0.5s;
	 transition:all 0.5s;
}
.indexNewsBox .n2-2{
	margin-right: 15px;
}
.indexNewsBox .n2-3{
	margin-right: 15px;
}
.indexNewsBox .n2-1 .tt{
	background: #d70e27;
	height: 50px;
	width: 100%;
	font-size: 24px;
	color: white;
	line-height: 50px;
	text-align: center;
	}
.dd{
	width: 370px;
	height: 275px;
	margin: 10px;
}
.indexNewsBox .tt1{
	display: block;
	height: 30px;line-height: 30px;
	font-size: 24px;
	font-weight:bold;
	color:#333333;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.indexNewsBox .tt2
{
	width: 60px;
	height: 3px;
	background:url(../img/line.png) no-repeat;
	background: cover;
	display: block;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.indexNewsBox .tt3{
	font-size: 14px;
	height: 44px;
	line-height: 22px;
	color:#666666;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.indexNewsBox .tt4{
	display: block;
	width: 120px;
height:35px;
color: #F5F5F5;
text-align: center;
line-height: 35px;
font-size: 14px;
background: #162343;
margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.indexNewsBox .n2-1:hover{
	background:white;
	border-bottom: 2px solid #d8132c;
	-webkit-transition:all 0.5s;
	 transition:all 0.5s;
}
.indexNewsBox .n2-1:hover .tt4{
	background: #d8132c;
}







/**当前位置**/
.location{
	height:52px;
	line-height: 52px;
	background: #fff;
}
.locationL{
	color: #666;
	font-size: 14px;
}

.locationL .tt{
	padding-left: 32px;
	background: url(../img/faq-1_07.png) no-repeat left center;
	padding-right: 4px;
}
.locationL .text a{
	color: #666;
}

.subNav a{
	float: left;
	font-size: 14px;
	padding: 0 18px;
	margin-left: 10px;
	position: relative;
}
.subNav a:after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 18px;
	width: 1px;
	height: 17px;
	background:#dcdcdc;
}
.subNav a:hover,.subNav a.hover{
	color: #fff;
	background: #d70e27;
}
.subNav a:hover:after,.subNav a.hover:after,.subNav a:last-child:after{
	display: none;
}

/***subBanner****/
.subBanner{
	width: 100%;
	height: 330px;
	position: relative;
}
.subBanner_text1{
	position: absolute;
	left: 50%;
	top: 50%;
	color:#d42128;
	margin:-50px 0 0 -600px;
	width: 500px;
	height:100px;
	font-family: "Helvetica Condensed Bold";
}
.subBanner_text1 .tt{
	font-size: 56px;
	line-height: 56px;
}
.subBanner_text1 .text{
	font-size: 24px;
}


/**case**/
.subContent{
	padding: 45px 0;
}

/**page**/
.page{
	padding: 40px 0;
	text-align: center;
}
.page a{
	display: inline-block;
	padding: 0 10px;
	height: 34px;
	line-height: 34px;
	margin: 0 5px;
	font-size: 14px;
	color:#666;
	border: 1px solid #d0d0d0;
}
.page a:hover ,.page a.hover{
	color: #d91e35;
	border: 1px solid #d91e35;
}
.pagePrev ,.pageNext{
	margin: 0 30px;
}


/****newsDetail****/
.newsDetBox{
	padding: 35px;
	background: #fff;
}
.newsView_tt{
	line-height: 20px;
	color: #333;
	font-size:24px;
	line-height: 30px;
	text-align: center;
	padding:10px 0 12px 0;
	font-family: "GRAPHIK-MEDIUM";
	overflow: hidden;
}
.newsView_time{
	text-align: center;
	color: #555;
	line-height: 32px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #b9b9b9;
}
.newsView_share{
	color:#555;
}
.newsView_share_tt{
	line-height: 32px;
}
.newsViewBox{
	line-height: 24px;
	color: #666;
	font-size: 14px;
	padding:30px 0;
	border-bottom: 1px solid #e2e2e2;
}
.newsViewBox2{
	padding:0 30px 30px;
}
.newsViewBox img{
	max-width: 100%;
}
.detail_page{
	clear: both;
	padding: 8px 0;
	font-size: 14px;
}
.detail_page_clm{
	clear: both;
	position: relative;
	margin-bottom: 10px;
}
.detail_page_text,.detail_page_clm a{
	color: #454545;
}
.detail_page_text{
	font-size: 18px;
	color: #333;
	line-height: 30px;
	padding-right: 5px;
}
.detail_page_clm a{
	margin-right: 350px;
}
.detail_page_clm a{
	display: block;
	font-size: 14px;
	line-height: 30px;
	color:#666;
	word-wrap:break-word;
}
.detail_page_clm a:hover{
	color:#d8142c;
	text-decoration: underline;
}

.newsView_backList{
	display: inline-block;
	width:170px;
	height: 43px;
	font-size: 14px;
	line-height: 43px;
	border: 1px solid #6a6a6a;
}
.newsView_backList:hover{
	color: #d8142c;
	border: 1px solid #d8142c;
}


/**pro_list***/
.pro{
	width: 390px;
	height: 360px;
	float: left;
	margin: 0 15px 15px 0;
	position: relative;
}
.pro-r{
	margin: 0 0 15px 0;
}
.pro .cover{
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 390px;
	height: 360px;
	background-color: rgba(0,0,0,0.52);
	border: 5px solid #d42128;
	box-sizing: border-box;
	transition:all .5s;
	-webkit-transition: all .5s;
}
.pro .cover img{
	width: 64px;
	height: 64px;
	position: absolute;
	margin-top: 185px;
	left: 50%;
	margin-left: -32px;
}

.pro .tt{
	width: 330px;
	height: 65px;
	color: white;
	font-family:helvetica;
	font-size: 24px;
	line-height: 65px;
	text-align: center;
	background: rgba(0,0,0,0.60);
	position: absolute;
	left: 50%;
	top: 123px;
	margin-left: -165px;
	z-index: 10;
	transition:all .5s;
	-webkit-transition: all .5s;
}
.pro:hover .cover{
	opacity: 1;
	transition:all .5s;
	-webkit-transition: all .5s;
}
.pro:hover .tt{
	background: none;
	transition:all .5s;
	-webkit-transition: all .5s;
}
.info{
	width: 390px;
	height: 360px;
	float: left;
	margin: 0 0 15px 0;
	background: #FFFFFF;
}
.info .title{
	width: 205px;
	height: 50px;
	position: static;
	float: left;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
	margin-bottom: 15px;
}

.info .title2{
	width: 185px;
	color: #333;
}
.info .hover{
	background: #D42128;
	color: white;
}
.info li h2{
	margin: 10px 15px;
  	font-size: 16px;
  	color:#666
}
.info li select{
	width: 170px;
	padding-left: 10px;
	height: 39px;
	outline: none;
	color:#d42128;
	font-size: 14px;
	border-color: #D5272e;	
	appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    -ms-appearance:none;
	background: url(../img/207.png) no-repeat scroll right center transparent;	
}
.info li select::-ms-expand { display: none; } 
.info li select.prov{
	margin: 0 10px;
}
.info li p{
	width: 360px;
	height: 180px;
	background: #f5f5f5;
	margin: 0 auto;
	padding: 15px 30px;
	box-sizing: border-box;
	line-height: 24px;
	color:#666;
}
.info li p a{
	color: #666;
}



/**faq**/
.info_faq{
	padding:0 15px;
	background: #fff;
}
.info_faq_dl dd{
	clear: both;
	margin-bottom: 12px;
	position: relative;
	overflow: hidden;
}
.info_faq_inp{
	width: 100%;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	padding-left:10px;
	border: 1px solid #c9c8c7;
}
.info_faq_cod{
	width: 65%;
}
.inf_vercod{
	float: right;
	height: 35px;
	width: 30%;
	cursor: pointer;
}
.info_faq_dl_text{
	position: absolute;
	right: 5px;
	top: 0;
	height: 35px;
	line-height: 35px;
	color: #666;
	font-size: 14px;
}
.info_faq_area{
	width: 100%;
	height:98px;
	padding: 8px 10px;
	border: 1px solid #c9c8c7;
}
.info_faq_btn{
	display: block;
	width: 138px;
	height: 35px;
	color: #fff;
	font-size: 16px;
	background: #d42128;
	border: none;
	cursor: pointer;
	margin: 0 auto;
}


/***产品详细页大图***/
/***pro_det***/
.pro_det_T{
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
#play{
	width:523px;
	height:509px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	margin-bottom: 5px;
}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:523px;
	height:509px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:523px;
	height:509px;
	background:#fff;
	margin:0 0 0 0;
}
#play .img_ul li img{position:absolute; display: block;}
.imgMove{width:525px;clear:both;;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	width: 420px;
	height:128px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:126px;
	width:130px;
	margin:0 12px 0 0;
	cursor: pointer;
	background:#fff;
	border:1px solid #dfdfdf;
	position:relative;
}
.img_hd ul li p{
	height:126px;
	width:130px;
	display:block;
	background:#fff;
	position:relative;
}
.img_hd ul li i{
	display:none;
}
.img_hd ul li img {position:absolute;height:126px;width:130px;}
.img_hd ul li.on {border:1px solid #d8333a;}
.imgMove .bottom_a {
	width:36px;
	height:126px;
	display: block;
	cursor: pointer;
	position:absolute;
	top:0;
	z-index:99999999999;
	border: 1px solid #e2e2e2;
	
}
.imgMove .prev_a {background: url(../img/left.png) no-repeat center center; left:0;}
.imgMove .next_a {background: url(../img/righ.png) no-repeat center center; right:0;}



.pro_inf{
	width: 620px;
	overflow: hidden;
}
.pro_inf_tt{
	display: table-cell;
	width: 620px;
	font-size: 18px;
	color: #333;
	height: 90px;
	font-weight: bold;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	vertical-align: middle;
}
.pro_inf_text{
	height: 260px;
	overflow: hidden;
	border-bottom: 1px solid #e0e0e0;
}
.pro_inf_text .tt{
	display: block;
	color: #666;
	font-size: 14px;
	line-height: 32px;
	margin-top: 50px;
}
.pro_inf_text .text{
	line-height: 26px;
}
.pro_Det_share{
	padding: 25px 0;
}
.pro_Det_share_tt{
	line-height: 32px;
	color: #666;
}
.p_det_btn{
	padding-bottom: 30px;
	border-bottom: 1px solid #e0e0e0;
}
.p_det_btn a{
	float: left;
	width: 140px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color:#fff;
	background: #d42128;
	margin-right: 42px;
}
.p_det_btn a .icon{
	float: left;
	width: 20px;
	height: 32px;
}
.p_det_btn a .icon.icon1{
	background: url(../img/206.png) no-repeat center center;
	margin: 0 7px 0 21px;
}
.p_det_btn a .icon.icon2{
	background: url(../img/207-1.png) no-repeat center center;
	margin: 0 7px 0 27px;
}


.pro_B_bar{
	width: 100%;
	height: 130px;
	background: white;
}
.pro_B_bar_dl{
	width: 1200px;
	height: 100px;
	position: relative;
	z-index: 99;
	background: #fff;
}
.pro_B_bar_dl dd{
	width: 296px;
	height: 100px;
	float: left;
	margin-right: 5px;
	background: #a5a5a5;
	position: relative;
	cursor: pointer;
}

.pro_B_bar_dl dd:last-child{
	margin-right: 0;
}
.pro_B_bar_dl dd img{
	display: block;
	margin: 20px auto 10px;
}
.pro_B_bar_dl dd p{
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.pro_B_bar_dl dd .arr01{
	width:20px;
	height:20px;
	background: #D42128;
	display: none;
	position: absolute;
	bottom: -7px;
	left:140px;
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	/* IE 9 */
	-moz-transform:rotate(45deg); 	/* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg);
}
.pro_B_bar_dl dd.hover{
	background:#D42128;
}
.pro_B_bar_dl dd.hover span{
	display: block;
}
.pro_B_bar_dl dd.hover .arr01{
	display: block;
}

.pro_B_bar_con{
	overflow: hidden;
}
.pro_B_bar_clm_tt{
	height:  54px;
	line-height: 54px;
	padding-left: 20px;
  	font-size: 18px;
  	color:#333;
  	font-weight: bold;	background: -webkit-linear-gradient(to right, #ededed 0%, #fff 100%);
	background: -moz-linear-gradient(to right, #ededed 0%, #fff 100%);
	background: -o-linear-gradient(to right, #ededed 0%, #fff 100%);
	background: -webkit-gradient(linear, 100% 0, 0 0, from(#ededed), to(#fff));
	background: linear-gradient(to right, #ededed 0%, #fff 100%);
}
.pro_B_bar_clm_con{
	background: #fff;
}
.pro_B_bar_clm_con_text{
	line-height: 26px;
	color: #666;
	font-size: 14px;
	padding: 20px 40px;
}
.pro_B_bar_clm_con_case{
	padding: 27px 8px;
	overflow: hidden;
}
.pro_B_bar_clm_con_case dd{
	float: left;
	width: 386px;
	margin:0 12px 0 0;
}
.pro_B_bar_clm_con_case dd .pic img{
	display: block;
	max-width: 100%;
}
.pro_B_bar_clm_con_case dd .tt{
	line-height: 22px;
	padding: 10px;
	text-align: center;
	color: #666;
	font-size: 14px;
}
.pro_B_bar_clm_con_case dd:last-child{
	margin-right:0;
}

.serv{
	padding: 25px;
}
.serv h2{
	font-size: 35px;
  	font-family: "Helvetica";
  	color: rgb(212, 33, 40);
  	font-weight: bold;
  	text-align: center;
  	margin-top: 50px;
}
.serv h3{
	font-size: 18px;
  	font-family: "Arial";
  	color: rgb(102, 102, 102);
  	text-align: center;
  	margin-top: 21px;
  	margin-bottom: 35px;
}
.serv .con-box{
	padding: 0 30px 30px; 
	box-sizing: border-box;
}
.serv .con-box div{
	float: left;
}
.serv .con-box div:first-child p{
  font-size: 18px;
  color: rgb(102, 102, 102);
  text-align: center;
}
.serv .con-box div:first-child p a{
	color: #D42128;
}
.serv .con-box .con-box_02{
	margin-left: 30px;
}
.serv .con-box .con-box_03{
	margin-left: 100px;
}
.serv .con-box div:nth-child(4){
	float: left;
	width: 260px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
}
.serv .con-box div:nth-child(4) h4{
	font-size: 24px;
	line-height: 40px;
  	color:#666;
}
.serv .con-box div:nth-child(4) p{
	font-size: 16px;
	color: #666;
	line-height: 24px;
	margin-bottom:76px ;
	text-align: center;
}

.pro_B_bar_clm_form{
	margin-top: 25px;
	width: 100%;
	height: 600px;
	background:#fff;
	box-sizing: border-box;
	padding: 60px 100px;
}
.pro_B_bar_clm_form h1{
  font-size: 32px;
  font-family: "Helvetica";
  color: rgb(51, 51, 51);
  font-weight: bold;
  text-transform: uppercase;
  -moz-transform: matrix( 1,0,0,0.9990172531626,0,0);
  -webkit-transform: matrix( 1,0,0,0.9990172531626,0,0);
  -ms-transform: matrix( 1,0,0,0.9990172531626,0,0);
  text-align: center;
}
.pro_B_bar_clm_form i{
	display: block;
	width:26px;
	height: 2px;
	background: #D42128;
	margin: 15px auto 45px;
}
.pro_B_form_inp{
	width: 490px;
	height: 46px;
	border: 1px solid #ededed;
	background: #fafafa;
	float: left;
	font-size: 14px;
	box-sizing: border-box;
	padding-left: 15px;
	margin-bottom: 20px;
	color: #666;
}
.pro_B_form_inp:focus ,.pro_B_form_area:focus{
	border: 1px solid #db282f;
}
.pro_B_form_inp::-webkit-input-placeholder{ 
color: #666; 
} 
.pro_B_form_inp:focus:-moz-placeholder{ 
color: #666; 
} 
.pro_B_bar_clm_form input:first-of-type,form input:nth-of-type(3){
	margin-right:20px ;
}
.pro_B_form_area{
	border: 1px solid #ededed;
	resize: none;
	width: 100%;
	height: 200px;
	font-size: 14px;
	margin-bottom: 20px;
	color: #666;
	padding: 25px 15px;
	box-sizing: border-box;
	background: #fafafa;
}
.pro_B_form_area:focus{
	border: 1px solid #db282f;
}
.pro_B_form_area::-webkit-input-placeholder{ 
color: #666; 
} 
.pro_B_form_btn{
	display: block;
	width: 180px;
	height: 46px;
	color: #fff;
	font-size: 14px;
	border: none;
	outline: none;
	background: #D42128;
	margin: 0px auto;
	cursor: pointer;
}

/**faq***/
.faq_textBox{
	background: #fff;
	box-sizing: border-box;
	padding: 25px;
}
.faq_text{
	margin-bottom: 15px;
	padding: 25px 20px;
	background: #f9f9f9;
	border: 1px solid #e1e1e1;
}
.faq_text p{
	line-height: 30px;
	position: relative;
}
.faq_text .question{
  font-size: 18px;
  color: rgb(31, 31, 31);
  font-weight: bold;
  padding-left:38px;
  margin-bottom: 8px;
}
.faq_text .question i{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../img/faq-5_07.png) no-repeat -2px -7px;
	margin-right: 5px;
}
.faq_text .answer{
  font-size: 16px;
  padding-left:38px;
  color: rgb(102, 102, 102);
}
.faq_text .answer i{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../img/faq-5_07.png) no-repeat -2px -43px;
	margin-right: 5px;
}


/**service***/
.serviceBox{
	height: auto;
	margin: 54px auto;
	background: white;
	padding: 100px 21px;
}
.serviceBox_clm .text{
	width: 710px;
	height: 268px;
	background: rgb(244,244,244);
}
.serviceBox_clm .text h1{
  font-size: 24px;
  font-family: "Helvetica Condensed Bold";
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 24px;
}
.serviceBox_clm .text h2{
  font-size: 20px;
  line-height: 20px;
  font-family: "Helvetica Condensed Bold";
  color: rgb(102, 102, 102);
  font-weight: bold;
}
.serviceBox_clm .text p{
  font-size: 14px;
  line-height: 24px;
  font-family: "Arial";
  color: rgb(102, 102, 102);
}
.serviceBox_clm .text .line{
  background: rgb(212,33,40);
  width: 150px;
  height: 3px;
  margin: 14px 0;
}
.serviceBox_clm{
	width: 1158px;
	height: 376px;
	position: relative;
}
.serviceBox_clm .pic{
	width: 523px;
	height: 376px;
	overflow: hidden;
}
.serviceBox_clm .pic img{
	width: 100%;
	height: 100%;
}
.serviceBox_clm .text{
	padding: 30px 45px;
	box-sizing: border-box;
}
.serviceBox_clm .t-right{
	position: absolute;
	left: 450px;
	top: 47px;
	z-index: 2;
	
}
.serviceBox_clm .t-right .line{
	margin-left:-100px ;
}
.serviceBox_clm .t-left{
	position: absolute;
	right: 450px;
	top: 67px;
	z-index: 2;	
}
.serviceBox_clm .t-left h1,.serviceBox_clm .t-left h2,.serviceBox_clm .t-left p{
	text-align: right;
}
.serviceBox_clm .t-left .line{
	margin-left:560px ;
}

.about_tt{
	font-size:30px;
	color: #333;
	font-family: "Helvetica Condensed Bold";
	padding: 45px 0;
}
.aboutBox{
	background: #fff;
	padding: 0 11px;
	overflow: hidden;
}
.about_fac_dl dd{
	float: left;
	width: 385px;
	overflow: hidden;
	margin:0 11px 0 0;
}
.about_fac_dl dd:nth-child(3n){
	margin: 0;
}
.about_fac_dl dd .pic img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.about_fac_dl dd .tt{
	width: 385px;
	display: table-cell;
	line-height: 20px;
	color: #666;
	padding: 0 15px;
	font-size: 14px;
	text-align: center;
	height: 65px;
	vertical-align: middle;
}


/***about  ***/
.about_sec{
	padding: 50px 0;
	overflow: hidden;
}
.about_sec_left{
	width: 600px;
	height: 100%;
	
}
.about_sec_left .p1{
	font-size: 30px;
	font-family: "Helvetica Condensed Bold";
	color: black;
	font-weight: bold;
}
.about_sec_left .line{
	width: 60px;
	height: 3px;
	background: #D70E27;
	display: block;
	margin-top: 20px;
}
.about_sec_left .p2{
	width:100%;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin-top:17px;
}
.about_sec_left .as{
	display: block;
	width: 120px;
	height: 35px;
	color :#FFFFFF;
	background: #162343;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
}
.about_sec_right{
	width: 600px;
	height: 100%;
	float: left;
}
.about_sec_right img{
	width: 100%;
}
.aboutBox_con{
	background: #fff;
	padding-bottom: 50px;
	overflow: hidden;
}
.about_cultureBox{
	overflow: hidden;
	padding-bottom: 60px;
}
.about_culture{
	
}
.about_culture2{
	text-align: center;
	margin-bottom: 100px;
	padding-left: 2px;
}

.about_culture .c1{
	width: 398px;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	float: left;
	padding:0 0 15px 0;
	overflow: hidden;
}
.about_culture .c1 span{
	width: 69px;
	height: 54px;
	margin-left: 20px;
	display: block;
}
.about_culture2 .c1 span{
	margin: 0 auto;
}
.about_culture .c1-1{
	font-size: 18px;
	color:#333333;
	font-family: arial;
	margin-top: 10px;
	margin-left: 20px;
}
.about_culture .c1-2{
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	font-family: arial;
	margin-top: 15px;
	margin-left: 20px;
}
.about_culture .s5{
	display: block;
	background: url(../img/about0_19.png) no-repeat center center;
}
.about_culture .s1{
	display: block;
	background: url(../img/about0_22.png) no-repeat center center;
}
.about_culture .s2{
	display: block;
	background: url(../img/about0_27.png) no-repeat center center;
}
.about_culture .s3{
	display: block;
	background: url(../img/about0_30.png) no-repeat center center;
}
.about_culture .s4{
	display: block;
	background: url(../img/about0_32.png) no-repeat center center;
}
.about_culture .s6
{
	background:url(../img/about0_16.png) no-repeat center center;
}

.about_culture .ss5{
	display: block;
	background: url(../img/222_03.png) no-repeat;
}
.about_culture .ss1{
	display: block;
	background: url(../img/222_05.png) no-repeat;
}
.about_culture .ss2{
	display: block;
	background: url(../img/222_08.png) no-repeat;
}
.about_culture .ss3{
	display: block;
	background: url(../img/222_13.png) no-repeat;
}
.about_culture .ss4{
	display: block;
	background: url(../img/222_15.png) no-repeat;
}
.about_culture .ss6
{
	background:url(../img/222_17.png) no-repeat;
}
.about_culture .c2{
	border-right: none;
}
.about_culture .c3{
	height: 184px;
	border-bottom: none;
}
.about_culture .c3{
	border-bottom: none;
	padding: 20px 0 0 0;
}

.about_culture2 .c1-1{
	margin-left: 20px;
	margin-right: 20px;
}
.about_culture2 .c1-2{
	margin-left: 20px;
	margin-right: 20px;
}

.about_teamBox{
	background: #fff;
	padding: 0 0 45px 0;
}
.about_team{
	overflow: hidden;
}
.about_team_items{
	float: left;
	height: 205px;
}
.about_team_items a{
	display: block;
	position: relative;
}
.about_team_items img{
	display: block;
	-webkit-filter: grayscale(100%); 
	-moz-filter: grayscale(100%); 
	-ms-filter: grayscale(100%); 
	-o-filter: grayscale(100%); 
	filter: grayscale(100%); 
	filter: gray; 
	max-width: 100%;
}
.about_team_items .icons{
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 3px solid #cf2337;
	background: url(../img/red.png) no-repeat center center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.about_team_items1{
	width: 170px;
}
.about_team_items2{
	width: 345px;
}
.about_team_items3{
	width: 510px;
}
.about_team_items4{
	width: 175px;
}
.about_team_items:hover img{
	-webkit-filter: grayscale(0%); 
	-moz-filter: grayscale(0%); 
	-ms-filter: grayscale(0%); 
	-o-filter: grayscale(0%); 
	filter: grayscale(0%); 
}
.about_team_items:hover .icons{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.about_map{
	width: 100%;
	height: 710px;
	background: url(../img/2.png) no-repeat center center;
}
.about_map a{
	display: block;
	width: 100%;
	height: 710px;
}

.about_team_view{
	padding: 0 50px;
}
.about_team2{
	width: 855px;
	margin: 0 auto;
}
.about_team2 .about_team_items{
	height: auto;
}
.about_team2 .about_team_items a{
	
}

.about_team2 .tt{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	color: #666;
	font-size: 14px;
	margin-bottom: 10px;
}
.about_team_view_text{
	color: #666;
	line-height: 24px;
	font-size: 14px;
}



.contact_box{
	background:#ffffff;
	overflow: hidden;
	padding: 40px 15px;
}
.contact_box_left{
	width: 550px;
	overflow: hidden;
}
.contact_box_left_T{
	height: 70px;
	padding-bottom: 40px;
	border-bottom: 1px dotted #666;
	overflow: hidden;
	position: relative;
}
.contact_box_left_T .pic{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.contact_box_left_T .pic ,.contact_box_left_T .pic img{
	width: 70px;
	height: 70px;
}
.contact_box_left_T .con{
	padding-left: 80px;
}
.contact_box_left_T .tt{
	font-size: 24px;
	height: 24px;
	font-weight: bold;
	color: black;
	margin-bottom: 7px;
}
.contact_box .text{
	height: 44px;
	font-size:14px ;
	line-height: 22px;
	color: #666;
}
.contact_box_form{
	padding-top: 16px;
	overflow: hidden;
}

.contact_box_form dd{
	width: 266px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.contact_box_form dd:nth-child(5),.contact_box_form dd:nth-child(6),.contact_box_form dd:nth-child(7){
	width: 100%;
}
.contact_box_form_inp{
	width: 100%;
	height: 37px;
	color: #666;
	font-size: 14px;
	padding-left: 13px;
	border: 1px solid #c9c8c7;
}
.contact_box_form_tip{
	position: absolute;
	right: 0;
	top: 0;
	color: #666;
	line-height: 37px;
	font-size: 14px;
	width: 86px;
	text-align: center;
}

.contact_box_form_radioBox{
	position: absolute;
	top: 0;
	right: 12px;
	height: 37px;
	line-height: 37px;
	color: #666;
}
.contact_box_form_radio{
	-webkit-appearance:radio;
	margin: 12px 4px 0 15px;
}
.contact_box_form_txtarea{
	width: 100%;
	height: 128px;
	padding: 8px 13px;
	border: 1px solid #c9c8c7;
	resize:none;
}
.contact_box_form_verL{
	width: 367px;
	font-size: 14px;
	position: relative;
}
.contact_box_form_verImg{
	width: 150px;
	height: 37px;
	cursor: pointer;
}
.contact_box_form_btn{
	display: block;
	width: 100%;
	height: 47px;
	color: #cb0025;	
	font-size: 18px;
	font-weight: bold;
	background:none;
	border: 2px solid #cb0025;
	cursor: pointer;
}



.contact_box_right{
	width: 600px;
	height: 380px;
	box-sizing: border-box;
	padding: 70px 30px 20px 66px;
	background: url(../img/contact1.png) no-repeat center center;
}
.contact_box_rightT{
	height: 72px;
	overflow: hidden;
}
.contact_box_rightT .icons{
	width: 72px;
	height:72px;
	background: url(../img/phone.png)no-repeat;
	background-size:cover;
	display:block;
}
.contact_box_rightT .num{
	line-height: 60px;
	color: #fff;
	font-size: 64px;
	font-family: "Helvetica Condensed Bold";
	padding-left: 14px;
}
.contact_box_right_text{
	color: #fffefe;
	font-size: 18px;
	line-height: 32px;
	padding: 10px;
}

.contact_box_right_share{
	height: 45px;
	margin-left: 15px;
}
.contact_box_right_share a{
	width: 40px;
	height: 40px;
	float: left;
	background-position: center;
	margin-right: 10px;
	border: 2px solid #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	
}
.contact_box_right_share a.icon1{
	background: url(../img/face.png) no-repeat center center;
}
.contact_box_right_share a.icon2{
	background: url(../img/bird.png) no-repeat center center;
}
.contact_box_right_share a.icon3{
	background: url(../img/in.png) no-repeat center center;
}
.contact_box_right_share a.icon4{
	background: url(../img/weibo.png) no-repeat center center;
}
.contact_box_right_share a:hover{
	transform: translateY(-2px);
	-webkit-transform: translateY(-2px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}



/**videoList**/
.videoList dd{
	float: left;
	width: 386px;
	height: 386px;
	overflow: hidden;
	margin:0 20px 20px 0;
}
.videoList dd:nth-child(3n){
	margin-right: 0;
}
.videoList dd .pic{
	width: 386px;
	height: 320px;
	position: relative;
}
.videoList dd .pic img{
	display: block;
	max-width: 100%;
}
.videoList dd .pic .icons{
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../img/play1.png) no-repeat center center;
	background-color: rgba(0,0,0,.65);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.videoList dd .tt{
	line-height: 66px;
	color: #666;
	font-size: 14px;
	text-align: center;
	background: #fff;
}
.videoList dd a:hover .icons{
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}


/**news***/
.news_list1 dd{
	clear:both;
	padding: 25px;
	background: #fff;
	margin-bottom: 15px;
	position: relative;
}
.news_list1 dd .pic{
	position: absolute;
	left: 25px;
	top: 25px;
	display: block;
	width: 344px;
	height: 237px;
}
.news_list1 dd .pic img{
	display: block;
	width: 344px;
	height: 237px;
}
.news_list1 dd .con{
	padding-left: 363px;
	height: 237px;
	overflow: hidden;
}
.news_list1 dd .tt{
	display: block;
	height: 66px;
	line-height: 66px;
	font-size: 18px;
	border-bottom: 1px dotted #b9b9b9;
}
.news_list1 dd .text{
	height: 66px;
	line-height: 22px;
	font-size: 14px;
	color: #666;
	margin: 15px 0 20px 0;
}
.news_list1 dd .moreBtn{
	display: block;
	width: 140px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	background: #162343;
}
.news_list1 dd:hover .moreBtn{
	background: #d70e27;
}
