@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;
	}
.shake{position: relative;top: 30px;left: 100px;width: 200px;color: #0000ff;}
.shake:hover{-webkit-animation:shake 0.2s infinite;animation:shake 0.2s infinite;}



/*-----------------首页开始-------------------*/
.w{width:1200px;
  margin:0 auto;
/*  box-shadow: 0 2px 5px #ddd, 0 -1px 2px #ddd;*/

}
.w1{width:1200px;
  margin:0 auto;
  box-shadow: 0 2px 5px #ddd, 0 -1px 2px #ddd;
  padding:20px;

}
.inabout{
	font-size: 15px;
    line-height: 1.8;
    text-align: center;
    color: rgb(49,49,49);
	 padding: 65px 0;}
.inabouth{
	    font-size: 26px;
    color: rgb(49,49,49);
	height:50px;
	line-height:50px;
	margin-bottom:20px;
	}
.inablm{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #f1f1f1;
    padding: 0px;
	width:100%;
	}
.inablm dl{
	    width: 0;
    margin-right: 30px;
    padding: 25px;
    text-align: center;
    color: #fff;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
	}
.inablm dl dt{
	    font-size: 20px;
    color: #fff;
    text-shadow: 2px 5px 6px #646464;
	margin-bottom:40px;
	}
.inablm dl dd a{
	transition: all ease .2s;
    font-size: 15px;
    color: #D23927;
    border: 0px solid #D23927;
    background-color: rgba(255,255,255,.8);
    border-radius: 2px;
    display: inline-block;
    width: 120px;
    padding: 6px 12px;
	}
	
.inablm dl:nth-child(1){
background:url(../images/1.jpg) no-repeat center center;
    border-radius: 1px;
	}

.inablm dl:nth-child(2){
background:url(../images/2.jpg) no-repeat center center;
    border-radius: 1px;
	}
.inablm dl:nth-child(3){
background:url(../images/3.jpg) no-repeat center center;
    border-radius: 1px;
	}
.inablm dl:nth-child(4){
background:url(../images/4.jpg) no-repeat center center;
    border-radius: 1px;
	}
.inablm dl:nth-child(5){
background:url(../images/5.jpg) no-repeat center center;
    border-radius: 1px;
	}
#w{
	background:url(../images/wbg.jpg) no-repeat center bottom;
	background-size:100% auto;
	margin:0 auto;
	padding:0;
	}
.inews{
	width:0;
	border:1px solid #ccc;
	padding:25px;
	margin-right: 30px;
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
	align-items:flex-start;
	background-color:#fff;	}

.titel{
font-size: 18px;
    padding-bottom: 15px;
    color: #434343;
    border-bottom: 1px solid rgb(220,220,220);
	}
.inews1 ul{
	list-style:none;
	padding:10px 0;}

.inews1 ul li{
	line-height:40px;
	height:40px;
	border-bottom:1px dashed #ccc;
	}
.nmore a{    
    line-height: 30px;
    display:block;
    margin-top: 20px;
    padding: 0 10px;
    transition: all ease .2s;
    text-align: center;
    color: #D23927;
    border: 1px solid currentColor;
}
.nmore a:hover{
	background-color:#D23927;
	color:#fff;
	}

/*----------------底部开始----------------*/	
	
		
footer{
	background-color:#fff;
	margin:0 auto;
	font-size: 14px;
    line-height: 27px;
    position: relative;
   color: #fff;
	
	
	}
#footer{
	background-color:#484848;
	width:100%;
    color: #fff;

	}
.fodh{
	background:url(../images/wx.png) no-repeat left top;
	background-size:auto 80px;
	width:280px; 
	margin:0 auto;
	padding-left:130px;
	position:relative;
	}
.fotwx:before {
    position: absolute;
    top: 10%;
    left: 110px;
    display: block;
    width: 0;
    height: 80%;
    content: '';
    border-left: 2px solid rgb(230,33,41);
}
.fotwx{
	line-height:35px;
	}

.foterwz{	
	line-height:25px;
	width:450px;
	float:left;
	font-size:14px;
	position:relative;
	padding-left:40px;
	}
.foterwz:before {
    position: absolute;
    top: 10%;
    left: 0;
    display: block;
    width: 0;
    height: 80%;
    content: '';
    border-left: 2px solid rgb(230,33,41);
}
.foterwz h1,.foterwz h1 a{
	font-size:16px;
	line-height:30px;
	height:30px;
	font-weight:normal;
	}

.fterw{
	width:1200px;
	margin:0 auto;
	text-align:center;
	height:45px;
	line-height:20px;
	font-size:12px;
	color: #474747;
	}
