
@import "font-awesome.min.css";
@import "style2.css";
@charset "utf-8";
/* CSS Document */
.juzhongzengjia{ max-width:900px; margin: 0 auto;}
.feedback_zengjia{width: 50px; height: 50px;background: url("/skin/img/emailIco.png") center center no-repeat #333;
	background-size: 21px auto; position: fixed; bottom: 80px;
	right: 20px;  z-index: 999;moz-border-radius: 5px; /* Firefox */ -webkit-border-radius: 5px; /* Safari 和 Chrome */ border-radius: 5px;}
/**全局**/
/*
html {

	filter: grayscale(100%);
 
   -webkit-filter: grayscale(100%);
 
   -moz-filter: grayscale(100%);
 
   -ms-filter: grayscale(100%);
 
   -o-filter: grayscale(100%);
 
   filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
 
   -webkit-filter: grayscale(1);



 
 }  */
* {
	margin: 0px;
	padding: 0px;
}
div, form, img, ul, ol, li, dl, dt, dd, map {
	padding: 0;
	margin: 0;
	border: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;  
}


a:focus {outline-style:none; -moz-outline-style: none;}
@font-face{
  
	
	font-family: myFirstFont;
/*	src: url('/skin/css/Sansation_zhun.ttf')*/
		
}

#xuqiu{ line-height: 22px; border-style: solid;border-color: #eee;outline:none; height: 150px; margin-top: 8px; }



img{ width: 100%；；；；；；}

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #333;
	/*font-family: "微软雅黑", Arial, Helvetica, sans-serif, "宋体";*/
	font-family:myFirstFont,"微软雅黑",Helvetica;
	background: #fff;
}
ul, li {
	list-style: none;
}
.clear {
	clear: both;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #01459A;
	text-decoration: none;
}
img {
	border: none;
}
hr {
	line-height: 0px;
	font-size: 0px;
	border: none;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
}

.f_l {
	float: left;
}
.f_r {
	float: right;
}
input, select {
	font-family: arial, Helvetica, sans-serif;
	padding: 1px;
	

}
.blank {
	width: 100%;
	height: 10px;
	clear: both;
	overflow: hidden;
}
.blank20 {
	width: 100%;
	height: 20px;
	clear: both;
	overflow: hidden;
}
.mt10 {
	margin-top: 10px;
}
.hide {
	display: none;
}
.red {
	color: #f00;
}
.blue {
	color: #00f;
}
.gray {
	color: #ccc;
}
.noInfo {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}
.input_submit {
	width: 77px;
	height: 41px;
	float: left;
	background: url(/skin/img/search.png) no-repeat left top;
	text-align: center;
	line-height: 41px;
	color: #fff;
	border: 0px;
	cursor: pointer;
}
.float_bg {
	background: url(/skin/img/qq_3.gif) repeat-y left top;
	width: 118px;
	padding: 2px 0;
	float: left;
}
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list span {
	float: left;
	width: 80px;
}
.block {
	width: 1000px;
	margin: 0 auto;
}
/*all*/
.main {
	width: 100%;
	float: left;
	padding: 0px 0;
	margin-top: 20px;
	
}
/*end*/

/**顶部**/
#header {
	width: 100%;
	
	position: fixed;
	z-index: 3;

box-shadow:0 2px 3px 0 rgba(0,0,0,0.3); 
box-shadow:0 2px 3px 0 rgba(0,0,0,0.3)\9; 
	background: url(/skin/img/toumingbaise.png) repeat-x ;
	
	
	background: rgb(255 255 255 / 60%)!important;
	
	/*background: rgba(255,255,255,.6);   */
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);*/
	
	
	
 /* -webkit-backdrop-filter: blur(10px);*/
    backdrop-filter: blur(10px)!important;
	
		
	
	
}
#logo {
	float: left; margin-top: 21px; display: inline;
}
#logo img {
	width: 158px; height: 38px;
}
.top_des {
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	color: #01459a;
	font-weight: bold;
	border-left: 1px solid #d4d0c8;
	margin: 18px 0 0 25px;
	padding-left: 25px;
}
.tel {
	float: right;
	height: 58px;
	background: url(/skin/img/tel.jpg) no-repeat left center;
	background-size: contain;
	margin: 9px 0;
	padding-left: 63px;
}
.tel span {
	display: block;
}
.tel .a {
	font-size: 20px;
	color: #666;
	line-height: 27px;
	letter-spacing: 6px;
	margin-left: 5px;
}
.tel .b {
	font-size: 30px;
	color: #ff9500;
	font-family: Arial;
	line-height: 30px;
	margin-top: 4px;
}
/*end*/

/*menu*/
#navigate {
 
}


.feji{display: block; color: #222;}



.feji li{display: block; } 
#navigate ul li {

	float: left;
	
	line-height: 82px;
	
	display: block;
	
	
}
#navigate ul li a {

	display:block;
	font-size: 18px;
	 
/*padding:0 0px 0px 15px;*/
	

	
}
.layui-nav-item{ cursor: pointer}
.layui-nav-item   a:hover{
	background-color:#064E9F;cursor: pointer }
	



.intro .layui-nav-item a{  display: block;
	background-color:#064E9F; 
}
#navigate ul li a.layui-this{color: #fff}

.layui-this{
	background-color:#064E9F;  }



#navigate ul li:last-child {
	margin-right: -13px;
}
#navigate ul li a:hover, #navigate ul li .current, #navigate ul li:hover a {
	color: #fff;
	
	
	
}

.drop_menu {
	
	position: absolute;
	
	display: none;
	
	z-index:3;
	
	font-size: 14px;
	
	/*width: 100%;background: #000;left: 0;
	top: 50px;*/
	     z-index: 999;
	   width: 2047px;
	height: 406px;top: 82px;left: 50%;margin-left: -1024px;
	
	border-top:3px solid #01459A;
	/*background: rgba(255,255,255,0.97);*/
	 
	
	
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5ffffff,endColorstr=#E5ffffff);*/
	
	background: url(/skin/img/toumingbaise.png) repeat ;
	
	
	
	
	
	
}






#navigate ul li  {
	
	float: left;

}
.erji {position: absolute;width: 135px; left: 50%; z-index: 999; margin-left: -585px; top: 20px;border-right: 2px solid #d3d3d4 ; }







.dalei-zj{width: 600px; z-index: 999;  top: 0px;position: absolute; }
.dalei-zj li{width: 250px;  height: 25px;  float: left }
.dalei-zj li a{width: 250px;  height: 25px;  float: left }






#navigate ul li .drop_menu li {
	
	float: left;
	
	
	
	height: auto;
	line-height: 30px;
	margin: 0 0 12px 0;
}
#navigate ul li .drop_menu li a {
	padding: 0 5px;
	display: block;
	font-size: 15px;
	color: #222;
float: left;

	
	
	

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#navigate ul li .drop_menu li a:hover {
	/*background: #0158C2;*/
	 color: #2765AB
	
}
/*end*/


/*flash*/
/*
#banner {
	width: 100%;
	float: left;
	height: 397px;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
#banner img {
	width: 100%;
	height: auto;
}
#flash {
	width: 100%;
	float: left;
}
.slideBox {
	position: relative;
	overflow: hidden;
	background: #000;
}
.slideBox .bd {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	width: 100%;
}
.slideBox .bd li .flash_img {
	width: 100%;
	padding-bottom: 587px;
	background-size: cover !important;
}
.slideBox .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 10px;
	left: 0;
	height: 12px;
	line-height: 12px;
}
.slideBox .hd ul {
	text-align: center;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	overflow: hidden;
	background: #006db7;filter:alpha(opacity=80);opacity:0.8;
	line-height: 999px;
	border-radius: 50%;
}
.slideBox .hd ul li.mbpic {
	display: none
}
.slideBox .hd ul .on {
	background: #ff6600;
}
.slideBox .prev {
	position: absolute;
	left: 40px;
	top: 56%;
	margin-top: -37.5px;
	display: none;
	width: 23px;
	height: 62px;
	background: url(/skin/img/left.png) no-repeat left top;
	cursor: pointer;
}
.slideBox .next {
	position: absolute;
	right: 40px;
	top: 56%;
	margin-top: -37.5px;
	display: none;
	width: 23px;
	height: 62px;
	background: url(/skin/img/right.png) no-repeat left top;
	cursor: pointer;
}
.slideBox:hover .prev, .slideBox:hover .next {
	display: block;
}
*/
/*end*/

/* 行业项目 */

.home_top {
	float: left;
	width: 100%;
	text-align: center;

	
	
}
.home_top h3 {
	
	width: 100%;
	
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #222;
	margin-bottom: 33px; 
	letter-spacing: 2px;
	
	display: inline;
	text-align: center;
	
	
	
	
	
}




.xiaodewenzi {font-size: 18px; display: inline; font-weight: bold}

.home_top span {
	float: left;
	width: 100%;
	
	color: #222; 
	font-weight: bold
	
}


.home_top2 span {
	float: left;
	width: 100%;
	
	color: #222; 
	font-weight: bold
	
}






.service_con {
	float: left;
	width: 100%;
	
}
.service_con_row {

}
.service_item {
	float: left;
		/*width: 25.83%;*/
	
	
	padding: 36px 40px 0 0px;
	
	position: relative;
	overflow: hidden;
	width: 25.83%;*width:22.5%; 
}
.style2{float: left;
	width: 22.5%;
	padding: 0 0px 0 0px;
	padding-top: 36px;
	position: relative;

}




.style2 a {
	display: block;
	float: left;
	width: 100%;
}





.service_item a {
	display: block;
	float: left;
	width: 100%;
}
.service_item_img {
	float: left;
	width: 100%;
	height: 350px;

	
	background-size: cover !important;
	
	
	
}

.service_item_title  {
	width: 100%;
	

	
}


