﻿/*整体开始*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; font-weight:normal;}
fieldset, img { border:none; } /*为了照顾ie6 链接图片有边框*/
ul, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","宋体";}
select, input { vertical-align:middle; }
 select, input, textarea { font-size:12px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:12px; color:#000;font-family:"Microsoft YaHei","微软雅黑","SimHei","黑体","SimSun","宋体";}
a { color:#000; text-decoration:none; font-weight:normal;}
a:hover { color:#000; text-decoration:none; }
html {
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust: 100%;
}

video embed, video object, video iframe {
width: 100%;
height: auto;
}
        *{
            margin:0px;
            padding:0px;
        }
        div{
            display:block;
        }
        body{
            font-weight: lighter;
        }
        html{
            color:#666;
        }
        html,body{
            width: 100%;
        }
/*顶部*/
.xcfz_top{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.xcfz_banner{
    width: 100%;
    height:100%;
}
.xcfz_banner img{
    display:block;
    width: 100%;
}
 video{  
          /*height:100%;*/
            /*加滤镜*/
            /*filter: blur(15px); //背景模糊设置 */
            /*-webkit-filter: grayscale(100%);*/  
            /*filter:grayscale(100%); //背景灰度设置*/  
            z-index:-11
        }  
        source{  
            min-width: 100%;  
            min-height: 100%;  
            height: auto;  
            width: auto;  
        } 
/*导航栏*/
.sjb_xpdh{
    display:none;
}
.xcfz_header {
    background: rgba(49, 174, 188, 0.5);
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
}
.xcfz_nav {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
}
.xcfz_nav .xcfz_logo {
    width: 160px;
    float: left;
    margin-top:20px;
}
.xcfz_nav ul{
    float: right;
    display: inline;
    padding-right: 5px;
}
.xcfz_nav ul li.on{
    background: rgba(49, 174, 188, 1);
}
.xcfz_nav ul li:hover {
    background: rgba(49, 174, 188, 1);
}
.xcfz_nav ul li:last-child:hover {
    background: none;
}
.xcfz_nav li {
    float: left;
    color: #ad2e23;
    font-size: 16px;
    font-weight: bold;
    display: inline;
    padding: 30px 17px;
    position: relative;
    z-index: 2;
}
.xcfz_nav ul li:hover a {
    color: #fff;
}
.xcfz_nav ul li a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    font-size:18px;
    font-weight: normal;
}
.xcfz_nav li:last-child{
    width:40px;
    padding:20px 0px 30px 17px;
}
.xcfz_nav li:last-child img{
    width:100%;
}
.nav_ul li .cnavli {
    position: absolute;
    z-index: 999;
    left: 0;
    bottom: -40px;
    height: 40px;
    display: none;
    text-align: center;
}
.nav_ul li .cnavli a {
    line-height: 40px;
    padding: 0 10px;
    display: inline;
    float: none;
    color: #666;
}
.xcfz_header .cnav {
    height: 40px;
    width: 100%;
    background:rgba(49, 174, 188, 0.5);
    display: none;
}
/*领导关怀*/
.sx_main{
    width:100%;
    margin-top:60px;
}
.sx_main .sx_main1{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.sx_gh{
    float: left;
}
.sx_yw{
    float:right;
}
.sx_ldgh{
    width:48%;
}
.ldgh_tit{
    width:100%;
    padding-bottom:10px;
    border-bottom:1px solid #486edc;
}
.ldgh_tu{
    width:100%;
    height:350px;
    margin-top:30px;
    overflow:hidden;
}
.ldgh_tu img{
    width:100%;
    height:100%;
}
.sx_ldgh h3 {
    font-size: 22px;
	height: 60px;
    color: #333;
    margin-top: 30px;
	overflow: hidden;
}
.sx_ldgh p {
    font-size: 14px;
    color: #666;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #999;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}
.sx_ldgh ul {
    margin-top: 24px;
}
.sx_ldgh ul li {
    margin-top: 10px;
    font-size: 16px;
    background: url(../images/xcfz_nicon.png) left center no-repeat;
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
    box-sizing: border-box;
    overflow: hidden;
}
.sx_ldgh ul li a {
    color: #666;
}
.sx_ldgh a:hover{
    text-decoration:underline;
}
/*主要项目*/
.xcfz_major{
    width:100%;
    background:#31aebc;
    background-size:100% 100%;
    padding:50px 0px;
}
.xcfz_major1{
    width:1200px;
    margin:0 auto;
}
.xcfz_mtitle{
    width:100%;
}
.xcfz_mtitle img{
    margin:0 auto;
    display:block;
}
.xcfz_major1 h3{
    font-size:14px;
    color:#dbfded;
    text-indent:2em;
    margin-top:40px;
}
.xcfz_major1 ul{
    overflow:hidden;
}
.xcfz_major1 ul li{
    width:31%;
    height:265px;
    margin:4% 1% 1% 1%;
    float:left;
    position:relative;
}
.xcfz_major1 ul li .xcfz_mtu{
    width:100%;
    height:265px;
}
.xcfz_major1 ul li .xcfz_minto{
    width:100%;
    height:100%;
    background:rgba(20,118,110,0.5);
    position:absolute;
    top:0;
    left:0;
    display:none;
}
.xcfz_minto img{
    margin:0 auto;
    display:block;
    padding-top:90px;
}
.xcfz_minto p{
    margin:20px 40px 0px 40px;
    line-height:24px;
    font-size:17px;
    text-align:center;
}
.xcfz_minto p a{
    color:#fff;
}
.xcfz_major1 ul li .xcfz_mintox{
    width:100%;
    height:100%;
    background:rgba(20,118,110,0.5);
    position:absolute;
    top:0;
    left:0;
    display:none;
}
.xcfz_mintox img{
    margin:0 auto;
    display:block;
    padding-top:60px;
}
.xcfz_mintox p{
    margin:20px 40px 0px 40px;
    line-height:24px;
    font-size:18px;
    text-align:center;
}
.xcfz_mintox p a{
    color:#fff;
}
/*媒体聚焦*/
.xcfz_mtjj{
    width:100%;
    background:#2973a2;
}
.xcfz_mttitle{
    width:100%;
    padding-top:60px;
}
.xcfz_mttitle img{
    margin:0 auto;
    display:block;
}
.xcfz_mtjj1{
    width:1200px;
    margin:0 auto;
    padding-top:40px;
    overflow:hidden;
}
.swiper-container{
    width:49%;
    float:left;
    height:390px;
}
.swiper-container .swiper-slide img{
    width:100%;
    height:390px;
}
.swiper-container .swiper-slide p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 30px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    z-index: 999;
    background: rgba(0,0,0,0.5);
}
.swiper-container .swiper-pagination{
    text-align:right;
}
.swiper-pagination-bullet-active{
    background:#fff;
}
.swiper-pagination-bullet{
    background:#fff;
}
/*右侧*/
.xcfz_content{
    width: 49%;
    float: right;
}
.xcfz_content ul{
    margin-left:32px;
    overflow: hidden;
}
.xcfz_content ul li{
    width:100%;
    float:left;
    font-size:16px;
    height:50px;
    overflow:hidden;
    border-bottom:1px dashed #fff;
    margin-top:10px;
}
.xcfz_content ul li:first-child{
    margin-top:0px;
}
.xcfz_content ul li:last-child{
    border-bottom:none;
}
.xcfz_content ul li a{
    color:#e9dec7;
    padding-left:10px;
    float: left;
    border-left:2px solid #fff;
    line-height:40px;
}
.xcfz_mt{
    width:90px;
    height:40px;
    line-height:40px;
    float:left;
    color:#fff;
    font-size:20px;
}
.xcfz_mt img{
    display:block;
    margin:0 auto;
    height:24px;
    margin-top:8px;
    width:100%;
}
.xcfz_mtmore{
    width:100%;
    text-align:right;
    margin-top:35px;
    font-size:18px;
}
.xcfz_mtmore a{
    color:#fff;
    font-weight:bold;
}
/*党的建设*/
.sx_ddjs{
    width:100%;
    background:#31aebc;
    padding-top:60px;
    padding-bottom:40px;
    margin-top:40px;
}
.xcfz_dtitle img{
    display:block;
    margin:0 auto;
}
.sx_ddjs1{
    width:1200px;
    margin:0 auto;
}
.xcfz_dcontent{
    width:1130px;
    height:360px;
    margin:0 auto;
    padding:80px 50px 50px 50px;
    box-sizing:border-box;
    background:url(../images/ddjs_back.jpg) no-repeat;
    background-size:100% 100%;
    margin-top:80px;
    position:relative;
}
.xcfz_dcontent a:hover{
    text-decoration:underline;
}
.ddjs_tu{
    width:639px;
    height:70px;
    position:absolute;
    top:-40px;
    left:50%;
    margin-left:-319.5px;
}
.xcfz_dcontent h3{
    font-size:24px;
    color:#333;
}
.xcfz_dcontent p{
    font-size:14px;
    color:#333;
    margin-top:20px;
}
.xcfz_dcontent p a{
    font-size:14px;
    color:#333;
}
.xcfz_dcontent ul{
    overflow:hidden;
    margin-top:30px;
}
.xcfz_dcontent ul li{
    width:48%;
    margin-top:10px;
    margin-right:2%;
    float:left;
    color:#333;
    font-size:16px;
    background:url(../images/xcfz_nicon.png) left center no-repeat;
    padding-left:20px;
    box-sizing:border-box;
    height:20px;
    line-height:20px;
    overflow:hidden;
}
.xcfz_dcontent ul li a{
    color:#333;
}
.sx_prev{
    width: 40px;
    height:60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    left:50px;
    background: url(../images/sx_prev.png) no-repeat;
    background-size:100% 100%;
    z-index: 99;
    cursor:pointer;
}
.sx_next{
    width: 40px;
    height:60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    right:50px;
    background: url(../images/sx_next.png) no-repeat;
    background-size:100% 100%;
    z-index: 99;
    cursor:pointer;
}
/*党建动态*/
.xcfz_dj{
    display:none;
}
.xcfz_djdt{
    width:1200px;
    margin:40px auto;
    overflow:hidden;
    left:50%;
    margin-left:-600px;
}
.xcfz_djdt .xcfz_djdt1{
    width:31%;
    margin-right:3%;
    float:left;
    height:77px;
    cursor:pointer;
}
.xcfz_djdt .xcfz_djdt1:nth-child(1){
    background:url(../images/xcfz_djdt.png) no-repeat;
    background-size:100% 100%;
}
.xcfz_djdt .xcfz_djdt1:nth-child(2){
    background:url(../images/xcfz_sqgz1.png) no-repeat;
    background-size:100% 100%;
}
.xcfz_djdt .xcfz_djdt1:nth-child(3){
    background:url(../images/xcfz_xxzq.png) no-repeat;
    background-size:100% 100%;
    margin-right:0;
}
.xcfz_djdt .active-nav:nth-child(1){
    background:url(../images/xcfz_djdt1.png) no-repeat;
    background-size:100% 100%;
}
.xcfz_djdt .active-nav:nth-child(2){
    background:url(../images/xcfz_sqgz.png) no-repeat;
    background-size:100% 100%;
}
.xcfz_djdt .active-nav:nth-child(3){
    background:url(../images/xcfz_xxzq1.png) no-repeat;
    background-size:100% 100%;
    margin-right:0;
}

/*行业动态*/
.xcfz_hydt{
    width:100%;
    overflow:hidden;
    position:relative;
}
.xcfz_hyr{
    width:50%;
    float:right;
    height:578px;
    background:url(../images/xcfz_hback.jpg) no-repeat;
}
.xcfz_hydt1{
    width:1200px;
    position:absolute;
    top:70px;
    left:50%;
    margin-left:-600px;
    overflow:hidden;
}
.xcfz_hleft{
    width:44%;
    float:left;
}
.xcfz_hleft ul{
    margin-top:50px;
}
.xcfz_hleft ul li{
    color:#333;
    font-size:18px;
    padding-left:14px;
    background:url(../images/xcfz_hicon.png) left center no-repeat;
    margin-top:20px;
}
.xcfz_hmore{
    margin-top:60px;
    text-align:right;
}
.xcfz_hright{
    width:54%;
    float:right;
    margin-top:20px;
}
.swiper-container2{
    width:100%;
    float:left;
    height:370px;
    overflow:hidden;
    position:relative;
}
.swiper-container2 .swiper-slide p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    padding-left: 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    z-index: 999;
    background: rgba(0,0,0,0.5);
}
.swiper-container2 .swiper-pagination{
    text-align:right;
}
.swiper-pagination-bullet-active{
    background:#fff;
}
.swiper-pagination-bullet{
    background:#fff;
}
/*新闻中心*/
.xcfz_news{
    width:100%;
    margin-top:60px;
    overflow: hidden;
}
.xcfz_news1{
    width:1200px;
    margin:0 auto;
}
.xcfz_nleft{
    width:50%;
    float:left;
    position:relative;
    height:380px;
    margin-top:38px;
}
.xcfz_nleft p{
    width:100%;
    position:absolute;
    bottom:0;
    height:40px;
    line-height:40px;
    background:rgba(0,0,0,0.5);
    padding-left:20px;
    box-sizing:border-box;
    display:none;
    font-size:16px;
    padding-right:70px;
    box-sizing:border-box;
}
.xcfz_nleft p a{
    color:#fff;
}
.xcfz_nleft img{
    display:block;
    width:100%;
    height:100%;
}
.xcfz_nright{
    width:50%;
    float:left;
    margin-top:40px;
    padding-left:40px;
    box-sizing:border-box;
    position:relative;
}
.xcfz_ntitle{
    padding-bottom:10px;
    border-bottom:2px solid #486edc;
}
.xcfz_nright h3{
    font-size:22px;
    color:#333;
    margin-top:30px;
}
.xcfz_nright p{
    font-size:14px;
    color:#666;
    margin-top:20px;
    padding-bottom:20px;
    border-bottom:1px dashed #999;
    line-height:20px;
    height:40px;
    overflow:hidden;
}
.xcfz_nright ul{
    margin-top:24px;
}
.xcfz_nright ul li{
    margin-top:10px;
    font-size:16px;
    background:url(../images/xcfz_nicon.png) left center no-repeat;
    padding-left:20px;
    height: 20px;
    line-height: 20px;
    box-sizing:border-box;
    overflow:hidden;
}
.xcfz_nright ul li a{
    color:#666;
}
.xcfz_nmore{
    margin-top:24px;
    text-align:right;
    font-size:18px;
}
.xcfz_nmore a{
    color:#486edc;
    font-weight:bold;
}
/*专家智库*/
.xcfz_zjzk{
    width:100%;
    background:url(../images/xcfz_zback.jpg) no-repeat;
    padding:60px 0;
    box-sizing:border-box;
}
.xcfz_ztitle{
    text-align:center;
}
.xcfz_zjzk1{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.xcfz_zleft{
    width:60%;
    float:left;
    margin-top:50px;
    background:url(../images/xcfz_zright.png) right center no-repeat;
    padding-right:10px;
    box-sizing:border-box;
}
.xcfz_zleft ul{
    overflow:hidden;
}
.xcfz_zleft ul li{
    width:46%;
    margin-right:4%;
    float:left;
}
.xcfz_zleft ul li img{
    width:100%;
    height:166px;
}
.xcfz_zleft ul li p{
    margin:10px 20px;
    font-size:16px;
    text-align:center;
    padding-bottom:10px;
    border-bottom:2px solid #147647;
}
.xcfz_zleft ul li p a{
        color:#333;
}
.xcfz_zright{
    width:39%;
    float:left;
    margin-top:50px;
    padding-left:40px;
    box-sizing:border-box;
}
.xcfz_zright ul li{
    width:430px;
    height:210px;
    background:url(../images/xcfz_ztu.png) no-repeat;
    background-size:100% 100%;
    padding:30px 14px;
    box-sizing:border-box;
    overflow:hidden;
}
.xcfz_zright ul li:last-child{
    margin-top:65px;
}
.xcfz_ztu{
    width:83px;
    float:left;
}
.xcfz_zword{
    width:280px;
    margin-left:30px;
    float:left;
    padding-right:20px;
    box-sizing:border-box;
}
.xcfz_zword h3{
    font-size:22px;
    color:#333;
}
.xcfz_zword p{
    font-size:14px;
    color:#666;
    margin-top:20px;
}
.xcfz_zword p a{
    color:#666;
}
/*产业联盟*/
.xcfz_cylm{
    width:100%;
    position:relative;
}
.xcfz_cylm img{
    width:100%;
}
/*企业文化*/
.xcfz_qywh{
    width:100%;
    background:#31aebc;
    background-size:100% 100%;
    padding:60px 0px;
}
.xcfz_qtitle{
    width:100%;
    text-align:center;
}
.xcfz_qywh1{
    width:1200px;
    margin:0 auto;
    margin-top:50px;
}
.xcfz_qywh1 ul{
    overflow:hidden;
    height:562px;
}
.xcfz_qywh1 ul li{
    float:left;
    height:562px;
    position:relative;
    width:24.75%;
}
.xcfz_qywh1 ul li:first-child{
    width:50.5%;
    background:url(../images/xcfz_sm1.jpg) no-repeat;
}
.xcfz_qywh1 ul li:nth-child(2){
    background:url(../images/xcfz_dw1.jpg) no-repeat;
}
.xcfz_qywh1 ul li:nth-child(3){
    background:url(../images/xcfz_yj1.jpg) no-repeat;
}
.fold{
    width:100%;
    position:absolute;
    top:0;
    right:0;
    text-align:right;
}
.unfold{
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: -500px;
    left: 0px;
    background:rgba(27,114,72,0.5);
}
.unfold img{
    width:100%;
    height:100%;
}
/*bottom*/
.xcfz_bottom{
    width:100%;
    background:url(../images/bot_back.jpg) no-repeat;
    background-size:100% 100%;
}
.xcfz_bottom1{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.xcfz_bleft{
    width:210px;
    float:left;
    padding:10px 0;
    margin-top:54px;
}
.xcfz_bleft img{
    width:100%;
}
.xcfz_bcon{
    width:710px;
    float:left;
    font-size:16px;
    margin-top:12px;
    padding:60px 0;
}
.xcfz_bcon a{
    color:#fff;
    margin-left:20px;
}
.xcfz_bcon p{
    color:#fff;
    font-size:14px;
    margin-top:30px;
    text-align:center;
}
.xcfz_bright{
    width:250px;
    float:left;
    margin-left:20px;
    position: relative;
    padding:60px 0;
}
.xcfz_bright p{
    color:#fff;
    font-size:16px;
    line-height:44px;
    padding-left:50px;
    background:url(../images/xcfz_lxdh.png) left center no-repeat;
}
.xcfz_lxwm{
    margin-top:10px;
}
.xcfz_lxwm1{
    width:43px;
    float:left;
    margin-right:10px;
    cursor:pointer;
}
.xcfz_ewm{
    overflow:hidden;
}
.xcfz_wx1{
    width:100px;
    height:100px;
    background:url(../images/xcfz_xfz1.jpg) no-repeat;
    background-size:100% 100%;
    float:left;
    position:absolute;
    top:10px;
    left:0;
    display:none;
}
.xcfz_lxwm2{
    width:43px;
    float:left;
    margin-right:10px;
    cursor:pointer;
}
.xcfz_wx2{
    width:100px;
    height:100px;
    background:url(../images/xcfz_xcfz2.jpg) no-repeat;
    background-size:100% 100%;
    display:none;
    position:absolute;
    top:10px;
    left:0;
}
/*a*/
.xcfz_news a:hover{
    text-decoration:underline;
}
.xcfz_major a:hover{
    text-decoration:underline;
}
.xcfz_mtjj a:hover{
    text-decoration:underline;
}
.xcfz_ddjs a:hover{
    text-decoration:underline;
}
.xcfz_hydt a:hover{
    text-decoration:underline;
}
.xcfz_zjzk a:hover{
    text-decoration:underline;
}
.xcfz_bottom a:hover{
    text-decoration:underline;
}
/*新加*/
.xcfz_nleft{
    overflow:hidden;
}
.swiper-container3{
    width:100%;
    float:left;
    height:100%;
}
.swiper-container3 .swiper-slide{
    position:relative;
    overflow:hidden;
}
.swiper-container3 .swiper-slide img{
    width:auto;
    height:100%;
    position:absolute;
}
.swiper-container3 .swiper-pagination{
    width:20%;
    text-align:center;
    left:80%;
}
.xcfz_nleft p{
    display:block;
}
.swiper-container4{
    width:100%;
}
.swiper-container4 .swiper-slide img{
    width:100%;
    max-width:100%;
    margin-left:0 !important;
}
.fz_prev{
    width: 40px;
    height:60px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    left:50px;
    background: url(../images/fz_prev.png) no-repeat;
    background-size:100% 100%;
    z-index: 99;
    cursor:pointer;
}
.fz_next{
    width: 40px;
    height:60px;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    right:50px;
    background: url(../images/fz_next.png) no-repeat;
    background-size:100% 100%;
    z-index: 99;
    cursor:pointer;
}
.swiper-container4 .swiper-pagination{
    padding:30px;
    box-sizing:border-box;
}
.swiper-container4 .swiper-pagination-bullet{
    width:15px;
    height:15px;
    border-radius:50px;
    background: #fff;
    opacity:1;
}
.swiper-container4 .swiper-pagination-bullet-active{
    background: #026536;
}
/*业务板块*/
.xfz_ywbk{
    width:100%;
    background:#31aebc;
    padding-top:40px;
    padding-bottom:40px;
}
.xfz_ywbk1{
    width:1200px;
    margin:0 auto;
}
.xfz_ywtit{
    text-align:center;
}
.xfz_ywbk1 ul{
    overflow:hidden;
    margin-top:40px;
}
.xfz_ywbk1 ul li{
    width: 360px;
    height:480px;
    float: left;
    margin-right:60px;
    position: relative;
    overflow: hidden;
}
.xfz_ywbk1 ul li img{
    width: 100%;
    height: 100%;
}
.xfz_ywbk1 .ywbk{
    margin-right:0px;
}
.xfz_ywbk1 .tit{
    position: absolute;
    right: 30px;
    top: 40px;
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    max-height: 80%;
    font-size:24px;
}
.xfz_ywbk1 .tit a{
    color:#fff;
}
.more1 {
    position: absolute;
    right: 30px;
    bottom:5px;
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    text-align: center;
    font-size:14px;
}
.more1:after {
    content: "";
    border-left: 1px solid #fff;
    display: inline-block;
    height: 40px;
    margin-top: 8px;
}
.more1 a{
    color:#fff;
}
/*广告*/
.sx_ad{
    width:100%;
}
.sx_ad img{
    width:100%;
    display:block;
}
/*行业动态*/
.xfz_news{
    width:100%;
    background:#31aebc;
}
.xfz_news1{
    width:1200px;
    margin:0 auto;
    padding-top:20px;
    padding-bottom:40px;
}
.news_tit{
    width:100%;
    text-align:center;
}
.xfz_news1 ul{
    overflow:hidden;
    margin-top:30px;
}
.xfz_news1 ul li{
    float:left;
    background:url(../images/xfz_icon.png) left center no-repeat;
    padding-left:20px;
    box-sizing:border-box;
    font-size:16px;
    height:40px;
    line-height:40px;
    overflow:hidden;
}
.xfz_news1 ul li a{
    color:#fff;
}
.xfz_news1 ul li a:hover{
    text-decoration:underline;
}
.news_l:nth-child(odd){
    width:45%;
    padding-right:4%;
    border-right:1px solid #6bc299;
}
.news_l:nth-child(even){
    width:45%;
    margin-left:4%;
}
.news_r{
    width:45%;
    margin-left:4%;
}
/*九女峰*/
.sx_jnf{
    width:100%;
    background:#31aebc;
    padding-top:60px;
    padding-bottom:30px;
}
.sx_jnf .sx_jnf1{
    width:1200px;
    margin:0 auto;
}
.jnf_tu{
    width:100%;
    margin-top:40px;
}
.jnf_tu img{
    width:100%;
}
/*视频专区*/
.sx_sp{
    width:100%;
    background:#348dc5;
    padding-top:60px;
    padding-bottom:40px;
}
.sx_sp .sx_sp1{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
/*视频*/
.sx_spzq{
    width:58%;
    float:left;
}
.sx_spzq ul{
    width:100%;
    overflow:hidden;
    margin-top:20px;
}
.sx_spzq ul li{
    width:32%;
    height:145px;
    float: left;
    margin-right:2%;
    margin-top:20px;
    position:relative;
}
.sx_spzq ul li:nth-child(3){
    margin-right:0%;
}
.sx_spzq ul li:nth-child(6){
    margin-right:0%;
}
.sx_spzq ul li img{
    width:100%;
    height:100%;
}
.sx_spzq ul li a{
    width: 34px;
    height: 34px;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 50%;
    margin-left:-17px;
    background: url(../images/sx_opan.png) no-repeat;
    background-size: 100% 100%;
}
/*产业协同*/
.sx_cyxt{
    width:38%;
    float:right;
}
.sx_cyxt ul{
     width:100%;
    overflow:hidden;
    margin-top:36px;
    background:#fff;
}
.sx_cyxt ul li{
    width:23%;
    height:147px;
    float: left;
    margin:1%;
}
.sx_cyxt ul li img{
    width:100%;
    height:100%;
}
@media (min-width: 640px) and (max-width:1200px){
        body{
            min-width:1200px;
        }
    }
/*分页*/
.turnPage {
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
}
.turnPage span, .turnPage a {
    height: 23px;
    line-height: 23px;
    padding: 0 8px;
    margin: 4px;
    background: #fff;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    vertical-align: top;
    display: inline-block;
    color: #252525;
}
.turnPage span, .turnPage a:hover {
    background: rgba(11, 120, 68, 1);
    border: 1px solid rgba(11, 120, 68, 1);
    text-decoration: none;
    color: #fff;
}

/*手机版*/
/*新闻中心*/
@media screen and (max-width: 640px){
    .swiper-container4 .swiper-slide img{
        height:180px;
    }
    .swiper-container4 .swiper-pagination{
        padding:10px;
    }
    .swiper-container3 .swiper-slide img{
        width:100%;
    }
    .xcfz_bleft{
        padding:10px 0;
    }
    .xcfz_bcon{
        padding:10px 0;
    }
    .sx_next{
        width:20px;
        height:30px;
        margin-top:-15px;
        right:10px;
    }
    .sx_prev{
        width:20px;
        height:30px;
        margin-top:-15px;
        left:10px;
    }
    video{
        width:100%;
        height:158px;
    }
    .xcfz_cyxt{
        display:none;
    }
    .xcfz_news{
        background:none;
    }
    .xcfz_news1{
        width:96%;
        margin:0 auto;
    }
.xcfz_nleft{
    width:100%;
    margin-top:40px;
    height:200px;
    overflow:hidden;
}
.xcfz_nleft p{
    display:block !important;
}
.xcfz_nleft img{
    width:100%;
}
.xcfz_nright{
    width:100%;
    padding-left:0;
    margin-top:30px;
}
.xcfz_ntitle{
    left:0;
}
.xcfz_ntitle img{
    width:100%;
}
.xcfz_nright h3{
    margin-top:70px;
}
.xcfz_nright p a{
    height:60px;
    line-height:20px;
    overflow:hidden;
    display:block;
}
/*新闻中心*/
.xcfz_news{
    margin-top:10px;
}
.xcfz_nleft{
    margin-top:20px;
}
.xcfz_nright h3{
    margin-top:20px;
    font-size:18px;
}
.xcfz_nright p{
    margin-top:10px;
}
.xcfz_nmore{
    font-size:14px;
}
.sx_ldgh h3{
    font-size:18px;
    margin-top:20px;
}
.sx_ldgh p{
    margin-top:10px;
}
.sx_ldgh ul li{
    font-size:14px;
}
.xfz_news1 ul{
    margin-top:15px;
}
/*主要项目*/
.xcfz_major{
    margin-top:40px;
    padding:50px 0;
}
.xcfz_major1{
    width:96%;
    margin:0 auto;
}
.xcfz_major1 ul li{
    width:48%;
    height:122px;
}
.xcfz_major1 ul li .xcfz_mtu{
    height:122px;
}
.xcfz_mintox img{
    padding-top:10px;
}
.xcfz_mintox p{
    margin:4px;
}
.xcfz_mintox{
    display:block !important;
}
.xcfz_minto{
    display:none !important;
}
.xcfz_major1 ul li .xcfz_mintox{
    height:40px;
    top:83px;
    background:rgba(0,0,0,0.5);
}
.xcfz_mintox p{
    font-size:14px;
    line-height:16px;
    text-align:left;
}
.xcfz_major1 ul li .xcfz_mintox img{
    display:none;
}
/*媒体聚焦*/
.xcfz_mtjj{
    padding-bottom:20px;
}
.xcfz_mtjj1{
    width:96%;
    margin:0 auto;
    padding-top:30px;
}
.swiper-container{
    width:100%;
    height:200px;
}
.xcfz_content{
    width:100%;
    margin-top:30px;
}
.xcfz_content ul{
    margin-left:0;
}
.xcfz_content ul li a{
    width:65%;
    line-height:20px;
}
/*党的建设*/
.xcfz_ddjs{
    padding-top:0px;
    background:none;
    padding-bottom:0;
    height:790px;
}
.view{
    width:96%;
    margin:0 auto;
}
.xcfz_slide{
    width:100%;
    margin-left:0px;
    height:600px;
}
.xcfz_dcontent{
    width:100%;
    height:600px;
    margin-left:0;
    padding:190px 10px 10px 10px;
}
.xcfz_dcontent h3{
    font-size:18px;
}
.xcfz_dcontent p{
    height:60px;
    line-height:20px;
    overflow:hidden;
    margin-top:14px;
}
.xcfz_dcontent ul{
    margin-top:15px;
}
.xcfz_dj{
    display:block !important;
    margin-top:20px;
}
.xcfz_dcon{
    border-left:none;
    padding-left:0;
}
.xcfz_dcontent ul li{
    width:100%;
    height:20px;
    line-height:20px;
    overflow:hidden;
    font-size:14px;
}
.xcfz_dtu{
    width:100%;
    height:200px;
}
.xcfz_dword1{
    width:90%;
    height:90%;
    margin:5%;
}
.xcfz_next{
    width:30px;
    height: 39px;
    top:97%;
}
.xcfz_prev{
    width:30px;
    height: 39px;
    top:97%;
}
.xcfz_djdt{
    width:96%;
    display:none;
}
.xcfz_dj{
    width:70%;
    margin:0 auto;
    margin-top:20px;
}
.xcfz_dzi{
    position:absolute;
    bottom:0;
    background:rgba(0,0,0,0.5);
    color:#fff;
    font-size:14px;
    height:40px;
    line-height:40px;
    overflow:hidden;
    display:block;
    padding-left:20px;
    padding-right:20px;
    box-sizing:norder-box;
}
.xcfz_dj img{
    width:100%;
    height:50px;
}
/*行业动态*/
.xcfz_hydt{
    margin-top:40px;
}
.xcfz_hyr{
    background:none;
    height:624px;
}
.xcfz_hydt1{
    width:96%;
    left:2%;
    margin-left:0;
    top:20px;
}
.xcfz_hleft{
    width:100%;
}
.xcfz_hright{
    width:100%;
}
.xcfz_hleft ul li{
    height:20px;
    line-height:20px;
    overflow:hidden;
    margin-top:10px;
    font-size:14px;
}
.xcfz_hleft ul{
    margin-top:30px;
}
.xcfz_hmore{
    margin-top:20px;
}
.swiper-container2{
    height:200px;
}
/*专家智库*/
.xcfz_zjzk{
    padding:40px 0 30px 0;
}
.xcfz_zjzk1{
    width:96%;
}
.xcfz_zleft{
    width:100%;
    background:none;
    padding-right:none;
}
.xcfz_zleft ul li{
    width:100%;
    text-align:center;
    margin-right:0;
}
.xcfz_zright{
    width:100%;
    padding-left:0;
}
.xcfz_zright ul li{
    width:100%;
}
.xcfz_zword{
    width:204px;
}
.xcfz_zright ul li:last-child{
    margin-top:30px;
}

.xcfz_ztitle img{
    width:100%;
}
.xcfz_zleft ul li img{
    width:100%;
    height:200px;
}
/*企业文化*/
.xcfz_qywh1{
    width:96%;
}
.xcfz_qywh1 ul{
    height:200px;
}
.xcfz_qywh1 ul li{
    height:200px;
}
.fold img{
    width:30px;
    height:81px;
}
.xcfz_qywh1 ul li:first-child{
    width:50.5%;
    background:url(../images/xcfz_sm1.jpg) no-repeat;
    background-size:100% 100%;
}
.xcfz_qywh1 ul li:nth-child(2){
    background:url(../images/xcfz_dw1.jpg) no-repeat;
    background-size:100% 100%;
}
.xcfz_qywh1 ul li:nth-child(3){
    background:url(../images/xcfz_yj1.jpg) no-repeat;
    background-size:100% 100%;
}
/*视频*/
#myVideo{
    height="450"
}
.con video{
    height="450"
}
/*底部*/
.xcfz_bottom{
    padding:0px 0;
}
.xcfz_bleft{
    padding:0px 0;
}
.xcfz_bcon{
    margin-top:0px;
}
.xcfz_bottom1{
    width:96%;
}
.xcfz_bleft{
    margin-left:20%;
    text-align:center;
}
.xcfz_bcon{
    width:100%;
}
.xcfz_bright{
    display:none;
}
.xcfz_bcon1{
    display:none;
}
.xcfz_bcon p{
    margin-top:10px;
}
/*手机版导航*/
.xcfz_header{
    display:none;
}
.sjb_xpdh{
    display:block;
    position:absolute;
    top:0;
}
.sjb_header{
    height:50px;
    overflow:hidden;
    background:rgba(2,101,54,0.5);
    position:fixed;
    z-index:10;
    width:100%;
}
.sjb_logo{
    padding:10px;
    float:left;
    height:50px
}
.sjb_logo img{
    margin:auto;
    max-height:30px;
}
.sjb_navigation{
    width:50px;
    float:right;
    position:relative;
    cursor:pointer;
    height:30px;
    margin-top:15px
}
.sjb_navigation span{
    display:block;
    background:#fff;
    width:30px;
    height:2px;
    position:absolute;
    left:10px;
    transition:all ease 0.35s;
}
.sjb_navigation span:nth-of-type(1){
    top:0px
}
.sjb_navigation span:nth-of-type(2){
    top:10px
}
.sjb_navigation span:nth-of-type(3){
    top:20px
}
.sjb_nav_se span:nth-of-type(1){
    top:10px;
    transform:rotate(45deg);
}
.sjb_nav_se span:nth-of-type(2){
    width:0;
}
.sjb_nav_se span:nth-of-type(3){
    top:10px;
    transform:rotate(-45deg);
}

.sjb_nav{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display:block;}
.nav_show{
    top:50px;
}
.sjb_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjb_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjb_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjb_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.xcfz_hover{
    width:14px;
    height:28px;
    margin-left:-7px;
}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#333;width:80%}
.sjj_nav ul li ul li a{color:#666;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#31aebc}
.sjj_nav ul li ul li>ul{margin-left:10px}
/*产业联盟*/
.xcfz_cylm{
    display:none;
}
.xcfz_nright ul li{
    font-size:14px;
}
.xcfz_content ul li{
    font-size:14px;
}
/*业务板块*/
.xfz_ywbk{
    padding-top:20px;
}
.xfz_ywbk1{
    width:96%;
}
.xfz_ywbk1 ul{
    margin-top:0px;
}
.xfz_ywbk1 ul li{
    width:46%;
    margin-right:2%;
    height:240px;
    margin-top:20px;
}
.xfz_ywbk1 .tit{
    font-size:16px;
}
.more1{
    font-size:12px;
}
.xcfz_dtitle{
    overflow:hidden;
}
.xcfz_dtitle img{
    width:70%;
    padding-top:20px;
}
.ddjs_tit img{
    width:55%;
}
.ldgh_tit img{
    width:60%;
}
/*行业动态*/
.xfz_news1{
    width:96%;
    padding-top:30px;
    padding-bottom: 20px;
}
.news_l{
    width:100%;
    border:none;
    padding-right:0;
}
.news_r{
    width:100%;
    margin-left:0;
}
/*领导关怀*/
.sx_main{
    margin-top:30px;
}
.sx_main .sx_main1{
    width:96%;
}
.sx_ldgh{
    width:100%;
}
.ldgh_tu{
    height:240px;
}
/*党的建设*/
.sx_ddjs1{
    width:96%;
}
.sx_ddjs{
    margin-top:30px;
    padding-top:0px;
    padding-bottom:0px;
}
.xcfz_dcontent h3{
    font-size:16px;
}
.ddjs_tu{
    display:none;
}
.xcfz_dcontent{
    height:320px;
    padding:0px;
    background:none;
    margin-top:20px;
}
.xcfz_dcontent h3 a{
    color:#fff;
}
.xcfz_dcontent p{
    color:#fff;
}
.xcfz_dcontent ul li{
    background: url(../images/xfz_icon.png) left center no-repeat;
}
.xcfz_dcontent ul li a{
    color:#fff;
}
/*媒体聚焦*/
.xcfz_mttitle{
    padding-top:30px;
}
.xcfz_mt{
    font-size:16px;
}
.xcfz_mtmore{
    margin-top:10px;
    font-size:14px;
}
/*九女峰*/
.sx_jnf{
    padding-top:30px;
}
.sx_jnf .sx_jnf1{
    width:96%;
}
.xcfz_mtitle img{
    width:52%;
}
.jnf_tit img{
    width:80%;
}
.jnf_tu{
    margin-top:30px;
}
/*其他项目*/
.xcfz_major{
    margin-top:0px;
    padding:0px 0px 10px 0px;
}
.xcfz_mtitle{
    width:96%;
    margin:0 auto;
}
/*行业动态*/
.xfz_news1 ul li{
    font-size:14px;
    height:30px;
    line-height:30px;
}
.news_l:nth-child(odd){
    width:100%;
    padding-right: 0;
    border-right: none;
}
.news_l:nth-child(even){
    width:100%;
    margin-left:0;
}
.swiper-container4 .swiper-pagination-bullet{
    width:10px;
    height:10px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:0px;
}
/*视频专区*/
.sx_sp .sx_sp1{
    width:96%;
}
.sx_spzq{
    width:100%;
}
.sx_cyxt{
    width:100%;
}
.sx_sp{
    padding-top:30px;
}
.sx_spzq ul{
    margin-top:0px;
}
.sx_spzq ul li{
    width:48%;
    height:120px;
    margin:0% 1%;
    margin-top:20px;
}
.sx_spzq ul li:nth-child(3){
    margin-right:1%;
}
/*产业协同*/
.sx_cyxt{
    margin-top:30px;
}
.sx_cyxt ul{
    margin-top:20px;
}
.sx_cyxt ul li{
    height:125px;
}
.xcfz_qywh{
    padding:30px 0px;
}
.xcfz_qywh1{
    margin-top:20px;
}
/*底部*/
.xcfz_bleft{
    margin-top:15px;
}
.xcfz_bcon{
    padding:0px 0px 20px 0px;
}
.xcfz_qtitle img{
    width:65%;
}
.xfz_ywtit img{
    width:60%;
}
.xfz_ywbk{
    padding-top:0px;
}
.xcfz_mttitle img{
    width:50%;
}
.news_tit img{
    width:55%;
}
.spzq_tit img{
    width:50%;
}


}
@media screen and (max-width: 330px){
    .xcfz_zword h3{
    font-size:16px;
}
.xcfz_zword p{
    margin-top:10px;
}
.xcfz_zword{
    width:186px;
    margin-left:10px;
    padding-right:10px;
}
}