@charset "utf-8";
/* CSS Document */
.wrapper {
	width: 100%;
}
.topbar {
	width: 100%;
	height: 40px;
	background: #c21230;
	border-bottom: 1px solid #ddd;
}
.topbar {
	width: 100%;
	height: 40px;
	background: #c21230;
}
.topbar .inner {
	width: 1200px;
	margin: 0 auto;
	color: #fff;
}
.topbar .top_l {
	float: left;
}
.topbar .top_l p {
	line-height: 40px;
	font-size: 0.12rem;
}
.topbar .top_r {
	float: right;
}
.topbar .top_r ul li {
	line-height: 40px;
	font-size: 12px;
	float: left;
}
.topbar .top_r ul li a {
	color: #fff;
}
.topbar .top_r ul li.xinlanglogo {
	width: 93px;
	height: 27px;
	padding-top: 6.5px;
	margin-left: 20px;
	margin-right: 9px;
}
.topbar .top_r ul li a:hover {
	color: #eee;
}
.clear {
	width: 100%;
	height: 40px;
	line-height: 0;
	font-size: 0;
	clear: both;
	}
/*nav*/
.header{width:100%;height:70px;background:#fff; box-shadow:0 0 5px #DDDDDD;}
.header_con{width:1200px; margin:0 auto;position:relative;z-index: 98;}
.header_conlef{width:28%;height:42px;margin-top:14px;float:left;overflow:hidden;}
.header_conlef .bwlogo{float:left; 
	width:196px;height:42px;background:url(../images/bwlogo.png);
	transition-property:width;
	transition-duration:3s;
	transition-timing-function:ease;
	transition-delay:3s;
	 animation:demo 3s;
	 transform-origin: 50% 100%;
	}
	@keyframes demo{
		0%{ background:url(../images/greenlogo.png);transform:rotate(45deg);transform: skew(30deg, 0);}
		10%{ background:url(../images/lvlogo.png);transform:rotate(135deg)}
		40%{background:url(../images/redlogo.png);transform:rotate(180deg);transform: skew(30deg, 0);}
		70%{ background:url(../images/yellowlogo.png);transform:rotate(480deg)}
		100%{background:url(../images/zslogo.png);transform:rotate(360deg)}
		}
@-webkit-keyframes demo{
	0%{ background:url(../images/greenlogo.png); transform:rotate(45deg);transform: skew(30deg, 0);}
		10%{ background:url(../images/lvlogo.png);transform:rotate(135deg)}
		40%{background:url(../images/redlogo.png);transform:rotate(180deg);transform: skew(30deg, 0);}
		70%{ background:url(../images/yellowlogo.png);transform:rotate(480deg)}
		100%{background:url(../images/zslogo.png);transform:rotate(360deg)}
	}
	@-moz-keyframes demo{
	0%{ background:url(../images/greenlogo.png); transform:rotate(45deg);transform: skew(30deg, 0);}
		10%{ background:url(../images/lvlogo.png);transform:rotate(135deg)}
		40%{background:url(../images/redlogo.png);transform:rotate(180deg);transform: skew(30deg, 0);}
		70%{ background:url(../images/yellowlogo.png);transform:rotate(480deg)}
		100%{background:url(../images/zslogo.png);transform:rotate(360deg)}
	}
	@-o-keyframes demo{
	0%{ background:url(images/greenlogo.png); transform:rotate(45deg);transform: skew(30deg, 0);}
		10%{ background:url(../images/lvlogo.png);transform:rotate(135deg)}
		40%{background:url(../images/redlogo.png);transform:rotate(180deg);transform: skew(30deg, 0);}
		70%{ background:url(../images/yellowlogo.png);transform:rotate(480deg)}
		100%{background:url(../images/zslogo.png);transform:rotate(360deg)}
	}
.header_conlef .lgosildetxt{width:70px;height:42px;float:left;background-color:#c21230;color:#fff;margin-left:3%; text-align:center; font-size:14px;}
.nav{width:72%;float:right;z-index: 97;}
.nav ul li{height:70px; line-height:70px;float:left; /*padding:0 0.6%;*/ }
.nav ul li > a{display:inline-block;font-size:16px;width:93px; text-align:center;}
.nav ul li:hover{border-bottom:2px solid #c21230; color:#c21230;height:68px;}
.onmenu:after{
     content:".";        
     display:block;        
     height:0;        
     clear:both;        
     visibility:hidden;        

}
.nav ul li .onmenu{width:800px;height:410px;background:#fff;border:1px solid #f2f2f2;box-shadow:0 0 5px #DDDDDD;-webkit-box-shadow:0 0 5px #ddd;position:absolute;left:23%;top:95px;z-index: 95;transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;}
.nav ul li .onmenusy{width:240px;height:290px;background:#fff;border:1px solid #f2f2f2;box-shadow:0 0 5px #DDDDDD;-webkit-box-shadow:0 0 5px #ddd;position:absolute;left:21%;top:95px;z-index: 95;transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;}
.nav ul li .onmenu a:hover{color:#c21230;}
.onmenu_box{width:96%;padding:0 5%;}
.onmenu_box_dt{width:45%;border-right:1px dotted #ddd;float:left;}
.onmenu_box_dt h5{height: 50px;
    line-height: 50px;font-size:16px;color:#333;}
.onmenu_box_dt p{height:36px;line-height:36px;font-size:14px;}
.onmenu_box_dt p i{line-height:16px; float:left;display:block;padding-right:10px;}
.onmenu_box_dt p span{display:block;font-size:14px; line-height:16px;float:left;}
.onmenu_box_dt p a{padding:1% 2%;text-align:center;height:27px;line-height:27px;display:block;float:left;color:#333;font-size:14px;-webkit-word-wrap:break-word;}
.onmenu_box_dt p a:hover{color:#c21230;}
.onmenu_box dd{padding:2% 4% 2% 5%;float:left;}
.onmen_ritlist{border-bottom:1px dotted #ddd;overflow: hidden;
    margin-bottom: 2%;padding-bottom: 5px;}
.onmen_ritlico{width:42px; overflow: hidden;float:left;padding-right: 28px;}

.onmen_ritlico a i{display: block;width:42px;height:42px;padding-bottom:5px;}

.onmen_ritlico a span{width:42px; text-align: center;display: block;height:18px; line-height: 18px;}
#div1{ position:relative;}
#sy_div{position:relative;}
/*#sy_content{display: none;}
#jpkc_content{display: none;}*/

/*main*/
/*big banner star*/
#lcqsolid{
	width:100%;
	height:520px;
	clear:both;
	/*margin-bottom:30px;*/
	position:relative;
}
#lcqsolid .lcqsolid0,#lcqsolid .lcqsolid1,#lcqsolid .lcqsolid2,#lcqsolid .lcqsolid3{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:520px;
	display:none;
}

#lcqsolid ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
#lcqsolid ul li{
	/*width:1200px;position:absolute;
	left:50%;
	top:0px;margin-left:-600px;*/
	width:100%;
	height:523px;
	margin:0 auto;
	display:none;
	cursor:pointer;
}
#lcqsolid ul li img{width:100%;height:520px;}
#lcqsolid #lcqbtt{
	width:100%;
	height:55px;
	bottom:50px;
	/*left:50%;margin-left:-600px;*/
	position:relative;
	
}
#lcqsolid #lcqbtt span{
	position:absolute;
	top:15px;
	left:45%;
	display:block;
	width:30px;
	height:8px;
	margin:0 15px;	
	text-align:center;
 background: #fff;
	z-index:1000;
	cursor:pointer;
	filter:alpha(opacity=70); /*IE滤镜，透明度50%*/
	-moz-opacity:0.7; /*Firefox私有，透明度50%*/
	opacity:0.7;
}
/*big baner end*/

.gongyongbgco{width:1200px; margin: 30px auto; overflow: hidden;background:#fff;padding-bottom:30px;}
.mainbox{width:100%;}
.maincon{width:1200px; margin:0 auto; overflow:hidden;}
.maincon_left{width:76%; margin-right:1.5%;float:left;overflow:hidden;}
.maincon_right{width:22.5%;float:right;overflow:hidden;}
/*index*/
.man_ban{width: 1200px;
    margin: 30px auto}
.man_bantop{margin-bottom:12px; height: 432px;}
.main-banleft,.main-banright{width:19.5%;height: 432px;float:left;z-index:94}
.main-banleft .mblnav_txt{ background: #ffffff;padding:12px 0;}
.mblnav_txt .mblnav_li{width:100%;position: relative;height: 34px;
    line-height: 34px;background: url(../images/rmore.png)no-repeat 90% center;
    }
.mblnav_txt .mblnav_li a{display:block;height:34px; line-height: 34px;
    color: #333;
    padding: 0 28px 0 38px;}
.mblnav_txt .mblnav_li:hover{background:#ebebeb url(../images/rmore.png)no-repeat 90% center;}
.mblnav_txt .mblnav_li .onmblnav{width:130px;height:432px; position: absolute;left:100%;top:-12px;z-index: 96;background:#ebebeb; display: none;}
.mblnav_txt .mblnav_li .onmblnav dl{width:100%;height:108px; overflow: hidden;}
.mblnav_txt .mblnav_li .onmblnav dl dt{margin-top:20px;}
.mblnav_txt .mblnav_li .onmblnav dl dt img{ display: block;margin-left:46px;width:38px;height:38px;}
.mblnav_txt .mblnav_li .onmblnav dl a:hover dd{color:#c21230;}
.mblnav_txt .mblnav_li .onmblnav dl dd{padding-bottom:30px;font-size:14px;color:#333;}
.mblnav_txt .mblnav_li:hover .onmblnav{display: block; z-index: 6;}
/*baner*/
.main-bancen{width:60%;margin-right:1%;float:left;}
.mbanner{overflow:hidden;height:432px;position:relative}
.banList{position:absolute;left:0%;margin-left:0px;height:432px}
.banList li{height:432px;opacity:0;position:absolute;transform:scale(0);transition:transform 0.5s ease 0s, opacity 1.5s ease 0s;z-index:1;}
.banList li.active{opacity:1;transform:scale(1);z-index:2;}
.fomW{position:absolute;bottom:20px;left:0;height:20px;z-index:9;width:720px;}
.jsNav{text-align:center;}
.jsNav a{display:inline-block;background:#fff;width:15px;height:15px;border-radius:50%;-webkit-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;-o-border-radius:50%;margin:0 5px;}
.jsNav a.current{background:#c21230;cursor:pointer}
/*.main-banright*/
.main-banright .mbanrschol{height: 42px;background: #c21230;}
.main-banright .mbanrschol_spa{width:60%;height:42px; line-height: 42px; display: inline-block;font-size:18px;color:#fff; text-align: center;}
.main-banright .mbanrschol_amore{width:38%;display: inline-block;font-size:14px;color:#fff;text-align: center;}
.main-banright .mbanr_botm{ overflow:hidden;background:#fff;}
.main-banright .mbanr_botm_ul{padding:15px 0;}
.main-banright .mbanr_botm_ul li{height:30px; line-height: 30px; padding-left:8px;}
.rectbtn{float: left;
    width: 4px;
    height: 4px;
    line-height: 0;
    font-size: 0;
    background: #c21230;
    margin: 13px 8px 0 0;}
.main-banright .mbanr_botm_ul li .txdefault{
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	height: 30px;
    display: block;
	float:left;
	max-width: 210px;
}
.man_banbottom{height:132px; overflow: hidden;}
.man_banbottom_left{width:19.5%;float:left;}
.man_banbottom_left ul{width:100%;padding:8px 0;background: #fff;
    overflow: hidden;}
.man_banbottom_left ul li{width: 31%;
    float: left;
    text-align: center;
    border-right: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    overflow: hidden;margin:2px 2px;}
.man_banbottom_left ul li.lirnbor{border-right:0;}
.man_banbottom_left ul li.libnbor{border-bottom:0;}
.man_banbottom_left ul li i{width:27px;height:27px; display: inline-block;margin-top:3px;}
.man_banbottom_left ul li span{display: block;
    font-size: 12px;
    line-height:20px;margin-bottom:3px;}
.man_banbottom_right{width:80.5%;float:left;}
.man_banbottom_right dl{width:24%;height:132px;margin-left:1%;float:left; text-align: center;}
.man_banbottom_right dl:nth-child(1){ background: #f9aff5;}
.man_banbottom_right dl:nth-child(2){ background: #ffd34f;}
.man_banbottom_right dl:nth-child(3){ background: #79defb;}
.man_banbottom_right dl:nth-child(4){ background: #fea0b0;}
.man_banbottom_right dl dt{height:54px;margin:10% 0% 5% 0%;}
.man_banbottom_right dl dt img{display: inline-block;width:54px;height:54px;}
.man_banbottom_right dl dd a{color:#fff; font-size: 18px; font-weight:500;}
/*jiuyuemingxing*/
.main-twjybox{width:1200px;margin:0 auto; overflow: hidden;}
.main-twjyb_tile{width:100%;margin: 0 auto;overflow: hidden;}
.main-twjyb_tile_h{height:35px; line-height: 35px; font-size:22px;color:#333; text-align: center;background:url(../images/redbg.png) no-repeat center center;}
.main_twjycont{margin: 30px auto 0px;}
.main_twjycont ul{width:1236px; overflow: hidden;}
.main_twjycont ul li{width:168px;height:219px;border:1px solid #ddd;float:left;position: relative;margin:0 36px 36px 0px;}
.main_twjycont ul li:hover{border:1px dashed #079bc0;}
.main_twjycont ul li img{width:168px;height: 219px;}
.main_twjycont ul li .main_twjycmzi{width:168px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    background: rgba(194,18,48,0.6);
    position: absolute;
    left: 0;
    bottom: 0px;
    text-align: center;
    color: #fff;
    font-weight: bold;}
.main_twjycont ul li .main_twjycmzi span{padding:0 22% 0 2%;}
.main_twjycont ul li .main_twjycmzi i{font-style: normal;}
/*main-twjybox curro*/
.main-twjybox_botcur{width:100%; margin: 0 auto;overflow: hidden;}
.main_twjycur{overflow: hidden;margin-left:14%;float:left;padding:10px 35px 10px 0;border-radius:10px; border: 2px dotted #c21230;-webkit-box-shadow: 0 0 5px #DDDDDD;-webkit-box-reflect: below 0 -webkit-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250,0) 30%,rgba(250,250,250,0.3));
	-moz-box-reflect: below 0 -moz-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250,0) 30%,rgba(250,250,250,0.3)); 
	-ms-box-reflect: below 0 -ms-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250,0) 30%,rgba(250,250,250,0.3)); 
	-o-box-reflect: below 0 -o-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250,0) 30%,rgba(250,250,250,0.3)); 
	 box-reflect: below 0 -webkit-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250,0) 30%,rgba(250,250,250,0.3));}
.main_twjycur span,.main_twjycurbtn{font-size:18px; color: #333;padding-left: 35px;}
.main_twjycur .main_twjycurbtn{height:52px;font-style:normal; background: url(../images/curro.png) no-repeat 10px center;padding-top:5px;padding-bottom:5px;}
/*index ask*/
.mcosecon{width:1200px; margin: 0 auto; overflow: hidden;}
.mcosecon_top{height:40px;border-bottom:2px solid #ddd;margin-top: 45px;}
.mcosecon_top .mcosecon_tile{float:left;padding:0 2%; line-height: 40px; border-bottom: 2px solid #c21230;font-size:22px;color:#333;}
.mcosecon_top .mcosecon_mor{display: block;padding:1% 2% 0 0;float:right;font-size:14px;color:#666;}
.mcosecon_botm{margin:0 auto;}
.mcosecon_botm ul{width:1220px;overflow: hidden;}
.mcosecon_botm ul li{width:283px;height:283px;float:left;border:1px solid #ddd; box-shadow: 0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd;margin:20px 20px 0px 0px; background: #fff; overflow: hidden; transition: all .4s;position: relative;}
/*.mcosecon_botm ul li:hover{border:1px solid #c21230;}*/
/*svg*/
.mcosecon_botm ul li svg{
            position: absolute;
            top:0;
            left:0;
        }
.mcosecon_botm ul li:hover svg line{
            stroke-width:2;
            stroke: #c21230;
            transition: all 1s;
        }
.mcosecon_botm ul li svg line.top,.mcosecon_botm ul li svg line.bottom{
            stroke-dasharray: 283 183;
        }
 .mcosecon_botm ul li svg line.left,.mcosecon_botm ul li svg line.right{
            stroke-dasharray: 315 283;
        }
.mcosecon_botm ul li:hover svg line.top{transform:translateX(-43px);
        }
.mcosecon_botm ul li:hover svg line.bottom{
            transform:translateX(500px);
        }
.mcosecon_botm ul li:hover svg line.left{
            transform:translateY(566px);
        }
.mcosecon_botm ul li:hover svg line.right{
            transform:translateY(-33px);
        }
.mcosecon_botm ul li:hover{ 
    top: -3px;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    -o-box-shadow: 0 15px 30px rgba(0,0,0,0.1);
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);}
.mcosecon_botm ul li .pimg{ display: block;width:283px;height:145px;padding-top:5%;}
.mcosecon_botm ul li .mcb_txtbot{padding:5%; overflow: hidden;}
.mcosecon_botm ul li .mcb_txtbottil{height:30px; line-height: 30px; text-align: center;font-size:16px;color:#333; border-bottom: 1px dashed #ddd;margin-bottom: 5%;padding-bottom: 5%;}
.mcosecon_botm ul li .mcb_txtbottil{height:30px; line-height: 30px; text-align: center;font-size:16px;color:#333; border-bottom: 1px dashed #ddd;margin-bottom: 5%;padding-bottom: 5%;}
.mcosecon_botm ul li p .mcb_txtdat{font-size:14px;color:#666;padding-right:17%;}
.mcosecon_botm ul li p .mcb_txtbm{display:inline-block;width:100px;height:35px; line-height: 35px;font-size:16px; text-align: center;color:#fff;background:#c21230;}
/*ask*/
.mcosecon_botm ul li .mcb_askimg{width:283px;height:230px; overflow: hidden; }
.mcosecon_botm ul li .mcb_askimg img{ display: block;width:283px;height:230px;overflow: hidden;}
.mcosecon_botm ul li .mcb_askbgco{height:53px; line-height: 53px;font-size:18px;color:#fff; text-align: center;}
.mcosecon_botm ul li .mcb_askbgco.firstbgco{background:#029050;}
.mcosecon_botm ul li .mcb_askbgco.twostbgco{background:#122e57;}
.mcosecon_botm ul li .mcb_askbgco.thrtbgco{background:#4acdb0;}
.mcosecon_botm ul li .mcb_askbgco.foutbgco{background:#007cbd;}
.mcosecon_botm ul li .mcb_askbgco.fivetbgco{background:#4b4f7b;}
.mcosecon_botm ul li .mcb_askbgco.sixtbgco{background:#c90000;}
.mcosecon_botm ul li .mcb_askbgco.servtbgco{background:#37a6ee;}
.mcosecon_botm ul li .mcb_askbgco.eigtbgco{background:#bb771c;}
.mcosecon_bcursbox{width:100%; overflow: hidden;}
.mcosecon_bcur{width:782px; overflow: hidden;margin: 30px auto;-webkit-box-reflect: below 0 -webkit-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250,.0) 30%,rgba(250,250,250,0.3));
	-moz-box-reflect: below 0 -moz-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250,.0) 30%,rgba(250,250,250,0.3)); 
	-ms-box-reflect: below 0 -ms-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250,.0) 30%,rgba(250,250,250,0.3)); 
	-o-box-reflect: below 0 -o-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250,.0) 30%,rgba(250,250,250,0.3)); 
	 box-reflect: below 0 -webkit-linear-gradient(top,rgba(250,250,250,0),rgba(250,250,250,.0) 30%,rgba(250,250,250,0.3));}
.mcosecon_bcursinpu{height:46px; line-height: 46px; color:#333;padding:0px 3%;float:left; border: 2px solid #c21230;font-size:18px;box-shadow: 0 0 5px #c21230;-webkit-box-shadow:0 0 5px #c21230;}
.mcosecon_bcurtxt{height:50px; line-height: 50px; padding:0px 5%;display: block;float:left;font-size:18px;color:#fff;background: #c21230 url(../images/curro_write.png) no-repeat 15% center; padding-left: 10%;}
.mcosecon_bcurtxt i{font-style: normal;font-size:24px;}
/*cul*/
.mculcon{width:1200px; overflow: hidden;margin: 0 auto;}
.mculcon_malis{width:1200px;margin:30px auto;}
.mculcon_malis ul{width:100%; overflow: hidden;}
.mculcon_malis ul li{width:32%;overflow: hidden;margin-right:1.7%;float:left;border:1px solid #ddd;background:#fff;box-shadow: 0 0 5px #ddd; position: relative;}
.mculcon_malis ul li:hover{border:1px solid #c21230;}
.mculcon_malis ul li.lastmculi{margin-right:0px;}
.mcullis_t{height:38px;margin:3% 0;border-bottom: 2px solid #c21230;}
.mcullis_t .mcullis_tilef{width:60%;height:25px; line-height: 25px;padding:0 4%;margin-left:2%; border-left:2px solid #c21230;font-size:18px;color:#333;float:left;}
.mcullis_t .mcullis_tirig{display:block;width:55px;height:25px; line-height:25px; float:right;font-size:14px;color:#fff;border-radius:5px;-webkit-border-radius:5px; background: #c21230; text-align: center;margin-right:2%;}
.mcullistpic{width:100%;height:384px;position:relative;}
.mcullistpic .mcullistpic_ontxt{width: 100%;height:42px; line-height: 42px; color:#fff;font-size:18px; text-align: center; background:#c21230; position: absolute;left:0px;bottom:0px;}
.mcullistbot{margin:3% 2% 0%;}
.mcullistbot_leftx{width:68%;height: 28px;line-height:28px;white-space:nowrap;text-overflow: ellipsis; overflow: hidden;float:left;}
.mcullistbot_leftx:hover{width:auto;color:#c21230;}
.mcullistbot_leftxrad{display:block;width:4px;height:4px;background:#c21230;float:left;margin:12px 8px;}
.mcullistbot_rigdat{padding-right:2%;height:28px;line-height:28px;color:#666;float:right;}
/*bwschool*/
.mbw_topti{width:180px;height:36px; line-height: 36px;font-size:18px;color:#fff; background: #c21230; text-align: center;border-radius: 5px;-webkit-border-radius:5px;margin:2% 8%;}
.mbw_toptisq{margin-left:43%}
.mbw_toptish{margin-left:73%}
.mbw_tilt{font-size:16px; font-weight: 500;color:#333;padding:5% 5%;}
.mbw_txt{padding:0 3% 3% 3%; line-height: 33px; float:left;color:#666;}
.mbw_img{width:384px;height:384px;}
/*合作企业*/
.cy_tab_nav{width:1200px; margin: 0 auto; overflow: hidden;}
.cy_nav_in{width:1200px;height:127px;margin:10px auto 20px;overflow:hidden; background: #ddd; position:relative;}
.cy_nav_in ul{margin-top:10px;width:8000px;position:absolute;left:0px;top:0px;}
.cy_nav_in li{float:left;}
.cy_nav_in li a{display:block;margin-right:15px;width:285px;height:100px;padding:3px;opacity:0.8;filter:alpha(opacity=80);}
.cy_nav_in li a:hover{border:3px solid #f2f2f2;opacity:1;filter:alpha(opacity=100);padding:0;}
.cy_nav_in li.on a{border:3px solid #f2f2f2;opacity:1;filter:alpha(opacity=100);padding:0;}
.cy_nav_in li.last a{margin-right:0;}
.gprev{display:block;width:32px;height:32px;position:absolute;left:0;top:45px;background:url(../images/btn1.png) no-repeat;z-index:1;}
.gprev:hover{background:url(../images/btn1-1.png) no-repeat;}
.gnext{display:block;width:32px;height:32px;position:absolute;right:0;top:45px;background:url(../images/btn2.png) no-repeat;z-index:1;}
.gnext:hover{background:url(../images/btn2-2.png) no-repeat;}
/*友情链接*/
.yxlj{padding: 10px 0;}
.yxlj a{display: inline-block;
    font-size: 14px;
    color: #8d8d8d;
    float: left;
    margin-right: 24px;
    line-height: 26px;}
/*foot*/
footer{width:100%;overflow: hidden;margin:30px auto 0; border-top:1px solid #ddd;}
.footertopbox{padding:2% 0px;border-top:1px solid #fff;}
.footertop{width:1200px; margin:0 auto; overflow:hidden;}
.f_radilistimg{overflow:hidden;padding-bottom:3%; border-bottom:1px solid #dddddd;}
.f_radilistimg ul li{width:28%;height:245px;margin-right:5.3%;float:left; text-align:center;}
.f_radilistimg ul li a .f_icon{width:308px;height:172px;}
.f_radilistimg ul li a .f_icon img{width:308px;height:172px; margin-left:46px; display: block;}
.f_radilistimg ul li a .f_zixun{margin-left:46px;font-size:18px; color:#c21230; padding-top:11%;}
.f_radilisttxt{overflow:hidden;margin:0 auto;padding-top:3%;  border-top:1px solid #fff;}
.f_radilisttxt_one{width:39%;float:left;}
.f_radilisttxt_one dl,.f_radilisttxt_two dl{float:left;margin-right:17%;width:14%;}
.f_radilisttxt_one dl dt,.f_radilisttxt_two dl dt{font-size:16px;padding-bottom:8%;color:#666;}
.f_radilisttxt_one dl dd{padding-top:10%;font-size:12px;color:#666;}
.f_radilisttxt_two{ overflow:hidden;border-right:1px solid #ddd;}
.f_radilisttxt_two{width:34%;float:left;}

.f_radilisttxt_two dl dt{ padding-left:27%;}
.f_radilisttxt_two dl dd img{width:108px; height:108px;padding-top:2%;display: block;}
.f_radilisttxt_thre{width:16%;height:140px;padding-left:10%;float:left;border-left:1px solid #fff;}
.frthretel{width:100%; text-align:center;}
.frthretel span{font-size:14px;color:#666;}
.frthretel strong{ font-size:22px;color:#c21230;}
.frthre_all{width:186px; height:40px; line-height:40px; border:2px dotted #fff; background:#c21230 url(../images/telgir.png) no-repeat 22px center; border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px; margin-top:15%;}
.frthre_all a{padding-left:35%;font-size:16px; color:#fff;}
.footerbottom{background:#333;padding:1% 0px; }
.footerbottom_p{color:#fff; font-size:12px; text-align:center;}
/*aside*/
.aside{width:60px;border:1px solid #ddd; border-bottom: 0; background:#c21230;position: fixed;right:0px;top:157px;}
.aside a{display: block;
    width: 60px;
    color: #fff;border-bottom:1px solid #ddd;
    overflow: hidden;}
.aside dl{padding-top: 14%;
    height: 78px;
	 overflow: hidden;	
   }
.aside a:hover{display: block;
    width: 60px;color:#fff;background:#c21230;}
.aside dl.zxreu{color:#666; background: #fff;}
.aside dl.zxreu:hover{color:#fff;background:#c21230;}
.aside dl.zxreu .asdiv{border:1px solid #06a950;position: absolute;right:62px; top:175px;display:none; z-index:99;}
.aside dl.zxreu:hover .asdiv{display: block;}
.aside dl dt{width:38px;height:38px;margin:0 auto;}
.aside dl dt .qqh{background:url(../images/slid_qq.png) no-repeat;}
.aside dl dt.qqh:hover{background:url(../images/slid_hqq.png) no-repeat;}
.aside dl dd{padding-bottom:16%;font-size: 12px;
    text-align: center;font-size:14px;}
/*tushuobawei*/
.tsbw{background: #fff;/*overflow: hidden;*/position: relative;}
.tsbw_top{width:100%;height:130px; margin: 0 auto; background: url(../images/doubline.png) no-repeat center bottom;}
.tsbw_topl{width:28%;height:100px;float:left;padding:1% 1%;}
.tsbw_topr{width:70%;float:right;}
.ce{display:block;margin-top:45px;}

.more{
    margin-top: 17px;
    display: block;}
.ce li.bigsmaimg{height:1020px;}
.ce li a:hover{/*background:rgb(220,31,31);*/color:#c21230;}
.ce li .dqian{background:none}
.ce li.lcqyear{width: 130px;color:#333;font-size:22px; text-align: center;display:block;cursor:pointer;float:left; background: url(../images/tumore.png) no-repeat center bottom;padding-bottom: 5%;}
.ce li.lcqyear:hover{color:#c21230;background: url(../images/tumore_h.png) no-repeat center bottom; z-index: 20;}
.er{width:1200px;position: absolute;
    left: 0px; display: none;}
.er li{float:left;}
.er_li a{display:block;width:100px; text-align: center;color:#333;background:none;font-size: 15px;float:left;}
.er_limonth{width:1200px; margin: 0 auto;}
.er_limonth a{display:block;width:100px; text-align: center;color:#333;background:none;font-size: 15px;float:left;}
.er .e_li{height:35px;background:url(../images/radilin.png) no-repeat left 60px;padding-top:35px; position: absolute;left:0%;margin-top:50px;}
.er .e_li a{width:100px;height:30px; line-height: 30px; text-align: center;float:left;}
.er li .sen_x{width:100px; text-align: center;}
.er .e_li a:hover{color:#c21230;}
.thr{    width: 1220px;
    position: absolute;
    left: 0px;
    top: 170px;margin-top:20px;display:none;}
.thr li{width:285px;overflow: hidden; margin-right:20px;margin-top:30px;float:left;}
.er .e_li .thr li a{background:none;}
.er .e_li .thr li a.lstiimg{display: block;width:285px;height:200px;}

/*.er .e_li .thr li a:hover{background:#c21230;}*/
.er .e_li .thr li .xuan{background:#c21230;}
.er .e_li .thr li .thr_txtnumbox{width:100%; overflow: hidden;clear:both;padding:1% 2%;}
 .thr_text{font-size:16px;color:#666; text-align: center;padding:3% 0;}
.thr_num{font-size:14px;color:#999; text-align: center;}
/*tsbw_xqpic*/
.tsbw_xqpic{width:283px;height:210px;}
.tsbw_xqpic_l{width:20%;height:40px; line-height: 40px; text-align: center;font-size:22px;color:#fff; background: #c21230; float:left;}
.tsbw_xqpic_r{width:74%; white-space:nowrap;text-overflow: ellipsis; overflow: hidden;padding:0 3%;float:left;}
.tsbw_xqpic_r .tsbw_numtile{font-size:16px;color:#333;}
.tsbw_xqpic_r .tsbw_numtx{font-size:14px;color:#999;}
/*jpkc*/
.man_gonyongban{width:100%;height:432px; overflow: hidden;margin: 0 auto;}
.man_gonyongban img{width:100%;height:100%; margin: 0 auto;}
.mcosecon_botm ul li.jpkc_boxpad{width:273px;height:240px;padding:5px;}
.jpkc_tile{width: 90%;
    margin: 0 auto;font-size:18px;color:#333;text-align: center; border-bottom: 1px dashed #ddd;padding:10px;}
.jpkc_con{padding:20px 0px 10px 0px;overflow: hidden;}
.jpkc_conlef{width:100px;height:100px;border:1px solid #ddd;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;float:left;}
.jpkc_conlef img{width:94px;height:94px; margin: 0 auto;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;}
.jpkc_conrig{padding:0 5px;width:58%;float:left;}
.jpkc_conrig p{line-height: 
26px;font-size:14px;}
.jpkc_conrig p .redcol{ font-style: normal;color:#c21230;}
.jpkc_bot{margin-top:4%;height:30px; line-height: 30px;}
.jpkc_botlef{display:inline-block;width:47%; text-align: center;margin:0 8% 5% 0;border:1px dashed #c21230;border-radius:1px dashed #c21230;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;}
.jpkc_botrig{display:inline-block;width:42.7%;color:#fff; text-align: center;background: #c21230;border-radius:1px dashed #c21230;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;}
.jpkc_qinmin{width:1200px; overflow: hidden;margin:30px auto;}
.jpkc_qineedke{width:100%;height:139px;}
.jpkc_more{width:326px;height:55px; line-height: 55px; background: url(../images/jpkc_more.png) no-repeat center center; margin: 0 auto;}
.jpkc_more a{display: block;width:326px;height:55px;font-size:18px;color:#fff; text-align: center;}
/*gxpj*/
.gxpjmcosecon_botm{width:1200px;margin:20px auto 0;}
.gxpj_bigpic{width:1200px;height:550px; margin: 30px auto;}
.navContent{width:14%; overflow: hidden;float:left; background: #f6f6f6;box-shadow: 0 0 5px #ddd; position: relative;}
.navContent ul{width:100%;}
.navContent ul li{width:100%; height: 50px; line-height: 50px; text-align: center;color:#333;}
.navContent ul li a{font-size:16px;}
.navContent ul li.selectTag a{display: block;color:#c21230;border-left:3px solid #c21230; background:#f2f2f2;}
.navContent ul li a:hover{ display: block;color:#c21230;border-left:3px solid #c21230; background:#f2f2f2;}
/*.cur{ display: block;color:#c21230;border-left:3px solid #c21230; background:#f2f2f2;}*/
.container{width:84%;float:left;margin-left:2%;background: #f6f6f6; box-shadow: 0 0 5px #ddd;}
.infoBox{width:25%;float:left;}
.infoBox2{width:75%;float:right;}
.gxpj_thead{width:1200px;height:50px;font-size:16px; color: #fff;background: #c21230;}
.gxpj_thead tr td{height: 50px; line-height: 50px; text-align: center;font-size:16px; font-weight: 700;}
.gxpj_tbody tr:nth-child(2n){ background: #fff; color:#333;}
.gxpj_tbody tr td{height:50px; line-height: 50px;font-size:14px; text-align:center;}
.gxpj_tdzhiwei{ color:#c21230;}
.blueline{position:absolute;top:0px;left:0px;width:3px;height:48px;background:#c21230;overflow:hidden;}
.gxpj_btsm{height:45px; line-height:45px; font-size:14px; color: #666; text-align: right;padding-right:2%;}
.gxpj_jydt{ background: #fff; padding:2%;overflow: hidden;border:1px dashed #c21230; margin: 30px auto;}
.gxpj_jydt p{font-size:16px;line-height: 45px; border-bottom: 1px solid #ddd;}
.gxpj_ptmin{width:1200px; margin: 30px auto;overflow: hidden;
    height: 282px;}
.gxpj_xzkbtile{width:27.5%; overflow:hidden;float: left;border:2px solid #ddd;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;background:#fff;}
.gxpj_xzkbtile ul{padding:2%;}
.gxpj_xzkbtile ul li{height:35px; line-height: 35px; border-bottom: 1px solid #ddd;}
.gxpj_xzkbtile ul li a{ display: block;width:96%; text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; font-size:16px;color:#333;}
.gxpj_xzkbtile ul li a:hover{color:#c21230;}
.xzkb_mor{ display: block;margin:2% 0 2% 70%;width:60px; height: 35px; line-height: 35px; text-align: center;color:#fff; background: #c21230;}
.selected{color:#c21230;background-color:#f6f6f6;cursor:pointer;}
.tab_btn{display: block;}
.gxpj_xzkbpictxt{width:70%;height:282px;margin-left:2%;float:left;}
.gxpj_xzkbpic{float:left;width:57%;height:280px;overflow: hidden; border:1px solid #ddd;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}

.gxpj_xzkbpic img{float:left;width:478px;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;}

.gxpj_xzkbrtxt{float:left;width:40.5%;height:280px;margin-left:2%;border:1px solid #ddd;overflow: hidden;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px; background: #fff;}
.gxpj_xzkbrtile{height:45px;}
.gxpj_xzkbrtile .xzkbtlef{display:inline-block;width:5%;background: #ddd;width:5px;height:20px;margin:2.5% 1% 0 2%;}
.gxpj_xzkbrtile .xzkbtrig{display:inline-block;width:91%;padding:1%;border-bottom: 1px solid #ddd;font-size:16px; font-weight: 700;padding-left: 2%;}
.xzkbrtxt_p{padding:2%;}
.xzkbrtxt_p p{height: 30px; line-height: 30px;font-size:14px;color:#333;}
.xzkbrtxt_p p i{font-style: normal;color:#c21230;}
.schop_sidmin{display: none;}
/*jyzj*/
.jyzj_contlef{width:19%; overflow: hidden;float:left; box-shadow: 0 0 5px #ddd;}
.jyzz_jyzz{width:100%;overflow: hidden;height:85px; line-height: 85px; background: #c21230 url(../images/jyzz_icon.png) no-repeat 12% center;color:#fff;font-size:22px;padding-left:40%;margin-bottom:20px;}

.jyzj_contlef ul{overflow: hidden;background: #edecec;}
.jyzj_contlef ul li{width:100%;line-height: 85px; overflow: hidden;color:#333;border-bottom:1px solid #fff; background:url(../images/jyzz_rect.jpg) no-repeat 15% center; text-align: center;}
.jyzj_contlef ul li a{font-size:16px; text-decoration: none;color: #333;}
/*.jyzj_contlef ul li.jyzzon a{width:100%;display:block;color:#c21230;background:#f6f6f6 url(../images/jyzz_rect.jpg) no-repeat 15% center;}*/

.jyzj_contlef ul li:hover{width:100%;color:#c21230;background:#f6f6f6 url(../images/jyzz_rect.jpg) no-repeat 15% center;}
.jyzj_contlef ul li a:hover{color:#c21230;}
.jyzj_contrig{width:79%;float:left;margin-left:2%; overflow: hidden; background: #fff; display: none;}
/*chuzhongsheng*/
.jyzjr_cont{margin:30px auto;}
.jyzz_current{border-bottom:1px solid #ddd;padding:1% 0 1% 3%;}
.jyzjr_cont_one{ overflow: hidden;padding:0 3%;}
.jyzjr_cont_one h4{margin:10px 0;font-size:22px;color:#c21230;  text-align: center;}
.jyzjr_cont_one .jyzjr_cotil{font-size:18px; color: #333;line-height: 35px;text-align: center;}
.jyzjr_cont_one .jyzjr_cotxt{font-size:14px; color: #666;}
.jyzjr_cont_two{margin:30px auto; overflow: hidden;}
.jyzjr-twjyb_tile_h{
    height: 35px;
    line-height: 35px;
    font-size: 22px;
    color: #333;
    text-align: center;
	background: url(../images/sredbg.png) no-repeat center center;
}
.jyzjr-study{width:948px;height:248px; margin: 0 auto;}
.rdbgp{padding:0 1%;height:35px; line-height: 35px;display: table;
  margin:10px auto;
font-size:18px; color: #fff; background: #c21230;border-radius: 5px;-webkit-border-radius:5px;}
.jyzjr_kclist{margin-top:30px;overflow: hidden;}
.kclistkczy{width:32%;float:left;margin-right:2%;box-shadow: 0 0 5px #ddd;-webkit-box-shadow:0 0 5px #ddd; transition: all .4s;position: relative;}
.kclistkczy:hover{top: -3px;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    -o-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);}

.kclistkczy:nth-child(3n){margin-right:0px;}
.kclistkczyti{height:60px; line-height: 60px;font-size:20px; font-weight: 700; text-align: center;border-bottom: 1px solid #ddd; background: #f3f3f3;}
.kclistkczytx{padding:5%; background: #f9f9f9;}
.kclistkczytx p{line-height: 35px;font-size:16px;color:#666;}
.jyzjr_zy{margin:30px auto;overflow: hidden;}
.kclistkczylef{width:30%;height:230px;overflow: hidden;float:left;background: #f3f3f3;}
.kclistkczylef span{font-size:20px; font-weight:700;width: 42%;height:100px; text-align: center;
    display: block; margin: 30% auto;}
.kclistkczylef em{ display: block;margin: 0 auto; width: 30px;}
.kclistkczylef em img{width:30px;height:30px;padding-top:45px; margin:0 auto;}
.kclistkczyrig{width:70%;height:230px; float:left;background: #f9f9f9;}
.triangle{width:5%;float:left;border-left:16px solid #f3f3f3;border-top:8px solid transparent;border-bottom:8px solid transparent;margin-top:48%;
}
.kclistkczyrigtx{padding-top:10px;padding-left: 6%;float:left;display: table;
  margin:auto 0;}
.kclistkczyrigtx p{height:35px; overflow: hidden;background: url(../images/jyzz_foux.png) no-repeat left center;line-height:35px;padding-left: 22%;font-size:16px;}
.jyzjr_zxbox{margin:0px auto 30px; overflow: hidden;}
.jyzjr_zxtable{border:1px solid #ddd;background:#f9f9f9;}
.jyzjr_zxtable thead tr{height:45px;background:#c21230;}
.jyzjr_zxtable thead tr td{line-height: 45px;font-size:22px;color:#fff;text-align: center;}
.jyzjr_zxtable tbody tr:nth-child(2n){background:#fff;}
.jyzjr_zxtable tbody tr td{line-height: 45px;text-align: center;color:#333;font-size:14px;}
.jyzzcz_vid{width:800px;height:451px; margin: 0 auto; display: table;}
.jyzj_zclef{height:592px;border:1px solid #ddd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:6px;-ms-border-radius:5px;-o-border-radius:5px;float:left;width:298px; overflow: hidden;margin-right:2%;}
.jyzj_zclef_img{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:6px;-ms-border-radius:5px;-o-border-radius:5px;}
.jyzj_zclef dt,.jyzj_zcrig dt{width:100%; overflow: hidden;}
.jyzj_zclef_ddtx{padding:3%;}
.jyzj_zclef_ddtx h5 {border-bottom: 1px solid #ddd; font-size:18px;padding:2% 3%;}
.jyzj_zclef_ddtx h5 i{font-style: normal;font-size:20px; display: inline-block;width:25px;height:25px; background: #c21230; text-align: center;color:#fff;margin-right:5%;}
.zclef_text{font-size:14px;padding-top:2%; line-height: 30px;}
.jyzj_zcrig{width:66%;float:right;}
.jyzj_zcrigone{width:298px;float:left;margin-bottom: 20px;border:1px solid #ddd;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:6px;-ms-border-radius:5px;-o-border-radius:5px;overflow: hidden; transition:all .4s; position: relative;}
.jyzj_zclef_img{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:6px;-ms-border-radius:5px;-o-border-radius:5px;}
.jyzj_zcrigone:nth-child(2n){margin-left:2%;float:right;}
.jyzj_zcrigone:hover{top:-3px;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    -o-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);}
.jyzj_ys{width:100%;overflow: hidden;}
.jyzj_py{overflow: hidden;margin-top:3%;}
.jyzj_pylef{width:460px;height:248px; overflow: hidden;float:left;border:1px solid #ddd; }
.jyzj_pylef:nth-child(2n){margin-left:24px;}

.jyzjy_pypic{display: block;width:248px;height:248px;float:left;}
.jyzjy_pypic img{width:248px;height:248px;float:left;}
.jyzj_pyleftxt{width:181px;height:218px;padding:30px 15px;float:left;border-left:1px dashed #ddd;transition: all .4s;position: relative;}
.jyzj_pyleftxt h5{font-size:18px;padding-bottom:8%; text-align: center;}
.jyzj_rect{display: inline-block;padding:5px; background: #c21230;margin-right:10px;}
.jyzj_pyleftxt h5 i:hover{background: #c21230;}
.jyzj_pyleftxt p{line-height:30px; font-size:16px;}
.jyzj_pyleftxt:hover{background:#f2f2f2;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    -o-box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);}
.jyzj_ys{width:100%;overflow: hidden;}
.jyzj_ys li{width:32%;height:360px; overflow: hidden;float:left;margin-right:2%;}
.jyzj_ys li:nth-child(3n){margin-right:0;}
.jyzj_zstj{width:44%;padding:3%;float:left;}

/*gaozhongsheng*/
.jyzj_xxjy{overflow: hidden;}
.jyzj_xxjypic{width:948px; height: auto;}
.jyzj_xxjypic img{display: block;}
.jyzj_gzpygglef{width:40%;float:left;margin:0 2%}
.jyzj_gzpygglef p{line-height: 30px;font-size:14px;}
.jyzj_gzpyggrig{width:54%;float:left;margin-right:2%}
.jyzj_gzpyggriglis{width:48%;margin-right:3%;float:left;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius: 5px;-ms-border-radius:5px;-o-border-radius:5px;border:1px solid #ddd;}
.jyzj_gzpyggriglis img{width:245px;height:164px;border-radius: 5px;-webkit-border-radius:5px;-moz-border-radius: 5px;-ms-border-radius:5px;-o-border-radius:5px;float:left;}
.jyzj_gzpyggriglis:nth-child(2n){margin-right:0px;}
.jyzjr_foutxt{width:225px;float:left;margin-right:16px;}
.jyzjr_foutxt:nth-child(4n){margin-right:0px;}
.jyzjr_foutxt dt{width:100%;background:#f3f3f3;height:60px; line-height: 60px;font-size:18px; text-align: center;border-bottom: 1px solid #ddd;box-shadow: 0 0 5px #ddd;}
.jyzjr_dbtab{width:100%; overflow: hidden;margin-top:30px;}
.jyzjr_dbtab thead{ background:#c21230;height:50px; line-height: 50px;}
.jyzjr_dbtab thead tr td{font-size:18px;color:#fff;font-weight: 600;}
.jyzjr_dbtab thead tr td,.jyzjr_dbtab tbody tr td{ text-align: center;}
.jyzjr_dbtab tbody tr td{font-size:16px;padding:2% 0;border-bottom:1px solid #ddd;}
.jyzjr_dbtab tbody tr td p{line-height:30px;}
.jyzjr_dbtab_unlid a{padding-bottom: 2%;border-bottom:1px solid #c21230; }
.jyzjr_dbtab tbody tr td:nth-child(2n){border-bottom: 1px solid #ddd; background:#f3f3f3;}
.jyzjr_foutxt dd{background:#f9f9f9;padding:6%; overflow: hidden;}
.jyzjr_foutxt dd p{font-size:14px; line-height: 30px;}
.jyzj_bigsxle{width:49%; overflow: hidden;float:left;}
.jyzj_gongyp{ text-align: left; text-indent: 28px; font-size:14px; line-height: 30px;}
.jyzj_gongyp:nth-child(2n){margin-top:20px;}
.jyzj_bigsxri{width:46%;height:280px;float:right;margin-left:20px;}
.jyzj_phei{height:245px;}
.jyzj_jybzr{width: 44%;
    height: 248px;
    float: right;
    margin-left: 20px;border:1px solid #ddd;  background:#f2f2f2;padding:15px;border-radius:5px;-webkit-border-radius:5px;}
.jyzjr-byqx{width:948px;height:393px; margin: 20px auto;}
.bigsc_num{font-size:30px;text-align: center;color:#c21230;height:60px; line-height: 60px;}
.bigsc_tex{font-size:16px; line-height: 25px; text-align: center;border-bottom: 1px solid #ddd;padding:5%;}
.bigsc_main{width: 300px;height: 347px;border:1px solid #ddd;
    float: left;
    margin-right:21px;
    box-shadow: 0 0 5px #ddd;
    -webkit-box-shadow: 0 0 5px #ddd;
    transition: all .4s;
    position: relative;}
.bigsc_main:nth-child(3n){margin-right:0px;}
/*bmlc*/
.bmlc_min{width:94%; overflow: hidden; padding:3% 3%; margin: 30px auto;background:#fff;}
.input_box{width:100%;overflow:hidden;}
.input_le{width:39%;float:left;margin-right:5%;}
.input_le label{width:70%;font-size:16px;float:left;}
.input_le label input{ display: block;width:100%;height:40px; line-height: 40px;color:#999;border: 1px solid #ddd;border-radius: 5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;text-align: center;}
.input_text{display:block;height:40px; line-height: 40px;font-size:16px;padding-right:2%;float:left;}
.input_xing{display:block;height:40px; line-height: 40px;font-size:16px;color:#c21230;float:left;padding-left:2%;}
.bmlc_btn{width:12%;height:40px;float:left;}
.bmlc_btn input{width:100%;display:inline-block;height:40px; line-height: 40px;background: #c21230;font-size:16px;color:#fff; text-align: center;border-radius: 5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;}
.bmlc_bot{padding:3% 0;}
.bmlc_bottile{height:30px; line-height: 30px; font-size:18px;color:#333; margin-bottom: 1%;}
.bmlc_bottile i{font-style: normal;font-size:18px;color:#fff;background:#c21230;width: 30px; height: 30px; display: inline-block;margin-right:10px;border-radius: 50%;-webkit-border-radius:50%;-ms-border-radius:50%;-moz-border-radius:50%;text-align: center;}
.bmlc_onebtxt{margin:2% 0;}
.bmlc_twbtxt{margin-top:1%;}
.bmlc_twbtxt p{ line-height: 35px;}
.bmlc_bottwoti{ line-height: 30px; font-size:16px; display: inline-block;}
.bmlc_onebtxt p{ line-height: 35px;}
.bmlc_fontsmal{font-style: normal;font-size:14px;}
.bmlc_lcbox{overflow: hidden;}
.bmlc_lcboxtop{height:35px; line-height: 35px;padding-left:40px; font-size:16px; background:url(../images/bmlc_iconx.png) no-repeat 10px center;}
.bmlc_lcbtn{padding-top:1%;margin-bottom:2%;overflow: hidden;}
.bmlc_lcbtn ul li{margin-right:20px;margin-bottom:2%;float:left;padding-right: 40px; background: url(../images/bmlc_btn.png) no-repeat right center;}
.bmlc_lcbtn ul li:nth-child(3n){margin-right:0px;}
.bmlc_lcbtn_txt{ padding:3% 3%;background-image:-webkit-linear-gradient(360deg, #ffe1e1, #ffffff); background-image:linear-gradient(360deg,#ffe1e1,#ffffff);
	-moz-linear-gradient(360deg, #ffe1e1, #ffffff); background-image:linear-gradient(360deg,#ffe1e1,#ffffff);
	-ms-linear-gradient(360deg, #ffe1e1, #ffffff); background-image:linear-gradient(360deg,#ffe1e1,#ffffff);
	-o-linear-gradient(360deg, #ffe1e1, #ffffff); background-image:linear-gradient(360deg,#ffe1e1,#ffffff);
	border:1px solid #ddd;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;float:left;}
.bmlc_lcbtn_im{float:left;margin-left:8px; padding-top: 6px;}
.bmlc_lcbtn_im img{
 width: 18px;
height: 28px;float: left;padding-top: 1%;}
.bmlc_zx{height:34px; background:#c21230;border-radius: 5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;padding:8px;}
.bmlc_zx_bord{ height:30px; line-height: 30px; margin: 0 auto; border: 2px dotted #fff;border-radius: 5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;}
.bmlc_zx_bord a{ background:url(../images/bmlc_cur.png) no-repeat 70% center; display:block;font-size:18px;text-align: center;color:#fff;}
/*whjq*/
.arrow{width:16px;height:16px;background:no-repeat center;float:right;}
	.whjq_up{background:url(../images/arrow_d.png) right center; 
    display: inline-block;	
	width: 16px;
    height: 16px;
    margin-top: 34px;
	margin-right:10px;
}
.arrow.down{background:url(../images/arrow_u.png) right center;
	width: 16px;
    height: 16px;
    margin-top: 34px;
	margin-right:10px;
   display: inline-block;	
	
}
ul.expmenu li .whjq_menu{display:none;}	
.whjq_cont_one{ overflow: hidden;padding:0 3%;}
.whjq_contpictop{margin-bottom:20px; overflow: hidden;}
.whjq_cont_ontile{font-size:22px;color:#666; text-align: center;margin-bottom: 3%;}
.whjq_cotxt{width:52%;float:left;line-height: 35px; font-size:14px;text-align: left;padding:0 2%;}
.whjq_conripic{float:left;width:42%;padding-right:2%;}
.whjq_conripic img{float:left;width:395px;height:295px;}
.whjq_contpicbot{margin-bottom:20px; overflow: hidden;}

.whjq_conripictw{width:180px;height:180px;padding-left:2%;float:left;}
.whjq_conripictw img{float:left;width:180px;height:180px;}
.whjq_cotxttr{width:75%;float:right;line-height: 35px; font-size:14px;text-align: left;padding:0 2% 2% 2%;}
.whjq_gxbanner{width:100%;height:264px;overflow: hidden;margin:0 auto;}
.whjq_lisbox{padding:0 3%;}
.whjq_lisbox dl{height:55px;border-bottom: 1px solid #ddd;margin-top:3%;}
.whjq_lisbox dl dt{width:15%;height:50px; line-height: 50px; text-align: center;font-size:16px;color:#333;background: #eeeeee; float:left;}
.whjq_lisbox dl dd{width:83%;padding-top:1%;padding-left:2%;float:left;font-size:14px;color:#666;}
.l_labeminlef{width:100%; float:left;}
.l_labeminlefdl{ display: block;height: 189px;overflow:hidden; margin-bottom:10px;background:#fff;border:1px solid #ddd; position: relative;}
.l_labredbord{ display: block;position: absolute;left:0px;top:5%;width:6px;height:30px;background:#c21230;}
.l_labrighot{width:38px;height:25px; line-height: 25px; text-align: center;color:#fff;font-size:14px; background: #c21230; position:absolute;right:0px;top:0px;}
.l_labeminlefdl dt{ float:left;padding:10px 15px; position:relative;}
.l_labeminlefdl dt a img{width:255px;height:160px;}
.l_labeminlefdl dd{width:67%;float:right;margin:10px 10px;}
.l_labeminlefdl dd h3{margin-bottom:10px;}
.l_labeminlefdl dd h3 a{font-size:16px; text-align:left; color:#000000;}
.l_labeminlefdl dd .textp{ height:72px; overflow:hidden;text-indent: 2em;font-size: 14px;line-height: 24px;}
.textp_bottom{margin:10px 10px;color:#999;}
.textp_bottom span{display:block; float:left;}
.textp_bottomdate{background:url(../images/l_date.png) no-repeat left center;padding:10px 20px}
.textp_bottomsee{background:url(../images/l_see.png) no-repeat left center;padding:10px 28px;}
.textp_bottomsee_h{background:url(../images/l_seeh.png) no-repeat left center;padding:10px 28px;}
.textp_bottomsee i,.textp_bottomsee_h i{ color:#df4141;font-style:normal;}
.textp_bottomred{display:block;float:right;}
.l_labeminlefdl dd .textp a{color:#666666;}
.l_labmore{margin:0 auto 20px;background:#c21230;display:block;width:310px;text-align:center; height:30px; line-height:30px;}
.l_labmore a{font-size:14px;color:#ffffff;}
/*contact_us*/
.contact_us{margin-top:2%; overflow: hidden;}
.contact_us dt{width:5%;height:19px;padding-top: 5px;float:left;}
.contact_us dd{width:95%;line-height: 30px; float:left;font-size:16px;}
.contact_us dd strong{font-size:18px;}
.contact_us dd p{text-indent: 0px; line-height: 16px;}
.contact_usditu{display: block;width:896px;height:640px; margin: 30px auto 0;}
.contact_uszxbox{float:left;margin-top:2%;}
.contact_usdlmar{margin-right:16%;}
.contact_uszxbox dd{margin-left: 24%;margin-top:3%;}
.contact_usdt{margin-bottom:2%;}
.contact_ustel{float:left;}
.contact_ustext{float:left;font-size:20px;color: #c21230;padding-left:2%;}
/*ditu*/
.iw_poi_title{color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content{font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
/*about*/
.about_main{width:100%; overflow: hidden; margin: 0 auto;}
.about_onebox{overflow: hidden;}
.aboutonetile{width:100%; height: 82px; background:url(../images/about_tilbg.png) no-repeat;}
.aboutonetile_lenum{float:left;font-size:45px;color:#c21230; font-family:"方正黑体简体"; line-height:51px;padding-left: 14%;width:15%;}
.aboutonetile_ritxt{float:left;width:62%;padding-left:7%; padding-top: 40px;}
.abon_rtile{font-size:22px;padding-left:13%;color:#f9fae5; font-weight: bold;}
.abon_txt{font-size:18px;color:#f9fae5;padding-left:6%;}
.about_onepicbox{width:1200px; background: #fff;padding:2% 0; overflow: hidden; margin: 0 auto;border-bottom: 1px dashed #ddd;}
.about_onepicbox dl{height:228px; overflow: hidden;}
.about_twoltxt{width:27%;float:left;}
.about_twoltxt p{font-size:14px;padding:0 6%; line-height: 30px; text-indent: 28px;}
.about_twodd{width: 69%;float:left;margin:0 2%;}
.about_twosmpic{display: block;width:40%;height:228px;border:1px solid #ddd; border-radius:5px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;float:left;}
.about_twosmpic img{width:331px;height:228px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;}
.about_twomidpic{display:block;width:56%;height:228px;border:1px solid #ddd;float:left;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;}
.about_twomidpic img{width:464px;height:228px;-webkit-border-radius:5px;-ms-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;}
.about_marg{margin-right:3%;}
.about_sevnbox{background: #fff;padding:2% 2%; overflow: hidden; margin: 0 auto;border-bottom: 1px dashed #ddd;}

.about_sevnbox ul li{width:366px;overflow: hidden;margin-right:2%;float:left;}
.about_sevnbox ul li div{border:1px solid #ddd;box-shadow: 0 0 5px #ddd;margin-bottom:5%;box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;}
.about_sevnbox ul li div.abo_lasbotno{margin-bottom: 0px;}
.about_sevnbox ul li.abtschopicbig{width:365px;height:238px;}
.about_sevnbox ul li.abtschopicsmal{width:365px;height:162px;}
.about_sevnbox ul li:hover{border:1px solid #c21230;}
.about_sevnbox ul li.lastmculi{margin-right:0px;}
.abt_txt{padding:0 3% 3% 3%;line-height: 30px;
    float: left;
    color: #666;
}
.abot_listevod{width:1200px; margin: 30px auto; overflow: hidden;}
.abot_listevod ul{width:100%;overflow: hidden; margin: 0 auto;}
.abot_listevod ul li{width:200px;height:200px;float:left;color:#c21230; background: #fff;}
.abot_listevod ul li.aboliodd{background:#c21230;color:#fff;}

.abot_num{ display: block;text-align: center;font-size:22px;padding-top:8%;}
.abot_listevod ul li h5{font-size:22px; text-align: center; font-weight: bold;padding-top:8%;}
.abot_listevod ul li p{font-size:16px;text-align: left;padding:5% 12%; line-height: 30px;}
/*kbxx_xueyuan*/
.kbxxtab{background:#fff; overflow: hidden;}
.kbxx_xueyuan{height:50px; line-height: 50px; font-size:16px;padding-left:5%;background:#f2f2f2; text-align: left;}
.kbxx_tbody tr td{height:49px; line-height: 49px;font-size:14px; text-align:center;border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;}
.kbxx_tbody tr td a.kbxx_ylico{display:inline-block;width:81%;background:url(../images/kbxx_ylico.png) no-repeat 30% center;font-size:20px;color:#c21230;padding-left:19%;}
.kbxx_tbody tr td a.kbxx_ylico:hover{height:50px;line-height: 50px; background:#f7f7f7 url(../images/kbxx_ylico.png) no-repeat 30% center;color:#c21230;}
.kbxx_tbody tr td a.kbxx_online{display:inline-block;width:81%;background:url(../images/kbxx_online.png) no-repeat 30% center;padding-left:19%;}
.kbxx_tbody tr td a.kbxx_online:hover{height:50px; line-height: 50px; background:#f7f7f7 url(../images/kbxx_online.png) no-repeat 30% center;color:#c21230;}
.kbxx_tbody tr td a.kbxx_money{display:inline-block;width:81%;background:url(../images/kbxx_money.png) no-repeat 30% center;padding-left:19%;}
.kbxx_tbody tr td a.kbxx_money:hover{height:50px; line-height: 50px;background:#f7f7f7 url(../images/kbxx_money.png) no-repeat 30% center;color:#c21230;}
.kbxx_tbody tr td a.kbxx_xxfa{display:inline-block;width:81%;background:url(../images/kbxx_xxfa.png) no-repeat 30% center;padding-left:19%;}
.kbxx_tbody tr td a.kbxx_xxfa:hover{height:50px;line-height: 50px; background:#f7f7f7 url(../images/kbxx_xxfa.png) no-repeat 30% center;color:#c21230;}
.kbxx_tbody tr.kbxx_redbod td{border-bottom: 1px dashed #999;}
/*wangzhangongcheng*/
.wzgc_yuanzhang{width:1200px;height:535px;background: #2c2b2b; margin: 30px auto;}
.wzgc_peol{width:225px;height:535px; display: block;margin-left:13%;float:left;}
.wzgc_peort{width:56%;float:left;margin:5% 0 5% 9%;}
.wzgc_peorttile{display: block;width:35px; line-height: 50px;font-size:36px;color:#c21230;-webkit-box-shadow: 0px 0px 1px 3px #2b2a2a;float:left;}
.wzgc_peortex{float:left;padding-left: 12%;}
.wzgc_peortex p{font-size:26px;line-height:61px;color:#fff; text-align: left;}
.wzgc_twopic{width:1200px;height:257px; overflow: hidden;margin: 30px auto 0 auto;}
.wzgc_thropic{width:1200px;height:432px; overflow: hidden;margin:10px auto;}
.wzgc_jygx{width:100%; margin: 0 auto;}
.wzgc_jylis ul{margin-top:30px; overflow: hidden;}
.wzgc_jylis ul li{width:160px;height:160px;margin:10px 19px;  border:1px solid #c21230;float:left; border-radius: 100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;}
.wzgc_jylis ul li a{display: block;width:140px;height:105px;padding-top:35px; line-height: 35px; font-size:22px;background: #c21230; margin: 10px 10px;float:left;color:#fff;text-align: center;border-radius: 100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;}
.wzgc_jylis ul li a.lastyx{padding-top:50px;height:90px;}
.wzgc_bwxg{margin:30px 30px;}
.wzgc_bwxgle{width:18%;height:205px; padding:2% 2%; overflow: hidden;float:left;border:1px solid #c21230;}
.wzgc_bwxgle h3,.wzgc_bwxgri h3{font-size:22px;line-height: 50px; text-align: center;}
.wzgc_bwxgle p,.wzgc_bwxgri p{font-size:18px; line-height: 35px; text-align: center;}
.wzgc_bwxgle p i,.wzgc_bwxgri p i,.wzgc_bwxgri h3 i{font-style:normal;color:#c21230;}
.wzgc_bwxgce{float:left;width:45%;}
.wzgc_bwxgri{float:right;width:27%;height:205px;overflow: hidden;border:1px solid #c21230; padding:2% 2%;}
.wzgc_bwxgce_cur{display: block;width:105px;height:87px;padding-top:18%;float:left;padding-left:3%;}
.wzgc_bwtwopic{display: block;width:262px;height:253px;padding-left:2%;float:left;}
.wzgc_xueyuanbox{width:100%;overflow: hidden; margin: 30px auto;}
.wzgc_xueyuan{width:645px;height:405px;float:left;}
.wzgc_xymin{margin-top:30px;}
.wzgc_xueyuanri{width:40%;height:355px;padding:2%;border:1px solid #ddd;float:right;}
.wzgc_xueyuanri p{ text-indent: 2em; font-size:14px; line-height: 32px;}
.wzgc_xueyuanri p i{ font-style:normal;color:#c21230;font-size:16px;}
.kbxx_tbody tr td a.wzgc_zx{display:inline-block;background:url(../images/wzgc_zx.png) no-repeat 9% center;font-size:16px;color:#c21230;padding-left:15%;}
.kbxx_tbody tr.wzgctwt:nth-child(2n){ background: #fbfbfb; color:#333;}
.wzgc_tbo tr td.wzgc_td{width:26%;}
.wzgc_gx{width:100%;height:296px;}
.wzgc_gx img{display:block;}
.wzgc_onlinelef{width:711px;height:445px;float:left;}
.wzgc_onlinerig{width:34%;height:383px;padding:2%;float:left;margin-left:2%;}
.wzgc_onlinetile{height:50px; line-height: 50px;font-size:22px; text-align: center;background:#c21230;color:#fff;}
.wzgc_onlinetile a{color:#fff;}
.wzgc_onlinecent{height:308px;border:1px solid #ddd; overflow: hidden;}
.wzform_box{ margin: 6px auto 0 auto;}
.wzform_box  dl{padding: 4% 3%; overflow: hidden;}
.wzform_box  dl dt{width:16%;height:40px; line-height: 40px; text-align: right;font-size:16px;float:left;}
.wzform_box  dl dd{width:81%;float:left;}
.wzform_box  dl dd input{display:inline-block;width: 88%;height:40px; line-height: 40px;padding-left:2%;margin-left:6%; border:1px solid #ddd; background:#fbfbfb;}
.wzform_box  dl dd i{color:#c21230;padding-left:1%;}
/*wu liang wang*/
.wlw_znly{width:100%; margin:auto; overflow: hidden;}
.wlw_znlymin{width:32%; overflow: hidden;float:left;margin-right:2%;}
.wlw_znlymin:last-child{margin-right:0px;}
.wlw_znlymin dt{height:50px; line-height: 50px; font-size:22px;color:#fff; text-align: center;background:#c21230;}
.wlw_znlymin dd{height:342px;border:1px solid #ddd; box-sizing: border-box;padding-left:5%;}
.wlw_gywlpic{width:1200px;height:521px;}
.wlw_gywlpict{width:100%;height:308px;margin-top:30px;}
.wlw_gywlpicth{width:1200px;height:492px;}
.wlw_gywlpicfo{width:1200px;height:388px;}
.wlw_znlymin dd.wlw_nowd{padding:5% 2.5% 0 5%;height:221px;}
.wlw_nowd p{line-height: 35px;font-size:16px;text-indent: 32px;}
.wlw_nowdug{ display: block; line-height:40px;font-size:16px; background:url(../images/wlw_dugou.jpg) no-repeat left center;padding-left: 13%;}
.wlw_zyjslef{width:11%; line-height: 30px; height:200px;padding-top:100px; text-align: center;background: #c21230;float:left;color:#fff;font-size:18px;}
.wlw_zyjsrig{width:89%;height:300px;border:1px solid #ddd; box-sizing: border-box;padding-left:5%;float:left;-webkit-box-sizing:border-box;box-sizing: border-box;padding-top:3%;}
.wlw_jymx{overflow: hidden;}
.wlw_jymx dl{width:382px;overflow: hidden;border:1px solid #ddd;float:left;margin:0 24px 24px 0px;}
.wlw_jymx dl.wlw_nomargin{margin-right:0px;}
.wlw_jymx dl.wlw_nomarginbot{margin-bottom:0px;}
.wlw_jymx dl dt{height:238px;border-bottom:1px solid #ddd;}
.wlw_jymxpic{display: inline-block;width:164px;height:218px;border-right:1px solid #ddd;padding:10px 10px;float:left;}
.wlw_jymxtotex{padding-left:10px;padding-top:5px;width:187px;float:left;}
.wlw_jymxtotex p,.wlw_jymx dl dd p{height:33px; line-height: 33px;}
.wlw_jymxtotex_le{font-size:14px;display: inline-block;width:72px; text-align: right;font-weight: 600;}
.wlw_jymxtotex_ri{display: inline-block;}
.wlw_jymx dl dd{overflow: hidden;height: 258px;padding:13px;}
.wlw_jynorthlef{width:523px;height:340px;border:1px solid #ddd;float:left;}
.wlw_jynorthrig{width:50%;padding:1% 2%;border:1px solid #ddd;margin-left:2%;overflow: hidden;float:right;}
.wlw_jynorthrig p{line-height: 35px;}
.radionum{font-style: normal;display:inline-block;width:32px;height:32px; line-height: 32px; text-align: center;margin-right:3%;background:#fff;font-size:24px;font-weight: 600;color:#c21230;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;}
/*zsjz*/
.zsjz_oneping{width:1200px;height:211px;}
.zsjz_twoping{width:1200px;height:308px;}
.zsjz_gytile{
    padding-top: 2%;}
.main-zsjz_tile_bg{height:55px;font-size:22px;color:#333; text-align: center;background:url(../images/tile_bg.png) no-repeat center center;}
.main-zsjz_tile_bg h5{height:20px; line-height: 10px;}
.zsjz_englis{font-size:12px;}
.zsjz_bottex{font-size:16px; line-height: 30px; text-align:left;padding:1% 2%; text-indent: 32px;}
.zsjz_radiotil{height: 35px;
    line-height: 35px;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;width:20%;background:#c21230;float:left;}
.zsjz_radiotir{width:80%;height: 35px;text-align: center;color:#fff;font-size:18px;border-bottom: 2px dotted #c21230;float:left;}
.zsjz_qybxbot{overflow: hidden;padding:1%;}
.zsjz_qybxbot p{font-size:14px; line-height: 30px; text-indent: 28px;}
.qybxpic{width:384px;height:250px;}
.zsjz_picthr{height:323px;}
.zsjz_picfou{height:158px;}
.zsjz_tilrig{line-height: 40px;
    padding-left: 30%;
    font-size: 18px;
    color: #c21230;
}
.fivxing{margin-top:1%;}
.fivxing p{height:45px; line-height: 45px;font-size:16px; background:#f9f9f9 url(../images/fivxing.png) no-repeat 4% center;padding:0 7%;margin-bottom:1%;}
.fivxing p i{font-style: normal;color:#c21230;font-size:18px;}
.zsjz_thrping{width:1200px;height:303px;}
.zsjz_jgtlef{width:589px;height:611px;float:left;}
.zsjz_jgtrig{width:611px;height:611px;float:left;}
.imgtoptext{ display: block;width:100%;height:38px; line-height: 38px; text-align: center;color:#333;font-size:16px;font-weight: 500; background: rgba(255,255,255,0.5); position: absolute;left:0px;bottom:0px;}
.zsjz_hp{font-size:18px; text-align: center;color:#c21230;padding-bottom: 2%;}
.zsjz_botm{border:1px dashed #c21230;background:#f9f9f9;padding:1%;box-sizing: border-box;}
.zsjz_botm p{font-size:18px;color:#c21230; text-align: center; line-height: 35px;}
.zsjz_botm p span{color:#333;font-size:16px;}
.java_zzjg{width:100%; height: 302px; background: url(../images/Java_05.jpg) no-repeat center;background-size: cover;}
.java_zzjgt{width:100%; height: 272px; background: url(../images/Java_06.jpg) no-repeat center;background-size: cover;}
.kc_btn{width:20%;height:60px; line-height: 60px; margin:30px auto 0 auto;background:#c21230;border-radius:10px;-moz-box-shadow:3px 0px 5px #969696;
-webkit-box-shadow:3px 0px 5px #969696;
box-shadow:3px 0px 5px #969696;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=125, Strength=9);}
.kc_btn a{ display: block;color:#fff000; text-align: center;font-size:22px; }