/*整体开始*/
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:absolute;
    top:0;
}
.sx_banner{
    width: 100%;
    margin-top:100px;
}
.sx_banner img{
    display:block;
    width: 100%;
}
/*导航栏*/
.sjb_xpdh{
    display:none;
}
.xcfz_header {
    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 a{
    color:#31aebc;
}
.xcfz_nav ul li:hover a{
    color:#31aebc;
}
.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 a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    color: #333;
    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(255, 255, 255, 1);
    display: none;
}
/*新闻头条*/
.xfzzt_total{
    width:100%;
}
.xfzzt_total .xfzzt_total1{
    width:1200px;
    margin:0 auto;
}
/*内容*/
.xfzzt_center{
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}
.swiper-container3 .swiper-pagination1{
    width:20%;
    left:80%;
    z-index: 9999;
    position:absolute;
    bottom:10px;
}
/*左侧*/
.xfzzt_center .xfzzt_photo{
    width: 50%;
    height: 385px;
    float: left;
    position: relative;
    overflow: hidden;
}
.swiper-container3 {
    width:100%;
    height:100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    text-align:center;
    left:80%;
    bottom:10px;
    width:20%;
}
.swiper-pagination-bullet{
    width:15px;
    height:15px;
    background:#8d8d8d;
    opacity:1;
}
.swiper-pagination-bullet-active{
    background:#3cbfca;
    opacity:1;
}
.swiper-container3 .swiper-slide p{
    width:100%;
    height:40px;
    line-height:40px;
    background:rgba(0,0,0,0.7);
    padding-left:20px;
    box-sizing:border-box;
    position:absolute;
    bottom:0;
    font-size:14px;
}
.swiper-container3 .swiper-slide p a{
    color:#fff;
}
.swiper-container3  .swiper-slide img {
    width: 100%;
    height:100%;
}
.swiper-container3  .swiper-slide{
    position:relative;
}
.swiper-container3  .swiper-slide p a{
    color:#fff;
}
/*右侧*/
.xfzzt_word{
    width: 50%;
    height: 385px;
    float: right;
    padding-left:5%;
    box-sizing:border-box;
    margin-top: 0px;
}
.xfzzt_word ul{
    width:100%;
    height: 365px;
}
.xfzzt_word ul li{
    width:100%;
    height: 105px;
    margin-top:20px;
    overflow:hidden;
}
.xfzzt_word ul li a:hover{
    text-decoration: underline;
    color:#3cbfca;
}
.xfzzt_zi h3:hover{
    color:#3cbfca;
}
.xfzzt_word ul li:first-child{
    margin-top: 0px;
}
.xfzzt_zi{
    float:left;
    width:420px;
}
.xfzzt_zi h3{
    width: 100%;
    color:#333;
    font-weight: bold;
    font-size: 17px;
}
.xfzzt_zi p{
    width: 100%;
    color:#666;
    font-size: 14px;
    line-height: 32px;
    margin-top:20px;
    text-indent: 56;
    height:60px;
    overflow: hidden;
}
.xfzzt_zi p span a{
    color:#0b7844;
}
.xfzzt_more{
    width:100%;
    height:20px;
    line-height:20px;
    font-size:14px;
    text-align:right;
}
.xfzzt_more a{
    color:#3cbfca;
}
.xfzzt_more a:hover{
    text-decoration:underline;
}
.xfzzt_rq{
    width:100px;
    height:100px;
    background:#cecece;
    float:left;
    margin-right:20px;
}
.xfzzt_rq:hover{
    background:#3cbfca;
}
.sx_rq{
    width:100px;
    height:100px;
    float:left;
    margin-right:20px;
    background:url(../images/sx_rq.jpg) 100% 100% no-repeat;
}
.sx_rq2{
    width:100px;
    height:100px;
    float:left;
    margin-right:20px;
    background:url(../images/sx_rq2-2.png) 100% 100% no-repeat;
}
.sx_rq3{
    width:100px;
    height:100px;
    float:left;
    margin-right:20px;
    background:url(../images/sx_rq3.jpg?1) 100% 100% no-repeat;
}
.xfzzt_rq h3{
    font-size:38px;
    color:#fff;
    margin-top:12px;
    text-align: center;
}
.xfzzt_rq p{
    font-size:16px;
    color:#fff;
    margin-top:10px;
    text-align: center;
}
/*视频展示*/
.pc-slide {
    width:100%;
    margin: 0 auto;
    margin-top:60px;
    position:relative;
    overflow:hidden;
    height:650px;
}
.pc-slide1 {
    width:932px;
    margin: 0 auto;
    margin-top:30px;
    position:relative;
    border: 14px #E8E8E7 solid;
}

