.logo{
	    border-bottom: 3px solid #e3043a;	
}
i{
    display: inline-block;
}
div.main{
    margin-top: 10px;
    clear: both;
    overflow: hidden;
}
.main_left{
    width: 615px;
    float: left;
}
.main_right{
    width: 345px;
    float: right;
}
/*杞挱鍥鹃儴鍒?/
#banner{
    width: 600px;
    height: 285px;
    position: relative;
}
#banner_list{
    width: 600px;
    height: 285px;
}
#banner_list img {
    border: 0px;
    width: 600px;
    height: 285px;
}
#banner_bg {
    position: absolute;
    bottom: 0;
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.8)); /* safari 5.1 - 6 */
    background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.8)); /* opera 11.1 - 12*/
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.8)); /* firefox 3.6 - 15*/
    background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.8)); /* 鏍囧噯鐨勮娉?*/
    height: 46px;
    z-index: 1000;
    cursor: pointer;
    width: 100%;
}
#banner_info {
    position: absolute;
    bottom: 0;
    height: 44px;
    line-height: 44px;
    color: #fff;
    z-index: 1001;
    cursor: pointer;
    padding: 0 0 0 20px;
    font-weight: 100;
    font-size:16px;
}
#banner_text {
    position: absolute;
    width: 120px;
    z-index: 1002;
    right: 3px;
    bottom: 3px;
}
#banner ul {
    width: 60px;
    height: 100%;
    background: #666666;
    list-style: none;
    z-index: 1002;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}
#banner ul li {
    display: block;
    color: #e4e4e4;
    cursor: pointer;
    height: 39px;
    line-height:39px;
    margin-top:25px;
    position: relative;
}
#banner ul li.on {
    background-color: #e3043a;
}
#banner ul li.on:before {
    content:'';
    position:absolute;
    top:12px;
    left:-6px;
    width:0;
    height:0;
    border-top:6px solid transparent;
    border-right:6px solid #e3043a;
    border-bottom:6px solid transparent;
}
#banner_list a {
    position: absolute;
}

