﻿/*整体开始*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
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; }
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(2, 101, 54, 0.3);
    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: 270px;
    float: left;
    margin-top:25px;
}
.xcfz_nav ul{
    float: right;
    display: inline;
    padding-right: 5px;
}
.xcfz_nav ul li.on{
	background: rgba(11, 120, 68, 1);
}
.xcfz_nav ul li:hover {
    background: rgba(11, 120, 68, 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%;
}
.xcfz_hover{
	width:38px;
	height:75px;
	background:url(../images/xcfz_hover.png) no-repeat;
	background-size:100% 100%;
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-19px;
}
.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(2, 101, 54, 0.3);
    display: none;
}
/*主要项目*/
.xcfz_major{
	width:100%;
	background:url(../images/xcfz_major.jpg) no-repeat;
	background-size:100% 100%;
	padding:80px 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:23%;
	height:205px;
	margin:4% 1% 1% 1%;
	float:left;
	position:relative;
}
.xcfz_major1 ul li .xcfz_mtu{
	width:100%;
	height:205px;
}
.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:60px;
}
.xcfz_minto p{
	margin:20px 40px 0px 40px;
	line-height:24px;
	font-size:18px;
	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_ad{
	width:100%;
	margin:20px auto;
}
.xcfz_ad img{
	width:100%;
}
/*媒体聚焦*/
.xcfz_mtjj{
	width:100%;
	background:#c7ab70;
	height:500px;
}
.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;
    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:#fff;
	padding-left:10px;
	float: left;
	border-left:2px solid #fff;
	line-height:40px;
}
.xcfz_mt{
	width:80px;
	height:40px;
	float:left;
	background:#fff;
	border-radius:5px;
	margin-right:10px;
}
.xcfz_mt img{
	display:block;
	margin:0 auto;
	height:24px;
	margin-top:8px;
	width:100%;
}
.xcfz_mtmore{
	width:100%;
	text-align:right;
	margin-top:10px;
}
/*党的建设*/
.xcfz_ddjs{
	width:100%;
	height:600px;
	background:url(../images/xcfz_dback.jpg) top center no-repeat;
	padding-top:60px;
	padding-bottom:40px;
}
.xcfz_dtitle img{
	display:block;
	margin:0 auto;
	padding-top:60px;
}
.view{
	width:1200px;
	margin:0 auto;
}
.swiper-container1{
	width:100%;
	margin-top:40px;
	position:relative;
	overflow:hidden;
	padding-top:40px;
}
.swiper-container1 .swiper-slide{
	width:100%;
	height:100%;
	position:relative;
}
.xcfz_slide{
	width:1020px;
	margin-left:90px;
	height:310px;
	position:relative;
}
.xcfz_dtu{
	width:240px;
	height:200px;
	position:absolute;
	top:-40px;
	left:0;
}
.xcfz_dtu1{
	width:100%;
	height:100%;
	position:relative;
}
.xcfz_dtu1 img{
	width:100%;
	height:100%;
	display:block;
}
.xcfz_dword{
	width:100%;
	height:100%;
	background:rgba(2,111,121,0.5);
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.xcfz_dword1{
	width:220px;
	height:180px;
	margin:10px;
	border:1px solid #fff;
	color:#fff;
	font-size:14px;
	padding:85px 10px 0px 10px;
	text-align:center;
	box-sizing:border-box;
}
.xcfz_dzi{
	display:none;
}
.xcfz_dcontent{
	width:940px;
	height:310px;
	margin-left:80px;
	padding:40px 20px 20px 180px;
	box-sizing:border-box;
	background:#c7ab70;
}
.xcfz_dcon{
	border-left:3px solid #7a673f;
	padding-left:20px;
	box-sizing:border-box;
}
.xcfz_dcontent h3{
	font-size:24px;
	color:#fff;
}
.xcfz_dcontent p{
	font-size:14px;
	color:#fff;
	margin-top:20px;
}
.xcfz_dcontent p a{
	font-size:14px;
	color:#fff;
}
.xcfz_dcontent ul{
	overflow:hidden;
	margin-top:30px;
}
.xcfz_dcontent ul li{
	width:48%;
	margin-top:10px;
	margin-right:2%;
	float:left;
	color:#fff;
	font-size:16px;
	background:url(../images/xcfz_icon.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:#fff;
}
.xcfz_prev{
	width: 70px;
    height:91px;
    position: absolute;
    top: 50%;
    margin-top: -45.5px;
    left:0px;
    background: url(../images/xcfz_dleft.png) no-repeat;
    background-size:100% 100%;
    z-index: 99;
    cursor:pointer;
}
.xcfz_next{
	width: 70px;
    height:91px;
    position: absolute;
    top: 50%;
    margin-top: -45.5px;
    right:0px;
    background: url(../images/xcfz_dright.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%;
	background:url(../images/xcfz_nback.jpg) no-repeat;
	background-size:100% 100%;
	overflow:hidden;
}
.xcfz_news1{
	width:1200px;
	margin:0 auto;
}
.xcfz_nleft{
	width:50%;
	float:left;
	position:relative;
	height:475px;
}
.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;
}
.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{
	position:absolute;
	left:0px;
}
.xcfz_nright h3{
	font-size:22px;
	color:#333;
	margin-top:100px;
}
.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;
}
/*专家智库*/
.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:url(../images/xcfz_qback.jpg) no-repeat;
	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/xcfz_bback.jpg) no-repeat;
	background-size:100% 100%;
	border-top:20px solid #b9a75f;
}
.xcfz_bottom1{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.xcfz_bleft{
	width:210px;
	float:left;
	padding:10px 0;
}
.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;
}
/*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_cyxt{
	width:100%;
	background:#c1a467;
	padding:40px 0;
}
.xcfz_cyxt1{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
/*左侧*/
.xcfz_cleft{
	width:895px;
	float:left;
}
.xcfz_gcy{
	width:885px;
	box-shadow: 10px 10px 5px #947e4f;
	overflow:hidden;
	margin-top:20px;
	margin-bottom:20px;
	padding:16px 16px 16px 0;
	box-sizing:border-box;
	border-radius:10px;
}
.xcfz_gcy a{
	padding:5px;
	border:1px solid #7a673f;
	display:block;
	float:left;
	border-radius:10px;
	margin-top:10px;
	margin-right:10px;
}
.xcfz_gcy a img{
	height:40px;
}
/*右侧*/
.xcfz_cright{
	width:295px;
	float:right;
	margin-top:20px;
}
.xcfz_spzq{
	width:100%;
}
.xcfz_sp{
	width:100%;
	position:relative;
	margin-top:42px;
	height:182px;
}
.xcfz_sp img{
	width:100%;
	height:100%;
}
.xcfz_sp a{
	width:34px;
	height:34px;
	position:absolute;
	top:50%;
	margin-top:-17px;
	left:30px;
	background:url(../images/xcfz_opan.png) no-repeat;
	background-size:100% 100%;
}
/*新加*/
.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%;
	height:545px;
	background:url(../images/xfz_ywbk.jpg) top center no-repeat;
	padding-top:40px;
}
.xfz_ywbk1{
	width:1200px;
	margin:0 auto;
}
.xfz_ywbk1 ul{
	overflow:hidden;
	margin-top:40px;
}
.xfz_ywbk1 ul li{
	width: 321px;
    height:388px;
    float: left;
    margin-right: 118px;
    position: relative;
    overflow: hidden;
}
.xfz_ywbk1 ul li img{
	width: 100%;
    height: 100%;
}
.xfz_ywbk1 .ywbk{
	margin-right:0px;
}
.xfz_ywbk1 .tit{
	position: absolute;
    left: 30px;
    top: 40px;
    writing-mode: tb-lr;
    writing-mode: vertical-lr;
    max-height: 70%;
    font-size:26px;
}
.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;
}
/*行业动态*/
.xfz_news{
	width:100%;
	background:#147647;
}
.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:10px;
	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%;
}
@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;
	}
	.fz_next{
		width:20px;
		height:30px;
		margin-top:-15px;
		right:10px;
	}
	.fz_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_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_mtitle img{
	width:100%;
}
.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{
	height:760px;
}
.xcfz_mtjj1{
	width:96%;
	margin:0 auto;
}
.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_mttitle img{
	width:100%;
}
/*党的建设*/
.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:20px;
}
.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_qtitle img{
	width:100%;
}
.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_ad{
	display:none;
}
/*手机版导航*/
.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:9;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:#c9141e}
.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{
	background:none;
	padding-top:20px;
}
.xfz_ywbk1{
	width:96%;
}
.xfz_ywbk1 ul{
	margin-top:0px;
}
.xfz_ywbk1 ul li{
	width:46%;
	margin-right:2%;
	height:205px;
	margin-top:20px;
}
.xfz_ywbk1 .tit{
	font-size:16px;
}
.more1{
	font-size:12px;
}
.xcfz_dtitle{
	overflow:hidden;
}
.xcfz_dtitle img{
	padding-top:20px;
}
/*行业动态*/
.xfz_news1{
	width:96%;
}
.news_l{
	width:100%;
	border:none;
	padding-right:0;
}
.news_r{
	width:100%;
	margin-left:0;
}

}
@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;
}
}
