@charset "utf-8";
/*初始化标签样式*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
ul,
ol{
    margin-bottom: 0 !important;
}
ul,
ol,
li {
    list-style: none;
}
/*strong,
b {
    font-weight: normal;
}*/
em,
i {
    font-style: normal;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
img {
    border: 0;
    vertical-align: middle;
}
/*input,select{vertical-align:middle;font-size:100%;line-height:150%;font-family:arial,'\5FAE\8F6F\96C5\9ED1',sans-serif;-webkit-appearance:none;}*/
a {
    text-decoration: none;
    outline: none;
    background-color: transparent;
    -webkit-tap-highlight-color: transparent;
    color: #4f4f4f;
}
body {
    font: 22px/1.5 arial, "\5FAE\8F6F\96C5\9ED1", sans-serif;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    background: #fff;
}
/*清除浮动*/
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}
.container{
    width: 1200px;
    margin: 0 auto;
}
/*********************************************************************/
.headtop {
    float: left;
    width: 100%;
    padding: 5px 0;
    height: 123px;

}
.wrap {
    margin: 0 auto;
    width:1258px;
}
.logo {
    background: url(../images/top_03.jpg) no-repeat;
    width: 274px !important;
    height: 67px;
    float: left;

    margin-top: 30px;
}
.searchform {
    float: left;
    width: 440px;
    margin-top: 30px;
    display: inline;
    margin-left: 92px;
}
.txt_search {
    float: left;
    width: 295px;
    border: 1px solid #e6e6e6;
    border-right: medium none;
    border-radius: 2px;
    height: 33px;
    line-height: 33px;
    padding: 0 12px;
    color: #d0d0d0;
}
.btn_search {
    float: left;
    width: 120px;
    height: 35px;
    line-height: 31px;
    text-align: center;
    background: #209ced;
    font-size: 16px;
    color: #fff;
    border: 1px solid #209ced;
    border-radius: 2px;
    cursor: pointer;
}
.sp{
    border: 0;
    font-size: 12px;
    font-weight: normal;
    padding-top:10px;
}
.sp a:hover{
    color: #209ced;
}
.tele {
    float: right;
    position: relative;
    right: 10px;
}
.tele a {
    display: block;
    text-indent: 0em;
    margin-top: 30px;
}
.tele a img {
    width: 42px;
    float: left;
}
.tele a span {
    display: block;
    float: left;
    font-size: 18px;
    color: #006acc;
    position: relative;
    bottom: 5px;
    left: 10px;
    font-weight: bolder;
    font-family: 微软雅黑;
}
nav{
    width: 100%;
    height: 51px;
    background: #3396f6;
    position: absolute;
    top: 130px;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.wra{width: 1200px;margin: 0 auto;}
.clear{clear: both;}  /* 清除浮动 */
nav .level>li{float: left;width: 150px;text-align: center;font-size: 16px;transition: .4s;height: 51px;line-height: 51px;
    position: relative;}
nav .level>li a{
    font-size: 16px;
    color: #fff;}
nav .level>li:hover{background: #006acc;}   /* 设置鼠标滑过后的样式 */

nav .two{display: none;background: #3396f6}  /* 先使二级菜单的内容隐藏 */
nav .level>li:hover .two{display: block;}   /* 鼠标滑过一级菜单后的显示二级菜单 */
nav .two li{padding: 5px 0;transition: .4s;cursor: pointer;}
nav .two li:hover{background: #006acc;}

.nav_span{
    display: block;
    width: 30px;
    height: 20px;
    background: url(../images/hot.gif);
    top: 0;
    right: 3px;
    position: absolute;
}
.lbt {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    z-index: 0;
    position: relative;
}
.lbt ul li img {
    width: 100%;

    vertical-align: top;
    padding-top: 47px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 0 !important;
}
.swiper-pagination-bullet-active{
    background: #fff !important;
}
.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background: #eee !important;
}
.titlebox {
    text-align: center;
    margin: 0 0 20px;
    padding-top: 50px;
}
.titlebox span {
    color: #3396f6;
    font-size: 30px;
    display: block;
    line-height: 52px;
    font-weight: 600;
}
.titlebox em {
    display: block;
    margin: 0 auto;
    width: 56px;
    height: 6px;
    border-bottom: 2px solid #eaeaea;
}
.titlebox i {
    display: block;
    line-height: 25px;
    font-size: 14px;
    font-family: arial;
    color: #8b8b8b;
    text-transform: uppercase;
}
.cgal_img_p {
    width: 1261px;
    height: 240px;
    margin: 0 auto;
}
.cgal_img_p .l_box {
    float: left;
    width: 403px;
    height: 443px;
    /*border: 1px solid #e2e2e2;*/
    position: relative;
}
.l_bb {
    overflow: hidden;
}
.l_box .l_img:hover {
    transform: scale(1.5);
}
.l_box .l_img {
    display: block;
    cursor: pointer;
    transition: 0.6s;
    width: 403px;

}
.cga{

    position: absolute;
    bottom: 30px;
    left: 25px;
}
.cga p{
    font-size: 18px;
    color: #000;
}
.cga span{
    color: #555;
    font-size: 16px;
}

.cgal_img_p .l_box_1 {
    float: left;
    width: 414px;
    height: 215px;
    /*border: 1px solid #e2e2e2;*/
    position: relative;
    margin-left: 15px;
}
.l_bb {
    overflow: hidden;
}
.l_box_1 .l_img:hover {
    transform: scale(1.5);
}

.l_box_1 .l_img {
    display: block;
    cursor: pointer;
    transition: 0.6s;
    width: 414px;

}
.cga_1{

    position: absolute;
    bottom: 10px;
    left: 20px;
}
.cga_1 p{
    font-size: 18px;
    color: #000;
}
.cga_1 span{
    color: #555;
    font-size: 16px;
}

.cgal_img_p .l_box_2 {
    float: left;
    width: 199px;
    height: 212px;
    /*border: 1px solid #e2e2e2;*/
    position: relative;
    margin-left: 15px;
    margin-top: 18px;
}
.l_bb {
    overflow: hidden;
}
.l_box_2 .l_img:hover {
    transform: scale(1.5);
}

.l_box_2 .l_img {
    display: block;
    cursor: pointer;
    transition: 0.6s;
    width: 199px;

}
.cga_2{

    position: absolute;
    bottom: 10px;
    left: 20px;
}
.cga_2 p{
    font-size: 18px;
    color: #000;
}

.about{
    width: 100%;
    height: 667px;

    background: url("../images/bj_04.jpg") no-repeat;
}
.titlebox_1 {
    text-align: center;
    margin: 60px 0 42px;
    padding-top: 51px;
}
.titlebox_1 span {
    color: #fff;
    font-size: 30px;
    display: block;
    line-height: 52px;
    font-weight: 600;
}
.titlebox_1 em {
    display: block;
    margin: 0 auto;
    width: 56px;
    height: 6px;
    border-bottom: 2px solid #fff;
}
.titlebox_1 i {
    display: block;
    line-height: 25px;
    font-size: 14px;
    font-family: arial;
    color: #fff;
    text-transform: uppercase;
}
.tit{
    width: 1200px;
    margin: 0 auto;
}
.tit p{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-indent: 2em;
}
.about_mian{
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
.about_mian>p{
    color: #3396f6;
    font-size: 24px;
    text-align: center;
    margin-top: 50px;
    font-style:italic;
}
.about_mian ul{
    padding-top: 20px;
}
.about_mian ul li{
    float: left;
    width: 240px;
    margin-left: 15px;
    margin-top: 30px;
}
.div_li{
    text-align: center;
}
.div_li p{
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    margin-top: 10px;
}
.div_li span{
    color: #fff;
    font-size:16px;
    line-height: 40px;
}
.an{
    text-align: center;
    margin-top: 50px;
}
.an>a{
    width: 125px;
    height: 36px;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 10px;
    color: #fff;
    line-height: 36px;
    font-size: 14px;
}

.new{
    width: 100%;
    background: #f7f5f5;
}
#example-one{padding:10px;margin:0 0 20px 0;padding-bottom: 93px;}

#example-one .nav{
    overflow: hidden;
    margin: 0 auto;
    width: 677px;
    /*background-image: url(../images/gsd.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-position: center;*/
}
#example-one .nav li{float:left;

    /*border-right: 1px solid #555;*/
    line-height: 16px;

}
#example-one .nav li:nth-child(7){
    border: none;
}
#example-one .nav li.last{margin-right:0}
#example-one .nav li a{display:inline-block;padding:10px;color:#555;text-align:center;border:0;
    font-size: 16px;}
#example-one .nav li a:hover{color:#fff; background-color:#3396f6;}
.i{
    margin: 0 10px;
    font-size: 16px;
}
#example-one .nav li:nth-child(7) i{
    display: none;
}
#example-one ul{list-style:none}
.list-wrap ul li{
    overflow: hidden;
}
#example-one ul li a{display:block;padding:10px;}

#example-one ul li:last-child a{border:none}

#example-one ul li.nav-one a.current{background-color:#3396f6;color:white;}
#example-one ul li.nav-two a.current{background-color:#3396f6;color:white;}
#example-one ul li.nav-three a.current{background-color:#3396f6;color:white;}
#example-one ul li.nav-four a.current{background-color:#3396f6;color:white;}
#example-one ul li.nav-five a.current{background-color:#3396f6;color:white;}

.one .nav li {
    float: left;
    padding: 10px;
    width: 180px;
}
.one .nav{overflow:hidden;margin:0 auto;width: auto !important;}
.one{padding: 0 !important;}

.new_main{
    width: 1255px;
    margin: 0 auto;
}
.list-wrap{
    margin-top: 50px;
}
.new_left{
    float: left;
    width: 601px;
    height: 475px;
    background: #fff;
}
.new_left dt{
    width: 601px;
    height: 300px;
    overflow: hidden;
    text-align: center;
}

#classi li {
    float: left;
    width: 524px;
    background: #fff;
    margin: 0 20px 20px 0;
    padding: 12px 33px 16px;
}
#classi dt, #classi dd {
   background: url("../images/q.gif") no-repeat;
    line-height: 26px;
    padding: 0 0 0 40px;
    height: 26px;
    overflow: hidden;
    margin: 18px 0 0;
    font-size: 14px;
}
#classi{
    width: 1235px;
    margin: 0 auto;
    overflow: hidden;
}
#classi dd {
    background: url("../images/a.gif") no-repeat;
    height: 52px;
}




.dd_l{
    padding: 10px;
}
.dd_l p{
    color: #333333;
    font-size: 24px;
    line-height: 40px;
}
.dd_l span{
    color: #000;
    font-size: 14px;
    line-height: 45px;
}
.dd_l i{
    color: #000;
    font-size: 14px;
    line-height: 65px;
}
.dd_l em{
    display: block;
    margin: 0 auto;
    width: 550px;
    height: 6px;
    position: relative;
    border-bottom: 1px solid #d4d4d4;
    right: 8px;
}
.new_right{
    float: right;
    width: 632px;
    height: 475px;
    background: #fff;
}
.new_right li{
    height: 116px;
}
.new_right .i-data {
    width: 77px;
    height: 77px;
    text-align: center;
    float: left;
    margin-top: 10px;
    position: relative;
    right: 5px;
}
.new_right ul{
    display: block !important;
}
.i-data .day {
    line-height: 50px;
    font-size: 40px;
    color: #666;
    font-weight: bold;
}
.i-data .year {
    color: #666;
    font-size: 14px;
    line-height: 25px;
    font-family: "微软雅黑";
}
.xian{
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
    width: 606px;
    padding-bottom: 10px;
}
.new_right li:nth-child(4) .xian{
    border-bottom: none;
}
.newmain {
    float: left;
    width: 461px;
    position: relative;

}
.newmain h3{
    color: #333;
    font-size: 16px;
    line-height: 45px;
}
.newmain h3:hover{
    color: #1f87e8;
}
.newmain p{
    font-size: 12px;
    color: #333;
    line-height: 25px;
}
.jian{
    float: right;
    position: relative;
    top: 15px;
}
.jian p{
    font-weight: bold;
    font-size: 24px;
}
.jian p:hover{
    color: #1f87e8;
}
.buss{
    overflow: hidden;
    margin-top: 33px;
}
#outer {
    width: 1255px;
    margin: 0 auto;
}
#tab {
    overflow:hidden;
    zoom:1;
    width: 305px;
    margin: 0 auto;

}
#tab li {
    float:left;
    color:#010101;
    height:30px;
    width: 130px;
    font-size:30px;
    cursor:pointer;
    line-height:30px;
    list-style-type:none;
    padding:10px;
    text-align: center;
}
#tab li:hover{
    color:#3396f6;
    border: 1px solid #3396f6;
}
#tab li a:hover{
    color: #3396f6;
}
.bus_content{
    width: 1265px;
    margin: 0 auto;
}
.bus_content .bus_box{
    float: left;
    margin-left: 15px;
    margin-top: 30px;
}
.bus_b{
    height: 240px;
    overflow: hidden;
    border: 1px solid #f5f5f5;
}
.bus_box .bus_img{
    display: block;
    cursor: pointer;
    transition: 0.6s;
    width: 292px;
    height: 240px;
}
.bus_img a img{width:100%;}
.bus_box .bus_img:hover{
    transform: scale(1.5);
}
.l_p{
    text-align: center;
    padding: 10px;
    background: rgba(224,224,224,0.8);
    font-size:18px;
    font-family:"Microsoft YaHei";
    color: #000;
    position: relative;
    bottom: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; 
    width: 273px;
}
.bus_content .bus_box:after{
    content: '';
    display: block;
    clear: both;
}
.l_p:hover{
    color: #1f87e8;
}
.tuan{
    border-top: 1px solid #e0e0e0;
    margin-top: 50px;
    padding-bottom: 30px;
    overflow: hidden;
}
.tuan ul{
    width: 1235px;
    margin: 0 auto;
    padding: 10px;
}
.tuan ul li{
    float: left;
    margin-top: 30px;

}
.tuan ul li:nth-child(n+2){
    margin-left: 30px;
}
.tuan ul li em{
    border-right: 1px solid #e4e4e4;
    float: right;
    width: 33px;
    height: 50px;
}
.t_img{
    float: left;
    padding: 15px;
}
.t_p{
    float: left;
    width: 182px;
}
.t_p p{
    font-size: 18px;
    color: #000;
}
.t_p span{
    font-size: 14px;
    color: #555;
}
.t_p i{
    font-size: 14px;
    color: #555;
}
.foot_nav{
    width: 100%;
    height: 65px;
    background: #dddddd;
    overflow: hidden;
}
.foot_nav ul{
    width: 705px;
    margin: 0 auto;
}
.foot_nav ul li{
    float: left;
    margin-left: 10px;
}
.foot_nav ul li a{
    color: #28303d;
    font-size: 16px;
    line-height: 65px;
    border-right: 1px solid #b2c0d3;
    margin-right: 10px;
    padding-right:15px;
}
.foot_nav ul li:nth-child(7) a{
    border-right: none;
}
.foot{
    background: url("../images/foot_06.png") no-repeat;
    width: 100%;
    overflow: hidden;
}
.foot_con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.foot_l{
    float: left;
    width: 320px;
    padding: 20px 0 0 80px;
}
.foot_r{
    float: left;
    padding-left: 30px;
    margin-top: 30px;
    border-left: 1px solid #4c535d;

}
.foot_r li{
    float: left;
    width: 194px;
    font-size: 14px;
    color: #fff;
}
.foot_r li:nth-child(n+2){
    margin-left: 50px;
}
.foot_r ul{
    overflow: hidden;
}
.foot_r li span {
    color: #fff;
    font-size: 14px;
}
.foot_r p{
    color: #9f9f9f;
    font-size: 14px;
    margin-top: 30px;
}
.ding{
    margin-top: 30px;
}
.ding span{
    font-size: 14px;
    color: #9f9f9f !important;
    margin-top: 30px;
}
.foot_r span{
    font-size: 14px;
    color: #fff;
}
.foot_r p a{
    color: #9f9f9f;
}
.foot_u{
    width: 1200px;
    margin: 0 auto;
    padding: 10px;
}
.foot_u li{
    float: left;
    font-size: 12px;
    color: #9e9e9e;
    margin-right: 10px;
}
.foot_u li a{
    font-size: 12px;
    color: #fff;
}
.foot_b{
    margin-top: 50px;
    
}

