/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
img { border:0px;} 
ul,li { list-style-type:none;}
a { text-decoration:none; color:#333;}
.container {
	 width:100%; 
	 margin:0 auto; 
	 color:#b3b3b3; 
	 font-size:12px;
	 font-family:"微软雅黑";
	 position:relative; 
}
.header{
	width:100%;
	height:47px;
	background:#aaaaaa;
	position:relative;
	z-index:999;
}
.main{
	width:1200px;
	margin:0 auto;
	position:relative;
}
.nav{ 
	width:auto;
	z-index:999;
	position:absolute;
	right:60px;
	bottom:-40px;
}
.nav ul li{
	float:left;
	width:auto;
	margin-left:40px;
	margin-right:40px;
}
.nav ul li a{
	color:#333333;
	font-size:16px;
	padding-bottom:10px;
}
.nav ul li a:hover{
	border-bottom:1px solid #7f1210
}
.logo{
	float:left;
	width:185px;
	height:225px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:9999;
}
.hejs{
	float:right;
	height:47px;
	line-height:47px;
	color:#fff;
	font-size:14px;
	text-align:right
}
.banner{
	width:100%;
}
.banner img{
	width:100%;
}
.jdkc{
	width:100%;
	margin-top:45px;
} 
.jdkc_lef{
	float:left;
	padding-left:25px;
	position:relative
}
.jdkc_lef:before{
	content:'';
	position:absolute;
	left:0px;
	top:13px;
	width:5px;
	height:30px;
	background:#7f1210;
}
.jdkc_lef h2{
	font-size:24px;
	font-weight:normal;
	color:#4a4a4a;
	line-height:30px;
}
.jdkc_lef p{
	color:#909090;
	font-size:14px;
	line-height:25px;
}
.jdkc a{
	float:right;
	margin-top:25px;
}
.jdkc_bot{
	width:100%;
	margin-top:50px;
}
.jdkc_bot ul li{
	float:left;
	width:279px;
	height:300px;
	border-radius:5px;
	overflow:hidden;
	position:relative;
	margin-right:28px;
}
.jdkc_bot ul li:nth-child(4){
	margin-right:0px;
}
.jdkc_bot ul li img{
	width:100%;
	height:300px;
}
.jdkc_bot ul li div.js{
	width:94%;
	height:220px;
	position:absolute;
	top:0px;
	left:0px;
	padding:40px 3%;
	background:url(../images/index_15.png);
	display:none;
}
.jdkc_bot ul li div.js h2{
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	color:#fff;
	text-align:center;
}
.jdkc_bot ul li div.js p{
	width:145px;
	margin:10px auto;
	font-size:14px;
	line-height:26px;
	color:#fff;
	text-align:center;
	height:120px;
}
.jdkc_bot ul li div.js a.more{
	display:block;
	width:155px;
	height:40px;
	background:#fff;
	text-align:center;
	line-height:40px;
	border-radius:30px;
	margin:10px auto;
	font-size:16px;
	color:#7f1210;
}
.jdkc_bot ul li:hover div.js{
	display:block;
}
.kcdt{
	width:100%;
	margin-top:20px;
}
.kcdt a{
	display:block;
	width:100px;
	height:270px;
	padding:15px 0;
	float:left;
	line-height:100px;
	text-align:center;
	overflow:hidden;
	writing-mode:tb-rl;
	background:#f3f7fc;
	font-size:14px;
	color:#212628;
}
.kcdt a:nth-child(2n){
	background:#e7ecf2;
}
.kcdt a:hover{
	background:#7f1112;
	color:#fff;
}
.rmkc{
	width:100%;
	background:#f3f7fc;
	padding:50px 0;
	margin-top:30px;
}
.rm_bot{
	width:100%;
	margin-top:40px;
}
.rm_bot ul li{
	float:left;
	width:278px;
	height:300px;
	border-radius:5px;
	overflow:hidden;
	position:relative;
	margin-right:28px;
	margin-bottom:30px;
}

.rm_bot ul li:nth-child(4n){
	margin-right:0px;
}
.rm_bot ul li img{
	width:100%;
	height:300px;
}
.rm_bot ul li div.js{
	width:94%;
	height:220px;
	position:absolute;
	top:0px;
	left:0px;
	padding:40px 3%;
	background:url(../images/index_15.png);
	display:none;
}
.rm_bot ul li div.js h2{
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	color:#fff;
	text-align:center;
}
.rm_bot ul li div.js p{
	width:145px;
	margin:10px auto;
	font-size:14px;
	line-height:26px;
	color:#fff;
	text-align:center;
	height:120px;
}
.rm_bot ul li div.js a.more{
	display:block;
	width:155px;
	height:40px;
	background:#fff;
	text-align:center;
	line-height:40px;
	border-radius:30px;
	margin:10px auto;
	font-size:16px;
	color:#7f1210;
}
.rm_bot ul li:hover div.js{
	display:block;
}
.footer{
	width:100%;
	background:#353535;
	padding:10px 0;
	margin-top:50px;
}
.foot_top{
	width:100%;
	margin-top:20px;
}
.foot_top ul{
	float:left;
	width:auto;
	margin-right:170px;
}
.foot_top ul h2{
	font-size:16px;
	color:#fff;
	font-weight:normal;
	margin-bottom:15px;
}
.foot_top ul li{
	line-height:35px;
	height:35px;
	color:#fff;
}
.foot_top ul li a{
	font-size:14px;
	color:#fff;
}
.foot_bot{
	width:100%;
	text-align:center;
	border-top:1px solid #fff;
	margin-top:25px;
	line-height:50px;
	color:#fff;
	font-size:14px;
	color:#b3b8ba;
}
.brej{
	width:100%;
	background:url(../images/gybg_02.png) #f7f7f7 center top  no-repeat; 
	padding-top:150px;
	padding-bottom:60px;
}
.brej2{
	width:100%;
	background:url(../images/zbg_02.png) #f7f7f7 center top  no-repeat; 
	padding-top:150px;
	padding-bottom:60px;
}
.brej3{
	width:100%;
	background:url(../images/rmkc_02.png) #f7f7f7 center top  no-repeat; 
	background-size:cover;
	padding-top:150px;
	padding-bottom:60px;
}
.ma_lef{
	float:left;
	width:185px;
	height:auto; 
	margin-top:40px;
}
.ma_lef h2{
	width:100%;
	background:#505050;
	height:75px;
	text-align:center;
	line-height:75px;
	color:#fff;
	font-size:30px;
	margin-bottom:10px;
}
.ma_lef div.dt{
	width:100%;
	margin-bottom:10px;
}
.ma_lef div.dt ul li{
	width:100%;
	height:43px;
	line-height:43px;
	text-align:center;
	margin-bottom:10px;
}
.ma_lef div.dt ul li a{
	display:block;
	background:#7f1211;
	color:#fff;
	font-size:14px;
}
.ma_lef div.js{
	width:100%;
	background:#7f1211;
	padding:20px 0;
}
.ma_lef div.js ul li{
	width:206px;
	margin-left:-13px;
	height:44px;
	text-align:center;
	line-height:44px;
	font-size:20px;
	color:#fff;
	background:#505050;
	position:relative;
}
.ma_lef div.js p{
	width:155px;
	margin-left:10px;
	line-height:60px;
	border-bottom:2px solid #fff;
	font-size:14px;
	color:#fff;
}
.ma_lef div.js p img{
	float:left;
	margin-right:20px;
	margin-top:20px;
}
.ma_rig{
	float:right;
	width:980px;
}
.ma_loc{
	width:100%;
	font-size:16px;
	color:#222222; 
}
.ma_loc span{
	color:#7f1110;
}
.qyjs{
	width:940px;
	background:#fff;
	padding:20px;
	margin-top:20px;
}
.qyjs_top{
	width:125px;
	height:36px;
	background:#7f1210; 
	line-height:36px;
	padding-left:20px;
	margin-left:-20px;
	color:#fff;
	font-size:16px; 
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
}
.psttx{
	width:100%;
	margin-top:20px;
	color:#7f1210;
	font-size:16px;
}
.qyjs_bot{
	width:100%;
	margin-top:20px;
	font-size:14px;
	color:#4e5153;
	line-height:24px;
	padding-bottom:30px;
}
.qyjs_bot img{
	float:right;
	width:345px;
	position:relative;
	margin-left:20px;
}
.qywh{
	width:100%;
	margin-top:30px;
}
.qywh ul li{
	float:left;
	width:218px;
	height:235px;
	border:1px solid #7f1210;
	margin-right:18px;
}
.qywh ul li:nth-child(4){
	margin-right:0px;
}
.qywh ul li h2{
	text-align:center;
	margin-top:40px;
	font-weight:normal;
	color:#7f1210;
}
.qywh ul li h2 span{
	border-bottom:1px solid #7f1210;
	padding-bottom:10px;
}
.qywh ul li div.js{
	width:150px;
	height:130px;
	margin:10px auto;
	font-size:14px;
	color:#7f1210;
	line-height:24px;
	text-align:center;
	display: table; 
}
.qywh ul li div.js .middle-inner{
	display: table-cell;
	vertical-align:middle;
	text-align:center;
	font-size:14px;
}

.qywh ul li:hover{
	background:#7f1210; 
}
.qywh ul li:hover h2{
	color:#fff;
}
.qywh ul li:hover h2 span{
	border-bottom:1px solid #fff;
}
.qywh ul li:hover div.js{
	color:#fff; 
}

.kcdt_js{
	width:940px;
	background:#fff;
	padding:20px;
	margin-top:20px;
}
.kcdt_js dl{
	width:100%;
	height:135px;
	margin-bottom:20px;
}
.kcdt_js dl dt{
	float:left;
	width:220px;
	height:134px;
}
.kcdt_js dl dd{
	float:right;
	width:690px;
	height:133px;
	border-bottom:1px solid #e6e6e6
}
.kcdt_js dl dd h2{
	font-weight:normal;
	font-size:16px;
}
.kcdt_js dl dd h2 a{
	font-size:16px;
	color:#222222;
}
.kcdt_js dl dd h2 span{
	float:right;
	font-size:14px;
	color:#666666;
}
.kcdt_js dl dd div.js{
	width:100%;
	margin-top:15px;
	font-size:14px;
	color:#4e5153;
	line-height:24px;
}
.page{
	width:100%;
	text-align:center;
	margin-top:30px;
}
.page a{
	display:inline-block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#868889;
	margin-right:10px;
	font-size:14px;
}
.page span{
	display:inline-block;
	width:30px;
	height:30px;
	text-align:center;
	line-height:30px;
	color:#7f1211;
	margin-right:10px;
	font-size:14px;
}

.kcbg{
	width:100%;
	background:#f7f7f7;
	background-size:cover;
	padding-top:150px;
	padding-bottom:60px;
}

.kcdt_nr{
	width:940px;
	background:#fff;
	padding:20px;
	margin-top:20px;
}
.kcdt_nr_top{
	width:100%;
	text-align:center;
}
.kcdt_nr_top h2{
	font-size:16px;
	font-weight:normal;
	line-height:30px;
}
.kcdt_nr_top p{
	font-size:14px;
	color:#666666;
	line-height:26px;
}
.kcdt_nr_bot{
	width:100%;
	margin-top:20px;
	font-size:14px;
	color:#4e5153;
	line-height:25px;
}
.kcdt_nr_bot img{
	display:block;
	margin:20px auto;
}
.kcjs_ej{
	width: 940px;
	background: #fff;
	padding: 20px;
	margin-top: 20px;
}
.kcjs_ej ul li{
	float:left;
	width:300px;
	height:344px;
	position:relative;
	border-radius:5px; 
	margin-right:18px;
	margin-bottom:20px;
} 
.kcjs_ej ul li a{
	display:block;
}
.kcjs_ej ul li a img{
	width:300px;
	height:344px;
}
.kcjs_ej ul li:nth-child(3n){
	margin-right:0px;
}
.kcjs_ej ul li div.js{
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	background:#fff;
	padding-top:35px;
	z-index:999;
	-webkit-box-shadow:0 0 10px #f7f7f7;  
	-moz-box-shadow:0 0 10px #f7f7f7;  
	box-shadow:0 0 10px #f7f7f7;  
	padding-bottom:20px;
	border-radius:10px;
	display:none;
}
.kcjs_ej ul li div.js img.top{
	width:145px;
	height:145px;
	border-radius:50%;
	display:block;
	margin:0 auto;
}
.kcjs_ej ul li div.js h2{
	font-size:16px;
	color:#4e5153;
	text-align:center;
	font-weight:normal;
	margin-top:10px;
}
.kcjs_ej ul li div.js div.ms{
	width:80%;
	margin:3% auto;
	font-size:14px;
	color:#4e5153;
}
.kcjs_ej ul li div.js div.nrjs{
	width:90%;
	padding:0 3%;
	margin-top:5px;
	font-size:14px;
	color:#4e5153;
}
.kcjs_ej ul li div.js h3{ 
	color:#9199a1;
	background:url(../images/jsbg_03.png) center no-repeat;
	text-align:center;
	font-size:14px;
	font-weight:normal;
	margin-top:15px;
}
.kcjs_ej ul li div.js dl{
	width:90%;
	margin:15px auto;
}
.kcjs_ej ul li div.js dl dt{
	float:left;
	width:88px;
	height:94px;
	border-radius:5px;
}
.kcjs_ej ul li div.js dl dt img{
	width:100%;
	height:auto;
}
.kcjs_ej ul li div.js dl dd{
	float:right;
	width:160px;
}
.kcjs_ej ul li div.js dl dd a{
	font-size:14px;
	display:block;
	color:#1c1f21;
	height:24px;
	overflow:hidden;
}
.kcjs_ej ul li div.js a.more{
	width:90%;
	display:block;
	border-radius:30px;
	margin:0 auto;
	height:40px;
	text-align:center;
	line-height:40px;
	background:#7f1210;
	font-size:14px;
	color:#fff;
}
.kcjs_ej ul li:hover div.js{
	display:block;
}
.kcjs{
	width:100%;
	margin-top:20px;
	font-size:14px;
	line-height:26px;
	color:#06111b;
}
.kcjs h2{
	font-size:16px;
	color:#7f1210;
	font-weight:normal;
	line-height:30px;
}

.jsjs{
	width:980px;
}
.jsjs_nr{
	width:940px; 
	padding:20px;
	margin-top:20px;
	background:#fff;
}
.gzcj{
	width:100%;
	margin-top:20px;
}
.gzcj dl {
	width:900px;
	padding:40px 20px;
	-webkit-box-shadow:0 0 15px #f7f7f7;  
	-moz-box-shadow:0 0 15px #f7f7f7;  
	box-shadow:0 0 15px #f7f7f7;  
	height:300px;
	margin-bottom:20px;
}
.gzcj dl  dt{
	float:left;
	width:467px;
}
.gzcj dl dt h2{
	font-size:16px; 
	margin-bottom:20px;
	color:#06111b;
}
.gzcj dl dt div.js{
	width:100%;
	margin-top:10px;
	font-size:14px;
	color:#333333;
	line-height:24px;
}
.gzcj dl dd{
	float:right;
	width:360px;
}
.hhcg{
	width:100%;
	margin-top:20px;
}
.hhcg a{
	float:left;
	display:block;
	width:285px;
	height:172px;
	margin-right:38px;
	border-radius:15px;
	-webkit-box-shadow:0 0 15px #f6f6f6;  
	-moz-box-shadow:0 0 15px #f6f6f6;  
	box-shadow:0 0 15px #f6f6f6; 
}
.hhcg a:nth-child(3){
	margin-right:0px;
}
.pstx{
	width:100%;
	margin-top:15px;
}
.pstx h2{
	font-size:16px;
	line-height:38px;
	font-weight:normal;
	color:#7f1210
}
.pstx ul li{
	float:left;
	width:285px;
	height:215px;
	margin-right:30px;
	margin-bottom:20px;
}
.pstx ul li:nth-child(3n){
	margin-right:0px;
}
.pstx ul li a.img{
	width:100%;
	display:block;
	border-radius:5px;
}
.pstx ul li p{
	width:100%;
	text-align:center;
	line-height:30px;
}
.pstx ul li p a{
	color:#333333;
}
.jxff{
	width:100%;
	margin-top:28px;
}
.jxff ul li{
	float:left;
	width:255px;
	height:120px;
	background:#fff;
	-webkit-box-shadow:0 0 15px #f6f6f6;  
	-moz-box-shadow:0 0 15px #f6f6f6;  
	box-shadow:0 0 15px #f6f6f6; 
	padding:15px;
	border-radius:15px;
	margin-right:30px;
}
.jxff ul li:nth-child(3){
	margin-right:0px;
}
.jxff ul li h2{
	font-weight:normal;
	font-size:16px;
	color:#7f1112;
	line-height:30px;
	text-align:center
}
.jxff ul li div.js{
	width:100%;
	text-align:center;
	margin-top:10px;
	font-size:14px;
	color:#484c4f;
	line-height:24px;
}
.zzzs{
	width:100%;
	margin-top:20px;
}
.zzzs ul li{
	float:left;
	width:247px;
	height:245px;
	background:#fff;
	-webkit-box-shadow:0 0 15px #f6f6f6;  
	-moz-box-shadow:0 0 15px #f6f6f6;  
	box-shadow:0 0 15px #f6f6f6;
	padding-top:30px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	margin-right:38px;
	margin-bottom:38px;
	border-radius:15px;
}
.zzzs ul li:nth-child(3n){
	margin-right:0px;
}
.zzzs ul li a.img{
	display:block;
	width:100%;
	height:210px;
	text-align:center
}
.zzzs ul li p{
	width:100%;
	text-align:center;
	line-height:30px;
}
.zzzs ul li p a{
	color:#06111b;
	font-size:14px;
}
.sygj{
	width:100%;
	margin-top:20px;
}
.sygj ul li{
	float:left;
	width:207px;
	height:145px;
	margin-right:20px;
	margin-left:10px;
}
.sygj ul li:nth-child(4n){
	margin-right:0px;
}
.sygj ul li a.img{
	width:100%;
	display:block;
	text-align:center;
}
.sygj ul li h2{
	font-size:14px;
	font-weight:normal;
	line-height:26px;
	text-align:center
}
.sygj ul li p{
	width:100%;
	margin-top:10px;
	font-size:14px;
	color:#9292a9;
	text-align:center
}


.kctx_ej{
	width: 940px;
	padding: 20px;
	margin-top: 20px;
	background: #fff;
}
.kctx_ej ul li{
	float:left;
	width:279px;
	height:300px;
	border-radius:5px;
	overflow:hidden;
	position:relative;
	margin-right:50px;
	margin-bottom:35px;
}
.kctx_ej ul li:nth-child(3n){
	margin-right:0px;
}
.kctx_ej ul li img{
	width:100%;
	height:300px;
}
.kctx_ej ul li div.js{
	width:94%;
	height:220px;
	position:absolute;
	top:0px;
	left:0px;
	padding:40px 3%;
	background:url(../images/index_15.png);
	display:none;
}
.kctx_ej ul li div.js h2{
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	color:#fff;
	text-align:center;
}
.kctx_ej ul li div.js p{
	width:145px;
	margin:10px auto;
	font-size:14px;
	line-height:26px;
	color:#fff;
	text-align:center;
	height:120px;
}
.kctx_ej ul li div.js a.more{
	display:block;
	width:155px;
	height:40px;
	background:#fff;
	text-align:center;
	line-height:40px;
	border-radius:30px;
	margin:10px auto;
	font-size:16px;
	color:#7f1210;
}
.kctx_ej ul li:hover div.js{
	display:block;
}

.zcly_ej{
	width: 940px;
	padding: 20px;
	margin-top: 20px;
	background: #fff;
	font-size:14px;
	color:#333333;
	line-height:26px;
}
.zcly_ej h2{
	font-size:18px;
	color:#222222;
	line-height:27px;
	margin-top:15px;
	margin-bottom:20px;
}
.zcly_ej h2 img{
	float:left;
	margin-right:10px;
}

.flexslider{position:relative;height:auto;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:auto; width:100%;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:170px; margin-left:45.2%; background:url(../images/nav_d.png) center no-repeat;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:46%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:130px;background:url(../images/prev.png) center center no-repeat; z-index:999; width:70px; height:70px;}
.flex-direction-nav li a.flex-next{right:130px;background:url(../images/next.png) center center no-repeat; z-index:999;width:70px; height:70px;}