@charset "utf-8";
/* CSS Document */
* {
    font-family: "Microsoft YaHei";
}

body {
    background: #ffffff;
}

.clear {
    clear: both;	
	height: 20px;
}

.clears {
    clear: both;
}

i {
    font-style: normal;
}

a, a:visited {
    font-size: 14px;
    color: #666;
}

.nav_gl{
    font-size: 14px;
    float: right;
}

a:hover {
    color: #e60012;
}

.top {
    height: 153px;
    border-bottom: 3px solid #e60012;
    text-align: center;
}

.banner {
    /*height: 400px;*/
    text-align: center;
}

.gdxw {
    background: #ebebeb;
    height: 50px;
}

.cont {
    width: 1170px;
    margin: 30px auto;
}

.cont .con_left {
    float: left;
    width: 370px;
    height: 334px;
    border: 1px solid #d8d8d8;
}

.cont .con_left .gsjj {
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #d8d8d8;
}

.cont .con_left .gsjj span {
    border-bottom: 2px solid #e70818;
    width: 80px;
    height: 49px;
    text-align: center;
    display: block;
    float: left;
    margin-left: 14px;
}

.cont .con_left .gsjj i {
    float: right;
    margin-right: 15px;
    font-size: 12px;
}

.cont .con_right {
    float: right;
}

.con_center {
    float: left;
    width: 370px;
    height: 334px;
    border: 1px solid #d8d8d8;
    margin-left: 30px;
}
.con_center1 {
    float: left;
    width: 766px;
    height: 334px;
    border: 1px solid #d8d8d8;
    margin-left: 30px;
}

.tzgg_center {
    height: 50px;
    font-size: 15px;
    line-height: 50px;
    padding-left: 14px;
    border-bottom: 1px solid #d8d8d8;
}

.tzggOn, .cpzxOn {
    border-bottom: 2px solid #e70818;
    color: #e60012;
    width: 80px;
    height: 49px;
    text-align: center;
    display: block;
    float: left;
}

.tzgg, .cpzx {
    display: block;
    float: left;
    width: 80px;
    text-align: center;
}

.tzgg_lp10 {
    float: left;
    clear: both;
    width: 100%;
}

.tzgg_more div {
    float: right;
    text-align: right;
    padding-right: 16px;
    font-size: 12px;
    color: #333333;
}

.cpzx_sec {
    width: 1170px;
    margin: 0 auto;
    height: 334px;
    border: 1px solid #d8d8d8;
}

.love_tel {
    float: right;
    margin-right: 30px;
}

.rainbow {
    height: 4px;
    background-image: -webkit-linear-gradient(left, #014fa2, #eb444f);
    background-image: -moz-linear-gradient(left, #014fa2, #eb444f);
    background-image: -o-linear-gradient(left, #014fa2, #eb444f);
    background-image: -ms-linear-gradient(left, #014fa2, #eb444f);
    background-image: linear-gradient(left, #014fa2, #eb444f);
}

.footer {
    height: 163px;
    background: #e1e1e1;
    text-align: center;
}

.float {
    position: fixed;
    top: 200px;
    left: 50%;
    width: 60px;
    margin-left: 595px;
    z-index: 10;
}

.w_400{width:360px;float:left;}
.w_365{width:365px; float:left;}

.news1l{height:241px;position:relative;}
.news1_tit{width:363px;height:34px;line-height:34px;color:#fff;background:rgba(0,0,0,0.4);position:absolute;left:20px;bottom:20px;z-index:10;text-indent:20px;}  
.newsCtrl{width:64px;height:10px;position:absolute;top:210px;left:297px;z-index:10;}
.newsCtrl ul li{width:10px;height:10px;border-radius:50%;margin-left:6px;float:left;background:#fff;}
.newsCtrl ul li.act{background:#f00;}