/* 关于Z6尊龙凯时 */
#about {
	float: left;
	width: 100%;
	padding: 50px 0 0 0;
}
.about_con {
	float: left;
	width: 100%;
}
.about_img {
	float: left;
	width: 425px;
	margin-right: 55px;
}
.about_img img {
	width: 100%;
	height: auto;
	box-shadow: 5px 5px 12px #dcdcdc;
}
.about_des {
	font-size: 14px;
	line-height: 200%;
	color: #333;
	text-indent: 28px;
}
.about_more {
	float: left;
	display: block;
	color: #01459a;
	line-height: 200%;
}
.about_more:hover {
	color: #fc0;
}
/* 新闻中心 */
#news {
	float: left;
	width: 100%;
	padding: 0px 0 0 0;
}
.news_con {
	float: left;
	width: 100%;
	margin-top: 30px;
	
	
}
.news_item {
	float: left;
	width: 100%;
	padding: 0  0  0 25px;
	margin: 0px 0 35px 0;
}






.news_item_box {
	float: left;
	width: 100%;
}
.news_item_time {
	float: left;
	width: 90px;
	height: 90px;
	background: #dcdcdc;
	text-align: center;
	overflow: hidden;
}
.news_item_time .a {
	display: block;
	line-height: 60px;
	font-size: 18px;
	color: #000;
	background: #efefef;
}
.news_item_time .b {
	display: block;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	background: #006DB7;
}
.news_item_right {
	/*margin-left: 10px;*/
}
.news_item_title {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	letter-spacing: 1px;

}
.news_item_title a {
	font-size: 18px;
	color: #000;
}
.news_item_title a:hover {
	color: #01459a;
	text-decoration: underline;
}
.news_item_title img{ top:-10px; position: relative;}
.news_item_title span{    color: #666;
	font-size: 12px;
	line-height: 20px; margin-left: 5px;}

.news_item_des {
	height: 48px;
	line-height: 25px;
	font-size: 16px;
	color: #6e6e6e;
	overflow: hidden;
	margin-top: 0px;
	letter-spacing:1px
	
}
/* footer */
#footer {
	float: left;
	width: 100%;
	padding: 20px 0;
	background: #D9D9D9;
	margin-top: 60px;
	overflow: hidden;
	font-size: 14px;
	display: inline
	
}
/*#wechat {
	float: right;
}*/
.wechat_img {
	float: right;
	width: 140px;
	height: 140px;
}
.wechat_img img {
	width: 100%;
	height: 100%;
}
.wechat_txt {
	float: right;
	width: 140px;
	height: 140px;
	background: url(/skin/img/photo_bg.png) no-repeat left center;
	text-align: center;
}
.wechat_txt img {
	width: 40px;
	height: auto;
	margin-top: 17px;
}
.wechat_txt span {
	display: block;
	font-size: 12px;
	color: #868687;
	line-height: 20px;
	margin-top: 9px;
}
.footer_con {
	margin-right: 320px;
	margin-top: 7px;
	float
	
}
.footer_con span {
	display: block;
	font-size: 14px;
	color: #222222;
	line-height: 32px;
}
.footer_con span a {
	font-size: 14px;
	color: #222;
}
.footer_con span a:hover {
	color: #01459A;
}
.foot-flink {
	color: #222222;
}
.foot-flink a {
	color: #222222;
	padding: 0 7px 0 0;
	line-height: 32px;
}
/*left*/
#left {
	float: left;
	width: 230px;
}
.left_list {
	float: left;
	width: 100%;
}
.left_top {
	float: left;
	width: 100%;
	background: #f6f6f6;
	text-align: center;
}
.left_top h3 {
	float: left;
	width: 100%;
	height: 90px;
	line-height: 90px;
	font-size: 24px;
	color: #373333;
	font-weight: bold;
}
.left_top h3 a {
	color: #373333;
}
.left_con {
	padding: 0px;
	line-height: 24px;
	width: 100%;
	background: #fff;
	float: left;
	
	border-top: none;
}
.type_list {
	width: 100%;
	float: left;
}
.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.type_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 45px;
	line-height: 45px;
	margin-top: 2px;
	overflow: hidden;
}
.type_list li a {
	color: #333;
	padding-left: 20px;
	background: #F2F2F2 url(../img/page_list_icon.png) no-repeat 270px center;
	font-size: 16px;
	color: #000;
	display: block;
	transition: all .3s ease;
}
.type_list li a:hover, .type_list li a.current {
	color: #fff;
	background: #064E9F url(../img/page_list_icon.png) no-repeat 200px center;
}
.type_list li.second_cat {
	display: none;
}
.type_list li.second_cat a {
}
.type_list li.second_cat a:hover {
}
.type_list li.second_cat a.current {
}









/*end*/

/*right*/
#right {
width: 950px;
	float: right;
	margin-left: 10px;
}
#right_top {
	float: left;
	width: 100%;
	height: 44px;
	line-height: 44px;
	margin-bottom: 20px;
	background: #f6f6f6;
	color: #717171;
}
#right_top a {
	color: #717171;
}
#right_top h3 {
	float: left;
	font-size: 18px;
	line-height: 44px;
	padding-left: 20px;
}
#right_top span {
	float: right;
	font-size: 14px;
	padding-right: 20px;
}
#right_top li {
	float: left;
	margin-left: 6px;
}
#right_con {
	width: 100%;
	float: left;
	padding: 10px 0 0 0;
	
	
	height: auto !important;
	
	
}
#right_con img {
	max-width: 100%;
	
}

#dl-right img {
	max-width: 100%;
}
/*end*/


	 
	 
/*news*/
.art_list {
	width: 100%;
	float: left;
	padding: 28px 0 35px;
	border-top: 1px dashed #DBDBDB;
}
.art_list:first-child {
	border-top: none;
	padding-top: 0;
}
.art_img {
	float: left;
	width: 152px;
}
.art_img img {
	width: 100%;
}
.art_img a {
	display: block;
	width: 100%;
	padding-bottom: 70%;
	background-size: cover !important;
}
.art_right {
	margin-left: 172px;
}
.art_right2 {
	margin-left: 97px;
}
.art_title {
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: -4px;
}
.art_title a:hover {
	text-decoration: underline;
}
.art_time {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin-top: 7px;
}
.art_time2 {
	float: left;
	width: 87px;
	height: 94px;
	padding: 20px 0;
	background: #f2f2f2;
	text-align: center;
	color: #666;
}
.art_time2 .day {
	display: block;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	padding: 2px 0 5px 0;
}
.art_time2 .month-year {
	display: block;
	font-size: 12px;
	line-height: 20px;
}
.art_des {
	font-size: 14px;
	color: #777;
	line-height: 24px;
	margin-top: 5px;
	height: 48px;
	overflow: hidden;
}
.articleList {
	width: 100%;
	float: left;
}
.articleList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.articleList li {
	margin: 0px;
	padding: 0 0 0 10px;
	list-style-type: none;
	border-bottom: 1px dotted #ccc;
	background: url(/skin/img/li_0.png) no-repeat left center;
	line-height: 35px;
}
.time {
	float: right;
}
.articleTitle {
	font-weight: bold;
	font-size: 20px;
	color: #222;
	text-align: center;
	line-height: 35px;
}
.articleAuthor {
	text-align: center;
	padding: 0 0 10px 0px;
	border-bottom: 1px solid #eee;
}
.articleAuthor span {
	margin: 0px 6px;
	font-size: 12px;
	color: #666;
}
.articleInfo {
	width: 100%;
	padding: 25px 0;
	line-height: 200%;
	min-height: 250px;
}
.articleInfo img {
	max-width: 100%;
}
.pageUpDown {
	padding-top: 10px;
	text-align: left;
	line-height: 30px;
	font-size: 16px;
	color: #222;
}
.pageUpDown span {
	display: block;
}
.pageUpDown a {
	font-size: 16px;
	color: #222;
}
.articleImg {
	text-align: center;
}
/*end*/

