﻿/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#355e92;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
/* .hide{display:none;} */
.block{display:block;}
body{font-family:微软雅黑;margin:0; padding:0;font-size: 17px;color: #333333;background: #f5f5f5;}/*commom style*/


.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.w1200{
    width: 1200px;
    margin: 0 auto;
}

.main{
    /*height: 800px;*/
    background: #fff;
    padding: 30px 20px 30px;
}

.first_left{
    width: 260px;
    margin-right: 25px;
}
.first_left li a{
    display: block;
    width: 260px;
    height: 115px;
    line-height: 90px;
    margin-bottom: 20px;
    padding-left: 80px;
}
.first_left li.f1 a{background: url("web_01.png") no-repeat;}
.first_left li.f2 a{background: url("web_02.png") no-repeat;}
.first_left li.f3 a{background: url("web_03.png") no-repeat;}
.first_left li.f4 a{background: url("web_04.png") no-repeat;}

.first_con{width: 875px;}




.lanmu{
    position: relative;
}
.title{
    border-bottom: 1px solid #d9d9d9;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    color: #666666;
}
.title li{
    float: left;
    color: #666666;
    font-size: 19px;
    margin-right: 20px;
}
.title li.act span{
    color: #335ca9;
    font-size: 19px;
    font-weight: bold;
    display:inline-block ;
    border-bottom: 3px solid #335ca9;
    margin-bottom: -1px;
    height: 40px;
}
.hide{display: none;}
.most{
    position: absolute;
    right:0px;
    top:10px;
}
.list{ padding-top: 10px;margin-bottom: 10px;}
.list li{
    line-height: 41px;
    height: 41px;
}
.list li{
    background: url("dian.png") no-repeat left center;
    padding-left: 12px;
}
.list li span{
    float: right;
    color: #cb1515;
}

.first_right{
    width: 1170px;
    float: none;
    margin: 10px -7px;
}
.first_right a{
    display: block;
    margin: 0px 9px;
    float: left;
}
.first_right img {
    height: 50px;
    width: 215px;
}
.hengfu{
    height: 90px;
    margin: 0px 0px 40px;
}


.second_left{
    width: 1155px;
}
.second_left .list {
    margin: 10px -5px;
}
.second_left .list li{
    float: left;
    margin-bottom: 10px;
    margin-left: 13px;
    background: url(ls_e.png) no-repeat;
    width: 220px;
    height: 75px;
    padding-left: 0px;
}
.second_left .list li a{
    width: 120px;
    height: 75px;
    display: inline-block;
    font-size: 15px;
    padding: 0 15px ;
    line-height: 20px;
    text-align: center;
    padding-top: 30px;
}

.second_right{
    width: 870px;
}

.xz{
    float: right;
}
.xz li{
    float: left;
    width: 90px;
    height: 30px;
    margin-right: 10px;
    text-align: center;
    line-height: 30px;
    padding-left: 0px;
}
.xz li a{
    display: inline-block;
    width: 90px;
    height: 30px;
    color: #fff;
}
.xz  .orange{
    background:#edb666 ;
}
.xz  .green{
    background: #8fd7a8;
}
.xz  .blue{
    background: #6ec0eb;
}

.title a{
    display: block;
    float: right;
}
