@charset "utf-8";

*{
	margin:0;
	padding:0;
	}
body{
	color:#666; 
	 min-width:1200px;
	 margin:0 auto;
	 font-size:14px;
	 overflow-x:hidden;
}
a{color:#666; text-decoration: none;font-size:14px;}
a:hover{color:#ea5504; text-decoration:none;}

.cl{
	clear:both;}

.fl{
	float:left;}
.fr{
	float:right;}

.blank{
	height:15px;
	overflow:hidden;}
.blank2{
	height:30px;
	overflow:hidden;
	}
.blank4{
	height:40px;
	overflow:hidden;}
.bdt{
	border-top:1px solid #989898;
	}




/*-----------------首页开始-------------------*/

.icot a{
	font-size:16px;
	color:#c99d6e;
	height: 80px;
    line-height: 80px;
	}
.icot i{
	background:url(../images/user.png) no-repeat center center #c99d6e;
	background-size:12px 12px;
	display:block;
	width:22px;
	height:22px;
	line-height:30px;
	overflow:hidden;
	padding:5px;
	border-radius:50%;
	float:left;
	margin-top:30px;
	margin-right:5px;
	}


#w{
	background:#f4f3f0;
	margin:0 auto;
	padding:20px 0 40px 0;

	}
#w2{
	background:#f1f1f1;
	margin:0 auto;
	
	}
.abimg{
	width:420px;
	overflow:hidden;
	padding:5px;
	background-color:#fff;
	border-radius:7px;
	box-shadow: 0 2px 5px #ddd, 0 -1px 2px #ddd;
	margin-top: 50px;
	}
.abimg img{
	width:410px;
	height: 420px;
	overflow:hidden;
	}
.abcont{
	width:620px;
	font-size:16px;
	position:relative;
	line-height:38px;
	padding-top:50px;
	color:#0e0d0d;
	text-justify:distribute;
	letter-spacing:2px;
	text-align:justify;
	
	}
.abcont p{
	text-indent:2em;
	margin-bottom:15px;
	}
.abconth1{
	display:inline-block;
	background:url(../images/abbg.png) no-repeat left bottom;
	font-size:22px;
	font-weight:normal;
	color:#262932;
	line-height:50px;
	margin-bottom:30px;
	margin-top:0px;
	letter-spacing:2px;}
.abconth1 span{
	font-size:18px;
	display:block;
	line-height:15px;
	height:15px;
	overflow:hidden;	
	}
.abconth1 span i{
	font-style:normal;
	color:#f2b00a;
	padding-left:10px;
	}
.abcont h1 span{
	color:#666;
	font-size:18px;
	display:block;
	line-height:30px;}
.more a{
	display:inline-block;
	color:#0e0d0d;
	font-size:16px;
	position:absolute;
	height:18px;
	line-height:18px;
	right:10px;
	padding:0 10px;
	text-indent:0em;
	transition:all ease .5s;}
.more a:hover{
	color:#d52a25;
	}
#w1{
	background:url(../images/w1bg.jpg) no-repeat center top;
	background-size:100% auto;
	margin:0 auto;
	padding:0;
	}
.w{width:1200px;
  margin:0 auto;
  

}
.titel1{
	font-size:24px;
	color:#f2b00a;
	line-height:50px;
	text-align:center;
	font-weight:normal;
	margin-top:30px;
	margin-bottom:20px;
	text-transform:uppercase;
	}
.titel1 b,.titel1 strong{
	font-size:32px;
	color:#f2b00a;
	padding:0 10px;}
.titel1 i,.titel1 em{
	font-style:normal;
	color:#000;
	padding-left:15px;
	}