/*Product*/
.productList {
	width: 100%;
	float: left;
}
.productList_row {
	margin-left: -15px;
	margin-right: -15px;
}
.pro_list {
	float: left;
	width: 20%;
	text-align: center;
	margin-bottom: 40px;
	padding: 0 15px;
}
.pro_list_box {
	float: left;
	width: 100%;
	box-shadow: 0 0 1px #ccc;
	padding: 10px;
	transition: all .3s ease;
}
.pro_list_box:hover {
	box-shadow: 0 0 7px #ccc;
}
.pro_list_img {
	float: left;
	width: 100%;
	
}
.pro_list_img a {
	display: block;
	width: 100%;
	padding-bottom: 100%;
	background-size: contain !important;
}
.pro_list_title {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.pro_list_title a {
	transition: all .3s ease;
}
.pro_list_box:hover .pro_list_title a {
	color: #01459A;
}
.productTitle {
	line-height: 35px;
	font-weight: bold;
	text-align: center;
	font-size: 18px;
}
.productImg {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productImg img {
	max-width: 100%;
}
.productBuy {
	width: 100%;
	text-align: center;
	float: left;
	margin: 10px auto;
}
.productBuy a {
	margin: 0 10px;
}
/*.productBuy a{width:120px;height:40px;line-height:40px;background:#45b1ff; display:inline-block; color:#fff; border-radius:5px; font-size:14px;}
.productBuy a:hover{background:#000;}*/
.title {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	border-bottom: 1px dotted #ccc;
	line-height: 25px;
}
.title span {
	font-size: 14px;
	font-weight: bold;
}
.productDesc {
	line-height: 200%;
	padding: 10px 0;
	width: 100%;
	float: left;
}
/*end*/

/*page*/
.pages {
	font-size: 12px;
	text-align: center;
	padding: 10px 0px 10px 0px;
}
.pages li {
	display: inline-block;
	margin: 3px;
}
.pages a {
	font-size: 14px;
	padding: 6px 12px;
	background: #f5f5f5;
	display: block;
}
.pages a:hover {
	background: #01459A;
	color: #fff;
}
.pages li.active a {
	background: #01459A;
	color: #fff;
}
.pages select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages b {
	font-weight: normal;
}
/*end*/

/*feedback*/
.f_list {
	width: 100%;
	float: left;
	margin: 5px auto;
	clear: both;
}
.f_list .fl_l {
	float: left;
	width: 20%;
	text-align: right;
}
.f_list .fl_r {
	float: left;
	width: 80%;
}
.input_text {
	width: 90%;
	border: 1px solid #ccc;
	line-height: 24px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}
.w100 {
	width: 100px;
}
/*end */

/*toolbar*/
#toolbar2 {
	display: none;
}
#toolbar {
	width: 68px;
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -136px;
	z-index: 1000000;
}
#toolbar ul {
}
#toolbar li {
	width: 68px;
	height: 68px;
	float: left;
	margin: 4px 0px;
	position: relative;
}
#toolbar li .t_item {
	width: 68px;
	height: 68px;
	background: #f79800;
	text-align: center;
	line-height: 68px;
	display: block;
	border-radius: 5px 0 0 5px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#toolbar li a.t_item:hover, #toolbar li a.cur {
	background: #212021;
}
.tool_qq {
	position: absolute;
	left: -118px;
	top: 0px;
	width: 118px;
	padding: 0 10px 0 0;
	display: none;
}
.tool_qq_con {
	width: 108px;
	padding: 10px 0;
	float: left;
	border: 1px solid #f79800;
	background: #fff;
	text-align: center;
}
.tool_tel {
	width: 170px;
	height: 68px;
	background: #212021;
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 68px;
	font-size: 18px;
	color: #fff;
	padding: 0 0 0 10px;
	white-space: nowrap;
	border-radius: 5px 0 0 5px;
}
.tool_weixin {
	position: absolute;
	top: 0px;
	width: 118px;
	left: -118px;
	padding: 0 10px 0 0;
	display: none;
}
.t_wx_con {
	width: 108px;
	background: #fff;
	border: 1px solid #f79800;
	padding: 3px;
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}
.t_wx_con img {
	width: 100px;
	height: 100px;
}
.t1 i {
	width: 68px;
	height: 68px;
	background: url(/skin/img/u1.png) no-repeat center center;
	display: block;
}
.t2 i {
	width: 68px;
	height: 68px;
	background: url(/skin/img/u2.png) no-repeat center center;
	display: block;
}
.t3 i {
	width: 68px;
	height: 68px;
	background: url(/skin/img/u3.png) no-repeat center center;
	display: block;
}
.t4 i {
	width: 68px;
	height: 68px;
	background: url(/skin/img/u4.png) no-repeat center center;
	display: block;
}
.t5 i {
	width: 68px;
	height: 68px;
	background: url(/skin/img/u5.png) no-repeat center center;
	display: block;
}



	

/* pc 大于  1200 */
@media screen and (min-width: 1200px) {
	
	
	
	.guanyuhaiyi{
	
	text-align: left;
	padding-top: 3%;
	
	
	font-family: Cetury Gothic;
	font-weight: bold;
	text-align: left;
font-size: 50px;}

.guanyuhaiyi1{
	padding-top: 3%;text-align: left;
	font-family: Microsoft JhengHei;
	font-weight: bolder;
	font-size: 18px;}
.guanyuhaiyizong{width: 50%;float: left}

.guanyuhaiyizong-you{width: 50%;float: left; margin-top:27px; overflow: hidden}


.guanyuhaiyizong-you img {  transition: all 0.3s ease-out 0s; } 
.guanyuhaiyizong-you img:hover{ 
			 
				transform: scale(1.1, 1.1);
			}



.ab_cont{line-height: 30px;text-align: left; padding:20px 20px 0px 0px;font-size: 16px;word-break: break-all; letter-spacing:2px }
	
	
	.ab_cont22{width: 50%;float: left; margin-top:10px;display: block;
	width: 120px;
	margin: 3% 0;
	line-height: 40px;
	text-align: center;
	background-color: #f5f5f5;
	color: #e60a19;
	padding: 0 14px;}
	
	
	
	.woshiyincang{   display:none}
	
	
	
	
	
	
	
	.fegexian-dalei3{ width: 100%; height: 25px; margin-bottom: 80px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px;  }
	
	#service {
	float: left;
	width: 100%;
	padding: 0px 0 50px 0;
}
	
	
	
.xinde-ll{ float: left;
	width: 100%;
	
	line-height: 20px;
	font-size: 18px;
	color: #222;
	
	letter-spacing: 2px;
	}
	
	
	
	
		 #gundong{ width: 100%; height: 25px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px; margin-bottom: 30px;  }
	
	.nengyuana_dalei01{width: 49%; float: left; margin-top: 2%;}
.nengyuana_dalei02{width: 49%; float: left; margin-left: 2%;margin-top: 2%;}
	
	/*能源面包*/
	#dl-right_top span {
	float: left;
	font-size: 16px;
	padding-left: 20px;
	height: 44px;
	overflow: hidden;
}
	
	
	
	.zengjiade h3{ margin-bottom: 20px}
	.wenzidaxiao-dl-1{font-size: 24px; margin-bottom: 10px;  display: inline;font-weight: bold;letter-spacing: 2px;}
	.xiaowenzi{font-size: 12px;position: absolute;text-align: center;width: 141px;top: 12px;letter-spacing: -0.01px;}
.xiaowenzi2{position: absolute;width: 141px;text-align: center;top:-6px;letter-spacing: -0.01px;}
	
	.map3{ display: none}
	.map4{ display: none}
	
	.xinzengjia-222-1{ float: left; width: 30%; line-height: 25px;}
.xinzengde{ width: 980px; margin: 0 auto; }
	.xinzengde1{width: 50%; float: left; margin-top: 20px;height:170px;}
	.xinzengde1-dd{width: 50%; float: left; margin-top: 20px;height: 100px;}
	
	
	.hezuohuoban{ width: 100%}
	.container {

width: 1200px;

}
.dl-tupian-zhuan ul li{ width:16.5%; height:160px;  float: left; display: block;}	
#gupiaodaima{ float:left;width: 125px; height: 84px; color: #333333; line-height: 84px; margin-left: 40px; margin-right: 30px;  display: inline; text-align: center;white-space:nowrap   }

	
.service_item_title {
	float: left;
	
	
	
	
	
	background:  url(/skin/img/kuang.png) repeat;
	
	
	

	

	
	
	height: 100px;
	
	display: table;
	font-size: 18px;
	color: #fff;
	
	line-height: 32px;
  width:100%;
  +width: 80%;
  +padding:0 10%;
	padding:0 10%;
	
	
	
	margin-top: 250px;
	
	display: inline;
	overflow: hidden

	

	
	
}
.service_item_title a{color: #fff;}	
	
	
	.service_item_title:hover{float: left;
	
	
	bottom:0;
	background:  url(/skin/img/kuang.png) repeat;

	

	
	width: 100%;
	+width: 80%;
	height: 100px;
	
	display: table;
	font-size: 18px;
	color: #fff;
	
	line-height: 32px;
	
	
	display: inline;

}
	
	
	.gang-dl22{ width: 75%; margin: 10% 0% 10% 0%; text-align: left; text-indent: 0;  float: left; line-height: 50px; border-top: 1px solid #fff; color: #fff; display: none;  cursor: 

pointer}
.gang-dl22 {  color: #fff; }
.gang-dl22:hover{  color:#3ADDF1;}
	
	
	.feiba-ditu { display: none} 

	.xizengde2-cctv{
	float: left;
		text-align: center;
	width: 100%;

	background: #989898;
	
	overflow: hidden;
	
	display: inline}
	.xizengde2-cctv span{ width: 100%; display: block;float: left; font-size: 14px; color: #fff; text-align: center }
	
	.shoujihuandneg{ display: none} 

	
/*news*/


.row-left-dl{ width: 43%; float: left}
.row-right-dl{ width: 57%;float: left;   }



.kuang-dll-s{ width: 100%; float: left;height: auto;   overflow: hidden;  }
.kuang-dll-s img{ height: 331px;display:block; transition: all 0.3s ease-out 0s; } 

.kuang-dll-s img:hover{
			
				transform: scale(1.1, 1.1);
			}



.kuang-dll-x{ width: 100%; float: left; background-color: #F1F1F1; text-align: center; height:104px; line-height: 104px; font-size: 18px; overflow: hidden }


.fegexian-dalei{ width: 100%; height: 1px; float: left; margin-top: 2%; background:  url(/skin/img/fengexia.png) no-repeat center center;  }
.fegexian-dalei2{ width: 100%; height: 25px; margin-bottom: 75px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px;  }

.fegexian-dalei2 a{color: #010101}

.fegexian-dalei2 a:hover{color: #337ab7}

/* 幻灯 */
#banner_main {
	
	
	z-index: 2;
	top:0px;
	
}
#banner_main .banner {
	height: 584px;
}
#banner {
	width: 100%;
	min-width: 1000px;
	position: relative;
	overflow: hidden;
	 height: 450px;
	z-index: 0;
}
#banner, .banner ul {
	max-height: 584px;
	
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
	
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 30px;
	z-index: 3;
}
#banner .tip span {
	height: 10px;
	margin: 0 2px;
	width: 10px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid #fff;
}
#banner .tip span.cur {
	background-color: #fff;
}
#banner #btn_prev, #banner #btn_next {
	width: 28px;
	height: 56px;
	position: absolute;
	top: 50%;
	z-index: 5;
}
#banner #btn_prev {
	background-position: 0 -138px;
	left: 5%;
	
}
#banner #btn_next {
	background-position: -34px -138px;
	right: 5%;
}
/*banner end*/
	

