
/*

By  鱼
QQ  594074555

*/

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,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin:0;padding:0}
ul,li,ol,dl,dt,dd{list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
table{border-collapse:collapse;border-spacing:0}
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}
fieldset,img{border:0}
caption,th{text-align:left}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
a{text-decoration:none;color: #666;}
a:hover{text-decoration:none;cursor: pointer;}
html,body{
	font-family: "arial" ,'Microsoft Yahei';
	*font-family: "微软雅黑";
	*font-family: "Microsoft Yahei";
	color: #666;
}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
img{
	-moz-user-select:none;/*火狐*/
	-webkit-user-select:none;/*webkit浏览器*/
	-ms-user-select:none;/*IE10*/
	-khtml-user-select:none;/*早期浏览器*/
	user-select:none;
}
body{position: relative;min-width: 1200px;}
.clear{clear: both;}
.after:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*********************************/
/*parallax*/
.parallaximg{
    overflow: hidden;
    position: relative;
}
.parallaximg>img{
	position: absolute;
	left: 0;
	top: 0;
}


/*公共头部*/
.Pub_top{
	width: 1200px;
	margin: 0 auto;
	height: 105px;
}
.Pub_top .logo{
	display: block;
	width: 404px;
	height: 65px;
	float: left;
	margin: 20px 0 0 0;
}
.Pub_top .ench{
	float: right;
	height: 105px;
	width: 60px;
}
.Pub_top .ench a{
	display: block;
	width: 30px;
	height: 30px;
	float: left;
	margin: 37.5px 0 0 0;
	text-align: center;
	font-size: 14px;
}
.Pub_top .ench a.ch{
	color: #fff;
	background: #f38501;
	line-height: 30px;
}
.Pub_top .ench a.en{
	color: #1f5ec7;
	border: 1px solid #ebe5e4;
	line-height: 28px;
}
.Pub_top .search{
	float: right;
	width: 340px;
	height: 40px;
	margin: 32.5px 42px 0 0;
}
.Pub_top .search input[type="text"]{
	display: block;
	width: 295px;
	height: 40px;
	float: left;
	border: 2px solid #cec9c6;
	outline: none;
	background: #fff;
	font-size: 14px;
	color: #666;
	padding: 0 10px;
	line-height: 36px;
}
.Pub_top .search input[type="button"]{
	display: block;
	float: right;
	width: 45px;
	height: 40px;
	background: none;
	background-color: #135dc4;
	background-image: url(../png/a2.png);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	outline: none;
	cursor: pointer;
}
.Pub_nav{
	width: 100%;
	height: 48px;
	background: #135dc4;
}
.Pub_nav .Pub_nav1200{
	width: 1190px;
	height: 48px;
	margin: 0 auto;
	text-align: center;
}
.Pub_nav .Pub_nav1200 li{
	float: left;
	width: 170px;
	height: 48px;
	position: relative;
}
.Pub_nav .Pub_nav1200 li>a{
	display: block;
	width: 170px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	color: #fff;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.Pub_nav .Pub_nav1200 li:hover>a,.Pub_nav .Pub_nav1200 li.on{
	background: #00449f;
}
.Pub_nav .Pub_nav1200 li dl{
	position: absolute;
	left: 0;
	top: 110%;
	width: 170px;
	z-index: 50;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.Pub_nav .Pub_nav1200 li dl dd a{
	display: block;
	width: 100%;
	padding: 10px 5px;
	background: #00449f;
	line-height: 1.5em;
	color: #fff;
	font-size: 13px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.Pub_nav .Pub_nav1200 li:hover dl{
	opacity: 1;
	visibility: visible;
	top: 100%;
}
.Pub_nav .Pub_nav1200 li dl dd a:hover{
	background: #135dc4;
}


.index_banner{
	width: 100%;
	padding-top: 36.9%;
	position: relative;
	overflow: hidden;
}
/* 本例子css */
.fullSlide{ 
	width:100%;  
	position:absolute;
	left: 0;
	top: 0;  
	height:100%;
}
.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:5px; margin:0 5px; overflow:hidden; background:#ffffff; line-height:999px; border-radius: 6px;-webkit-border-radius: 6px;
}
.fullSlide .hd ul .on{ background:#f38501;  }
.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:40px;  z-index:1; width:40px; height:60px; background:url(../png/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:40px; background-position:-6px -137px; }
/*img*/
.fullSlide .bd{width:100%;height:100%; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important; height:100% !important;}
.fullSlide .bd li{ width:100% !important;  height:100% !important; overflow:hidden; text-align:center;  background-position: center center;background-repeat: no-repeat;}
.fullSlide .bd li a{ display:block; height:100%;position: relative; }
.fullSlide .bd li a img.bg{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.fullSlide .bd li a img.ani1{
	display: block;
	position: relative;
	top: 33%;
	z-index: 5;
	margin: 0 auto;
	max-width: 80%;
	-webkit-animation-delay: 0.5s;
	-o-animation-delay: 0.5s;
	animation-delay: 0.5s;
	-webkit-animation-duration: 1.5s;
	-o-animation-duration: 1.5s;
	animation-duration: 1.5s;
}


/*关于我们*/
.index_one{
	width: 1200px;
	padding: 70px 0 80px 0;
	margin: 0 auto;
}
.index_one .inon_left{
	width: 600px;
	float: left;
}
.index_one .inon_left *{
	font-weight: normal;
}
.index_one .inon_left h1{
	font-size: 32px;
	color: #1f5ec7;
	padding-left: 40px;
	position: relative;
}
.index_one .inon_left h1:before{
	content: '';
	width: 27px;
	height: 3px;
	background: #1f5ec7;
	position: absolute;
	left: 0;
	top: 50%;
}
.index_one .inon_left h1 span{
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
	padding: 0 0 0 10px;
}
.index_one .inon_left h2{
	font-size: 26px;
	color: #202020;
	margin: 35px 0 20px 0;
	width: 100%;
	line-height: 1em;
	height: 1em;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_one .inon_left h3{
	font-size: 14px;
	color: #999999;
	line-height: 2em;
	width: 100%;
	height: 14em;
	overflow: hidden;
}
.index_one .inon_left h4{
	width: 137px;
	height: 41px;
	background: url(../jpg/b10.jpg) center no-repeat;
	padding-left: 20px;
	line-height: 41px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin: 40px 0 0 0;
	position: relative;
	-webkit-transition: all .5s ease-in-out 0s;
	-moz-transition: all .5s ease-in-out 0s;
	-ms-transition: all .5s ease-in-out 0s;
	-o-transition: all .5s ease-in-out 0s;
	transition: all .5s ease-in-out 0s;
	top: 0;
}
.index_one .inon_left h4:hover{
	top: -10px;
}
.index_one .inon_right{
	float: right;
	width: 590px;
	position: relative;
	overflow: hidden;
	height: 460px;
}
.index_one .inon_right ul{
	position: absolute;
	right: 0;
	top: 0;
	width: 130px;
}
.index_one .inon_right ul li{
	width: 130px;
	padding: 25px 0;
	border-bottom: 1px solid #ededed;
	text-align: center;
}
.index_one .inon_right ul li:first-child{
	border-top: 1px solid #ededed;
}
.index_one .inon_right ul li p{
	font-size: 36px;
	color: #333333;
}
.index_one .inon_right ul li span{
	font-size: 18px;
	color: #333333;
}
.index_one .inon_right .imgbox1{
	width: 245px;
	height: 327px;
	position: absolute;
	right: 140px;
	top: 0;
	z-index: 5;
}
.index_one .inon_right .imgbox2{
	position: absolute;
	right: 295px;
	top: 130px;
	width: 245px;
	height: 327px;
	border: 3px solid #fff;
	z-index: 6;
}

.index_two{
	width: 100%;
	height: 660px;
	position: relative;
	overflow: hidden;
	background: url(../jpg/b4.jpg) center no-repeat fixed;
	background-size: cover;
}
.index_two .index_two1200{
	width: 1200px;
	margin: 0 auto;
	height: 660px;
	position: relative;
	z-index: 2;
	padding: 50px 0 0 0;
}
.index_two .index_two1200 h1,
.index_two .index_two1200 h2{
	font-size: 32px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1.5em;
}
.index_two .index_two1200 h2{
	font-size: 18px;
	text-transform: uppercase;
}

/* 本例子css */
.picScroll-left{ 
	width:100%;  
	position:relative; 
	margin: 40px 0 60px 0;   
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{
	position: absolute;
	width: 70px;
	height: 70px;
	display: block;
	background-image: url(../png/a4.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	top: 50%;
	margin-top: -35px;
	left: -80px;
}
.picScroll-left .hd .next{
	left: auto;
	right: -80px;
	background-position: 0 bottom;
}
.picScroll-left .bd{
	width: 100%;
}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ 
	margin:0 4px; 
	float:left; 
	_display:inline; 
	overflow:hidden; 
	text-align:center;
	width: 232px;
}
.picScroll-left .bd ul li div.img{
	width: 100%;
	height: 262px;
	background: #fff;
	border: 3px solid #fff;
	overflow: hidden;
}
.picScroll-left .bd ul li div.img img{
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.picScroll-left .bd ul li:hover div.img img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.picScroll-left .bd ul li p{
	font-size: 16px;
	color: #333333;
	width: 100%;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #fff;
}

.inmobtn{
	width: 137px;
    height: 41px;
    background: url(../jpg/b10.jpg) center no-repeat;
    line-height: 41px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .5s ease-in-out 0s;
    -moz-transition: all .5s ease-in-out 0s;
    -ms-transition: all .5s ease-in-out 0s;
    -o-transition: all .5s ease-in-out 0s;
    transition: all .5s ease-in-out 0s;
    top: 0;
}
.inmobtn a{
	display: block;
    padding-left: 20px;
	width: inherit;
	height: inherit;
	color: inherit;
}
.inmobtn:hover{
	top: -10px;
}

/*企业动态*/
.index_three{
	width: 1200px;
	padding: 80px 0 60px 0;
	margin: 0 auto;
}
.index_three .top h1,
.index_three .top h2{
	float: left;
	font-weight: normal;
	line-height: 1.5em;
}
.index_three .top h1{
	font-size: 32px;
	color: #333333;
}
.index_three .top h2{
	clear: both;
	float: left;
	font-size: 18px;
	color: #999999;
	text-transform: uppercase;
}
.index_three .top a{
	display: block;
	float: right;
	font-size: 14px;
	color: #a49f9b;
	padding: 0 20px 0 0;
	background: url(../png/a5.png) right center no-repeat;
	text-transform: uppercase;
}

/*list*/
.xwlist{
	width: 100%;
	position: relative;
	padding: 40px 0;
}
.xwlist li{
	float: left;
	width: 600px;
	padding: 0 300px 0 0; 
	position: relative;
	height: 219px;
	overflow: hidden;
}
.xwlist li.even{
	padding: 0 0 0 300px;
}
.xwlist li .img{
	position: absolute;
	right: 0;
	top: 0;
	width: 300px;
	height: 219px;
	overflow: hidden;
}
.xwlist li.even .img{
	right: auto;
	left: 0;
}
.xwlist li .img:after{
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 6px solid #fff;
	border-bottom: 5px solid transparent;
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 5;
}
.xwlist li.even .img:after{
	left: auto;
	right: 0;
	border-left: none;
	border-right: 6px solid #fff;
}
.xwlist li .img img{
	display: block;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.xwlist li:hover .img img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.xwlist li .table{
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 100%;
	border: 1px solid #efefef;
	position: relative;
}
.xwlist li .table .cell{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.xwlist li .table .cell span{
	font-size: 12px;
	color: #777777;
}
.xwlist li .table .cell h1{
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	width: 80%;
	line-height: 1.5em;
	height: 3em;
	overflow : hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 10px auto 10px auto;
}
.xwlist li .table .cell h2{
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	width: 90%;
	line-height: 1.5em;
	height: 3em;
	overflow : hidden;
	text-overflow: ellipsis;
	-o-text-overflow:ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0 auto 20px auto;
}
.xwlist li .table .cell p{
	font-size: 12px;
	color: #999999;
	width: 100px;
	height: 28px;
	border: 1px solid #cccccc;
	line-height: 26px;
	margin: 0 auto;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.xwlist li .table .cell p:hover{
	background: #ff8a00;
	color: #fff;
}

/*公共底部*/
.Pub_footer{
	width: 100%;
	background: #333333;
}
.Pub_footer .Pub_footer1200{
	width: 1200px;
	margin: 0 auto;
	padding: 70px 0 30px 0;
}
.Pub_footer1200 .left{
	float: left;
	padding: 0 45px 0 0;
	border-right: 1px solid #4c4c4c;
	width: 310px;
}
.Pub_footer1200 .left h1{
	font-size: 16px;
	color: #cccccc;
	padding: 0 0 16px 0;
	position: relative;
}
.Pub_footer1200 .left h1:before{
	content: "";
	width: 18px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #e28206;
}
.Pub_footer1200 .left h1 span{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 0 15px;
}
.Pub_footer1200 .left ul li{
	width: 100%;
	font-size: 14px;
	color: #999999;
	padding: 0 0 0 70px;
	position: relative;
	margin: 15px 0 0 0;
	line-height: 1.5em;
	word-wrap: break-word;
	word-break: normal; 
}
.Pub_footer1200 .left ul li span{
	display: block;
	position: absolute;
	left: 0;
	color: #999999;
}
.Pub_footer1200 .left ul li p.big{
	font-size: 22px;
	color: #ef8803;
}


.Pub_footer1200 .center{
	float: left;
	padding: 0 45px;
	border-right: 1px solid #4c4c4c;
	width: 660px;
	height: 180px;
}
.Pub_footer1200 .center h1{
	font-size: 16px;
	color: #cccccc;
	padding: 0 0 16px 0;
	position: relative;
}
.Pub_footer1200 .center h1:before{
	content: "";
	width: 18px;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #e28206;
}
.Pub_footer1200 .center h1 span{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 0 0 15px;
}
.Pub_footer1200 .center ul{
	padding: 25px 0 30px 0;
}
.Pub_footer1200 .center ul li{
	float: left;
	margin: 0 0 0 30px;
}
.Pub_footer1200 .center ul li:first-child{
	margin: 0;
}
.Pub_footer1200 .center ul li a{
	display: block;
	font-size: 14px;
	color: #999999;
	line-height: 1.5em;
}
.Pub_footer1200 .center ul li a:hover{
	color: #ef8803;
}
.Pub_footer1200 .center .sea{
	width: 255px;
	height: 37px;
	border: 1px solid #686868;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}
.Pub_footer1200 .center .sea input[type="text"]{
	display: block;
	width: 200px;
	float: left;
	height: 35px;
	background: none;
	outline: none;
	border: none;
	font-size: 14px;
	color: #999999;
	padding: 0 0 0 15px;
	line-height: 35px;
}
.Pub_footer1200 .center .sea input[type="button"]{
	float: right;
	width: 45px;
	display: block;
	height: 35px;
	outline: none;
	border: none;
	background: none;
	background: url(../png/a6.png) center no-repeat;
	cursor: pointer;
}
.Pub_footer1200 .center .fen{
	position: relative;
	padding: 0 0 0 60px;
	margin: 10px 0 0 0;
}
.Pub_footer1200 .center .fen span{
	display: block;
	font-size: 14px;
	color: #999999;
	position: absolute;
	left: 0;
	height: 28px;
	line-height: 28px;
}
/*分享*/
.Pub_footer1200 .center .fen .bdshare-button-style0-16 .bds_more{
	display: none;
}
.Pub_footer1200 .center .fen .bdshare-button-style0-16 a{
	width: 28px !important;
	height: 28px !important;
	background-image: url(../jpg/b16.jpg) !important;
	margin: 0 6px 0 0 !important;
}
.Pub_footer1200 .center .fen .bdshare-button-style0-16 .bds_sqq{background-position: 0 0 !important;}
.Pub_footer1200 .center .fen .bdshare-button-style0-16 .bds_tsina{background-position: 0 -28px !important;}
.Pub_footer1200 .center .fen .bdshare-button-style0-16 .bds_weixin{background-position: 0 -56px !important;}
.Pub_footer1200 .center .fen .bdshare-button-style0-16 .bds_bdhome{background-position: 0 -84px !important;}
.bd_weixin_popup{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/*right*/
.Pub_footer1200 .right{
	float: right;
	width: 220px;
	text-align: center;
} 
.Pub_footer1200 .right h1{
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	line-height: 1.5em;
}
.Pub_footer1200 .right img{
	display: block;
	width: 120px;
	height: 120px;
	margin: 5px auto;
}
.Pub_footer1200 .right h2{
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}

.Pub_bottom{
	width: 100%;
	height: 36px;
	background: #262626;
}
.Pub_bottom .Pub_bottom1200{
	width: 1200px;
	height: 36px;
	margin: 0 auto;
	font-size: 12px;
	color: #999999;
	line-height: 36px;
}
.Pub_bottom .Pub_bottom1200 p{
	float: left;
}
.Pub_bottom .Pub_bottom1200 span{
	display: block;
	float: right;
}
.Pub_bottom .Pub_bottom1200 span a{
	color: inherit;
}
.Pub_bottom .Pub_bottom1200 span a:hover{
	color: red;
}


/*内页*/

.nei_banner{
	width: 100%;
	position: relative;
	height: 352px;
	overflow: hidden;
}

.nei_banner img{
	position: absolute;
	width: 2000px;
	height: 352px;
	left: 50%;
	top:0;
	margin-left: -1000px;
}

.wrapper1200{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.nei_nav{
	height: 60px;
	width: 100%;
	border-bottom: 1px solid #eee;
	color: #666;
	font-size: 14px;
	line-height: 60px;
	margin-bottom: 20px;
}
.nei_nav .home_a{
	float: left;
	width: 60px;
	height: 59px;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	background: url(../png/a7.png) no-repeat center;
}
.nei_nav span{
	padding: 0 10px;
}
.nei_content{
	padding-bottom: 60px;
}
.fenleiBox dl{
	width: 225px;
	border: 1px solid #e88402;
	float: left;
	overflow: hidden;
}
.fenleiBox dt{
	width: 100%;
	height: 100px;
	background: #e88402;
	color: #fff;
	padding-left: 8px;
	padding-top: 50px;
}
.fenleiBox dt h2{
	font-size: 22px;
	font-weight: normal;
}
.fenleiBox dt p{
	text-transform: uppercase;
	font-size: 16px;
}

.fenleiBox dd{
	padding:0 15px ;
	border-top: 1px solid #e88402;
	width: 100%;
	position: relative;
	padding: 10px;
}
.fenleiBox dd a{
	font-size: 16px;
	color: #333333;
	line-height: 1.5em;
	width: 100%;
}
.fenleiBox dd>a{
	display: block;
}
.fenleiBox dd ul{
	padding: 10px 0;
	display: none;
	border-top: 1px solid #e88402;
}
.fenleiBox dd ul li{
	padding: 5px 0;
}
.fenleiBox dd ul a{
	font-size: 14px;
	line-height: 1.5em;
}

.fenleiBox dd a.on,.fenleiBox dd a:hover{
	color: #e88302;
}
.fenleiBox dd h3{
	font-weight: normal;
	font-size: 16px;
}
.fenleiBox dd p{
	text-transform: uppercase;
}
.chanp_list{
	float: right;
	width: 968px;
	overflow: hidden;
}
.chanp_list li{
	float: left;
	width: 232px;
	height: 332px;
	margin-left: 10px;
	margin-bottom: 25px;
	border: 1px solid #eee;
}
.chanp_list li .img{
	width: 230px;
	height: 260px;
	overflow: hidden;
}
.chanp_list li .img img{
	width: 100%;
	height: 100%;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
}
.chanp_list li .word{
	overflow: hidden;
	padding:0 10px;
	height: 72px;
}
.chanp_list li .word p{
	text-align: center;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #333333;
	line-height: 1.5em;
	height: 3em;
	padding: 10px 0;
}
.chanp_list li:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
/*页码*/
.page{
	width: 100%;
	text-align: right;
	font-size: 14px;
	margin-top: 10px;
}
.page a{
	display: inline-block;
	height: 35px;
	line-height: 35px;
	width: 40px;
	text-align: center;
	border: 1px solid #e6e6e6;
	font-size: 14px;
	margin: 0 3px;
	color: #666;
}
.page a.fanye{
	width: 75px;
}
.page a:hover,.page a.on{
	background: #333333;
	color: #fff;
}

.chanpin_xqbox{
	width: 960px;
	float: right;
	font-size: 14px;
	color: #333;
	line-height: 1.5em;
	padding: 0 20px;
}
.chanpin_xqbox .word img{
	max-width: 100%;
	height: auto;
}
.shileftimg{
	float: left;
}
.chanpin_xqbox>h4{
	font-weight: normal;
	font-size: 18px;
	color: #333;
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.chanpin_xqbox .word{
	padding: 0 10px;
}

.right_nav{
	float: right;
	font-size: 0;
}
.right_nav li{
	display: inline-block;
	font-size: 14px;
	position: relative;
}
.right_nav li a{
	color: #333;
	padding: 0 15px;
}
.right_nav li.on a{
	color: #ec8602;
}
.right_nav li.on:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: #ec8602;
}

.aoutBox.index_one .inon_left h3{
	overflow: visible;
}

.pubnei_tit{
	text-align: center;
	font-weight: normal;
	color: #ec8602;
	font-size: 36px;
	padding:30px 0;
	line-height: 1em;
}
.pubnei_tit p{
	text-transform: uppercase;
}
.pubnei_tit span{
	display: inline-block;
	position: relative;
	padding:0 55px;
	font-size: 24px;
	color: #333;
}
.pubnei_tit span:before,.pubnei_tit span:after{
	content: '';
	position: absolute;
	top: 50%;
	width: 40px;
	height: 1px;
	background: #333333;
	left: 0;
}
.pubnei_tit span:after{
	left: auto;
	right: 0;
}
.rongyu_list{
	margin: 0 auto;
	width: 1224px;
	position: relative;
	left: -20px;
}
.rongyu_list li{
	width: 368px;
	border: 1px solid #e5e5e5;
	padding-top: 7px;
	float: left;
	margin: 0 20px;
	border-radius: 2px;
	margin-bottom: 40px;
}
.rongyu_list .img{
	width: 334px;
	height: 239px;
	overflow: hidden;
	margin: 0 auto;
}
.rongyu_list .img img{
	width: 100%;
	height: 100%;
	
}
.rongyu_list p{
	width: 100%;
	padding: 0 20px;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	text-align: center;
	color: #333;
	font-size: 24px;
}
.jiejue_list{
	width: 1290px;
	left: -45px;
}
.jiejue_list li{
	width: 340px;
	text-align: center;
	padding-top: 0;
	margin: 0 45px;
	margin-bottom: 60px;
}
.jiejue_list li .img{
	width: 100%;
	height: 206px;
	position: relative;
}
.jiejue_list p{
	border-top: 1px solid #e5e5e5;
	color: #999;
	font-size: 18px;
}
.jiejue_list li .img img{
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
}

.xiangqing_box .xq_tit{
	font-weight: normal;
	color: #333333;
	font-size: 22px;
	padding: 0 20px;
	overflow: hidden;
	text-align: center;
	height: 100px;
	line-height: 100px;
	border-bottom: 1px solid #bfbfbf;
}

.time_box{
	font-size: 14px;
	color: #666666;
	height: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}
.time_box .left{float: left;}
.time_box .right{float: right;}
.xq_word{
	font-size: 16px;
	color: #666;
	line-height: 2em;
}
.xq_word img{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.time_box .bdshare-button-style0-16 a,.time_box .bdshare-button-style0-16 .bds_more{
	margin: 17px 4px 0;
}
.time_box .right{
	width: 300px;
}

/*企业文化*/
.wenhua_box .left{
	float: left;
	width: 331px;
	height: 519px;
	overflow: hidden;
	border: 5px solid #d9d9d9;
}
.wenhua_box .left img{
	width: 100%;
	height: 100%;
}
.wenhua_box .right{
	float: right;
	width: 830px;
	padding-right: 20px;
}
.wenhua_box .right>h3{
	font-size: 32px;
	color: #333333;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 30px;
}
.wenhua_box .right>h3 p{
	color: #999999;
	font-size: 25px;
}
.wenhua_box .right .word{
	font-size: 18px;
	color: #30383b;
	line-height: 2em;
}
.mapbox{
	padding-top: 250px;
	position: relative;
}
.mapbox .BMap_Marker.BMap_noprint{
	background: url(../png/a8.png) !important;
	width: 48px !important;
	height: 68px !important;
}
.mapbox .anchorBL{
	display: none;
}
.mapbox .box_in{
	position: absolute;
	top: 0;
	width: 1140px;
	height: 440px;
	background: #8fc4ec;
	z-index: 9;
	left: 50%;
	margin-left: -570px;
	display: table;
	padding: 50px 20px 40px 60px;
}
#dituContent{
	opacity: 0.7;
}
.mapbox .box_in>img{
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -194px;
}
.mapbox .box_in ul{
	display: table-cell;
	table-layout: fixed;
	vertical-align: middle;
	font-size: 18px;
	color: #ffffff;
}
.mapbox .box_in ul li{
	margin-bottom: 30px;
}
.mapbox .box_in ul i{
	display: inline-block;
	width: 40px;
	vertical-align: middle;
	height: 20px;
	background: url(../png/a10.png) no-repeat;
}
.mapbox .box_in ul i.i1{background-position:0 0 ;}
.mapbox .box_in ul i.i2{background-position:0 -20px ;}
.mapbox .box_in ul i.i3{background-position:0 -40px ;}
.mapbox .box_in ul i.i4{background-position:0 -60px ;}
.mapbox .box_in ul i.i5{background-position:0 -80px ;}

/*人才招聘*/
.zhaopintit{
	width: 360px;
	height: 90px;
	line-height: 90px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	color: #ec8602;
	font-weight: normal;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
	border-radius: 8px;
	margin-bottom: 80px;
	margin-top: 40px;
	position: relative;
}
.zhaopintit:after,.zhaopintit:before{
	content: '';
	position: absolute;
	left: 50%;
	top: 90px;
}
.zhaopintit:before{
	width: 1px;
	height: 80px;
	background: #b7b7b7;
}
.zhaopintit:after{
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #ec8602;
	top: 162px;
	margin-left: -8px;
	z-index: 2;
}
.ren_list{
	padding-top: 80px;
	width: 1150px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 70px;
}
.ren_list li{
	float: left;
	height: 232px;
	width: 206px;
	box-shadow:0 0 10px rgba(0,0,0,0.5);
	border-radius: 8px;
	text-align: center;
	position: relative;
	margin-left: 108.666px;
	display: table;
}
.ren_list li:first-child{
	margin-left: 0;
}
.ren_list:before{
	content: '';
	width: 944px;
	height: 1px;
	background: #b7b7b7;
	position: absolute;
	top: 0;
	left: 103px;
	z-index: 1;
}
.ren_list li:before{
	content: '';
	width: 1px;
	height: 80px;
	position: absolute;
	top: -80px;
	left: 50%;
	background: #b7b7b7;
}
.ren_list li:after{
	content: '';
	height: 16px;
	width: 16px;
	border-radius: 50%;
	background: #ec8602;
	position: absolute;
	left: 50%;
	top: -88px;
	margin-left: -8px;
	z-index: 2;
}
.ren_list li .box{
	display: table-cell;
	vertical-align: middle;
	table-layout: fixed;
	font-size: 26px;
	color: #ec8602;
}
.ren_list li  img{
	margin-bottom: 30px;
	height: 120px;
	width: auto;
}
.outLine{
	display: block;
	width: 100%;
	background: url(../png/a12.png) no-repeat center;
}
.outLine .zhaopintit:before,.outLine .zhaopintit:after{
	display: none;
}
.zhaop_xinxi .box{
	float: left;
	width: 50%;
	padding: 20px 40px;
	margin-bottom: 80px;
}
.zhaop_xinxi .box>h3{
	font-size: 36px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 35px;
}
.zhaop_xinxi .box .word{
	font-size: 14px;
	color: #000000;
	line-height: 2em;
	height: 420px;
	overflow: hidden;
	width: 100%;
}
.zhaop_xinxi .box .word>h4{
	font-size: 18px;
	font-weight: normal;
}
.xiazai_list ul{
	margin-bottom: 30px;
}
.xiazai_list li{
	height: 70px;
	line-height: 70px;
	border-bottom: 1px solid #EDEDED;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
}
.xiazai_list .left{
	float: left;
	width: 800px;
	height: 100%;
	overflow: hidden;
	overflow: hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
}
.xiazai_list .right{
	float: right;
}
.xiazai_btn{
	display: inline-block;
	width: 27px;
	height: 25px;
	background: url(../png/a13.png) no-repeat center;
	margin-left: 20px;
	vertical-align: middle;
}
.xiazai_list li:hover .xiazai_btn,.xiazai_list li.on .xiazai_btn{
	background: url(../png/a14.png) no-repeat center;
}
.xiazai_list li:hover,.xiazai_list li.on{
	color: #ec8602;
}

.tanchuan_mask{
	position: absolute;
	z-index:99;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000);
	display: none;
}
.tanchuan{
	width: 540px;
	height: 480px;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -240px;
	margin-left: -270px;
	padding: 20px;
}
.tanchuan>h3{
	text-align: center;
	font-size: 20px;
	color: #333333;
	padding-bottom: 20px;
	border-bottom: 1px solid #D9D9D9;
}
.tanchuan .close_btn{
	display: block;
	width: 20px;
	height: 21px;
	background: url(../png/a15.png) no-repeat center;
	position: absolute;
	top: 22px;
	right: 20px;
}
.tanchuan .box{
	height: 90px;
	line-height: 90px;
	border-bottom: 1px solid #eeeeee;
}
.tanchuan .box input[type=text]{
	width: 340px;
	height: 85px;
	line-height:85px;
	outline: none;
	border: none;
	vertical-align: middle;
	font-size: 16px;
	color: #666666;
	padding: 0 10px;
}
.tanchuan .box .hqyzm{
	width: 145px;
	height: 45px;
	border-radius: 4px;
	background: #cccccc;
	color: #fff;
	font-size: 16px;
	border: none;
}
.tanchuan .tijiao{
	height: 65px;
	width: 265px;
	border: none;
	background: #1f5ec7;
	font-size: 20px;
	color: #fff;
	display: block;
	margin: 0 auto;
	margin-top: 110px;
	border-radius: 4px;
}

/*发展历程*/
.licheng_list{
	padding: 0 15px;
	position: relative;
}
.licheng_list .left{
	float: left;
	width: 560px;
	padding-right: 110px;
}
.licheng_list .right{
	float: right;
	width: 560px;
	padding-left: 110px;
}
.licheng_list .box>div{
	max-height: 260px;
	position: relative;
}
.licheng_list:before{
	content: '';
	position: absolute;
	width: 1px;
	height: 90%;
	background: #01688e;
	top:1.5em;
	left: 50%;
}
.licheng_list .box{
	position: relative;
	margin-top: 110px;
}
.licheng_list .box:first-child{
	margin-top: 0;
}
.licheng_list .box:before{
	content: '';
	width:30px;
	height: 30px;
	position: absolute;
	background: url(../png/a16.png) no-repeat center;
	top: 0;
	left: 50%;
	margin-left: -15px;
}
.haslinel:before{
	width: 93px;
	height: 8px;
	content: '';
	background: url(../png/a17.png) no-repeat center;
	position: absolute;
	top: 11px;
	right: -10px;
}
.hasliner:before{
	width: 93px;
	height: 8px;
	content: '';
	background: url(../png/a18.png) no-repeat center;
	position: absolute;
	top: 11px;
	left: -10px;
}
.licheng_list .boxm>div{
	min-height: 190px;
}
.pic_box{
	margin-top: 15px;
	background: url(../png/a19.png) no-repeat top right;
	padding-top: 25px;
}
.pic_boxr{
	background: url(../png/a21.png) no-repeat top left;
}
.licheng_list .boxm .word{
	font-size: 18px;
	color: #30383b;
	min-height: 170px;
	max-height: 260px;
	overflow: hidden;
	padding: 15px;
	text-align: justify;
	line-height: 1.8em;
}
.licheng_list .boxm .word img{
	max-width: 100%;
	height: auto;
}
.licheng_list .boxm .pic_box .word{
	background: #36bef0;
}
.white_tit{
	color: #fff;
	font-weight: normal;
	font-size: 24px;
	line-height: 2em;
}
.white_tit img{
	margin-left: 5px;
	vertical-align: middle;
}
.licheng_list .date{
	display: block;
	width: 101px;
	height: 101px;
	position: absolute;
	background: url(../png/a23.png) no-repeat center;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	padding: 25px;
	left:50%;
	top: 50%;
	margin-top: -50px;
	margin-left: -50px;
}
