﻿@charset "utf-8";
/* CSS Document */


body{
	background-image:url(../images/misc/body-bg.pngs); background-color:#fff;
	background-size:100px 100px;
	background-repeat:repeat; padding:0px; margin:0px;
}
ul{ margin:0px; padding:0px;}
li{ list-style:none;}

.landing-logo img{
	width:110px;	
	margin-left:auto;
	margin-right:auto;
}

.homepage-logo{ float:left;}
.homepage-logo img{ height:45px;
	margin-left:0px;
}

.landing-logo{
	margin-bottom:30px;
}

.landing-page .decoration{
	margin-bottom:30px;
	margin-left:20px;
	margin-right:20px;
}

.top-deco{
	background-color:#cc9d4f;
	height:5px;
	width:100%;
	display:block;
	margin-bottom:30px;
}

.bottom-deco{
	background-color:#cc9d4f;
	height:5px;
	display:block;
	width:100%;
	margin-top:16px;
}


.landing-navigation{
	margin-bottom:10px;
	width:300px;
	margin-left:auto;
	margin-right:auto;
}

.landing-navigation	a{
	float:left;
	margin-left:12px;
	margin-right:12px;
	margin-bottom:20px;
}

.landing-navigation a em{
	color:#646569;
	font-family:'Dosis', sans-serif;
	font-style:normal;
	text-align:center;
	display:block;
	font-size:14px;
	font-weight:400;
	padding-top:10px;
}

.nav-icon{
	width:35px;
	heigh:35px;
	position:absolute;
	z-index:99999;
	margin-left:20px;
	margin-top:20px;
}

.nav-image{
	border-radius:80px;
	width:75px;
	height:75px;
}

.nav-overlay{
	width:75px;
	height:75px;
	border-radius:60px;
	position:absolute;
	z-index:99998;
	background-color:rgba(0,0,0,0.7);
}

.slider-container{
	overflow:hidden!important;
}