/**************************** about.html ******************************/
.Route {
    height: 50px;
    line-height: 50px;
    color: #999;
    font-size: 14px;
    width: 1250px;
    margin: 0 auto;
    margin-top: 131px;
}
.lant{
    background: #f5f5f5;
    margin-top:0 !important;
}
.pinp{
    margin-top: 0;
}
.fy-teb {
    padding: 35px 0;
}
.clearfix {
    zoom: 1;
}
.fy-tebxbox {
    overflow: hidden;
    width: 1258px;
    margin: 0 auto;
}
.fy-teb-left {
    font-size: 32px;
    color: #333333;
    width: 300px;
}
.fl{
    float: left;
}
.fr {
    float: right;
}
.fy-teb-right {
    max-width: 900px !important;
}
.fy-teb-right ul li {
    float: left;
    margin-left: 10px;
    width: 137px;
    height: 48px;
    line-height: 50px;
    border: 1px solid #E2E2E2;
    text-align: center;
    font-size: 14px;
    color: #555;
    margin-bottom: 10px;
}
.fy-teb-right ul li a:hover{background-color: #1f87e8; display:block; color:#fff;}
.fy-tebon a{
    color: #fff;
}
.fy-tebon{
    border: 1px solid #1f87e8;
    background-color: #1f87e8;
}
.brand {
    width: 1300px;
    margin: 0 auto;
    padding-top: 90px;
}
.introduce-title {
    font-size: 36px;
    color: #000;
    text-align: center;
}
.introduce-content{
    margin-top: 30px;
}
.introduce-content-left {

    width: 705px;
}
.introduce-content-left p{
    line-height: 45px;
    font-size: 16px;
    color: #555;
    text-indent: 2em;
}
.introduce-content-right {
    width: 540px;
    height: 280px;
    overflow: hidden;
}
.business {
    width: 100%;
    height: 393px;
    background-image: url(../images/bus_04.png);
    background-repeat: no-repeat;
    margin-top: 100px;
    position: relative;
    margin-bottom: 250px;
}
.business-title {
    font-size: 36px;
    color: #fff;
    text-align: center;
    padding-top: 55px;
    margin-bottom: 20px;
}
.business-content {
    width: 1258px;
    position: absolute;
    top: 195px;
    left: 50%;
    margin-left: -620px;
}

.business-listbox1,.business-listbox2, .business-listbox3, .business-listbox4 {
    width: 250px;
    padding: 40px 20px 60px 20px;
    background-color: white;
    border-radius: 15px;
    float: left;
    /*margin-right: 20px;*/
    box-shadow: 1px 10px 10px #E2E2E2;
    min-height: 255px;
}
.business-listbox2, .business-listbox3, .business-listbox4{
    margin-left: 25px;
}
.business-content-title {
    font-size: 18px;
    color: #3396f6;
    padding-left: 15px;
    border-left: 3px solid #3396f6;
    margin-bottom: 10px;
}
.business-list-text {
    margin-left: 5px;

}
.business-list-text span{
    line-height: 37px;
    font-size: 16px;
    color: #555;
}
.corporate-culture {
    width: 1258px;
    margin: 0 auto;
}
.corporate-culture-top {
    font-size: 36px;
    color: #000;
    text-align: center;
}
/*.corporate-box-left {
    width: 880px;
}*/
.corporate-box-left ul li {
    float: left;
    width: 409px;
    height: 300px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
}
.corporate-box-left ul li img{width:98%;}
.corporate-box-hide {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.corporate-box-title {
    font-size: 24px;
    color: #fff;
    margin-top: 45px;
    margin-left: 20px;
}
.corporate-box-text {
    margin-left: 20px;
    margin-top: 20px;
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
}
.corporate-box-right {
    position: relative;
}
.corporate-right-hide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}
.corporate-right-hide .corporate-box-title {
    margin-top: 360px;
}
.corporate-right-hide .corporate-box-text {
    line-height: 40px;
}
.corporate-culture-bottom{
    margin-top: 60px;
}

/**************************** cont.html *******************************/
.contain {
    width: 1258px;
    margin: 0 auto;
}
.Contact-bottom{
    margin-top: 80px;
    margin-bottom: 20px;
}
.Contact-bottom ul li {
float: left;
    /*margin-right: 16px;*/
    width: 412px;
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.Contact-bottom ul li:nth-child(n+2){
    margin-left: 11px;
}
.Contact-name {
    font-size: 24px;
    color: #209ced;
    margin-top: 20px;
    padding: 0 20px;
    text-align: center;
}

.Contact-box {
    width: 45px;
    height: 3px;
    background-color: #209ced;
    margin: 15px 0;

    margin-left: 188px;
}
.Contact-address {
    padding: 0 45px;

}
.Contact-address p{
    font-size: 14px;
    color: #595959;
    line-height: 35px;
}
.business-listbox{
    width: 1200px;
    padding: 40px 20px 15px 20px;
    background-color: white;
    border-radius: 15px;
    float: left;
    box-shadow: 1px 10px 10px #E2E2E2;
    min-height: 255px;
}
.business-content1 {
    width: 1250px;
    position: absolute;
    top: 145px;
    left: 53%;
    margin-left: -665px;
}
.mess{
    padding: 10px;
    width: 1250px;
    margin: 0 auto;
    overflow: hidden;
}
.mess ul li{
    float: left;
    width: 350px;
    height: 55px;

}
.mess ul li:nth-child(2){
    margin-left: 50px;
}
.mess ul li input{
    width: 350px;
    height: 55px;
    text-indent: 1em;
    font-size: 14px;
    outline: none;
    border: 1px solid #e7e7e7;
}
.sum{
    text-align: center;
    padding: 10px 30px;
}
.sum input{
    width: 245px;
    height: 45px;
    background: #3396f6;
    border: 1px solid #3396f6;
    border-radius: 80px;
    color: #fff;

    font-size: 18px;
    line-height: 45px;
    cursor: pointer;
}

/*************************** gsxx.html ********************************/


.xia{
    width: 1258px;
    margin: 0 auto;
    overflow: hidden;
}
.xia ul {
    line-height: 25px;
    padding: 10px 0;
}
.xia ul li {
    float: left;
    margin-top: 30px;
}
.xia ul li:nth-child(n+2){
    margin-left: 29px;
}
.xia ul li:nth-child(5){
    margin-left: 0;
}
.page{
  text-align: center;
    margin-top: 50px;
}
.page li{
    float: left;

}
.page li:nth-child(n+2){
    margin-left: 10px;
}
.ac{
    background: #16a9ff;
    border: 1px solid #16a9ff !important;
    color: #fff !important;
}
.page span{
    color: #858585;
    font-size: 18px;
    border-radius: 5px;
    padding: 8px;
    border: 1px solid #e3e3e3;
}
.page a{
    color: #858585;
    font-size: 18px;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border: 1px solid #e3e3e3;
}

/******************************* gsxx_xx.html ************************************/
.conta{
    background: #f5f5f5;
    overflow: hidden;
    padding-bottom: 50px;
}
.con{
    width: 1258px;
    margin: 0 auto;
}
.left-container {
    display: block;
    width: 938px;
    float: left;
    min-height: 1px;
    background-color: #fff;
    padding-left: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-bottom: 20px;

}
.margin-top20 {
    margin-top: 20px;
}
.article-detail {
    display: block;
    padding: 0 60px 0 60px;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article-top {
    display: block;
    margin-top: 20px;
    padding-bottom: 20px;
}
.article-top .article-title {
    font-size: 24px;
    font-weight: 500;
    font-family: "Microsoft yahei";
    color: #333;
}
.article-top .article-tips .info-item {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    font-size: 12px;
    color: #ababab;

}
.article-top .article-tips {
    display: block;
    border-bottom: 1px dashed #ededed;
    padding-bottom: 20px;
    margin-top: 15px;
}

.article-text{
    margin-top: 26px;
    font-size: 14px;
/*  text-align:center;*/
}
.article-text a:hover{color:#3396f6;border-bottom: 1px dashed #999;}
.article-text a {color:#353535;border-bottom: 1px dashed #999;}

.share-box {
    position: absolute;
    left: 7px;
    top: 350px;
    z-index: 9;
    background-color: #fff;
}
.share-box .share-item {
    display: block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    cursor: pointer;
    transition: background-color .25s ease-in;
}
#a_1 {
    width: 50px;
    height: 50px;

}
#a_2 {
    width: 50px;
    height: 50px;

}
#a_3 {
    width: 50px;
    height: 50px;

}
#a_4 {
    width: 50px;
    height: 50px;

}
#a_5 {
    width: 50px;
    height: 50px;

}
#a_6 {
    width: 50px;
    height: 50px;
    background-position: 0 -269px !important;
}
.right{
    position: fixed;
    top: 200px;
}
.share-box .share-item:last-child {
    border-bottom: none;
}
.bdshare-button-style1-32 a {

    margin: 10px 0 6px 0 !important;

}
/*.article-text img{
    width: 100%;
    height: 100%;
}*/
.nerv{
    float: left;
    font-size: 14px;
    color: #000;
}
.next{
    float: right;
    font-size: 14px;
    color: #000;
}
.right-container {
    display: block;
    width: 300px;
    float: left;
    min-height: 1px;
    margin-left: 20px;

}
.paga{
    padding: 20px;
}
.common-article-list2 {
    display: block;
    background-color: #fff;
    padding: 20px;
    padding-bottom: 30px;
}
.common-article-list2 .article-list2-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    color: #3396f6;
}
.common-article-list2 li{
    margin-top: 20px;
}
.common-article-list2 li:nth-child(n+2){
    margin-top: 40px;
}

/***************************** bqdj.html ***********************************/
.bqdj{
    overflow: hidden;
}
.bq_title h3{
    text-align: center;
    font-size: 36px;
    color: #000;

}
.bq_title p{
    text-align: center;
    color: #010101;
    font-size: 18px;
    line-height: 40px;
}
.bq_con{
    width: 1060px;
    margin: 70px auto;
}

.bq_con ul li{
    float: left;

    text-align: center;
    margin-top: 40px;
}
.bq_con ul li:nth-child(n+2){
    margin-left: 189px;
}
.bq_con ul li:nth-child(5){
    margin-left: 0;
}
.bq_con ul li p{
    font-size: 24px;
    color: #010101;
    line-height: 60px;
}
.zxm{
    width: 100%;
    height: 156px;
    background: #006acc;
    margin-top: 60px;
    overflow: hidden;
}
.bg{
    overflow: hidden;
    padding-bottom: 60px;
}
.zx_title p{
    font-size:24px;
    color: #fff;
    text-align: center;
    line-height: 70px;
    letter-spacing: 3px;
}
.zx_con{
    width: 372px;
    margin: 0 auto;
    overflow: hidden;
}
.zx_con ul li{
    float: left;
}
.zx_con ul li a{
  background: url("../images/zx-1_04.png") no-repeat;
    display: inline-block;
    width: 166px;
    height: 36px;
    font-size: 20px;
    color: #006acc;
    text-align: center;
    line-height: 36px;
}
.zx_con ul li:nth-child(2) a{
    background: url("../images/zx_04.png") no-repeat;
    color: #fff;
    font-size: 20px;
    margin-left: 40px;
}
.zx_span p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-style: italic;
    letter-spacing: 2px;
}

.hao{
    overflow: hidden;
    margin-top: 40px;
/*    padding-bottom: 80px;*/
}
.hao_title h3{
    text-align: center;
    font-size: 36px;
    color: #000;

}
.hao_title p{
    text-align: center;
    color: #6f6f6f;
    font-size: 14px;
    line-height: 35px;
}
.hao_ul{
    width: 1258px;
    margin: 50px auto;
    overflow: hidden;
}
.hao_ul ul li{
    float: left;
    width: 270px;
    height: 305px;
    text-align: center;
    border: 1px solid #e9e9e9;
}
.hao_ul ul li img{
    margin-top: 45px;
}
.hao_ul ul li:nth-child(n+2){
    margin-left: 56px;
}
.hao_p{
    width: 200px;
    margin: 0 auto;
}
.hao_p p{
    font-size: 24px;
    color: #000;
    line-height: 60px;
}
.hao_p span{
    font-size: 14px;
    color: #555;
}
.button{
   text-align: center;
    margin-top: 40px;
}
.button a{
    display: inline-block;
    /*margin-top: 45px;*/
    width: 245px;
    height: 47px;
    font-size: 18px;
    color: #f5f5f5;
    line-height: 47px;
    background: #3396f6;
    border: 1px solid #3396f6;
    border-radius: 30px;
}
.liu{
    background: #006acc;
    width: 100%;
    height: 366px;
    margin-top: 50px;
}
.liu_title h3{
    text-align: center;
    font-size: 36px;
    color: #fff;
    padding-top: 30px;
}
.liu_ul{
    width: 1250px;
    margin: 0 auto;
}
.liu_ul ul li{
    float: left;
    color: #fff;
    font-size: 18px;
    margin-top: 80px;
}
.liu_ul ul li:nth-child(n+2){
    margin-left: 120px;
}
.liu_ul ul li:nth-child(4){
    margin-left: 155px;
}
.liu_ul ul li:nth-child(5){
    margin-left: 207px;
}
.ll{
    text-align: center;
    margin-top: 70px;
}
.an{
    overflow: hidden;
    margin-top: 40px;
}
.an_title h3{
    text-align: center;
    font-size: 36px;
    color: #000;

}
.an_title p{
    text-align: center;
    color: #6f6f6f;
    font-size: 14px;
    line-height: 35px;
}
.an_ul{
    width: 800px;
    margin: 0 auto;
}
.an_ul ul li{
    float: left;
    width: 155px;
    margin-top: 40px;
}
.an_ul ul li:nth-child(n+2){
    margin-left: 150px !important;
}
.an_ul p{
    font-size: 24px;
    color: #0a88ee;
    line-height: 50px;
}
.an_ul span{
    font-size: 16px;
    color: #747474;
}
.rex{
    width: 100%;
    background: #f5f5f5;
    height: 133px;
    margin-top: 50px;
}
.rex_con{
    width: 1200px;
    margin: 0 auto;
}
.rex_con ul li{
    float: left;
    margin-top: 28px;
}
.rex_con ul li:nth-child(2){
    margin-top: 0;
}
.rex_con ul li p{
    font-size: 65px;
    line-height: 133px;
    margin-left: 20px;
    font-style: italic;
    color: #006acc;
}
.qq_title h3{
    text-align: center;
    font-size: 36px;
    color: #000;
    margin-top: 50px;
}
.qq_con{
    width: 1258px;
    margin:0 auto;
    overflow: hidden;
}
.qq_con ul li{
    float: left;
    width: 568px;
    margin-top: 30px;
    border-bottom: 1px dashed #cfcfcf;
}
.qq_con ul li:nth-child(even){
    margin-left: 122px;
}
.qqc{
    background: url(../images/qq_08.jpg) no-repeat;
    line-height: 26px;
    padding: 0 0 10px 40px;
    height: 26px;
    overflow: hidden;
    margin: 18px 0 0;
    color: #555555;
    font-size: 17px;
    float: left;
}
.qq_con ul li a{
    background: url("../images/qq_1_08.png") no-repeat;
    width: 88px;
    height: 33px;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    color: #fefefe;
    float: right;
    margin-top: 15px;
}
.fuw{
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 50px;
}
.fuw_title h3{
    text-align: center;
    font-size: 36px;
    color: #000;
}
.fuw_title p{
    text-align: center;
    color: #6f6f6f;
    font-size: 14px;
    line-height: 35px;
}
.sea{
    width: 1200px;
    margin: 0 auto;
}
.fuw_con{
    width: 1083px;
    height: 273px;
    background: url("../images/fan_09.png") no-repeat;
    margin: 30px auto;
}
.fwu{
    position: relative;
    top: 85px;
    left: 58px;
}
.fuw_con ul li{
    float: left;
    width: 150px;
}
.fuw_con ul li{
    float: left;
    width: 150px;
}
.fuw_con ul li:nth-child(n+2){
    margin-left: 120px;
}
.block {
    width: 32px;
    height: 32px;
    margin: 0 auto;
}
.block-in {
    background: url("../images/fa_09.jpg") no-repeat;
    height: 100%;

}


