* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	font-family: "Microsoft YaHei";
        color:#666;
}
.clearfix, .c {
	zoom: 1;
	clear: both;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
	display: table;
	content: "";
}
.clearfix:after, .c:after {
	clear: both;
}
.jz {
	width: 1200px;
	margin: 0 auto;
	background-color: #fff;;
}
.jz1 {
	width: 1200px;
	margin: 0 auto;
	
}
a {
	color: #3C3C3C;
	font-size: 14px;
	font-family: "微软雅黑";
}
body{
	background-color:#f4f3ed;
}
#yema {
	height: 25px;
	clear: both;
	text-align: center;
	margin-top: 50px;
}
#yema .pages a {
	vertical-align: middle;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	border: 1px solid #C6C6C6;/* background-color: #c6c6c6; */
	color: #333;
	display: inline-block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#yema .pages span {
	vertical-align: middle;
	color: #ffffff;
	width: 27px;
	height: 27px;
	line-height: 27px;
	background-color: #c62b26;
	display: inline-block;
	font-size: 14px;
}
/*页码*/
/*详情页*/
.about_con p {
	color: #666;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 16px;
}
.about_name {
	text-align: center;
	padding-bottom: 20px;
	font-size: 16px;
	color: #333333;
}
.about-con {
	text-align: center;
	font-size: 14px;
	margin-bottom: 15px;
	color: #666666;
}
.about_title {
	border-bottom: 1px solid #CCCCCC;
}
.about_con_bottom {
	width: 1000px;
	margin: 0 auto;
	padding: 10px; /* border-top: 1px solid #ccc; */
}
.about_con_fanye {
	font-size: 14px;
	line-height: 26px;
	color: #333;
	float: left;
}
.about_con_fanye a {
	color: #333;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.about_con_fanye a:hover {
	color: #C20D23;
}
.about_fx {
	float: right;
}
/*详情页*/

.top {
	overflow: hidden;
	width: 100%;
	height: 7px;
	background: #728a7a;
	font-size: 12px;
	position: relative;
	z-index: 999;
}
.l{
	float:left;
}
.r{
	float:right;
}
.head {
	width: 100%;
	height: 100px;
	background: #fff;
	position: relative;
	z-index: 999;
	overflow-y: hidden;
}
.head .jz .p_sj {
	display: block;
	width: 354px;
	height: 120px;
	line-height: 120px;
}
.head  .fw {
	width: 567px;
	height: 120px;
        float:right;
	    background-image:url(/jwc/template/page/index23/tsg.png);
	    background-repeat: no-repeat;
	    background-position: right center;

	text-align: right;
}
.nav {
	height: 50px;
	width: 100%;
	/* background: #243b2b; */
        background: #728a7a;
	position: relative;
	z-index: 998;
}
.nav_main li {
	float: left;
	    float: left;
	    text-align: center;
	    position: relative;
	    background-image: url(/jwc/template/page/index23/li.png);
	    background-repeat: no-repeat;
	    background-position: left center;
	    padding-left: 1px;
}
.nav_main>li:first-child {
    background-image: none;
    padding-left: 0px;}
