/* 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: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
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: 100%;
	height: 80px;
	background-color: #315a8b;position: relative;
}
.head_topleft{
	width: 360px;
	height: 80px;
	background: url(../images/logo_03.png) center no-repeat;
}
.head_topall{
	width: 1300px;margin: 0 auto;
	display: flex;justify-content: space-between;align-items: center;
}
.head_topcenter ul{
	display: flex;justify-content: space-between;
}
.head_topcenter ul li i,.head_topcenter ul li span{display: block;}
.head_topcenter ul li{
	height: 80px;display: flex;flex-flow: wrap;
	align-items: center;text-align: center;margin: 0 25px;
}
.head_topcenter ul li dl{
    position: absolute;
    width: 1000px;
    left: 50%;
    top: 88px;
    z-index: 5;
    margin-left: -500px;
    height: 0;
    overflow: hidden;
}
.head_topcenter ul li dl dd{
	width: 31%;margin: 1%;float: left;
}
.head_topcenter ul li dl dd a{
	display: block;
	width: 100%;
	border: 1px solid #315a80;
	color: #315a80;
	height: 35px;
	border-radius: 35px;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
}
.head_topcenter ul li dl dd a:hover{
	background-color: #b8b8b8;
}
.head_topcenter ul li span{
	font-size: 16px;color: #b3b3b3;font-weight: bold;
	font-family: arial;
}
.head_topcenter ul li i{
	color:  #b3b3b3;
}
.n_bg1{
	width: 100%;
	height: 442px;
	background-position: url(../images/n_bg2.jpg) center no-repeat;
}
.n_bg2{
	width: 100%;
	height: 442px;
	background-position: url(../images/n_bg1.jpg) center no-repeat;
}
.head_topright span{
	display: block;
	width: 35px;
	height: 35px;
	background: url(../images/cd_03.png) center no-repeat;
}
.banner{
	width: 100%;
	height:1000px ;background: url(../images/banner_06.png) center no-repeat;
}
.head_topcenterdv{
	width: 100%;
	height: 0px;
	position: absolute;
	top: 77px;left: 0;z-index: 4;
	background-color: #fff;
}
.head_topcenter ul li section a.hover i{
	color: #fff;
}
.head_topcenter ul li section a.hover span{
	color: #fff;
}
.index_about{
	width: 1200px;
	height: 825px;
	position: relative;
	margin: 80px auto;
}
.index_aboutleft{
	position: absolute;
	top: 0;left: 0;
	width: 712px;
	height: 530px;
	background-color: #efefef;z-index: 2;
}
.index_aboutleft div{
	margin-left: 35px;
	margin-top: 40px;
	font-size: 36px;
	color: #000000;
	font-family: arial;
	font-weight: bold;
}
.index_aboutleft p{
	color: #1a1a1a;font-size: 14px;
	line-height: 23px;width:642px ;margin-left: 35px;
	margin-top: 15px;
}
.index_aboutleft  a{
	width: 110px;height: 30px;display: block;
	text-align: center;line-height: 30px;
	color: #ffffff;font-size: 14px;background-color: #315a8b;
	margin-left: 35px;margin-top: 25px;
}
.index_aboutright{
	position: absolute;
	right: 0;bottom: 0;
}
.index_pro{
	width: 100%;
	background-color: #efefef;
	padding-top: 100px;
}
.index_protop{
	width: 1000px;
	margin: 0 auto;
}
.index_protops section{
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 20px;
}
.index_protops ul {
	display: flex;
	justify-content: flex-start;
}
.index_protops ul li{
	margin: 0 20px;
}
.index_protops ul li:first-child{
	margin-left: 0;
}
.index_protops ul li a{
	padding:5px 10px;color: #333333;font-size: 14px;
}
.index_protops ul li a:hover{
	background-color: #315a8b;color: #fff;
}
.index_protopul{
	width: 1000px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	flex-flow:wrap ;margin: 40px auto;
}
.index_protopul li{
	width: 285px;
	padding: 10px;background-color: #ffffff;
	margin: 14px;    box-sizing: unset;
}
.index_protopul li div:first-child{
	width: 285px;
	height: 295px;
	overflow: hidden;
}
.index_protopul li div img{
	transition: all 1s;    width: 285px;
    height: 295px;
}
.index_protopul li div img:hover{
	transform: scale(1.1);
}
.index_protopul li div:last-child{
	width: 285px;
	border-top: 1px solid #bdbdbd;
}
.index_protopul li div:last-child section{
	font-size: 18px;color: #333333;
	font-family: arial;font-weight: bold;
	margin-top: 15px;
}
.index_protopul li div:last-child p{
	color: #808080;font-size: 14px;
	padding-bottom: 10px;margin-top: 10px;
}
.index_protopul li div:last-child section span{
	width: 35px;float: right;display: block;
	height: 20px;background: url(../images/ic_03.png) center no-repeat;
}
.i_more{
	width: 80px;height: 30px;
	color: #fff;text-align: center;
	line-height: 30px;font-size: 14px;margin: 0 auto;
	display: block;color: #FFFFFF;background-color: #315a8b;
}
.index_prodown{
	width: 1300px;
	margin: 30px auto;
	padding-bottom: 40px;
	margin-bottom: 0;
}

.foots{
	width: 100%;
	background-color: #315a8b;
}
.foot_top{
	width: 800px;
	height: 300px;
		margin: 0 auto;
}
.foot_top section{
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;font-weight: bold;
	font-family: arial;padding-top: 50px;
}
.foot_down{
	width: 1300px;
	margin: 0 auto;
	padding: 50px;
	display: flex;
	justify-content: space-between;
}
.footdown_left{
	width: 190px;
	height: 120px;
	background: url(../images/foot_03.png) center no-repeat;
}
.footdown_right{
	width: 138px;
	height: 138px;
	background: url(../images/foot_05.png) center no-repeat
}
.footdown_center{
	display: flex;
	justify-content: space-between;
}
.footdown_center dl dt a{
	font-size: 16px;
	color: #fff;
}
.footdown_center dl dt{margin-bottom: 20px;}
.footdown_center dl dd a{
	color: #9fa8b1;
	font-size: 14px;
	line-height: 30px;
}
.footdown_center dl {
	padding-right: 40px;
	border-right: 1px solid #9fa8b1;
	margin-left: 40px;
}
.footdown_center dl:last-child{
	border: none;
}
.prolist{
	width: 100%;
	background-color: #efefef;
	padding: 50px 0;
}
.p_sc{
	border-bottom: 2px solid #5b799e;
	width: 975px;height: 35px;
	margin: 0 auto;line-height: 35px;
	
}
.p_sc p{
	width: auto;
	height: 35px;
	text-align: center;
	line-height: 35px;
	color: #ffffff;font-size: 24px;
	font-weight: bold;font-family: arial;
	background-color: #315a8b;
	padding: 0 20px;    float: left;
}
.showprolist{
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0;
}
.p_sc div{
	color: #808080;font-size: 14px;
	float: right;    line-height: 45px;
}
.showproleft{
	width:600px;
}
.showpro{
	width: 1000px;
	margin: 30px auto;
	display: flex;
	justify-content: space-between;
}
.showproright h1{
	font-weight: bold;font-size: 36px;
	color: #000000;font-family: arial;    margin-top: -10px;
}
.showproright{
	width:480px;
}
.showproright span{
	
	font-size: 18px;
	color: #000000;	
	font-family: arial;
	line-height: 30px;
}
.mod18{width:600px;position:relative;margin:0 auto;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;    opacity: 0;transition: all 1s;}
.mod18 .prev{left:10px;}
.mod18 #prevTop,.mod18 #nextTop{top:280px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:490px;width:10px;height:16px;}
.mod18 #prevTop{    background: url(../images/prevBtnTop.png) no-repeat;}
.mod18 #nextTop{background: url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:10px;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:526px;height:377px;position:absolute;color:#fff;}
.mod18 .cf li span{display:block;width:486px;position:absolute;left:75px;bottom:0;padding:10px 20px;line-height:22px;text-align:left;background:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = "#60000000",endColorstr = "#60000000");}
.mod18 .picBox{width:600px; height:623px; position:relative;overflow:hidden;}
.mod18 .picBox ul{height:377px;position:absolute; left:0;}
.mod18 .picBox li{ width:600px;}
.mod18 .listBox{width:602px;height:115px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{    height: 88px;
    position: absolute;
  
   
    width: 100%;}
.mod18 .listBox li{width:123px;cursor:pointer;position:relative; padding:5px 0 0 0;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:108px;height:77px;}
.mod18 .listBox img{border:3px solid #fff;width: 100px;height: 95px;}
.mod18 .listBox .on img{border:3px solid #CECDCC;}
.mod18 .listBox .on{background:url(../images/img_bg.jpg) center top no-repeat;}
.mod18 .listBox .on i{display:block;}

.head_topright dl{
    position: absolute;
    width: 1000px;
    left: 50%;
    top: 90px;
    z-index: 5;
    margin-left: -500px;
    height:0;
    overflow: hidden;
}
.head_topright dl dd{
    width: 40%;margin: 20px auto;
}
.head_topright dl dd a {
    display: block;
    width: 100%;
    border: 1px solid #315a80;
    color: #315a80;
    height: 35px;
    border-radius: 35px;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    font-family: arial;
    font-size: 14px;
}
.foot_top .text{
	display: none;
}
table,tbody,tt,td,tr{
	display: block;
}
.foot_top tbody{
	display: flex;justify-content: center;
	flex-wrap: wrap;
}
.foot_top tbody tr{
	width: 46%;margin:2%; 
}
.input-text{
	line-height: 35px;
	width: 100%;text-indent: 1em;
}
.head_topleft a{
	display: block;
	width: 100%;
	height: 100%;
}
.mod18 .picBox li img{
	width:600px; height:623px;
}
.met_pager{
	margin-bottom: 30px;
}
.p_sc{
	font-size: 24px;
	color: #315a88;
	font-weight: bold;
	font-family: arial;
}
.show{
	width: 1200px;
	margin: 30px auto;
}
.showtop{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.showtop_right{
	width: 550px;
}
.showtop_right h1{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 35px;
}
.showtop_right p{
	color: #1a1a1a;
	font-size: 14px;
	line-height: 20px;
}
.show_img{
	width: 1200px;
	margin: 30px auto;
}
.show_img img{width: 100%; }
.lxwm_top{
	font-size: 18px;
	color: #1a1a1a;
	font-weight: bold;
	height: 50px;
	line-height: 30px;
}
.lxwm_top{
	width: 1200px;
	margin: 0 auto;
}
.lxwmtext{
	width: 1200px;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
}
.lxwmtext_left{
	width: 650px;
	height: 450px;
}
.lxwmtext_right{
	width: 450px;
}
.lxwmtext_right li {
	display: flex;
	line-height: 45px;
	margin: 50px 0;
}
.lxwmtext_right li span{
	display: block;
	height: 43px;
	width: 43px;
	margin-right: 30px;
}
.lxwmtext_right li div{
	font-size: 14px;
	color: #1a1a1a;
}
.lxwmtext_right li div i{
	color: #000000;
	font-weight: bold;
}
.lxwmtext_left img{
	width: 100%;
}
		.slideTxtBox{ width:1000px; text-align:left;  }
		.slideTxtBox .hd{ height:40px; line-height:40px;;     position:relative; }
		.slideTxtBox .hd ul{ float:left;  position:absolute; top:-1px; height:40px;   }
		.slideTxtBox .hd ul li{ float:left; padding:0 20px; cursor:pointer; font-size: 14px; }
		.slideTxtBox .hd ul li.on{ height:40px;  background:#315a8b;color: #fff;  }
.show_img ul{
	display: flex;
	justify-content: center;
}
.show_img ul li{
    width: 225px;
    line-height: 35px;
    color: #9fa8b1;
    margin: 0px 50px;
    text-align: center;
    font-size: 14px;
}
.submit {
    display: block;
    background: #d9d7d7;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #315a8b;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei',Tahoma,Verdana,'Simsun';
    margin: 0 auto;
}