.fegexian-dalei3 a{color: #010101}

.fegexian-dalei3 a:hover{color: #337ab7}



	.weizhi0dalei{ position: absolute;z-index: 5; font-size: 60px; color: #fff; font-weight: bold;
	top: 47%;left:30%;text-shadow: 0px 0px 18px #8e8f90; }
	
	
	
	
	
	.ccct2{ margin-top: 10px; margin-bottom: 0px; }
	.wenzidaxiao-dl{font-size: 24px;  display: inline;font-weight: bold;letter-spacing: 2px; }
	
	.ccct-2{ margin-top: 30px; margin-bottom: 0px; }
	
	

}


/*shouji */

@media screen and (max-width: 1200px) {
	
	.news_item {
		float: left;
		width: 100%;
		padding: 0  25px;
		margin: 0px 0 35px 0;
	}
	
	


	
	#navigate{ display: none;}
	#cd-menu-trigger{ display: block;}
	#cd-lateral-nav {
		display: block;
	}

	#cd-menu-trigger {
		position: absolute;
		right: 0;
		top: 1px;
		height: 100%;
		width: 50px;
	}
	#cd-menu-trigger .cd-menu-text {
		height: 100%;
		text-transform: uppercase;
		color: #FFF;
		font-weight: 600;
		display: none;
	}
	#cd-menu-trigger .cd-menu-icon {
		/* this span is the central line in the menu menu */
		display: inline-block;
		position: absolute;
		left: 50%;
		top: 50%;
		bottom: auto;
		right: auto;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
		width: 18px;
		height: 2px;
		background-color: #000;/* these are the upper and lower lines in the menu menu */
	}
	#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
		content: '';
		width: 100%;
		height: 100%;
		position: absolute;
		background-color: inherit;
		left: 0;
	}
	#cd-menu-trigger .cd-menu-icon::before {
		bottom: 5px;
	}
	#cd-menu-trigger .cd-menu-icon::after {
		top: 5px;
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon {
		background-color: rgba(0, 0, 0, 0);
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
		background-color: #000;
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::before {
		bottom: 0;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	#cd-menu-trigger.is-clicked .cd-menu-icon::after {
		top: 0;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	#cd-lateral-nav {
		position: fixed;
		height: 100%;
		right: 0;
		top: 0;
		visibility: hidden;
		/* the secondary navigation is covered by the main element */
		z-index: 99;
		width: 260px;
		background-color: #242e30;
		overflow-y: auto;
		/* Force Hardware Acceleration in WebKit */
		-webkit-transform: translateZ(0);
		-webkit-backface-visibility: hidden;
		-webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
		-moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
		transition: transform .4s 0s, visibility 0s .4s;
		/* this creates the subtle slide in animation of the navigation */
		-webkit-transform: translateX(80px);
		-moz-transform: translateX(80px);
		-ms-transform: translateX(80px);
		-o-transform: translateX(80px);
		transform: translateX(80px);
	}
	#cd-lateral-nav .cd-navigation {
		margin: 20px 0 16px;
	}
	#cd-lateral-nav .sub-menu {
		padding: 0 10px 20px 15px;
		display: none;
	}
	#cd-lateral-nav a {
		display: block;
		line-height: 2em;
		padding: 0 16px 0 32px;
		color: #aab5b7;
	}
	#cd-lateral-nav a.current {
		background-color: #3a4a4d;
		color: #FFF;
	}
	.no-touch #cd-lateral-nav a:hover {
		color: #FFF;
	}
	#cd-lateral-nav.lateral-menu-is-open {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		visibility: visible;
		-webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
		-moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
		transition: transform .4s 0s, visibility 0s 0s;
		/* smooth the scrolling on touch devices - webkit browsers */
		-webkit-overflow-scrolling: touch;
	}
	/* style menu items which have a submenu  */
	#cd-lateral-nav ul li a {
		text-transform: uppercase;
		font-weight: 600;
		text-decoration: none;
	}
	#cd-lateral-nav ul li ul.sub-menu li a {
		font-weight: 300;
	}
	#cd-lateral-nav .item-has-children > a {
		position: relative;
		text-transform: uppercase;
		font-weight: 600;/* this is the right arrow to show that the item has a submenu  */
	}
	#cd-lateral-nav .item-has-children > a::after {
		content: '';
		display: block;
		height: 11px;
		width: 8px;
		position: absolute;
		top: 50%;
		bottom: auto;
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		-o-transform: translateY(-50%);
		transform: translateY(-50%);
		right: 1em;
		background: url("/skin/fonts/cd-arrow.svg") no-repeat center center;
		background-size: 8px 11px;
		-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		transition-property: transform;
		-webkit-transition-duration: 0.2s;
		-moz-transition-duration: 0.2s;
		transition-duration: 0.2s;
	}
	#cd-lateral-nav .item-has-children > a.submenu-open::after {
		-webkit-transform: translateY(-50%) rotate(90deg);
		-moz-transform: translateY(-50%) rotate(90deg);
		-ms-transform: translateY(-50%) rotate(90deg);
		-o-transform: translateY(-50%) rotate(90deg);
		transform: translateY(-50%) rotate(90deg);
	}
	#cd-lateral-nav .socials {
		padding: 0 32px;
	}
	#cd-lateral-nav .socials:after {
		content: "";
		display: table;
		clear: both;
	}
	
	
	


















	.guanyuhaiyi{

	font-size: 18px; margin-bottom: 0px; display: black;font-weight: bold;letter-spacing: 2px;}

.guanyuhaiyi1{
	width: 100%;
	
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	color: #222;
	margin-bottom: 33px; 
	letter-spacing: 2px;
	
	display: inline;
	text-align: center;}


.ab_cont{line-height: 30px;text-align: left; padding:20px 20px 0px 20px;font-size: 16px;word-break: break-all;}
	

.ab_cont22{width: 100%; height: 25px; margin-bottom: 10px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;}






	
	.nengyuana_dalei01{width: 100%; float: left;margin-top: 2%;}
.nengyuana_dalei02{width: 100%; float: left; margin-top: 2%}
	
	/*能源面包*/
	#dl-right_top span {
	float: left;
	font-size: 12px;
	padding-left: 20px;
	height: 44px;
	overflow: hidden;
}
	
	
	 .zengjiade h3{margin-bottom: 20px;}
	
	.wenzidaxiao-dl-1{font-size: 18px; margin-bottom: 5px;  display: inline;font-weight: bold;letter-spacing: 2px;}
		.xiaowenzi{font-size: 12px;position: absolute;text-align: center;width: 70px;top: 12px;letter-spacing: -0.01px;}
.xiaowenzi2{position: absolute;width: 65px;text-align: center;top:-6px;letter-spacing: -0.01px;}
	

	.xinzengjia-222-1{ float: left; line-height: 25px }
	.xinzengde1{width: 100%; float: left; margin-top: 20px;}
	
	
	.xinzengde1-dd{width: 100%; float: left; margin-top: 20px;}
	
	
	
	
.xinzengde{  margin: 0 auto; padding: 0 20px}
	.hezuohuoban{ width: 245px; margin: 0 auto}
	
		#gupiaodaima{ float:left; height: 84px; color: #333333; line-height: 84px; margin-left: 15px;  display: inline;  }
	 .dl-tupian-zhuan ul li{ width: 16.5%; height:160px;  float: left; display: block}	
	#left {
	width: 19.3%;
}
	/*新闻列表 */
	.zengjiatupian{ display: none} 
	
	.articleList{padding: 0 15px;}
	
	.main {
	width: 100%;
	float: left;
	padding: 0px 0;
	margin-top: 0px;
	
}
	
	
#right {
	width: 78%;
}
	
	

	.ccct2 {
	padding: 0% 8% 0% 8%;
		margin-top: 10px;

	
}
	
		.ccct-2 {
	padding: 0% 2% 0% 2%;
		margin-top: 0px;

	
}
	
	.weizhi0dalei{ position: absolute;z-index: 5; font-size: 0.95rem; color: #fff; font-weight: bold;
	top: 50%;left:30%}
.wenzidaxiao-dl{font-size: 18px; margin-bottom: 0px; display: inline;font-weight: bold;letter-spacing: 2px;}
	
		.fegexian-dalei3{ width: 100%; height: 25px; margin-bottom: 40px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px;  }

