@charset "utf-8";

*{
	margin:0;
	padding:0;
	}
body{
	color:#666;background:#fff; font-family:Arial, Helvetica, sans-serif;
	 min-width:1200px;
	 overflow-x:hidden;
	 font-family:"Alibaba Sans Light", Arial;
}
a{color:#666; font-family:"Alibaba Sans Light", Arial;text-decoration: none;}
a:hover{color:#ea5504; text-decoration:none;}


@-webkit-keyframes shake {
0%{-webkit-transform:translate(2px, 2px);}
25%{-webkit-transform:translate(-2px, -2px);}
50%{-webkit-transform:translate(0px, 0px);}
75%{-webkit-transform:translate(2px, -2px); }
100%{-webkit-transform:translate(-2px, 2px);}
}
@keyframes shake {
0%{transform:translate(2px, 2px);}
25%{transform:translate(-2px, -2px);}
50%{transform:translate(0px, 0px);}
75%{transform:translate(2px, -2px);}
100%{transform:translate(-2px, 2px);}
}
body,html{
	height: 100%;
}
.cl{
	clear:both;}
.blank{ height:10px;
overflow:hidden;
}
.fl{
	float:left;}
.fr{
	float:right;}
.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;
  line-height:35px;
}

.cl{
	clear:both;}


.blank2{
	height:20px;
	overflow:hidden;
	}

	
#w{
	background-color:#f5f5f5;
	margin:0 auto;
	overflow-x:hidden;
	padding:0;}
	
#w2{
	background:#f5f6fa;
	background-size:100% auto;
	margin:0 auto;
	overflow-x:hidden;
	padding:0;}
/*-----------------首页开始-------------------*/
span.icon{
	background:url(../images/index/user.png) no-repeat center center;
	background-size:auto 15px;
	display:inline-block;
	width:25px;
	height:25px;
	border-radius:100%;
	background-color: #d8131e;
	float:left;
	margin-top:25px;
	margin-right:10px;
	}
/* 关于我们 */
.sx-index-about{
    width: 100%;
    height: auto;
    margin-top: 30px;
}
.sx-index-about .about-contain{
    width: 1190px;
    margin: 0 auto;
    font-size: 14px;
}
.sx-index-about .about-contain .title-wrap{
    color: #666;
    border-bottom: 2px solid #ddd;
	line-height:45px;
	height:45px;
}
.sx-index-about .about-contain .title-wrap .us{
	display:inline-block;
    border-bottom: 2px solid #ad8200;
	color:#ad8200;
	font-size:18px;
	height:44px;
	padding:0 10px;
}
.sx-index-about .about-contain .title-wrap .about{
    float: right;
	font-size:14px;
	color:#9d9d9d;
}
.sx-index-about .about-contain .about-list{
    width: 100%;
    margin: 40px auto 60px auto;
}
.sx-index-about .about-contain .about-list-i{
    display: inline-block;
    width: 390px;
    height: 180px;
    vertical-align: top;
    background: #fff;
}
.sx-index-about .about-contain .gray{
    background: rgb(247, 247, 247);
}
.sx-index-about .about-contain .about-list-i .title{
    font-size: 18px;
    color: #ad8200;
    margin: 30px auto 10px 30px;
}
.sx-index-about .about-contain .about-list-i .title img{
	width:auto;
	height:30px;
	overflow:hidden;
	}