.blu{
    background: #006acc;
    width: 32px;
    height: 3px;
   margin: 8px auto;
}
/*.bp{*/
    /*position: relative;*/
    /*right: 22px;*/
    /*width: 84px;*/
    /*height: 50px;*/
/*}*/

.bp p{
    font-size: 18px;
    color: #000;
    line-height: 50px;
    letter-spacing: 3px;
    text-align: center;

}
.fan{
    width: 150px;
    height: 93px;
}
.zhuan{
    transition: 0.8s;
}
.fan:hover .zhuan{
    transform: rotateY(180deg);
}


/*.bn{*/
    /*position: relative;*/
    /*right: 35px;*/
    /*width: 110px;*/
/*}*/
.fwd{
    position: absolute;
    top: 125px;
    bottom: 0;
    left: 133px;
}

/****************************** cnews.html *********************************/
.new_lan{
    background: #f5f5f5;
    width: 1258px;
    height: 55px;
    border: 1px solid #e9e9e9;
    margin: 0 auto;
}
.new_lan ul li{
    float: left;
    font-size: 16px;
    color: #555;
    line-height: 55px;
    margin-left: 20px;


}
.new_lan ul li:first-child{
    color: #3396f6;
}
.news_con{
    width: 1258px;
    margin: 0 auto;
    overflow: hidden;
}
.news_con li{
    margin-top: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #f5f5f5;
    padding-bottom: 20px;
}
.new_num{
    float: left;
    width: 26px;
    height: 26px;
    background: #d9271d;
    border: 1px solid #d9271d;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}
.new_cc{
    float: left;
    width: 1200px;
    margin-left: 20px;

}
.new_cc h3{
    font-size: 20px;
    color: #333;

}
.new_cc a h3:hover{color:#3396f6;}
.new_cc p{
    font-size: 12px;
    color: #333;
    margin-top: 10px;
    line-height: 30px;
}
time{
    font-size: 13px;
    color: #ababab;
    float: right;
    position: relative;
    bottom: 20px;
}
.new_a{
    margin: 10px 0 0 50px;
}
.new_a a{
    color: #3396f6;
    font-size: 14px;
}
.h1 {
    background: url(../images/q.gif) no-repeat;
    line-height: 26px;
    padding: 0 0 0 40px;
    height: 26px;
    overflow: hidden;
    margin: 18px 0 0;
}
.w{
    background: url(../images/a.gif) no-repeat;
    line-height: 26px;
    padding: 10px 0 0 40px;
    height: 26px;
    overflow: hidden;
    margin: 18px 0 0;
}
.news-text h3{
    font-size: 18px;
    color: #000;
    line-height: 50px;
}
.news-text p{
    font-size: 16px;
    color: #000;
    line-height: 30px;
    margin-top: 20px;
}
.wydz {
    background: #E60012;
    color: #fff;
    border-radius: 8px;
    height: 25px;
    line-height: 22px;
    padding: 0 10px;
    float: left;
}
.wydz a {
    color: #fff;
    font-size: 14px;
}
.hb_zd_hdz {
    width: 55px;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
}
.hb_zd_hdz img {
    margin-right: 5px;
    margin-top: 2px;
}
.cp{
    border-top: 1px solid #e9e9e9;
    padding-top: 15px;
    margin-top: 20px;
}
.cp p{
    font-size: 13px;
    color: #555;
}
.cp a{
    color: #1f87e8;
}
.hb_zdyc {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.cls {
    clear: both;
    line-height: 0!important;
    height: 0!important;
    font-size: 0!important;
}
.hb_zdyc_t {
    line-height: 20px;
    padding: 10px 0;
    font-size: 16px;
    padding-bottom: 5px;
    color: #010101;
}
.hb_zdyc_txt {
    font-size: 12px;
    color: #555;
    height: 25px;
    overflow: hidden;
    line-height: 25px;
    margin-bottom: 5px;
    padding-left: 31px;
}
.hb_zd_hdz {
    width: 55px;
    float: left;
    height: 20px;
    line-height: 20px;
    padding-left: 30px;
}
.hb_span{
    width: 25px;
    height: 25px;
    display: inline-block;
    background: #d9271d;
    color: #fff;
    text-align: center;
    line-height: 27px;
    border-radius: 5px;
}
.active{
    background: #006acc;
}
/**************************** dljz.html ******************************/
.yuan{
    width: 180px;
    height: 180px;
    border-radius: 60%;
    background: #006acc;
}
.dl_con{
    width: 1030px;
    margin: 70px auto;
}
.dl_con ul li {
    float: left;
    text-align: center;
    margin-top: 40px;
}
.dl_con ul li:nth-child(n+2) {
    margin-left: 103px;
}
.dl_con ul li:nth-child(5) {
    margin-left: 0;
}
.yuan p{
    color: #fff !important;
    line-height: 40px !important;
    padding-top: 45px;
}
.dl_img{
    height: 279px !important;
}
.dl_ul{
    width: 1185px;
}
.dl_ul ul li img {
    margin-top: 0 !important;
}
.dl_img img {
    display: block;
    cursor: pointer;
    width: 289px;
    height: 279px;
}
.dl_ul ul li {
    width: 288px !important;
    height: 377px !important;
}
.shbiier{width:540px; margin:auto; text-align:center;line-height:40px;margin-top: 80px;font-size: 18px;}
.shbiier a{font-size:14px; margin-left:10px; background-color:#3396f6; width:120px; display:block; float:right; color:#fff;border-radius: 5px;}
.dl_b p{
    font-size: 30px;
    color: #555;
    line-height: 100px;
}
.dl_ul ul li:nth-child(n+2) {
    margin-left: 150px;
}
.dd_ul ul li:nth-child(n+2) {
    margin-left: 65px;
}
.dd_ul ul li:nth-child(4) {
    margin-left: 103px;
}
.dd_ul ul li:nth-child(5) {
    margin-left: 122px;
}
.dd_ul ul li:nth-child(6) {
    margin-left: 100px;
}
.dd_ul ul li:nth-child(7) {
    margin-left: 67px;
}
.dd_ul ul li:nth-child(8) {
    margin-left: 100px;
}
.dd_ul ul li:nth-child(9) {
    margin-left: 88px;
}
.a_ul{
    width: 1060px;
    margin: 0 auto;
}
.a_ul ul li {
    float: left;
    width: 350px;
    margin-top: 40px;
}

.a_ul p {
    font-size: 14px;
    color: #000;
    line-height: 30px;
}
.an_ul ul li:nth-child(n+2) {
    margin-left: 60px;
}
.an_ul ul li:nth-child(4) {
    margin-left: 0;
}

/************************** gsbg.html *****************************/
.fy-ff ul li {
    width: 135px;

}

.bg_con {
    width: 1258px;margin: 0 auto;
    overflow: hidden;
}
.bg_con ul li{
    float: left;
    width: 217px;
    text-align: center;
    margin-top: 40px;
}
.bg_con ul li:nth-child(n+2){
    margin-left: 130px;
}
.bg_con ul li:nth-child(5){
    margin-left: 0;
}
.bt p {
    text-align: center;
    color: #6f6f6f;
    font-size: 14px;
    line-height: 40px;
}
.bg_con ul li:first-child span{
    position: relative;
    top: 0;
}
.bg_con ul li span{
    font-size: 18px;
    color: #010101;
    margin-left: 10px;
    position: relative;
    top: 5px;
}
.bg_con ul li p{
    font-size: 14px;
    color: #888;
    text-align: left;
    margin-top: 15px;
}

.liu_title p {
    text-align: center;
    color: #555;
    font-size: 14px;
    line-height: 35px;
}
.bgu_t h3{
    color: #000;
}
.bgu{
    background: #f5f5f5;
    padding-bottom: 60px;
}
.bgu_ul{
    width: 1150px;
    margin: 0 auto;
    overflow: hidden;
}
.bgu_ul ul li{
    float: left;
    margin-top: 30px;
}
.bgu_ul ul li:nth-child(n+2){
    margin-left: 70px;
}
.bgu_ul ul li p{
    color: #006acc;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
}
.bg_an ul li {
    float: left;
    margin-top: 30px;
}
.bg_an ul li:nth-child(n+2) {
    margin-left: 25px;
}
.bg_an{
    width: 1200px;
    margin: 0 auto;
}
.bg_an_b{
    width: 281px;
    height: 200px;
}
.bg_an_b p{
    background: #fff;
    width: 250px;
    height: 50px;
    display: inline-block;
    position: relative;
    bottom: 51px;
    line-height: 50px;
    font-size: 24px;
    color: #000;
}
.bg_an ul li span{
    font-size: 18px;
    color: #000;
}

/*********************** gszc.html ************************/
.zc{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
.zc ul li{
    float: left;
    text-align: center;
}
.zc ul li{
    float: left;
    text-align: center;
    margin-top: 30px;
}
.zc ul li:nth-child(n+2){
    margin-left: 50px;
}
.zc ul li p{
    font-size: 18px;
    color: #006acc;
    font-weight: bold;
    line-height: 50px;
}
.zc ul li span{
    font-size: 14px;
    color: #000;
}
.gzc{
    background: #006acc;
    width: 100%;
    height: 366px;
    margin-top: 50px;
}
.gzc_title h3{
    text-align: center;
    font-size: 36px;
    color: #fff;
    padding-top: 50px;
}
.gzc_ul {
    width: 1250px;
    margin: 0 auto;
}
.gzc_ul ul li{
    float: left;
    color: #fff;
    font-size: 18px;
    margin-top: 80px;
    line-height: 40px;
}
.gzc_ul ul li:nth-child(n+2){
    margin-left: 134px;
}
.gzc_ul ul li:nth-child(5){
    margin-left: 130px;
}
.gzc_ul ul li:nth-child(6){
    margin-left: 131px;
}.gzc_ul ul li:nth-child(7){
     margin-left: 138px;
 }
.zc_an{
    width:850px;
    margin: 30px auto;
}
.zc_tt{
    float: left;
    width: 320px;
    margin-top: 75px;
}
.zc_tt p{
    text-align: left;
    line-height: 45px;
    font-size: 24px;
    color: #000;
}
.zc_right{
    float: right;
}
.hh_ul{
    width: 1258px;
    margin: 0 auto;
    overflow: hidden;
}
.xxjfw-div1 {
    margin-top: 30px;
    background: url(../images/sc_1_07.png) center 0 no-repeat;
}
.xxjfw-div1, .xxjfw-div2 {
    height: 326px;
}
.xxjfw-div1-tb {
    display: inline-block;
    height: 300px;
    width: 245px;
    padding: 60px 8px 0 30px;
    float: left;
}
.xxjfw li, .xxjfw-div1-tb, .xxjfw-ul1 p {
    box-sizing: border-box;
}
.xxjfw-div1-tb h1 {
    height: 43px;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 6px;
    text-align: center;
}
.xxjfw-div1-tb p {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
}
.xxjfw-div1-tb-p1 {
    margin: 60px 0 0 20px;
}
.xxjfw-div1-tb-p2 {
    margin-left: 20px;
}
.xxjfw-ul1 {
    float: left;
    position: relative;
    top: 20px;
    left: 164px;
}
.xxjfw-ul1 li {
    width: 205px;
    height: 291px;
    float: left;
    text-align: center;
    position: relative;
    top: 10px;
    left: 0;
    padding-top: 23px;
    overflow: hidden;
}
.xxjfw-ul1 h4 {
    display: inline-block;
    font-size: 16px;
    color: #010101;
    font-weight: inherit;
    margin: 22.5px 0 14px 0;
}
.xxjfw-ul1 p {
    font-size: 14px;
    color: #555;
    margin-bottom: 17px;
    padding: 0 10px 0 10px;
}
.zt{
    display: block;
    width: 116px;
    height: 35px;
    background: #3396f6;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    margin:0 auto;
}
.zt1{
    margin-top: 40px;
}
.xxjfw-div2 {
    margin-top: 30px;
    background: url(../images/sc_2_07.png) center 0 no-repeat;
}

/************************** gtzc.html ****************************/
.gt{
    width: 1200px;
    margin: 0 auto;
}
.gt ul li{
    float: left;
    text-align: center;
    margin-top: 40px;
    width: 150px;
}
.gt ul li:nth-child(n+2){
    margin-left: 60px;
}
.gt ul li p{
    font-size: 18px;
    color: #555;
    margin-top: 20px;
}
.gth_ul{
   text-align:center;
   margin-top:50px;
    overflow: hidden;
}
.gzt_ul{
    width: 1250px;
    margin: 0 auto;
}
.gzt_ul ul li{
    float: left;
    width: 260px;
    margin-top: 30px;
    text-align: center;
}
.gzt_ul ul li p{
    font-size: 24px;
    color: #fff;
    margin-top: 10px;
}
.gzt_ul ul li span{
    font-size: 14px;
    color: #fff;
}
.gzt_ul ul li:nth-child(n+2){
    margin-left: 70px;
}
.gzt {
    background: #006acc;
    width: 100%;
    height: 400px;
    margin-top: 50px;
}
.gzt_title h3 {
    text-align: center;
    font-size: 36px;
    color: #fff;
    padding-top: 30px;
}

/**************************** hsqj.html ************************************/
.qj_con {
    width: 1200px;
    margin: 0 auto;
}
.qj_con ul li {
    float: left;
    width: 300px;
    text-align: center;
    margin-top: 40px;
}
.qj_con ul li p {
    font-size: 18px;
    color: #006acc;
    margin-top: 20px;
}
.qj_con ul li span{
    font-size: 14px;
    color: #000;
}
.qj_ul ul li {
    float: left;
    margin-top: 30px;
    width: 370px;
    height: 380px;
    border: 1px solid #dfdfdf;
}
.qj_ul{
    width: 1230px;
    margin: 0 auto;
    overflow: hidden;
}
.qj_ul ul li:nth-child(n+2){
    margin-left: 55px;
}
.qj_img {
    height: 231px;
    overflow: hidden;
}
.qj_img img {
    display: block;
    cursor: pointer;
    width: 371px;
    height: 231px;
}
.qj_b p{
    font-size: 24px;
    color: #000;
}
.qj_b span{
    font-size: 14px;
    color: #555;
}
.qj_p{
    padding: 15px;
}
.qjv_ul {
    width: 1250px;
    margin: 0 auto;
}
.qjv_ul ul li {
    float: left;
    color: #fff;
    font-size: 18px;
    margin-top: 80px;
}
.qjv_ul ul li p{
    line-height: 55px;
}
.qjv_ul ul li:nth-child(n+2) {
    margin-left: 147px;
}
.qjv_ul ul li:nth-child(3) {
    margin-left: 135px;
}
.qjv_ul ul li:nth-child(4) {
    margin-left: 180px;
}
.qjv_ul ul li:nth-child(5) {
    margin-left: 50px;
    position: relative;
    left: 127px;
}
.hs_title h3{
    font-size: 36px;
    color: #000;
    text-align: center;
    margin-top: 50px;
}
.hs_ul{
    width: 1258px;
    font-size: 18px;
    margin: 30px auto;
    background: #f5f5f5;
}
.hs_ul ul li{
    border-bottom: 1px dashed #e5e5e5;
    height: 65px;
    line-height: 65px;
    text-align: center;
}
.hs_ul ul li:nth-child(8){
    border-bottom: none;
}

/******************** other.html ***********************/
.fb ul li{
    width: 135px;
}
.ot_con {
    width: 1200px;
    margin: 0 auto;
}
.ot_con ul li {
    float: left;
    width: 300px;
    text-align: center;
    margin-top: 40px;
}
.ot_con ul li p {
    font-size: 18px;
    color: #000;
    line-height: 60px;
}
.oth_title{
    width: 1258px;
    margin: 0 auto;
}
.oth_title h3{
    font-size: 36px;
    color: #000;
    text-align: center;
    margin-top:50px;
}
.oth_title p{
    font-size: 18px;
    color: #000;
    line-height: 50px;
    text-indent: 2em;
    margin-top: 40px;
}
.ohter{
    padding-bottom: 50px;
}

/****************************** sbzc.html *********************************/
.sb_con{
    width: 1200px;
    margin: 0 auto;
}
.sb_con ul li{
    float: left;
    width: 150px;
    margin-top: 50px;
    text-align: center;
}
.sb_con ul li:nth-child(n+2){
    margin-left: 60px;
}
.sb_con ul li p{
    font-size: 14px;
    color: #555;
    margin-top: 30px;
}
.sb_ul{
    width: 1270px;
    margin: 50px auto;
}
.sz_ul{
    width: 1215px;
    margin: 0 auto;
}
.sz_ul ul li {
    float: left;
    color: #fff;
    font-size: 18px;
    margin-top: 80px;
}
.sz_ul ul li:nth-child(n+2){
    margin-left: 177px;
}
.sz_ul ul li:nth-child(4){
    margin-left: 220px;
}
.sz_ul ul li:nth-child(5){
    margin-left: 165px;
    position: relative;
    left: 45px;
}
.sby{
    width: 1051px;
    height: 361px;
    background: url("../images/sby_08.png") no-repeat;
    margin: 30px auto;
}
.sb_l{
    float: left;
    width: 365px;
    padding: 45px;
}
.sb_l h3{
    font-size: 30px;
    color: #fff;
    text-align: left;
}
.sb_l ul li{
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 30px;
}
.sb_r{
    float: right;
    width: 365px;
    padding: 45px;
}
.sb_r h3{
    font-size: 30px;
    color: #fff;
    text-align: left;
}
.sb_r ul li{
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 30px;
}

/************************ sbzr.html *************************************/
.zr_con{
    width: 1258px;
    margin: 0 auto;
    overflow: hidden;
}
.zr_con ul li {
    float: left;
    margin-top: 30px;
    width: 283px;
    height: 300px;
    border: 1px solid #dfdfdf;
}
.zr_con ul li:nth-child(n+2){
    margin-left: 39px;
}
.zr_img img {
    width: 283px;
    height: 137px;
}
.zr_p {
    padding: 15px;
}
.zr_p p {
    font-size: 24px;
    color: #000;
}
.zr_p span {
    font-size: 14px;
    color: #555;
}
.zr_ul{
   text-align: center;
    margin: 50px auto;
}
.zru_ul{
    width: 1180px;
    margin: 50px auto;
}
.zru_ul ul li{
    float: left;
    color: #fff;
    font-size: 18px;
}
.zru_ul ul li:nth-child(n+2){
    margin-left: 207px;
}
.zru_ul ul li:nth-child(4){
    margin-left: 212px;
}
.zru_ul ul li:nth-child(5){
    margin-left: 183px;
    position: relative;
    left: 50px;
}
.ch_ul ul li {
    height: 390px;
}
.chr_ul{
    width: 1300px;
    margin: 50px auto;
}
.chr_ul ul li{
    font-size: 18px;
    color: #fff;
    float: left;
}
.chr_ul ul li p {
    line-height: 55px;
}
.chr_ul ul li:nth-child(n+2){
    margin-left: 100px;
}
.chr_ul ul li:nth-child(2){
    margin-left: 80px;
}
.chr_ul ul li:nth-child(4){
    margin-left: 95px;
}
.chr_ul ul li:nth-child(5){
    margin-left: 100px;
    position: relative;
    left: 30px;
}
.chq_ul{
    width: 1051px;
    height: 361px;
    background: url("../images/chw_07.jpg") no-repeat;
    margin: 30px auto;
}
.ch_l{
    float: left;
    width: 365px;
    padding: 45px;
}
.ch_l h3{
    font-size: 30px;
    color: #fff;
    text-align: left;
}
.ch_l p{
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 30px;
}
.ch_r{
    float: right;
    width: 365px;
    padding: 45px;
}
.ch_r h3{
    font-size: 30px;
    color: #fff;
    text-align: left;
}
.ch_r p{
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 30px;
}

/********************* xggs.html ***********************/
.xg{
    width: 1080px;
}
.xg ul li p{
    color: #3396f6;
}
.xg_ul{
  text-align: center;
    margin-top: 50px;
}
.xgg_ul{
    width: 1240px;
    margin: 50px auto;
    text-align: center;
}
.xgg_ul ul li {
    font-size: 18px;
    color: #fff;
    float: left;

}
.xgg_ul ul li:nth-child(n+2){
    margin-left: 218px;
}
.xgg_ul ul li:nth-child(3){
     margin-left: 226px;
 }
.xgg_ul ul li:nth-child(5){
    margin-left: 218px;
    position: relative;
    left: 10px;
}
.xgl{
    text-align: center;
}
.xgl img{
    margin-top: 10px;
}
.xg_con{
    width: 1200px;
    margin: 50px auto;
}
.xg_con ul li{
    float: left;
    width: 180px;
}
.xg_con ul li:nth-child(n+2){
    margin-left: 24px;
}
.xg_i{
    background: url("../images/xg_1_09.jpg") no-repeat;
    width: 184px;
    height: 184px;
}
.xg_i_1{
    background: url("../images/xg_2_09.jpg") no-repeat;
    width: 184px;
    height: 184px;
}
.xg_i_2{
    background: url("../images/xg_3_09.jpg") no-repeat;
    width: 184px;
    height: 184px;
}
.xg_i_3{
    background: url("../images/xg_4_09.jpg") no-repeat;
    width: 184px;
    height: 184px;
}
.xg_i_4{
    background: url("../images/xg_5_09.jpg") no-repeat;
    width: 184px;
    height: 184px;
}
.xg_i_5{
    background: url("../images/xg_6_09.jpg") no-repeat;
    width: 184px;
    height: 184px;
}
.xg_i p{
    line-height: 184px;
    font-size: 16px;
    color: #fff;
}
.xg_i_1 p{
    line-height: 184px;
    font-size: 16px;
    color: #fff;
}
.xg_i_2 p{
    line-height: 184px;
    font-size: 16px;
    color: #fff;
}
.xg_i_3 p{
    line-height: 184px;
    font-size: 16px;
    color: #fff;
}
.xg_i_4 p{
    line-height: 184px;
    font-size: 16px;
    color: #fff;
}
.xg_i_5 p{
    line-height: 184px;
    font-size: 16px;
    color: #fff;
}

/*************************** xkzbl.html *******************************/
.xkz h3 {
    text-align: center;
    font-size: 36px;
    color: #000;
}
.xkz p {
    text-align: center;
    color: #010101;
    font-size: 18px;
    line-height: 40px;
}
.xkz_con{
    width: 1258px;
    margin: 0 auto;
}
.xkz_con ul li{
    float: left;
    margin-top: 40px;
}
.xkz_con ul li:nth-child(n+2){
    margin-left: 33px;
}
.xkz_con ul li:nth-child(5){
    margin-left: 0;
}
.xz_c h3{
    font-size: 18px;
    color: #fff;
    background: #3396f6;
    padding-left: 10px;
    width: 280px;
    height: 30px;
    line-height: 30px;
}
.xz_c{
    width: 290px;
}
.xz_c p{
    font-size: 15px;
    color: #000;
    margin-top: 5px;
    text-indent: 0.5em;
}
.xk_ul{
    width: 1200px;
    margin: 40px auto;
    overflow: hidden;
}
.xk_ul ul li {
    float: left;
}
.xk_ul ul li:nth-child(n+2){
    margin-left: 10px;
}
.kk{
    width: 232px;
    height: 137px;
    background: #f7f7f7;
}
.k_l{
    float: left;
    margin: 30px 0 0 30px;
}
.k_r{
    float: left;
    margin-top: 55px;
    font-size: 18px;
    color: #000;
}
.button1{
    text-align: center;
}
.button1 a{
    display: inline-block;
    width: 245px;
    height: 47px;
    font-size: 18px;
    color: #f5f5f5;
    line-height: 47px;
    background: #3396f6;
    border: 1px solid #3396f6;
    border-radius: 30px;
    margin-top: 30px;
}
.bl_ul{
    width: 1225px;
    margin: 50px auto;
}
.bl_ul ul li{
    float: left;
    font-size: 18px;
    color: #fff;
}
.bl_ul ul li:nth-child(n+2){
    margin-left: 105px;
}
.bl_ul ul li:nth-child(3){
    margin-left: 120px;
}
.bl_ul ul li:nth-child(4){
    margin-left: 135px;
}
.bl_ul ul li:nth-child(5){
    margin-left: 120px;
}
.bl_ul ul li:nth-child(6){
    margin-left: 115px;
}
.bl_ul ul li:nth-child(7){
    margin-left: 120px;
}
.bl_con{
    width: 1258px;
    margin: 0 auto;
}
.bl_con ul li{
    float: left;
    position: relative;
    margin-top: 30px;
}
.bl_con ul li:nth-child(n+2){
    margin-left: 35px;
}
.bl_img{

}
.bl_with{
    position: absolute;
    width: 287px;
    height: 104px;
    background: rgba(255,255,255,0.7);
    top: 227px;
}
.bl_with p{
    font-size: 24px;
    color: #3396f6;
    margin: 15px 80px 0 0;
}
.bl_with span{
    font-size: 14px;
    color: #555;
    margin-right: 60px;
}
.bl_con ul li:nth-child(2) .bl_with span{
    margin-right: 25px;
}

/************************** zlsq.html *******************************/
.zl_con{
    width: 1250px;
    margin: 50px auto;
}
.zl_con ul li{
    width: 288px;
    /*height: 288px;*/
    border-radius: 4px;

    float: left;
    background-color: #ffffff;
    box-shadow: 0 10px 24px 0 rgba(0, 0, 0, 0.06);
    /*position: relative;*/
    border: 1px solid #e7e7e7;
}
.zl_con ul li:nth-child(n+2){
    margin-left: 30px;
}
.types_lt {
    width: 111px;
    height: 112px;
    margin: -50px auto 18px;
    position: relative;
}
.types_lm {
    font-size: 24px;
    color: #000;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
}
.types_sp{
    font-size: 16px;
    color: #555;
    text-align: center;
    display: inherit;
    padding-bottom: 35px;
}
.types_lb {
    width: 100%;
    height: 60px;
    /*position: absolute;*/
    bottom: 0;
    border-top: 1px solid #f2f2f2;
    text-align: center;
}
.types_lbl {
    border-right: 1px solid #f2f2f2;
}
.types_lbl, .types_lbr {
    padding-top: 5px;
    width: 50%;
    height: 100%;
    box-sizing: border-box;
}
.types_lbl p:first-child, .types_lbr p:first-child {
    color: #666666;
    font-size: 16px;
}
.types_lbl p:first-child+p, .types_lbr p:first-child+p {
    font-size: 14px;
    color: #bcbcbc;
}
.btn{
    position: absolute;
    margin-left: 68px;
    margin-top: 20px;
}
.btn a{
    display: inline-block;
    width: 156px;
    height: 53px;
    background: #3396f6;
    color: #fff;
    font-size: 18px;
    line-height: 53px;
    border-radius: 8px;
    text-align: center;
}
.sq{
    margin-top: 130px;
}
.sq_ul{

    height: 494px;
    background: url("../images/zlsq_1_06.png") no-repeat center;
}
.sq_ul ul{
    width: 1200px;
    margin: 0 auto;
}
.sq_ul ul li{
    height: 100px;
    margin-bottom: 3px;
    margin-top: 30px;
}
.sq_l{
    margin: 0 216px 0 30px;
    float: left;
    width: 433px;
    text-align: right;
}
.sq_r{
    float: left;
    margin:  0 0 0 65px;
}
.sq_l_1{
    margin: 75px 216px 0 -60px;
    float: left;
    width: 433px;
    text-align: right;
}
.sq_r_1{
    float: left;
    margin: 75px 0 0 240px;
}
.sq_l_2{
    margin: 110px 216px 0 40px;
    float: left;
    width: 433px;
    text-align: right;
}
.sq_r_2{
    float: left;
    margin: 110px 0 0 40px;
}
.sq_l p{
    font-size: 24px;
    color: #000;
    padding-top: 15px;
}
.sq_l span{
    font-size: 14px;
    color: #555;
}
.sq_r p{
    font-size: 24px;
    color: #000;
    padding-top: 15px;
}
.sq_r span{
    font-size: 14px;
    color: #555;
}
.sq_l_1 p{
    font-size: 24px;
    color: #000;
    padding-top: 15px;
}
.sq_l_1 span{
    font-size: 14px;
    color: #555;
}
.sq_r_1 p{
    font-size: 24px;
    color: #000;
    padding-top: 15px;
}
.sq_r_1 span{
    font-size: 14px;
    color: #555;
}
.sq_l_2 p{
    font-size: 24px;
    color: #000;
    padding-top: 15px;
}
.sq_l_2 span{
    font-size: 14px;
    color: #555;
}
.sq_r_2 p{
    font-size: 24px;
    color: #000;
    padding-top: 15px;
}
.sq_r_2 span{
    font-size: 14px;
    color: #555;
}
.btn1{
    text-align: center;
}
.btn1 a{
    display: inline-block;
    width: 245px;
    height: 47px;
    font-size: 18px;
    color: #f5f5f5;
    line-height: 47px;
    background: #3396f6;
    border: 1px solid #3396f6;
    border-radius: 30px;
    margin-top: 30px;
}

.sqe_ul {
    width: 1180px;
    margin: 50px auto;
}
.sqe_ul ul li{
    font-size: 18px;
    color: #fff;
    float: left;
    padding-bottom: 15px;
}

.sqe_ul ul li:nth-child(2) {
    margin-left: 200px;
}
.sqe_ul ul li:nth-child(3) {
    margin-left: 195px;
}
.sqe_ul ul li:nth-child(4) {
    margin-left: 215px;
}
.sqe_ul ul li:nth-child(5) {
    position: relative;
    left: 230px;
}

/******************** news.html *************************/
.cnew{
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
.cn_l{
    float: left;
    width: 942px;
}
.cn_l li{
    overflow: hidden;
    border-bottom: 1px dotted #e2e2e2;

    margin: 0 30px 0 30px;
    line-height: 22px;
    padding: 15px;
}
.cn_l li:hover{
    background: #f5f5f5;
}
.cn_img{
    float: right;
    width: 222px;
    height: 110px;
    /*overflow: hidden;*/
    margin-top: 25px;
}
.cn_img img{
    width: 100%;
}
.cn_l li h3 a{
    font-size: 24px;
    font-weight: normal;
    color: #333;
}
.cn_l li h3 a:hover{color:#1f87e8;}
.cn_l li em{
    font-size: 12px;
    color: #ababab;
    line-height: 30px;
}
.cn_l li p{
    font-size: 12px;
    color: #333;
    line-height: 30px;
    position: relative;
}
.cn_l li p a{
    color: #209ced;
}
.cn_l .a{
    font-size: 12px;
    color: #209ced;
}
.cn_r{
    display: block;
    width: 300px;
    float: left;
    min-height: 1px;
    margin-left: 20px;
}
.hb_new{
    font-size: 14px;


}
.common-article-list3{
    background-color: #fff;
    padding: 10px;
    display: block;
    border: 1px solid #e8e8e8;
}

.common-article-list3 .list-item {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.common-article-list3 .list-item .num {
    display: block;
    width: 20px;
    font-size: 12px;
    float: left;
    text-align: center;
    font-family: arial,'Microsoft Yahei';
    background: #d8ecff;
    color: #3396f6;
    height: 20px;
    border-radius: 2px;
    line-height: 20px;
    margin-top: 10px;
    margin-right: 10px;
}
.common-article-list3 .list-item .num.hot1 {
    font-weight: 500;
    color: #fff;
    background: #f60;
}
.common-article-list3 .list-item .num.hot2 {
    font-weight: 500;
    color: #fff;
    background: #ff8b3e;
}
.common-article-list3 .list-item .num.hot3 {
    font-weight: 500;
    color: #fff;
    background: #f4ab2b;
}
.common-article-list3 .list-item a {
    font-size: 12px;
    color: #666;
    display: block;
    width: 230px;
    float: left;
    height: 40px;
    overflow: hidden;
    -webkit-transition: color .25s;
    transition: color .25s;
}
.common-article-list3 .list-item a:hover{color:#1f87e8;}
.x1{
    border: 1px solid #3396f6;width: 65px;
}
.x2{
    border: 1px solid #3396f6;
}
.common-article-list4{
    background-color: #fff;
    padding: 10px;
    display: block;
    overflow: hidden;
    margin-top: 20px;
    height: 250px;
}
.common-article-list4 .article-list2-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    color: #3396f6;
}
.common-article-list4 ul{
    width: 200px;

}
.common-article-list4 ul li{
    float: left;
    margin-top: 20px;
}
.common-article-list4 ul li:nth-child(even){
    margin-left: 10px;
}
.common-article-list4 ul li a{
    background: #f9f9f9;
    color: #666;
    font-size: 12px;
    padding: 10px;
    border-radius: 15px;
    border: 1px solid #e2e2e2;
}
.common-article-list4 ul li a:hover{color:#fff; background-color:#3396f6;border: 1px solid #3396f6;}
/*.gj{*/
    /*border-bottom: 1px solid #e5e5e5;*/
/*}*/
.gj span{
    font-size: 14px;
    color: #3396f6;
}
.gj span a{
    font-size: 14px;
    color: #3396f6;
}
.fabulous {
    display: block;
    margin-top: 40px;
}
.fabulous .fabulous-button {
    padding: 0 30px;
    margin: 0 auto;
    display: block;
    height: 50px;
    line-height: 50px;
    border: 1px solid #1f87e8;
    background-color: #ffffff;
    border-radius: 25px;
    text-align: center;
    outline: none;
    cursor: pointer;
    transition: background-color .5s;
}
.fabulous .fabulous-button .fabulous-text {
    display: inline-block;
    margin-top: 7px;
    height: 34px;
    line-height: 36px;
    padding-left: 40px;
    font-size: 24px;
    color: #1f87e8;
    background-position: -10px -208px;
    background: url("../images/zan_05.jpg") no-repeat;
}
.extend-container {
    margin-top: 20px;

}
.extend-block-title {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 20px;
}
.extend-block-title .title-text {
    font-size: 20px;
    color: #353535;
    display: inline-block;
    font-family: "Microsoft yahei";
    height: 49px;
    border-bottom: 2px solid #3396f6;
}
.extend-container .extend-article-list {
    display: block;
    margin-top: 20px;
}
.extend-container .extend-article-list .list-item {
    height: 32px;
    line-height: 32px;
}
.extend-container .extend-article-list .list-item .item-link {
    color: #000;
    font-size: 14px;
    display: block;
    max-width: 640px;
    float: left;
    text-indent: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    transition: color .15s;
}
.time {
    font-size: 13px;
    color: #ababab;
    float: right;
    position: relative;
    /* bottom: 20px; */
}
.share-box_1{
    position: fixed;
    left: 50%;
    top: 333px;
    z-index: 9;
    background-color: #fff;
    margin-left: -629px;
}

/*share*/
.bdshare-button-style1-32 .bds_qzone {background-position: -3px -10px !important; }
.bdshare-button-style1-32 .bds_tsina {background-position: 0px -61px !important; }
.bdshare-button-style1-32 .bds_weixin {background-position: 0 -164px !important; }
.bdshare-button-style1-32 .bds_tieba {background-position: 0 -218px !important; }
.bdshare-button-style1-32 .bds_sqq {background-position: 0 -115px !important;}
.bdshare-button-style1-32 a{background-image: url(../images/share.jpg) !important;width: 50px !important;}

input::-webkit-input-placeholder {
    font-size: 14px !important;
    color: #555 !important;
}
input:-moz-placeholder {
    font-size: 14px !important;
    color: #555 !important;
}
input::-moz-placeholder {
    font-size: 14px !important;
    color: #555 !important;
}
input:-ms-input-placeholder {
    font-size: 14px !important;
    color: #555 !important;
}


.common-article-list3 p{font-size:18px;color: #3396f6;}

.city-area {
    display: inline-block;
    color: #999;
    font-size: 14px;
    float: left;
    padding-left: 5px;
    margin-right: 5px;
}
 .city-area{
    background: url("../images/dian_03.jpg") no-repeat;
     padding:  0 0 0 20px;
}
.change-city {
    color: #208cd4;
    float: left;

    font-size: 14px;
    padding-right: 10px;
    cursor: pointer;
}
.header-nav-panel {
    position: absolute;
    z-index: 999;
    top: 85px;
    border: 1px solid #ebebeb;
    border-top: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    background: #fff;
    visibility: hidden;
    transition: 0.12s;
    opacity: 0;
    transform: translateY(20px);
}
.header-city {
    width: 455px;
    position: relative;
    overflow: hidden;
    text-align: left;
}
.area-change:hover {
    background: #fff;
}
.area-change:hover>.header-nav-panel {
    visibility: visible;
    transform: translateY(0);
    opacity: 1;
    z-index: 3;
}
.header-city-screen {
    margin: 14px 20px 0 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #eee;
}
.header-city-screen .header-city-btn:first-child {
    margin-left: 0;
}
.header-city-screen .act {
    color: #666 ;
}
.header-city-screen .header-city-btn {
    display: inline-block;
    position: relative;
    vertical-align: bottom;
    font-size: 14px;
    color: #999;
    margin: 0 12px -1px 8px;
    cursor: pointer;
}
.header-city-screen .act:after {
    background: #208cd4 !important;
    width: 100%;
    left: 0;
}
.header-city-screen .header-city-btn:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: -8px;
    width: 0;
    left: 50%;
    font-size: 0;
    height: 2px;
    background: #eee;
    transition: 0.3s;
}
.header-city-detail {
    margin: 0 20px;
}
.header-city-detail .act {
    display: block;
}
.header-city-detail-item {
    display: none;
    padding-bottom: 25px;
}
.header-city-detail-item a {
    display: inline-block;
    float: left;
    margin: 15px 0 0 0;
    width: 55px;
    margin-right: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}
.area-change{
    margin-top: 60px;
}
.header-city-detail-item a:hover {
    color: #208cd4;
}


/*补充*/
 .bg{
        padding-bottom: 0;
    }
    .bg .wz{
        background: url(../images/wzgs_bg_05.jpg) no-repeat;
        width: 1258px;
        height: 289px;
        margin: 54px auto 0;
    }

    .bg .wz li{
        text-align: center;
        color: white;
        width: 192px;
        float: left;

    }
    .bg .wz li:nth-child(n+2){
        margin-left: 21px;
    }
    .bg .wz li h5{
        font-size: 18px;
        margin-top: 90px;
    }
    .bg .wz li p{
        font-size: 14px;
        margin-top: 40px;
    }
    .bg .wz li a{
        display: inline-block;
        font-size: 14px;
        margin-top: 48px;
        border-radius: 15px;
        height: 30px;
        width: 132px;
        background: #fff;
        color: #47545c;
        line-height: 30px;
    }
    .hao_main{
        width: 1258px;
        margin: 110px auto 0;
        text-align: center;
    }
    .hao_main a{
        display: inline-block;
        background: #3396f6;
        color: white;
        height: 50px;
        width: 248px;
        font-size: 14px;
        text-align: center;
        line-height: 50px;
        border-radius: 25px;
        margin-top: 60px;
    }
    .gzc{
        height: auto;
        padding-bottom: 36px;
    }
    table{
        color: white;
        width: 1258px;
        margin: 36px auto 0;
    }
    table th{
        height: 82px;
        font-size: 24px;
        font-weight: normal;
        text-align: center;
        width: 626px;
        border: 1px solid #3186d4;
    }
    table td{
        border: 1px solid #3186d4;
        padding: 20px 10px;
        font-size: 18px;
    }
    table td p{
        width: 610px;
        line-height: 40px;
    }
    .an{
        width: 1258px;
        margin: 0 auto;
        margin-top: 50px;
    }
    .zc_an{
        margin-top: 50px;
        width: 1258px;
    }




.gbgcdy{
    padding-bottom:50px;
}
.gbgcdynr{
    margin-top: 50px;
}
.gbgcdy h5{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
    color: #555555;
}
.gbgcdynr img{
    float: left;
    
}
.gbgcdynr p{
    float: left;
    font-size: 18px;
    text-indent: 2em;
    width: 610px;
    margin-top: 80px;
    margin-left: 80px;
    line-height: 35px;
}
.gbjfll{
    background-image: url(../images/bqqqhtbg_02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 552px;
    width: 100%;
    overflow: hidden;
}
.gbjfll h5{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
    color: #fff;
}
.gbjfll p{
    font-size: 20px;
    width: 1130px;
    color: #fff;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 50px;
}
.gbjfll ul{
    margin-top: 30px;
}
.bgyuan{
    height: 109px;
    width: 109px;
    background-image: url(../images/gbyyic_03.png);
    background-repeat: no-repeat;
    text-align: center;
    float: left;
    vertical-align: middle;
    margin-left: 200px;
}
.gbjfll ul li+li+li{
    margin-left: 0;
}
.gbjfll ul li+li+li+li+li{
    margin-left: 0;
    margin-right: 200px;
}
.bgyuan span{
    font-size: 24px;
    color: #fff;
    display: inline-block;
    width: 48px;
    margin-top: 20px;
}
.bgjt{
    float: left;
    height: 50px;
    width: 46px;
    background-image: url(../images/gbyyic_06.png);
    background-repeat: no-repeat;
    margin: 0 95px !important;
    margin-top: 30px !important;
}
.gbjfll a{
    background: url(../images/zxdj_03.png);
    height: 56px;
    width: 315px;
    display: block;
    margin: 70px auto;
    text-align: center;
    line-height: 56px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
}
.gbjfll a:hover{
    color: #fff;
}
.gbdhc{
    padding-bottom: 50px;
}
.gbdhc h5{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
    color: #555555;
}
.gbdhcnr{
    margin-top: 60px;
}
.gbdhcnr_text{
    width: 640px;
    font-size: 16px;
    line-height: 36px;
    
}
.gbdhcnr_text p{
    font-size: 16px;
    color: #555555;
    line-height: 36px;
}
.gbdhcnr_img{
    float: right;
    margin-top: 20px;
}
.bdcy{
    background: #f8f8f8;
    overflow: hidden;
    padding-bottom: 50px;
}
.bdcy h5{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
    color: #555555; 
}
.bdcy ul{
    margin-top: 50px;
}
.bdcy li{
    float: left;
    
}
.bdcy li img{
    border-right: 1px solid #8f95a2;
    width: 149px;
}
.shuang{
    margin-top: 45px;
}
.bdcy a{
    background: url(../images/zxdj_03.png);
    height: 56px;
    width: 315px;
    display: block;
    margin: 50px auto;
    text-align: center;
    line-height: 56px;
    font-size: 20px;
    color: #fff;
    margin-bottom: 0;
}
.bdcy a:hover{
    color: #fff;
}
.gxjsqyzy{
    padding-bottom: 50px
}
.gxjsqyzy h5{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-top: 50px;
    color: #555555; 
}
.gxjsqyzy ul{
    margin-top: 50px;
}
.gxjsqyzy li{
    float: left;
    margin-right: 2px;
    margin-top: 4px;
}
.gbfw{
    overflow: hidden;
    background: #f8f8f8;
    padding-bottom: 50px;
}
.gbfw .title h5{
    font-size: 24px;
    margin-top: 50px;
}
.gbfw .title p{
    font-size: 18px;
}
.gbfw ul{
    margin-top: 50px;
}
.gbfw ul li{
    background: #fff;
    float: left;
    text-align: center;
    width: 294px;
    height: 294px;
    cursor: pointer;
    margin-right: 6px;
}
.gbfw ul li:hover{
    background:#24b7ba;
}
.gbfw ul li:hover h5{
    color: #fff;
}
.gbfw ul li:hover p{
    color: #fff;
}
.gbfw ul li img{
    margin-top: 40px;
}
.gbfw ul li h5{
    margin-top: 38px;
    font-size: 18px;
    color: #555555;
    margin-bottom: 20px;
    
}
.gbfw ul li p{
    font-size: 16px;
    line-height: 24px;
    width: 150px;
    margin: 0 auto;
    text-align: left;
    color: #646464;
}

.title h5{
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    color: #555555;
}
.lttitle{
    text-align: center;
}
.title span{
    display: inline-block;
    vertical-align: middle;
    width: 82px;
    height: 1px;
    background: #d6d6d6;
    line-height: 27px;
}
.title p{
    color: #747474;
    font-size: 18px;
    display: inline-block;
}


.webdemo h5{
    text-align: center;
    margin-top: 40px;
    font-size: 18px;
    font-weight: bold;
}
.webdemo{
    height: 358px;
    width: 236px;
    border: 1px solid #ececec;
    position: relative;
    float: left;
    transition: all 0.8s;
    overflow: hidden;
    background: #fff;
}
.webqh li{
    float: left;
    overflow: hidden;
}
.webqh .on .webdemo img{
    display: none;
}
.webqh .on .webdemo{
    width: 0;
    opacity: 0;
    filter:alpha(opacity=0); 
    background: #006acc;
}
/*.webqh .qhbg img{
    display: none;
}*/
.webqh .on .qhbg img{
    display: initial;
}
.webqh .on .qhbg{
    width: 236px;
    opacity: 1;
    filter:alpha(opacity=1); 
    background: #006acc;
    
}
.webqh .on .qhbgimg{
    width: 236px;
    opacity: 1;
    filter:alpha(opacity=1); 
}
.webdemo .webdemoimg{
    margin-top: 40px;
}
.webdemo .webdemotext{
    position: absolute;
    border-top: 1px dashed #d9d9d9;
    width: 100%;
    bottom: 0;
    height: 70px;
    color: #6c6c6c;
    text-align: center;
    line-height: 70px;
}
.webdemo .webdemoimg{
    height: 130px;
    text-align: center;
    line-height: 130px;
}

.qhbg h5{
    text-align: center;
    margin-top: 40px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.qhbg{
    transition: all 0.8s;
    height: 356px;
    width: 0;
    border: 1px solid #006acc;
    position: relative;
    float: left;
    background: #fff;
    opacity: 0;
    filter:alpha(opacity=0); 
}
.qhbgimg{
    height: 358px;
    width: 0;
    float: left;
    background-image: url(../images/webqhbg_03.jpg) !important;
    color: #fff;
    transition: all 0.8s;
    opacity: 0;
    filter:alpha(opacity=0); 
}
.qhbgimg p{
    margin-top: 40px;
    line-height: 30px;
    color: #ededee;
    padding: 0 24px;
    max-height: 318px;
}
.qhbg .webdemoimg{
    margin-top: 40px;
}
.qhbg .webdemotext{
    position: absolute;
    border-top: 1px dashed #fff;
    width: 100%;
    bottom: 0;
    height: 70px;
    color: #fff;
    text-align: center;
    line-height: 70px;
}
.qhbg .webdemoimg{
    height: 130px;
    text-align: center;
    line-height: 130px;
}

.ydtitle h5{
    color: #fff;
    font-size: 36px;
}
.ydtitle p{
    color: #fff;
}
.ydwt{
    background-image: url(../images/jzzzbl_bg_02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    height: 670px;
    overflow: hidden;
}
.ydtitle{
    text-align: center;
    margin-top: 60px;
}
.ydwt li{
    width: 230px;
    height: 345px;
    border: 1px solid #fff;
}
.ydwt_img{
    text-align: center;
    line-height: 100px;
    margin-top: 20px;
    height: 100px;
}
.ydwt li{
    float: left;
    margin: 50px 4px;
    text-align: center;
}
.ydwt li span{
    font-size: 30px;
    color: #ffa200;
    
}
.ydwt li p{
    color: #fff;
    font-size: 14px;
    text-align: left;
    width: 210px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 26px;
}

.ksbl{
    background: #006acc;
    overflow: hidden;
}
.ksbl h5{
    text-align: center;
    font-size: 36px;
    color: #fff;
    margin-top: 40px;
}
.ksbl ul{
    margin-top: 30px;
}
.ksbl li{
    float: left;
    height: 300px;
    width: 166px;
    margin: 30px 66px;
    text-align: center;
}
.ksbl li span{
    text-align: center;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 10px;
}
.ksbl li p{
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}
    .fwbz h5{
        text-align: center;
        font-size: 36px;
        margin-top: 60px;
    }
    .flex.flex-content-between {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .flex.flex-align-center {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .provide-box-bottom {
        margin-top: 100px;
    }
    .flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
    }
    .provide-box-bottom-item {
        cursor: pointer;
        width: 262px;
        height: 361px;
        background: #ffffff;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        transition: all .5s;
        -webkit-box-shadow: 0px 0px 9px 0px rgba(51, 51, 51, 0.1);
        box-shadow: 0px 0px 9px 0px rgba(51, 51, 51, 0.1);
    }
    .flex.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.flex.flex-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.provide-box-bottom-item img {
    height: 164px;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.provide-box-bottom-item h6 {
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #006acc;
    line-height: 22px;
    margin-top: 34px;
}
.provide-box-bottom-item .line {
    width: 35px;
    height: 2px;
    background: #9797a1;
    margin-top: 20px;
}
.provide-box-bottom-item p {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 20px;
    margin-top: 27px;
    padding: 0 32px;
}
.provide-box-bottom-item.active {
    -webkit-box-shadow: 0px 20px 32px 0px rgba(13, 83, 215, 0.18);
    box-shadow: 0px 20px 32px 0px rgba(13, 83, 215, 0.18);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.provide-box-bottom-item{
    box-shadow: 0px 4px 10px 0px rgba(15, 83, 215, 0.18);
}
.ljzx{
        background: #3396f6;
        color: #fff;
        display: block;
        width: 246px;
        height: 46px;
        margin: 0 auto;
        text-align: center;
        line-height: 46px;
        border-radius: 23px;
        font-size: 18px;
    }
    .cgal{
        background-image: url(../images/jzzzbzs_02.jpg);
        background-position: center;
        background-repeat: no-repeat;
        height: 645px;
        overflow: hidden;
    }
    .cgal .cgal_title{
        text-align: center;
    }
    .cgal .cgal_title h5{
        font-size: 36px;
        color: #fff;
        margin-top: 50px;
        margin-bottom: 20px;
    }
    .cgal .cgal_title p{
        font-size: 14px;
        color: #fff;
        line-height: 24px;
    }
    .qualification {
  height: 768px;
  padding: 117px 0;
  -webkit-background-size: cover;
          background-size: cover;
  overflow: hidden;
}
.qualification-box-top {
  text-align: center;
}
.qualification-box-top h5 {
  font-size: 36px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 20px;
  height: 40px;
  line-height: 40px;
}
.qualification-box-top p {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #ffffff;
  line-height: 24px;
}
.qualification-box-bottom {
  position: relative;
  height: 400px;
}
.qualification-box-bottom-slider {
  overflow: hidden;
  margin-top: 30px;
  height: 400px;
}
.qualification-box-bottom-slider .swiper-slide {
  -webkit-flex-basis: 250px;
      -ms-flex-preferred-size: 250px;
          flex-basis: 250px;
  height: 257px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 21px;
}
.qualification-box-bottom-slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}
.qualification-box-bottom-slider .swiper-slide.swiper-slide-active {
  -webkit-flex-basis: 272px;
      -ms-flex-preferred-size: 272px;
          flex-basis: 272px;
  height: 339px;
}
.qualification-box-bottom-slider .swiper-slide.swiper-slide-active img {
  width: 100%;
  height: 100%;
}
.qualification-box-bottom-slider .swiper-slide.swiper-slide-prev,
.qualification-box-bottom-slider .swiper-slide.swiper-slide-next {
  -webkit-flex-basis: 238px;
      -ms-flex-preferred-size: 238px;
          flex-basis: 238px;
  height: 292px;
}
.qualification-box-bottom-slider .swiper-slide.swiper-slide-prev img,
.qualification-box-bottom-slider .swiper-slide.swiper-slide-next img {
  width: 100%;
  height: 100%;
}
.qualification-box-bottom .prev,
.qualification-box-bottom .next {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  z-index: 2;
}
.qualification-box-bottom .prev {
  left: -90px;
}
.qualification-box-bottom .next {
  right: -90px;
}
.webdemo1 a{
    color: #fff !important;
}

.xyblxkz li h5{
        text-align: center;
        margin-top: 40px;
        font-size: 18px;
        font-weight: bold;
    }
    .xyblxkz li{
        height: 358px;
        width: 198px;
        border: 1px solid #ececec;
        position: relative;
        float: left;
        background: #fff;
    }
    .xyblxkz li:hover{
        background: #006acc;
    }
    .xyblxkz li:hover h5{
        color: #fff;
    }
    .xyblxkz li:hover .xyblxkztext{
        color: #fff;
    }
    
    .xyblxkz li .xyblxkzimg{
        margin-top: 40px;
    }
    .xyblxkz li .xyblxkztext{
        position: absolute;
        width: 170px;
        left: 50%;
        margin-left: -85px;
        bottom: 0;
        height: 70px;
        color: #6c6c6c;
        text-align: center;
        font-size: 14px;
        
    }
    .xyblxkz .xyblxkzimg{
        height: 130px;
        text-align: center;
        line-height: 130px;
    }
    .xyblxkz .xyblxkz_title{
        width: 394px;
        font-size: 36px;
        margin: 0 auto;
        text-align: center;
        margin-bottom: 40px;
    }
    
    
    .jyhytitle h5{
        color: #fff;
        font-size: 36px;
    }
    .jyhytitle p{
        color: #fff;
        font-size: 14px;
    }
    .jyhy{
        background-image: url(../images/jyhy_02.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 1030px;
        overflow: hidden;
    }
    .jyhytitle{
        text-align: center;
        margin-top: 60px;
        margin-bottom: 53px;
    }
    .jyhy li{
        width: 284px;
        height: 318px;
        border: 1px solid #fff;
    }
    .jyhy_img{
        text-align: center;
        line-height: 100px;
        margin-top: 20px;
        height: 100px;
    }
    .jyhy li{
        float: left;
        margin: 7px 7px;
        text-align: center;
    }
    .jyhy li span{
        font-size: 30px;
        color: #ffa200;
        
    }
    .jyhy li p{
        color: #fff;
        font-size: 14px;
        text-align: left;
        width: 210px;
        margin: 0 auto;
        margin-top: 20px;
        line-height: 26px;
    }
    .jyhy .ljzx{
        margin-top: 53px;
    }
    .sqbxzz .sqbxzz_title{
        font-size: 36px;
        margin-top: 50px;
        margin-bottom: 50px;
        text-align: center;
    }
    .sqbxzz .sqbxzz_l{
        height: 650px;
        float: left;
        line-height: 650px;
    }
    .sqbxzz .sqbxzz_r{
        height: 650px;
        float: left;
        line-height: 40px;
        margin-left: 20px;
        
    }
    .sqbxzz_r li{
        margin-bottom: 16px;
    }
    .sqbxzz_num{
        /*margin-bottom: 20px;*/
        position: relative;
        height: 38px;
        width: 90px;
        margin-right: 0;
    }
    .sqbxzz_num span{
        font-size: 24px;
        display: inline-block;
        height: 38px;
        width: 38px;
        border-radius: 50%;
        background: #3396f6;
        color: #fff;
        text-align: center;
        line-height: 38px;
        position: absolute;
    }
    
    .sqbxzz_num.on span{
        background: #ffa200;
    }
    .sqbxzz_num i{
        background: #3396f6;
        height: 1px;
        width: 100%;
        display: block;
        position: absolute;
        top: 50%;
        
    }
    .sqbxzz_num.on i{
        background: #ffa200;
    }
    .sqbxzz_text{
        color: #fff;
        background: #3396f6;
        padding: 6px 26px;
        font-size: 24px;
        width: 624px;
    }
    .sqbxzz_text a{
        color: #fff;
        font-size: 24px;
    }
    .sqbxzz_text.on{
        background: #ffa200;
    }
    .sqbxzz_text span{
        display: inline-block;
        background: #000000;
        color: #fff;
        border-radius: 20px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        width: 125px;
        font-size: 24px;
        margin-left: 40px;
    }
    .zzfw{
        background: #006acc;
        overflow: hidden;
    }
    .zzfw h5{
        text-align: center;
        font-size: 36px;
        color: #fff;
        margin-top: 50px;
    }
    .zzfw ul{
        margin-top: 40px;
    }
    .zzfw li{
        float: left;
        height: 260px;
        width: 210px;
        margin: 20px;
        text-align: center;
    }
    .zzfw li span{
        text-align: center;
        font-size: 18px;
        color: #fff;
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .zzfw li p{
        text-align: center;
        font-size: 18px;
        color: #fff;
        line-height: 20px;
        margin-top: 36px;
    }
    
    .xyblxkz_cgal .xyblxkz_cgal_title{
        font-size: 36px;
        text-align: center;
        margin: 40px 0;
    }
    .xyblxkz_cgal li{
        float: left;
        margin: 0 16px;
        margin-bottom: 32px;
    }
    .xyblxkz_cgal{
        padding-bottom: 20px;
    }
    .xljgd{
        background-image: url(../images/xljgd_02.jpg);
        background-repeat: no-repeat;
        background-position: center;
        height: 580px;
        overflow: hidden;
    }
    .xljgd_title{
        text-align: center;
        color: #fff;
        font-size: 36px;
        margin: 44px 0;
    }
    .xljgd_text li{
        height: 52px;
        line-height: 52px;
        padding: 0 12px;
        margin: 0 50px;
    }
    .xljgd_text li a{
        font-size: 18px;
        display: block;
        width: 100%;
        height: 100%;
    }
    .xljgd_text li:hover{
        background: #006acc;
    }
    .xljgd_text li:hover a{
        color: #fff;
    }
    .xljgd_text{
        background: #fff;
        height: 334px;
        width: 1100px;
        overflow: hidden;
        margin: 0 auto;
    }
    .xljgd_text ul{
        width: 550px;
        margin-top: 38px;
    }
    .xljgd .qtwt{
        display: block;
        width: 244px;
        height: 46px;
        text-align: center;
        line-height: 46px;
        color: #fff;
        border-radius: 23px;
        margin: 44px auto;
        background: #3396f6;
        font-size: 18px;
    }




    .swch_title h3{
        text-align: center;
        font-size: 36px;
        color: #000;
    }
    .swch_title p{
        text-align: center;
        color: #6f6f6f;
        font-size: 14px;
        margin-bottom: 30px;
    }
    .colorWhite{
        color: white !important;
    }
    /*难题困扰*/
    .swch_nt{width: 1200px;margin:0 auto;}
    .swch_nt li{
        width: 386px;
        height: 177px;
        float: left;
        text-align: center;
        margin:15px 7px;
        box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.07);
    }
    .swch_nt li.swch_ntBg1{
        background: url(../images/suchimg1.jpg) center no-repeat;
    }
    .swch_nt li.swch_ntBg2{
        background: url(../images/suchimg2.jpg) center no-repeat;
    }
    .swch_nt li.swch_ntBg3{
        background: url(../images/suchimg3.jpg) center no-repeat;
    }
    .swch_nt li.swch_ntBg4{
        background: url(../images/suchimg4.jpg) center no-repeat;
    }
    .swch_nt li.swch_ntBg5{
        background: url(../images/suchimg5.jpg) center no-repeat;
    }
    .swch_nt li.swch_ntBg6{
        background: url(../images/suchimg6.jpg) center no-repeat;
    }
    .swch_nt li h3{
        transition: .5s all;
        margin-top: 40px;
        font-size: 24px;
        font-weight: bold;
        color: #000000;
    }
    .swch_nt li p{
        margin: 10px 0;
        font-size: 18px;
        color: #000000;
    }
    .swch_nt li:hover h3{
        color: #3396f6;
        margin-top: 20px;
    }
    .swch_nt li:hover a{
        opacity: 1;
    }
    .swch_nt li a{
        transition: .5s all;
        opacity: 0;
        display: block;
        margin-top: 15px;
        width: 168px;
        height: 37px;
        margin: 0 auto;
        line-height: 37px;
        text-align: center;
        font-size: 18px;
        color: #f5f5f5;
        background: url(../images/suchimg7.png) center no-repeat;
    }
    /*策划方案*/
    .swch_chfa{
        width: 100%;
        height: 500px;
        background: #006acc;
        margin-top: 25px;
        padding-top: 40px;
        margin-bottom: 30px;
    }
    .swch_chfaList{ width:1200px;margin:0 auto;}
    .swch_chfaList .hd{ 
        height:48px; 
        line-height:48px;
    }
    .swch_chfaList .hd ul{ 
        width: 700px;
        margin:0 auto;
    }
    .swch_chfaList .hd ul li{ 
        text-align: center;
        float:left; 
        padding:0 15px; 
        cursor:pointer;
        width: 142px;
        height: 48px;
        margin-right: 1px;
        background-color: #3396f6;
        font-size: 18px;
        color: #ffffff;
    }
    .swch_chfaList .hd ul li.on{
        background: #fff;
        color: #006acc;
    }
    .swch_chfaList .bd ul{
        clear: both;
        width: 1200px;
        margin: 0 auto;
        background: #fff;
        height: 302px;
    }
    .swch_chfaList .bd li.fr{
        width: 875px;
        padding: 15px;
        padding-top: 0;
    }
    .swch_chfaList .bd li.fr .swch_chfatext{
        font-size: 20px;
        font-weight: bold;
        color: #2a2a2a;
        margin-top: 30px;
    }
    .swch_chfaList .bd li.fr .swch_chfatext1{
        font-size: 16px;
        line-height: 30px;
        color: #2a2a2a;
        margin-top: 10px;
    }
    .swch_chfaList .bd li.fr .swch_chfatext1 span{
        color: #ff0000;
    }
    /*四大步骤*/
    .swch_bz{
        width: 1200px;
        margin:30px auto;
    }
    .swch_bz li{
        width: 271px;
        height: 270px;
        float: left;
        margin:10px;
        background-color: #ffffff;
        border-radius: 6px;
        border: solid 3px #006acc;
        text-align: center;
        position: relative;
    }
    .swch_bz li>h3{
        font-size: 48px;
        font-weight: bold;
        font-style: italic;
        line-height: 60px;
        color: #000000;
        padding:10px;
    }
    .swch_bz li>p{
        font-size: 24px;
        line-height: 60px;
        color: #000000;
        margin-top: 15px;
    }
    .swch_bz li:hover .swch_bzxq{
        opacity:1;
    }
    .swch_bzxq{
        position: absolute;
        top:0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #006acc;
        color: #fff;
        text-align: center;
        padding: 15px;
        overflow: hidden;
        box-sizing: border-box;
        opacity: 0;
        transition: .5s;
    }
    .swch_bzxq>h4{
        font-size: 24px;
        font-weight: bold;
        line-height: 60px;
    }
    .swch_bzxq>p{
        font-size: 18px;
        color: #ffffff;
        line-height: 30px;
        margin:20px auto;
    }
    .swch_bzxq>a{
        display: block;
        width: 213px;
        height: 47px;
        line-height: 47px;
        margin: 10px auto 0;
        background-color: #ffffff;
        font-size: 18px;
        color: #006acc;
    }
    /*服务内容*/
    .swch_fwnr{
        width: 100%;
        height: 570px;
        margin-top: 45px;
        background: url(../images/suchimg16.jpg) center no-repeat;
        box-sizing: border-box;
        padding-top: 45px;
        margin-bottom: 35px;
    }
    .swch_fwnr .swch_fwnrList{
        width: 1200px;
        margin: 30px auto 0;
    }
    .swch_fwnr .swch_fwnrList dl{
        float: left;
        width: 260px;
        margin: 0 18px;
    }
    .swch_fwnr .swch_fwnrList dt{
        width: 269px;
        height: 72px;
        background-color: #ffffff;
        border-radius: 7px;
        line-height: 72px;
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #006acc;
        margin-bottom: 15px;
    }
    .swch_fwnr .swch_fwnrList dl dd a{
        font-size: 17px;
        /*font-weight: bold;*/
        line-height: 38px;
        color: #ffffff;
        padding-left: 5px;
    }
    .swch_fwnr .swch_fwnrList dl dd a:hover{
        color: #006acc;
    }
    /*优惠政策*/
    .swch_yhzc{
        width: 1020px;
        margin: 30px auto;}
    .swch_yhzc li{
        float: left;
        width: 25%;
        text-align: center;
    }
    .swch_yhzc li img{
        margin-bottom: 15px;
    }
    .swch_yhzc li p{
        font-size: 18px;
        color: #000000;
    }
    .swch_yhzc li span{
        font-size: 24px;
        letter-spacing: 2px;
        color: #006acc;
    }
    .sech_fays li{
        float: left;
        margin: 14px 6px;
    }
    .sech_fays li img{
        float: left;
        width: 170px;
    }
    .sech_fays li div{
        float: left;
        width: 400px;
        margin-left: 14px;
    }
    .sech_fays li div span{
        font-size: 18px;
        color: #3396f6;
    }
    .sech_fays li div p{
        line-height: 25px;
        margin-top: 8px;
        font-size: 14px;
    }
    .swch_ssyh .swch_ssyhList{
        width: 1280px;
        margin: 30px auto 0;
    }
    .swch_ssyh{
        width: 100%;
        height: 540px;
        margin-top: 45px;
        background: url(../images/suchimg24.jpg) center no-repeat;
        box-sizing: border-box;
        padding-top: 45px;
        margin-bottom: 35px;
    }
    .swch_ssyhList li{
        position: relative;
        width: 406px;
        height: 156px;
        float: left;
        margin: 10px;
    }
    .swch_ssyhList li img{
        position: absolute;
        width: 406px;
        height: 156px;
        top: 0;
        left: 0;
    }
    .swch_ssyhList div{
        position: absolute;
        width: 406px;
        height: 156px;
        
        top: 0;
        left: 0;
    }
    .swch_ssyhList div span{
        color: #fff;
        font-size: 24px;
        margin-left: 22px;
        display: inline-block;
        margin-top: 20px;
    }
    .swch_ssyhList div p{
        line-height: 28px;
        margin-top: 8px;
        margin-left: 22px;
        color: #fff;
        font-size: 14px;
        width: 190px;
    }
    .sech_xzys li{
        width: 174px;
        height: 174px;
        border-radius: 50%;
        background: #d7ecff;
        overflow: hidden;
        text-align: center;
        float: left;
        margin: 13px;
    }
    .sech_xzys li span{
        color: #006acc;
        border-bottom: 2px solid #6babe5;
        padding-bottom: 10px;
        margin-top: 46px;
        display: inline-block;
        width: 130px;
        font-size: 16px;
    }
    .sech_xzys li p{
        line-height: 24px;
        font-size: 14px;
        width: 130px;
        margin: 0 auto;
        margin-top: 6px;
        color: #565656;
    }
    .swch_ssyhList a{
        display: block;
        height: 100%;
        width: 100%;
    }

    .hnyzs{
        margin: 0 auto;
        margin-top: 20px;
        width: 1256px;
        margin-bottom: 20px;
    }
    .hnyzs li{
        width: 410px;
        height: 296px;
        float: left;
        margin: 0 4px 8px;
    }
    .hnyzs li>a{
        width: 100%;
        height: 100%;
        position: relative;
        display: block;
        overflow: hidden;
    }
    .hnyzs li img{
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        transition: all .5s;
    }
    .hnyzs li:hover img{
        transform: scale(1.5);
        
    }
    .hnyzs li div{
        position: absolute;
        width: 100%;
        text-align: center;
        top: 50%;
        margin-top: -30px;
    }
    .hnyzs li div h5{
        font-size: 24px;
        
    }
    .hnyzs li div p{
        font-size: 14px;
        margin-top: 6px;
    }
    .hnjjfa{
        width: 1256px;
        margin: 0 auto;
        margin-top: 20px;
    }
    .hnjjfa li{
        width: 300px;
        height: 374px;
        position: relative;
        float: left;
        margin: 0 7px;
    }
    .hnjjfa li>img{
        position: absolute;
        left: 0;
        top: 0;
    }
    .hnjjfa li>div>div{
        height: 74px;
        text-align: center;
        line-height: 74px;
    }
    .hnjjfa li>div{
        position: absolute;
        width: 100%;
        text-align: center;
        top: 50%;
        margin-top: -86px;
    }
    .hnjjfa li>div>h5{
        font-size: 24px;
        color: #fff;
        margin-top: 10px;
    }
    .hnjjfa li>div>p{
        font-size: 14px;
        color: #fff;
        line-height: 26px;
        text-align: center;
    }
    .hnctwy{
        background-image: url(../images/hnctwy_02.jpg);
        background-position: center;
        background-repeat: no-repeat;
        height: 782px;
        margin-top: 30px;
        overflow: hidden;
        text-align: center;
    }
    .hnctwy_title{
        font-size: 36px;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .hnctwy ul{
        width: 1256px;
        margin: 0 auto;
    }
    .hnctwy li{
        float: left;
        width: 300px;
        height: 240px;
        margin: 0 7px 15px;
        background: #fff;
        text-align: center;
    }
    .hnctwy li>div{
        height: 74px;
        line-height: 74px;
        text-align: center;
        margin-top: 35px;
    }
    .hnctwy li>p{
        font-size: 24px;
        margin-top: 6px;
    }
    .hnctwy li>a{
        font-size: 18px;
        width: 138px;
        height: 38px;
        border: 3px solid #006acc;
        color: #006acc;
        text-align: center;
        line-height: 38px;
        display: inline-block;
        margin-top: 18px;
        border-radius: 22px;
    }
    .hnctwy>a{
        text-align: center;
        display: inline-block;
        height: 60px;
        width: 428px;
        background: #3396f6;
        line-height: 60px;
        color: #fff;
        font-size: 18px;
        border-radius: 10px;
        margin-top: 30px;
    }
    .hnzclc{
        width: 1256px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .hnzclc .hnzclc_title{
        text-align: center;
        font-size: 36px;
        margin: 30px auto;
    }
    .hnzclc li{
        float: left;
        width: 297px;
        height: 240px;
        border-radius: 10px;
        margin: 0 8px;
    }
    .hnzclc li img{
        height: 150px;
    }
    .hnzclc li>div>span{
        display: inline-block;
        height: 34px;
        width: 34px;
        border-radius: 17px;
        background: #00a2ea;
        text-align: center;
        line-height: 34px;
        color: #fff;
        font-size: 24px;
        font-style: italic;
        float: left;
        margin: 0 6px;
        margin-top: 30px;
    }
    .hnzclc li>div{
        height: 90px;
        box-shadow: 0px 4px 6px #b0b0b0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }
    .hnzclc li>div>div{
        float: left;
        margin-top: 21px;
    }
    .hnzclc li>div>div>i{
        display: block;
        font-size: 18px;
        color: #000000;
    }
    .hnzclc li>div>div>b{
        display: block;
        font-size: 18px;
        color: #555555;
        font-weight: normal;
    }
    .hnzxjy ul{
        width: 1256px;
        margin: 0 auto;
    }
    .hnzxjy_title{
        margin: 40px auto;
        font-size: 36px;
        text-align: center;
    }
    .hnzxjy ul li{
        float: left;
        width: 246px;
        height: 330px;
        border: 1px solid #e0e0e0;
        cursor: pointer;
        margin: 0 1px;
    }
    .hnzxjy ul li:hover{
        background: #006acc;
    }
    .hnzxjy ul li:hover h5{
        color: #fff;
    }
    .hnzxjy ul li:hover p{
        color: #fff;
    }
    .hnzxjy ul li>div{
        height: 70px;
        line-height: 70px;
        text-align: center;
        margin-top: 50px;
        background-position: center;
        background-repeat: no-repeat;
    }
    .hnzxjy ul li:nth-child(1)>div{
        background-image: url(../images/hnzxjy_03.png);
    }
    .hnzxjy ul li:nth-child(1):hover>div{
        background-image: url(../images/hnzxjy_on_03.png);
        color: #fff;
    }
    .hnzxjy ul li:nth-child(2)>div{
        background-image: url(../images/hnzxjy_05.png);
    }
    .hnzxjy ul li:nth-child(2):hover>div{
        background-image: url(../images/hnzxjy_on_05.png);
        color: #fff;
    }
    .hnzxjy ul li:nth-child(3)>div{
        background-image: url(../images/hnzxjy_07.png);
    }
    .hnzxjy ul li:nth-child(3):hover>div{
        background-image: url(../images/hnzxjy_on_07.png);
        color: #fff;
    }
    .hnzxjy ul li:nth-child(4)>div{
        background-image: url(../images/hnzxjy_09.png);
    }
    .hnzxjy ul li:nth-child(4):hover>div{
        background-image: url(../images/hnzxjy_on_09.png);
        color: #fff;
    }
    .hnzxjy ul li:nth-child(5)>div{
        background-image: url(../images/hnzxjy_11.png);
    }
    .hnzxjy ul li:nth-child(5):hover>div{
        background-image: url(../images/hnzxjy_on_11.png);
        color: #fff;
    }
    .hnzxjy ul li>h5{
        font-size: 24px;
        color: #006acc;
        text-align: center;
        margin-top: 10px;
    }
    .hnzxjy ul li>p{
        line-height: 30px;
        color: #000000;
        font-size: 14px;
        width: 220px;
        text-align: left;
        margin: 0 auto;
        margin-top: 20px;
    }
    .hnchangead_title{
        margin-top: 30px;
        font-size: 36px;
        text-align: center;
    } 
    .hnchangead ul{
        width: 1256px;
        margin: 0 auto;
        margin-top: 30px;
    }
    .hnchangead li{
        float: left;
        height: 240px;
        width: 310px;
        text-align: center;
        margin: 0 2px;
    }
    .hnchangead li div{
        height: 80px;
        line-height: 80px;
        margin-top: 40px;
    }
    .hnchangead li p{
        color: #555555;
        font-size: 14px;
        line-height: 30px;
    }
    .hnchangead li h5{
        font-weight: bold;
        font-size: 20px;
        margin: 6px 0;
    }
    .hnxgzx div{
        height: 137px;
        width: 100%;
        height: 100%;
        margin-bottom: 10px;
    }
    .hnxgzx_title{
        margin-top: 30px;
        font-size: 36px;
        text-align: center;
    }
    .hnxgzx div a{
        display: inline-block;
        position: relative;
        height: 100%;
        width: 100%;
    }
    .hnxgzx div a p{
        position: absolute;
        bottom: 12px;
        left: 20px;
        color: #fff;
        font-size: 24px;
        font-weight: bold;
    }
    .hnxgzx ul{
        width: 1256px;
        margin: 0 auto;
        margin-top: 20px;
    }
    .hnxgzx ul li{
        width: 404px;
        float: left;
        padding-bottom: 20px;
        box-shadow: 0px 4px 6px #d7d6d6;
        margin: 10px 7px 14px;
    }
    .hnxgzx ul>li>a{
        display: flex;
        align-items: center;
        height: 30px;
        display: block;
        font-size: 14px;
        line-height: 30px;
    }
    .hnxgzx ul>li>a>span{
        display: inline-block;
        height: 5px;
        width: 5px;
        background: #000000;
        border-radius: 2.5px;
        margin-right: 6px;
        margin-left: 19px;
    }
    .hnxgzx{
        padding-bottom: 80px;
    }

.zltc_bg{
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
}
.zltc{
    position: fixed;
    z-index: 48;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /*display: none;*/
}
.zltc .xrzs{
    position: absolute;
    top: 50%;
    margin-top: -270px;
    left: 50%;
    margin-left: -319px;
}
.zltc_img{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
}
.zltc_input{
    position: absolute;
    bottom: 102px;
    width: 584px;
    left: 50%;
    margin-left: -292px;
    height: 46px;
    top: 50%;
    margin-top: 130px;
}
.zltc_input input{
    height: 100%;
    width: 350px;
    border: none;
    color: #555;
    border-radius: 4px;
    font-size: 14px;
    padding: 0 10px 0 36px;
}
.zltc_input span{
    cursor: pointer;
    margin-left: 6px;
    width: 172px;
    height: 100%;
    text-align: center;
    line-height: 46px;
    display: inline-block;
    font-size: 18px;
    background-color: #f3c034;
    color: #df2253;
    float: right;
    border-radius: 4px;
}
.zltc_img i{
    display: inline-block;
    cursor: pointer;
    height: 49px;
    width: 42px;
    position: absolute;
    left: 50%;
    margin-left: -19px;
    top: 50%;
    margin-top: 226px;
}
.phone_icon{
    margin-left: -387px;
}
input::-webkit-outer-spin-button,

input::-webkit-inner-spin-button { -webkit-appearance: none; }

input[type="number"]{ -moz-appearance: textfield; }


.qyfl_about{
        width: 1254px;
        margin: 0 auto;
    }
    .qyfl_about .qyfl_about_l{
        width: 730px;
    }
    .qyfl_about .qyfl_about_l p{
        line-height: 34px;
        margin-bottom: 10px;
        font-size: 14px;
        text-indent: 2em;
    }
    .qyfl_about_r{
        margin-left: 20px;
    }
    .xs{
        overflow: hidden;
        margin-top: 40px;
    /*    padding-bottom: 80px;*/
    }
    .xs h3{
        text-align: center;
        font-size: 36px;
        color: #000;
    
    }
    .xs p{
        text-align: center;
        color: #6f6f6f;
        font-size: 14px;
        line-height: 35px;
    }
    .xs_content{
        width: 1254px;
        height: 392px;
        border: 1px solid #dfdfdf;
        margin: 0 auto;
        margin-top: 30px;
    }
    .xs_content h5{
        width: 580px;
        margin: 0 auto;
        font-size: 16px;
        line-height: 30px;
        margin-top: 10px;
    }
    .xs_content p{
        width: 580px;
        margin: 0 auto;
        font-size: 16px;
        text-align: left;
        line-height: 30px;
    }
    .xs_content_l{
        border-right: 1px solid #dfdfdf;
        height: 100%;
        width: 626px;
    }
    .xs_content_r{
        height: 100%;
        width: 626px;
    }
    .qyfl_cx{
        background: #006acc;
        width: 100%;
        /*height: 514px;*/
        overflow: hidden;
        margin-top: 30px;
    }
    .qyfl_cx .qyfl_cx_title{
        text-align: center;
        margin-top: 40px;
        font-size: 36px;
        font-weight: bold;
        color: #fff;
    }
    .qyfl_cx_content{
        width: 1200px;
        margin: 30px auto;
    }
    .qyfl_cx_content p{
        color: #fff;
        font-size: 16px;
        line-height: 38px;
    }
    
    
    .qyfl_al{
        background: #006acc;
        width: 100%;
        /*height: 514px;*/
        overflow: hidden;
        margin-top: 30px;
    }
    .qyfl_al .qyfl_al_title{
        text-align: center;
        margin-top: 40px;
        font-size: 36px;
        font-weight: bold;
        color: #fff;
    }
    .qyfl_al_content{
        width: 1200px;
        margin: 30px auto;
    }
    .qyfl_al_content p{
        color: #fff;
        font-size: 16px;
        line-height: 38px;
    }
    .qyfl_al_content .qyfl_al_js{
        margin-top: 30px;
    }
    .qyfl_flhg_title h3{
        font-size: 36px;
        text-align: center;
        margin-top: 30px;
    }
    .qyfl_flhg_content{
        font-size: 14px;
        width: 1150px;
        margin: 70px auto;
    }
    .qyfl_flhg_content p{
        line-height: 24px;
    }
    .qyfl_flhg{
        background-image: url(../images/flhg_bg_02.jpg);
        background-position: center;
        background-repeat: no-repeat;
        height: 344px;
    }
    .qyfl_ch_title{
        margin-top: 20px;
    }
    .qyfl_ch_title h3{
        font-size: 36px;
        text-align: center;
    }
    .qyfl_ch_title p{
        font-size: 14px;
        color: #757575;
        text-align: center;
    }
    .qyfl_ch_content{
        font-size: 18px;
        width: 714px;
        margin: 36px auto;
    }
    .qyfl_ch_content p{
        width: 314px;
        float: left;
        border: 3px solid #f2f3f4;
        border-radius: 20px;
        padding: 25px 15px;
        width: 280px;
        height: 94px;
        line-height: 32px;
    }
    .qyfl_ch_text{
        width: 1254px;
        background: #f5f5f5;
        margin: 0 auto;
    }
    .qyfl_ch_text p{
        font-size: 16px;
        width: 1200px;
        margin: 0 auto;
        line-height: 50px;
    }
    .qyfl_chfa{
        height: 248px;
        background-image: url(../images/al_bg_02.jpg);
        background-position: center;
        background-repeat: no-repeat;
    }
    .qyfl_chfa .qyfl_chfa_content{
        width: 1200px;
        margin: 0 auto;
    }
    .qyfl_chfa .qyfl_chfa_content p{
        font-size: 16px;
        line-height: 50px;
    }
    .qyfl_myys .qyfl_myys_title{
        text-align: center;
        font-size: 36px;
        margin: 20px auto;
    }
    .qyfl_myys li{
        float: left;
        margin: 0 9px;
        border: 1px solid #e7e7e7;
        height: 340px;
    }
    .qyfl_myys_content ul{
        width: 1254px;
        margin: 0 auto;
    }
    .qyfl_myys_content li h5{
        font-size: 18px;
        width: 256px;
        margin: 0 auto;
        padding-top: 10px;
        border-top: 1px solid #e7e7e7;
    }
    .qyfl_myys_content li p{
        font-size: 14px;
        width: 256px;
        margin: 0 auto;
        color: #555555;
        margin-top: 10px;
    }
    .qyfl_myys{
        margin: 30px auto;
    }
    .qybg_about{
        width: 1255px;
        margin: 0 auto;
    }
    
    .qybg_about_text{
        background: #f5f5f5;
        width: 880px;
        height: 202px;
    }
    
    .qybg_about_text p{
        width: 830px;
        font-size: 16px;
        line-height: 38px;
        margin-left: 26px;
        margin-top: 30px;
    }
    .qybg_fl_title{
        margin-top: 40px;
    }
    .qybg_fl_title h3{
        font-size: 36px;
        text-align: center;
    }
    .qybg_fl_title p{
        font-size: 14px;
        color: #757575;
        text-align: center;
    }
    .qybg_nav{
        width: 1255px;
        margin: 0 auto;
        border: 1px solid #dfdfdf;
        margin-top: 30px;
    }
    .qybg_nav span{
        float: left;
        width: 417px;
        border-right: 1px solid #dfdfdf;
        text-align: center;
        display: inline-block;
        line-height: 46px;
        height: 46px;
        font-size: 24px;
        cursor: pointer;
    }
    .qybg_nav span+span+span{
        border-right: none;
    }
    .qybg_nav .on{
        color: #fff;
        background: #3396f6;
    }
    .qybg_fl_content .qybg_text{
        width: 1255px;
        /*height: 464px;*/
        border: 1px solid #dfdfdf;
        border-top: none;
        margin: 0 auto;
        display: none;
        height: auto;
    }
    .qybg_fl_content .block{
        display: block;
        
    }
    .qybg_text h5{
        width: 1200px;
        margin: 0 auto;
        font-size: 16px;
        line-height: 30px;
    }
    .qybg_text p{
        width: 1200px;
        margin: 0 auto;
        font-size: 16px;
        color: #555555;
        line-height: 30px;
    }
    .qybg_text a{
        display: block;
        width: 244px;
        height: 46px;
        color: #fff;
        background: #3396f6;
        text-align: center;
        line-height: 46px;
        border-radius: 23px;
        font-size: 18px;
        margin: 50px auto;
    }
    .qyfl_al_content p{
        text-indent: 2em;
    }

    .jwtzba_about h3{
        font-size: 36px;
        text-align: center;
    }
    .jwtzba_about p{
        font-size: 14px;
        color: #757575;
        text-align: center;
    }
    .jwtzba_about{
        width: 1255px;
        margin: 0 auto;
    }
    
    .jwtzba_about_text{
        width: 800px;
        margin-left: 28px;
    }
    
    .jwtzba_about_text p{
        text-align: left;
        width: 800px;
        font-size: 18px;
        line-height: 40px;
    }
    .jwtzba_about_title{
        margin-bottom: 40px;
    }
    
    .jwtzba_fl{
        background-image: url(../images/jwtzba_bg_02.jpg);
        background-position: center;
        background-repeat: no-repeat;
        height: 508px;
        overflow: hidden;
        margin-top: 30px;
    }
    .jwtzba_fl_title{
        color: #fff;
        font-size: 36px;
        margin: 40px 0;
        text-align: center;
    }
    
    .jwtzba_tj_content{
        width: 1255px;
        margin: 0 auto;
    }
    .jwtzba_fl_content tr th{
        background: #328ad9;
        border: 1px solid #1678d0;
        font-size: 20px;
        text-align: center;
        padding: 0;
    }
    .jwtzba_fl_content tr td{
        background: #fff;
        border: 1px solid #1678d0;
        color: #000;
        font-size: 16px;
        text-align: center;
        line-height: 30px;
    }
    .jwtzba_fl_content tr td p{
        width: 320px;
        text-align: left;
        line-height: 30px;
    }
    .jwtzba_fl_content tr td span{
        display: block;
    }
    .jwtzba_tj_content li{
        padding: 14px;
        color: #fff;
        float: left;
        margin: 0 5px;
    }
    .jwtzba_tj_content li p{
        font-size: 18px;
        line-height: 40px;
    }
    .jwtzba_tj_content .a{
        background-image: url(../images/jwtzba_tj_img_03.jpg);
        background-position: center;
        background-repeat: no-repeat;
        width: 380px;
        height: 168px;
    }
    .jwtzba_tj_content .b{
        background-image: url(../images/jwtzba_tj_img_05.jpg);
        background-position: center;
        background-repeat: no-repeat;
        width: 380px;
        height: 168px;
    }
    .jwtzba_tj_content .c{
        background-image: url(../images/jwtzba_tj_img_07.jpg);
        background-position: center;
        background-repeat: no-repeat;
        width: 380px;
        height: 168px;
    }
    .jwtzba_tj_title h3{
        text-align: center;
        font-size: 36px;
    }
    .jwtzba_tj_title{
        margin: 40px 0;
    }
    .jwtzba_tj_content span{
        display: inline-block;
        height: 100%;
        width: 100%;
        text-align: center;
        line-height: 168px;
    }
    .jwtzba_tj_content i{
        font-size: 14px;
        line-height: 24px;
        display: inline-block;
        width: 390px;
    }
    
    .jwtzba_lc{
        background-image: url(../images/jwtzba_bg_02.jpg);
        background-position: center;
        background-repeat: no-repeat;
        height: 508px;
        overflow: hidden;
        margin-top: 30px;
    }
    .jwtzba_lc h3{
        color: #fff;
        text-align: center;
        font-size: 36px;
    }
    .jwtzba_lc_title{
        margin: 40px 0;
    }
    .jwtzba_lc li{
        float: left;
        width: 245px;
        margin: 0 2px;
    }
    .jwtzba_lc li .jwtzba_lc_top{
        height: 100px;
        padding-top: 14px;
        background: #f5f5f5;
        margin-top: 20px;
    }
    .jwtzba_lc li .jwtzba_lc_bottom{
        height: 90px;
        padding-top: 24px;
        background: #ffffff;
    }
    .jwtzba_lc li p{
        width: 210px;
        font-size: 16px;
        text-align: center;
        color: #000;
        margin: 0 auto;
        line-height: 28px;
    }
    .jwtzba_lc p{
        width: 1255px;
        color: #fff;
        margin: 0 auto;
        font-size: 16px;
        line-height: 28px;
    }
    .jwtzba_lc ul{
        width: 1255px;
        margin: 0 auto;
    }
    .jwtzba_lc_bottom p{
        margin-top: 24px;
    }
    .jwtzba_bllc{
        background: #f5f5f5;
        overflow: hidden;
    }
    .jwtzba_bllc .jwtzba_bllc_title{
        margin: 40px 0;
        text-align: center;
    }
    .jwtzba_bllc .jwtzba_bllc_title h3{
        font-size: 36px;
    }
    .jwtzba_bllc .jwtzba_bllc_title p{
        font-size: 14px;
        color: #757575;
    }
    .jwtzba_bllc_content{
        width: 1255px;
        margin: 0 auto;
    }
    .jwtzba_bllc_icon{
        text-align: center;
        width: 160px;
        font-size: 24px;
        float: left;
    }
    .jwtzba_bllc_icon p{
        margin-top: 20px;
    }
    .jwtzba_bllc_jt{
        float: left;
        height: 142px;
        line-height: 142px;
        text-align: center;
        margin: 0 79px;
    }
    .jwtzba_bllc{
        padding-bottom: 40px;
    }