.fegexian-dalei3 a{color: #010101}

.fegexian-dalei3 a:hover{color: #337ab7}
	
	
	
	
	
	
	.service_item_title {
	float: left;
	
	
	
	
	
	background:  url(/skin/img/kuang.png) repeat;
	
	width: 100%;
		
	
margin-top: 172px;
	
	

	
	
	height: 100%;
	
	display: table;
	
	color: #fff;
	
	line-height: 32px;
	
	padding:0 15px ;
	
	
	
	display: inline;

	
	
}
.service_item_title a{color: #fff;}
	
	.service_item_title:hover{float: left;
	
	
	bottom:0;
	background:  url(/skin/img/kuang.png) repeat;

	

	
	width: 100%;
	
	height: 100%;
	
	display: table;
	
	color: #fff;
	
	line-height: 32px;
	
	
	display: inline;

}
	
	
	
	
	
	
	
	
	
	
	
	.service_con{ padding: 0 3.5%}
	
	
	
	
	
	.gang-dl22{ width: 75%; margin: 10% 0% 10% 11%; text-align: left; text-indent: 0;  float: left; line-height: 50px; border-top: 1px solid #fff; color: #fff; display: none}
.gang-dl22 {  color: #fff; }
.gang-dl22:hover{  color:#3ADDF1;}
	.map{ display: none}
	.map222{ display: none}
	
.feiba-ditu{  font-size: 13px;   }	
	.feiba-ditu img{display: block; width: 100%;padding: 23px 10px 0 10px;  }

	.news_item_des {
	height: 48px;
	line-height: 25px;
	font-size: 16px;
	color: #6e6e6e;
	overflow: hidden;
	margin-top: 0px;
	letter-spacing:1px
}
	
 .dl-hoverrr{ display: none}	
	#footer{ display: none}	
	
	
	
	
	.xizengde2-cctv{
	float: left;
		text-align: center;
	width: 100%;
	padding: 20px 10px;
	background: #989898;
	margin-top: 40px;
	overflow: hidden;
	font-size: 14px;
	display: inline}
	.xizengde2-cctv span{ display: block;float: left; font-size: 12px; color: #fff; text-align: center }
	
	
	
	.pc-huandeng{ display: none}	
	
	
	
	
/*news*/


.row-left-dl{ width: 43%; float: left; display: none}
.row-right-dl{ width: 100%;float: left}



.kuang-dll-s{ width: 100%; float: left;height: auto; }
.kuang-dll-s img{ height: 331px;display:block} 
.kuang-dll-x{ width: 100%; float: left; background-color: #F1F1F1; text-align: center; height:104px; line-height: 104px; font-size: 18px; overflow: hidden }


.fegexian-dalei{ width: 100%; height: 1.5px; float: left; margin-top: 2%; background:  url(/skin/img/fengexia.png) no-repeat center center;  }
.fegexian-dalei2{ width: 100%; height: 25px; margin-bottom: 75px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px;  }

.fegexian-dalei2 a{color: #010101}

.fegexian-dalei2 a:hover{color: #337ab7}

	
	
	
.slideBox .bd li .flash_img {
	padding-bottom: 400px;
}
#banner {
	height: 420px;
	
}
	
	
	.banner2 {
	width: 100%;
	height: 320px;
	position: relative;
		
	
	overflow: hidden
	
	
	
}
.banner2 li {
	height: 4.3rem;
}
.banner2 .list {
	float: left;
	width: 500%;
}
.banner2 .list a {
	display: block;
	width: 100%;
}
.banner2 .list li {
	float: left;
	width: 20%;
	position: relative;
}
.banner2 .list img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#banner2 .tip {
	width: 100%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	clear: both;
	z-index: 2;
	font-size: 0;
	position: absolute;
	bottom: 10%;
}
#banner2 .tip span {
	/*display: inline-block;
	vertical-align: middle;
	width: 0.2rem;
	height: 0.2rem;
	margin: 0 0.05rem;
	vertical-align: middle;
	border-radius: 100%;
	font-size: 0;
	border: 3px solid #fff;*/
	
	
	height: 10px;
	margin: 0 2px;
	width: 10px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid #fff;
	
}
#banner2 .tip span.cur {
	
	background-color: #fff;

	
	
}
	 
	 
	 #banner2 #btn_prev {
	background-position: 0 -138px;
	left: 5%;
	
}
#banner2 #btn_next {
	background-position: -34px -138px;
	right: 5%;
}
	 
	 
	
	
	
	
	
	
	
	
	
	
	
	
	
#navigate ul li a {
	/*padding: 0 25px;*/
}
	.sousuo-dalei{ display: none}
#logo img {
	/*height: 60px;*/
}
.top_des {
	margin: 10px 0 0 25px;
	font-size: 18px;
}
.tel {
	height: 48px;
}
.tel .a {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 3px;
}
.tel .b {
	font-size: 24px;
}
}

@media screen and (min-width: 1023px) and (max-width: 1200px) {
	.woshiyincang{   display:none}
	.woshiyincang002 {   display:none}
	.home_top span {
	
	font-size: 20px;
	/* border-bottom: 0; */
	margin-top: 50px;
	 border-bottom: 0; 
}
	
	#service {
	float: left;
	width: 100%;
	padding: 0px 0 50px 0;
}
	
.fegexian-dalei3{ width: 100%; height: 25px; margin-bottom: 80px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px;  }

		 #gundong{ width: 100%; height: 25px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px; margin-bottom: 30px;  }
		.xiaowenzi{font-size: 12px;position: absolute;text-align: center;width: 111px;top: 12px;letter-spacing: -0.01px;}
.xiaowenzi2{position: absolute;width: 111px;text-align: center;top:-6px;letter-spacing: -0.01px;}
	
	#banner {
	
	-moz-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%;
}
	
}



@media screen and (max-width: 1023px) {
	.row-right-dl{ width: 100%;float: left; }
.fegexian-dalei3{ width: 100%; height: 25px; margin-bottom: 20px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px;  }

	#service {
	float: left;
	width: 100%;
	padding: 0px 0 50px 0;
}
		 #gundong{ width: 100%; height: 25px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px; margin-bottom: 30px;  }
	
	
#banner {
	
	-moz-background-size:100% 100%;
	-webkit-background-size:100% 100%;
	-o-background-size:100% 100%;
	background-size:100% 100%;
}
	
	
	 .dl-tupian-zhuan ul li{ width:16.5%; height:160px;  float: left; display: block}	
	#navigate ul li a{ padding: 0}
	
	.sousuo-dalei{ display: none}
	
.slideBox .bd li .flash_img {
	padding-bottom: 300px;
}
#banner {
	/*height: 220px;*/
}
#navigate ul li a {
	font-size: 14px;
	/*padding: 0 15px;*/
}
#navigate ul li .drop_menu li a {
	font-size: 12px;
}
#logo img {
	height: 38px;
}
.tel {
	display: none;
}
.home_top h3 {
	font-size: 18px;
}
.home_top span {
	
	font-size: 20px;
	/* border-bottom: 0; */
	margin-top: 50px;
	 border-bottom: 0; 
}
	
	.xinde-ll{ margin-bottom: 13px; font-size: 18px}
	
.service_item {
	
	
	float: left;
		width: 50%;
	padding: 20px 12px 0 12px;
	overflow: hidden;
	
	
	
}
.service_item_title {
	font-size: 20px;
}
#wechat {
	display: none;
}
.footer_con {
	margin: 0;
}
#left {
	width: 100%;
	margin-bottom: 20px;
}
#right {
	width: 100%;
}
.type_list li a {
	background: #F2F2F2;
}
.type_list li a:hover, .type_list li a.current {
	background: #01459A;
}
.pro_list {
	width: 25%;
}





}



/*小于768*/


@media screen and ( min-width: 760px) and (max-width: 1030px){

	.woshiyincang{   display:none}
	.woshiyincang002{   display:none}	
#navigate{   display: none;  }
#cd-menu-trigger{   display: black;  }

.layui-carousel{ display: none;}


#cd-lateral-nav {
	display: block;
}
#cd-menu-trigger {
	display: block;
}
.overflow-hidden {
	overflow: hidden;
}
.toolbar2_left {
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
}
.toolbar2_right {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s; 
}
/* -------------------------------- 

Main components 

-------------------------------- */
.cd-main-content {
	/* set a min-height and a z-index to be sure that the main element completely covers the lateral menu */
	min-height: 100%;
	position: relative;
	background-color: #fff;
	z-index: 2;
	padding-top: 65px;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
}
.cd-main-content.lateral-menu-is-open {
	/* translate to show the lateral menu - all content needs to be put in the .cd-main-content to translate*/
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
}
header {
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	transition-duration: 0.4s;
}
header.lateral-menu-is-open {
	/* translate to show the lateral menu */
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
}
header.is-fixed {
	position: fixed;
}
#cd-top-nav {
	position: absolute;
	top: 0;
	right: 120px;
	height: 100%;
	display: none;
}
#cd-top-nav ul {
	height: 100%;
	padding-top: 18px;
}
#cd-top-nav li {
	display: inline-block;
	margin-right: 1em;
}
#cd-top-nav a {
	display: inline-block;
	padding: .5em;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
}
#cd-top-nav a.current {
	background-color: #242e30;
}
.no-touch #cd-top-nav a:hover {
	color: rgba(255, 255, 255, 0.7);
}
#cd-menu-trigger {
	position: absolute;
	right: 0;
	top: 1px;
	height: 100%;
	width: 50px;
}
#cd-menu-trigger .cd-menu-text {
	height: 100%;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 600;
	display: none;
}
#cd-menu-trigger .cd-menu-icon {
	/* this span is the central line in the menu menu */
	display: inline-block;
	position: absolute;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	width: 18px;
	height: 2px;
	background-color: #000;/* these are the upper and lower lines in the menu menu */
}
#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: inherit;
	left: 0;
}
#cd-menu-trigger .cd-menu-icon::before {
	bottom: 5px;
}
#cd-menu-trigger .cd-menu-icon::after {
	top: 5px;
}
#cd-menu-trigger.is-clicked .cd-menu-icon {
	background-color: rgba(0, 0, 0, 0);
}
#cd-menu-trigger.is-clicked .cd-menu-icon::before, #cd-menu-trigger.is-clicked .cd-menu-icon::after {
	background-color: #000;
}
#cd-menu-trigger.is-clicked .cd-menu-icon::before {
	bottom: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#cd-menu-trigger.is-clicked .cd-menu-icon::after {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#cd-lateral-nav {
	position: fixed;
	height: 100%;
	right: 0;
	top: 0;
	visibility: hidden;
	/* the secondary navigation is covered by the main element */
	z-index: 99;
	width: 260px;
	background-color: #242e30;
	overflow-y: auto;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .4s 0s, visibility 0s .4s;
	-moz-transition: -moz-transform .4s 0s, visibility 0s .4s;
	transition: transform .4s 0s, visibility 0s .4s;
	/* this creates the subtle slide in animation of the navigation */
	-webkit-transform: translateX(80px);
	-moz-transform: translateX(80px);
	-ms-transform: translateX(80px);
	-o-transform: translateX(80px);
	transform: translateX(80px);
}
#cd-lateral-nav .cd-navigation {
	margin: 20px 0 16px;
}
#cd-lateral-nav .sub-menu {
	padding: 0 10px 20px 15px;
	display: none;
}
#cd-lateral-nav a {
	display: block;
	line-height: 2em;
	padding: 0 16px 0 32px;
	color: #aab5b7;
}
#cd-lateral-nav a.current {
	background-color: #3a4a4d;
	color: #FFF;
}
.no-touch #cd-lateral-nav a:hover {
	color: #FFF;
}
#cd-lateral-nav.lateral-menu-is-open {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	visibility: visible;
	-webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
	-moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
	transition: transform .4s 0s, visibility 0s 0s;
	/* smooth the scrolling on touch devices - webkit browsers */
	-webkit-overflow-scrolling: touch;
}
/* style menu items which have a submenu  */
#cd-lateral-nav ul li a {
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
}
#cd-lateral-nav ul li ul.sub-menu li a {
	font-weight: 300;
}
#cd-lateral-nav .item-has-children > a {
	position: relative;
	text-transform: uppercase;
	font-weight: 600;/* this is the right arrow to show that the item has a submenu  */
}
#cd-lateral-nav .item-has-children > a::after {
	content: '';
	display: block;
	height: 11px;
	width: 8px;
	position: absolute;
	top: 50%;
	bottom: auto;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 1em;
	background: url("/skin/fonts/cd-arrow.svg") no-repeat center center;
	background-size: 8px 11px;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