.sx-index-about .about-contain .about-list-i .text{
    font-size: 12px;
    margin-left: 30px;
    width: 350px;
    color: #666;
    line-height: 23px;
}
.sx-index-about .about-contain .about-list-i .text b{
	font-size:18px;
	letter-spacing:2px;
	font-weight:normal;
	color:#ad8200;}
.sx-index-about .about-contain .about-list-i img{
    display: inline-block;
    width: 390px;
    height: 180px;
    background-size: 390px 180px;
	
}
.titel1{
	font-size:28px;
	color:#162d7b;
	line-height:50px;
	margin-bottom:10px;
	text-align:center;
	font-weight:bold;
	margin-top:30px;
	letter-spacing:2px;
	}
.titel1 i{
	font-style:normal;
	color:#000;
	}
.titel1 span{
	font-size:14px;
	display:block;
	font-weight:normal;
	line-height:20px;
	color:#373737;}
.titel1 b{
	font-size:32px;
	color:#e9a90b;}
.inewsl img{
	width:380px;
	height:435px;
	margin-left:40px;}
.inews{
	}	
.inews dl{
	width:540px;
	float:left;
	list-style:none;
	padding:15px;
	transition:all ease .5s;
	border-bottom:1px dashed #cecece;
	height:120px;
	overflow:hidden;
	margin:0 10px;
	}
.inews dl dt{
	background-color:#e4e4e4;
	padding:15px;
	text-align:center;
	width:90px;
	height:90px;
	color:#999;
	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:400px;
	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:#1976d2;
	color:#fff;
		}
.inews dl.ehover1 dt{
	background-color:#b0c0fa;
	color:#fff;
	}
.inews dl.ehover1 dd h1 a,.inews dl.ehover1 dd{
	color:#fff;}
	
.nmore a{
	background-color:#152a79;
	display:inline-block;
	padding:0 40px;
	height:45px;
	line-height:45px;
	color:#fff;
	font-size:16px;
	margin:30px 40px 5px auto;
	transition:all ease .5s;
	}	
.nmore a:hover{
	background-color:#c00;
	}
.con {overflow:hidden;width:1100px; margin:0 auto;text-align:justify; text-justify:inter-word;}

.con ul li a {display:inline-block;margin:10px 15px; padding:10px; font-size:24px; background-color:#fff;}
.con ul li a img {vertical-align:middle; height:40px;}	
		
footer{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color:#d70c19;
	margin:0 auto;
	color:#000;
	z-index:1;
	}
#footer{
	background-color:#ebebeb;
	color:#666;
	}
.fodh{
	background:url(../images/wx.png) no-repeat 1050px 25px;
	background-size:auto 100px;
	padding:20px 0 10px 0;	
	width:1200px;
	margin:0 auto;
	padding-right:100px;
	}

.foterwz{
	background:url(../images/flogo.png) no-repeat left center;
	background-size:auto 100px ;
	line-height:20px;
	width:970px;
	min-height:100px;
	padding-left:170px;
	float:left;
	border-right:1px solid #bdc9d4;
	font-size:12px;

	}
.foterwz h1{
	font-size:18px;
	color:#666666;
	line-height:20px;
	height:30px;
	font-weight:normal;
	}
.fterw{
	width:1200px;
	margin:0 auto;
	text-align:center;
	height:35px;
	line-height:35px;
	color:#000;
	font-size:14px;
	}
.fterw a{
	color:#000;}
.fterw span{
	padding:0 20px;}
.w1{
	position:absolute;
	width:1000px;
	background-color:rgb(0,0,0,.2);
  margin:0 auto;
  top:300px;
  left:calc(50% - 520px);
  padding:20px;
  color:#fff;
	line-height:30px;
}
.intxgg{
	display:block;
	height:200px;
	width:200px;
	position:fixed;
	z-index:200;
	left:30px;
	top:90px;}
.intxrg{
	display:block;
	height:110px;
	width:200px;
	position:fixed;
	z-index:200;
	right:30px;
	top:90px;
}
input[type="checkbox"]{
		 position:absolute; right:0px;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
   		-webkit-appearance: none;
		width: 16px;
    	height: 16px;
    	background-size: 100%;
		outline:none;
		background-image: url("../images/close.png");
	}
	input[type="checkbox"]:checked,input[type="checkbox"]:checked+img{display:none;}
.ingg{
	display:block;
	background:url(../images/1.jpg) no-repeat bottom center;
	background-size:100% auto;
	width:100%;
	min-height:760px;
	position:relative;
	top:0;
	margin:0 auto;
	}
	
.inggh{
	font-size:64px;	
	line-height:80px;
	margin-bottom:20px;
	}		
.inmore a{
	float:right;
	height:45px;
	line-height:45px;
	display:inline-block;
	padding:0 40px;
	background-color:#f4800e;
	border-radius:10px;
	color:#fff;
	transition:all ease-in .5s;
	}	
.inmore a:hover{
	background-color:#0e89b6;}	
	
	
.cent{
	padding:30px;
	background-color:#fff;
	margin:0 auto;
	font-size:16px;
	line-height:35px;
	min-height:300px;
	color:#666;
	}		
	










.side_banner{
	width:100%;
	margin:0 auto;
	position:relative;
	z-index:-1;
	margin-top:80px;
	}
.side_banner img{
	width:100%;
	height:auto;
	}
#here{
	 }
.leftmenu{
	width:230px;
	background-color:#fff;
	box-shadow:#ddd 0px 2px 2px 2px;
	z-index:-1;
	}	
.menutitle{
	background:url(../images/lmbg.png) no-repeat center bottom;
	height:85px;
	line-height:45px;
	color:#d70c19;
	text-align:center;
	font-size:22px;
	position:relative;
	font-weight:bold;
	margin-top:30px;
	letter-spacing:3px;
	}
.menutitle span{
	display:block;
	color:#999;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	}
.box{
	width:100%;
	margin:0 auto
	}
.box ul{
	list-style:none;
	padding:0 15px;}
.box ul li{
	height:45px;
	line-height:45px;
	margin:25px 10px;
	}
.box ul li a{
	display:block;
	background-position:top right;
	height:45px;
	line-height:45px;
	font-size:16px;
	text-align:center;
	background-color:#f2f2f2;
	color:#000;
	transition:all ease-in .3s;
	}
.box ul li.active a, .box ul li a:hover{
	background:#d70c19;
	color:#fff;
	box-shadow:#ddd 0px 2px 2px 1px;
	}
.centern{
	width:900px;
	padding:30pxpx;
	line-height:35px;
	font-size:16px;
	color:#666;
	
	letter-spacing:1px;
	margin-top:30px;}	

.centern img.fl{
	padding-right:50px;}
	
	
	
	
	
		
.titel{
	color:#b5b5b5;
	font-size:12px;
	line-height:50px;
	margin-top:30px;
	margin-bottom:20px;
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
	}
.titel i{
	font-style:normal;
	padding-left:5px;
	}
.titel span{
	display:inline-block;	
	font-weight:normal;
	font-size:20px;
	color:#eea800;
	padding-right:10px;
	border-bottom:3px solid #eea800;
	padding-left:5px;}	
.wzxx{
	padding:0 20px;}
.wzxx dl{
	list-style:none;
	padding:20px 20px;
	transition:all ease .5s;
	border-bottom:1px dashed #c8c8c8;	
	}
.wzxx dl dt{
	background-color:#eaeaea;
	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;
	}
.wzxx dl dt span{
	font-size:28px;
	display:inline-block;
	line-height:40px;}
.wzxx dl dd{
	width:700px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.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-color:#f1f1f1;
		}
.wzxx dl.nhover1 dt{
	background-color:#e7e7e7;
	}
.wzxx dl.nhover1 dd h1 a{
	color:#c33325;}
	 	
.zptitel{
	text-align:center;
/*	background-color:#1592e2;*/
	height:35px;
	line-height:35px;
	overflow:hidden;
	display:block;
	color:#1592e2;
	font-size:18px;
	padding:0 80px 0 20px;
	border-radius:100px 200px 0 100px;
	margin:20px 0;
	font-weight:bold;
	}
.zptitel strong{
	margin-right:20px;}	
 .rcen p{
	 text-indent:2em;}
 	
/*--------------------列表分页----------------*/
.cms-site-pagination{
	margin-top:20px;
	}
.cms-site-pagination ul li a {
    line-height: 30px;
    display: block;
    height: 30px;
    padding: 0 10px;
    color: #555;
	font-size:14px;
	float:left;
	border:1px solid #ccc;
	margin:0 10px;
}
.cms-site-pagination ul li.cms-site-active a{
	background-color:#37abda;
	color:#fff;
	border:1px solid #37abda;
	}		
.h1t{
	line-height:50px;
	color:#687073;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	letter-spacing:2px;
	}	
.h5t{
	line-height:30px;
	color:#9999997a;
	font-size:14px;
	text-align:center;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}	

.btm-navigations a{
	font-size:14px;
	color:#999;
	}		
.list{border-bottom:1px solid #e5e5e5; margin:0 auto;  overflow:hidden; }
.list .f{line-height:78px;}
.list .f .jia{float:left;background:url(../images/jia.png) no-repeat 3px center;color:#ff9900;font-size:14px;padding-left:22px; cursor:pointer;}
.list .f .jian{float:left;background:url(../images/jian.png) no-repeat 3px center;color:#ff9900;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:#e32330;font-size:18px;text-align:center;font-weight:bold;}
.list .s .content{font-size:13px; line-height:30px;}
.list .s .more1{margin:30px 0; display:inline-block; padding:0 30px; height:25px; line-height:25px;}
.list .s .more1 a{
	background-color:#f7be3d;
	display:inline-block; padding:0 30px; height:35px; line-height:35px; color:#fff; font-size:14px;
	transition:all ease-in .5s;
	border-radius:20px;}
.list .s .more1 a:hover{
	background-color:#c00;
	color:#fff;}
	
	
.show_more{margin:50px 0 0 0;text-align:center;}		
	
.w img.fr{
	max-width:930px;
	padding-left:20px;}	
.w img.fl{
	max-width:930px;
	padding-right:20px;}	
	 

	

	
	
	
	

	

	


.hxrw1 dl{
	padding:10px 10px;
	list-style:none;
	background:#f1f1f1;
	border-bottom:1px dotted #e5e5e5;
	margin:25px 0;
	
	}	
.hxrw1 dl dt{
	line-height:55px;
	height:55px;
	overflow:hidden;
	font-size:16px;
	color:#d70c19;
	font-weight:bold;
	}	
.hxrw1 dl dt b{
	font-size:22px;
	padding-right:5px;}
.hxrw1 dl dt span{
	padding-left:5px;}
.hxrw1 dl dd{
	padding:10px;
	
	
	}	
.hxrw1 dl dd h1{
	font-size:24px;
	font-weight:normal;
	line-height:45px;
	height:45px;
	overflow:hidden;
	}	

/*----------------主要成员------------------*/

.wzxx1 dl{
	list-style:none;
	padding:20px 20px;
	transition:all ease .5s;
	border-bottom:1px dashed #cecece;	
	}
.wzxx1 dl dt{
	float:left;	
	width:95px;
	height:130px;	
	}
.wzxx1 dl dt img{
	width:95px;
	height:130px;}
.wzxx1 dl dd{
	width:800px;
	float:right;
	line-height:25px;
	font-size:14px;
	color:#7e7e7e;
	}
.wzxx1 dl dd h1 a{
	line-height:40px;
	font-size:16px;
	transition:all ease .5s;	}
.wzxx1 dl dd a{
	font-size:14px;
	}
.wzxx1 dl.zhover1{
	background-color:#f0f0f0;
		}

.wzxx1 dl.zhover1 dd h1 a{
	color:#c33325;}



.titell{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#a5a5a5; 
	font-size: 10px;
	line-height:20px;
	margin-bottom:20px;
	}
.titell span{
	display:block;
	color:#a5a5a5; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	 text-align: center;
	}

	
	
	






.container{
	height:60px;
	line-height:60px;
	border-bottom:1px solid #dbdbdb;
	position:relative;
	}
.left-title{
	font-size:24px;
	font-weight:bold;
	color:#bda05a;
	letter-spacing:2px;
	border-bottom:3px solid #c6a24c;
	display:inline-block;
	padding:0 10px;
	line-height:59px;
	height:59px;
	}	
.right-wrap{
	display:inline-block;
	float:right;}
.right-wrap a{
	font-size:14px;
	}
.right-wrap a i.icon-home{
	background:url(../images/home.png) no-repeat left center;
	padding-left:30px;
	}


	
.lxcent{
	padding:30px;
	background-color:#fff;
	margin:0 auto;
	font-size:16px;
	line-height:30px;
	min-height:300px;
	color:#666;
	}		
.lxcentlf{
	width:300px;
	overflow:hidden;
	float:left;}	
.lxcentlf h1{
	font-size:20px;
	font-weight:bold;
	color:#c6a24c;}
.lxcentri{
	width:800px;
	float:right;
	overflow:hidden;}	
	

	






/*---------------------------------------------------------------------------------------------------------------导航结束----------*/

.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;
	text-align: justify;
}
.cms-site-overlay-content .cms-site-left .cms-site-mainMsg p.no-indent{
	text-indent: 0;
}
.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;
}
.box-21 {
	font-size: 14px;
	background-color: #fff;
}
.simu-site-inner {
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.box-21 .box-content {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 60px 35px 60px 35px;
}
.box-21 .bgcolor-1 {
	background-color: #f1b60a;
}
.box-21 .item {
	width: 0;
	margin-right: 40px;
	padding: 30px;
	text-align: center;
	color: #fff;
	-webkit-box-flex: 1;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
}
.box-21 .bgcolor-2 {
	background-color: #707070;
}
.box-21 .bgcolor-3 {
	background-color: #f3953a;
}
.box-21 .item:last-child {
	margin-right: 0;
}
.box-21 .item:last-child {
	margin-right: 0;
}
.box-21 .item .text {
	line-height: 20px;
	height: 25px;
	margin: 10px auto;
}
.simu-site-footer-1 {
	font-size: 16px;
	position: relative;
	background: #535353;
	height: 120px;
}
.simu-site-footer-1 .simu-site-footer-box-1 {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.vd_ueditor.show p {
	line-height: 28px;
	font-size: 16px;
	word-wrap: break-word;
	word-break: normal;
	padding-left: 0;
	padding-right: 0;
}
.cms-site-head .cms-site-menu > ul > li a:hover:before {
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 1em;
	height: 1px;
	margin-left: -0.5em;
	content: '';
	background-color: currentColor;
}