.fterw a{
	font-size:12px;
	color: #474747;}


.float-nav {
    position: fixed;
    z-index: 999;
    right: 10px;
    bottom: 10px;
}
.float-nav a{
	display:block;
	width:50px;
	height:50px;
	background:url(../images/top.png) no-repeat center top rgb(0,0,0,.3);
	border-radius:5px;
	transition:all ease-in .5s;
	}
.float-nav a:hover{
	background-position:center -60px;}
.icot i{
	background:url(../images/user.png) no-repeat center center #d23927;
	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;
	}
	
/*------------------列表页开始---------------*/

.leftmenu{
	width:240px;
	float:left;
	overflow:hidden;
	margin-top:30px;
	background-color:#fff;
	margin-left:20px;

	}	
.menutitle{
	height:70px;
	line-height:30px;
	border-bottom:1px solid #ccc;
	background:url(../images/icon1.png) center left 20px no-repeat;
	color:#666;
	font-size:18px;
	position:relative;
	padding: 20px 0 20px 77px;
	}

.box ul{
	list-style:none;}
.box ul li a{

	display:block;
	height:50px;
	line-height:50px;
	border-bottom:1px dashed #eee;

	font-size:16px;
	text-align:center;
	color:#666;
	transition:all ease-in .4s;
	}
.box ul li.active a, .box ul li a:hover{

	background-color: #F3F3F3;
    color:rgb(177, 20, 32);
	}	
.cenright{
	width:910px;
	background-color:#fff;
	padding:10px 25px;
	font-size:16px;
	line-height:35px;
	min-height:400px;
	margin-top:30px;
	}
.cenright img{
	max-width:820px;
	overflow:hidden;
	}
.cenright img.fl{
	max-width:820px;
	padding-right:20px;}
.ueditor_content_parse{
	color: rgb(37, 64, 97); 
	letter-spacing: 1px;
	}
.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;
	}	
	
.side_banner img{
	width:100%;
	margin:0 auto;
	height:auto;
	}
.hxtd dl{padding:30px 20px; 

overflow: hidden; 
box-sizing: border-box;
	border-bottom:1px dotted #ccc;
	}
.hxtd dl dt{
	width:210px;
	height:308px;
	overflow:hidden;
	float:left;
	}
.hxtd dl dt img{
	width:207px;
	overflow:hidden;
	}
.hxtd dl dd h1{
	line-height:35px;
	height:35px;
	overflow:hidden;
color: rgb(31, 73, 125); 
letter-spacing: 1px; 
padding: 0px 5px; 
box-sizing: border-box;
font-size:20px;
}
.hxtd dl dd h1 span{
	color:rgb(205, 50, 45);
	}
.hxtd dl dd{
	width:550px;
	float:right;
	line-height:30px;
	font-size:16px;}
	
	
.khfwt{
	border:1px solid #ccc;
	border-radius:5px;
	width:45%;
	text-align:center;	
	margin: 2em auto;
	}
.khfwt dl{	
	list-style:none;
	}
.khfwt dl dt{
	
	padding:60px 20px;
	height:220px;}
.khfwt dl dt span{
	display:block;
	margin-bottom:20px;
}
.khfwt dl dt a{
	color:#fd5048;
	}
.khfwt dl dt p{
	color:#999;
	font-size:.8em;}
.khfwt dl dt a.a1{
	color:#666;}
.khfwt dl dd{
	height:3em;
	line-height:3em;
	overflow:hidden;
	border-top:1px solid #ccc;
	}
	
	
	
	
	
	
	
	
	
	


.titel1{
	font-size:24px;
	color:#378cc6;
	line-height:50px;
	text-align:center;
	font-weight:bold;
	margin-top:30px;
	margin-bottom:20px;
	text-transform:uppercase;
	}
.titel1 i{
	font-style:normal;
	color:#000;
	padding-left:15px;
	}
.titel1 span{
	font-size:20px;
	display:block;
	font-weight:normal;
	line-height:30px;
	color:#595959;}
	
	
	

.more a{
	display:inline-block;
	color:#918265;
	font-size:16px;
	position:absolute;
	bottom:10px;
	text-indent:0em;
	transition:all ease .5s;}
.more a:hover{
	color:#ae3e2a;
	}


	
	
.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;
	}	
	
	

	

.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;
	}	
	
	
	

	
	
.ljob dl{
	border:1px solid #ccc;
	position:relative;
	padding:15px;
	margin:15px 0 45px 0;
	}
.ljob dl dt{
	background:url(../images/jobg.jpg) no-repeat left top;
	height:44px;
	line-height:34px;
	color:#fff;
	font-weight:bold;
	padding:0 12px;
	border-radius:0px 5px 5px 0;
	display:inline-block;
	position:absolute;
	top:5px;
	left:-10px;
	clear:both;
	}
.ljob dl dd{
	margin-top:54px;
	}
.ljob dl dd strong{
	color:#333;
	}


.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;}

	
		
.wzxx{
	width:840px;
	margin:0 auto;
	overflow:hidden;
	}
	.wzxx dl{
	list-style:none;
	padding:20px 20px;
	transition:all ease .5s;
	border-bottom:1px dashed #cecece;	
	}
.wzxx dl dt{
	text-align:center;
	width:180px;
	height:110px;
	color:#999999;
	line-height:20px;
	float:left;
	font-size:14px;
	overflow:hidden;
	transition:all ease .5s;
	margin-top:10px;
	}
.wzxx dl dt img{
	width:180px;
	height:110px;	
	overflow:hidden;}
.wzxx dl dd{
	width:590px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.wzxx dl dd span.fr{
	color:#999;
	font-size:12px;}
.wzxx dl dd h1 a{
	line-height:30px;
	font-size:18px;
	font-weight:normal;
	transition:all ease .5s;	}
.wzxx dl dd a{
	font-size:14px;
	}
.wzxx dl.nhover1{
	background: rgba(241,241,241,.68);

		}
.wzxx dl.nhover1 dt{
	background: rgba(235,235,235,.68);
	}
.wzxx dl.nhover1 dd h1 a{
	color:#378cc6;}
	
/*--------------------列表分页----------------*/
.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;}

/*---------------------------------------------------------------------------------------------------------------导航结束----------*/

.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;
}