#cd-lateral-nav .item-has-children > a.submenu-open::after {
	-webkit-transform: translateY(-50%) rotate(90deg);
	-moz-transform: translateY(-50%) rotate(90deg);
	-ms-transform: translateY(-50%) rotate(90deg);
	-o-transform: translateY(-50%) rotate(90deg);
	transform: translateY(-50%) rotate(90deg);
}
#cd-lateral-nav .socials {
	padding: 0 32px;
}
#cd-lateral-nav .socials:after {
	content: "";
	display: table;
	clear: both;
}












}

 @media screen and (max-width: 760px) {
	 






		
	
	 
	 .guanyuhaiyizong{width: 100%;float: left}

.guanyuhaiyizong-you{width: 100%;float: left; margin-top:10px；；；；；；}
	 .woshiyincang002{   display:none}
	 	.woshiyincang{   display:blank}
.xinde-ll{ float: left;
	width: 100%;
	
	line-height: 20px;
	font-size: 18px;
	color: #222;
	
	letter-spacing: 2px;
	margin-bottom: 23px
	}
	 
	 
	 
.fegexian-dalei3{ width: 100%; height: 25px; margin-bottom: 0px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px;  }

	 #service {
	float: left;
	width: 100%;
	padding: 0px 0 0px 0;
}
		#gupiaodaima{ float:left;width: 125px; height: 64px; color: #333333; line-height: 64px; margin-left: 15px;  display: inline;  }
	/* .yincangguanyuwomwn{ display: none}	*/
	 .dl-tupian-zhuan ul li{ width: 50%; height:160px;  float: left; display: block}	
.slideBox .bd li .flash_img {
	padding-bottom: 160px;
}
#banner {
	height: 110px;
	-moz-background-size:100% 100%;
    -webkit-background-size:100% 100%;
    -o-background-size:100% 100%;
    background-size:100% 100%;
}
.top_des {
	display: none;
}

#logo img {
	height: 25px;
	width: 100px;
	margin: 0px 0 0 10px;
	
}
	 .sousuo-dalei{ display: none}
	 .ccct-fei{ display: none}
	 
	 /*banner*/
.banner2 {
	width: 100%;
	height: 190px;
	position: relative;
	
	overflow: hidden
	
	
	
}
.banner2 li {
	height: 4.3rem;
}
.banner2 .list {
	float: left;
	width: 500%;
}
.banner2 .list a {
	display: block;
	width: 100%;
}
.banner2 .list li {
	float: left;
	width: 20%;
	position: relative;
}
.banner2 .list img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#banner2 .tip {
	width: 100%;
	height: 0.32rem;
	line-height: 0.32rem;
	text-align: center;
	clear: both;
	z-index: 2;
	font-size: 0;
	position: absolute;
	bottom: 30%;
}
#banner2 .tip span {
	/*display: inline-block;
	vertical-align: middle;
	width: 0.2rem;
	height: 0.2rem;
	margin: 0 0.05rem;
	vertical-align: middle;
	border-radius: 100%;
	font-size: 0;
	border: 3px solid #fff;*/
	
	
	height: 10px;
	margin: 0 2px;
	width: 10px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: 2px solid #fff;
	
}
#banner2 .tip span.cur {
	
	background-color: #fff;

	
	
}
	 
	 
	 #banner2 #btn_prev {
	background-position: 0 -138px;
	left: 5%;
	
}
#banner2 #btn_next {
	background-position: -34px -138px;
	right: 5%;
}
	 
	 
	 
#navigate {
	display: none;
}
.service_item {
	padding: 15px;
}
.service_con_row {
	margin-left: -15px;
	margin-right: -15px;
}
.about_img {
	width: 200px;
	margin: 0 15px 5px 0;
}


.layui-carousel { display: none;}
.news_item {
	width: 100%;
	margin: 10px 0 15px 0;
}
.news_item_title {
	margin-top: -4px;
}
.news_item_title a {
	font-size: 16px;
}
.news_item_des {
	height: 24px;
}
.news_item_time {
	width: 67px;
	height: 70px;
}
.news_item_time .a {
	line-height: 45px;
	font-size: 24px;
}
.news_item_time .b {
	line-height: 25px;
	font-size: 12px;
}
.news_item_right {
	/*margin-left: 10px;*/
}
.home_top span {
	
}
.home_top {
/*	background: url(/skin/img/line.jpg) no-repeat center bottom;*/
	
	margin-top: 0px;
}
.service_item {
	padding: 0 4px;
	margin-bottom: 9px;
}

	 
	 
	 #gundong{ width: 100%; height: 25px; display: inline; float: left; margin-top: 15px; text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px; margin-bottom: 10px;  }
	 
.service_con_row {
	margin-left: -8px;
	margin-right: -8px;
}
.service_item_img {
	height: 249px;
	overflow: hidden
}
.service_item_title {
	height: 78px;
	font-size: 14px;
	
}
.home_top h3 {
	font-size: 18px;
	
}
	
#about {
	padding: 20px 0 0 0;
}
#news {
	padding: 0px 0 0 0;
}
.foot-flink {
	text-align: center;
	font-size: 12px;
}
.art_title {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#left {
	display: none;
}
#right_con {
	padding: 0 15px;
}
#right_top h3 {
	font-size: 16px;
}
#right_top span {
	font-size: 12px;
}
.art_list {
	padding: 20px 0;
}
.pro_list {
	width: 33.333%;
	padding: 0 8px;
	margin-bottom: 25px;
}
.productList_row {
	margin-left: -8px;
	margin-right: -8px;
}
.pages a {
	font-size: 12px;
}
.articleTitle {
	font-size: 18px;
	line-height: 30px;
}
#footer {
	padding: 10px 0;
	margin-top: 25px;
	
}
.footer_con span {
	
}
.footer_con span:first-child {
	display: block;
	text-align: center;
}
.footer_con span {
	font-size: 12px;
	line-height: 20px;
}
.footer_con span a {
	font-size: 12px;
}
/*手机底部导航*/
#toolbar {
	display: none;
}
.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#toolbar2 {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 8;
	background: #333;
	display: block;
}
#toolbar2 li {
	float: left;
	width: 25%;
	text-align: center;
}
#toolbar2 a {
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0 0 0;
	padding: 5px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}
#toolbar2 a span {
	font-size: 22px;
	display: block;
}
}
@media screen and (max-width: 640px) {
	
	
	
	
	
}
/*增添*/
.jk{ left:180px; height: 327px; position: absolute;top:0px; line-height: 30px;  }

