/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family:"微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

@font-face{
            font-family: 'Tungsten';
            src : url('../fonts/tungsten.otf');
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.head_top{
	width: 1200px;
	margin: 0 auto;
}
.head_top{
	display: flex;
	justify-content: space-between;
}
.head_topnav ul{
	display: flex;
	justify-content: space-between;
}
.head_topnav ul li{
	padding:  0px 20px;
	border-bottom: 2px solid #fff;
}
.head_topnav ul li h2{
	line-height: 89px;
}
.head_topnav ul li h2 a{
	font-size: 14px;
	color: #333333;
}
.head_topnav ul li:hover{
	border-bottom-color:#fe6506 ;
}
.head_navlist ul li.active{
	border-bottom-color:#fe6506 ;
}
.head_topnav ul li.active{
	border-bottom-color:#fe6506 ;
}
.head_topnav ul li:hover h2 a{
	color:#fe6506 ;
}
.head_topnav ul li.active h2 a{
	color:#fe6506 ;
}
.head_topnav ul li dl{
	display: none;
	justify-content: center;
	position: absolute;
	top:92px;left: 0;
	background-color: #c46e3c;
	width: 100%;
	transition: all .3s;
	overflow: hidden;
	z-index: 99;
}
.head_topnav ul li dl dd{
	line-height: 35px;
	border-bottom: 1px solid #ec6816;
	text-align: left;
	margin:0 15px;
	padding: 25px 0px;
}
.head_topnav ul li dl dd a{
	color: #fff;
	font-size: 12px;
	padding: 10px 0px;
}
.head_topnav ul li:hover dl{
	display: flex;
}

.banner{
	width: 100%;
}
.banner img{
	width: 100%;
	display: block;
}
.index_gg{
	width: 100%;
	height: 74px;
	border-bottom: 1px solid #ececec;
	background-color: #fafafa;
}
.index_ggdv{
	width: 1200px;
	margin: 0 auto;
	display:flex;
	justify-content: space-between;align-items: center;
}
.index_ggdvright  .intext{
	line-height: 35px;
    border: none;
    background-color: transparent;
    width: 200px;
    border-right: 1px solid #e5e5e5;
	margin:0 20px;outline: none;
}
.index_ggdvright  .intj{
	line-height:35px;
	background: url(../img/th_03.jpg) center no-repeat;
	width:30px;	border: none;outline: none;
}
.pase {
	display:flex;
	justify-content: center;align-items: center;
	margin-top: 40px;
}
.pase  li{
	padding: 5px 15px ;
	margin: 0px 10px;
	background:#e2e2e2;;
}
.pase  li.active{
	background:#fe6506;
}
.pase  li.active a{
	color:#fff;
}
.pase  li a{
	display:block;
}
.index_ggdvleft{
	display: flex;
	justify-content: flex-start;
}
.index_ggdvleft h2{
	line-height: 74px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
		.txtScroll-left{ width:450px;  position:relative;    }
		.txtScroll-left .hd{ overflow:hidden;  height:30px;  padding:0 10px; position: absolute;right: 0;top: 24px; }
		.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url(../img/arrow.png) no-repeat;}
		.txtScroll-left .hd .next{ background-position:0 -50px;  }
		.txtScroll-left .hd .prevStop{ background-position:-60px 0; }
		.txtScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
		.txtScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.txtScroll-left .hd ul li.on{ background-position:0 0; }
		.txtScroll-left .bd{ width:410px; overflow:hidden;  }
		.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.txtScroll-left .bd ul li{ margin-right:20px;  float:left;  line-height: 74px;  height: 74px;font-size: 14px;color: #666666;  text-align:left; _display:inline;}
		.txtScroll-left .bd ul li span{ color:#999;  }
		
.index_about{
	width: 1200px;
	margin: 75px auto;
	display: flex;
	justify-content: space-between;
}
.index_aboutleft{
	width: 600px;
}
.index_aboutright{
	width: 470px;
}
.index_aboutleft h2{
	color: #333333;
	font-size: 28px;
	line-height: 60px;
}
.index_aboutleft h3{
	line-height: 50px;
	color: #333333;
	font-size: 16px;
}
.index_aboutleft p{
	line-height: 25px;
	color: #555555;
	font-size: 14px;
}
.index_aboutleft ul{
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.index_aboutleft ul li{
	width: 50%;
}
.index_aboutleft ul li h4{
	font-size: 36px;
	color: #333333;
	font-weight: bold;
}
.index_aboutleft ul li section{
	font-size: 14px;line-height: 35px;
}
.index_cp{
	background-color: #dc5604;
	margin: 35px auto;
}
.index_cpdv{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.index_cpdvleft {
	width: 260px;
	background-color: #ffffff;
	margin-top: -45px;
	padding-bottom: 45px;
}
.index_cpdvleft h2{
	width: 260px;
	height: 100px;
	background: url(../img/cp_03.jpg) center no-repeat;
}
		.sideMenu h3{ height:60px; line-height:60px; padding-left:10px;  border-bottom:1px solid #d7d7d7;  cursor:pointer;
			font-size: 16px;color: #666666;display: flex;
			align-items: center;
		}
		.sideMenu h3 em{ float:left; display:block; width:40px; height:32px;   background:url(../img/cpico_06.jpg) center no-repeat; cursor:pointer; }
		.sideMenu h3.on em{ background: url(../img/cpico_03.jpg) center no-repeat; }
		.sideMenu h3.on{
			color: #fe6506;
		}
		.sideMenu ul{ color:#666666; display:none; /* 默认都隐藏 */ }
		.sideMenu ul li a{
			padding-left: 40px;
			color: #666;
			font-size: 14px;
			display: block;
			line-height: 45px;
			position: relative;
		}

.sideMenu ul li a span{
	position: absolute;
	right: 10px;
	display: block;
	width:0;
	height:0;
	border-top:7px solid transparent;
	border-bottom:7px solid transparent;
	border-left:10px solid #fe6506;
	top: 15px;
	display: none;
}
.sideMenu ul li:hover{
	background-color: #f5f5f5;
}
.sideMenu ul li:hover span{
	display: block;
}
.index_cpdvright{
	width: 900px;
}
.index_cpdvright h2{
	width: 100%;
	height: 48px;
	background: url(../img/h1_03.jpg) center no-repeat;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	line-height: 48px;
	text-indent: 15px;
	color: #ffffff;
	font-size: 20px;
	margin-top: 15px;
}
.index_cpdvright ul{
	display: flex;
	justify-content: flex-start;flex-flow: wrap;
}
.index_cpdvright ul li{
	width: 284px;
	margin: 0 8px;
	margin-top: 15px;
}
.index_cpdvright ul li div{
	width: 284px;
	height: 190px;
	overflow: hidden;
}
.index_cpdvright ul li div img{
	width: 100%;
	height: 190px;
	display: block;
	transition: all .3s; 
}
.index_cpdvright ul li p{
	text-align: center;color: #fff;
	font-size: 14px;
	line-height: 35px;
}
.index_cpdvright ul li:hover img{
	transform: scale(1.1);
}
.index_al{
	width: 1200px;
	margin: 50px auto;
}
.index_al h2{
	color: #333333;
	font-size: 32px;
	font-weight: bold;
	line-height: 80px;
	text-align: center;
}
.index_al ul{
	display: flex;
	justify-content: space-between;
	margin-top: 25px;
}
.index_al ul li{
	width: 380px;
}
.index_al ul li div{
	width: 380px;
	height: 232px;
	overflow: hidden;
	position: relative;
}
.index_al ul li div img{
	display: block;
	transition: all .3s;
}
.index_al ul li:hover img{
	transform: scale(1.1);
}
.index_al ul li:hover span{
	height: 100%;
}
.index_al ul li h3{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin-top: 20px;
}
.index_al ul li span{
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/paw_03.jpg) center no-repeat;
	opacity: 0.7;
	position: absolute;
	top: 0;left: 0;
	height: 0%;transition: all .3s;
}
.index_cg{
	padding: 80px 0px;
	background-color: #f3f3f3;
}
.index_cg h2{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}
.index_cg section{
	text-align: center;
	font-size: 14px;
	line-height: 25px;
	color: #333;
	margin: 25px auto;
}
.index_cg ul{
	width: 1200px;
	margin: 0 auto;
	display: flex;justify-content: space-between;
	border: 1px solid #e5e5e5;
	padding: 15px 0px;
}
.index_cg ul li{
	width:25%;
	text-align: center;
	border-right: 1px solid #e5e5e5;
}
.index_cg ul li h3{
	line-height: 45px;
	text-align: center;
	color: #555555;
	font-size: 18px;
}
.index_cg ul li p{
	font-size: 48px;
	color: #fe6506;
	font-family: "Impact";
}
.index_cg ul li p sub{
	font-size: 24px;
}
.index_news{
	width: 1200px;
	margin: 55px auto;
}
.index_news ul{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.index_news ul li{
	width: 380px;
	margin-bottom: 20px;
}
.index_news ul li div{
	width: 380px;
	height: 200px;
	overflow: hidden;
}
.index_news ul li div img{
	display: block;
	transition: all .3s;
	width:100%;
}
.index_news ul li:hover div img{
	transform: scale(1.1);
}
.index_news ul li h3{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 5px;
} 
.index_news ul li span{
	line-height: 30px;
	font-size: 14px;
	color: #b6b6b6;
} 
.index_news h2{
	font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.index_news ul li p{
	line-height: 25px;
	font-size: 14px;
	color: #888888;
}
.index_news ul li p i{
	color: #fe6506;
	display: none;
}
.index_news ul li:hover h3{
	color: #fe6506;
}
.index_news ul li:hover i{
	display: initial;
}
.index_hb{
	width: 100%;
	background: url(../img/ioa_02.jpg) center no-repeat;
	padding-bottom: 117px;
	padding-top: 85px;
}
.index_hb h2{
	text-align: center;
	color: #ffffff;
	font-size: 26px;
	margin-bottom: 60px;
}
.index_hb div{
	width: 1200px;
	margin: 0 auto;
	display: flex;justify-content: space-between;
}
.index_hb div .ol1{
	width: 260px;
	background-color: #fff;
	border: none;
	line-height: 60px;
	text-indent: 1em;
	outline: none;
}
.index_hb div .ol2{
	border: none;
	width: 120px;
	line-height: 60px;
	color: #fff;
	background-color: #fe6506;outline: none;
}
.foot{
	background-color: #252525;
	padding-top: 60px;
	padding-bottom:35px ;
}
.footdv{
	width: 1200px;
	margin: 0 auto;
	display: flex;justify-content: space-between;
}
.footdv dl dt a{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.footdv dl dt{
	margin-bottom: 15px;
}
.footdv dl dd a{
	font-size: 14px;
	color: #838383;
	line-height: 30px;
}
.footdv dl dd a:hover{
	color: #fe6506;
}
.wdl{
	width: 1200px;
	line-height: 80px;
	color: #838383;
	font-size: 14px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.wdl a{
	color: #838383;
}
.index_al ul{
	flex-flow: wrap;
}
.index_al ul li{
	margin-bottom: 30px;
}
.ali .index_al span{
	background: url(../img/q_03.jpg);
}
.ali .index_al li:hover h3{
	line-height: 60px;
	background-color: #fe6506;
	color: #fff;
	margin-top: 0px;
}
.ali .index_al li h3{
	line-height: 60px;
	margin-top: 0px;
}
.lxwmtop{
	width: 1200px;
	margin: 0 auto;
	display: flex;justify-content: space-between;
	margin-top: 60px;
	margin-bottom: 30px;
}
.lxwmtopleft{
	height: 170px;
	width: 480px;
	border-right:1px solid #cccccc ;
}
.lxwmtopleft h2{
	color: #333333;
	font-size: 16px;
	font-weight: bold;margin-bottom: 10px;
}
.lxwmtopleft p{
	line-height: 35px;
	font-size: 16px;
	color: #666666;
}
.lxwmtopright{
	width: 680px;
}
.lxwmmap{
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 50px;
}
.zxly h2{
	text-align: center;
	line-height: 45px;
	color: #333333;
	font-size: 28px;
	margin-bottom: 15px;
}
.prolist{
	width: 1200px;
	margin: 50px auto;
}
.wm{
	width: 80%;
	margin: 0 auto;
	margin-top: 30px;
}
.wm h5{
	color: #fe6506;
	font-size: 36px;
	font-family: "Tungsten";
}
.wm p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.prolist .index_cpdvright ul li div{
	border: 1px solid #e5e5e5; 
}
.prolist .index_cpdvright ul li p{
	color: #fe6506;
}
.index_cpdvright h3{
	display: flex;
	justify-content: space-between;
	line-height: 60px;
	border-bottom: 1px solid #e0e0df;
}
.index_cpdvright h3 p{
	color: #fe6506;
	font-size: 20px;
	font-weight: bold;
}
.index_cpdvright h3 section{
	color: #aaaaa9;
	font-size: 14px;
}
.index_cpdvright h3 section a{
	color: #aaaaa9;
}
.index_cpdvright h3 section a:last-child{
	color: #fe6506;
}
.showpro{
	display: flex;justify-content: space-between;
	margin: 30px auto;
}
.showproleft img{
	width: 500px;
	height: 335px;
	display: block;
	border: 1px solid #e5e5e5;
}
.showproright{
	width: 370px;
}
.showproright h4{
	line-height: 40px;
	border-bottom:1px solid #e5e5e5 ;
	color: #fe6506;
	font-size: 18px;
	margin-bottom: 15px;

}
.showproright p{
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	    font-weight: bold;
}
.showproright div{
	margin-top: 15px;
	padding:10px 0px ;
	border-top: 1px solid #e5e5e5 ;
	border-bottom: 1px solid #e5e5e5 ;
}
.showprotext h6{
	margin: 20px auto ;
	width: 100%;
	line-height: 43px;
	background-color: #c9c9c9;
	text-indent: 1em;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.showjianji{
	width: 1200px;
	margin: 65px auto;
}
.showjianji h2{
	text-align: center;
	font-size: 32px;
	color: #333333;
}
.showjianji section{
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 25px;
}
.showjianji ul{
	display: flex;
	justify-content: space-between;
	margin-top: 45px;
}
.showjianji ul li{
	text-align: center;
}
.showjianji ul li h3{
	font-size: 36px;
	color: #fe6506;font-weight: bold;
}
.showjianji ul li h3 i{
	font-size: 16px;
}
.showjianji ul li p{
	font-size: 14px;
	color: #666666;
	line-height: 50px;
}
.gywm_linian{
	width: 100%;
	background: url(../img/gywm_02.jpg) center no-repeat;
	padding: 75px 0px;
}
.gywm_linian p{
	width: 1200px;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin: 0 auto;
}
.zxly div form{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;flex-flow: wrap;
}
.zxly div .ol1{
	width: 48%;
}
.zxly div .ol3{
	width: 100%;
}
.zxly div input{
	border: none;
}
.zxly div .ol1,.zxly div .ol3 {
	border-bottom: 1px solid #e5e5e5;
	line-height:35px;
	margin-bottom:15px;outline: none;
	
}
.zxly div textarea{
	border: none;
	border-bottom: 1px solid #e5e5e5;
	line-height:35px;
	margin-bottom:15px;outline: none;
	
}
.zxly div .ol2{
	width: 50%;
	height: 40px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	background-color: #fe6506;
	margin-bottom:40px;
}
.sideMenu ul li a.hover{
	    background-color: #f5f5f5;
} 
.sideMenu ul li a.hover span {
    display: block;
}