.xfz_view .swiper-container4 {
    width:100%;
    height:650px;
}
.xfz_view .swiper-slide{
    position:relative;
}
.xfz_view .arrow-left {
    background: url(../images/qcyx_prev.png) no-repeat;
    background-size:100% 100%;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    z-index: 10;
}

.xfz_view .arrow-right {
    background: url(../images/qcyx_next.png) no-repeat;
    background-size:100% 100%;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    z-index: 10;
}

.qcyx_s{
    position:absolute;
    right:50%;
    margin-right:-600px;
    bottom:0;
    width:1200px;
    height:170px;
    overflow:hidden;
}
.preview {
    width: 710px;
    height:170px;
    float:right;
    position: relative;
}
.preview .swiper-container4 {
    width:550px;
    height:170px;
    margin-left:80px;
	overflow:hidden;
}
.preview .swiper-slide {
    width: 268px;
    height: 170px;
    cursor:pointer;
    margin-left:7px;
}
.xfz_view .swiper-slide img{
    width:100%;
    height:650px;
}
.preview .swiper-slide p{
    width:60px;
    height:30px;
    background:url(../images/xfzzt_opan.png) no-repeat;
    background-size:100% 100%;
    position:absolute;
    bottom:0;
    right:0;
}
.preview .slide6 {
    width: 82px;
}
.preview .arrow-left {
    background: url(../images/qcyx_left.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -10px;
    width:60px;
    height: 60px;
    z-index: 10;
}
.preview .arrow-right {
    background: url(../images/qcyx_right.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -10px;
    width: 60px;
    height: 60px;
    z-index: 10;
}
.preview img {
    padding: 1px;
    width:100%;
    height:168px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #fff;
    width:99%;
    height:168px;
}
.qcyx{
    width:100%;
    height:140px;
    background:rgba(0,0,0,0.5);
    position:absolute;
    bottom:0;
}
.qcyx1{
    width:1200px;
    height:140px;
    margin:0 auto;
    padding-right:710px;
    box-sizing:border-box;
}
.qcyx h3{
    font-size:30px;
    padding-left:20px;
    box-sizing:border-box;
    margin-top:30px;
}
.qcyx a{
    color:#fff;
}
.qcyx p{
    font-size:14px;
    height:40px;
    line-height:20px;
    overflow:hidden;
    padding-left:20px;
    box-sizing:border-box;
    margin-top:10px;
    line-height:20px;
}
/*标题*/
.xfzzt_sp{
    width:1200px;
    position:absolute;
    left:50%;
    margin-left:-600px;
    top:0;
    z-index:999;
}
/*精彩图集*/
.xcfzzt_tj{
    width:100%;
    margin-top:60px;
    margin-bottom:60px;
}
.xcftj_title{
    width:100%;
    text-align:center;
}
.swiper-container{
    margin-top:50px;
    height:450px;
    overflow:hidden;
}   
.swiper-container .swiper-slide{
    width:860px;
    height:100%;
}
.swiper-container .swiper-slide img{
    width:100%;
    height:100%;
}
.sw_fy{
    text-align:center;
    width:100%;
    margin-top:10px;}
.swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin:0 5px;
    background:#999999;
}
.swiper-pagination .swiper-pagination-bullet-active{
    background:#30aebc;
}
.swiper-button-prev{
    width:50%;
    height:450px;
    left:-450px;
    top:0;
        background: url(../images/ichimatsu.png) repeat 0 0;
    border-radius: 5px;
    margin-top:0;
    z-index:99;
    transition: 0.2s;
    }   
.swiper-button-prev:before{ 
    content: '';
    position: absolute;
    width: 15px;
    height: 100%;
    background: url(../images/slide_prev.png) no-repeat 0 center;
    left: 94%;
    top: 50%;
    margin-top: -225px;
}
.swiper-button-next{
    width:50%;
    height:450px;
    right:-450px;
    top:0;
    background: url(../images/ichimatsu.png) repeat 0 0;
    border-radius: 5px;
    margin-top:0;
    z-index:99;
    transition: 0.2s;
    }
.swiper-button-next:after{  
    content: '';
    position: absolute;
    width: 15px;
    height: 100%;
    background: url(../images/slide_prev.png) no-repeat 0 center;
    right: 94%;
    top: 50%;
    margin-top: -225px;
    transform: rotate(180deg);
}


/*bottom*/
.xcfz_bottom{
    width:100%;
    background:url(../images/bot_back.jpg) no-repeat;
    background-size:100% 100%;
    margin-top:40px;
}
.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_xfz.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_xcfz.jpg) no-repeat;
    background-size:100% 100%;
    display:none;
    position:absolute;
    top:10px;
    left:0;
}
.xcfz_bottom a:hover{
    text-decoration:underline;
}
@media (min-width: 640px) and (max-width:1200px){
        body{
            min-width:1200px;
        }
    }