.miaoshu{ width: 450px; color: #222; left:0px; z-index: 999; position: absolute;top:0px; line-height: 30px; padding-left: 20px; font-size: 15px; }







.miaoshu-tu{ width: 491px; height: 171px;position: absolute;left:515px;}
.tudou{width: 185px; float: left; height: 25px;  }



#navigate ul li .drop_menu li .tudou2 a{color: #2765AB;display: block; width: 185px; float：left；；；；；；}


/*
.xiaowenzi{  font-size:12px; -webkit-transform-origin: 0% 0%; 
       -webkit-transform:scale(0.3);position:relative; top:10px; left:-23%;*left:-25%;letter-spacing: -0.01px; }
.xiaowenzi2{  position:relative;top:-6px; left:28%;letter-spacing: -0.01px; }*/





/*sousuo*/

.sousuo-dalei{ width: 180px; height: 28px; float: left; margin-top: 30px;  margin-left: 35px; font-size: 18px; }
.sousuo-dalei input{font-size: 18px;

outline:none;


}
.ser {
	
	
	/*border-style: none none solid;*/
	/*border-width: medium medium 1px;*/
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	 width: 133px;
	outline: none;
	text-indent: 10px;
	float: left;
	font-style: 18px;
	background-color:transparent;border:0;
	

}


/*
input:-webkit-autofill {
-webkit-box-shadow: 0 0 0px 1000px rgba(255,255,255,0.85) inset!important;outline:none;
box-shadow: 0 0 0px 1000px rgba(255,255,255,0.85) inset!important;outline:none;
	
}*/
.btn {
	
	
	
	cursor: pointer;
	
	float: left;

	margin: 0;
	padding: 0;
	width: 40px;
	height: 28px;
	z-index: 999;

	outline: none;
	
	 display: inline
		
	 
	
	
}



.icon {
	background: url(/skin/img/soousuo-dl.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	
	width: 27px;
	  border: none;
}
.zuoyu-dl{ float: left;border-bottom:1px solid #000; color: #9A9696}
.zuoyu-dl2{ float: left;}

.dl-hoverrr{ width: 80px; height: 28px; float: left; font-size: 18px; margin-top: 30px; margin-left: 20px; color: #9A9696;float: left; cursor: pointer}

.dl-hoverrr2{  color: #000;}


/*搜索页面*/

.wrapper {
	position: relative;
	min-height: 300px;
	top:84px;
		
		
		
}



.subleft {
	width: 240px;
	position: relative;
	padding-top: 69px;
	
}
.subleft .toptitle {
	width: 188px;
	height: 73px;
	background: #c70404;
	color: #fff;
	padding: 40px 26px;
	position: absolute;
	top: -84px;
}
.subleft .toptitle h3 {
	border-bottom: 1px solid #d64e4e;
	color: #f9f9f9;
	font-weight: bold;
	font-size: 24px;
	display: block;
	line-height: 44px;
	/*word-wrap: break-word;
    word-break: normal;*/
	overflow:hidden
}
.subleft .toptitle h4 {
	font-size: 16px;
	font-family: arial;
	text-transform: uppercase;
}
.subleft .cont {
	padding: 14px;
	background: #fe0101;
}
.subleft .cont li {
	border-bottom: 1px solid #fd3333;
	line-height: 44px;
}
.subleft .cont li a.sub1 {
	display: block;
	padding-left: 14px;
	color: #fff;
	transition: all 0.3s ease-out 0s;
	white-space:nowrap;
	overflow: hidden
}
.subleft .cont li a.sub1:hover, .subleft .cont li.hover a.sub1 {
	background: #c70404;
	padding-left: 26px;
}
.subleft .cont li .box {
	padding: 5px 0 0 15px;
	display: none;
}
.subleft .cont li .box a {
	color: #fff;
	font-size: 15px;
	display: block;
	line-height: 30px;
	padding: 0;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.subleft .cont li .box a.hover, .subleft .cont li .box a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.subleft .cont li:hover .box, .subleft .cont li.hover .box {
	display: block;
}


.newslist {
	padding: 0;
}
.newslist .item {
	width: 100%;
	display: block;
	margin-bottom: 28px;
	background: #f7f7f7;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newslist .item a {
	display: block;
	padding: 20px;
}
.newslist .item .img {
	width: 150px;
	height: 112px;
	overflow: hidden;
	float: left
	
}
.newslist .item .img img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.3s ease-out 0s;
}
.newslist .item a:hover .img img {
	transform: scale(1.1, 1.1);
}
.newslist .item .txt {
	width: 715px;
}
.newslist .item .txt h3 {
	color: #000;
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newslist .item .txt p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.newslist .item a:hover .txt h3 {
	color: #fe0101;
}
.newslist .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}


.w1200 {
	width: 1200px;
	margin: 0 auto 0 auto;
}
.xiaode1{ width: 100%;height: 30px; margin-top: 5px; display: inline;float: left;}
.xiaode2{ width: 100%;  word-wrap:break-word;float: left; line-height: 16px;  font-size: 14px; word-break: break-all; }

 


.to-0-100-0 {
  -webkit-transform-origin: 0 100% 0;
          transform-origin: 0 100% 0;
}
















/*ditu*/
#row-map { }
#row-map .wrap { height: auto; padding: 20px 0 0px 0px;}

#row-map .map { width: 788px; height: 727px; font-size: 13px; margin: 0px auto 0 auto;background: url(/skin/img/map2.png) no-repeat; position: relative;    }


#row-map .map222 { width: 788px; height: 727px; font-size: 13px; margin: 0px auto 0 auto;background: url(/skin/img/mappp.png) no-repeat; position: relative;    }




#row-map .map.map-wo { width: 788px; height: 727px; font-size: 13px; margin: 35px auto 0 auto;background: url(/skin/img/cangu.png) no-repeat; position: relative;    }

#row-map .map222 .d { display: none; width: 14px; height: 14px; background: url(/skin/img/map_dot.png) no-repeat; position: absolute;
    -webkit-animation: map_dot infinite .5s alternate linear;
       -moz-animation: map_dot infinite .5s alternate linear;
        -ms-animation: map_dot infinite .5s alternate linear;
         -o-animation: map_dot infinite .5s alternate linear;
            animation: map_dot infinite .5s alternate linear; }


#row-map .map .d { display: none; width: 14px; height: 14px; background: url(/skin/img/map_dot.png) no-repeat; position: absolute;
    -webkit-animation: map_dot infinite .5s alternate linear;
       -moz-animation: map_dot infinite .5s alternate linear;
        -ms-animation: map_dot infinite .5s alternate linear;
         -o-animation: map_dot infinite .5s alternate linear;
            animation: map_dot infinite .5s alternate linear; }
@-webkit-keyframes map_dot {
    0% { -webkit-transform: scale(1); }
    100% { -webkit-transform: scale(1.5); }
}
@-moz-keyframes map_dot {
    0% { -moz-transform: scale(1); }
    100% { -moz-transform: scale(1.5); }
}
@-ms-keyframes map_dot {
    0% { -ms-transform: scale(1); }
    100% { -ms-transform: scale(1.5); }
}
@-o-keyframes map_dot {
    0% { -o-transform: scale(1); }
    100% { -o-transform: scale(1.5); }
}
@keyframes map_dot {
    0% { transform: scale(1); }
    100% { transform: scale(1.5); }
}


#row-map .map .d2 {left: 649px;
  top: 325px; }
#row-map .map .d3 {  left: 548px;
  top: 585px;}
#row-map .map .d4 { left: 609px;
  top: 346px;}
#row-map .map .d5 { left: 659px;
  top: 324px; }
#row-map .map .d6 { left: 582px;
  top: 282px; }

#row-map .map222 .d2 {left: 649px;
  top: 325px; }
#row-map .map222 .d3 {  left: 549px;
  top: 580px;}
#row-map .map222 .d4 { left: 609px;
  top: 346px;}
#row-map .map222 .d5 { left: 659px;
  top: 324px; }
#row-map .map222 .d6 {left: 576px;
  top: 280px; }

#row-map .map222 .d7 {  left: 645px;
  top: 410px;}
  #row-map .map222 .d88 {left: 540px;
    top: 440px; }