.titel1 span{
	font-size:30px;
	display:block;
	font-weight:normal;
	line-height:30px;
	color:#000;}
	
	

.intd{
	position: relative;
	height: 530px;
		-moz-column-count:2;
	/* Firefox */
        -webkit-column-count:2;
	/* Safari 和 Chrome */
	-o-column-count:2;
	-ms-column-count:2;
    column-count:2;
	-moz-column-gap:5px;
	-webkit-column-gap:5px;
	column-gap:5px;
	}
.intd h1{
	font-weight: normal;
}
.intd h1 > p{
	font-weight: 600;
}
.intd dl{
	    display: table;
	width:590px;
	height:530px;
	float:left;
	margin:5px;
	background:#edc386;
	color:#333;
break-inside:avoid;
-webkit-column-break-inside:avoid;
-o-column-break-inside:avoid;
-moz-column-break-inside:avoid;
-ms-column-break-inside:avoid;
position:relative;
box-sizing: border-box;
	transition:all ease-in .5s;
	}
.intd dl dt{
	height:260px;
	width:290px;
	overflow:hidden;
	position:absolute;
	top:0;}	
.intd dl dt img{
	width:290px;
	height:260px;
	overflow:hidden;
	transition:all ease-in .5s;}	
.intd dl dd{
	position:absolute;
	width:250px;
	right:15px;
	font-size:14px;
	line-height:1.8em;
	
	}
.intd dl dd h1{
	font-size:16px;
	
	margin-bottom:10px;
	}
.intd dl dd h1 b{

	padding-right:10px;
	transition:all ease-in .5s;
	
	}
.intd dl:nth-child(1){
	background-color:#edc386;
	position: absolute;
	width: 290px;
	height: 530px;
	left: 0;
	top: 0;
	}
.intd dl:nth-child(1) dd,.intd dl:nth-child(6) dd{
	top: 270px;
	padding:25px 5px 20px 5px;
	}
.intd dl:nth-child(2){
	width:290px; 
	margin:5px;
	background:#edc386;
	float:left;
	height:530px;
}
.intd dl:nth-child(4) dt{
	position:absolute;
	top:0;
	right: 0;
}

	
.intd dl:nth-child(2) dd{
	position:absolute;
		top:10px;
	left: 30px;
		padding:20px 0;
	}
.intd dl:nth-child(2) dt{
	position: absolute;
	top: 270px;
	right: 0;
}
.intd dl:nth-child(4) dd{
	position:absolute;
	top:0;
	left: 25px;
	padding:20px 0;
}
.intd dl:nth-child(3),.intd dl:nth-child(5){
	position:relative;
	width:290px; 
	margin:5px;
	background:#c8c8c8;
	float:right;
	display:block;
	height:525px;
}	
.intd dl:nth-child(3) dt,.intd dl:nth-child(5) dt{
	position:absolute;
	top:0;}
	
.intd dl:nth-child(3) dd,.intd dl:nth-child(5) dd{
	position:absolute;
	top:20px;}	
.intd dl:nth-child(4){
	position: absolute;
	left: 300px;
	width:590px;
	margin:5px;
	background:#c8c8c8;
	float:left;
	height:260px;
	top: 270px;
}
.intd dl:nth-child(2){
	position: absolute;
	width: 290px;
	height: 530px;
	right: 0;
	top: 0;
}
.intd dl:nth-child(3){
	position: absolute;
	width: 590px;
	height: 260px;
	top: 0px;
	left: 300px;
}
.intd dl.dhover1{
	background-color:#002561;
	color:#fff;}
.intd dl.dhover1 dd h1 b{
	
	color:#fff;
	}
.intd dl.dhover1 dt img{
			transform: scale(1.2);
	}
.intd dl.dhover01 dt img{
	transform: scale(1);
	}
	
.inews1{width:510px;
overflow:hidden;}
	
.inews1 dl{
	overflow:hidden;
	list-style:none;
	padding:0 15px;
	transition:all ease .5s;
	overflow:hidden;
	margin-top: 15px;
	}
.inews1 dl dt img,.inews1 dl dt{
	width:530px;
	height:240px;
	overflow:hidden;
	}
.inews1 dl dd h1 a{
	display:block;
	line-height:30px;
	font-size:16px;
	font-weight:normal;
	color:#313131;
	transition:all ease .5s;
	padding-top:10px;
	}
.inews1 dl dd span{
	display:block;
	font-size:12px;
	line-height:25px;
	color:#999;}
.inews1 dl dd span.time{
	background:url(../images/time.png) no-repeat left center;
	padding-left:25px;
	}
.inews1 dl dd span.more1 a{
	background:url(../images/more.png) no-repeat right center;
	padding-right:30px;
	color:#018dd8;
	}
.inews1 dl dd span.more1 a:hover{
	color:#f90;
	}
.inews1 dl dd{
	line-height:25px;
	font-size:14px;
	color:#8b8b8b;
	}
.inews{
	width:650px;
	overflow:hidden;
	list-style:none;
	}	
.inews dl{
	width:620px;
	float:left;
	list-style:none;
	padding:15px;
	transition:all ease .5s;
	border-bottom:1px dashed #cecece;
	height:120px;
	overflow:hidden;
	}
.inews dl dt{
	background-color:#5c6f7e;
	padding:15px;
	text-align:center;
	width:90px;
	height:90px;
	color:#fff;
	line-height:20px;
	float:left;
	font-size:14px;
	overflow:hidden;
	transition:all ease .5s;
	}
.inews dl dt span{
	display:block;
	font-size:24px;
	line-height:40px;}
.inews dl dd{
	width:480px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#8b8b8b;
	transition:all ease .5s;
	}
.inews dl dd h1 a{
	line-height:35px;
	font-size:18px;
	font-weight:normal;
	color:#313131;
	transition:all ease .5s;	}
.inews dl dd a{
	font-size:14px;
	}
.inews dl.ehover1{
	background-color:#f1f1f1;
	color:#fff;
		}


	
/*----------------底部开始----------------*/	
	
		
footer{
	background-color:#727272;
	margin:0 auto;
	color:#fff;
	}
#footer{
	background-color:#a5a5a5;
	color:#fff;
	}
.fodh{
	background:url(../images/wx.png) no-repeat right center;
	padding:30px 0 10px 0;	
	width:1200px;
	margin:0 auto;
	padding-right:150px;
        background-size:130px auto;
	}
.fodh dl{
	width:120px;
	float:left;}
.fodh dl dt a{
	color:#fff;
    display: inline-block;
    font-size: 14px;
    line-height: 35px;
    height: 35px;
	border-bottom:2px solid #d8be7b;
}
.fodh dl dd a{
	color:#fff;
	height:25px;
	font-size:12px;
	line-height:25px;
	}
.fodh a:first-child{
	margin-left:0px;}
.foterwz{
	line-height:25px;
	width:260px;
	float:left;
	}
.foterwz h1{
	font-size:14px;
	color:#fff;
	line-height:30px;
	height:30px;
	font-weight:normal;
	}
.fterw{
	width:1200px;
	margin:0 auto;
	text-align:left;
	height:70px;
	line-height:20px;
	color:#ccc;
	font-size:10px;
	padding-top:15px;
	}
.fterw a{
	color:#ccc;
	font-size:12px;}
.fterw span{
	padding:0 20px;}
	
	
/*------------------列表页开始---------------*/
.side_banner img{
	width:100%;
	margin:0 auto;
	height:auto;
	position:relative;
	margin-top: -12px;
    z-index: -9;
	}	
.leftmenu{
	width:100%;
	height:55px;
	line-height:55px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	margin-top:-55px;
	background: rgba(102,102,102,.4);

	}	
.box{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	}
.box ul{
	list-style:none;
	margin-left:40px;}
.box ul li{
	transition:all ease-in .5s;}
.box ul li a{
	display:inline-block;
	height:55px;
	line-height:55px;
	font-size:16px;
	padding:0 30px;
	color:#fff;
	letter-spacing:2px;
	background:url(../images/dhbg0.png) no-repeat center bottom;
	float:left;
	transition:all ease-in .5s;

	}
.box ul li.active a, .box ul li a:hover{
	background:url(../images/dhbg.png) no-repeat center bottom #a88d49;
	color:#fff;
	}				
.cenright{
	background-color:#fff;
	padding:10px 15px;
	font-size:16px;
	line-height:35px;
	min-height:400px;
	margin-top:30px;
	}

.cenright img.fl{
	max-width:820px;
	padding-right:30px;}	
	
.absj ul{
	padding:50px 0 20px 0;
	list-style:none;
	}
.absj ul li{
	width:182px;
	float:left;
	margin:10px;
	font-size:14px;
	line-height:25px;
	padding-top:50px;
	text-align:center;
	}
.absj ul li span{
	font-size:20px;
	font-weight:bold;
	color:#333;
	}	
.absj ul li.n1{
	background: url(../images/a2.png) no-repeat center top;
	}
.absj ul li.n2{
	background: url(../images/a1.png) no-repeat center top;
	}
.absj ul li.n3{
	background: url(../images/a4.png) no-repeat center top;
	}	
.absj ul li.n4{
	background: url(../images/a3.png) no-repeat center top;
	}
.ljob dl::after{
	 content: '';
      position: absolute;
	  top:0;
	  left:0px;
	filter: drop-shadow(8px -8px 0px );
	border:1px solid #333;
	width:100%;
            height: 100%;
	}
.ljob dl{

	position:relative;
	padding:35px 35px 40px 35px;
	margin:15px 25px 45px 25px;
	
	
	}
.ljob dl dt{
	height:44px;
	line-height:44px;
	color:#d89b02;
	font-size:20px;
	clear:both;
	letter-spacing:2px;

	}
.ljob dl dd{
	margin-top:14px;
	font-size:14px;
	line-height:30px;
	letter-spacing:1px;
	}
.ljob dl dd strong{
	color:#333;
	}
.wzxx{
	list-style:none;
	padding:0 10px;}	
.wzxx dl{
	list-style:none;
	padding:20px 20px;
	transition:all ease .5s;
	border-bottom:1px dashed #ccc;	
	}
.wzxx dl dt{
	background-color:#f2f2f4;
	padding:15px;
	text-align:center;
	width:90px;
	height:90px;
	color:#999999;
	line-height:20px;
	float:left;
	font-size:14px;
	overflow:hidden;
	transition:all ease .5s;
	margin-top:10px
	}
.wzxx dl dt span{
	font-size:28px;
	display:inline-block;
	line-height:40px;}
.wzxx dl dd{
	width:970px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.wzxx dl dd h1 a{
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	transition:all ease .5s;	}
.wzxx dl dd a{
	font-size:14px;
	}
.wzxx dl.nhover1{
	background-color:#f8f8f8;
		}
.wzxx dl.nhover1 dd h1 a{
	color:#fb8a00;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.side_banner img{
	width:100%;
	margin:0 auto;
	height:auto;
	}



	
.titel{
	width:160px;
	line-height:30px;
	overflow:hidden;
	padding-top:50px;
	letter-spacing:2px;
	position:relative;
	min-height:220px;
	}
.titel span{
	border-bottom:1px solid #989898;
	font-size:18px;
	padding-right:15px;
	color:#666863;
	line-height:45px;
	display:inline-block;
	height:45px;
	}
.titell{
	font-size:32px;
	color:#b03d36;
	line-height:50px;
	margin-bottom:10px;
	}


	
	
.titel2{
	font-size:28px;
	color:#7c7c7c;
	line-height:40px;
	margin-bottom:20px;
	border-bottom:1px solid #e5e5e5;
	letter-spacing:2px;
	}
.titel2 span{
	display:block;
	line-height:20px;
	height:30px;
	font-size:18px;
	}	

.ingg img{
	width:100%;
	height:auto;
	}	
	
	

	
/*------------------列表页开始---------------*/




.nhere{
	background:url(../images/tibg.png) no-repeat right center;
	margin-top: 10px;
	height:35px;
	line-height:35px; 
	position: static; 
	box-sizing: border-box;
	border-left:15px solid #c30d0f;}
.nhere span{
	background-color:#fff;
	display: inline-block; 
		padding-left: 15px;
		font-weight:bold;
	padding-right: 20px; 
	color:#000; 
	margin:0 auto;
	font-size:16px;
	letter-spacing:1px;
	}
.here{
	width:1200px;
	margin:0 auto;
	height:50px;
	line-height:50px;
	background:url(../images/home.png) no-repeat left center;
	padding:0 20px;
	border-bottom:1px solid #ddd;
	 }
.here a{
	padding:0 10px;
	}
.gsry ul{
	padding:20px 0;
	border-left:1px solid #c00;
	position:relative;
	list-style:none;
	margin-left:30px;
	
	}
.gsry ul li{
	position:relative;
	left:-6px;
	line-height:40px;
	font-size:16px;}	
.gsry ul li em{
	display:block;
	margin-top:15px;
	width:10px;
	height:10px;
	float:left;
	background-color:#fff;
	border-radius:50%;
	border:1px solid #c00;
	margin-right:15px;}	
.gsry ul li span,.gsry ul li strong{
	font-weight:bold;
	color:#c00;
	padding-right:5px;
	}	

	
.hxtd dl{ 
width:100%;
overflow:hidden;
position:relative;
border-bottom:1px dotted #ccc;
margin:10px 0;
padding:40px 0 70px 0;
	}
.hxtd dl dt{
	width:280px;
	float:left;
	filter: drop-shadow(30px 40px 0 #eab953);
	overflow:hidden;
	position:relative;

	}
.hxtd dl dt img{
 width: 380px;
    position: relative;
    margin-left: -50px;
	}
.hxtd dl dd{
	width:820px;
	float:right;
	line-height:30px;
	font-size:16px;}
.hxtd dl dd h1{
	line-height:45px;
	height:45px;
	overflow:hidden;
letter-spacing: 1px; 
padding: 0px 5px; 
box-sizing: border-box;
font-weight:normal;
letter-spacing:2px;
font-size:18px;
color:#333;
}
.hxtd dl dd h1 b{
	color:#e2ab3a;
	padding-right:15px;
	font-size:26px;
	}


.hxtt{
	background-color:#f1d191;
	height:40px;
	line-height:40px;
	padding:0 40px;
	font-size:20px;
	letter-spacing:1px;
	display:inline-block;
	margin-left:60px;
	}
.zptitel{
	background-color:#2471a8;
	height:40px;
	line-height:40px;
	overflow:hidden;
	display:inline-block;
	color:#fff;
	font-size:20px;
	padding:0 80px 0 20px;
	border-radius:100px 200px 0 100px;
	margin:20px 0;
	}
.zptitel strong{
	margin-right:20px;}	
.list{border-bottom:1px solid #e5e5e5;}
.list .f{line-height:78px;}
.list .f .jia{float:left;background:url(../images/jia.png) no-repeat 3px center;color:#fc8713;font-size:14px;padding-left:22px; cursor:pointer;}
.list .f .jian{float:left;background:url(../images/jian.png) no-repeat 3px center;color:#fc8713;font-size:14px;padding-left:22px; cursor:pointer;}
.list .f .title{float:left;margin-left:12px;font-size:16px;}
/*.list .s{display:none;}*/
.list .s .title{line-height:50px;color:#697071;font-size:18px;text-align:center;font-weight:bold;}
.list .s .content{font-size:13px; line-height:25px;
padding:0 10px 30px 20px;}

	
		

/*--------------------列表分页----------------*/
.cms-site-pagination{
	margin-top:20px;
	}
.cms-site-pagination ul li a {
    line-height: 30px;
    display: block;
    height: 30px;
    padding: 0 15px;
    color: #555;
    border-radius: 5px;
	font-size:14px;
	float:left;
	border:1px solid #ccc;
	margin:0 10px;
}
.cms-site-pagination ul li.cms-site-active a{
	background-color:#378cc6;
	color:#fff;
	border:1px solid #378cc6;
	}	
.centern{
	padding:20px 10px 50px 10px;
	line-height:35px;
	font-size:16px;
	color:#705c3b;
	margin:0 auto;}	
.centern p{
	text-indent:2em;}

.h1t{
	line-height:50px;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	letter-spacing:2px;
	color:#525252;
	}	
.h5t{
	line-height:30px;
	color:#a9a59c;
	font-size:14px;
	text-align:center;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}	
.centern img{
	max-width:800px;
	overflow:hidden;
	margin:0 auto;
	}	
.btm-navigations a{
	font-size:14px;
	color:#999;
	}	
.tdcen p{
	text-indent:2em;}	
	
	
	
	
/*----------------主要成员------------------*/

.wzxx1 dl{
	list-style:none;
	padding:20px 20px;
	transition:all ease .5s;
	border-bottom:1px dashed #cecece;	
	}
.wzxx1 dl dt{
	float:left;	
	width:265px;
	height:auto;
	vertical-align:middle;	
	}
.wzxx1 dl dt img{
	width:264px;}
.wzxx1 dl dd{
	width:640px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.wzxx1 dl dd h1 a{
	line-height:30px;
	font-size:16px;
	transition:all ease .5s;
	color:#b23f2d;
}
.wzxx1 dl dd a{
	font-size:14px;
	}
.wzxx1 dl dd p{
	text-indent:2em;}
.wzxx1 dl dd p a{
	color:#c00;
	display:inline-block;
	margin-left:10px;
	text-indent:0px;}
.wzxx1 dl.zhover1{
	background-color:#f0f0f0;
		}

.wzxx1 dl.zhover1 dd h1 a{
	color:#c33325;}
.wztit{
	font-size:24px;
	font-weight:bold;
	color:#333;
	}
.wzxx2{
	width:45%;
	overflow:hidden;
	margin-left: 2.5%;
	margin-top:20px;
	}
.wzxx2 ul{
	padding:10px;
	}
.wzxx2 ul li a{
	display:block;
	background:url(../images/ico3.png) no-repeat left 23px;
	padding:15px 0;
	padding-left:25px;
	line-height:25px;
	border-bottom:1px solid #ccc;

	font-size:18px;
	}
/*---------------------------------------------------------------------------------------------------------------导航结束----------*/

.cms-site-overlay-content {
    position: fixed;
    z-index: 999;
    top: 5%;
    bottom: 60px;
    left: 50%;
    background-color: #fff;
    box-shadow: 0 2px 3px #333;
    width: 1000px;
    transform: translateX(-50%);
    height: 545px;
}

.cms-site-overlay-content .cms-site-left h2 {
    font-size: 20px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    color: #1c82c7;
    /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22), inset 0 2px rgba(255, 255, 255, 0.29);*/
}

.cms-site-overlay-content .cms-site-left .cms-site-mainMsg {
    font-size: 14px;
    line-height: 1.5;
    overflow-y: auto;
	margin:0px;
    padding: 20px;
}
.cms-site-overlay-content .cms-site-left .cms-site-mainMsg p{
    color: rgb(87,87,87);
    text-indent: 2rem;
}
.cms-site-overlay-content .cms-site-left .cms-site-mainMsg .warn{
    color: #000;
    margin: 20px auto;
}
.cms-site-overlay-content .cms-site-left .cms-site-mainMsg .title{
    font-size: 18px;
    font-weight: bolder;
	line-height:60px;
}

    .cms-site-overlay-content .cms-site-left .cms-site-mainMsg{
          height:calc(100% - 40px);
    }
.cms-site-overlay-content .cms-site-right {
    height: 30px;
    margin: 15px auto;
    text-align: center;
}

.cms-site-overlay-content .cms-site-right a {
    font-size: 16px;
    line-height: 40px;
    display: inline-block;
    width: 180px;
    height: 40px;
    margin: 0 10px;
    text-align: center;
    vertical-align: top;
    color: #fff;
    border-radius: 4px;
}

.cms-site-overlay-content .cms-site-right .cms-site-yes {
    background-color: #c33325;
}

/*.cms-site-overlay-content .cms-site-right .cms-site-yes:hover {*/
    /*background-color: #fa1527;*/
/*}*/

.cms-site-overlay-content .cms-site-right .cms-site-no {
    background-color: #fff;
    border: 1px solid #d5dde3;
    color: #788188;
}

.cms-site-overlay-content .cms-site-right .cms-site-no:hover {
    background-color: #f2f2f2;
	text-decoration:none;
}







