﻿/*通用banner*/
.banner2{position:relative;width:100%;height:842px;overflow:hidden; margin:auto; background:url("banner.jpg") center no-repeat;}
.wrap1{ width:990px;}

.fr {
    float: right;
}

.more{display: block;
    height: 18px;
    line-height: 18px;
    padding-left: 50px;
    background: url(/style/index/more01.gif) no-repeat left center;
    color: #b81c22; font-size: 14px;}
.more2{display: block;
    height: 18px;
    line-height: 18px;
    padding-left: 50px;
    background: url(/style/index/more01.gif) no-repeat left center;
    color: #b81c22; font-size: 14px;}
.more1{    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-indent: 80px;
    background: #b81c22 url(/style/index/more02.gif) no-repeat 30px center;
    font-size: 14px;
    color: #FFFFFF;}

.title1{width:100%; height: 40px; line-height: 40px; margin: auto;}
.title1 h2{color: #333333; text-align: center;}
.title1 h2 span{display: block;font-size: 26px;color: #333333;position: relative;font-weight: 500; font-weight: 300;}
.title1 h2 span:before,.title1 h2 span:after {
	content: '';                 /*CSS伪类用法*/
	position: absolute;         /*定位背景横线的位置*/
	top: 52%;
	background: #333333;       /*宽和高做出来的背景横线*/
	width: 35px;
	height: 1px;
}
.title1 h2 span:before{left: 40%;/*调整背景横线的左右距离*/}
.title1 h2 span:after {right: 40%;}


.max-content {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

.banner_cp {float: left;margin: 0px 0px 0px 0px; color:#666666; font-size: 16px;}
.banner_cp .Context{float: left;margin: 38px 0px 0px 280px; color:#FFFFFF; font-size: 16px;}
.banner_cp{width:100%; height: 80px; background: #FFFFFF; overflow: hidden; line-height: 80px;}
.banner_cp h5{width:auto; height: 50px; line-height: 44px; background: #f4f3f3; color:#333333; font-size:18px; float: left;}
.banner_cp a{ color:#666666;font-size: 14px; margin:auto 15px; height: 80px; line-height: 80px;}
.banner_cp input[type="text"]{border: 1px solid #ccc;line-height: 34px;text-indent: 20px;width: 200px;border-bottom-left-radius: 20px;border-top-left-radius: 20px;}
.banner_cp input[type="submit"]{    border: 0px solid #ccc;
    background: url(ico_search2.png) 15px center no-repeat;
    color: #FFFFFF;
    line-height: 38px;
    height: 38px;
    padding: 0px 15px;
    cursor: pointer;
    width: 60px;
    height: 38px;
    border: 1px solid #d2d0d0;
    border-left: 0px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;}
.banner_cp .search{float:right;font-size: 14px;}



.cpjs_box{width:100%;height:auto; background:#eeeeee url(/style/cpjs_bg.jpg) center top no-repeat; float:left;margin-top: 0px; padding-bottom: 40px;}
.cpjs_box .c_title{ background: url(t_line1.png) center no-repeat; text-align: center; float:left; margin: 80px auto 30px auto; height: 50px; line-height: 50px;width: 100%;}
.cpjs_box .c_title h3{font-size:34px; color:#333333; text-align: center; width:100%; font-weight: 300;line-height: 30px;}
.cpjs_box .c_title h3 em{font-weight:bold; color:#df131e;margin: auto 5px;font-size: 34px;}
.cpjs_box .c_title h5{font-size:14px; color:#75777c; text-align: center;width:100%;font-weight: 300;text-transform: uppercase;}
.MyCont .c1_cp_boxs{ width: 920px;
    float: left;
    margin-left: 40px;
    margin-top: 0px;}
.c1_cp_boxs .contents{margin-top: 10px;}
.cpjs_box .MyCont .middle01_cpjs .ColumnList ul li
{
	width:210px;
	height:auto;
	background:#02459c;
	background: -moz-linear-gradient(top, #1171d1, #0842a5);
	background:-webkit-linear-gradient(top, #1171d1, #0842a5);
	background:-o-linear-gradient(top, #1171d1, #0842a5);
	background: #f5f5f5;
	overflow:hidden;
	line-height:50px;
	text-indent:0px;
	margin:0px 0px 15px 0px;
	float: none;
	border-bottom:0px;
	border-radius: 0px;
}

.c1_cp_boxs ul li{margin: 10px;
    float: left;
    padding: 7px 5px 0px 5px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    width: 270px;}
.c1_cp_boxs ul li:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.2);
    box-shadow: 0 15px 30px rgba(0,0,0,.2);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    background: #F5F5F5;
}
.c1_cp_boxs .showbox .Images img {
    width: 274px;
    height: 200px;
    border: 1px #cccccc solid;
    padding: 2px;
}

.c1_cp_boxs .showbox .Images1 img {
    width: 214px;
    height: 200px;
    border: 1px #cccccc solid;
    padding: 2px;
}
.c1_cp_boxs .showbox .Names {
    float: left;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #2CABD4;
    font-weight: 500;
    overflow: hidden;
}
.c1_cp_boxs .showbox .Names1 {
    float: left;
    clear: both;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #2CABD4;
    font-weight: 500;
    overflow: hidden;
}


.cen_box_gsjj,.cen_box_dsz,.cen_box_cpjs,.cen_box_ys,.cen_box_zz,.cen_box_ry,.cen_box_fgs{width:100%; overflow: hidden; float:left; margin: 40px auto 20px auto;}

.c_title{text-align: center; margin:30px auto 0px auto;}
.c_title h3{font-size:30px; color:#373a41; text-align: center; width:100%; font-weight: 300;}
.c_title h5{font-size:14px; color:#75777c; text-align: center;width:100%;font-weight: 300;text-transform: uppercase;}
/*.c_title h5{font-size:14px; color:#bfc2c0; text-align: center;width:100%;font-weight: 300;}*/



.cen_box_ystitle{width:100%; height:225px;float: left; margin: auto;padding: 0px; padding-bottom:0px; background: url("ys_t_bg.png") top center no-repeat; overflow: hidden;}
.cen_box_ystitle .c_title{ margin: 50px auto 20px auto;  text-align: center;}
.cen_box_ystitle .c_title h3{
	width: auto;
    float: left;
    font-size: 34px;
    color: #ffffff;
    line-height: 80px;
    margin: auto;
    height: 80px;
	font-weight: 500;
	text-shadow: 1px 1px 5px #333;
}
.cen_box_ystitle .c_title h5{
	display: block;
    float: left;
    font-size: 24px;
    color: #e8e8e8;
    width: auto;
    text-align: left;
    height: 50px;
	line-height: 25px;
	margin-left:10px;
	margin-top:10px;
}
.cen_box_ystitle .c_title h5 em{
	display: block;
    font-size: 14px;
    color: #e8e8e8;
    margin-right: 5px;
    clear: both;
    text-transform: uppercase;
}

/*首页youshi*/
.cen_box_ys{width:100%; height: 1400px; overflow: hidden; float:left;margin-left: 0px; background: url(ys_line_bg.jpg) center -150px no-repeat; margin: auto;}
.cen_box_ys .c_title{width:100%; height:95px; background: url("ys_title_bg.png") 65% center no-repeat; margin-top: 50px;}
.cen_box_ys .c_title h3{font-size:30px; color:#333333;letter-spacing: 5px;}
.cen_box_ys .c_title em{font-size:55px; color:#df131e; font-weight: bold;}

.cen_box_ys .ys_title{float: left; width:100%; height:auto;}
.ys_title h3{font-size:24px; color:#333333; float: left; width:100%; height: 40px; line-height: 40px;font-weight: 500;}
.ys_title h5{font-size:30px; color:#333333; float: left; width:100%; height: 40px; line-height: 40px;font-weight:bold;}
.ys_title h6{font-size:26px; color:#ababab; float: left; width:100%; height: 40px; line-height: 40px; font-weight: 300;margin: auto;}
.ys_t{width:400px; float:left;margin-left: 10px;}
.ys_num{width:45px; height: 82px; background: url(c_num_bg.png) center no-repeat; float: left; line-height: 82px; color:#FFFFFF; font-size: 26px; text-align: center;}
.ys_img{float: left;}
.ys_t h1{float:left; margin: 10px auto; color:#1a6eb6; font-size:30px; clear: both;line-height: 15px;}
.ys_t h2{float:left; margin: 10px auto; color: #333; font-size:20px; font-weight: 500; clear: both;line-height: 15px;    width: 100%;}
.ys_t h3{float:left; margin: auto;font-size: 14px;color: #999;text-transform: uppercase;}
.ys_cont p{font-size:14px; color:#666666; text-align: left; text-indent: 20px; background: url("ico07_a.gif") left 19px no-repeat;float: left;padding-top: 10px;clear: both;margin-left: 55px;}


.cen_box_ys .ys01,.cen_box_ys .ys02,.cen_box_ys .ys03,.cen_box_ys .ys04{width:100%; height: 330px; overflow: hidden; margin: auto; float: left; padding: 0px;}

.cen_box_ys .ys01{ margin: 10px auto;}
.cen_box_ys .ys01 img,.cen_box_ys .ys03 img{float:left; margin-left:0px;}
.cen_box_ys .ys01 img{margin-top: 40px;}
.ys01 .ys_cont,.ys03 .ys_cont{ float:right; margin-right:0px; width:480px; height:300px; overflow: hidden; font-size: 14px;margin-top: 20px;}
/*.ys01 .ys_cont .ys_desc,.ys03 .ys_cont .ys_desc{ width:100%; height: 150px; overflow: hidden; line-height: 180%; margin-top:20px;float: left;margin-top: 50px;}*/

.cen_box_ys .ys02{ margin: 50px auto auto auto;}
.cen_box_ys .ys02 img,.cen_box_ys .ys04 img{float:right; margin-right:0px;}
.ys02 .ys_cont,.ys04 .ys_cont{ float:left; margin-right:0px; width:520px; height:300px; overflow: hidden; font-size: 14px;margin-top: 10px;}
.ys04 .ys_cont{ margin-top: 20px;}
.ys02 .ys_cont .ys_desc,.ys04 .ys_cont .ys_desc{ width:100%; height: 150px; overflow: hidden; line-height: 180%; margin-top:20px;float: left;margin-top: 50px;}

.cen_box_ys .ys03,.cen_box_ys .ys04{ margin: 20px auto auto auto;}
.cen_box_ys .ys04{ margin: 20px auto auto auto;}







.cen_box_hzhb{width:100%; float: left; margin: auto; background: #f6f6f6;height: auto;padding-bottom: 100px;}
.cen_box_hzhb .c_title{margin: 50px auto 30px auto;}
.cen_box_hzhb .contents{margin-top: 10px;}



/*首页公司简介*/
.cen_box_gsjj{margin-top:0px;height: 489px; background:#f6f6f6 url("gsjj_bg1.jpg") center no-repeat;padding-bottom: 0px;    margin-bottom: 0px;}
.cen_box_gsjj .c_title{ width: 100%;margin:60px auto auto auto; overflow: hidden;}
.cen_box_gsjj .c_title h3{font-size: 40px;
    color: #1E88E5;
    font-weight: 500;
    margin-right: 20px;
    width: auto;
    text-align: center;}
.cen_box_gsjj .c_title h5{font-size: 28px;
    color: #333333;
    font-weight: 300;
    width: auto;}
.cen_box_gsjj .c_title i{width: 100px;
    height: 3px;
    display: block;
    margin: 10px auto auto auto;
    overflow: hidden;
    background: #ff5722;}

.cen_box_gsjj .c_gsjj_img{float:left;width:500px; height:340px;text-align:center;margin-top: 60px; overflow: hidden;}
.cen_box_gsjj .c_gsjj_cont{float: left;
    width: 870px;
    height: 340px;
	margin: 50px auto auto auto;
    color: #FFFFFF;}
.c_gsjj_cont h3{font-size:26px; color:#333; margin: 20px auto 10px auto; font-weight: 300;}
.c_gsjj_cont .ContextBox{width: 100%;float: left;margin: 10px auto auto auto;font-size: 16px;line-height: 2em; font-weight: 300;color:#333;}
.c_gsjj_cont .ContextBox a{ color:#ff5722;}
.index_gsjj_desc span{ color:#333333;}
.c_gsjj_cont .index_gsjj_items{ margin-top:20px; margin-bottom:20px; overflow:hidden; float:left;}
.index_gsjj_items p{width:48%; margin:15px 1%; background:url("ico01.png") left center no-repeat; text-indent:25px;font-size: 14px; text-align:left;float: left;}
.cen_box_gsjj .gsjj_more{margin-top:0px; width: 100%; float: left; margin: auto; text-align: center;}
.gsjj_more a.more_y{ padding: 10px 20px; border-radius: 10px; background: #b81b22; color: #FFFFFF; font-size: 14px; text-align: center;}
.index_gsjj_more{ float:left; margin-left: 100px; margin-top: 20px;width: 100%;}
.index_gsjj_more a{padding: 10px 40px;border: 1px solid #FFF;background: #ff5722;float: left;font-size: 16px;}

.c_gsjj_cont_ys{width:100%; float: left; margin: 75px auto auto auto; height: 120px;}
.c_gsjj_cont_ys .c_gsjj_cont_ys_item{width:170px; height: 116px; border: 1px solid #bfbfbf;float: left; margin: auto auto auto -1px;}
.c_gsjj_cont_ys .c_gsjj_cont_ys_item img{margin: 10px auto;width: auto;}
.c_gsjj_cont_ys .c_gsjj_cont_ys_item p{font-size:16px; color: #333333; font-weight: 300; width: 100%; text-align: center; line-height: 2em;}
.c_gsjj_child{width:245px; height: auto; float: right; margin: 80px auto auto auto;}
.c_gsjj_child a{ width:100%; height: 65px; float: left; margin: 10px auto; background-image: url("/style/icon_company.png"); background-position: 30px center; background-repeat: no-repeat; text-indent: 80px;font-size:18px; color:#FFFFFF; line-height: 65px;box-shadow: 2px 2px 10px #ffffff;}
.c_gsjj_child01{background-color: #eb4535;/*background-color:rgba(250, 117, 26, 0.6)*/}
.c_gsjj_child02{background-color: #2883d2;/*background-color:rgba(250, 117, 26, 0.6)*/}
.c_gsjj_child03{background-color: #fa751a;/*background-color:rgba(250, 117, 26, 0.6)*/}
.c_gsjj_child04{background-color: #2cba14;/*background-color:rgba(250, 117, 26, 0.6)*/}
/*.c_gsjj_child01{background-color: #eb4535;background-color: rgba(185, 185, 185, 0.6)}
.c_gsjj_child02{background-color: #2883d2;background-color: rgba(185, 185, 185, 0.6)}
.c_gsjj_child03{background-color: #fa751a;background-color: rgba(185, 185, 185, 0.6)}
.c_gsjj_child04{background-color: #2cba14;background-color: rgba(185, 185, 185, 0.6)}*/
.c_gsjj_child a:hover{background-color:rgba(250, 117, 26, 1)}


.cen_box_news{width:100%; height: 650px; float:left; margin: 40px auto 30px auto; background: #FFFFFF; padding-bottom: 50px;}
.cen_box_news .c_title{margin:20px auto 40px auto;}
.cen_box_news .l{width: 560px; height:510px;margin: 0px 0px 0px 10px; float:left;box-shadow: 0px 0px 10px #ccc;}
.cen_box_news .l .ArticleList{width: 540px;margin: 10px;float: left;}
.cen_box_news .l dl{ width:540px; height:300px; float:left; margin-right:20px; position:relative;}
.cen_box_news .l dl dt{ width:540px; height:320; float:left; overflow:hidden;}
.cen_box_news .l dl dt img{ width:540px; height:320px; float:left; overflow:hidden;}
.cen_box_news .l dl dd{ width:100%; height:160px; float:left; overflow:hidden; margin:10px auto;position: relative;}
.cen_box_news .l dl dd h5{ width:90%; height:40px; overflow:hidden; line-height:40px; font-size:20px; text-align:left; color:#333;padding: 0px;margin: 0px 5%;}
.cen_box_news .l dl dd span{ width:90%; height:80px; overflow:hidden; line-height:180%; font-size:14px; text-align:left; color:#818181; float:left; margin:0px 5%;}
.cen_box_news .l dl dd span.date{ display: none;}
.cen_box_news .l dl .more{ bottom:0px; left:25px; display:block; width:100%; text-align:left; height:40px; margin:auto;position: absolute;color: #d3251e;}

.cen_box_news .r{width: 560px;margin: 0px 20px 0px 0px; float:right;}
.cen_box_news .r .ArticleList{ width:100%; margin:auto;}
.cen_box_news .r dl{ width:560px; height:140px; float:left; margin:10px 20px 10px 0px; position:relative;overflow: hidden;}
.cen_box_news .r dl dt{ width:190px; height:140px; float:left; overflow:hidden;}
.cen_box_news .r dl dt img{ width:190px; height:auto; float:left; overflow:hidden;}
.cen_box_news .r dl dd{ width:360px; height:139px; float:right; overflow:hidden; margin: auto; border-bottom:1px solid #e9e9e9;position: relative;}
.cen_box_news .r dl dd h5{ width:100%; height:40px; overflow:hidden; line-height:40px; font-size:16px; text-align:left; color:#333;padding: 0px;margin: 10px auto auto auto;}
.cen_box_news .r dl dd span{ width:100%; height:50px; overflow:hidden; line-height:180%; font-size:14px; text-align:left; color:#777777; float:left; margin-top:0px;}
.cen_box_news .r dl dd span.date{display: none;}
.cen_box_news .r dl .more{ bottom:5px; left:0px; display:block; width:100%; text-align:left; height:25px; margin:auto;position: absolute;color: #d3251e;padding: 0px;}

.cen_box_news .ArticleList ul{ width:100%; margin:auto; margin-top:40px; }
.cen_box_news .ArticleList ul li{ margin:5px 0px; clear:inherit; width:330px; border:0px;}
.cen_box_news .ArticleList ul li span{ padding-bottom:5px; width:300px; border-bottom:1px dashed #ccc;}

/*首页董事长的话*/
.cen_box_dsz{margin:auto;height: 890px; background:#f1eff0 url("gsjj_bg02.jpg") 0px 200px no-repeat;padding-bottom: 0px;    padding-top: 30px;}
.cen_box_dsz .c_title{ width: 100%;margin:60px auto auto auto; overflow: hidden;}
.cen_box_dsz .c_title h3{font-size: 40px;
    color: #1E88E5;
    font-weight: 500;
    margin-right: 20px;
    width: auto;
    text-align: center;}
.cen_box_dsz .c_title h5{font-size: 28px;
    color: #333333;
    font-weight: 300;
    width: auto;}
.cen_box_dsz .c_title i{width: 100px;
    height: 3px;
    display: block;
    margin: 10px auto auto auto;
    overflow: hidden;
    background: #ff5722;}

.cen_box_dsz .c_dsz_img{float:left;width:500px; height:340px;text-align:center;margin-top: 60px; overflow: hidden;}
.cen_box_dsz .c_dsz_cont{float: left;
    width: 100%;
    height: 500px;
    background: url(gsjj_bg01.jpg) left no-repeat;
    margin-left: 35%;
    margin-top: 70px;
    color: #FFFFFF;
    box-shadow: 0px 0px 20px #aaa;}
.c_dsz_cont .gsjj_cols {width: 700px;float: left;margin: 100px auto auto 100px;font-size: 14px;line-height: 2em; height: 30px;}
.c_dsz_cont .gsjj_cols a{display: inline-block;}
.c_dsz_cont .gsjj_cols a .title2{ border-bottom:0px;filter:alpha(Opacity=0.5);-moz-opacity:0.5;opacity: 0.5; margin:auto 20px auto auto; }
.c_dsz_cont .gsjj_cols a.cur .title2{ border-bottom:2px solid #ff5722;filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1; }
.c_dsz_cont .gsjj_cols .title2 h2{font-size: 30px;
    color: #333;
    margin: 0px auto 20px auto;}
.cen_box_gsjj .gsjj_cols .title2{margin:auto 20px;filter:alpha(Opacity=30);-moz-opacity:0.3;opacity: 0.3;}
.cen_box_gsjj .gsjj_cols .title2.cur,.cen_box_gsjj .gsjj_cols .title2:hover{ border-bottom:1px solid #4cd2b8;filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1; }
.c_dsz_cont .index_dsz_t{font-size:30px; color:#333; margin: 0px auto 20px auto;}
.c_dsz_cont .index_dsz_desc{width: 700px; height: 230px; overflow: hidden; float: left;margin: 30px auto auto 100px;font-size: 14px;line-height: 2em;}
.c_dsz_cont .index_dsz_desc a{ color:#333;}
.index_dsz_desc span{ color:#b4be0e;}
.c_dsz_cont .index_dsz_items{ margin-top:20px; margin-bottom:20px; overflow:hidden; float:left;}
.index_dsz_items p{width:48%; margin:15px 1%; background:url("ico01.png") left center no-repeat; text-indent:25px;font-size: 14px; text-align:left;float: left;}
.cen_box_dsz .gsjj_more{margin-top:0px; width: 100%; float: left; margin: auto; text-align: center;}
.cen_box_dsz .gsjj_more a.more_y{ padding: 10px 20px; border-radius: 10px; background: #b81b22; color: #FFFFFF; font-size: 14px; text-align: center;}
.index_dsz_more{ float:left; margin-left: 100px; margin-top: 20px;width: 100%;}
.index_dsz_more a{padding: 10px 40px;border: 1px solid #FFF;background: #ff5722;float: left;font-size: 16px;}





.ad01{height:162px; background:#f1eff0 url("ad01.png") center no-repeat;margin:auto;margin-top: -30px;}
.ad01 .con_l{width:550px; height: 150px; line-height: 1.5em; float: left; margin: 40px 20px auto auto; font-size: 26px; color:#ffffff;}
.ad01 .con_l h3{font-size: 34px;}
.ad01 .con_r{width:400px; float: right; margin:40px 20px auto auto; line-height: 1.5em; font-size: 26px; color: #ff5722; text-align: right;}
.ad01 .con_r h5{ width:100%; text-align: right; font-size: 34px;}



.cen_box_yy{width:100%; float: left; margin: auto;}
.cen_box_yy .c_title{margin:60px auto 20px auto;}

.khal_cols{width:100%; float: left;height: 600px; overflow: hidden; margin: 20px auto; padding: 0px;}
.khal_col{width:400px; float: right; height: 520px; background: #f4f4f4 url("/style/yy_bg.jpg") right center no-repeat; margin:30px 10px auto auto; overflow: hidden;}
.khal_col .title{font-size: 24px; color: #2e2e2e; text-align: left; margin: 30px 20px;float: left; width: 100%;line-height: 2em; font-weight: 300;}
.khal_col a{width:150px; height: 45px; margin: 15px 0px 15px 30px;text-align: center; float: left; background: #f4f4f4; border: 1px solid #cccccc; color: #2e2e2e; font-size: 14px; text-align: center; line-height: 45px;}
.khal_col a:hover{background: #ff5722; color:#FFFFFF; border:1px solid #ff5722;}
.khal_col a.cur{background: #ff5722; color:#FFFFFF; border:1px solid #ff5722;}
.khal_col a h3{
    font-size: 18px;
    color: #2e2e2e;
    font-weight: 300;
    margin-top: 18px;
}
.khal_col a h5{font-size: 14px;
    color: #2e2e2e;
    font-weight: 300;}
.khal_col a:hover h3,.khal_col a:hover h5,.khal_col a.cur h3,.khal_col a.cur h5{color:#FFFFFF;}
.khal_col .khal_tel{
	width: 100%;
    height: 80px;
    background: #FFFFFF url(anli_tel.png) no-repeat 150px center;
    padding: 20px 0 0 230px;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
	float: left;
}


.khal_img{width:790px; float: left; height: 580px; overflow: hidden; margin: auto; padding: 0px; position: relative; box-shadow: 5px 5px 10px #929292;}
.khal_img img{width:790px; float: left; height: 580px; overflow: hidden; margin: auto; padding: 0px;}
.khal_img .hkalDesc{width: 440px;
    height: 280px;
    float: left;
    overflow: hidden;
    position: absolute;
    top: 150px;
    right: 50px;
    line-height: 30px;
    font-size: 16px;
    text-align: left;
    color: #FFFFFF;
    background: url(/style/yy_desc_bg.png) center no-repeat;
	overflow: hidden;
}

.khal_img .hkalDesc .conts{width:380px;height:220px;float: left; margin: 45px 30px auto 30px; overflow: hidden; color: #1b1b1b;}
.khal_img .hkalDesc .conts h3{font-size: 20px; float: left; margin-bottom:10px; color: #1b1b1b;}
.khal_img .hkalDesc .conts h5{width: 100%;font-size: 14px;float: left;font-weight: 500;height: 120px;overflow: hidden;}
.khal_img .hkalDesc .conts .more{float: right; margin: 10px auto 0px auto;}
.khal_img .hkalDesc .conts .more a{padding:10px 45px; font-size: 14px; color: #333; background: rgba(255, 255, 255, 0.8); border: 1px solid #FFFFFF;}

 

/*首页栏目1*/
.cen_box_cpjs{margin-top:20px;}
.cen_box_cpjs .contents{ position: relative;width: 1080px;height: 380px;overflow: hidden;margin:20px auto 0px auto;}
/*.cen_box_cpjs .contents .ArticleList{position: relative;width: 1080px;height: 460px;overflow: hidden;margin:10px auto 0px 0px;}
.cen_box_cpjs .contents .ArticleList ul{position: absolute;top: 0;left: 0;white-space: nowrap;height:460px;margin: 0px;}
.cen_box_cpjs .contents .ArticleList ul li{ width:330px; height:460px; overflow:hidden; float:left; clear:none;border:0px; margin:0px 15px 0px 15px;display:inline;}
.cen_box_cpjs .contents .ArticleList ul li .Images{width:330px; height:230px; margin:auto; border:0px;padding:0px;z-index: 100;float: left;}
.cen_box_cpjs .contents .ArticleList ul li .Images1{width:330px; height:230px; margin:auto; border:0px;padding:0px;z-index: 100;float: left;margin-top: 210px;}
.cen_box_cpjs .contents .ArticleList ul li .Images a{padding-left:0px;}
.cen_box_cpjs .contents .ArticleList ul li .Images1 a{padding-left:0px;}
.cen_box_cpjs .contents .ArticleList ul li img{ width:330px; height:230px; text-align:center; margin:auto; border:0px;padding:0px;}
.cen_box_cpjs .contents .ArticleList ul li .Names{ width:330px; height: 230px; background: url(c1_item_bg2.png) center no-repeat; line-height: 230px; margin: auto;margin-top: -20px;z-index: 1000;float: left;}
.cen_box_cpjs .contents .ArticleList ul li .Names1{ width:330px; height: 230px;line-height: 230px; margin: auto;float: left;background: url(/style/c1_item_bg1.png) center no-repeat;margin-top: -440px;z-index: 100000;}
.cen_box_cpjs .contents .ArticleList ul li a{ border:0px; background:none; text-align:center; font-size:16px;font-weight:500;}
*/
.cen_box_cpjs .contents .showbox{position: relative;width: 1080px;height: 380px;overflow: hidden;margin:10px auto 0px 0px;}
.cen_box_cpjs .contents .showbox ul{position: absolute;top: 0;left: 0;white-space: nowrap;height:380px;margin: 0px;}
.cen_box_cpjs .contents .showbox ul li{ width:330px; height:380px; overflow:hidden; float:left; clear:none;border:0px; margin:0px 15px 0px 15px;display:inline;}
.cen_box_cpjs .contents .showbox ul li .Images{width:330px; height:330px; margin:auto; border:0px;padding:0px;z-index: 100;float: left;}
.cen_box_cpjs .contents .showbox ul li .Images a{padding-left:0px;}
.cen_box_cpjs .contents .showbox ul li img{ width:330px; height:330px; text-align:center; margin:auto; border:0px;padding:0px;}
.cen_box_cpjs .contents .showbox ul li .Names{ width:330px; height: 50px; line-height: 50px; margin: auto;z-index: 1000;float: left;}
.cen_box_cpjs .contents .showbox ul li a{ border:0px; background:none; text-align:center; font-size:16px;font-weight:500;}

.cen_box_cpjs .navBtn {
    position: absolute;
    top: 180px;
    height: 70px;
    cursor: pointer;
}
.cen_box_cpjs .navBtn.leftBtn {
    left: 10px;
}
.cen_box_cpjs .navBtn.rightBtn {
    right: 10px;
}






.c_anli_t{text-align: center;width: 100%;margin-top: 50px;}
.c_anli_t h3{
	font-size: 36px;
    color: #222;
}
.c_anli_t_e{font-size: 16px;color: #222;}
.c_anli_t_e i {
    position: relative;
    margin: 0 10px;
    top: 10px;
}