/*手机版*/
/*新闻中心*/
@media screen and (max-width: 640px){

/*底部*/
.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_bleft{
    margin-top:15px;
}
.xcfz_bcon{
    padding:0px 0px 20px 0px;
}
/*手机版导航*/
.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}
/*banner*/
.sx_banner{
    margin-top:50px;
    overflow:hidden;
}
.sx_banner img{
    width:200%;
    margin-left:-50%;
}
/*新闻*/
.xfzzt_total .xfzzt_total1{
    width:96%;
}
.xfzzt_center{
    margin-top:30px;
}
.xfzzt_center .xfzzt_photo{
    width:100%;
    height:300px;
}
.swiper-container3 .swiper-slide p{
    padding-right:80px;
}
.xfzzt_word{
    width:100%;
    padding-left:0%;
    margin-top:20px;
}
.xfzzt_zi{
    width:70%;
}
.sx_rq{
    width:20%;
    height:80px;
    margin-right:5%;
}
.xfzzt_zi{
    width:75%;
}
.xfzzt_zi h3{
    font-size:16px;
}
.xfzzt_zi p{
    margin-top:15px;
    line-height:24px;
    height:48px;
}
.xfzzt_word ul li{
    height:85px;
}
.xfzzt_rq{
    width:20%;
    height:80px;
    margin-right:5%;
}
.xfzzt_rq h3{
    font-size:24px;
}
.xfzzt_rq p{
    margin-top:0px;
}
.xfzzt_word ul{
    height:310px;
}
.xfzzt_word{
    height:335px;
}
.pc-slide{
    margin-top:30px;
}
/*视频展示*/
.xfz_view .swiper-container4{
    height:250px;
}
.xfz_view .swiper-slide img{
    height:245px;
}
.qcyx_s{
    display:none;
}
.pc-slide{
    height:250px;
}
.xfz_view .arrow-left{
    width:30px;
    height:30px;
}
.xfz_view .arrow-right{
    width:30px;
    height:30px;
}
.qcyx1{
    width:96%;
    height:90px;
    padding-right:0px;
}
.qcyx h3{
    font-size:16px;
    margin-top:10px;
}
.qcyx{
    height:90px;
}
.xfzzt_sp{
    width:96%;
    left:10%;
    margin-left:0px;
}
.xfzzt_sp img{
    width:30%;
}
/*项目图集*/
.xcfzzt_tj{
    margin-top:30px;
    margin-bottom:0px;
}
.xcftj_title{
    width:96%;
    margin:0 auto;
    overflow:hidden;
}
.xcftj_title img{
    width:50%;
}
.swiper-container{
    height:200px;
    margin-top:30px;
}
.swiper-container .swiper-slide{
    width:70%;
}




}
