@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
ul,ol,dl{list-style-type:none}
address,caption,cite,code,dfn,em,th,var,i,b{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit; border:none;}
input,button{overflow: visible;vertical-align:middle;outline:none}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur())}
sub,sup{vertical-align:baseline}
table{border-collapse:collapse;border-spacing:0}
textarea { resize:none} 
input[type="submit"],input[type="button"]{ cursor:pointer;}
img{border:0;vertical-align:middle;}
a img,img{-ms-interpolation-mode:bicubic}
a{text-decoration:none;cursor: pointer; color:#999}
a:hover{text-decoration:none}
button,input[type=submit],input[type=reset],input[type=text],input[type=button],select,textarea{-webkit-appearance:none;border-radius:0;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:0;blr:expression(this.onFocus=this.blur());border: none;}
body,th,button,input,select,textarea{  font-family:Arial, "微软雅黑"; font-size:12px;color:#666;}
.layout{ margin:0 auto; width: 1200px;}
.l,.left,.fl{ float:left}
.r,.right,.fr{ float:right}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden; font-size:0; line-height:0}
.clearfix{*zoom:1}
body{ min-width:1200px; overflow:auto;}

/*slick*/
.slick-slider{position: relative;outline: none;display: block; -moz-box-sizing: border-box;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer; cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-ms-transition:all 0.5s;}
.slick-track{position: relative;top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none; float: left;outline: 0 none;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-arrow.slick-hidden { display: none;}
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; padding: 0px; cursor: pointer; }
.slick-dots button{display: none;}
/*slick*/
.pich{
	overflow: hidden;
}
.pich img{
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.pich:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.header{
	background: #FFFFFF;
}
.htop{
	height: 120px;
}
.logo{
	float: left;
	display: block;
	width: 322px;
	height: 89px;
	background: url(../images/logo.jpg) center no-repeat;
	margin-top: 14px;
}
.htop dl{
	float: right;
	margin-top: 40px;
}
.htop dl dd{
	float: left;
}
.htop dl a{
	display: block;

}
.htop dl a.a1{
font-size:18px; color:#ffffff;
background-color:#db0f17; padding:8px 12px;border-radius: 4px;
}
.htop dl a.a2{
	width: 24px;
	background-position: -19px 0;
	margin-left: 30px;
}
.htop dl a.a3{
	width: 23px;
	background-position: -43px 0;
	margin-left: 30px;
}
.htop dl a.a1:hover{
	background-position: 0 -20px;
}
.htop dl a.a2:hover{
	background-position: -19px -20px;
}
.htop dl a.a3:hover{
	background-position: -43px -20px;
}
.htop span{
	float: right;
	font-size: 18px;
	color: #777777;
	line-height: 120px;
	margin-right: 20px;
	padding-right: 20px;
	background: url(../images/sx1.jpg) right center no-repeat;
}
.htop span em{
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-size: 28px;
	color: #db0f17;
}
.menu{
	background: #1e3485;
	height: 60px;
}
.menu li{
	float: left;
	line-height: 60px;
	width: 130px;
	text-align: center;
	position: relative;/*1209*/
}
.menu li p a{
	display: block;
	font-size: 15px;
	color: #FFFFFF;
}
.menu li.on p,
.menu li:hover p{
	background: #ed1c24;
}
.banner .pic{
	display: block;
	width: 100%;
	height: 630px;
	background: center no-repeat;
}
.banner .slick-dots{
	height: 10px;
	bottom: 20px;
}
.banner .slick-dots li{
	width: 10px;
	height: 10px;
	vertical-align: top;
	background: #FFFFFF;
	margin: 0 10px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}
.banner .slick-dots li.slick-active{
	background: #4178bc;
}
.index_1{
	background: url(../images/bg1.jpg) center no-repeat;
	padding-top: 90px;
	padding-bottom: 50px;
	min-height: 560px;
	text-align: center;
}
.title{
	text-align: center;
	font-size: 20px;
	color: #919191;
	line-height: 30px;
}
.title em{
	display: block;
	width: 48px;
	height: 4px;
	margin: 0 auto;
	background: #d53649;
}
.title b{
	display: block;
	font-size: 38px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 48px;
	padding-top: 8px;
}
.index_1 p{
	font-size: 16px;
	color: #666666;
	text-align: center;
	line-height: 32px;
	padding-top: 44px;
}
.index_1 ul{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
	padding-top: 76px;
}
.index_1 ul li{
	float: left;
	width: 140px;
	margin: 0 53px;
}
.index_1 ul i{
	display: block;
	width: 140px;
	height: 140px;
	background: url(../images/ic2.png) no-repeat;
}
.index_1 ul li:hover i{
	background-image: url(../images/ic3.png);
}
.index_1 ul i.i2{
	background-position: -140px 0;
}
.index_1 ul i.i3{
	background-position: -280px 0;
}
.index_1 ul i.i4{
	background-position: -420px 0;
}
.index_1 ul h3{
	font-size: 18px;
	color: #666666;
	line-height: 60px;
}
.index_1 ul li:hover h3{
	color: #1e3585;
}
.index_2{
	padding-top: 80px;
	min-height: 819px;
	background: url(../images/bg2.jpg) center no-repeat;
}
.title2,
.title2 b{
	color: #FFFFFF;
}
.index_2 .hd{
	padding-top: 54px;
}
.index_2 .hd li{
	float: left;
	padding: 4px;
	width: 190px;
	height: 117px;
	cursor: pointer;
	color: #FFFFFF;
	line-height: 117px;
	font-size: 18px;
	color: #FFFFFF;
	margin-right: 2px;

}
.index_2 .hd li p{
	padding: 0 5px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_2 .hd li em{
	display: block;
	padding-right: 20px;
	background: url(../images/arw1.png) right center no-repeat;
	font-weight: bold;
}
.index_2 .hd li.on p{
	background: url(../images/k.png) center no-repeat;
	padding: 0 10px;
}
.index_2 .bd{
	margin-top: 20px;
	background: #FFFFFF;
}
.index_2 .bd .fl{
	width: 486px;
	padding: 70px 56px 0;
}
.index_2 .bd .pich{
	float: right;
	width: 600px;
	height: 420px;
}
.index_2 .bd h3{
	font-size: 40px;
	color: #2f2f2f;
	line-height: 90px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_2 .bd .hx{
	width: 40px;
	height: 1px;
	background: #1e3585;
}
.index_2 .bd p{
	font-size: 16px;
	color: #6f6f6f;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin-top: 20px;
}
.index_2 .bd a.more{
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
	width: 270px;
	height: 40px;
	line-height: 40px;
	background: #1e3585;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	margin-top: 35px;
}
.more i{
	display: inline-block;
	vertical-align: top;
	margin: 0 3px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.more:hover i{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
}
.index_3{
	padding-top: 80px;
	padding-bottom: 60px;
	border-bottom: 1px #ebebeb solid;
}
.case_show{
	padding: 0 16px;
	margin-top: 58px;
}
.picall{
	width: 286px;
	height: 400px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	-moz-border-radius: 0 28px 0 28px;
	-webkit-border-radius: 0 28px 0 28px;
	border-radius: 0 28px 0 28px;
}
.picall .box{
	position: absolute;
	left: 0;
	top: 330px;
	width: 100%;
}
.picall h3{
	padding: 0 30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 70px;
}
.picall .box1 h3{
	background-color: #1e7fc6;
}
.picall .box2 h3{
	background-color: #37c684;
}
.picall .box3 h3{
	background-color: #c63d8b;
}
.picall .box4 h3{
	background-color: #e4475a;
}
.picall h3 em{
	display: block;
	/*font-weight: bold;*/
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.picall .hx{
	width: 23px;
	height: 2px;
	background: #FFFFFF;
	margin: 0 auto;
}
.picall p{
	padding: 0 30px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 22px;
	margin-top: 10px;
	height: 132px;
	overflow: hidden;
}
.picall .more{
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	width: 98px;
	line-height: 32px;
	border: 1px #FFFFFF solid;
	-moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	margin: 17px auto 0;
	text-align: center;
	text-transform: uppercase;
}
.picall:hover .box{
	padding-top: 74px;
	height: 326px;
}
.picall:hover .box1{
	background: rgba(30,127,198,.94);
}
.picall:hover .box2{
	background: rgba(55,198,132,.94);
}
.picall:hover .box3{
	background: rgba(198,61,139,.94);
}
.picall:hover .box4{
	background: rgba(228,71,90,.94);
}
.picall:hover h3{
	line-height: 62px;
	background: none;
}
.case_show .slick-prev, 
.case_show .slick-next{
	width: 14px;
	height: 24px;
	background: url(../images/arw2.png) 0 0 no-repeat;
	left: 0;
	margin-top: -12px;
}
.case_show .slick-next{
	left: auto;
	right: 0;
	background-position: -14px 0;
}
.case_show .slick-prev:hover{
	background-position: 0 -24px;
}
.case_show .slick-next:hover{
	background-position: -14px -24px;
}

.index_4{
	padding-bottom: 70px;
	padding-top: 10px;
}
.index_4 .tit{
	line-height: 83px;
	font-size: 24px;
	color: #444444;
}
/*1220*/
.index_4 ul{
	overflow: inherit;
}
.index_4 ul li{
padding-top:5px;
padding-bottom:5px;
text-align:center;
line-height:30px;
}
.index_4 ul li span{ font-size:14px;}
.index_4 li a{
	display: block;
	margin: 0 auto;
	width: 188px;
	height: 128px;
	overflow: hidden;
	border: 1px #e9e9e9 solid;
	/*margin-right: 10px;*/
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_4 li a img{ width:188px;}
.index_4 .slick-prev, 
.index_4 .slick-next{
	width: 14px;
	height: 24px;
	background: url(../images/arw2.png) 0 0 no-repeat;
	left: -14px;
	margin-top: -12px;
}
.index_4 .slick-next{
	left: auto;
	right: -14px;
	background-position: -14px 0;
}
.index_4 .slick-prev:hover{
	background-position: 0 -24px;
}
.index_4 .slick-next:hover{
	background-position: -14px -24px;
}
/*.index_4 li.last{
	margin-right: 0;
}*/
.index_4 li a:hover{
	border-color: #FFFFFF;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
}
/*1220完*/
/*.index_4 li{
	float: left;
	width: 188px;
	height: 128px;
	overflow: hidden;
	border: 1px #e9e9e9 solid;
	margin-right: 10px;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_4 li.last{
	margin-right: 0;
}
.index_4 li:hover{
	border-color: #FFFFFF;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
}*/


.index_5{
	background-color:#eeeeee;
	padding: 90px 0 90px;
}
.index_5 ul{
	padding-top: 54px;
}
.index_5 li{
	float: left;
	width: 380px;
	height: 400px;
	margin-right: 20px;
	background: #f8f8f8;
}
.index_5 li .pic{
	width: 380px;
	height: 220px;
	overflow: hidden;
}
.index_5 li .pic img{
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-ms-transition:all 0.5s;
}
.index_5 li:hover img{
	transform:scale(1.1);
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-ms-transform:scale(1.1);
}
.index_5 li .box{
	padding: 16px 30px 0;
}
.index_5 li h3{
	font-size: 18px;
	color: #333333;
	line-height: 54px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.index_5 li p,
.index_5 li span{
	font-size: 14px;
	color: #888888;
	line-height: 24px;
}
.index_5 li p{
	height: 48px;
	overflow: hidden;
}
.index_5 li span{
	display: block;
	margin-top: 10px;
}
.index_5 li.last{
	margin-right: 0;
}
.index_5 li:hover{
	background: #1e3585;
}
.index_5 li:hover h3{
	color: #FFFFFF;
}
.index_5 li:hover p,
.index_5 li:hover span{
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5; 
	color: #FFFFFF;
}
.foot{
	background: #1c187e;
}
.fmenu{
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	line-height: 76px;
}
.fmenu li{
	float: left;
	width: 133px;
	text-align: center;
	background: url(../images/sx2.jpg) right center no-repeat;
}
.fmenu li a{
	font-size: 16px;
	color: #FFFFFF;
	filter:alpha(opacity=68);   
	-moz-opacity:0.68;   
	-khtml-opacity: 0.68;   
	opacity: 0.68; 
}
.fmenu li.last{
	background: none;
}
.fmenu li a:hover{
	text-decoration: underline;
}
.fmid{
	padding-top: 40px;
	padding-bottom: 43px;
}
.flogo{
	float: left;
	width: 187px;
	height: 110px;
	/*background: url(../images/flogo.png) center no-repeat;*/
}
.fmid .mword{
	float: left;
	width: 400px;
	margin-left: 65px;
	color: #FFFFFF;
	margin-top: 4px;
}
.fmid .mword h3{
	font-size: 18px;
	filter:alpha(opacity=80);   
	-moz-opacity:0.8;   
	-khtml-opacity: 0.8;   
	opacity: 0.8; 
	line-height: 46px;
}
.fmid .mword p{
	font-size: 14px;
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5; 
	line-height:24px;
}
.fmid .ewm{
	float: right;
	width: 120px;
	margin-left:20px;
}
.fmid .ewm .pic{
	width: 120px;
	height: 120px;
	overflow: hidden;
}
.fmid .ewm p{
	font-size: 14px;
	color: #FFFFFF;
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5; 
	text-align: center;
	line-height: 36px;
}
.copyright{
	background:#171371;
	line-height: 62px;
	color: #FFFFFF;
	font-size: 14px;
}
.copyright span{
	display: inline-block;
	vertical-align: top;
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5; 
}
.copyright p{
	filter:alpha(opacity=50);   
	-moz-opacity:0.5;   
	-khtml-opacity: 0.5;   
	opacity: 0.5; 
	display: inline-block;
	vertical-align: top;
}
.copyright .fr a{

	color:#fff;
}
.copyright .fr a:hover{
color:#fff;
}
.copyright .fr a.a2{
	background-position: -28px 0;
}
.copyright .fr a.a3{
	background-position: -56px 0;
}
.main{
	/*background: url(../images/bg5.png) center top no-repeat #EEEEEE;*/
	background-color:#eeeeee;
}
.botbg{
	padding-bottom: 60px;
	
}
.submenu{
	background: #EEEEEE;
	border-bottom: 3px #FFFFFF solid;
	text-align: center;
}
.submenu ul{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 0;
	border-left: 2px #FFFFFF solid;
}
.submenu ul li{
	float: left;
	width: 199px;
	border-right: 2px #FFFFFF solid;
	line-height: 70px;
}
.submenu li a{
	display: block;
	font-size: 16px;
	color: #1E3485;
	font-weight: bold;
}
.submenu li i{
	display: inline-block;
	vertical-align: middle;
	width: 38px;
	height: 38px;
	background: url(../images/ic7.png) 0 0 no-repeat;
	margin-right: 14px;
}
.submenu li a:hover i{
	background-image: url(../images/ic8.png);
}
.submenu li i.i2{
	background-position: -38px 0;
}
.submenu li i.i3{
	background-position: -76px 0;
}
.submenu li i.i4{
	background-position: -114px 0;
}
.submenu li i.i5{
	background-position: -152px 0;
}
.submenu li i.i6{
	background-position: -190px 0;
}
.submenu li a:hover{
	background: #1e3485;
	color: #FFFFFF;
}
.inbanner{
	height: 460px;
	background: center no-repeat;
	border-bottom: 1px #d2d2d2 solid;
	position: relative;
}
.pro_list .hd{
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
}
.pro_list .hd ul{
	background: #FFFFFF;
}
.pro_list .hd li{
	float: left;
	width: 299px;
	text-align: center;
	line-height: 60px;
	font-size: 18px;
	color: #444444;
	cursor: pointer;
	border-right: 1px #d2d2d2 solid;
	border-bottom: 1px #d2d2d2 solid;
}
.pro_list .hd li.on{
	background: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
.pro_list .bd li{
	float: left;
	width: 273px;
	border: 1px #e7e7e7 solid;
	height: 409px;
	overflow: hidden;
	background: #FFFFFF;
	margin: 40px 33px 0 0;
}
.pro_list .bd{
	padding-top: 30px;
}
.pro_list .bd li h3{
	padding: 19px 25px 0;
	font-size: 24px;
	color: #1e3485;
	line-height: 45px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pro_list .bd li p{
	padding: 0 25px;
	line-height: 20px;
	font-size: 14px;
	color: #999999;
	height: 40px;
	overflow: hidden;
}
.pro_list .bd li .pich{
	width: 273px;
	/*height: 253px;*/
	height: 273px;
}
.pro_list .bd li .m{
	padding: 0 25px;
	line-height: 50px;
	border-top: 1px #e7e7e7 solid;
	font-size: 14px;
}
.pro_list .bd li .m a{
	display: block;
	color: #888888;
}
.pro_list .bd li .m i{
	float: right;
	width: 13px;
	height: 13px;
	background: url(../images/ic9.png) 0 0 no-repeat;
	margin-top: 19px;
}
.pro_list .bd li:hover h3{
	color: #FFFFFF;
}
.pro_list .bd li:hover p{
	color: #FFFFFF;
	filter:alpha(opacity=56);   
	-moz-opacity:0.56;   
	-khtml-opacity: 0.56;   
	opacity: 0.56; 
}
.pro_list .bd li:hover .m{
	padding-top: 1px;
	border: none;
	background: url(../images/hx1.png) center top repeat-x;
}
.pro_list .bd li:hover .m em{
	color: #FFFFFF;
	filter:alpha(opacity=80);   
	-moz-opacity:0.8;   
	-khtml-opacity: 0.8;   
	opacity: 0.8; 
}
.pro_list .bd li:hover .m i{
	background-position: -13px 0;
}
.pro_list .bd li.li1{
	border-top: 4px #1e3485 solid;
}
.pro_list .bd li.li1:hover{
	background: #1e3485;
	border-color: #1e3485;
}
.pro_list .bd li.li2{
	border-top: 4px #37c684 solid;
}
.pro_list .bd li.li2:hover{
	background: #37c684;
	border-color: #37c684;
}
.pro_list .bd li.li3{
	border-top: 4px #c63d8b solid;
}
.pro_list .bd li.li3:hover{
	background: #c63d8b;
	border-color: #c63d8b;
}
.pro_list .bd li.li4{
	border-top: 4px #e4475a solid;
}
.pro_list .bd li.li4:hover{
	background: #e4475a;
	border-color: #e4475a;
}
.pro_list .bd li.li5{
	border-top: 4px #5862c5 solid;
}
.pro_list .bd li.li5:hover{
	background: #5862c5;
	border-color: #5862c5;
}
.pro_list .bd li.li6{
	border-top: 4px #2197e0 solid;
}
.pro_list .bd li.li6:hover{
	background: #2197e0;
	border-color: #2197e0;
}
.pro_list .bd li.li7{
	border-top: 4px #57a659 solid;
}
.pro_list .bd li.li7:hover{
	background: #57a659;
	border-color: #57a659;
}
.pro_list .bd li.li8{
	border-top: 4px #405da8 solid;
}
.pro_list .bd li.li8:hover{
	background: #405da8;
	border-color: #405da8;
}
.pro_list .bd li.nm{
	margin-right: 0;
}
.pro_list .bd ul{
	padding-bottom: 80px;
}
.page{
	text-align: center;
}
.dis{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
}
.page a{
	float: left;
	width: 38px;
	height: 38px;
	background: #FFFFFF;
	line-height: 38px;
	font-size: 16px;
	color: #666666;
	margin: 0 5px;
	border: 1px #dcdcdc solid;
}
.page span{
	float: left;
	margin: 0 5px;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
}
.page a:hover,
.page a.on{
	background: #1b3c85;
	border-color: #1b3c85;
	color: #FFFFFF;
}
.page a.a2{
	background-image: url(../images/arw3.png);
	background-position: center;
	background-repeat: no-repeat;
}
.page a.a2:hover{
	background-image: url(../images/arw4.png);
}
.pro_det{
	padding-top: 70px;
}
.b_img {
	float: left;
	width: 478px;
	height: 478px;
	border: 1px #dbdbdb solid;
}
.b_img img {
	width: 478px;
	height: 478px;
}
.jqzoom {
	float: left;
	position: relative;
	padding: 0px;
}
.jqzoom img {
	float: left;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #fff;
	border: 1px solid #09d;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 800px;
	height: 800px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #c4c4c4 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: crosshair;
}
.pro_det .word{
	float: left;
	width: 633px;
	margin-left: 87px;
	margin-top: 36px;
}
.pro_det .word h3{
	font-size: 32px;
	color: #000000;
	line-height: 42px;
}
.pro_det .word h4{
	font-size: 16px;
	color: #888888;
	line-height: 26px;
	padding-top: 23px;
}
.pro_det .word h5{
	font-size: 16px;
	color: #555555;
	line-height:30px;
	padding-top: 18px;
}
.pro_det .word p{
	padding: 24px 20px;
	
	margin-top: 39px;
}
.pro_det .word p em{
	display: block;
	font-weight: bold;
	font-size: 16px;
	color: #1e3485;
	line-height: 26px;
}
.propic{
	width:1200px;
	margin: 50px auto 0;
	line-height:36px;
	font-size:16px;
}
.propic img{
	width: 100%;
}
.loca{
	font-size: 14px;
	color: #999999;
	line-height: 48px;
	padding-top: 12px;
}
.loca a{
	display: inline-block;
	vertical-align: top;
	color: #999999;
}
.loca a.last,
.loca a:hover{
	color: #1e3485;
}
.loca em{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}
.intit{
	font-size: 30px;
	color: #1E3485;
	font-weight: bold;
	line-height: 48px;
}
.intit em{
	display: block;
	font-size: 14px;
	color: #888888;
	line-height: 24px;
}
.nav{
	padding-top: 24px;
	padding-bottom: 14px;
}
.nav li{
	float: left;
	width: 188px;
	height: 52px;
	background: #FFFFFF;
	border: 1px #e7e7e6 solid;
	text-align: center;
	line-height: 52px;
	position: relative;
	margin-right: 12px;
	margin-bottom: 14px;
}
.nav li.last{
	margin-right: 0;
}
.nav li a{
	display: block;
	font-size: 18px;
	color: #444444;
}
.nav li i{
	display: block;
	width: 18px;
	height: 9px;
	position: absolute;
	bottom: -9px;
	left: 85px;
	background: url(../images/arw5.png) center no-repeat;
	display: none;
}
.nav li.on,
.nav li:hover{
	background: #1E3485;
	border-color: #1e3485;
}
.nav li.on i,
.nav li:hover i{
	display: block;
}
.nav li.on a,
.nav li:hover a{
	color: #FFFFFF;
}
.bgf{
	background: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 60px;

}
.case .hd ul{
	padding: 0 47px;
}
/*.case .hd li{
	float: left;
	font-size: 16px;
	color: #444444;
	text-align: center;
	cursor: pointer;
	width: 148px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border: 1px #e7e7e7 solid;
	background: #fcfcfc;
	margin: 10px 4px 0;
}*/
.case .hd li a{
	float: left;
	font-size: 16px;
	color: #444444;
	text-align: center;
	cursor: pointer;
	width: 148px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border: 1px #e7e7e7 solid;
	background: #fcfcfc;
	margin: 10px 4px 0;
}
.case .hd li a.on{
	color: #FFFFFF;
	background: #1E3485;
	border-color: #1e3485;
}
.case .bd{
	padding-left: 39px;
}
.case .bd li{
	float: left;
	width: 260px;
	height: 365px;
	margin: 40px 10px 0;
}
.case .bd .picall{
	width: 260px;
	height: 365px;
}
.case .bd .picall h3{
	line-height: 62px;
}
.case .bd .picall .box{
	top: 303px;
}
.case .bd .picall:hover .box{
	padding-top: 45px;
	height: 320px;
}
.case .bd .picall .box1 h3{
	background-color: #1e7fc6;
}
.case .bd .picall:hover .box1{
	background: rgba(30,127,198,.94);
}

.case .bd .picall .box2 h3{
	background-color: #37c684;
}
.case .bd .picall:hover .box2{
	background: rgba(55,198,132,.94);
}

.case .bd .picall .box3 h3{
	background-color: #c63d8a;
}
.case .bd .picall:hover .box3{
	background: rgba(198,61,138,.94);
}

.case .bd .picall .box4 h3{
	background-color: #e4475a;
}
.case .bd .picall:hover .box4{
	background: rgba(228,71,90,.94);
}

.case .bd .picall .box5 h3{
	background-color: #5862c5;
}
.case .bd .picall:hover .box5{
	background: rgba(88,98,197,.94);
}

.case .bd .picall .box6 h3{
	background-color: #2197e0;
}
.case .bd .picall:hover .box6{
	background: rgba(33,151,224,.94);
}

.case .bd .picall .box7 h3{
	background-color: #57a659;
}
.case .bd .picall:hover .box7{
	background: rgba(87,166,89,.94);
}

.case .bd .picall .box8 h3{
	background-color: #405da8;
}
.case .bd .picall:hover .box8{
	background: rgba(64,93,168,.94);
}

.case .bd .picall .box9 h3{
	background-color: #edbb19;
}
.case .bd .picall:hover .box9{
	background: rgba(237,187,25,.94);
}

.case .bd .picall .box10 h3{
	background-color: #3d65a5;
}
.case .bd .picall:hover .box10{
	background: rgba(61,101,165,.94);
}

.case .bd .picall .box11 h3{
	background-color: #9c8673;
}
.case .bd .picall:hover .box11{
	background: rgba(156,134,115,.94);
}

.case .bd .picall .box12 h3{
	background-color: #65b7c9;
}
.case .bd .picall:hover .box12{
	background: rgba(101,183,201,.94);
}

.case .bd .picall .box13 h3{
	background-color: #3f86c1;
}
.case .bd .picall:hover .box13{
	background: rgba(63,134,193,.94);
}

.case .bd .picall .box14 h3{
	background-color: #795f87;
}
.case .bd .picall:hover .box14{
	background: rgba(121,95,135,.94);
}

.case .bd .picall .box15 h3{
	background-color: #9c412f;
}
.case .bd .picall:hover .box15{
	background: rgba(156,65,47,.94);
}

.case .bd .picall .box16 h3{
	background-color: #57a659;
}
.case .bd .picall:hover .box16{
	background: rgba(87,166,89,.94);
}
.case .bd .picall:hover h3{
	background: none;
}
.case .bd ul{
	padding-bottom: 60px;
}
.intro .con{
	padding: 0 50px;
}
.intro dd{
	float: left;
	width: 33.3333%;
	font-size: 16px;
	color: #888888;
	line-height: 25px;
}
.intro dd h3{
	font-size: 52px;
	color: #1E3485;
	position: relative;
	display: inline-block;
	padding-right: 21px;
	height: 80px;
	line-height: 80px;
	overflow: hidden;
}
.intro dd h3 em{
	font-size: 72px;
	font-weight: bold;
}
.intro dd h3 b{
	width: 21px;
	height: 21px;
	background: url(../images/jiahao.png) center no-repeat;
	position: absolute;
	top: 16px;
	right: 0;
}
.intro .box1{
	padding-top: 54px;
}
.intro .box1 .pic{
	float: right;
	margin-top: 10px;
	margin-left: 45px;
	width: 445px;
	height: 369px;
}
.intro .box1 p{
	font-size: 16px;
	text-indent: 2em;
	line-height: 36px;
}
.intro ul{
	padding-top: 45px;
}
.intro ul li{
	float: left;
	width: 346px;
	height: 194px;
	overflow: hidden;
	margin-right: 30px;
}
.intro ul li.last{
	margin-right: 0;
}
.intro .box1 .pic2{
	height: 298px;
}
.par_show{
	padding-top: 30px;
}
.par_show .tit{
	padding: 0 50px;
	font-size: 24px;
	color: #444444;
	line-height: 52px;
}
.par_list{
	padding: 0 50px;
}
.par_list .pic_box{
	display: block;
	width: 170px;
	height: 118px;
	overflow: hidden;
	border: 1px #e9e9e9 solid;
	margin: 15px auto;
}
.par_list .pic_box:hover{
	border-color: #FFFFFF;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
}
.course{
	padding: 68px 50px;
}
.course ul .year{
	float: left;
	width: 90px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	color: #FFFFFF;
	background: url(../images/ybg.png) center no-repeat;
	padding-right: 8px;
	font-size: 28px;
}
.course ul .word{
	float: left;
	padding-left: 80px;
	margin-left: 20px;
	width: 900px;
	font-size: 15px;
	color: #666666;
	line-height: 33px;
	margin-top: 11px;
	background: url(../images/hx2.jpg) left 16px no-repeat;
}
.course li{
	padding-bottom: 36px;
}
.course dl{
	padding-bottom: 64px;
	background: url(../images/sx3.jpg) 118px center repeat-y;
}
.course dt{
	display: none;
}
.morebtn{
	line-height: 34px;
	text-align: center;
	font-size: 15px;
	color: #999999;
	cursor: pointer;
	width: 67px;
	text-align: center;
	margin-left: 85px;
}
.morebtn b{
	display: block;
	width: 51px;
	height: 51px;
	background: url(../images/arw6.png) center no-repeat;
	margin: 0 auto;
}
.honor ul{
	padding-left: 12px;
	padding-bottom: 60px;
}
.honor li{
	float: left;
	width: 256px;
	margin: 20px 0 0 25px;
}
.honor li a{
	display: block;
	padding: 9px 8px 8px;
	border: 1px #dfdfdf solid;
}
.honor li a img{
	width: 238px;
	height: 165px;
	display: block;
}
.honor li figcaption{
	font-size: 15px;
	color: #666666;
	line-height: 53px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align:center;
}
.culture{
	padding: 20px 50px 114px;
}
.culture .word{
	width: 500px;
}
.culture .word h3{
	font-size: 34px;
	color: #ed1c24;
	line-height: 54px;
}
.culture .word h4{
	font-size: 22px;
	color: #333333;
	line-height: 32px;
	padding-top: 7px;
}
.culture .word p{
	font-size: 15px;
	color: #666666;
	line-height: 28px;
	padding-top: 20px;
}
.culture .pic{
	width: 500px;
	height: 300px;
	-moz-border-radius: 0 28px 0 28px;
	-webkit-border-radius: 0 28px 0 28px;
	border-radius: 0 28px 0 28px;
	overflow: hidden;
}
.culture li{
	padding-top: 60px;
}
.video{
	padding: 90px 0 70px;
}
.video .con{
	width: 765px;
	margin: 0 auto;
}
.video .con .pic{
	cursor: pointer;
	width: 765px;
	height: 510px;
	overflow: hidden;
	position: relative;
}
.play{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/blackbg.png) repeat;
}
.play b{
	display: block;
	width: 82px;
	height: 82px;
	background: url(../images/play.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -41px 0 0 -41px;
}
.video .con p{
	font-size: 24px;
	color: #444444;
	text-align: center;
	line-height: 84px;
}
.send_lan{
	padding: 98px 50px 122px;
}
.send_lan .pic{
	float: left;
	width: 400px;
	height: 475px;
	overflow: hidden;
}
.send_lan .word{
	float: right;
	width: 680px;
	margin-top: 70px;
}
.send_lan .word h3{
	background: url(../images/bg7.png) center no-repeat;
	font-size: 32px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 30px;
	line-height: 62px;
}
.send_lan .word p{
	font-size: 15px;
	color: #666666;
	line-height: 33px;
	padding-top: 44px;
	min-height: 264px;
}
.send_lan .word p em{
	display: block;
	text-indent: 2em;
}
.send_lan .word h4{
	padding-top: 14px;
	text-align: right;
	font-size: 15px;
	color: #666666;
	line-height: 38px;
}
.send_lan .word h4 em{
	display: inline-block;
	vertical-align: top;
	width: 102px;
	height: 38px;
}
.sg_video{
	padding-top: 10px;
}
.sg_video ul{
	padding-left: 25px;
	padding-bottom: 70px;
}
.sg_video ul li{
	float: left;
	margin-left: 25px;
	width: 350px;
	cursor: pointer;
	margin-top: 40px;
}
.sg_video ul li .pic{
	position: relative;
	width: 350px;
	height: 234px;
}
.sg_video ul li .pic .play b{
	width: 58px;
	height: 58px;
	background-image: url(../images/play2.png);
	margin: -29px 0 0 -29px;
}
.sg_video ul li .box{
	border: 1px #e5e5e5 solid;
	padding: 13px 20px 0;
	height: 85px;
}
.sg_video ul li h3{
	font-size: 20px;
	color: #444444;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.sg_video ul li p{
	font-size: 13px;
	color: #999999;
	line-height: 24px;
}
.sg_video ul li:hover h3{
	color: #1e3485;
}
.video_out{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999;
	background: url(../images/blackbg2.png) repeat;
	display: none;
}
.video_out .con{
	position: absolute;
	left: 50%;
	top: 50%;
	max-width: 1200px;
}
.video_out .close{
	width: 25px;
	height: 25px;
	background: url(../images/close.png) center no-repeat;
	position: absolute;
	top: -400px;
	right: -35px;
	cursor: pointer;
}
.map{
	/*padding: 20px;*/
}
.map .box{
	border: 1px #dcdcdc solid;
}
.con_way{
	padding: 50px 50px 50px;
}
.con_way .top{
	padding-bottom: 40px;
}
.con_way .top .pic{
	float: left;
	width: 600px;
	height: 320px;
	overflow: hidden;
}
.con_way .top .word{
	float: right;
	width: 430px;
	margin-top: 45px;
}
.con_way .top h3{
	font-size: 24px;
	color: #1e3484;
	padding-left: 50px;
	background: url(../images/ic10.png) left center no-repeat;
	line-height: 44px;
}
.con_way .top h4{
	font-size: 20px;
	color: #333333;
	line-height: 36px;
	padding: 10px 0;
}
.con_way .top p{
	font-size: 15px;
	color: #777777;
	line-height: 26px;

}
.con_way .box{
	border-top: 1px #e5e5e5 solid;
	padding: 50px 0 43px 0;
}
.con_way .box .fl{
	width: 550px;
}
.con_way .box h3{
	font-size: 22px;
	color: #333333;
	padding-left: 50px;
	background: url(../images/ic10.png) left center no-repeat;
	line-height: 44px;
}
.con_way .box p{
	font-size: 15px;
	color: #777777;
	line-height: 26px;
	padding-top: 20px;
}
.con_way .box .fr{
	width: 520px;
	margin-top: 3px;
}
.con_way .box span{
	display: block;
	float: left;
	font-size: 18px;
	color: #333333;
	line-height: 42px;
}
.con_way .box .yb{
	float: left;
	margin-left: 10px;
}
.con_way .box .select{
	position: relative;
}
.con_way .box .select dt{
	width: 143px;
	height: 40px;
	border: 1px #d2d2d2 solid;
	line-height: 40px;
	padding: 0 35px 0 20px;
	font-size: 16px;
	background: url(../images/arw7.png) 168px center no-repeat;
	color: #888888;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.con_way .box .select dt.cur{
	background-image: url(../images/arw8.png);
}
.con_way .box .select dd{
	position: absolute;
	left: 0;
	top: 41px;
	border: 1px #d2d2d2 solid;
	background: #FFFFFF;
	width: 198px;
	display: none;
}
.con_way .box .select ul{
	padding: 5px 0;
	font-size: 14px;
	line-height: 34px;
}
.con_way .box .select li{
	padding: 0 20px;
}
.con_way .box .select li a{
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.con_way .box .select li:hover{
	background: #f5f5f5;
}
.con_way .box .bd p{
	font-size: 16px;
	color: #666666;
	line-height: 26px;
	padding-top: 20px;
}
.liuyan{
	padding: 0 0 100px 0;
	border-top: 1px #e5e5e5 solid;
}
.liuyan .tit{
	font-size: 28px;
	color: #444444;
	padding: 0 30px;
	line-height: 80px;
	border-bottom: 1px #DDDDDD solid;
}
.liuyan .tit p{
	padding: 0 19px;
	background: url(../images/sx4.png) left center no-repeat; 
}
.liuyan form{
	width: 688px;
	margin: 65px auto 0;
}
.liuyan form .int{
	background: #FCFCFC;
	border: 1px #CCCCCC solid;
	margin-top: 15px;
}
.liuyan form .int span{
	display: block;
	float: left;
	line-height: 46px;
	font-size: 15px;
	color: #999999;
	margin-left: 18px;
	min-width: 80px;
}
.liuyan form .int .text{
	float: left;
	width: 210px;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #666666;
	background: none;
}
.liuyan form .int .text2{
	width: 570px;
}
.liuyan form .int.fl,
.liuyan form .int.fr{
	width: 328px;
}
.liuyan form textarea{
	float: left;
	border: none;
	background: none;
	width: 570px;
	height: 198px;
	line-height: 46px;
	font-size: 16px;
	color: #666666;
}
.liuyan form .yzm{
	float: left;
	margin-top:30px;
	margin-left: 20px;
	width: 80px;
	height: 48px;
	overflow: hidden;
}
.liuyan form .btn{
	padding: 60px 0 0 86px;
}
.liuyan form .btn .button{
	float: left;
	width: 228px;
	height: 60px;
	font-size: 18px;
	color: #EEEEEE;
	font-weight: bold;
	background: #1e3485;
	margin-left: 20px;
}
.liuyan form .btn .button2{
	background: #b3b3b3;
	color: #fffefe;
}
.news{
	padding: 10px 50px 50px;
}
.news li{
	padding: 40px 0;
	border-bottom: 1px #b2b2b2 dashed;
}
.news li a{
	display: block;
}
.news li .pich{
	width: 328px;
	height: 190px;
	float: left;
}
.news li .word{
	float: left;
	width: 565px;
	margin-left: 40px;
	margin-top: 7px;
}
.news li h4{
	font-size: 13px;
	color: #999999;
	line-height: 30px;
}
.news li h3{
	font-size: 22px;
	color: #444444;
	line-height: 42px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news li p{
	margin-top: 14px;
	font-size: 14px;
	color: #777777;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
}
.news li .more{
	float: right;
	text-transform: uppercase;
	margin-top: 37px;
	line-height: 116px;
	font-size: 15px;
	color: #000000;
	padding-left: 40px;
	border-left: 1px #dcdcdc solid;
}
.news li a:hover h3,
.news li:hover .more{
	color: #1e3485;
}
.news ul{
	padding-bottom: 60px;
}
.news_det{
	padding: 50px;
}
.news_det .tit{
	text-align: center;
	font-size: 28px;
	color: #302d2d;
	line-height: 48px;
}
.news_det .name{
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 32px;
	padding-bottom: 30px;
	border-bottom: 1px #CCCCCC dashed;
}
.news_det .name em{
	display: inline-block;
	vertical-align: top;
	margin-left: 28px;
}
.news_det .con{
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px #ececec solid;
}
.news_det p{
	font-size: 16px;
	color: #444444;
	line-height: 36px;
}
.news_det h3{
	font-size: 20px;
	color: #ED1C24;
	font-weight: bold;
	line-height: 32px;
	padding-top: 40px;
}
.news_det .pic{
	padding-top: 50px;
}
.news_det .pic img{
	width: auto;
	max-width: 100%;
}
.news_det p em{
	font-weight: bold;
}
.det_page ul{
	float: left;
	font-size: 15px;
	width: 800px;
	margin-top: 24px;
}
.det_page ul li{
	line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.det_page ul li a{
	color: #888888;
}
.det_page ul li a:hover{
	color: #1E3485;
}
.det_page .back{
	float: right;
	font-size: 16px;
	color: #302D2D;
	display: block;
	width: 158px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	margin-top: 34px;
	-moz-border-radius: 42px;
	-webkit-border-radius: 42px;
	border-radius: 42px;
	border: 1px #CCCCCC solid;
}
.det_page .back:hover{
	background: #1E3485;
	border-color: #1E3485;
	color: #FFFFFF;
}
.liucheng{
	padding: 73px 171px 100px 172px;
}
.join_yq{
	padding: 30px 50px 80px;
}
.join_yq li{
	padding-top: 20px;
}
.join_yq li a{
	display: block;
}
.join_yq li .pich{
	width: 550px;
	height: 320px;
	overflow: hidden;
}
.join_yq li .word{
	padding: 0 60px;
	width: 430px;
	color: #FFFEFE;
	margin-top: 40px;
}
.join_yq li h3{
	font-size: 26px;
	font-weight: bold;
	line-height: 66px;
}
.join_yq li h3 em{
	display: block;
	width: 32px;
	height: 3px;
	background: #FFFFFF;
}
.join_yq li p{
	font-size: 14px;
	filter:alpha(opacity=80);   
	-moz-opacity:0.8;   
	-khtml-opacity: 0.8;   
	opacity: 0.8;
	line-height: 24px;
	margin-top: 25px;
}
.youshi{
	padding: 10px 50px 80px;
}
.youshi li{
	padding-top: 40px;
}
.youshi li h3{
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	line-height: 40px;
}
.youshi li h3 em{
	display: inline-block;
	vertical-align: top;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	font-style: italic;
}
.youshi li p{
	font-size: 15px;
	color: #666666;
	line-height: 34px;
	padding-top: 10px;
}
.youshi li p em{
	font-weight: bold;
	/*color: #ed1c24;*/
}
.zhengce{
	padding: 15px 50px 180px;
}
.zhengce .fl{
	width: 580px;
}
.zhengce .fl h3{
	font-weight: bold;
	font-size: 26px;
	line-height: 56px;
	padding-top: 50px;
}
.zhengce .fl p{
	font-size: 15px;
	line-height: 25px;
	color: #666666;
}
.zhengce .pic{
	float: right;
	width: 430px;
	height: 360px;
	overflow: hidden;
	margin-top: 90px;
}
/*1209*/

.downmenu{
	position: absolute;
	left: 0;
	top: 60px;
	width: 760px;
	background: url(../images/n1.jpg) center bottom #FFFFFF;
	padding: 50px 100px 50px 75px;
	z-index: 99;
	display: none;
}
.menu .li2 .downmenu{
	margin-left: -260px;
}
.menu .li3 .downmenu{
	margin-left: -390px;
}
.menu .li4 .downmenu{
	margin-left: -520px;
}
.menu .li5 .downmenu{
	margin: 0;
	left: auto;
	right: 0;
}
.downmenu .hd{
	float: left;
	width: 380px;
}
.downmenu .hd dd{
	float: left;
	width: 160px;
	margin-right: 30px;
	line-height: 46px;
	border-bottom: 1px #b9b9b9 dashed;
	text-align: left;
	font-size: 15px;
	color: #666666;
}
.downmenu .hd dd a{
	color: #666666;
	display: block;
	padding-left: 15px;
	background: url(../images/n2.png) left center no-repeat;
}
.downmenu .hd dd.on a{
	background-image: url(../images/n3.png);
	font-weight: bold;
	color: #1e3585;
}
.downmenu .bd{
	float: right;
	width: 280px;
}
.downmenu .bd .pich{
	width: 280px;
	height: 160px;
	overflow: hidden;
}







.right-side{width: 72px;height: 291px;position: absolute;
	right: 1px;
	top: 100%;z-index: 1000;}
.right-side.sider2{
	position: fixed;
	top: 0;
}
.right-side .r-item{display: block;width: 100%;height: 73px;border-bottom: 1px solid #858585;background-color: #666;cursor: pointer;position: relative;}
.right-side .r-item.r-item4{border-bottom: none;}
.right-side .r-icon{display: block;width: 100%;height: 48px;background-position: center center;background-repeat: no-repeat;}
.right-side .r-icon1{background-image: url(../images/icon-service.png);}
.right-side .r-icon2{background-image: url(../images/icon-phone.png);}
.right-side .r-icon3{background-image: url(../images/icon-weixin.png);}
.right-side .r-icon4{background-image: url(../images/arrow-up.png);height: 38px;background-position: center 18px;}
.right-side .r-title{font-size: 12px;color: #fff;text-align: center;}
/*.right-side .r-item:hover{background-color: #ffb82e;}*/
.right-side .r-item2:hover>.r-sub{display: block;}
.right-side .r-sub{display: none;width: 255px;border: 1px solid #e3e3e3;position: absolute;left: -255px;top: 0;background-color: #fff;cursor: default;}
.right-side .r-sub-b1{padding-top: 14px;padding-bottom: 13px;padding-left: 15px;border-bottom: 1px solid #e3e3e3;overflow: hidden;font-size: 0;}
.right-side .r-sub-b1 .dt{display: inline-block;vertical-align: top;font-size: 16px;line-height: 22px;color: #494949;}
.right-side .r-sub-b1 .dd{display: inline-block;vertical-align: top;width: 125px;font-size: 16px;line-height: 22px;color: #333;font-weight: bold;}
.right-side .r-sub-b1 .dd>span{display: inline-block;}
.right-side .r-sub-b2{padding: 12px 14px 10px 14px;}
.right-side .r-sub-b2 .title{font-size: 14px;color: #666;padding-bottom: 5px;}
.right-side .r-sub-b2 p{font-size: 13px;color: #686868;line-height: 20px;}
.right-side .r-code-box{width: 100px;margin: 5px auto;}
.right-side .r-code-box img{width: 100%;}
.right-side .r-item3:hover>.r-sub{display: block;}*/

.right-side{width: 72px;height: 291px;position: fixed;right: 0;top: 50%;margin-top: -146px;z-index: 1000;}
.right-side .r-item{display: block;width: 100%;height: 73px;border-bottom: 1px solid #858585;background-color: #666;cursor: pointer;position: relative;}
.right-side .r-item.r-item4{border-bottom: none;}
.right-side .r-item1:hover>.r-sub1{display: block;}
.right-side .r-item1 .r-sub1{display: none;width: 156px;position: absolute;left: -156px;top: 0;background-color: #fff;cursor: default;}
.right-side .r-item1 .r-sub1 .qq-list{padding-top: 18px;border: 1px solid #efefef;}
.right-side .r-item1 .r-sub1 .one-qq{display: block;margin: 0 auto;width: 118px;height: 35px;line-height: 35px;text-align: center;font-size: 14px;color: #000;background-image: url(../images/qq-bg.png);margin-bottom: 15px;}
.right-side .r-item1 .r-sub1 .one-qq:before{display: inline-block;content: "";width: 15px;height: 16px;background-image: url(../images/icon-pen.png);margin-right: 12px;}
.right-side .r-icon{display: block;width: 100%;height: 48px;background-position: center center;background-repeat: no-repeat;}
.right-side .r-icon1{background-image: url(../images/icon-service.png);}
.right-side .r-icon2{background-image: url(../images/icon-phone.png);}
.right-side .r-icon3{background-image: url(../images/icon-weixin.png);}
.right-side .r-icon4{background-image: url(../images/arrow-up.png);height: 38px;background-position: center 18px;}
.right-side .r-title{font-size: 12px;color: #fff;text-align: center;}
.right-side .r-item:hover{background-color: #1E3485;}
.right-side .r-item2:hover>.r-sub{display: block;}
.right-side .r-sub{display: none;width: 120px;border: 1px solid #e3e3e3;position: absolute;left: -122px;top: 0;background-color: #fff;cursor: default;}
.right-side .r-sub-b1{padding-top: 14px;padding-bottom: 13px;padding-left: 15px;border-bottom: 1px solid #e3e3e3;overflow: hidden;font-size: 0;}
.right-side .r-sub-b1 .dt{display: inline-block;vertical-align: top;font-size: 16px;line-height: 22px;color: #494949;}
.right-side .r-sub-b1 .dd{display: inline-block;vertical-align: top;width: 125px;font-size: 16px;line-height: 22px;color: #333;font-weight: bold;}
.right-side .r-sub-b1 .dd>span{display: inline-block;}
.right-side .r-sub-b2{padding: 12px 14px 10px 14px;}
.right-side .r-sub-b2 .tit{font-size: 14px;color: #666;padding-bottom: 5px;}
.right-side .r-sub-b2 p{font-size: 13px;color: #686868;line-height: 20px;}
.right-side .r-code-box{width: 100px;margin: 5px auto;}
.right-side .r-code-box img{width: 100%;}
.right-side .r-item3:hover>.r-sub{display: block;}

/*fonter_link_l*/
.fonter_link_l{text-align: left;display: inline-block;width: 1200px;font-size:14px;height: 40px;line-height: 40px;color: #d5d5d5;margin-top: 5px; margin:0 auto; font-weight:bold}
.fonter_link_l span {display: block;vertical-align: top; margin-top:20px;height: 20px;line-height: 20px;}
/*end_fonter_link_l*/
/*xn_f_21_wrap*/
.xn_f_21_wrap{height:auto;line-height: 20px;display: inline-block;  margin-top: 8px;overflow:hidden;width: 1000px;margin-bottom: 20px;}
.xn_f_21_xhbox{float:left;padding:0px 8px;overflow:hidden;border-left: 1px solid #555;}
.xn_f_21_xhbox a{color: #d5d5d5;line-height:15px !important;font-size: 14px;}
.xn_f_21_xhbox a:hover{color: #d5d5d5; text-decoration:underline}
.xn_f_21_xhbox:first-child{border-left: 0;}
/*end_xn_f_21_wrap*/
