@charset "UTF-8";
/*初始化css*/
body{min-width:1100px;font-family:微软雅黑;color: #333;}/*min-width的宽度根据项目页面宽度决定*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,
strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,
details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,form
{margin:0;padding:0;border:0;outline:none;}
input{margin:0;padding:0;outline:none;}
li{list-style:none;}
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}/*颜色根据通用信息列表的文字颜色决定*/
.more a{color: #999;}/*颜色根据通用更多的文字颜色决定*/
a:hover{color:#1c5bb8;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.more a:hover{color:#1c5bb8;}/*颜色根据psd主色调决定，比如很多都是蓝色*/
.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;}
textarea,input{font-family:微软雅黑;}
/*命名的语义化---正常页面的几部分如下：header(top+banner+nav)	content-wrap(section1+section2+...)		footer*/

.jcgk {
    width: 100%;
    height: 756px;
    background: url(/cms_files/jcms1/web3159/site/images/30743/banner.png) no-repeat center top;
    padding-top: 351px;
}
.jcgk .mod_box {
    background: #ffffff;
    box-shadow: -3px 5px 10px -4px #d5d4d4, 3px 5px 10px -4px #d5d4d4;
}
.mod_box {
    width: 1200px;
    margin: 0 auto;
    padding: 15px 30px 0 30px;
}
.box_hd span {
    display: block;
}
.hd_line {
    border-top: solid 2px #2c96e1;
    border-bottom: solid 1px #d1d1d1;
    width: 510px;
    height: 6px;
    margin-top: 25px;
}
.hd_text {
    width: 118px;
    font-size: 24px;
    line-height: 50px;
    color: #0171c3;
    text-align: center;
    font-weight: 600;
}
.list_box {
    /* width: 555px; */
}
.list_tit {
    font-size: 21px;
    line-height: 53px;
    border-bottom: solid 1px #cfcfcf;
    font-weight: 600;
    color: #0171c3;
}
.list_mo {
    display: block;
    width: 22px;
    height: 22px;
    margin-top: 15px;
    background: url('./list_mo.png') no-repeat 100%;
}
.list_main {
    padding: 15px 0;
    width: 555px;
}
.list_main li {
    overflow: hidden;
    line-height: 35px;
    background: url('./spot.png') no-repeat left center;
    padding-left: 12px;
    font-size: 15px;
}
.list_main li a {
    font-size: 15px;
}
.zxgk {
    background: #f3f3f3;
    padding-bottom: 10px;
}
.sfmlqd {
    padding: 22px 0;
}
.sfmlqd_text {
    width: 50px;
    background: #0171c3;
    color: #ffffff;
    font-size: 21px;
    text-align: center;
    padding: 18px 15px;
    line-height: 1;
}
.sfmlqd_list {
    margin-left: 25px;
}
.glgk {
    padding-bottom: 15px;
}
.glgk_list li {
    width: 555px;
    height: 110px;
    background: url('./mainbg_2.png') no-repeat 100%;
    text-align: center;
    line-height: 110px;
    margin: 15px 0;
}
.glgk_list li a {
    font-size: 36px;
    color: #ffffff;
}
.fwgk {
    background: #f3f3f3;
}
.fwgk_list {
    overflow: hidden;
    padding: 10px 0 23px 0;
}
.fwgk_list li{
    float: left;
    width: 70px;
    height: 80px;
}
.fwgk_list li a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 62px;
    font-size: 17px;
}
.wyzx {
    background: url('./micon_1.png') no-repeat 50% 5px;
    margin-left: 10px;
}
.wyts {
    background: url('./micon_2.png') no-repeat 50% 5px;
    margin-left: 106px;
}
.wyjb {
    background: url('./micon_3.png') no-repeat 50% 0;
    margin-left: 106px;
}
.ldxx {
    background: url('./micon_4.png') no-repeat 50% 7px;
    margin-left: 106px;
}
.wyjy {
    background: url('./micon_5.png') no-repeat 50% 0;
    margin-left: 106px;
}
.cxpj {
    background: url('./micon_6.png') no-repeat 50% 0;
    margin-left: 106px;
}
.wysp {
    background: url('./micon_7.png') no-repeat 50% 8px;
    margin-left: 106px;
}
.jggk_right a {
    display: block;
    width: 470px;
    height: 72px;
    background: url('./mainbg_2.png') no-repeat 100%;
    text-align: center;
    line-height: 72px;
    font-size: 30px;
    color: #ffffff;
}
.tjgb {
    margin-top: 17px;
}
.jggk {
    padding-bottom: 15px;
}