@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    font-family: Microsoft Yahei;
    list-style: none;
    transition-property: color, border-color,background-color;
}
input[type="button"], 
input[type="submit"], 
input[type="reset"] {
    -webkit-appearance: none;
    border-radius: 0;
}
input[type="submit"],
input[type="button"]{
     box-sizing:content-box;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color:inherit;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
    color:inherit;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
    color:inherit;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    color:inherit;
}
a {
    color: inherit;
    text-decoration: none;
}
body {
    width: 100%;
    background: #fff;
    color: #333;
    font-size: 16px;
    margin: 0 auto;
    min-width: 1200px
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th {
    font-weight: 400;
}
img {
    display: block;
    border: 0;
}
.con_img img{
    max-width:100%;
    height: auto !important;
    display: block;
    margin: 0 auto;
}
textarea,
select,
option,
input {
    outline: none;
}
.left {
    float: left;
}
.right {
    float: right;
}
.fw400 {
    font-weight: 400;
}
.fw700 {
    font-weight: 700;
}
.clearBoth:after,
.clearboth:after {
    content:"";
    display: block;
    clear: both;
}
.bordernone {
    border: none!important;
}

.red {
    color: red;

}
.white {
    color: #fff;
}
.centerBox{
    margin:0 auto;
    width:100%;
    max-width:1200px;
}
.centerBox:after{
    content:"";
    display:block;
    clear:both;
}
.tu_box .tu{overflow: hidden;}
.tu_box .tu img{width: 100%;height: 100%;transition: all 0.4s;}
.tu_box .tu:hover img{transform: scale(1.1);} 
.a_box a:hover{color: #f08300;}

.w{
    width: 1100px;
    margin: 0 auto;
}
.header .logo{
    height: 100px;
}
.header .logo a{
    display: flex;
    align-items: center;
    height: 100%;
}
.header .logo img{
     float: left;
     width: 177px;
}
header{
    height: 100px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.daohang ul li{
    float: left;
    margin-left: 50px;
}
.daohang ul li a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    height: 100px;
    color: #333333;
    text-decoration:none;
}
.daohang ul li a img{
    margin-right: 5px;
}
.xuan ul li p{
   font-size: 30px; 
}
.xuan .gong{
    color: #4d92b4;
}
.xuan .si{
    color: #9b403a;
}
.xuan .he{
    color: #3c8287;
}
.xuan{
    margin-top: 45px;
    margin-bottom: 45px;
}
.xuan ul li{
    display: flex;
    align-items: center;
    height: 100%;
    width: 33.33%;
}
.xuan ul li img{
    margin-right: 30px;
    margin-left: 80px;
}
.zuo{
    width: 150px;
    float: left;
}
.zuo .bbb li{
   width: 140px;
   text-align: center;
   font-size: 16px;
   color: #333333;
   font-weight: bold;
   margin: auto;
   line-height: 40px;
   margin-top: 10px;
}
.zuo .bbb li.on{
    background: #a4272f;
    color: #fff;
    padding-top: 0;
}
.zuo .bbb li:last-child{
 padding-bottom: 33px;
}
.zuo{
    border:0;

}
.bbb{
      position: relative;   
}
.bbb::before{
    content: "";
    width: 150px;
    height: 1px;
    background: #a7a7a7;
    margin-bottom: 20px;
    display: block;
}
.zuo .aaa li{
   padding-top: 33px;
   width: 140px;
   text-align: center;
   font-size: 16px;
   color: #333333;
   font-weight: bold;
}
.aaa{
      position: relative;   
}
.aaa::after{
    position: absolute;
    content: "";
    width: 150px;
    height: 1px;
    background: #a7a7a7;
    top:190px;
}
.zuo .aaa .on1{
    color: #a4272f;
}
.zuo .bbb li:nth-child(2){
    padding-top: 0;
}
.you{
    width: 930px;
    float: right;
}
.guan{
    margin-bottom: 30px;
}
.you h4{
    float: left;
    font-size: 24px;
    color: #333333;
    margin-top: 27px;
}
.you .mianbao{
    float: right;
    margin-top: 40px;
}
.you .mianbao a{
    font-size: 16px;
}
.you .mianbao span{
    color: #4d92b4;
}
.you .guanyu{
    border: 1px solid #e6e6e6;
}
.you .guanyu p{
    font-size: 16px;
    padding: 26px 40px 30px 40px;
    line-height: 48px; 
}
.shen{
      margin-bottom: 90px;   
}
footer{
    background: #eeeeee;
}
footer .dizhi{
    width: 630px;
}
footer .dizhi ul li img{
    float: left;
    padding-right: 25px;
}
footer .dizhi ul li p{
    font-size: 18px;
}
footer .dizhi ul li span{
  font-weight: bold;
}
footer .dizhi ul li{
    padding-top: 33px;
}
footer .dizhi ul{
   padding-top: 15px;
   padding-bottom: 44px;
}
footer .shengming{
    padding-top: 45px;
}
footer .shengming ul{
    padding-left: 55px;
}
footer .shengming ul:first-child{
    padding-left: 0;
}
footer .shengming ul h4{
    font-size: 24px;
    padding-bottom: 20px;
    font-weight: normal;
}
footer .shengming ul li{
    padding-bottom:20px;
    font-size: 16px; 
}
.banquan div{
    text-align: center;
    font-size: 14px;
    padding-bottom: 37px;
}
.gongmu{
    margin-top: 78px;
}
.gongmu h4{
    float: left;
    font-size: 30px;
    color: #4d92b4;
    font-weight: normal;
}
.gongmu .mianbao1{
    float: right;    
}
.gongmu .mianbao1 a{
    font-size: 16px;
    color: #333333;
}
.gongmu .mianbao1 span{
    color: #4d92b4;
}
.gongzuo ul{
    float: left;
    width: 790px;
}
.gongzuo ul li{
    float: left; 
    width: 100px;
    font-size: 14px;
    color: #333333;
    background: #f1f1f1; 
    text-align: center;
    line-height:30px;
    border: 1px solid #e6e6e6;
    margin-top: 25px;
    margin-bottom: 30px;
}
.gongzuo ul li.active{
    background: #fff;
}
.gongnei ul li{
    border: 1px solid #e6e6e6;
    float: left;
    width: 790px;
}
.gongnei ul li h4{
    font-size: 24px;
    font-weight: normal;
    color: #666666;
    background: linear-gradient(0deg,#ffffff,#f7f7f7);
    padding-left: 22px;
    line-height: 60px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6; 
}
.neizong{
    padding: 30px 15px 12px 22px;
}
.neizuo{
    float: left;
    width: 300px;
}

.neizuo .gupiao h5{
    float: left;
    font-size: 18px;
    color: #4e92b4;
}
.neizuo .gupiao a{
    float: right;
    font-size: 12px;
    color: #999999;
    padding-top: 6px;
}
.zhangfu{
    float: left;
    margin-top:15px;
    border-bottom: 1px dashed #e6e6e6; 
    padding-bottom: 14px;
}
.zhangfu p{
    font-size: 16px;
    color: #666666;
}
.zhangfu span{
    font-size: 24px;
    color: #9f4640;
    font-weight: bold;
}
.gongnei .tuijian{
    float: left;
}
.gongnei .tuijian h3{
    font-size: 19px;
    margin-top: 13px;
    font-weight: normal;
    color: #333333;
}
.gongnei .tuijian p{
    color: #999999;
    font-size:14px;
    padding-top: 20px;
    line-height: 24px;
    letter-spacing:1px;
}
.gongnei .tuijian a{
      float: left;
      font-size: 12px;
      color: #fff;
      width: 60px;
      line-height: 30px;
      text-align: center;
      margin-bottom: 12px;
      margin-top: 10px;
}
.tuijian .goumai{
    background: url(../img/goumai.png)no-repeat center;
    background-size: cover; 
    margin-right: 20px;
}
.tuijian .dingtou{
    background: url(../img/dingtou.png)no-repeat center;
    background-size: contain; 
}
.neiyou{
    width: 424px;
    float: right; 
}
.neiyou h5{
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}
.neiyou .chakan{
    float: right;
    color: #4e92b4;
    font-size: 14px;
    padding-top:4px;

}
table{
    border: 1px solid #e6e6e6;
    margin-top: 25px;
}
table  th{
  background: #f8f7f4;
  font-size: 16px;
}
table  tr th{
    text-align: center;
    font-size: 16px;
    line-height: 40px;
}

table  tr td{
    text-align: center;
    font-size: 14px;
    line-height: 38px;
}


table  tr td:nth-child(2) {
    color: #609ebc;
}

table  tr td:nth-child(3) {
    color: #9c403a;
}

table  tr td {
    text-align: center;
}
table  tr td a{
    display: inline-block;
    line-height: 20px;
    border: 1px solid #e6e6e6;
    padding-left: 10px;
    padding-right: 10px;
    background: #fafafa;
    font-size: 12px;
    background: linear-gradient(0deg,#ffffff,#f7f7f7);
}

table  tr td a:nth-child(1){
    margin-right: 10px;
    color: #9c403a;
}


table  tr td a:nth-child(2){
    color: #333333;
}
table tr td:nth-child(1){
    width: 60px;
}
.gongnei ul li{
    margin-bottom: 40px;
}
.zuozuo{
    width: 790px;
}
.jijinyou{
    width: 283px;
}
.jijinyou .jijinyou1{
    border: 1px solid #e6e6e6;
    border-top: 20px solid #4d92b4;
    margin-top: 22px;
    width: 283px;
}
.jijinyou .jijinyou1 h3{
   text-align: center;
   font-size: 24px;
   color: #4d92b4;
   font-weight: normal;
   line-height: 60px;
}
.jijinyou .jijinyou1 p{
    padding: 0px 20px 20px 20px;
    line-height: 30px;
    font-size: 14px; 
    color: #333333;

}
.jijinyou .xian{
       border-bottom: 1px solid #e6e6e6;
       width: 260px;
       margin: auto;
}
.jijinyou .jijinyou1 h4{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    text-align: center;
    line-height: 42px;
}
.jijinyou .jijinyou1 span{
    color: #ff0000;
}
.jijinyou .jijinyou1 .ljkh{
    background: url(../img/liji.png)no-repeat center;
    background-size: cover;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    width: 237px;
    display: block;
    line-height: 47px;
    margin: auto;
}
.jijinyou1 .xianxiazi p{
   font-size: 14px;
   color: #333333;
   float: left;
   padding-top: 27px;
}
.jijinyou1 .xianxiazi{
    width: 260px;
}
.jijinyou1 .xianxiazi span{
    color: #ff0000;
}
.jijinyou1 .xianxiazi h5 a{
    float: right;
    color: #4d92b4;
    font-size: 16px;
    line-height: 80px;
}
.jijinyou .jijinyou2{
    margin-top: 35px;
    border: 1px solid #e6e6e6;
} 
.jijinyou .jijinyou2 ul h3{
    width: 30px;
    font-size: 14px;
    color: #333333;
    background: #f1f1f1;
    float: left;
    font-weight: normal;
    text-align: center;
    writing-mode:tb-rl;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
}
.jijinyou .jijinyou2 ul li{
    float: left;
    color: #4d92b4;
    font-size: 12px;
    padding-top: 15px;
    padding-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 231px;
}
.jijinyou .jijinyou2 ul:nth-child(1){
   border-bottom: 1px solid #e6e6e6;
}
.jijinyou .jijinyou3{
    margin-top: 40px;
    border: 1px solid #e6e6e6;
}
.jijinyou .jijinyou3 h4{
    padding-left: 20px;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    line-height: 35px;
    background: #f1f1f1;
}
.jijinyou .jijinyou3 h5{
    font-size: 12px;
    color: #333333;
    line-height: 45px;
    padding-left: 20px;
    font-weight: normal;
}
.jijinyou .jijinyou3 img{
    width: 110px;
    padding-left: 20px;
    float: left;
}
.jijinyou .jijinyou3 p{
    font-size: 12px;
    color: #666666;
    float: right;
    width: 110px;
    line-height: 24px;
}
.jijinyou .jijinyou3 .tuwen{
    width: 250px;
    padding-bottom: 18px;
}
.jijinyou .jijinyou3 span{
    color: #ff0000;
}
.jijinyou .jijinyou3 ul li:nth-child(1){
   border-bottom: 1px solid #e6e6e6;
}
.zuozuo1 .gongnei{
   display: none;
}
.zuozuo1 .gongnei:first-child{
   display: block;
}
.mianmian{
    float: right;
}

.hezhong{
    width: 660px;
    float: left;
    margin-left: 20px;    
}
.hezhong h3{
    font-size: 24px;
    font-weight: normal;
    color: #666666;
    line-height: 60px;
    border: 1px solid #e6e6e6;
    background: linear-gradient(0deg,#ffffff,#f7f7f7);
    padding-left: 22px;
}
.hezhong .heming p{
   font-size: 16px;
   color: #666666;
   padding-left: 20px;
   line-height: 30px;
   padding-top: 20px;
   padding-right: 10px;   
}
.hezhong .heming{
    border: 1px solid #e6e6e6;
}
.hezhong .peizhi{
    margin-top: 45px;
}
.hezhong .peizhi h1{
    font-size: 16px;
    color: #4d92b4;
    padding-left: 20px;
}
.hezhong .heming .peizhi ul li p{
    padding-top: 5px;
    padding-right: 18px;
}
.hezhong .heming .peizhi ul li{
    padding-bottom: 50px;
}
.zuhe{
    border: 1px solid #e6e6e6;
}
.zuhe h5{
    font-size: 18px;
    color: #333333;
    line-height: 45px;
    background: #f0f0f0;
    padding-left: 20px;
    font-weight: normal;
}
.zuhe p{
    font-size: 16px;
    color: #666666;
    padding-left: 20px;
    width: 610px;
    padding-top: 25px;
    line-height: 30px;
}
.zuhe .zhtuwen{
    width: 610px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.zuhe .zhtuwen img{
    width: 145px;
    float: left;
    padding-left: 140px;
}
.zuhe .zhtuwen .jiancheng{
    float: right;
    margin-right: 100px;
}
.zuhe .zhtuwen .jiancheng li span{
    font-size: 28px;
}
.zuhe .zhtuwen .jiancheng li .a1{
    color: #5689b4;
}
.zuhe .zhtuwen .jiancheng li .a2{
    color: #eeb600;
}
.zuhe .zhtuwen .jiancheng li .a3{
    color: #f07f09;
}
.zuhe .zhtuwen .jiancheng li .a4{
    color: #c74140;
 }
 .zuhe .zhtuwen .jiancheng li{
    font-size: 16px;
    color: #666666;   
 }
.zuhe .zhtuwen .jiancheng li a:hover{
    color: #5689b4;
    text-decoration:underline;    
}
.zuhe .zhtuwen .jiancheng li a{
    margin-left: 30px;
}
.biaowen{
    width: 640px;
    border-top: 1px solid #a7a7a7;
    margin: auto;
}
.biaowen h1{
    font-size: 16px;
    color: #5689b4;
    padding-top: 25px;
    padding-left: 15px;
    padding-bottom: 10px;
}
.biaowen p{
   font-size: 14px;
   color: #666666;
   line-height: 30px;
   padding-top: 0px;
}
.biaowen .yue li{
    float: left;
    width: 123px;
    text-align: center;
    border: 1px solid #e6e6e6;
    line-height: 35px;
}
.biaowen .yue{
    margin-left: 9px;
    margin-top: 10px;
}
.biaowen img{
    width: 647px;
    margin-top: 50px;
}
.biaowen .cheng{
    color: #5689b4;
}
.biaowen .biaotu1{
   display: none;
}
.biaowen .biaotu1:first-child{
   display: block;
}
.biaowen .zhcf h2{
    font-weight: normal;
    font-size: 16px;
    color: #5689b4;
    margin-top: 40px;
}
.biaowen .zhcf h4{
    font-size: 16px;
}
.zhcf .zizi{
    width: 615px;
}
.zhcf .zizi h4{
    float: left;
    width: 50px;
    padding-left: 5px;
    font-weight: normal;
}
.zhcf .zizi p{
    float: right;
    width: 91px;
    padding-top: 24px;
    color: #9a3d37;
    font-size: 14px;
}
.zhcf .gupiao ul li{
    float: left;
    line-height: 30px;
    width: 615px;   
}
.zhcf .gupiao ul li:first-child{
    border-bottom: 1px solid #e6e6e6;
}
.zhcf .gupiao ul{
    border: 1px solid #e6e6e6;
    width: 615px;
}
.zhcf .gupiao ul li .gupiaozuo{
    float: left;
    width: 230px;
    font-size: 12px;
    color: #333333;
}
.zhcf .gupiao ul li .baifen{
    float: right;
    width: 60px;
    font-size: 12px;
    color: #333333;
}
.zhcf .gupiao ul li .gupiaozuo span{
   padding-right: 10px;
   color: #9a3d37;
}
.gugu .zizi h4{
    color: #9a3d37 !important;
    padding-top: 23px; 
}
.gugu .zizi p{
    color: #9a3d37 !important; 
}
.gugu ul li span{
    color: #9a3d37 !important; 
}
.zhai .zizi h4{
    color: #4d92b4 !important;
    padding-top: 23px; 
}
.zhai .zizi p{
    color: #4d92b4 !important;
}
.zhai ul li span{
    color: #4d92b4 !important;
}
.hun .zizi h4{
    color: #3c8287 !important;
    padding-top: 23px; 
}
.hun .zizi p{
    color: #3c8287 !important;
}
.hun .zizi ul li span{
    color: #3c8287 !important;
}
.zhcf .qigou{
    margin-top: 27px;
    margin-bottom: 27px;
}
.zhcf .qigou a{
    width: 616px;
    text-align: center;
    font-size:12px;
    color: #ffffff; 
    background: #4d92b4;
    display: block;
    line-height: 30px;
}

.hemianbao .w h6{
    text-align: right;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
}
.fudong{
    width: 830px;
    float: left;
}
.hemianbao{
    margin-top: 100px;
}
.jkjj{
    margin-top: 40px;
    margin-bottom: 90px;
}
.ooo{
   float: right;
   width: 250px; 
}
.hemianbao span{
    color: #4d92b4;
}
.ooo .heyou1 li{
    float: right;
    width: 110px;
    text-align: center;

}
.ooo .heyou1 li:first-child{
    float:left;
}
.ooo .heyou1 li a{
    display: block;
    background: #4d92b4;
    color: #ffffff;
    font-size: 14px;
    border-radius:20px;
    line-height: 30px;
}
.ooo .heyou1 li p{
    color: #999999;
    font-size: 12px;
    line-height: 24px;
    padding-top: 10px;
}
.ooo .heyou1{
    border-bottom: 1px solid #a7a7a7;
}
.ooo .heyou1 h3{
    font-size: 14px;
    color: #4d92b4;
    padding-top: 25px;
    padding-bottom: 20px;
    font-weight: normal;
}
.ooo .heyou2 ul li img{
    float: right;
    width: 23px;
}
.ooo .heyou2 ul li h5{
    float: left;
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    padding-bottom: 20px;
}
.erji{
    display: none;
}
.buk{
    margin-top: 20px;
}
.erji p{
    font-size: 12px !important;
    color: #999999 !important;
    line-height: 24px;
    padding-bottom: 12px;
}
.ooo .heyou2 ul li{
    border-bottom: 1px solid #a7a7a7;
}
.ooo .heyou2 ul li:last-child{
    border: none;
}
.ooo .heyou2 .gdjl a{
    font-size: 14px;
    color: #333333;
    border-radius: 20px;
    border: 1px solid #acacac;
    line-height: 30px;
    width: 110px;
    float: right;
    display: block;
    text-align: center;
    margin-top: 15px;
}
.hebao ul li{
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px; 
}
.hebao{
    margin-top: 10px;
}
.simian{
    margin-top: 60px;
    margin-bottom: 25px;
}
.simian .w h6{
    text-align: right;
    font-weight: normal;
    font-size: 16px;
    color: #333333;
}
.simian span{
    color: #4d92b4;
}
.simuzuo{
    width: 760px;
    float: left;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 1px 2px 2px  #e8e8e8;
}
.simuzuo .simubiao ul li{
    float: left;
    width: 100px;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #333333;
}
.simuzuo .simubiao ul li:first-child{
    margin-left: 13px;
}
.simuzuo .simubiao ul li.simu{
    border-bottom: 3px solid #9d423c;
}
.simuzuo .simubiao{
    border-bottom: 1px solid #e6e6e6;
}
.simuzuo .simunei{
    margin-top: 30px;
        margin-bottom: 28px;
}
.simuzuo .simunei img{
    width: 730px;
    margin: auto;

}
.simuzuo .simunei ul li{
    padding-left: 13px;
}
.simuzuo .simunei ul li h4{
    padding-top: 30px;
    font-size: 18px;
    color: #333333;
    padding-bottom: 20px;
}
.simuzuo .simunei ul li span{
    font-size: 14px;
    color: #999999;
    padding-bottom: 20px;
}
.simuzuo .simunei ul li p{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 20px;
    width: 730px;
    border-bottom: 1px solid #e6e6e6; 
}
.simuzuo .simunei{
    display: none;
}
.simuzuo .simunei:first-child{
    display: block;
}
.simuyou{
    float: right;
    width: 310px;
}
.simuyou .rmbq h4{
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    line-height: 60px;
    padding-left: 10px;
}
.simuyou .rmbq ul li{
    float: left;
    padding-right: 28px;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}
.simuyou .rmbq ul {
    margin-bottom: 20px;
    padding-left: 10px;
}
.simuyou .rmbq{
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 1px 2px 2px  #e8e8e8;
}
.simuyou .rewen{
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 1px 2px 2px  #e8e8e8;
    margin-top: 40px;  
}
.simuyou .rewen .bz li{
    float: left;
    padding-right: 20px;
    line-height: 70px;
    font-size: 18px;
    color: #999999;
    padding-top: 10px;
}
.simuyou .rewen .bz{
    padding-left: 14px;
}
.simuyou .rewen .bz li span{
    padding-left: 20px;
}
.simuyou .rewen .bz li.re{
    color: #333333;
}
.sixinwen ul li{
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    width: 285px;
}
.sixinwen ul li:last-child{
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
}
.sixinwen ul{
    padding-left: 13px;
    width: 280px;
    margin-bottom: 30px; 
}
.sixinwen ul li span{
    color: #ff0000;
}
.sixinwen ul li h5{
    font-weight: normal;
}
.sixinwenzong .sixinwen{
    display: none;
}
.sixinwenzong .sixinwen:first-child{
    display: block;
}
.rexiaosimu{
    margin-top: 50px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 1px 2px 2px  #e8e8e8;
}
.rexiaosimu .rexiaobiao ul{
    float: left;
}
.rexiaosimu .rexiaobiao ul li{
    float: left;
    font-size: 18px;
    color: #999999;
    padding-right: 20px;
    line-height: 70px;
}
.rexiaosimu .rexiaobiao ul li span{
    padding-left: 20px;
}
.rexiaosimu .rexiaobiao ul li.rexiao{
    color: #333333;
}
.rexiaosimu .rexiaobiao .rexiaogeng{
   float: right;
   font-size: 16px;
   color: #999999;
   line-height: 70px;
}
.rexiaobiao{
    width:1040px;
    margin: auto; 
}
.rexiaosimu .rexiaonei{
    width:1040px;
    margin: auto; 
    padding-top: 80px; 
}
.rexiaosimu .rexiaonei ul li{
    width: 200px;
    border: 1px solid #e6e6e6;
    text-align: center;
    float: left;
    margin-right: 6px;
}
.rexiaosimu .rexiaonei ul li .xiao1{
    font-size: 16px;
    color: #333333;
    line-height: 40px;
}
.rexiaosimu .rexiaonei ul li .xiao2{
    font-size: 14px;
    color: #999999;
    padding-bottom: 20px;
}
.rexiaosimu .rexiaonei ul li .xiao3{
    font-size: 24px;
    color: #9a3d37;
    font-weight: bold;
}
.rexiaosimu .rexiaonei ul li .xiao4{
   font-size: 14px;
   color: #999999;
   line-height: 40px;
}
.rexiaosimu .rexiaonei ul li .xiao5{
    font-size: 16px;
    color: #333333;
}
.rexiaosimu .rexiaonei ul li .xiao6{
   font-size: 14px;
   color: #999999;
   line-height: 40px;
}
.rexiaosimu .rexiaonei ul{
    margin-bottom: 30px;
}
.rexiaosimu .rexiaonei ul li a{
    font-size: 14px;
    color: #9a3d37;
    border: 1px solid #9a3d37;
    line-height: 30px;
    display: block;
    width: 120px;
    text-align: center;
    margin: auto;
    margin-top: 5px;
    margin-bottom: 20px;
}
.rexiaoneizong .rexiaonei{
    display: none;
}
.rexiaoneizong .rexiaonei:first-child{
    display: block;
}
.sizixun{
    margin-top: 50px;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    box-shadow: 1px 2px 2px  #e8e8e8;
    margin-bottom: 80px;
}
.sizixun .sizixun1{
    width: 710px;
    float: left;
}
.sizixun .sizixun1 .geng1{
    float: right;
    font-size: 18px;
    color: #999999;
}
.sizixun .sizixun1 h5{
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
    padding-left: 32px;    
}
.sizixun .sizixun1 .zixun1neizuo img{
    width: 100%;
    margin-top: 20px; 
    padding-left: 32px;   
}
.sizixun .sizixun1 .zixun1neizuo ul{
    padding-left: 32px;
    padding-top: 15px; 
    padding-bottom: 30px;
}
.sizixun .sizixun1 .zixun1neizuo ul li{
    font-size: 14px;
    color: #666666; 
    line-height: 28px;
    width: 320px;
}
.sizixun .sizixun1 .zixun1neizuo{
    margin-right: 36px;
        width: 680px;
}
.neizuo1{
    width: 320px;
}
.sizixun2{
    width: 320px;
    margin-right: 30px;
}
.sizixun2 h5{
    float: left;
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}
.sizixun2 .geng2{
   float: right;
    font-size: 18px;
    color: #999999;
}
.sizixun2 img{
    width: 100%;
    margin-top: 44px; 
}
.hjhhhs{
    margin-top: 20px;
    height: 100px;
    overflow: auto;
}
 .hjhhhs::-webkit-scrollbar {
  /*滚动条整体样式*/
  width : 2px;  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;

  }
  .hjhhhs::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #9a3d37;

  }
  .hjhhhs::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);

  background   : #a7a7a7;
  }

 .hjhhhs ul li{
    position: relative;
    height: 70px;
 }
  .hjhhhs ul li::after{
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 99;
    width: 8px;
    content: "";
    background: url(../img/j.png);
    background-size: 100% 100%;
    height: 70px;
  }
.hjhhhs .luzuo{
    padding-left: 20px;
    float: left;
}
.hjhhhs .luyou{
    float: right;
}
.hjhhhs .luzuo .luzuo1{
    font-size: 14px;
    color: #999999;
}
.hjhhhs .luzuo .luzuo2{
    font-size: 14px;
    color: #333333;
    line-height: 24px;
}
.hjhhhs .luzuo .luzuo3{
    font-size: 14px;
    color: #999999; 
}
.hjhhhs .luyou{
    font-size: 14px;
    color: #9a3d37;
    display: block;
    text-align: center;
    border: 1px solid #9a3d37;
    width: 80px;
    line-height: 30px;
    margin-top: 20px;
    margin-right: 10px;
}