.x2 {position: absolute; left: 410px;
  top: 583px;width: 170px; height: 30px; line-height: 30px; color:#fff; background-color: #3c4c9c; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }
.x3 { position: absolute;  left: 470px;
  top: 550px;width: 170px; height: 30px; line-height: 30px; color:#fff; background-color: #3c4c9c; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }
.x4 { position: absolute;left: 570px;
  top: 288px; width: 170px; height: 30px; line-height: 30px; color:#fff; background-color: #3c4c9c; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }
.x5 { position: absolute; left: 433px;
  top: 340px;width: 170px; height: 30px; line-height: 30px; color:#fff; background-color: #3c4c9c; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }
.x6 { position: absolute;left: 503px;
  top: 245px; width: 170px; height: 30px; line-height: 30px; color:#fff; background-color: #3c4c9c; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }
.x8 { position: absolute; left: 453px;
  top: 490px;width: 170px; height: 30px; line-height: 30px; color:#fff; background-color: #5e5e5e; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }



.x666 { position: absolute;left: 512px;height: 30px;
  top: 239px;width: 140px; line-height: 30px;  color:#fff; background-color: #3c4c9c; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }

.x666 a{color:#fff;height: 30px; }



.x555 { position: absolute; left: 463px;
  top: 340px;width: 140px; height: 30px; line-height: 30px; color:#fff; background-color: #3c4c9c; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }



.x4001 { position: absolute;     left: 370px;
    top: 400px;width: 270px; height: 30px; line-height: 30px; color:#fff; background-color: #3c4c9c; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }


  .x400199 { position: absolute;   left: 280px;
    top: 443px;width: 270px; height: 30px; line-height: 30px; color:#fff; background-color: #3c4c9c; text-align: center;-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari 和 Chrome */
	border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }
  








.x390 { position: absolute; left: 485px;
  top: 540px;width: 140px; height: 30px; line-height: 30px; color:#fff; background-color: #3c4c9c; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }


.x4444 {
  position: absolute;
  left: 493px;
  top: 400px;
  width: 140px;
  height: 30px;
  line-height: 30px;
  color:#fff;
  background-color: #3c4c9c;
  text-align: center;
  -moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
  }


  .x44448 {
	position: absolute;
	
	left: 393px;
    top: 435px;
	width: 140px;
	height: 30px;
	line-height: 30px;
	color:#fff;
	background-color: #3c4c9c;
	text-align: center;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari 和 Chrome */
	border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	}
  








.arrow-down29991 {
    width:0; 
    height:0; 
    border-top:7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left:7px solid #3c4c9c;
	 margin-left: 140px;
    margin-top: -22px; 
}

.x6 a{color:#fff;}



.arrow-down2999 {
    width:0; 
    height:0; 
    border-top:7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left:7px solid #3c4c9c;
	 margin-left: 270px;
    margin-top: -22px; 
}

.arrow-down299911 {
    width:0; 
    height:0; 
    border-top:7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left:7px solid #3c4c9c;
	 margin-left: 270px;
    margin-top: -22px; 
}

#row-map .map .d99 {    left: 562px;
    top: 450px; }
  





.x88 { position: absolute; left: 533px;
  top: 300px;width: 170px; height: 30px; line-height: 30px; color:#fff; background-color: #5e5e5e; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }





.x7 { position: absolute;left: 78px;
  top: 235px; width: 200px; height: 30px; line-height: 30px; color:#fff; background-color: #5e5e5e; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }

.x9 { position: absolute;left: 632px;
  top: 143px;width: 170px; height: 30px; line-height: 30px; color:#fff; background-color: #5e5e5e; text-align: center;-moz-border-radius: 5px; /* Firefox */
  -webkit-border-radius: 5px; /* Safari 和 Chrome */
  border-radius: 5px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */ }

#row-map .map .d7 {left: 652px;
  top: 410px; }


#row-map .map .d8 {left: 171px;
  top: 275px; }


#row-map .map .d9 { left: 710px;
  top: 183px; }


#row-map .map .d100 {   left: 610px;
  top: 333px; }



.arrow-down1-1 {
    width:0; 
    height:0; 
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-top:7px solid #5e5e5e;
}




.arrow-down1 {
    width:0; 
    height:0; 
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-top:7px solid #3c4c9c;
	margin-left: 63px;
	
}



.arrow-down2 {
    width:0; 
    height:0; 
    border-top:7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left:7px solid #3c4c9c;
	 margin-left: 170px;
    margin-top: -23px; 
}
.arrow-down290 {
    width:0; 
    height:0; 
    border-top:7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left:7px solid #3c4c9c;
	 margin-left: 140px;
    margin-top: -23px; 
}



.arrow-down3 {
    width:0; 
    height:0; 
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-top:7px solid #3c4c9c;
	margin-left: 79px;
	
}



.arrow-down4 {
    width:0; 
    height:0; 
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-top:7px solid #3c4c9c;
	margin-left: 63px;
}

.arrow-down4555 {
    width:0; 
    height:0; 
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-top:7px solid #3c4c9c;
	margin-left: 78px;
}






.arrow-down5 {
    width:0; 
    height:0; 
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-top:7px solid #3c4c9c;
}


.juzuo{ text-align: left; text-indent: 40px; font-size: 16px;  display: inline; float: left;line-height: 30px; margin-top: 23px;   }

.style2{}
.xizengde{  width:60%; float:left; height: 30px; line-height: 30px;}
.xizengde2{  width:30%;  float:left; margin-left: 10%;}





.xizengde ul{ padding: 0; margin: 0}

.xizengde ul li{text-align: center;  margin-left: 10%;  float: left}


.ccct{ margin-top: 60px;  }


.ccct img{ display: block; width: 100%}





.cccr{ width: 100%; }



.icon222 {
	background: url(/skin/img/icon2.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}







/*首页转动*/



#gundong a{color: #010101}
#gundong a:hover{color: #337ab7}


#gundong2{ width: 100%;  display: inline; float: left;  text-align: center;font-size: 16px;
color: #010101;letter-spacing: -0.03px;  }





/*能源单独页面*/
#dl-right {
width: 100%;
	
	
}
#dl-right_top {
	float: left;
	width: 100%;
	height: 44px;
	line-height: 44px;
	
	background: #f6f6f6;
	color: #717171;
}
#dl-right_top a {
	color: #717171;
}
#dl-right_top h3 {
	float: left;
	font-size: 18px;
	line-height: 44px;
	padding-left: 20px;
}

#dl-right_top li {
	float: left;
	
}
#dl-right_con {
	width: 100%;
	float: left;
	padding: 10px 10px 0 10px;
	line-height: 200%;/*overflow-x:hidden;*/
	/*min-height: 300px;*/
	height: auto !important;
	height: auto;
	overflow: hidden;

}
#dl-right_con img {
	max-width: 100%;
	height: auto;
}
/*end*/


/*能源列表页*/

.dl-tupian-zhuan{ width: 100%; margin-top: 20px; float: left;}

.dl-tupian-zhuan ul{ padding: 0; margin: 0}



.shang-dll{width: 100%;height: 74px;float: left;text-align: center;}
.xia-dll{width: 100%; text-align: center; height: 30px; float: left; font-size: 18px; color: #044f9f; margin-top: 5px; display: inline}

.shang-dll img{ width: 74px;border: none;}






.xia-dll span{width: 144px;display: block;margin: 0 auto;}


/*新闻列表分页*/

.pages li.thisclass{background: #01459A;
	color: #fff;}
.pages li.thisclass a{background: #01459A;
	color: #fff;}



.zengjiatupian{width: 17.8%;float: left; height: 94px; overflow: hidden; }



.zengjiatupian img{	transition: all 0.3s ease-out 0s; }
.art_list:hover .zengjiatupian img{ transform: scale(1.1, 1.1);}


.zengjiatupian2{width: 81.2%; float: left; margin-left: 1%;}




.xinzengjia-111{display: block; line-height: 25px; 
    font-size: 16px; font-weight: bold;
    color: #222}
.xinzengjia-222{display: block; line-height: 25px;
    font-size: 14px;
    }
.xinzengjia-222 span{ display: block;word-wrap:break-word;  }

.yansese{ color: rgb(2, 148, 254); font-size: 16px; }

.sitepath{ font-size: 16px; height: 30px; line-height: 30px; margin-bottom: 10px;}

/*serch*/

.thisclass2{background: #01459A; padding: 11px 12px;
	color: #fff;}
.thisclass2 a{background: #01459A;padding: 11px 12px;
	color: #fff;}
.pages-dl td{display: inline-block;
	margin: 3px; }

.pages-dl {
	font-size: 12px;
	text-align: center;
	margin-bottom: 50px; 
	
}


.pages-dl a {
	font-size: 14px;
	padding: 10px 12px;
	background: #f5f5f5;
	
	
	display: inline-block;
	
}
.pages-dl a:hover {
	background: #01459A;
	color: #fff;
}


.pages-dl select {
	vertical-align: middle;
	font-size: 8pt;
	padding: 0px;
}
.pages-dl b {
	font-weight: normal;
}
.wenzidaxiaode{  font-size: 14px; }

/*小图放大*/
.content .bdimg{display: block;float: left;margin-right: 3.57866%;width: 22.316%; }
.content .bdimg:last-child {margin-right: 0; }
.content .bdimg img {width: 100%; }



.zengjiatupian img{ height: 100%}


/*公司机构切换*/

.gongsijigou-001{
	width:270px;
	margin: 23px auto 0px auto; overflow: hidden;
	
	color: #222; 
	font-weight: bold;   }

.gongsijigou-001  li{ float: left; margin: 0 5px; padding: 10px 20px; background-color: #cfcfcf; color: #fff;cursor: pointer}


.gongsijigou-001  li a{ float: left; color: #fff;cursor: pointer; text-decoration: none }


.gongsijigou-001 li.thistab{ float: left;background-color:#01459A;cursor: pointer}



.home_top2 {
	float: left;
	width: 100%;
	text-align: left;
	
	
	padding-bottom: 10px;
	margin-top: 20px;
	
}
.home_top2 h3 {
	float: left;
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	color: #222;
	
	letter-spacing: 2px;
	font-weight: bolder;
	
}

.tab_con{ display:none; }
.zx02{ display:none; }


.suoyi2 span {width: 17px;height: 17px; margin-right: 5px;margin-top: 2px;  display: block; float: left; background: url("/skin/img/zichan.png") no-repeat}

.suoyi3 span {width: 17px;height: 17px; margin-right: 5px; margin-top: 2px; display: block; float: left; background: url("/skin/img/gupiao.png") no-repeat}
.map3 img{ width: 100%; padding: 0 4%}
.map4 img{ width: 100%; padding: 0 4%}


#navigate ul li .drop_menu li.xiaozi a{ font-size:14px; }


#navigate ul li .drop_menu li.xiaozi {
	
	float: left;
	
	
	
	height: auto;
	line-height: 24px;
	margin: 0 0 3px 0;
}


.woyunyunyun{width: 45%; float: left}

.dengapo{font-weight: bold; background:  url(/skin/img/dengpao.png)  no-repeat  0px center; text-indent: 15px}
.nengyuana{font-weight: bold; background:  url(/skin/img/engyuana.png) no-repeat  0px center;text-indent: 17px}
/**/
.nengyuana_dalei{width: 100%; float: left;  display: inline}
.nengyuana_dalei img{ width: 100%; height: 100%}


.shipinanniu{ width: 82px; height: 82px; position: absolute; margin-left:-41px;margin-top:-21px;left: 50%;top: 50%;}


.xizengde2-cctv a{ color:#fff}
	.xinzengjiapp{ margin-bottom: 20px;}
.xinzengjiapp img{ display: block; width: 100%}

.daleiyanse{  background:  url(/skin/img/gengduoyanse.jpg) no-repeat   }
.daleiyanse2{   background:  url(/skin/img/gengduoyanse2.jpg) no-repeat   }

.dl_fangkuang1{width: 20px; height: 20px; margin-top:3px;float: left;margin-right:5px;background-color:#6688f3;-moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari 和 Chrome */
  border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.dl_fangkuang2{width: 20px; height: 20px; margin-top:3px; float: left;margin-right:5px;background-color:#4c41fd;-moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari 和 Chrome */
  border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.dl_fangkuang3{width: 20px; height: 20px; margin-top:3px;float: left;margin-right:5px;background-color:#08288d;-moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari 和 Chrome */
  border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
.dl_fangkuang4{width: 20px; height: 20px; margin-top:3px; float: left;margin-right:5px;background-color:#ffc000;-moz-border-radius: 15px; /* Firefox */
  -webkit-border-radius: 15px; /* Safari 和 Chrome */
  border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}
  
  .dl_fangkuang4wuhan{width: 20px; height: 20px; margin-top:3px; float: left;margin-right:5px;background-color:#00b050;-moz-border-radius: 15px; /* Firefox */
	-webkit-border-radius: 15px; /* Safari 和 Chrome */
	border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */}



.animated111 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.huiseguiji{transition: all 1s linear;}
.huiseguiji:hover{cursor: pointer;
	transition: all 1s ease-in-out 0s; /*transition-property: all;  transition-duration: 0.2s;  transition-timing-function: ease;  transition-delay: 0s;*/
	transform:scale(1);}






@-webkit-keyframes fanzhuana {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}









@keyframes fanzhuana {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0;
	
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
.fanzhuana {
	-webkit-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: fanzhuana;
	animation-name: fanzhuana;

	
}
.yanse000111{ color:#e82730; width:80%; margin: 0 auto}








<!--耗时1753014593.5245秒-->