.nav_main li.yiji_li:hover .nav_c {
	top: 50px;
	transition: 0.6s 0.1s top ease;
}
.nav_main li a{
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left:25px;
padding-right:25px;
	text-align: center;
	color: #fff;
	background: #728a7a;
	transition: 0.3s 0.1s background ease;
}
.nav_main li a:hover {
	background: #21482d;
	transition: 0.3s 0.1s background ease;
}
.nav_c {
	margin: 0;
	position: absolute;
	top: -310px;
	z-index: -1;
	transition: 0.3s 0.1s top ease;
}
.nav_c .erji_li{
	border-top: none;
	border-bottom: 1px solid #728a7a;
	border-left: none;
	border-right: none;
	overflow: hidden;
	background: rgba(50,142,78,0.5);
	float: none;
	/*opacity:0.8;*/
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.nav_c li.erji_li:hover {
	background: rgba(50,142,78,1);
}
.nav_c li a {
	display: block;
	text-align: center;
	width: 131px;
	height: 50px;
	line-height: 50px;
	color: #fff;
}
.banner {
	width: 100%;
	
	position:relative;
}

.banner .bn_bt {
	top: 160px;
	font-size: 45px;
	color: #fff;
	width: 100%;
	text-align: center;
	font-weight: bold;
	text-shadow: 1px 2px 2px #000;
	position:absolute;
}

.cont {
	margin-top: 20px;
	overflow: hidden;	
}
/* .cont .jz{
	height:1000px;
} */
.cont .c_bka{
	
	width: 300px;    
	float:left;
	}
.cont .c_bka1{
	
	width: 300px;    
	float:left;
	}
.cont .jwdt{
	
	width: 550px;    
	float:left;
	}
.jwdt{
	margin:10px;
margin-left:20px;
}
.jwdt .jwdt_bt{
	
	height:40px;
	line-height:40px;
	padding-top:20px;
	padding-left:70px;
	/* margin-left:20px; */
	
	background:url(/jwc/template/page/index23/news.png) no-repeat 20px 30px;
	font-size: 16px;
	    font-weight: bold;
clear:both;
}


.jwdt .jwdt_bt1{
	
	height:40px;
	line-height:40px;
	padding-top:20px;
	padding-left:70px;
	/* margin-left:20px; */
	/* border-left:3px solid #21482D; */
	background:url(/jwc/template/page/index23/news.png) no-repeat;
	font-size: 16px;
	    font-weight: bold;
}
.jwdt_bt span{
margin-right:10px;
float:right;
}
.c_bkat{
	
	line-height:40px;
	font-size:16px;
	font-weight: bold;
	padding-top:10px;
	/* background:url(/jwc/template/page/index23/conti.png) no-repeat 20px 40px; */
clear:both;
}
.cbkacl{
	
	width: 95%;
	border: 1px solid #E4E4E4;
	border-radius: 5px;
	padding:5px;
	margin:20px;
	
	float:left;
	
}
.cbkacy{
	
	width:98%;
	margin-left:10px;
	float:left;
	
}
.gundong img{
	width:110px;
	height:150px;
	padding:5px;
	border:1px solid #e5e5e5;
}
.gundong li{
	width:120px;
	margin-left:10px;
	float:left;
}
.c_bt{
	height:40px;
	line-height:40px;
	padding-top:10px;
	padding-left:25px;
	/* margin-left:20px; */
	/* border-left:3px solid #21482D; */
	background:url(/jwc/template/page/index23/conti.png) no-repeat 20px 40px;
	
}
.c_bt2{
	height:25px;
	line-height:25px;
	padding-top:10px;
	padding-left:35px;
	margin-left:20px;
	font-size:16px;
	font-weight: bold;
	background:url(/jwc/template/page/index23/tz2.png) no-repeat 0px 10px;
}
.c_bt3{
	height:30px;
	line-height:30px;
	padding-left:35px;
	margin-left:20px;
	font-size:16px;
	font-weight: bold;
	background:url(/jwc/template/page/index23/rw.png) no-repeat 0px 0px;
}
.c_bt4{
	height:30px;
	line-height:30px;
	padding-left:35px;
	margin-left:20px;
	font-size:16px;
	font-weight: bold;
	background:url(/jwc/template/page/index23/zy.png) no-repeat 0px 0px;
}
.c_bt span, .cyc_cnw li span,.c_bt3 span,.c_bt4 span{
	font-size:12px;
	float:right;
	font-weight: normal;
	
}
.cyc_cnw li {
	height: 38px;
	line-height: 38px;
	font-size:14px;
	font-weight: normal;
	border-bottom: 1px dashed #F5F5F5;
	background:url(/jwc/template/page/index23/jt.png) no-repeat left center;
	padding-left: 20px;
}
.c_c1{
	width:480px;
	float:left;
	
}
.c_c1p img{
	margin-left:10px;
	width:458px;
	padding:5px;
	height:440px;
	border:1px solid #e5e5e5;
}
.c_c1p1 img{
	margin-left:10px;
	width:300px;
	padding:10px;
	height:190px;
	border:1px solid #e5e5e5;
}

.c_c1w{
	height:20px;
	line-height:20px;
	font-size:14px;
	text-align:center;
}
.c_c2{
	width:700px;
	margin-left:20px;
	float:left;
	
}
.c_c2 li{
	float:left;
}
.c_ycxw{
	float:left;
	width:380px;
	margin-left:20px;
}
.c_jzbt {
	height: 40px;
	background: url(/jwc/template/page/index23/jzjn_07.jpg) no-repeat bottom;
	width: 870px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.c_jzbt .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}
.c_jzbt a {
	width: 12px;
	height: 30px;
	background: url(/jwc/template/page/index23/1_22.jpg) no-repeat center;
}
.c_jznr {
	height: 340px;
}
.c_jnnl {
	width: 420px;
	padding-top: 15px;
	margin-top: 0;
}
.c_jnnl li {
	height: 40px;
	border-bottom: 1px dashed #F5F5F5;
	line-height: 40px;
	padding-left: 15px;
	background: url(/jwc/template/page/index23/dd_11.jpg) no-repeat left center;
}
.c_xxt {
	height: 40px;
	background: url(/jwc/template/page/index23/jzjn_07.jpg) no-repeat bottom left;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.c_xxt .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}
.c_xxt a {
	width: 12px;
	height: 30px;
	background: url(/jwc/template/page/index23/1_22.jpg) no-repeat center;
}
.dbxgn {
	width: 300px;
	margin-top: 27px;
}
.dbxgn li {
	padding: 0 5px;
	float: left;
	margin-bottom: 15px;
}
.dbxgn li a {
	display: block;
	background: #108DEE;
	border-radius: 5px;
	width: 90px;
	height: 78px;
	color: #fff;
	padding-top: 12px;
	line-height: 25px;
	text-align: center;
}
.dbxgn li a:hover {
	background: #1286DB;
	transition: 0.3s 0.1s background ease;
}
.c_bkc {
	background: #F5F5F5;
	padding: 60px 0 30px 0;
}
.c_bkct {
	height: 40px;
	background: url(/jwc/template/page/index23/ddbx_14.jpg) no-repeat left bottom;
	width: 1200px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.c_bkct .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}
.c_bkct a {
	width: 12px;
	height: 30px;
	background: url(/jwc/template/page/index23/1_22.jpg) no-repeat center;
}

.xxzndg li a {
	font-size: 16px;
}
.xxzndg li a:hover {
	color: #0E90D2;
}
.xxzndg li {
	margin-right: 20px;
}
.am-tabs {
	margin-top: 10px;
	position: relative;
}
.aygd {
	position: absolute;
	font-size: 12px;
	right: 0;
	top: 10px;
	width: 62px;
	height: 26px;
	border: 1px solid #077EDF;
	border-radius: 20px;
	text-align: center;
	line-height: 26px;
	color: #077EDF;
}
.nyszz .mdzznzz {
	padding: 0;
}
.nyszz {
	margin-top: 60px;
}
.mdzznzz ul li {
	float: left;
	margin-right: 26px;
	margin-bottom: 32px;
}
.mdzznzz ul li a {
	width: 280px;
	display: block;
	overflow: hidden;
}
.mdzznzz ul li a .wydnb {
	opacity: 0;
	position: absolute;
	z-index: 10;
}
.mdzznzz ul li a:hover .wydnb {
	opacity: 1;
}

.mdzznzz ul li a .gcbt {
	display: block;
	height: 57px;
	padding: 0 20px;
	line-height: 57px;
	text-align: center;
	background: #fff;
	color: #333;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}
.mdzznzz ul li a:hover .gcbt {
	background: #077EDF;
	color: #fff;
}
.nyszz {
	height: 100%;
}
.c_bkd {
	height: 450px;
	background: #fff;
}
.jsjl {
	float: left;
	width: 380px;
	margin-top: 50px;
	margin-right: 40px;
}
.jsllbt {
	height: 40px;
	background: url(/jwc/template/page/index23/jzjn_07.jpg) no-repeat left bottom;
	width: 380px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.jsllbt .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}
.jsllbt a {
	width: 12px;
	height: 30px;
	background: url(/jwc/template/page/index23/1_22.jpg) no-repeat center;
}
.jsllb li {
	height: 40px;
	border-bottom: 1px dashed #F5F5F5;
	line-height: 40px;
	padding-left: 15px;
	background: url(/jwc/template/page/index23/dd_11.jpg) no-repeat left center;
}
.cdwzzx {
	width: 70%;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.whfw {
	float: left;
	margin-top: 50px;
	width: 360px;
}
.whfwbt {
	height: 40px;
	background: url(/jwc/template/page/index23/jzjn_07.jpg) no-repeat left bottom;
	width: 360px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.whfwbt .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}
.whfwbt a {
	width: 12px;
	height: 30px;
	background: url(/jwc/template/page/index23/1_22.jpg) no-repeat center;
}
.am-panel-default>.am-panel-hd {
	background-color: #077EDF;
	border-radius: 5px;
	height: 42px;
}
.am-panel-default {
	border-color: #fff;
}
.am-panel {
	border: none;
	box-shadow: none;
}
.am-panel-group .am-panel-hd+.am-panel-collapse .am-panel-bd {
	border: none;
}
.am-panel-bd {
	padding: 0;
}
.am-panel-bd {
	height: 122px;
}
.am-panel-group {
	margin-top: 30px;
}
.nbdb {
	background: url(/jwc/template/page/index23/1_73.png) no-repeat 35% center;
}
.am-panel-title {
	font-size: 16px;
	color: #fff;
	padding-left: 150px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
	line-height: 42px;
}
.am-panel-bd {
	margin-top: 10px;
}
.c_bke {
	overflow: hidden;
	background: #F5F5F5;
}
.c_bkebt {
	height: 40px;
	background: url(/jwc/template/page/index23/ddbx_14.jpg) no-repeat left bottom;
	width: 1200px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.c_bkebt .ywfb {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	line-height: 30px;
}
.c_bkebt a {
	width: 12px;
	height: 30px;
	background: url(/jwc/template/page/index23/edjt_03.jpg) no-repeat center;
}
.c_bkebt a.ywfr {
	width: 12px;
	height: 30px;
	background: url(/jwc/template/page/index23/1_22.jpg) no-repeat center;
}
.c_bke {
	padding: 40px 0;
}
.myzs {
	margin-top: 40px;
}
.myzs li {
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	border: 1px solid #fff;
	width: 228px;
}
.myzs li a {
	display: block;
	width: 100%;
	height: auto;
	background: #fff;
	text-align: center;
	overflow: hidden;
}
.myzs li:hover {
	border: 1px solid #087EE0;
}
.c_kxkx {
	background: #fff;
}
.foot {
	 position: relative;
	margin-top:50px;
	width: 100%;
	height: 80px;
	/* background-color:#32523c;*/
background-color:#a9b7aa;
	padding-top: 20px;
	/* background-image: url(/jwc/template/page/index23/footbg.jpg); */
	
}
.foot .angle{
	    position: absolute;
	    width: 100%;
	    overflow: hidden;
	    height: 100px;
	    top: -100px;
z-index:-100;
}
.foot .angle:before {
    content: ' ';
    position: absolute;
    background: #728a7a;
    z-index: 5;
    width: 100%;
    -webkit-transform-origin: 75% 0;
    transform-origin: 75% 0;
    -webkit-transform: skewY(2deg) translateY(100px);
    transform: skewY(2deg) translateY(100px);
    height: 400px;
    top: 0;
    left: 0;
    pointer-events: none;
}
.foot .angle:after {
    content: ' ';
    position: absolute;
    background: #728a7a;
    z-index: 5;
    width: 100%;
    -webkit-transform-origin: 75% 0;
    transform-origin: 75% 0;
    -webkit-transform: skewY(-3deg) translateY(100px);
    transform: skewY(-3deg) translateY(100px);
    height: 400px;
    top: 0;
    left: 0;
    pointer-events: none;
}
.foot .jz1{
	color:rgba(255,255,255,0.6);
	background-image: url("xhwhite.png");
	background-repeat: no-repeat;
	background-position: center right;
	height:70px;
	
}

.ssnb {
	height: 90px;
	line-height: 50px;
	padding-top: 40px;
	overflow: hidden;
}
.dbdh li {
	float: left;
	padding-right: 40px;
}
.dbdh li a {
	color: #fff;
}
.egwm {
	height: 211px;
	margin-top: 75px;
}
.egwm .ewmtpw {
	float: left;
}
.egwm .lxfsa {
	float: left;
	padding-left: 40px;
}
.egwm .lxfsa .ytbts {
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #fff;
	height: 30px;
	display: block;
}
.egwm .lxfsa .ytbta {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #fff;
	height: 23px;
	display: block;
}
.dbxx {
	font-size: 14px;
	color: #fff;
}
.dbxx a {
	color: #fff;
}
/*内页*/
.bannern {
	height: 284px;
	background: url(/jwc/template/page/index23/1_10.jpg) no-repeat center;
}
.nbnbte {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #fff;
	padding-top: 100px;
}
.nbnbtz {
	font-size: 30px;
	font-family: "Microsoft YaHei";
	color: #fff;
}
.n_cont {
	width: 100%;
	overflow: hidden;
	padding-top: 34px;
}
.ny_nav {
	width: 252px;
	float: left;
}
.ny_nav_chb {
	position: fixed;
	top: 0;
}
.ny_zqw {
	width: 898px;
	float: right;
}
.ny_nav .wjssbt {
	width: 252px;
	height: 113px;
	background: url(/jwc/template/page/index23/fqfm_05.jpg) no-repeat center;
	color: #fff;
	font-size: 26px;
	line-height: 113px;
	text-align: center;
}
.ny_nav .wjssbtt {
	overflow: hidden;
	width: 252px;
	height: 106px;
}
.wjsndh {
	margin: 0;
}
.wjsndh li {
	border-bottom: 1px solid #D3D3D3;
	width: 252px;
	height: 51px;
}
.wjsndh li a {
	display: block;
	height: 50px;
	background: #fff;
	color: #333;
	font-size: 14px;
	line-height: 50px;
	padding-left: 20px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}
.wjsndh li a:hover {
	background: #108DEE;
	color: #fff;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-ms-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}
.wjsndh li a span {
	float: right;
	font-family: "宋体";
	font-size: 20px;
	line-height: 50px;
	padding-right: 20px;
	-webkit-transition: padding 0.3s;
	-moz-transition: padding 0.3s;
	-ms-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	transition: padding 0.3s;
}
.wjsndh li a:hover span {
	padding-right: 10px;
	-webkit-transition: padding 0.3s;
	-moz-transition: padding 0.3s;
	-ms-transition: padding 0.3s;
	-o-transition: padding 0.3s;
	transition: padding 0.3s;
}
.nw_top {
	height: 45px;
	border-bottom: 1px solid #EAEAEA;
	line-height: 45px;
}
.nw_top .top_tzbt {
	font-size: 20px;
	color: #818181;
	font-family: "Microsoft YaHei";
}
.nw_top .top_mbx {
	background: url(/jwc/template/page/index23/fqfm_08.jpg)no-repeat left center;
	padding-left: 20px;
}
.nw_top .top_mbx a {
	font-size: 12px;
}
.xmszw {
	overflow: hidden;
	display: none;
}
.wjssx {
	height: 225px;
	width: 100%;
	background: #FAFAFA;
}
.wjshnb {
	width: 575px;
	padding: 15px;
	height: 225px;
}
.h_nr {
	display: block;
	width: 80%;
	word-wrap: normal; /* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
        color:#999;
}
.sjggw {
	display: block;
	width: 80%;
	word-wrap: normal; /* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.p_sjc li a {
	display: block;
	width: 70%;
	word-wrap: normal; /* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.wjshnb .wjnbt {
	font-size: 18px;
	font-family: "Microsoft YaHei";
	color: #333;
	line-height: 28px;
	font-weight: bold;
	display: block;
}
.wjnb_chb {
	line-height: 24px;
	font-size: 14px;
	margin-top: 10px;
	display: block;
}
.wjshnb .wjnnr {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: #6a6a6a;
	margin-top: 10px;
	display: block;
}
.wjshnb .wjngd {
	display: block;
	width: 133px;
	height: 33px;
	text-align: center;
	line-height: 33px;
	border: 1px solid #108DEE;
	font-size: 12px;
	color: #108DEE;
	margin-top: 10px;
}
.hbydnb {
	width: 323px;
	height: 225px;
	background: #F6F6F6;
	padding: 25px;
	position: relative;
}

.qnmjt {
	padding-top: 10px;
	display: block;
}
.cinmbt {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
*+address, *+blockquote, *+dl, *+fieldset, *+figure, *+hr, *+ol, *+p, *+pre, *+ul {
	margin-top: 0;
}

.wjzlb {
	overflow: hidden
}
.wjzlb li {
	height: auto;
	line-height: 24px;
	padding: 10px 0;
	border-bottom: 1px solid #EAEAEA;
}
.wjll {
	width: 100%;
}
.wjll .wjlbt {
	font-size: 14px;
	color: #3C3C3C;
	display: block;
	width: 85%;
	float: left;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	/*font-weight:bold;*/
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.wjzlb li:hover .wjll .wjlbt {
	color: #118def;
}
.wjll .wjlrq {
	font-size: 12px;
	color: #B4B4B4;
	display: block;
	float: right;
}
.wjll .wjlnr {
	display: block;
	margin-top: 7px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.wjlr {
	width: 33px;
	height: 33px;
	margin-top: 40px;
	background: url(/jwc/template/page/index23/fqfm_22.jpg) no-repeat center;
}
.wjzlb li a:hover {
	color: #118DEF;
}
.wjzlb li a:hover .wjlr {
	background: url(/jwc/template/page/index23/gbdl_22.jpg) no-repeat center;
}
.yemmm {
	width: 100%;
	height: 130px;
	line-height: 130px;
	text-align: center;
}
.yemmm a {
	border: 1px solid #EAEAEA;
	padding: 2px 8px;
}
.yemmm span {
	padding: 2px 8px;
	font-size: 14px;
	background-color: #118def;
	border: 1px solid #118def;
	color: #ffffff;
}
/*案例*/


/*测试bannertbanner*/

/**banner图**/
.slideBox2{ width:100%; overflow:hidden; position:relative; min-width:1200px;margin:0 auto;}
.slideBox2 .hd {bottom:6px; height: 15px;overflow: hidden;  position: absolute;left:45%;z-index: 1;}
.slideBox2 .hd ul{ overflow:hidden; zoom:1; float:left;}
.slideBox2 .hd ul li{ border-top-left-radius:4px; border-top-right-radius:4px; border-bottom-right-radius:4px; border-bottom-left-radius:4px; float:left; margin-right:16px;  width:6px; height:6px;  line-height:10px;  text-align:center;  background:#fff;cursor:pointer; list-style:none; }
.slideBox2 .hd ul li.on{ border-top-left-radius:4px;border-top-right-radius:4px; border-bottom-right-radius:4px; border-bottom-left-radius:4px;  background:#fff;  color:#fff; width:20px}
.slideBox2.bd{ position:relative; height:100%; z-index:0;min-width:1200px;margin:0 auto;}
.slideBox2 .bd li{ zoom:1; vertical-align:middle;position:relative; }
.slideBox2 .bd li a{display:block;width:100%;}
.slideBox2 .bd img { display: block;  height: auto;  width:100%;}
#banner
{
    position: relative;
    width: 100%;
    height: 350px;
   
    overflow: hidden;
}
#banner_list img
{
    border: 0px;
    width: 100%;
    height: 350px;
}
#banner_bg
{
    position: absolute;
    bottom: 0;
    background-color: #000;
    height: 30px;
    filter: Alpha(Opacity=30);
    opacity: 0.3;
    z-index: 1;
    cursor: pointer;
    width: 100%;
}

#banner_info
{
    position: absolute;
    bottom: 0;
    left: 50%;
    height: 22px;
    color: #fff;
    z-index: 2;
    cursor: pointer;
    font-size: 15px;
}
#banner_text
{
    position: absolute;
    z-index: 3;
    right: 40%;
    bottom:180px;
    font-size: 45px;
  color: #fff;
  
  text-align: center;
  font-weight: bold;
  text-shadow: 1px 2px 2px #000;
}
#banner_text a{
 font-size: 45px;
  color: #fff;

}
#banner ul
{
    position: absolute;
    list-style-type: none;
    filter: Alpha(Opacity=60);
    Opacity: 0.6;
    z-index: 4;
    margin: 0;
    padding: 0;
    bottom: 3px;
    right: 5px;
}
#banner ul li
{
 	float: left;
	display: block;
	color: #FFF;
	cursor: pointer;
	margin-left: 2px;
	background-color: #0099CC;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
#banner ul li.on
{
    
}
#banner_list a
{
    position: absolute;
}

.link_top {
    padding-left: 40px!important;
    margin-left: 10px!important;
    height: 45px!important;
    line-height: 45px!important;
    font-size: 16px!important;
    font-weight: bold!important;
    color: #728a7a;
    font-family: 黑体;
    clear: both;
    background: url(/jwc/template/page/index23/zy.png);
    background-repeat: no-repeat;
}

.link_list li {
    float: left!important;
    width: 200px!important;
    margin: 10px!important;
    font-size: 14px;
    text-align: center;
    font-family: 黑体;
    height: 50px!important;
    border: 1px solid #e5e5e5;
    background-color: #f1f1f1;
    line-height: 50px!important;
}
.xxxt_img{
float:left;
margin-left:10px;
height:40px;
margin-top:25px;

}
.xxxt_bt{

float:left;
color:#fff;
margin-left:30px;
margin-top:20px;
}
.xxxt_bt a{
color:#fff;}
.xxxt_li li{
background-color: #f1f1f1;
height:80px;
margin:10px;
}
.xxxt_li li:nth-child(1){
background-color: #d1cfcf;

}
.xxxt_li li:nth-child(2){
background-color: #c1cbd7;
}
.xxxt_li li:nth-child(3){
background-color: #d0d3df;
}
.xxxt_li li:nth-child(4){
background-color: #acbdcd;
}
.xxxt_li li:nth-child(5){
background-color: #bfc0a4;
}
.xxxt_li li:nth-child(6){
background-color: #b2c3b3;
}
.xxxt_li li:nth-child(7){
background-color: #a29a8d;
}

.jxzy_img{

margin:10px;

text-align:center;

}
.jxzy_img img{

width:100px;

}
.jxzy_bt{

line-height:15px;
height:30px;
text-align:center;
}

.jxzy_li li{

border:1px solid #e5e5e5;
border-radius: 5px;
margin:10px;
width:120px;
float:left;
}
.cggz_li li{
float:left;
margin-left:15px;
}
.jwdt_more{
margin-right:10px;
float:right;
}
#banner_1 {
    position: relative;
    height: 600px;}
.KSS_titleBar {
    display: none;}
#168d1c14e0394a7aa56dcdc24d4281dd{
margin:0 auto!important;

}