.overlay{
	pointer-events:none;
	position:absolute;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	z-index:9999;
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (orientation : landscape) {
	.landing-navigation-tablet-top-adjustment{
		height:30px;
		display:block;
	}
	
	.landing-navigation-tablet-bottom-adjustment{
		margin-bottom:-20px;
	}
	
	.landing-navigation{
		width:900px!important;
	}
	
	.landing-page .decoration{
		margin-top:20px;
		margin-bottom:20px;
		margin-left:50px!important;
		margin-right:50px!important;
	}
	
}

/* iPads (landscape) ----------- */
@media only screen 
and (min-device-width : 768px) 
and (orientation : portrait) {
	
	.landing-navigation-tablet-top-adjustment{
		height:57px;
		display:block;
	}
	
	.landing-navigation-tablet-bottom-adjustment{
		margin-bottom:17px;
	}
	
}

@media only screen 
and (min-device-width : 798px)
and (min-device-height: 801px){
	.landing-navigation-tablet-top-adjustment{
		display:none;
	}
	.landing-navigation-tablet-bottom-adjustment{
		margin-top:-80px;
	}
}

@media (min-width:760px) { 

	.navigation{
		width:300px!important;
		right:0px;
	}

	.landing-page .decoration{
		margin-top:50px;
		margin-bottom:50px;
		margin-left:150px;
		margin-right:150px;
	}
	
	.landing-logo{
		margin-top:50px;
	}

	.landing-navigation{
		margin-bottom:10px;
		width:450px;
		margin-left:auto;
		margin-right:auto;
	}

	.landing-navigation a em{
		padding-top:20px;
		font-size:16px;
		font-weight:500;
	}
	
	.landing-navigation	a{
		float:left;
		margin-left:25px;
		margin-right:25px;
		margin-bottom:50px;
	}

	.nav-icon{
		width:40px;
		heigh:40px;
		position:absolute;
		z-index:99999;
		margin-left:30px;
		margin-top:30px;
	}
	
	.nav-image{
		border-radius:80px;
		width:100px;
		height:100px;
	}
	
	.nav-overlay{
		width:100px;
		height:100px;
		border-radius:60px;
		position:absolute;
		z-index:99998;
		background-color:rgba(0,0,0,0.7);
	}
	
	.bottom-deco{
		bottom:0px;	
	}
}

.twitter-icon{
	background-image:url(../images/misc/twitter.png);
	background-size:32px 32px;
	height:32px;
	width:32px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.facebook-icon{
	background-image:url(../images/misc/facebook.png);
	background-size:32px 32px;
	height:32px;
	width:32px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.google-icon{
	background-image:url(../images/misc/googleplus.png);
	background-size:32px 32px;
	height:32px;
	width:32px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}


.socials{
	width:160px;
	margin-left:auto;
	margin-right:auto;	
}

.copyright{
	font-family:'Dosis', sans-serif!important;
	text-align:center;
	font-size:14px;
 
	margin-bottom:20px;
}



.header{
	  padding-bottom:10px; background-color:#fff; border-bottom:0px #009FE9 solid; padding-top:10px; padding-left:10px; height:45px;   }
	.heibg{ background:#000;  filter:alpha(opacity=50); opacity:0.5; -moz--transition:0.5s; -webkit-transition:0.5s; -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s; z-index:5;height:56px;width:100%; position:fixed; top:0px; z-index:888;}
 .en{ display:none; position:absolute; top:50px; z-index:10000; right:90px;  }
  .en a{ height:40px; width:40px; display:block; background-color:#00ccff; color:#FFF; line-height:40px; text-align:center; margin-bottom:1px;}
.go-home {
	color: #3d3e42;
	margin-top: 15px;
	background-image: url(../images/misc/home-buttonen.png);
	background-size: 42px 42px;
	background-position: 8px 0px;
	background-repeat: no-repeat;
	position: absolute;
	right: 90px;
	top: 0px;
	height: 50px;
	width: 50px;
	text-align: center;
	font-family: 'Dosis', sans-serif;
}


.go-menu{
	color:#3d3e42; margin-top:18px;
	background-image:url(../images/menubg.png);
	background-size:61px;
	background-position:8px 0px;
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	top:10px;
	height:45px;
	width:90px;
	text-align:center;
	font-family:'Dosis', sans-serif;
}

.go-back{
	display:none;margin-top:20px;
	color:#3d3e42;
	background-image:url(../images/misc/close-button.png);
	background-size:36px 36px;
	background-position:8px 0px;
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	top:0px;
	height:50px;
	width:50px;
	text-align:center;
 
	font-family:'Dosis', sans-serif;
}

.navigation{
	display:none;
	overflow:visible!important;
	background-color:#FFFFFF;
	border-bottom:solid 3px #0093dd;
	border-top:solid 3px #0093dd;
	position:absolute;
	width:100%;
	z-index:999999;
	margin-top:-20px;
}

.navigation-wrapper{
	border-left:solid 2px #fff;
	border-right:solid 2px #fff;
}

.navigation-item{
	line-height:57px;
	border-bottom:solid 1px #e4e4e4;
}

.navigation-item a:hover{
	background-color:rgba(0,0,0,0.05);
}

.navigation-item a{
	color:#6d6e76;
	font-size:14px;
	font-family:'Dosis', sans-serif;
	font-weight:500;
	text-transform:uppercase;
	padding-left:50px;
	background-repeat:no-repeat;
	background-size:22px 22px;
	background-position:15px 17px;
}

.m1-icon{background-image:url(../images/misc/homepage.png);}
.m2-icon{background-image:url(../images/misc/features.png);}
.m3-icon{background-image:url(../images/misc/portfolio.png);}
.m4-icon{background-image:url(../images/misc/gallery.png);}
.m5-icon{background-image:url(../images/misc/videos.png);}
.m6-icon{background-image:url(../images/misc/contact.png);}
.m7-icon{background-image:url(../images/misc/features.png);}
.m8-icon{background-image:url(../images/misc/portfolio.png);}
.m9-icon{background-image:url(../images/misc/gallery.png);}
.m10-icon{background-image:url(../images/misc/videos.png);}
.m11-icon{background-image:url(../images/misc/contact.png);}

.corner-deco{
	background-image:url(../images/misc/corner-deco.png);
	background-size:16px 8px;
	background-repeat:no-repeat;
	position:absolute;
	width:16px;
	height:8px;
	position:absolute;
	right:15px;
	top:-10px;
}



.case_list ul{ }
.case_list ul li{ border-bottom:1px #ccc dotted; margin-bottom:20px; }
.case_list ul li .case_list_img{   width:100%; height:180px; overflow:hidden;}
.case_list ul li .case_list_img img{  position:absolute; width:100%; }
.case_list_info{    font-size:13px;}
.case_list_info strong{ font-size:18px; color:#333; display:block; line-height:44px; } 

.case_list_info p{ margin:0px; padding:0px; font-size:13px;}
.active-menu{
	background-image:url(../images/misc/nav_selected.png);
	background-size:14px 14px;	
	width:14px; 
	height:14px;
	position:absolute;
	margin-top:-35px;
	right:15px;
}

.inactive-menu{
	background-image:url(../images/misc/nav_unselected.png);
	background-size:14px 14px;	
	width:14px; 
	height:14px;
	position:absolute;
	margin-top:-35px;
	right:15px;
	opacity:0.5;
}


.dropdown-menu{
	background-image:url(../images/misc/nav_dropup.png);
	background-size:14px 14px;
	width:14px; 
	height:14px;
	position:absolute;
	margin-top:-35px;
	right:15px;
	opacity:0.5;
}

.dropup-menu{
	background-image:url(../images/misc/nav_dropdown.png)!important;
}

.submenu{
	display:none;
}

.active-submenu{
	display:block;
}

.submenu a{
	border-top:solid 1px rgba(0,0,0,0.1);
	font-size:12px;
	background-image:url(../images/misc/nav-submenu.png);
	background-size:8px 8px;
	background-position:50px 24px;
	padding-left:80px;
}

.submenu em{
	background-image:url(../images/misc/nav_unselected.png);
	background-repeat:no-repeat;
	background-size:7px 7px;
	width:7px;
	height:7px;
	position:absolute;
	right:18px;
	top:25px;
	opacity:0.5;
}

.selected-submenu{
	background-image:url(../images/misc/nav_selected.png)!important;
	opacity:0.8!important;
}


/*About Faces / Quotes */

.quote-item em{
	text-align:center;
	display:block;
	color:#cc9d4f;
	margin-bottom:10px;
}

.quote-item h4{
	text-align:center;
	margin-bottom:0px;
}

.quote-item strong{
	text-align:center;
	font-style:normal;
	font-weight:400;
	display:block;
	width:250px;
	margin-left:auto;
	margin-right:auto;
}

.quote-item img{
	border-radius:100px;
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

/*Thumbnails Columns*/

.thumb-clear{
	height:20px;
	display:block;
	width:100%;
}

.thumb-left{
	display:block;
	padding-bottom:10px;
}

.thumb-left a{
	display:block;
	text-align:right;
}

.thumb-left img{
	margin-top:5px;
	width:110px;
	height:110px;
	border-radius:100px;
	float:left;
	margin-right:20px;
}

.thumb-left strong{
	color:#1a1a1a;
	display:inline-block;
	padding-bottom:5px;
	font-size:14px;
}

.thumb-left em{
	font-style:normal;
}

.thumb-right{
	display:block;
	padding-bottom:10px;
}

.thumb-right img{
	margin-top:5px;
	width:110px;
	height:110px;
	border-radius:100px;
	float:right;
	margin-left:20px;
}

.thumb-right strong{
	color:#1a1a1a;
	display:inline-block;
	padding-bottom:5px;
	font-size:14px;
}

.thumb-right em{
	font-style:normal;
}

.customer-slider div a img{
	width:40px;
	margin-left:auto;
	margin-right:auto;
}

/*Social Boxes*/

.facebook-box{
	background-image:url(../images/misc/social/facebook.png);
	background-size:26px 23px;
	background-repeat:no-repeat;
	background-position:10px 10px;
	background-color:#3b5998;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	padding-left:60px;
	margin-bottom:20px;
}

.social-box em{
	position:absolute;
	height:40px;
	width:1px;
	background-color:#FFFFFF;
	margin-left:-15px;
}

.social-box:hover{
	opacity:0.9;
}

.twitter-box{
	background-image:url(../images/misc/social/twitter.png);
	background-size:20px 17px;
	background-repeat:no-repeat;
	background-position:12px 13px;
	background-color:#4099ff;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	padding-left:60px;
	margin-bottom:20px;
}

.google-box{
	background-image:url(../images/misc/social/google.png);
	background-size:20px 17px;
	background-repeat:no-repeat;
	background-position:12px 13px;
	background-color:#d34836;
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	padding-left:60px;
	margin-bottom:20px;
}

/*Wide Portfolio*/

.wide-active{
	margin-top:20px;
	display:none;
}

.wide-item-wrapper{
	background-color:#FFFFFF;
	padding-bottom:1px;
	margin-top:3px;
}

.wide-folio{
	margin-top:-17px;
	margin-bottom:20px;
}

.wide-item{
	margin-bottom:3px;
}

.wide-item .responsive-image{
	margin-bottom:0px;
}

.wide-image{
	max-height:100px;
	overflow:hidden;
}

.wide-item-titles{
	position:relative;
	z-index:99999;
	top:30px;
	margin-bottom:-45px;
	pointer-events:none;
}

.wide-item-titles h4{
	font-family:'Open Sans', sans-serif;
	font-weight:200;
	font-size:16px;
	text-transform:uppercase;
	color:#FFFFFF;
	position:relative;
	z-index:999999;
	text-align:center;
	margin-bottom:5px;
}

.wide-item-titles p{
	color:#FFFFFF;
	margin-bottom:0px;
	color:rgba(255,255,255,0.5);
	text-align:center;
	position:relative;
	z-index:999999;
}

.wide-item-content{
	display:none;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
}

@media (min-width:760px) { 
	.wide-image{
		max-height:150px;
	}
	
	.wide-item-titles{
		top:55px;
		margin-bottom:-45px;
	}
}

.contact-call{
	padding-top:5px;
	color:#666;
	padding-left:30px;
	background-image:url(../images/misc/contact_phone.png);
	background-position:0px 5px;
	background-repeat:no-repeat;
	background-size:18px 18px;
	height:30px;
	display:block;
}

.contact-text{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_message.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	background-size:18px 18px;
	height:20px;
	display:block;
	margin-bottom:2px;
}

.contact-mail{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_mail.png);
	background-position:3px 3px;
	background-repeat:no-repeat;
	background-size:14px 14px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.contact-facebook{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_facebook.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-size:20px 20px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.contact-twitter{
	color:#666;
	margin-bottom:5px;
	padding-left:30px;
	background-image:url(../images/misc/contact_twitter.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-size:20px 20px;
	height:20px;
	display:block;
	margin-top:5px;
	margin-bottom:2px;
}

.index_menu{ border-top:1px #fff solid;}
.index_menu li{ text-align:center;float:left; list-style:none; width:33%; padding-bottom:10px;}
.index_menu li img{ width:80px; margin:auto;}
.index_menu li span{display:block;text-align:center;font-size:14px; font-weight:bold;}


.u-copyright{text-align:center;background:#5a5a5a;color:#222;text-shadow:0 1px 0 #fff;line-height:1.1em}
.u-copyright .title{padding:6px;color:#222222;border-bottom:1px #555 dashed}.u-copyright
.content{padding:8px
0;color:#666;font-size:14px; padding-top:20px;
 
	margin-left:20px;
	margin-right:20px;
}
 
.xxjs{   margin-top:20px;FONT-FAMILY: "Microsoft Yahei";  }
.xxjs strong{ line-height:35px;height:35px; background-color:#1D933B; display:block;font-size:16px; color:#FFF; padding-left:20px;}
.xxjs p { line-height:25px; padding-top:20px; padding-bottom:20px;}
 
 .info{ padding:10px; text-align:justify; font-size:14px;}
 .info h1{ line-height:36px;}
 .info img{ display:block; width:100%; margin-bottom:10px;}
 .info p{line-height: 24px; margin-bottom: 0px;}
 
.info table{ border-collapse:collapse; width:100%; margin-top:10px;}
.info table td{ padding:5px; border:1px #ccc solid}
li{ list-style:none;}
.menu_in{ background-color:#f9f9f9; clear:both;}
.menu_in li{ float:left; width:50%;list-style:none;}
.menu_in li a{ display:block; text-align:center; line-height:33px; color:#333; border:1px #d1d1d1 solid;  border-left:0px; }
.menu_in li a span{display:block;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:90%; font-size:14px; line-height:30px;}
.menu_in li .now{ background-color:#e67f30; color:#fff;}
 
 .foot_menu{position:fixed; bottom:0px; width:100%; background-color:#0093dd; z-index:2; } 
 .foot_menu li{ float:left; width:20%; text-align:center; height:62px; line-height:25px;  color:#fff;list-style:none; }
 .foot_menu li a{ display:block;background:url(../images/footbar-icons.png) no-repeat;background-size:auto 32px;width:32px;height:32px;   margin-left:15px; margin-top:5px; padding-top:30px; color:#fff; }
  .foot_menu li .fh{ background-position:-64px 0px;}
  .foot_menu li .lb{ background-position:-32px 0px;}
   .foot_menu li .dh{ background-position:-96px 0px;}
   .foot_menu li .dt{ background-position:-128px 0px;}

.info_banner{ height:100px; background-image:url(../images/why.jpg); background-position:center; background-size:auto 100%;}
.info_banner h4{ color:#FFF; text-align:center; padding-top:25px; font-size:24px; font-weight:lighter;}
.info_banner p{ text-align:center; color:#fff;}
.menu_pro{  margin-top:20px; text-align:center; margin-bottom:10px;}
.menu_pro li{  display:inline-block; text-align:center; margin-bottom:5px; border-right:1px #fff solid;width:22%;}
.menu_pro .cp_menu{ width:30%;}
.menu_pro .cp_menu a{ font-size:12px;}
.menu_pro li a{ display:block;  height:35px; line-height:35px;   background-color:#efefef; color:#333;   font-size:14px; width:100%;   }
.menu_pro li a:hover{ background-color:#0093dd; color:#fff;}
.menu_pro li .now{display:block;   height:35px; line-height:35px; text-align:center; background-color:#0093dd; color:#fff;  } 

.news_list_2{  }
.news_list_2_img{ float:left; width:25%;}
.news_list_2_img img{ width:100%; max-height:60px;}
.news_list_2_info{ float:right; width:75%;}
.news_list_2 b{ font-size:18px; line-height:20px; margin-bottom:6px; display:block; font-weight:lighter;}
.news_list_2_info p{ color:#aaa; padding:0px; padding-left:10px;   margin:0px; line-height:18px}
.news_list_2 li{ clear:both; border-bottom:1px #CCCCCC dotted; padding-bottom:10px; padding-top:10px; }
.news_list_2_info i{ margin-left:10px; color:#ccc;}
.article h3{ text-align:center; font-size:19px;}
.post{ text-align:center; border-bottom:1px #efefef solid;line-height:35px; margin-bottom:20px;}
.menu_pro2{  margin-top:20px; text-align:center; margin-bottom:10px; }
.menu_pro2 li{  display:inline-block; text-align:center; margin-bottom:5px; border-right:1px #fff solid;width:31%;}
.menu_pro2 li a{ display:block;  height:35px; line-height:35px;   background-color:#efefef; color:#333;   font-size:13px;    border-radius:50px;/*普通*/
-moz-border-radius:50px;/*firfox*/
-webkit-border-radius:50px;/*firfox*/ width:100%;     }
.menu_pro2 li a:hover{ background-color:#CCC}
.menu_pro2 li .now{display:block;   height:35px; line-height:35px; text-align:center; background-color:#FDA307; color:#fff;  }



 .top_box{ text-align:center; height:50px; margin-top:20px;}
 .top_box li{ display:block; width:25%; float:left;height:50px; }
  .top_box li .newpost{ line-height:35px;background-color:#e34036; color:#fff;  font-size:12px; display:block;
 border-radius:20px;/*普通*/
-moz-border-radius:20px;/*firfox*/
-webkit-border-radius:20px;/*firfox*/ margin:3px; }
  .top_box .newpost_w{ background-color:#412621;line-height:35px;  color:#fff;  font-size:12px; display:block;
 border-radius:20px;/*普通*/
-moz-border-radius:20px;/*firfox*/
-webkit-border-radius:20px;/*firfox*/ margin:3px; } 

.dis{ display:block;}
.undis{ display:none}
.main_focus{position:relative;width:100%;height:auto;overflow:hidden;margin:0 auto;  }

 
.img_focus ul{width:100%;height:100%}

.img_focus ul li{float:left;width:100%; list-style:none;}

.img_mornitor{position:absolute;bottom:5px;right:26px;overflow:hidden;  }

.img_mornitor ol li{float:left;/*background:url(../Images/list_icons.png) no-repeat -294px -312px;*/ background:#fff;width:9px;height:9px;border-radius:5px;text-indent:-9999px;  margin-right:5px; cursor:pointer;}

.img_mornitor ol li.on{/*background-position:-294px -289px*/background:#0093dd;width:9px;height:9px;border-radius:5px; } 
.clr{ clear:both;}
 
.copyright{text-align:center;background:#5a5a5a;color:#222;text-shadow:0 1px 0 #000;line-height:1.1em; line-height:34px;}
.copyright .copy{ border-bottom:1px #333 dotted; color:#ccc; font-size:15px; background-color:#5a5a5a;}
.copyright .jszc a{color:#999;text-shadow:0 1px 0 #000}



.shili_list li{  float:left; width:48%; margin-bottom:28px;}
   .shili_list li span{  }
 .shili_list li img{ display:block; width:100%; height:112px;}
 .newslist li{ width:48%; float:left; margin:auto; background-color:#9e7938; padding:10px; color:#fff; border-radius:5px;/*普通*/
-moz-border-radius:5px;/*firfox*/
-webkit-border-radius:5px;/*firfox*/ margin-bottom:20px;}

.wybm{ display:block; height:33px; width:100%; background-color:#8b641f;border-radius:5px;/*普通*/
-moz-border-radius:5px;/*firfox*/
-webkit-border-radius:5px;/*firfox*/
color:#fff; text-align:center; font-size:16px; line-height:33px;}
.woybm input{ width:100%; border:1px #9e7938 solid; height:40px; line-height:40px; margin-bottom:5px; padding-left:5px; background-color:#f6f4f0; font-size:16px;}
 .bm_btn{ background-color:#2c79b4; color:#fff; display:block; width:100%; height:40px; line-height:40px; font-size:16px;}
 
 
.xbox{ clear:both; padding-bottom:5px; padding-top:5px;}
.newlist li{ background-image:url(../images/sjj.png); background-repeat:no-repeat; background-position:98%; background-size:19px 19px; border-bottom:1px #ccc dotted; padding-bottom:5px; padding-top:5px;}
.newlist li a{ display:block;    padding-right:20px; background-size:80px; background-repeat:no-repeat; background-position:0px;  }
.newlist li h3{ margin:0px; padding:0px;}
.newlist li p{ padding:0px; margin:0px; color:#CCC}
.newlist li strong{word-break:keep-all; white-space:nowrap;  overflow:hidden;text-overflow:ellipsis; width:90%; display:block; font-size:14px; font-weight:lighter; }

.pro_list li{ width:100%; margin-right:40px; margin-top:20px;}
.pro_list li i{ display:block; position:absolute; width:11px; height:11px;background-image:url(../images/zsg.png)}
 .pro_list li img{ width:100%; height:auto;border-radius:5px;/*普通*/
-moz-border-radius:5px;/*firfox*/
-webkit-border-radius:5px ;/*firfox*/ }
 .pro_list li  p{ background-color:#f5f0e8; font-size:12px; font-family:"宋体"; padding:10px; line-height:24px;border-radius:0px 0px 5px 5px;/*普通*/
-moz-border-radius:0px 0px 5px 5px ;/*firfox*/
-webkit-border-radius:0px 0px 5px 5px ;/*firfox*/}
 .pro_list li strong{ background-image:url(../images/tmbg.png);display:block; height:61px; position:absolute; margin-top:-61px; width:100%; line-height:61px; font-size:30px; color:#fff; font-weight:lighter; padding-left:10px;}
 .pro_list li strong span{ float:left;}
 .djfd{  background-color:#9e7938; color:#fff; display:block; width:100%; height:40px; line-height:40px; font-size:16px;border-radius:5px;/*普通*/
-moz-border-radius:5px;/*firfox*/
-webkit-border-radius:5px ;/*firfox*/ text-align:center;}
  .pro_list li strong span img{ width:65px; height:37px; border:1px #ccc solid; margin-top:11px; margin-right:10px;}
    .pro_list li strong b{ float:right; margin-right:10px; font-weight:lighter;}
.pro_list_mall li{ float:left; height:245px; text-align:left; line-height:35px; font-size:14px; margin-right:5px; margin-left:5px; border:1px #e6e6e6 solid; padding:8px; background-color:#f8f8f8; margin-bottom:20px;}
.pro_list_mall li a{ display:block}
.pro_list_mall .nm{ margin:0px; }
.pro_list_mall li img{ width:212px; height:212px;}
.yuzc{ margin-left:10px;}
.yuzc img{ width:326px; height:216px; margin:5px;}

.xg_tt{height:46px; line-height:46px; background-color:#ca9a4e; padding-left:10px;  margin-bottom:10px; margin-top:10px;font-size:18px;border-radius:5px;}
.xg_tt a{color:#fff;}

 
.cpms{ height:46px; line-height:46px; background-color:#f3f3f3; margin-bottom:10px; margin-top:10px;}
.cpms span{ display:block; width:46px; border-right:1px #FFFFFF solid; height:46px; float:left;background-repeat:no-repeat; background-position:center; background-size:50%; }
.cpms .a1{ background-image:url(../images/aa1.jpg); }
.cpms .a2{ background-image:url(../images/aa2.jpg); }
.cpms .a3{ background-image:url(../images/aa3.jpg); }
.cpms .a4{ background-image:url(../images/aa4.jpg); }
.cpms .a5{ background-image:url(../images/aa5.jpg); }
.cpms .a6{ background-image:url(../images/aa6.jpg); }
.cpms .a7{ background-image:url(../images/aa7.jpg); }
.cpms .a8{ background-image:url(../images/aa8.jpg); }

.cpms strong{ font-size:18px; color:#6dc5d9; padding-left:10px;}
.cp_xxms li{ width:100%;  }
.cp_xxms li .jsdiv{ font-size:13px; line-height:22px;}
.cp_xxms .wid100{ width:100%;}
 
.zjdy li{ border-bottom:1px #999 dotted; padding-bottom:10px; padding-top:10px;}
.zjdy li strong{ background-image:url(../images/wh.png); padding-left:25px; background-position:0px; background-repeat:no-repeat; font-size:15px;}
.zjdy li p strong{ background-image:none; padding-left:0px; color:#C30; }
.index_part{ padding:0px; margin-top:10px;}
.index_part strong{ display:block; height:35px; line-height:35px; background-color:#DF0B00; color:#fff; padding-left:30px;font-size:18px;border-radius:0px 0px 0px 0px ; background-image:url(../images/arw.png); background-repeat:no-repeat; background-position:10px; background-size:15px; border-bottom:2px #ef7448 solid; }
 



.index_part2{ padding:0px; margin-top:10px;}
.index_part2 strong{ display:block; height:35px; line-height:35px; background-color:#6dc5d9; color:#fff; padding-left:30px;font-size:18px;border-radius:0px 0px 0px 0px ; background-image:url(../images/arw.png); background-repeat:no-repeat; background-position:10px; background-size:15px; border-bottom:2px #ef7448 solid; }
.index_part2 ul{ border:1px #ccc solid;  border-radius:0px 0px 0px 0px; margin:0px; }
.index_part2 li { float:left; width:25%; }
.index_part2 li img{ display:block; width:100%; height:80px;  }
.index_part2 li span{   }

 
 .new_kl a{ display:block; height:35px; background-color:#efefef; line-height:35px; font-size:16px; text-align:left; padding-left:20px; margin-bottom:10px;}
 .new_kl span{ display:block;text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:90%; font-size:14px;  }
.updown{ }
.updown a{display:block;   background-color:#efefef; width:100%; text-align:left; height:35px; line-height:35px; margin-bottom:10px;}
.updown .upyp{ }
.updown .downyp{ }



.xxjs{ background-color:#efefef; height:45px;}
.xxjs li{ float:left; width:100px; height:45px; line-height:45px; text-align:center; cursor:pointer;}
.xxjs .newpost_w{ background-color:#0093dd; color:#fff;}
.xxjs .newpost{ background-color:#f9f9f9; margin-right:1px;}

.jc_xx{ margin-bottom:20px; background-color:#fff; border-radius:10px;/*普通*/
-moz-border-radius:10px;/*firfox*/
-webkit-border-radius:10px;/*firfox*/ color:#333; text-align:center; font-size:19px; line-height:45px; }
.jc_xx img{border-radius:10px;/*普通*/
-moz-border-radius:10px;/*firfox*/
-webkit-border-radius:10px;/*firfox*/}
.fengmian li{ float:left; width:50%; height:170px; margin-bottom:10px; text-align:center; background-color:#fff;  }
.fengmian li a b{display:block;position:relative; overflow:hidden;height:100px;width:100%;}
.fengmian li img{ height:auto; width:100%; margin:auto; }
 
.fengmian li a{ display:block; margin-right:10px; background-color:#efefef; border:0px #324667 solid; line-height:18px; font-size:13px; text-align:left; padding:10px;   }
.fengmian li a span{ height:40px; margin-top:5px; display:block}
.cp_index_list li{ float:left; width:50%; height:130px; margin-bottom:10px; text-align:center;  }

.cp_index_list li img{ height:auto; width:100%; margin:auto; }
 


.line1{ border-bottom:1px #efeffe solid; margin-top:20px;}

.clr{ clear:both;}
.h10{ height:10px;}
.more { 
}
.more a {
	display: block;
	width: 140px;
	height: 30px;
	text-align: center; border:1px #ccc solid;
	color: #ccc;
	font-size: 16px;
	line-height: 30px;
	margin: auto;
	border-radius: 30px;/*普通*/
	-moz-border-radius: 30px;/*firfox*/
	-webkit-border-radius: 30px;/*firfox*/
}
.more a:hover {
	background-color: #333
}
 .index_gsjj_left{   background-image:url(../images/douhao.jpg); background-repeat:no-repeat; background-position:right 40px;  padding-top:40px;}
  .index_gsjj_left strong{ font-size:20px; font-weight:lighter; display:block; text-align:center; color:#89BE2E;}
   .index_gsjj_left span{ font-size:15px; color:#a6a6a6; display:block; line-height:30px; text-align:center}
   .index_gsjj_left p{ height:2px; background-color:#89BE2E; width:10%; margin:auto; margin-top:5px; margin-bottom:5px;}
   .index_gsjj_info{ font-size:14px; line-height:20px; color:#5b5b5b; padding:10px; text-align:justify}
 .index_gsjj_right{ margin-top:20px;  }
 .index_gsjj_right li{  width:33.3333%; height:109px; float:left; background-size:100%;}
  .index_gsjj_right .bgg1{ background-image:url(../images/g5.jpg);}
  .index_gsjj_right .bgg2{ background-image:url(../images/g4.jpg);}
  .index_gsjj_right .bgg3{ background-image:url(../images/g3.jpg);}
  .index_gsjj_right .bgg4{ background-image:url(../images/g2.jpg);}
  .index_gsjj_right .bgg5{ background-image:url(../images/g1.jpg);}
  
  
 .index_gsjj_right li .g1{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
  .index_gsjj_right li .g1{ background-color:#9b6d43;width:100%; height:109px; position:absolute;  filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
  -moz-opacity:0.8; /*Firefox私有，透明度50%*/
  opacity:0.8;/*其他，透明度50%*/ z-index:0;  }
   .index_gsjj_right li a:hover .g1{ filter:alpha(opacity=5); /*IE滤镜，透明度50%*/
  -moz-opacity:0.5; /*Firefox私有，透明度50%*/
  opacity:0.5;   background-color:#9b6d43;width::100%; height:109px; position:absolute; z-index:0;}
  .index_gsjj_right li a{ width:100%; height::109px; color:#fff;}
   .index_gsjj_right li a strong{display:block; position:absolute;  font-size:16px; font-weight:lighter; padding-top:15px; z-index:1; padding-left:14px;}
   
 .index_gsjj_right li a span{ display:block; font-size:12px; position:absolute; z-index:1;padding-top:35px; padding-left:14px;}
 .index_gsjj_right li a img{ position:absolute; z-index:1; padding-left:150px; padding-top:150px;}
 .index_gsjj_right i{ z-index:1; width:20px; height:2px; background-color:#fff; display:block;position:absolute; margin-top:85px; margin-left:14px;}
 
 
 
.mopai_kk{   }
 .mopai_kk a{ background-color:#fff; display:block;  height:218px; margin:10px;  text-align:center;   float:left; border:3px #e4e4e4 solid;  padding:8px; background-image:url(../images/yb.png); background-repeat:no-repeat; background-position:center 96%;
 border-radius:200px;/*普通*/
-moz-border-radius:200px;/*firfox*/
-webkit-border-radius:200px;/*firfox*/ background-size:30px; }
  .mopai_kk a:hover{ border:3px #0093dd solid;  background-image:url(../images/yb2.png);}
  .mopai_kk a li{ padding-top:0px;  }
  .mopai_kk a li img{width:100%;  margin-bottom:10px; }
 .mopai_kk a strong{ display:block; font-size:18px; color:#333; line-height:18px;}
  .mopai_kk a span{ display:block; font-size:10px; color:#949493; padding:0px; text-align:center; height:20px;}

 .mopai_kk a:hover strong{ display:block; font-size:24px; color:#0093dd;}
  .mopai_kk a:hover span{ display:block; font-size:12px; color:#0093dd;}
  .mopai_kk a:hover img{  }
  .mopai_kk b{ font-size:34px; color:#00A2E6; display:block; text-align:center; line-height:45px; }
  .mopai_kk b span{ font-size:24px; color:#00A2E6}
  
  
 
 .index_title{ text-align:center; margin-top:10px;}
  .index_title span{  font-size:23px; line-height:25px; font-family:'ITCAvantGardeStd67eb9ea455d9'; color:#333;   }
   .index_title strong{ display:block;font-size:14px; padding:2px;   position:relative; z-index:2; margin:auto; background-color:#fff; width:275px; color:#333; font-weight:lighter;}
    .index_title i{ border-bottom:1px #0093dd solid; display:block; position:absolute; z-index:1; width:100%; margin-top:-13px;}
	 .index_title b{ width:50px; height:2px; display:block; margin:auto; background-color:#0093dd; margin-top:5px;}
	 
	 

	
.list_page,.list_page2{ display:block; padding:10px 0; text-align:center; font-size:14px;  color:#ccc;}
.list_page a,.list_page2 a{ font-size:14px;  color:#ccc;}
.list_page{ }
.list_page ul{ display:block; font-size:0; line-height:0;  }
.list_page li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; }
.list_page li a{ display:block; padding-left:15px; padding-right:15px; height:36px; border:1px solid #ccc; background:#fff; color:#262626; text-align:center; line-height:36px; border-left:0px;}
.list_page li a:hover{ background:#efefef; color:#262626;}
.list_page li .up{border-left:1px solid #ccc;  }
.list_page li .list_page_now{ background-color:#efefef;  color:#262626; }
 .list_page li .list_page_now:hover{ background-color:#efefef;}


 
 
.tese_server li{ float:left; width:33.3333%; height:109px; background-size:100%; }
.tese_server  i{ z-index:1; width:28px; height:2px; background-color:#fff; display:block;position:absolute; margin-top:70px; margin-left:34px;}
  .tese_server .bgg1{}
      
  .tese_server .bgg2{ background-color:#cba078;}
  .tese_server .bgg3{ background-image:url(../images/cy.jpg);}
  .tese_server .bgg4{ background-image:url(../images/yl.jpg);}
  .tese_server .bgg5{ background-color:#fdaf48;}
  .tese_server .bgg6{ background-image:url(../images/zx.jpg);}
  .tese_server .bgg7{ background-color:#f9f9f9;}
  
 .tese_server li .g1{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
  .tese_server li .g1{ background-color:#9b6d43;width:100%; height:109px; position:absolute;  filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
  -moz-opacity:0.8; /*Firefox私有，透明度50%*/
  opacity:0.8;/*其他，透明度50%*/ z-index:0;  }
   .tese_server li a:hover .g1{ filter:alpha(opacity=5); /*IE滤镜，透明度50%*/
  -moz-opacity:0.5; /*Firefox私有，透明度50%*/
  opacity:0.5;   background-color:#9b6d43;width:100%; height:109px;  position:absolute; z-index:0;}
  .tese_server li a{ width:100%; height:109px; color:#fff;}
   .tese_server li a strong{display:block; position:absolute;  font-size:19px; font-weight:lighter; padding-top:35px; z-index:1; padding-left:34px;}
   
 .tese_server li a p{ width:233px; height:120px; display:block; font-size:12px; position:absolute; z-index:1;padding-top:95px; padding-left:34px; line-height:22px;}
  .tese_server li a span{ width:108px; height:35px; display:block; font-size:12px; position:absolute; z-index:1; margin-top:211px; margin-left:34px; color:#efefef; font-weight:bold; font-size:13px;    border:2px #efefef solid; line-height:36px; text-align:center;  } 
 .tese_server li a img{ position:absolute; z-index:1; padding-left:150px; padding-top:150px;}
 .rongyu{ background-image:url(../images/rankbg.jpg); background-size:auto 100%; padding-top:10px;}
 
 .top_menu{ padding-bottom:20px;  padding-left:10px; padding-right:10px; margin-top:10px;}
.top_menu li{ float:left; width:25%; text-align:center; margin-top:0px;}
.top_menu li img{ width:65%; margin:auto;}
.top_menu li a{ font-size:13px; line-height:29px;}
.top_menu li span{ display:block}
.huihui{ height:15px; background-color:#efefef;}
 .fuwu li{ padding-top:0px; background-color:#333; margin:0px;}
 .fuwu li b{  text-align:center;   font-size:18px;  padding-left:10px;  color:#0093dd}
 .fuwu li p{  line-height:18px; padding:10px;  margin:0px; color:#333;}
   .fuwu .y2{ background-color:#efefef;}
  .fuwu .y2 p{ color:#333;}
	 .fuwu .y4{ background-color:#efefef;}
   .fuwu .y4 p{ color:#333;}

.about-3s{
	margin: 0 auto;
	display: block;
	padding: 10px 0;
}
.about-s{
    float: left;
    width: 28%;
    height: 120px;
    border: solid 1px #e6e6e6;
    text-align: center;
    background: #fff;
    border-radius: 20px;
    display: block;
    position: relative;
    overflow: hidden;
	padding: 0px;
	margin: 0 2.2%;
}
.about-s::before{
    content: '';
    width: 45px;
    height: 1px;
    right: 20px;
    bottom: 0;
    position: absolute;
    transition: all 0.2s ease-in-out;
    background-color: #0093dd;
}
.about-s::after{
    content: '';
    width: 1px;
    height: 45px;
    right: 0px;
    bottom: 20px;
    position: absolute;
    transition: all 0.2s ease-in-out;
    background-color: #0093dd;
}
.about-s img{
	padding-top: 10px;
}
.about-s p{
    font-size: 12px;
    color: #333;
}

.m_lx{ text-align:center;  }
.m_lx img{ width:80%; margin:auto;}
.team_bg_kk {
}
.team_bg_kk .team_xiangguan {
	height: 100%;
	background: none;
	margin: auto;
	margin-top: 30px;
	width: 100%;
}
.team_bg_kk .team_xiangguan a {
	display: block;
	float: left;
	width: 50%;
}
.team_bg_kk .child {
	width: 100%;
	margin: 0px 0px;
	padding: 0px 0px;
	display: inline-block;
*display:inline;
*zoom:1;
}
.team_bg_kk .child .childImg {
}
.team_bg_kk .child .childImg img {
	width: 100%;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}
.team_bg_kk .child .childImgMsg {
	position: absolute;
	z-index: 2;
	margin-top: -80px;
	font-size: 10px;
	color: #fff;
	padding-left: 10px;
}
.team_bg_kk .child .childImgMsg strong {
	font-size: 14px;
}
.h10{ height:10px}

.fuwu strong{ display:block; height:44px; line-height:44px; background-color:#efefef; padding-left:5px; margin-bottom:5px; margin-top:5px; font-size:15px;}



.yewu_list ul {  }
.yewu_list ul a{width:50%; float:left;   }
.yewu_list ul a:hover li{  filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
  -moz-opacity:0.8; /*Firefox私有，透明度50%*/
  opacity:0.8;/*其他，透明度50%*/ background-size:102% auto;}
.yewu_list ul li{ width:100%;  height:209px;  background-position:center;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;background-size:100% auto; overflow:hidden }
.yewu_list ul li span{ padding:10px; display:block  }
.yewu_list ul li strong{ display:block;  width:100%; margin:auto; height:186px;    border:1px #FFFFFF solid;   position:relative; font-size:18px; color:#FFF; text-align:center;   }
.yewu_list ul .yewu_list_bg1{ background-image:url(../images/ye1.jpg)}
.yewu_list ul .yewu_list_bg2{ margin-lef`t:25%;background-image:url(../images/ye2.jpg)}
.yewu_list ul .yewu_list_bg3{ margin-lef`t:50%;background-image:url(../images/ye3.jpg)}
.yewu_list ul .yewu_list_bg4{ margin-lef`t:75%;background-image:url(../images/ye4.jpg)}
.yewu_list ul a b{ position:absolute; text-align:left; left:30%; margin-left:-40px; top:10%; display:block;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;font-weight:lighter; font-size:20px;}
.yewu_list ul a b dt{ font-size:10px; font-weight:lighter;}
.yewu_list ul a:hover b{    }
.yewu_list ul a span p{position:absolute; top:45%; font-size:14px; text-align:center; width:100%; }

.yewu_list ul a .yewu_read{ font-size:12px; width:90px; height:29px; border:1px #fff solid; line-height:29px; margin:auto;   position:absolute; bottom:50px; left:50%; margin-left:-45px; margin-bottom:-200px; transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;background-size:100% auto;   }
.yewu_list ul a:hover .yewu_read{ margin-bottom:-20px; display:block;}
.yewu_list ul  .yewu_info{ position:fixed; z-index:3; display:none;}
.yewu_list ul  .yewu_info ul{ width:65%; background-color:#cacac8; position:fixed; z-index:4;  margin-top:140px; right:8%; }
.yewu_list ul  .yewu_info .yewu_bg{  background-color:#cacac8;  position:fixed; width:100%; height:100%;   top:0px; z-index:3; filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
  -moz-opacity:0.9; /*Firefox私有，透明度50%*/
  opacity:0.9;/*其他，透明度50%*/}
.yewu_list ul  .yewu_info .yewu_img{ float:left; width:65%;}
.yewu_list ul  .yewu_info .yewu_img img{ width:100%;}
.yewu_list ul  .yewu_info .yewu_p{ float:right; width:30%; color:#626262; line-height:22px; padding-right:30px; padding-top:30px;}
.yewu_list ul  .yewu_info .yewu_p .yewu_logo{ width:222px;}
.yewu_list ul  .yewu_info .guanclose{ position:fixed; right:-50px; top:-80px;    z-index:5;  cursor:pointer; width:40px; height:40px;}
.yewu_list ul  .yewu_info .guanclose img{ width:40px}
 
.yewu_list ul  .yewu_info .tit span{ color:#323232; font-size:17px; display:inline-block; padding-bottom:9px; border-bottom:1px #333 solid; margin-bottom:10px; margin-top:10px;} 



.jiudian3 ul{    margin:auto;}
.jiudian3 ul .sj_img{ width:40%; float:left;  }
.jiudian3 ul .sj_img{}
.jiudian3 ul .sj_info{ float:right; width:55%;   margin-top:-30px;}
.jiudian3 ul .sj_info li{ background-size:30px; padding-left:40px;   }
.jiudian3 ul .sj_info .k1{ background-image:url(../images/k1.png); background-repeat:no-repeat; background-position:left top; }
.jiudian3 ul .sj_info .k2{ background-image:url(../images/k2.png); background-repeat:no-repeat; background-position:left top; }
.jiudian3 ul .sj_info .k3{ background-image:url(../images/k3.png); background-repeat:no-repeat; background-position:left top;  }
.jiudian3 ul .sj_info strong{ font-size:14px; color:#666;   display:block}
.jiudian3 ul .sj_info p{ padding-left:24px;}




.yewu_list_2 ul { margin-top:10px;  }
.yewu_list_2 ul a{width:33.333%; float:left;   }
.yewu_list_2 ul a:hover li{  filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
  -moz-opacity:0.8; /*Firefox私有，透明度50%*/
  opacity:0.8;/*其他，透明度50%*/ background-size:102% auto;}
.yewu_list_2 ul li{ width:100%;  height:159px;  background-position:center;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;background-size:100% auto; overflow:hidden }
.yewu_list_2 ul li span{ padding:10px; display:block  }
.yewu_list_2 ul li strong{ display:block;  width:100%; margin:auto; height:135px;    border:1px #FFFFFF solid;   position:relative; font-size:18px; color:#FFF; text-align:center;   }
.yewu_list_2 ul .yewu_list_2_bg1{ background-image:url(../images/overview_1.jpg)}
.yewu_list_2 ul .yewu_list_2_bg2{ margin-lef`t:25%;background-image:url(../images/overview_2.jpg)}
.yewu_list_2 ul .yewu_list_2_bg3{ margin-lef`t:50%;background-image:url(../images/overview_3.jpg)}
 
.yewu_list_2 ul a b{ position:absolute; text-align:center; top:-30px; display:block;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;font-weight:lighter; font-size:18px; width:100%; display:block;}
.yewu_list_2 ul a .yx1{ background-image:url(../images/yx1.png); background-repeat:no-repeat; background-position:center top;  padding-top:70px;}
.yewu_list_2 ul a .yx2{ background-image:url(../images/yx2.png); background-repeat:no-repeat; background-position:center top;  padding-top:70px;}
.yewu_list_2 ul a .yx3{ background-image:url(../images/yx3.png); background-repeat:no-repeat; background-position:center top;  padding-top:70px;}
 
.yewu_list_2 ul a:hover b{    }
.yewu_list_2 ul a span p{position:absolute; text-align:center; top:50%;  font-size:12px;width:100%; line-height:15px; color:#CCC }
 
.yewu_list_2 ul  .yewu_info{ position:fixed; z-index:3; display:none;}
.yewu_list_2 ul  .yewu_info ul{ width:65%; background-color:#cacac8; position:fixed; z-index:4;  margin-top:140px; right:8%; }
.yewu_list_2 ul  .yewu_info .yewu_bg{  background-color:#cacac8;  position:fixed; width:100%; height:100%;   top:0px; z-index:3; filter:alpha(opacity=90); /*IE滤镜，透明度50%*/
  -moz-opacity:0.9; /*Firefox私有，透明度50%*/
  opacity:0.9;/*其他，透明度50%*/}
.yewu_list_2 ul  .yewu_info .yewu_img{ float:left; width:65%;}
.yewu_list_2 ul  .yewu_info .yewu_img img{ width:100%;}
.yewu_list_2 ul  .yewu_info .yewu_p{ float:right; width:30%; color:#626262; line-height:22px; padding-right:30px; padding-top:30px;}
.yewu_list_2 ul  .yewu_info .yewu_p .yewu_logo{ width:222px;}
.yewu_list_2 ul  .yewu_info .guanclose{ position:fixed; right:-50px; top:-80px;    z-index:5;  cursor:pointer; width:40px; height:40px;}
.yewu_list_2 ul  .yewu_info .guanclose img{ width:40px}
 
.yewu_list_2 ul  .yewu_info .tit span{ color:#323232; font-size:17px; display:inline-block; padding-bottom:9px; border-bottom:1px #333 solid; margin-bottom:10px; margin-top:10px;} 

.bm{   height:25px; line-height:25px; color:#39F; font-size:13px;}
.kc_kk{ padding:5px;}

.kc_kk .tab .b2 td{ background-color:#efefef;}
.kc_kk .tab .b2 th{background-color:#efefef;}

.cp_list_1{ padding-left:5px;   }
.cp_list_1 a{ float:left;}
.cp_list_1 li{ float:left;  margin-right:10px; text-align:center;}
.cp_list_1 li img{  border:0px #247d3d solid;  height:144px;  }
.cp_list_1 .p{ border:1px #ccc solid;  height:60px;  margin-top:10px;  }
.cp_list_1 .p span{ display:block; line-height:16px; background-color:#fff; background-image:url(../images/team_bg.jpg); margin:auto;  position:relative; margin-top:-20px; width:90px;}
.cp_list_1 .p strong{ font-size:12px; margin-top:6px; display:block; font-weight:lighter;}
.cp_list_1 .p i{ width:30px;  border-bottom:2px #3399FF solid; margin:auto; display:block; margin-top:10px; margin-bottom:30px; }
.cp_list_1 .p .ms1{ color:#89be2e;}
.cp_list_1 a:hover .p{border:1px #03b2b5 solid;   }



.mianfei{ height:398px; background-image:url(../images/mfst.jpg); background-position:70%; background-size:auto 100%;}
.mianfei strong{ font-size:27px; text-align:center; color:#fff; display:block; text-align:center; padding-top:30px;}
.mianfei span{ display:block; text-align:center; font-size:16px; padding:10px; padding-top:30px; color:#fff;}
.mianfei .form{ width:90%; margin:auto; padding-top:40px;}
.input-text{ width:100%; margin-bottom:10px;  height:40px; line-height:40px; border:0px;background-color:rgba(255,255,255,0.5);
 border-radius:5px;/*普通*/
-moz-border-radius:5px;/*firfox*/
-webkit-border-radius:5px;/*firfox*/   color:#fff; font-size:15px;  }
.submit_tj{ height:35px; width:100%; text-align:center; color:#fff; font-size:16px; background-color:#50a8b4; border:0px; cursor:pointer;
 border-radius:110px;/*普通*/
-moz-border-radius:110px;/*firfox*/
-webkit-border-radius:110px;/*firfox*/   margin-top:13px;    }
.submit_tj:hover{ background-color:#137e8d}
   input::-webkit-input-placeholder{
            color:#fff;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#fff;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#fff;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#fff;
        }
		
		
		.zhuanye_list{  }
.zhuanye_list li{   background-size:auto 100%; background-image:url(../images/listbg.jpg); width:100%; clear:both; background-position:center;}
.zhuanye_list li dl{   margin:auto;  }

.zhuanye_img{ padding:10px;margin:auto;  }
.zhuanye_img img{width:100%;  }
.zhuanye_info{   margin-top:10px; padding:10px;    }
.zhuanye_info strong{ display:block; font-size:18px; color:#04B2B5; border-left:2px #04B2B5 solid; padding-left:10px; margin-bottom:20px; margin-left:10px;}
.zhuanye_info a{ display:inline-block; width:31%; margin-top:10px;}
.zhuanye_info a:hover{ background-color:#690}
.zhuanye_info  .lj{ height:35px;  line-height:35px; background-color:#04B2B5;   color:#fff; font-size:14px; text-align:center; }
.zhuanye_info  .bm{ height:35px;  line-height:35px; background-color:#F60;   color:#fff; font-size:14px; text-align:center; }
.zhuanye_info .st{ height:35px;  line-height:35px; background-color:#3C3;   color:#fff; font-size:14px; text-align:center;  }
.zhuanye_list  .dlr{background-image:url(../images/listbg2.jpg); }
.zhuanye_list  .dlr .zhuanye_img{   }



.xm_a{ width:100%; margin:auto;}
.xm_a a{ float:left; margin-right:20px;}
.xm_a a:hover{ background-color:#690}
.xm_a  .bm{ height:35px; width:150px; line-height:35px; background-color:#F60; display:block; color:#fff; font-size:14px; text-align:center; margin-top:20px; font-size:15px;}
.xm_a .st{ height:35px; width:150px; line-height:35px; background-color:#3C3; display:block; color:#fff; font-size:14px; text-align:center; margin-top:20px; font-size:15px;}



.tuijian_small{ background-color:#efefef; padding:10px;}
.tuijian_small a{ float:left; width:50%;  position:relative; overflow:hidden;}
.tuijian_small a .pad{ margin:3px;background-color:#FFf; }
.tuijian_small a img{ display:block; width:100%;}
.tuijian_small a i{ height:160px; overflow:hidden; display:block;}
.tuijian_small a strong{ position:absolute; font-size:12px; color:#666; display:block; margin-top:-30px; text-align:center; width:100%; background-color:#fff; filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
  -moz-opacity:0.8; /*Firefox私有，透明度50%*/
  opacity:0.8;/*其他，透明度50%*/ font-weight:lighter; height:30px; }
  
  
  .hezuomeiti{ background-color:#efefef; text-align:center; padding-top:20px; padding-bottom:10px; margin-top:10px; }
.hezuomeiti li img{ display:block; max-height:60px; max-width:160px; margin:auto; }
.hezuomeiti li{ display:block; float:left; width:160px; height:60px; text-align:center; background-color:#fff; margin-left:4px; margin-bottom:5px;}
 input::-webkit-input-placeholder{
            color:#333;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
           color:#333;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
             color:#333;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
          color:#333;
        }
 
.dg_form input{ border:1px #ccc solid; width:94%; line-height:34px; margin-bottom:10px;padding:0px 10px 0px 10px;}
.dg_form textarea{ 
	width: 94%;
	height: 80px;border:1px #ccc solid; padding:10px;margin-bottom:10px; }
	.input-submit1 input{ width:100%; background-color:#333; border:0px; color:#fff; font-size:16px; height:44px; line-height:44px;}
	.dg_form h2{ background-color:#0093dd; color:#fff; line-height:44px; text-align:center;}
	
	.llxx{ text-align:left;}