/*鏂伴椈閮ㄥ垎*/
.main_left .news{
    width: 600px;
}
.main_left .news .news_l{
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom:1px solid #e4e4e4;
    margin-top: 10px;
}
.main_left .news .news_l.last{
    border: none;
}
.main_left .news .news_l:hover{
    background: #f2f2f2;
}
.main_left .news .news_l.n_one{
    margin-top: 20px;
}
.news .news_l img{
    float: left;
    width: 130px;
    height: 89px;
}
.news .news_l .tit{
    float: right;
    width: 445px;
}
.news .news_l .tit .tit_b{
    overflow: hidden;
    margin-top:20px;
}
.tit_b li{
    float: left;
    margin-right:10px;
    color: #999999;

}
.tit_t{
    margin-top: 10px;
    font-size: 18px;
    line-height: 28px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.tit_t a{
    color: #333333;
}
.tit_t a:hover{
    color: #e3043a;
}
i.share{
    float: right;
    width: 15px;
    height: 14px;
    background-position: -312px -78px;
    margin: 5px 10px 0 0 ;
}
i.share:hover{
    background-position: -296px -78px;
}
.tit_b .b{
    padding: 0 2px;
    font-size: 12px;
    border-radius: 2px;
}
.tit_b li.b1{
    border:1px solid rgba(255,146,74,0.4);
    color: #ff924a;
}
.tit_b li.b2{
    border:1px solid rgba(232,139,141,0.4);
    color: #e88b8d;
}
.tit_b li.b3{
    border:1px solid rgba(11,108,206,0.4);
    color: #0b6cce;
}
.tit_b li.b4{
    border:1px solid rgba(229,30,78,0.4);
    color: #e51e4e;
}
div.guanggao{
    width: 600px;
    height: 69px;
    margin-top: 15px;
}
div.guanggao img{
    width: 600px;
    height: 69px;
}
/*tab閮ㄥ垎*/
.list{
    margin:0;
    padding:0;
    width:600px;
    display:none;
    margin-top:10px;
}
.tab{
    margin-top:15px;
    list-style:none;
    width:100%;
    overflow:hidden;
    border-bottom: 1px solid #e3043a;
    background:#f7f7f7;
}
.tab li{
    padding:0 29px;
    font-size: 16px;
    float:left;
    height:48px;
    color:#666666;
    text-align:center;
    line-height:48px;
    cursor:pointer;
}
.tab li a{
		color:#666666;
}
.tab li.crm{
    float: right;
}
div.dis{
    display:block;
}
.tab li.cur{
    background:#e3043a;
    color: #ffffff;
}
.tab li.cur a{
		color: #ffffff;
}
/*鍙冲崐閮ㄥ垎*/
/*璐靛涓撳尯*/
.gb{
    
    overflow: hidden;
    background: #fafafa;
}
.gb .tit{
    width: 100%;
    margin-top: 10px;
}
.gb .tit i{
    width: 60px;
    height: 22px;
    background-position: -21px -32px;
    margin:10px auto auto 10px;
    text-align: center;
    color: #ffffff;
    float: left;
}
.gb .tit .tp{
    float: left;
}
.gb .tit .tp span{
    float: left;
    color: #e3043a;
    font-size: 18px;
    margin: 8px 0 0 0;
}
.gb .tit .tp i{
    float: left;
    width: 91px;
    height: 24px;
    background-position: -413px -31px;
}
.gb .tit .more{
    float: right;
    line-height: 40px;
    margin-right: 20px;
}
.gb .tit .more a{
    text-decoration: none;
    color: #888888;
}
.gb .tit .more a:hover{
	color:#e3043a;
}
.gb_new{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 110px;
}
div.gb_new div{
    width: 132px;
    height: 89px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 10px;
}
div.gb_new div:hover{
    box-shadow: 2px 2px 6px gray;
}
.gb_new p{
    position: absolute;
    right: 0px;
    top: 10px;
    width: 170px;
    padding: 0 20px 0 10px;
    font-weight:bold;
}
.gb_new p a{
    text-decoration: none;
    color: #333333;
    font-size: 16px;
    line-height: normal;
}
.jianjie{
    padding: 0 20px 0 10px;
    color: #999999;
}

.jianjie a{
    text-decoration: none;
    color: #000000;
}
.gb_list{
    padding: 0 20px 16px 10px;
    margin-top: 10px;
    background: #fafafa;
    overflow: hidden;
}
.gb_list li{
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.gb_list li a:hover{
    color: #e3043a;
}
.oli1{
    line-height: 30px;
    height: 30px;
    clear: both;
}
.oli1 span {
    width: 100px;
    height: 30px;
    float: right;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}
.a1,.a2,.a3,.a4,.a5{
    padding-left: 15px;
    background-size: 4px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 12px;
    color: #333;
    text-decoration: none;
    display: block;
    float: left;
}
.a1{
	background-image: url(/uploads/image/ximages/jiantou1.png);
}
.a2{
	background-image: ;
}
.a3{
	background-image: ;
}
.a5{
	background-image: ;
}

/*鐤嗘璋冩煡*/
.jmdc{
    background: #fafafa;
    margin-top: 20px;
    padding:0 10px;
    /*overflow: hidden;*/
    border-top:2px solid #cccccc;
    position: relative;
    /*z-index: 1;*/
    clear: both;
}
.linered{
    width: 90px;
    height: 2px;
    position: absolute;
    top: -2px;
    left: 0px;
    z-index: 10;
    background-color: #e3043a;
}
.jmdc .tit{
    padding:10px 0;
    font-size:16px;
    width: 90px;
    color: #666666;
}
.jmdc .h{
    margin-top: 2px;
    font-weight:bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.jmdc .h a{
    font-size: 18px;
    color: #333333;
    text-decoration: none;
}
.jmdc .h a:hover{
    color: #e3043a;
}
.jmdc .tj{
    overflow: hidden;
    margin-top: 20px;
}
.jmdc .tj img{
    width: 138px;
    height: 92px;
    margin-top:5px;
    margin-left:9px;
    float: left;
}
.jmdc .tj img:hover{
    filter: alpha(opacity:70);
    opacity:0.7;
}
.jmdc .tj p{
    float: left;
    width: 145px;
    margin:10px 0 0 10px;
    font-size:14px;
    color: #999999;
}
.jmdc .tj p a{
    color: #000000;
}
.ckgd{
    padding-bottom:20px;
    text-align: center;
}
.ckgd i{
    line-height: 30px;
    width: 140px;
    height: 30px;
    margin:0 auto;
    background-position: -248px -24px;
    color: #999999;
}
.ckgd i:hover{
    background-position: -98px -24px;
    color: #ffffff;
}
/*鐤嗘涓撲笟浠撳偍杩涘害*/
.ccjd{
    clear: both;
    margin-top: 10px;
    background-color: #fafafa;
    overflow: hidden;
    padding:20px 0 30px 0;
}
.ccjd p,.jiage p{
    font-size:16px;
    line-height: 40px;
    color: #666666;
}
.ccjd p .line,.jiage p .line{
    color: #e3043a;
}
.ccjd p .time{
    font-size: 14px;
    color: #666666;
    margin-left: 10px;
}
.circular_s,.data_x{
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
}
.circular{
    width: 55px;
    height: 55px;
    line-height: 55px;
    margin-left: 40px;
    text-align: center;
    background-position: -168px -114px;
    color: #666666;
}
.circular:hover{
    color: #ffffff;
    background-position: -238px -114px;
}
p.data{
    float: left;
    width: 80px;
    line-height: 30px;
    text-align: center;
    margin-left: 23px;
    font-size: 14px;
    color: #333333;
}
/*鏂扮枂鐨浠锋牸*/
.jiage{
    clear: both;
    margin-top: 15px;
    overflow: hidden;
    padding-bottom:10px;
}
.table table,.hd table{
    width: 100%;
    text-align: center;
}
div.table table tr td,div.hd table tr td{
    margin: 5px;
    height: 40px;
    text-align: center;
}
.t_1{
    color: #e3043a;
    background-color: #f2f2f2;
}
.t_2{
    font-size: 12px;
    background-color: #fafafa;
}
.t_2:hover{
    background-color: #ffffff;
}
/*tab浠锋牸*/
.hd{
    width:100%;
    display:none;
}
.jg_list{
    margin-top:20px;
    /*padding:0 10px;*/
    list-style:none;
    width:100%;
    overflow:hidden;
}
.jg_list li{
    float:left;
    width:111px;
    height:40px;
    color:#666666;
    text-align:center;
    line-height:40px;
    cursor:pointer;
    border-top:2px solid #cccccc;
    font-size: 16px;
}
.show{
    display:block;
}
.jg_list li.alone{
    border-top:2px solid #e3043a;
    color: #e3043a;
}
.jg_list li span{
    color: #d7d7d7;
    float: right;
}
/*.dq{
    !*width: 83px;*!
    color: #666;
    font-size: 12px;
}*/
/*.yf,.sf{
    width: 37px;
}*/
/*.tab_jg{
    width: 50px;
}*/
.setbg1 td{
    color: #ffffff;
    background-color: #666666;
    font-size: 12px;
}
.setbg2 td{
    height: 40px;
    background-color: #f2f2f2;
    font-size: 12px;
}
/*.dj{
    width: 50px;
}*/
/*缂栬緫*/
.bianji{
    margin-top: 30px;
    width: 100%;
    overflow: hidden;
}
.bianji .xt{
    width: 163px;
    overflow: hidden;
    float: left;
}
.xt .xt_p1{
    padding-left: 10px;
    height: 34px;
    line-height: 34px;
    background-color: #f2f2f2;
    color: #e3043a;
    font-size:16px;
}
.xt_bottom{
    background-color: #fafafa;
    margin-top: 2px;
}
.xt_bottom:hover{
    background-color: #f2f2f2;
}
.xt .xt_main{
    padding: 10px;
    color: #666666;
}
.xt .xt_main i,.xt .xt_main p{
    float: left;
}
.xt .xt_main i{
    width: 62px;
    height: 62px;
    background-position:-91px -107px;
    margin-left: 5px
}
.xt .xt_main p{
    margin-left:20px;
    margin-top: 20px;
}
.xt .tel{
    clear: both;
    padding: 10px 10px 20px 10px;
    text-align: center;
    color: #666666;
}
.bianji .zj{
    float: right;
}
.xt .xt_main i.zj{
    background-position:-21px -107px;
}




















