@charset "utf-8";
/* CSS Document */

html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
*{margin:0 ; padding:0;}
body{ font-family:"思源黑体 REGULAR"; font-size:14px; color:#000;min-width:1200px;}
.fz { margin:0 auto; width:1320px;min-width:1320px}
.fr { float:right;}
.fl { float:left;}
.clear { clear:both;}
li { list-style:none;}
a { text-decoration:none;color:#333333;}
img { border:0;}

@font-face { 
  font-family: impact; 
  src: url("../fonts/DINCond-Bold.otf"),
 url("../fonts/impact.ttf"); 
  
} 

.gd { height:60px;}
 
 
 @font-face {

  font-family:思源黑体 REGULAR;

  src: url("../fonts/思源黑体 LIGHT.OTF")  format(".OTF"),

}


 
#seventh i {   color: #1da838 ; font-size: 30px;font-weight:bold;}

/* 头部*/
.header {   position: fixed; height:90px; background:#fff; z-index:99999; top: 0; width:100%}
  .head_g{ height:90px;} 
.head-v3{position:relative;z-index:100;min-width:1000px}
.head-v3 .navigation-inner{position:relative}
.logo { width:220px; margin-top:20px;}
.navigation-up{height:90px;}
.navigation-up .navigation-v3{margin-left:155px;}
.navigation-up .navigation-v3 ul{float:left}
.navigation-up .navigation-v3 li{float:left;color:#fff}
.navigation-up .navigation-v3 .nav-up-selected{background:#fff; color:#e46713;}
.navigation-up .navigation-v3 .nav-up-selected h2  a{color:#e46713;}
.navigation-up .navigation-v3 li h2{font-weight:normal;padding:0;margin:0; line-height:90px;}
.navigation-up .navigation-v3 li h2 a{padding:0 25px;color:#1da838; display:inline-block;height:90px; font-size:16px;}
.navigation-up .navigation-v3 .language h2 a{padding:0 20px 0 30px;color:#8e8e8e; display:inline-block;height:90px; font-size:16px; background:url(../images/en.png) no-repeat left center; margin-left:40px;}
.navigation-up .navigation-v3 .sou_s  h2 { margin-top:40px; }
.sou_ss {width:100%;margin:0;background-color:rgba(0,0,0,0.5);position:absolute;top:0px; border-top:1px solid #f9f9f9; height:150px;}
.sou_info { margin-top:45px;}

.searchbd{ margin:0 auto;width:600px; height:60px; margin-top:15px; position:relative; background:#016fae;    }
.searchbd .text{
	overflow:hidden;
    line-height: 50px;
    height: 50px;
    padding: 4px 4px 4px 35px;
	width:450px; 
	background:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	border:#fff solid 1px;
	float:left;
}
.searchbd .btn{
	position:absolute; 
	right:0px;
	top:-1px;
	width:109px;
	text-align:center;
	z-index:100;
    cursor: pointer;
	border:0px;
    padding: 0px;
    overflow:hidden;
	background:#1da838;
	height:61px;
	color:#fff;
	font-size:16px;
	line-height:61px;
}

.searchbd .btn:hover{background:#e46713;color:#fff;}
.searchbd .icon{
	position:absolute; 
	left:5px;
	top:18px;
	z-index:100;
	border:0px;
    padding: 0px;
    overflow:hidden;
	height:26px;
	width:26px;
}

.sy_search_l { width:500px;}
.sy_search_img {  margin-top:20px; float:left;}

.lang {width:1300px;margin:0 auto; height:91px; position:relative;}
.langu { position:absolute; right:0; top:0;background:#fff; border-top:1px solid #f9f9f9;}


.langu dl dd a{ height:45px; line-height:45px; width:80px; padding:0 20px; display:block;}
.langu dl dd:nth-child(1) a{ border-bottom:1px #f3f3f3 solid;}
.langu dl dd:hover a{ background:#e46713; color:#fff;}


.navigation-up .navigation-v3 li h2 a i { width:12px; height:6px;  background:url(../images/xl.png) no-repeat center center; display:inline-block; margin:30px 0 0 10px;   -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;}
.navigation-up .navigation-v3 .nav-up-selected h2 a i {   background:url(../images/xl_h.png) no-repeat center center;  transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
			transform: rotate(180deg);}


.navigation-down{position:absolute;top:90px;left:0px;width:100%}
.navigation-down .nav-down-menu{width:100%;margin:0;background:#fff;position:absolute;top:0px; border-top:1px solid #f9f9f9; height:400px;border-bottom:2px solid #1da838}
.navigation-down .nav-down-menu .navigation-down-inner{margin:auto;width:50%;position:relative;background:#fafafa; height:100%;}
.navigation-down .nav-down-menu dl{ width:70%; float:right; position:relative; padding:40px 0; margin-right:10%;}
.navigation-down .nav-down-menu dd { margin-bottom:10px;}
.navigation-down .nav-down-menu dd a{ width:220px; padding:10px 0 10px 20px; display:block; color:#333333; }
.navigation-down .nav-down-menu #service_jc dd:nth-child(1) a{ font-weight:bold;}
.navigation-down .nav-down-menu #service_jc dd:nth-child(1) ul li a {font-weight:100 !important;}
.navigation-down .nav-down-menu dd a i{ width:12px; height:12px; float:left; display:block; background:url(../images/xl.png) no-repeat center center;transform: rotate(-90deg);
            -webkit-transform: rotate(-90deg);
            -moz-transform: rotate(-90deg);
            -o-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
			transform: rotate(-90deg); margin:5px 10px 0 0;transition: all 0.6s; } 
.navigation-down .nav-down-menu dd:hover a i{background:url(../images/xl_b.png) no-repeat center ; margin:5px 15px 0 0;transition: all 0.6s; }
			
.navigation-down .nav-down-menu dd a:hover{  color:#fff; background:#e46713;}
.navigation-down .nav-down-menu dl dd:last-child { position:absolute; top:40px; right:0;}
.navigation-down .nav-down-menu dl dd ul li a { margin-left:20px;width:200px; border-bottom:1px solid #e5e5e5;}

.navigation_pro { width:40%; margin-right:5%; padding-top:50px;}
.navigation_pro_img{ width:100%;}
.navigation_pro img { border:1px solid #e5e5e5;}
.navigation_pro_i { font-size:14px; color:#8e8e8e; margin:20px 0;}
.navigation_pro_m a{ width:140px; height:40px; text-align:center; line-height:40px; padding:0 20px; color:#fff; background:#1da838; display:block;transition: all 0.6s; } 
.navigation_pro_m a i { font-style:normal; display:inline-block;transition: all 0.6s; } 
.navigation_pro_m a:hover i { padding-left:30px;transition: all 0.6s; } 
.navigation_pro_m a:hover{color:#fff; background:#e46713; border-radius:20px;transition: all 0.6s; } 

#about .navigation_about { width:50%; }
#about .navigation_about img { border:0; height:400px;}
.navigation-down #about { height:400px;}
.navigation-down #download dl dd:last-child { position:static; }
#download  dl {
  width: 70%;
    float: right;
    position: relative;
    padding: 40px 0;
    margin-right: 10%;}
#download  dl dd:nth-child(2){ display:none}	
#download  dl dd:nth-child(3){    position: absolute;top: 40px;right: 0; font-weight:bold;}	
#download  dl dd:nth-child(4){    position: absolute;top: 80px;right: 0; font-weight:bold;}	
#download  dl dd:nth-child(5){    position: absolute;top: 120px;right: 0; font-weight:bold;}		
.navigation-down #download  dl dd:nth-child(6){    position: absolute !important;top: 160px;right: 0; font-weight:bold;}		
.navigation-down #download dl dd:nth-child(7){    position: absolute !important;top: 200px;right: 0; font-weight:bold;}		
	
	
.do_ms{ position:relative;}
.do_ms span{ position:absolute; right:20px; top:10px; color:#8e8e8e;}
#service .navigation_service { width:50%; }
#service .navigation_service img { border:0; height:372px;}
.navigation-down #service { height:372px;}


.navigation-down #case dl dd:last-child { position:static; }	
#case  dl {
    width: 40%;
    float: right;
    position: relative;
    padding: 40px 0;
    margin-right: 10%;}




/* banner*/
.banner {margin: 0 auto;width: 100%;}
.pro-switch {height: 750px;overflow: hidden;position: relative;width:100%;}
.flexslider {margin: 0;padding: 0;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;}
.flexslider .slides > li .img { height:750px !important;}
.flexslider .slides > li a { width:100%; height:750px; display:block;}
.flexslider .slides img {width: 100%;display: block;}
.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 750px;}
.no-js .slides > li:first-child {display: block;}
.flexslider {height: 750px;margin: 0 auto;position: relative;width:100%;zoom: 1;}
.flex-viewport {max-height: 2000px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;transition: all 1s ease;}
.flexslider .slides {zoom: 1;}
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width:58px;height: 58px;margin: -58px 0 0;display: block;position: absolute;top: 50%;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background: url(../images/banner_right.png) no-repeat center top;right: 6%;}
.flex-direction-nav .flex-prev {background: url(../images/banner_left.png) no-repeat center top;left: 6%;}
.flexslider:hover .flex-next {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;filter:alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 50px;text-align: center;}
.flex-control-nav li {margin: 0 10px;display: inline-block;zoom: 1;*display: inline;height:20px;}
.flex-control-paging li a {background:#c8c9c9;display:block;height: 12px;overflow: hidden;text-indent:-99em;width: 12px;cursor: pointer; border-radius:12px;}
.flex-control-paging li a.flex-active { background:url(../images/banner_d.png) no-repeat center center;width:20px; height:20px; margin-bottom:-4px;}





/* 解决方案*/
.main_pro { padding:60px 0; background:#fafafa; width:100%; overflow:hidden;}
.case{ width:419px;}
.case_title { font-size:24px; color:#1da838; margin-bottom:23px; font-weight:bold;}
.case_info { background:#1da838; width:419px; height:516px;}

#container{
	max-width:620px;
	margin:0 auto;
	padding-bottom:80px;
}

#banner-fade,
#banner-slide{
	margin-bottom: 60px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#e46713;
	color:#e46713;
}

ol.bjqs-markers li a{ border-radius:10px; line-height:40px; width:10px; height:10px; overflow:hidden;
	background:#fff;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #e46713;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}
.bjqs li a .bjqs_title{ color:#fff; margin:20px 0 20px; font-size:16px; padding:0 20px;transition: all 0.6s; }
.bjqs li:hover a .bjqs_title{  font-size:18px; font-weight:bold;transition: all 0.6s; }
.bjqs li a .bjqs_desc{ color:#fff; font-size:12px; line-height:20px; padding:0 20px;}
.bjqs li a .bjqs_time{ margin-top:20px; color:#fff; padding:0 20px;font-size:20px; transition:all 0.6s; }
.bjqs li a:hover .bjqs_time{  padding:0 20px 0 60px; transition:all 0.6s; }

.bjqs li a .bjqs_img {width:419px; height:343px; overflow:hidden; position:relative;}
.bjqs li a .bjqs_img img{  cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.bjqs li:hover a .bjqs_img img{  -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);  }  
.bjqs li a .bjqs_img span{ display:block; position:absolute; bottom:-65px; left:0; width:379px; height:65px; line-height:65px; background:rgba(0,0,0,0.7) ; color:#fff; padding:0 20px; font-size:20px; font-weight:bold;transition: all 0.6s;}
.bjqs li:hover a .bjqs_img span{  bottom:0; transition: all 0.6s; }


ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;display:none;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{position:absolute; top:315px;right: -150px;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
#container ul li img{ width:419px !important; height:374px !important;} 



/* 天视通产品*/
.product { width:872px;}
.product_title h3{ float:left; font-size:24px; color:#1da838;}
.product_title a { float:right; color:#a1a1a1;font-size:12px;}
.product_title a:hover {  color:#1da838;}
.product_title a span { display:inline-block; transition: all 0.6s;}
.product_title a:hover span {  padding-right:10px;transition: all 0.6s;}
.product_info {margin-top:23px;}
.product_info li { float:left; margin:0 0 30px 30px; overflow:hidden; background:#fff; width:270px; height:233px; padding-bottom:10px; position:relative;}
.product_info li:nth-child(3n+1) { margin-left:0;}
.product_info li a .product_info_b { height:50px; width:230px; padding:10px 20px 0; z-index:33; position:absolute; left:0; bottom:0}
.product_info li a .product_info_b span { display:block; font-size:14px; color:#343434;}
.product_info li a .product_info_b p { font-size:12px; color:#898989;}
.product_info li a .product_info_c { width:270px; height:65px; background:#1da838; position:absolute; bottom:-65px; left:0;transition: all 0.6s;}
.product_info li:hover a .product_info_c {  bottom:0; left:0;transition: all 0.6s;}
.product_info li:hover a .product_info_b span {  color:#fff;transition: all 0.6s; margin-bottom:5px;}
.product_info li:hover a .product_info_b p { color:#fff;transition: all 0.6s;}
.product_info li a i { font-style:normal; color:#a0a0a0; position:absolute; right:20px; bottom:20px;transition: all 0.6s;}
.product_info li:hover a i {  color:#fff;  right:10px; bottom:20px;transition: all 0.6s;}
.product_info li:last-child { height:233px; width:572px; }
.product_info li:last-child a .product_info_c { width:572px; }
.product_info li:last-child img{ position:absolute; left:0; top:-95px;}


.product_info li:last-child a .pro_flag img{ top:0;}
.product_info li:last-child a .pro_flag img:nth-child(2) { left:40px}



/* 核心价值*/
.value { margin-top:72px;}
.value_title{ text-align:center;}
.value_title h3 { font-size:24px; color:#1da838; }
.value_title p { color:#545454;  font-size:14px;  margin:20px 0 48px;}
.value_info li {width:33.28%;  float:left;  background:#f3fbf5; margin:0 0 1px 1px;height:192px; }
.value_info li:nth-child(1) { margin-left:0; }
.value_info li:nth-child(4) {margin-left:0;}
.value_info li:nth-child(2n) {background:#fafafa;}
.htmleaf-container { height:130px;}
.buttonBox{ position:relative; margin:0 auto; width:112px;  font-size:40px;
  outline:none;transition:all 1s;
  font-family:"DINCond-Bold";color:#1da838; }
#seventh span{ color:#1da838;  
  position:relative;
  text-transform:uppercase;
  font-weight: bold;
  letter-spacing:1px;
  border:none;
  font-size:40px;
  outline:none;transition:all 1s;
  font-family:"DINCond-Bold";
}
.value_info li:first-child+li+li+li .value_i { width: 233px;    margin: 66px 0 0 129px;}
.value_i { width:180px; margin:66px auto 0;}
.value_img { width:58px; margin-top:10px;margin-right: 12px;}
#seventh p {font-size:14px;color:#666666; }
#seventh i { font-style:normal;font-family:"DINCond-Bold";}

.value_t ul li { float:left; margin-left:1px; width:33.28%;  height:334px; position:relative; overflow:hidden;}
.value_t ul li:nth-child(1) { margin-left:0; }
.value_t ul li .value_t_t  { font-size:24px; color:#fff; position:absolute; bottom:20px; left:45%; z-index:20;transition: all 0.6s;}
.value_t ul li:hover .value_t_t  {  bottom:200px; }
.value_t ul li .value_t_t span { display:inline-block; padding-bottom:10px; border-bottom:1px solid #1da838;}
.value_t ul li i { width:100%; display:block;  height:334px; background-color:rgba(0,0,0,0.6); position:absolute; left:0; bottom:-250px; transition: all 0.6s;}
.value_t ul li:hover i {  bottom:0; transition: all 0.6s;}
.value_t ul li .value_t_i { text-align:center; font-size:14px; color:#fff;position:absolute; bottom:-170px; left:0; width:100%;  height:170px;  transition: all 0.6s; z-index:2; display:block; line-height:25px;}
.value_t ul li:hover .value_t_i {  bottom:0;transition: all 0.6s;}
.value_t ul li .value_t_img img{  cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.value_t ul li:hover .value_t_img img{  -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);  }  


/* 关于我们*/
.about{ margin-top:60px;}
.about_title h3{ float:left; font-size:24px; color:#1da838; }
.about_title a { float:right; color:#a1a1a1; font-size:12px;}
.about_title a:hover {  color:#1da838;}
.about_title a span { display:inline-block; transition: all 0.6s;}
.about_title a:hover span {  padding-right:10px;transition: all 0.6s;}
.about_info { margin-top:24px;}
.about_left {width:420px; }
.about_left_a { line-height:25px; color:#545454; font-size:14px;height:370px;margin-top: 30px;}
.about_left_b{ line-height:20px; color:#676767; font-size:14px;}
.about_left_b a{ position:relative;display:block; color:#676767;width:80px; height:30px;transition:all 0.6s; }
.about_left_b a i{ font-style:normal; font-family:"宋体"; display:inline-block; float:right;transition:all 0.6s;  position:absolute; right:0; top:0; z-index:3;}
.about_left_b a:hover i{  right:5px; }
.about_left_b a span { position:absolute; display:inline-block; left:0; top:0; z-index:3;transition:all 0.6s;}
.about_left_b a:hover span {  left:5px; }
.about_left_b a:hover{ color:#fff;width:100px;  transition:all 0.3s; }
.about_left_b a p{ position:absolute; left:0; top:-10px; display:block; width:0; height:30px; margin-top:5px; background:#1da838;transition:all 0.6s; }
.about_left_b a:hover p{  width:100%; height:30px; margin-top:5px; background:#1da838;transition:all 0.6s; }


.about_left_b p { margin-bottom:22px;}
.about_right { width:872px;}

.about_wh{ margin-top:29px;}
.about_wh ul li { float:left; margin-left:29px; position:relative; width:419px; height:166px; overflow:hidden;}
.about_wh ul li:nth-child(1) {  margin-left:0;}
.about_wh ul li a h3{ color:#1da838; font-size:24px; position:absolute; left:40px; top:30px; font-weight:100; z-index:6;}
.about_wh ul li span h3{ color:#1da838; font-size:24px; position:absolute; left:40px; top:30px; font-weight:100; z-index:6;}
.about_wh ul li .about_wh_in{z-index:6; color:#000; font-size:14px; position:absolute; left:40px; top:65px; font-weight:100; transition: all 0.6s;}
.about_wh ul li:hover .about_wh_in{  left:40px; top:75px;transition: all 0.6s;}
.about_wh ul li a i { width:0; height:1px; display:block; background:#fff; position:absolute; left:40px; top:65px; z-index:6; transition: all 0.6s;}
.about_wh ul li span i { width:0; height:1px; display:block; background:#fff; position:absolute; left:40px; top:65px; z-index:6; transition: all 0.6s;}
.about_wh ul li:nth-child(1):hover a i { width:228px; transition: all 0.6s;}
.about_wh ul li:nth-child(2):hover a i { width:180px; transition: all 0.6s;}
.about_wh ul li:nth-child(2):hover span i { width:180px; transition: all 0.6s;}
.about_wh ul li:nth-child(3):hover a i { width:110px; transition: all 0.6s;}

.about_wh ul li img{  cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.about_wh ul li:hover img{  -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);  }  
/*.about_wh ul li .jianb { display:block; width:419px; height:166px; position:absolute; left:-80px ; top:0; background: #000;
background: -webkit-linear-gradient(right,rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(right,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(right,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); 
background: -ms-linear-gradient(right,rgba(0,0,0,0),rgba(0,0,0,1));
transition: all 0.6s;}*/








/* 新闻中心*/
.news .zzsc{ width:1320px; height:452px; margin:60px auto;  font-family:'思源黑体 REGULAR';}
.news .zzsc .tab{ overflow:hidden;  text-align:right;}
.news .zzsc .tab a{ display:inline-block; margin:0 0 0 60px; padding-bottom:10px; font-size:18px;  text-decoration:none; color:#000000;}
.news .zzsc .tab a:hover{ color:#e46713; text-decoration:none;}
.news .zzsc .tab a.on{  color:#e46713; border-bottom:1px solid #e46713;  text-decoration:none;}
.news .zzsc .content{ overflow:hidden; margin-top:25px;}
.news .zzsc .content li{ display:none;}
.news .zzsc h3{ float:left; font-size:24px; color:#1da838;}
.news .content ul li .news_info{ width:583px; padding-left:737px; position:relative; height:452px;}
.news .content ul li .news_info dl dd:nth-child(1){ position:absolute; left:0; top:0; width:343px;}
.news .content ul li .news_info dl dd:nth-child(2){ position:absolute; left:393px; top:0;width:343px;}
.news .content ul li .news_info dl dd:nth-child(1) .news_info_img { width:343px; height:306px; overflow:hidden;}
.news .content ul li .news_info dl dd:nth-child(1) .news_info_img  img{  cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.news .content ul li .news_info dl dd:nth-child(1):hover .news_info_img img{  -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);  }  
.news .content ul li .news_info dl dd:nth-child(2) .news_info_img { width:343px; height:306px; overflow:hidden;}
.news .content ul li .news_info dl dd:nth-child(2) .news_info_img  img{  cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.news .content ul li .news_info dl dd:nth-child(2):hover .news_info_img img{  -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);  }  
.news .content ul li .news_info dl dd:nth-child(1) a .news_info_t { font-size:16px; color:#1a1a1a; margin:15px 0;}
.news .content ul li .news_info dl dd:nth-child(1):hover a .news_info_t { color:#1da838; }
.news .content ul li .news_info dl dd:nth-child(1) :hover a .news_info_t {  color:#1da838;}
.news .content ul li .news_info dl dd:nth-child(1) a .news_info_i { font-size:12px; color:#676767; line-height:20px;}
.news .content ul li .news_info dl dd:nth-child(1) a .news_info_m { font-size:12px; color:#888888; margin-top:20px;}
.news .content ul li .news_info dl dd:nth-child(1) a .news_info_m  i{ font-size:12px; color:#c8c8c8; float:right; font-style:normal;}
.news .content ul li .news_info dl dd:nth-child(1) a .news_info_m span { display:inline-block; transition: all 0.6s;}
.news .content ul li .news_info dl dd:nth-child(1):hover a .news_info_m span { padding-left:10px; transition: all 0.6s; color:#1da838;}

.news .content ul li .news_info dl dd:nth-child(2) a .news_info_t { font-size:16px; color:#1a1a1a; margin:15px 0;}
.news .content ul li .news_info dl dd:nth-child(2):hover a.news_info_t {  color:#1da838;}
.news .content ul li .news_info dl dd:nth-child(2):hover a .news_info_t { color:#1da838; }
.news .content ul li .news_info dl dd:nth-child(2) a .news_info_i { font-size:12px; color:#676767; line-height:20px;}
.news .content ul li .news_info dl dd:nth-child(2) a .news_info_m { font-size:12px; color:#888888; margin-top:20px;}
.news .content ul li .news_info dl dd:nth-child(2) a .news_info_m  i{ font-size:12px; color:#c8c8c8; float:right; font-style:normal;}
.news .content ul li .news_info dl dd:nth-child(2) a .news_info_m span { display:inline-block; transition: all 0.6s;}
.news .content ul li .news_info dl dd:nth-child(2):hover  a .news_info_m span { padding-left:10px; transition: all 0.6s; color:#1da838;}

.news .content ul li .news_info dl dd:nth-child(3) { width:570px; height:83px; margin:0 0 56px 56px; margin-bottom:35px;}
.news .content ul li .news_info dl dd:nth-child(3) a .news_in_l { width:83px; height:83px; background:#f6f6f6; text-align:center;}
.news .content ul li .news_info dl dd:nth-child(3):hover a .news_in_l {  background:#1da838;}

.news .content ul li .news_info dl dd:nth-child(3) a .news_in_r { width:460px;}
.news .content ul li .news_info dl dd:nth-child(3) a .news_in_l span{ font-size:55px; display:inline-block; height:55px; color:#a3a3a3;font-family:"impact"; }
.news .content ul li .news_info dl dd:nth-child(3) a .news_in_l p { font-size:12px; color:#c9c8c8;}
.news .content ul li .news_info dl dd:nth-child(3):hover  a .news_in_l span{ color:#fff; }
.news .content ul li .news_info dl dd:nth-child(3):hover  a .news_in_l p{ color:#fff; }
.news .content ul li .news_info dl dd:nth-child(3) a .news_in_r h4 { font-size:16px; font-weight:100; color:#343434;transition: all 0.6s; }
.news .content ul li .news_info dl dd:nth-child(3):hover a .news_in_r h4 {   color:#1da838; padding-left:10px;transition: all 0.6s;  }
.news .content ul li .news_info dl dd:nth-child(3) a .news_in_r .news_in_rn { font-size:12px; display:block;  color:#787878; line-height:20px; margin-top:10px; width:422px;}

.news .content ul li .news_info dl dd:nth-child(4){ width:570px; height:83px; margin:0 0 56px 56px; margin-bottom:35px;}
.news .content ul li .news_info dl dd:nth-child(4) a .news_in_l { width:83px; height:83px; background:#f6f6f6; text-align:center;}
.news .content ul li .news_info dl dd:nth-child(4):hover a .news_in_l {  background:#1da838;}
.news .content ul li .news_info dl dd:nth-child(4):hover a.news_in_l {  background:#1da838;}
.news .content ul li .news_info dl dd:nth-child(4) a .news_in_r { width:460px;}
.news .content ul li .news_info dl dd:nth-child(4) a .news_in_l span{ font-size:55px; display:inline-block; height:55px; color:#a3a3a3;font-family:"impact"; }
.news .content ul li .news_info dl dd:nth-child(4) a .news_in_l p { font-size:12px; color:#c9c8c8;}
.news .content ul li .news_info dl dd:nth-child(4) a .news_in_r h4 { font-size:16px; font-weight:100; color:#343434;transition: all 0.6s;}
.news .content ul li .news_info dl dd:nth-child(4):hover a .news_in_r h4 {   color:#1da838; padding-left:10px;transition: all 0.6s;  }
.news .content ul li .news_info dl dd:nth-child(4):hover a .news_in_l span{ color:#fff; }
.news .content ul li .news_info dl dd:nth-child(4):hover a .news_in_l p{ color:#fff; }
.news .content ul li .news_info dl dd:nth-child(4) a .news_in_r .news_in_rn { font-size:12px; display:block;  color:#787878; line-height:20px; margin-top:10px;width:422px;}

.news .content ul li .news_info dl dd:nth-child(5) { width:570px; height:83px; margin:0 0 56px 56px; margin-bottom:35px;}
.news .content ul li .news_info dl dd:nth-child(5) a .news_in_l { width:83px; height:83px; background:#f6f6f6; text-align:center;}
.news .content ul li .news_info dl dd:nth-child(5):hover a .news_in_l {  background:#1da838;}
.news .content ul li .news_info dl dd:nth-child(5) a .news_in_r { width:460px;}
.news .content ul li .news_info dl dd:nth-child(5) a .news_in_l span{ font-size:55px; display:inline-block; height:55px; color:#a3a3a3;font-family:"impact"; }
.news .content ul li .news_info dl dd:nth-child(5) a .news_in_l p { font-size:12px; color:#c9c8c8;}
.news .content ul li .news_info dl dd:nth-child(5) a .news_in_r h4 { font-size:16px; font-weight:100; color:#343434;transition: all 0.6s; }
.news .content ul li .news_info dl dd:nth-child(5):hover a .news_in_r h4 {   color:#1da838; padding-left:10px;transition: all 0.6s;  }
.news .content ul li .news_info dl dd:nth-child(5):hover a .news_in_l span{ color:#fff; }
.news .content ul li .news_info dl dd:nth-child(5):hover a .news_in_l p{ color:#fff; }
.news .content ul li .news_info dl dd:nth-child(5) a .news_in_r .news_in_rn { font-size:12px; display:block;  color:#787878; line-height:20px; margin-top:10px;width:422px;}

.news .content ul li .news_info dl dd:nth-child(6)  { width:570px; height:83px; margin:0 0 56px 56px; margin-bottom:35px;}
.news .content ul li .news_info dl dd:nth-child(6) a .news_in_l { width:83px; height:83px; background:#f6f6f6; text-align:center;}
.news .content ul li .news_info dl dd:nth-child(6):hover a .news_in_l {  background:#1da838;}
.news .content ul li .news_info dl dd:nth-child(6) a .news_in_r { width:460px;}
.news .content ul li .news_info dl dd:nth-child(6) a .news_in_l span{ font-size:55px; display:inline-block; height:55px; color:#a3a3a3;font-family:"impact"; }
.news .content ul li .news_info dl dd:nth-child(6) a .news_in_l p { font-size:12px; color:#c9c8c8;}
.news .content ul li .news_info dl dd:nth-child(6):hover a .news_in_l span{ color:#fff; }
.news .content ul li .news_info dl dd:nth-child(6):hover a .news_in_l p{ color:#fff; }
.news .content ul li .news_info dl dd:nth-child(6) a .news_in_r h4 { font-size:16px; font-weight:100; color:#343434;transition: all 0.6s;}
.news .content ul li .news_info dl dd:nth-child(6):hover a .news_in_r h4 {   color:#1da838; padding-left:10px;transition: all 0.6s;  }
.news .content ul li .news_info dl dd:nth-child(6) a  .news_in_r .news_in_rn { font-size:12px; display:block;  color:#787878; line-height:20px; margin-top:10px;width:422px;}



/* 服务与支持*/
.ny_js ul li{  width:465px; height:235px; padding:10px; background:#f3fbf5; float:left; margin:0 0 40px 40px;}
.ny_js ul li:nth-child(2n+1){  margin-left:0;}
.ny_wx {  width:463px; height:233px; border:1px solid #ddf3e2;}
.ny_wx01 { padding-left:70px; color:#1da838; font-size:24px; margin:40px 0 15px; height:40px;}
.ny_wx02 { padding-left:70px; color:#666666; font-size:14px; line-height:25px;}
.ny_js ul li:nth-child(1) .ny_wx01 { background:url(../images/fw01.png) no-repeat 20px top;}
.ny_js ul li:nth-child(2) .ny_wx01 { background:url(../images/fw02.png) no-repeat 20px top;}
.ny_js ul li:nth-child(3) .ny_wx01 { background:url(../images/fw04.png) no-repeat 20px top;}
.ny_js ul li:nth-child(4) .ny_wx01 { background:url(../images/fw03.png) no-repeat 20px top;}
.ny_js ul li:nth-child(5) .ny_wx01 { background:url(../images/fw07.png) no-repeat 20px top;}
.ny_js ul li:nth-child(6) .ny_wx01 { background:url(../images/fw05.png) no-repeat 20px top;}
.ny_wx02 a { color:#666666; font-size:14px;transition:all 0.6s}
.ny_wx02 a  i { display:inline-block; padding-left:20px; font-style:normal;transition:all 0.6s}
.ny_wx02 a:hover { color:#fff; background:#1da838;transition:all 0.6s; padding:8px 20px;}
.ny_wx02 a:hover i {  padding-left:40px;transition:all 0.6s}
.ny_wx03 a{ display:block; width:102px; height:33px; background:#ddf3e2 url(../images/fw06.png) no-repeat 10px center ; color:#666666; font-size:12px; border-radius:20px; text-indent:3em; line-height:33px; margin-left:70px; margin-top:30px;}
.ny_wx03 a:hover{ background:#1da838 url(../images/fw09.png) no-repeat 10px center ; color:#fff; }

.cle { height:60px;}










/* 底部*/
.footer { width:100%; background:#383838; overflow:hidden; padding:48px 0 0 0;}
.foot_logo { width:408px;}
.foot_logo_a p{ color:#fff; font-size:16px; margin-top:8px;}
.foot_logo_b { margin-top:27px;}
.foot_logo_b ul li{ color:#adadad; font-size:12px; margin-bottom:15px;}
.foot_logo_b ul li:nth-child(1){ color:#fff; font-size:14px; }
.foot_nav ul li{ width:169px; float:left;}
.foot_nav ul li:nth-child(2){ width:110px;}
.foot_nav ul li:nth-child(3){ width:130px;}
.foot_nav ul li:nth-child(4){ width:110px;}
.foot_nav ul li:nth-child(5){ width:120px;}
.foot_nav ul li dl dd  { margin-bottom:15px;}
.foot_nav ul li dl dd a {  color:#adadad; font-size:12px;}
.foot_nav ul li dl dd a:hover {  color:#fff;}
.foot_nav ul li{ width:169px; float:left;}
.foot_nav ul li dl dt{color:#fff; font-size:16px;}
.foot_nav ul li dl dt i { display:block; width:30px; height:1px; background:#1da838; margin:11px 0 33px 0;}
.foot_wx { width:147px; text-align:center; color:#adadad; font-size:12px;}
.foot_wx img { margin-bottom:10px;}
.copyright { height:70px; line-height:70px; border-top:1px solid #505050; margin:40px 0 0 0; color:#adadad; font-size:12px;}
.copyright_l{ text-align:left; width:70%; }
.copyright_r{ text-align:right; width:20%; padding:15px 40px 0 0; }
.copyright a { color:#adadad; }
.copyright a:hover { color:#fff;}



/* 客服*/
#rightButton{ position:fixed; _position:absolute; top:208px; right:0; z-index:999999; display:block;}
#right_ul{ position:relative;}
#right_qq{  background:#1da838 url(../images/r_qq.png) no-repeat; width:68px; height:68px; margin-bottom:1px; }
#right_qq a{ width:68px; height:68px; display:block; }
#right_qq:hover{  background:#e46713 url(../images/r_qq.png) no-repeat; }
#right_tel{ background:#1da838 url(../images/r_phone.png) no-repeat; width:68px; height:68px; }
#right_tel:hover{ background:#e46713 url(../images/r_phone.png) no-repeat;  }
#right_wx{ background:#1da838 url(../images/r_wx.png) no-repeat; width:68px; height:68px;margin-top: 1px; }
#right_wx:hover{ background:#e46713 url(../images/r_wx.png) no-repeat;  }
#right_tip{    position:absolute; right:70px; top:-10px; display:none; z-index:999999; }
.flagShow_p1{ float:left; margin-left:15px; _margin-left:5px; width:152px; font-size:18px; line-height:91px;}
.flagShow_p2{background:url(../images/flag_right.png) no-repeat;  width:222px; height:91px;float:left;padding-left:30px; font-size:40px;  color:#1da838;    font-family: "impact";}

.flag_qq{ display:none;}
#backToTop{ position:fixed; _position:absolute; bottom:50px; right:0; z-index:999999; display:none; }
a.backToTop_a{  background:#1da838 url(../images/7_08.png) no-repeat no-repeat center top; width:68px; height:68px; display:block; }
a.backToTop_a:hover{  background:#e46713 url(../images/7_08.png)  no-repeat center top; }
.line91{ line-height:91px; }


/* 单页*/
.ny_banner{ height:300px; width:100%;}
.ny_ba { padding-top:100px;}
.ny_ba h2 { font-size:30px; color:#1da838;font-weight:100}
.ny_ba i { display:block;height:1px; width:50px; background:#1da838; margin-top:20px;}
.crumbs { margin-top:50px; padding-bottom:20px; border-bottom:10px; border-bottom:3px solid #f9f9f9;}
.crumbs_info a{ color:#9b9b9b; padding-right:12px; margin-left:10px; display:inline-block; background:url(../images/mb_bj.png) no-repeat right center;}
.crumbs_info a:last-child{ background:none;}
.crumbs_info a:nth-child(1){ background:none; margin-left:0; padding:0;}

.crumbs_info a:hover{ color:#1da838;}
.ny_left { width:270px; margin-top:40px;}
.ny_left_title { width:270px; height:75px; line-height:75px; font-size:24px; text-indent:2em; background:#1da838 url(../images/l_q.png) no-repeat 220px center; color:#fff;}

.ny_left_nav ul li a{ height:45px; position:relative; line-height:45px; color:#343434; font-size:16px; text-indent:3em; display:block; background:#f3f3f3; overflow:hidden; width:270px; }
.ny_left_nav ul li:nth-child(2n) a{ background:#fafafa;}
.ny_left_nav ul li a:hover {color:#fff; background:#e46713;transition:all 0.6s;}
#ny_left_nav ul .cur a {color:#fff; background:#e46713 !important;transition:all 0.6s;}
#ny_left_nav ul .cur dl dd a {  width:270px;    color: #343434; background: #fff !important;transition:all 0.6s;}
.ny_left_nav ul dl dd a { border-bottom:1px solid #e5e5e5; color:#343434; font-size:14px; text-indent:5em; background:#fff !important;transition:all 0.6s;}
.ny_left_nav ul dl dd a:hover {color:#fff; background:#e46713 !important;transition:all 0.6s;}
.ny_left_nav ul li a i { font-style:normal; float:right; font-family:"宋体"; position:absolute; right:-20px; top:0;transition:all 0.6s;display:block;}
.ny_left_nav ul li a:hover i { right:35px; transition:all 0.6s;color:#fff;}
#ny_left_nav ul .cur a i{ right:35px; transition:all 0.6s; color:#fff;}

#ny_left_nav .ny_left_pro dl dd a { border-bottom:1px solid #e5e5e5; color:#343434; font-size:14px; text-indent:5em; background:#fff !important;transition:all 0.6s;    height: 45px;
    line-height: 45px;
    color: #343434;
    text-indent: 4em;
    display: block;}
#ny_left_nav .ny_left_pro dl dd:last-child a { border-bottom:none; }
#ny_left_nav ul li:last-child dl dd:last-child a { border-bottom:1px solid #e5e5e5; }	
#ny_left_nav .ny_left_pro dl dd a:hover {color:#e46713; background:none !important;transition:all 0.6s;}
#ny_left_nav .ny_left_pro li dl .cur01 a{color:#e46713; background:none !important;transition:all 0.6s;}
#ny_left_nav ul dl .cur a {color:#e46713; background:none !important;transition:all 0.6s;}
.ny_left_nav ul li dl .cur01 a {color:#e46713; background:none !important;transition:all 0.6s;}

.ny_left_nav #ny_left_pro li:nth-child(2n) a{ background:#f3f3f3;}


.silder-box{position:relative;margin:50px auto ;}
.silder{margin:0 auto 0;}
.silder ul{ padding-top:60px; }
.silder li{width:268px;height:270px; border:1px solid #e5e5e5; background:#fff;}
.silder li:hover{border:1px solid #1da838;}
.silder li img{width:264px; margin-left:2px}
.silder-button{top:10px;width:29px;height:26px;position:absolute;cursor:pointer;}
.silder-button.btl{left:190px;background:url(../images/tj_l.png) no-repeat center top;}
.silder-button.btr{right:2px;background:url(../images/tj_r.png) no-repeat center top;}
.silder-box-1{width:270px; height:320px;}
.silder li a span{ color:#343434; font-size:14px; padding:0 20px; display:block; margin-top:13px;}
.silder li:hover a span{ color:#1da838; }
.silder li a p{ color:#898989; font-size:12px; padding:0 20px; display:block;}
.silder li a p i{ color:#898989; font-size:12px; float:right; font-style:normal;transition:all 0.6s;}
.silder li:hover a p i{ color:#1da838; margin-right:20px;transition:all 0.6s;}
.silder h3{ margin-top:5px; font-size:24px; color:#343434; font-weight:100;}


.re { margin-top:60px;}
.re ul li a .re_img { margin-bottom:15px; width:270px; height:240px; overflow:hidden;}
.re ul li a .re_img  img{  cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.re ul li:hover a .re_img img{  -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);  }  
.re ul li a .re_t { color:#1a1a1a; font-size:14px; margin-bottom:10px;}
.re ul li:hover a .re_t { color:#1da838; }
.re ul li a .re_i { color:#787878; font-size:12px; line-height:15px;}
.re h3{ margin-top:5px; font-size:24px; color:#343434; font-weight:100; margin-bottom:20px;}
.re ul .re_dd { height:45px; line-height:45px; border-bottom:1px solid #e5e5e5;background:url(../images/rd_bj.jpg) no-repeat left center;}
.re ul li:nth-child(2) { margin-top:30px;}
.re ul .re_dd a { padding-left:20px; }
.re ul .re_dd a:hover{color:#1da838;background:url(../images/rd_bj01.jpg) no-repeat left center; }

.ny_right { margin-top:40px; width:1010px;}
.ny_content { line-height:25px; font-size:14px; color:#2b2b2b;}


.abo{ width:1320px; height:426px; position:relative;} 
.abo ul li{ width:33.2%; float: left; height:213px; position:relative;} 
.abo ul li:nth-child(1){ background:url(../images/ny_about01.png) no-repeat 200px 50px; border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5; } 
.abo_clt { margin-top:32px; color:#1da838; font-size:24px; margin-bottom:50px;}
.abo_cli {color:#666666; font-size:14px; }
.abo_cli span{color:#1da838; font-size:58px; font-family:"impact";}
.abo ul li:nth-child(2){ background:url(../images/ny_about03.png) no-repeat 100px 230px;height:426px; border-right:1px solid #e5e5e5; } 
.abo_hxt {  color:#1da838; font-size:24px; margin-bottom:50px; width:350px; margin:32px auto 0}
.abo_hxi {color:#666666; font-size:14px; width:350px; margin:30px auto 0; line-height:25px;}
.abo ul li:nth-child(3){ background:url(../images/ny_about02.png) no-repeat 228px 50px; border-right:1px solid #e5e5e5; } 
.abo_ywt {  color:#1da838; font-size:24px; margin-bottom:50px; width:350px; margin:32px auto 0}
.abo_ywi {color:#666666; font-size:14px; width:195px; margin:30px 0 0 40px; line-height:25px;}
.abo ul li:nth-child(4){ background:url(../images/ny_about04.png) no-repeat 200px 50px; border-right:1px solid #e5e5e5; position:absolute; left:0; bottom:0; } 
.abo_dzt { margin-top:42px; color:#1da838; font-size:24px; margin-bottom:50px;}
.abo_dzi {color:#666666; font-size:14px; }
.abo ul li:nth-child(5){border-top:1px solid #e5e5e5;  } 
.abo_gct { margin-top:42px; color:#1da838; font-size:24px; margin-bottom:50px; margin-left:40px;}
.abo_gci {color:#666666; font-size:14px; text-align:center; }
.abo_gci a{ padding:10px 30px; background:#f9f9f9; color:#1da838; display:inline-block;transition:all 0.6s}
.abo_gci a:hover{ background:#1da838; color:#fff; border-radius:10px; transition:all 0.6s}
.abo_gci a i { font-style:normal; display:inline-block; padding-left:20px;}

.abou{ width:100%; background:#f9f9f9; padding:90px 0; border-top:1px solid #e5e5e5; overflow:hidden}
.abou ul li { width:33.33%; float:left; text-align:center;}
.abou_t { text-align:center;}
.abou_t h3 { color:#1da838; font-size:28px; font-weight:100;}
.abou_t i { height:1px; background:#1da838; width:36px; margin:40px auto ; display:block;}
.abou_i { line-height:30px; color:#666666; font-size:14px; margin:0 auto 40px; width:65%;}
.abou_m a { color:#666666; font-size:14px;transition:all 0.6s}
.abou_m a  i { display:inline-block; padding-left:20px; font-style:normal;transition:all 0.6s}
.abou_m a:hover { color:#1da838;transition:all 0.6s}
.abou_m a:hover i {  padding-left:40px;transition:all 0.6s}


/* reveal-modal */
.reveal-modal-bg{position:fixed;height:100%;width:100%;background-color:#000;z-index:100000;display:none;top:0;left:0;}
.reveal-modal{visibility:hidden;top:100px;left:35%;margin-left:-300px;width:1010px;background:#fff;position:absolute;z-index:133301;padding:10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);}
.reveal-modal .close-reveal-modal {
font-size:22px;line-height:.5;position:absolute;top:8px;right:11px;color:#aaa;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer;} 
.reveal-modal h2{font-size:18px;color:#990000;padding:0 0 20px 0;}
.reveal-modal p{padding:0 0 15px 0;}

















/* 下载页面*/
.ny_downlist ul li { margin-bottom:40px; width:970px;  overflow:hidden; font-size:14px;}
.tableProDetails {
	border-collapse: collapse;
}
.ny_downlist table{width: 100% !important;
    border:solid 1px #cccccc;
    border-collapse: collapse;
    border-spacing: 0;
}
.ny_downlist th, .ny_downlist td {
	padding: 10px 15px;
	line-height: 24px;
	color: #555;
	border: 1px solid #ddd;
	font-family: "Arial";
	background-color: #FFFFFF;
}
.ny_downlist th, .ny_downlist td.thead {
	background-color: #f2f2f2;
	text-align:center;
	font-weight: normal;
}
.ny_downlist td.thead {
	font-weight: bold;
}
.ny_downlist td img {
	max-width: 100%;
	height: auto;
}
.ny_downlist td table {
	min-width: auto;
}
.ny_downlist table th:nth-child(1) {
    width: 20%;
}
.ny_downlist table th {  text-align: center; }
.ny_downlist table th:nth-child(2) {  color:#1da838;}
.ny_downlist table td:nth-child(1) {
    width: 20%;
    text-align: center;
    vertical-align: middle;
}
.ny_downlist ul li a {
    background: #1da838;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    float: right;
    display: block;
    margin-top: 25px;}
.ny_downlist ul li a:hover {  background: #e46713;color: #fff;}	
.ny_down_m a {
    background: #1da838; margin-top:20px;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    float: right;
    display: block;
    margin-top: 20px;}
.ny_down_m a:hover {  background: #e46713;color: #fff;}	



/*--------- 产品列表页 ---------*/
.productlist ul li { float:left;border: 1px solid #e5e5e5;width:308px; height:280px; overflow:hidden; margin:0 0 40px 40px; position:relative;}
.productlist ul li .i01{ position:absolute; display:block; width:308px; height:1px; background:#1da838; left:-308px; top:0; transition:all 0.6s;}
.productlist ul li:hover .i01{left:0;transition:all 0.6s;}
.productlist ul li .i02{ position:absolute; display:block; width:1px; height:100%; background:#1da838; right:0; top:-100%; transition:all 0.6s;}
.productlist ul li:hover .i02{top:0;transition:all 0.6s;}
.productlist ul li .i03{ position:absolute; display:block; width:308px; height:1px; background:#1da838; right:-308px; bottom:0; transition:all 0.6s;}
.productlist ul li:hover .i03{right:0;transition:all 0.6s;}
.productlist ul li .i04{ position:absolute; display:block; width:1px; height:100%; background:#1da838; left:0; bottom:-100%; transition:all 0.6s;}
.productlist ul li:hover .i04{bottom:0;transition:all 0.6s;}
.productlist ul li .i05{ position:absolute; display:block; width:308px; height:70px; background:#1da838; left:0; bottom:-70px; transition:all 0.6s;}
.productlist ul li:hover .i05{ left:0; bottom:0; transition:all 0.6s;}
.pro_flag { position:absolute; left:10px; top:0;    z-index: 66666;}
.pro_flag img { display:none;}
.pro_flag .img1 { display:inline-block;}

.p_flag { height:1px; position:relative;   z-index: 66666;}
.p_flag .p_img0 { display:none;}
.p_flag .p_img1 { display:inline-block;}
.p_flag img:nth-child(1) { position:absolute; left:0; top:0;}
.p_flag img:nth-child(2) { position:absolute; left:45px; top:0;}

.productlist ul li a span { padding:0 20px; color:#1da838; font-size:14px; }
.productlist ul li:hover a span { color:#fff; font-size:16px; }
.productlist ul li a p { padding:0 20px; color:#898989; font-size:12px; }
.productlist ul li:hover a p { color:#fff;  }
.productlist ul li a p .jt { font-style:normal; color:#898989; font-size:12px; float: right;transition:all 0.6s;}
.productlist ul li:hover a p .jt { margin-right:20px; transition:all 0.6s; color:#fff;}
.productlist ul li:nth-child(3n+1) { margin:0 0 30px 0;}
.productlist ul li a .productlist_t{ color:#3a3a3a;margin-bottom:20px; width:308px;position:absolute; bottom:-5px; left:0; z-index:22}
.productlist ul li:hover a .productlist_t{ color:#fff;}

.productlist ul li .productlist_img { margin-bottom:10px; overflow:hidden;}
.productlist ul li .productlist_img img { width:308px;  cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.productlist ul li:hover .productlist_img img{  -webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);  }  
	

.crumbs_sou{ width:254px; }
.crumbs_ss { height:20px; }
.crumbs_sou .text { width:200px; height:30px; border:1px solid #f3f3f3; float:left; text-indent:1em;}
.crumbs_sou .btn { width:50px; height:30px; background:#f3f3f3; color:#343434 ; border:1px solid #f3f3f3; float:right; display:block; text-align:center; line-height:30px; font-size:12px;}
.crumbs_sou .btn:hover{  background:#1da838; color:#fff ; }





.prod_left { width:500px;}
/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:500px;height:500px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:500px;height:371px;}
.spec-scroll{clear:both;margin-top:5px;width:522px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:19px;height:86px; line-height:86px; color:#1da838;background:#f3f3f3;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:470px;height:114px;overflow:hidden; margin-left:2px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:112px;}
.spec-scroll .items ul li{float:left;width:118px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #f3f3f3;padding:2px;width:108px;}
.spec-scroll .items ul li img:hover{border:2px solid #1da838;padding:1px;}

.prod_right{ width:465px;}
.prod_right_t h1{ font-size:24px; font-weight:500; color:#1da838;}
.prod_right_x { color:#787878; font-size:18px;margin-bottom:20px; }
.prod_right_t {border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-bottom:10px; }
.prod_right_i {line-height:30px; font-size:14px;}
.prod_right_tel { background:#f3f3f3 url(../images/pro_tel.png) no-repeat 10px center; padding: 10px 0 10px 62px; margin-top:30px; width:180px;}
.prod_right_tel p { color:#828282; font-size:12px; }
.prod_right_tel span { color:#1da838; font-size:35px;font-family: "Impact"; font-weight:bold;}
.products_info{line-height:30px; font-size:14px; margin-top:30px; padding:20px 0; border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;}
.prod_right_zx  { margin-top:30px; width:220px; height:77px; text-align:center}
.prod_right_zx a{ background:#f3f3f3 ; display:block; color:#1da838; width:220px; line-height:77px; font-size:24px; height:77px; text-align:center}
.prod_right_zx a:hover{ background:#e46713 ;color:#fff; }

/* Specific to example one */
.hide { position: absolute; top: -9999px; left: -9999px; line-height:30px; color:#343434;}
.hide table tr td:nth-child(2)  { text-align:center !important;}
.hide table tr td:nth-child(2) p  { text-align:center !important;}
.hide table tr td:nth-child(3)  { text-indent:1em;}
#example-one {  padding: 10px; margin: 0 0 20px 0; }

#example-one .nav { overflow: hidden; height:55px; background:#f3f3f3; }
#example-one .nav li { float: left;  }
#example-one .nav li.last { margin-right: 0; }
#example-one .nav li a {height:55px; line-height:55px;display: block; padding:0 60px; background: #f3f3f3; color: #343434; font-size:18px; text-align: center; border: 0; }
#example-one .nav li a:hover { background-color: #1da838; }

#example-one ul { list-style: none; }
#example-one ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; }
#example-one ul li a:hover { background: #fe4902; color: white; }
#example-one ul li:last-child a { border: none; }

#example-one ul li.nav-one a.current, #example-one ul#featured li a:hover { background-color: #e46713; color: white; }
#example-one ul li.nav-two a.current, #example-one ul#core li a:hover { background-color: #1da838; color: white; }
#example-one ul li.nav-three a.current, #example-one ul#jquerytuts li a:hover { background-color: #1da838; color: white; }
#example-one ul li.nav-four a.current, #example-one ul#classics li a:hover { background-color: #1da838; color: white; }

#featured ul li{ list-style:outside;margin-left: 40px;  }


#page-wrap { margin-top:20px;}
.list-wrap { margin-top:30px;}

#classics { text-align:center; padding-top:60px;}
#classics a { display:inline-block; padding:15px 60px 15px 90px; border-radius:5px; background:#1da838 url(../images/down04.png) no-repeat 30px center; color:#fff; transition:all 0.6s;}
#classics a:hover {  background:#e46713 url(../images/down04.png) no-repeat 35px center; border-radius:20px; transition:all 0.6s;}


/*案例列表*/
.ny_case_info ul li { width:485px; background:#f9f9f9; float:left; margin-left:40px; margin-bottom:40px; }
.ny_case_info ul li:nth-child(2n+1) {margin-left:0;}

.ny_case_info ul li .ny_case_info_l { width:228px; height:201px; overflow:hidden;}
.ny_case_info ul li .ny_case_info_l img { border:8px solid #f9f9f9; cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.ny_case_info ul li:hover .ny_case_info_l img{  -webkit-transform: scale(1.05); -moz-transform: scale(1.05); transform: scale(1.05);  }  
.ny_case_info ul li .ny_case_info_r { width:210px; padding-top:20px;    margin-right:25px;}
.ny_case_info_r_a { color:#1da838; font-size:16px; margin-bottom:20px;}
.ny_case_info_r_b { line-height:20px; color:#787878;width:220px; font-size:12px; margin-top:20px;}
.ny_case_info_r_c { padding-top:25px;}
.ny_case_info_r_c i { float:right; width:16px; height:12px; background:url(../images/case_t.png) no-repeat center top; transition:all 0.6s;}
.ny_case_info ul li:hover .ny_case_info_r_c i { background:url(../images/case_th.png) no-repeat center top; margin-right:30px; transition:all 0.6s;}
.ny_case_info_r_c span { display:block; color:#c9c8c8; font-size:12px; margin-bottom:5px;}
.ny_case_info_r_c a { float:left; color:#828282;font-size:14px;}
.ny_case_info ul li:hover .ny_case_info_r_c a{  color:#e46713; }
.ny_case_info_r_c a:nth-child(1) { margin-left:0;}

.ny_case_t { text-align:center;}
.ny_case_t h1{ font-size:20px; color:#343434; text-align:center; font-weight:100;}
.ny_case_t span { font-size:12px; display:block; padding-bottom:30px; margin:10px 0; color:#787878;}
.ny_case_i { line-height:25px;font-size:14px;}
.ny_case_i img { max-width:90%; text-align:center;}
.ny_next { height:50px; padding:20px; margin-top:40px; background:#fafafa;}
.ny_next .ny_next_l { width:800px;}
.ny_next .ny_next_r { width:120px; margin-top:10px;}
.ny_next .ny_next_r a { width:120px; display:block; height:35px; line-height:35px; border-radius:8px; color:#000; background:url(../images/pro_b.png) no-repeat left center; text-align:center;transition:all 0.6s;}
.ny_next .ny_next_r a:hover { color:#1da838; width:130px; background:url(../images/pro_bh.png) no-repeat left center; text-align:center;transition:all 0.6s;}
.ny_next_l { color:#6b6b6b; line-height:25px; font-size:12px}
.ny_next_l a { color:#6b6b6b;}
.ny_next_l a:hover { color:#009c4f;}
.ny_case_img {text-align:center;}

.ny_se_img_l { width:230px;}
.ny_se_img_l img{  border: 1px solid #e5e5e5;}
.ny_ca_t { margin-bottom:40px}
.ny_ca_t h1{ font-size:20px; color:#1da838; text-align:center; font-weight:100;}
.ny_se_img { margin-bottom:30px; overflow:hidden;}
.ny_se_img_r { width:720px;}
.ny_se_img_r span { font-size:12px; display:block; padding: 0 0 30px 30px; color:#787878; background:url(../images/down02.png) no-repeat left top;}
.ny_se_img_r01 ul li { float:left; margin-right:20px;}
.ny_se_img_r01 ul li a { width:200px; height:55px; line-height:55px; font-size:16px; text-indent:5em;  display:block;}
.ny_se_img_r01 ul li:nth-child(1) a { background:#f3f3f3 url(../images/down03.png) no-repeat 30px center; color:#1da838;transition:all 0.6s;}
.ny_se_img_r01 ul li:nth-child(1) a:hover { background:#e46713 url(../images/down04.png) no-repeat 30px center; color:#fff; border-radius:10px; transition:all 0.6s;}
.ny_se_img_r01 ul li:nth-child(2) a { background:#f3f3f3 url(../images/down05.png) no-repeat 30px center; color:#1da838;transition:all 0.6s;}
.ny_se_img_r01 ul li:nth-child(2) a:hover { background:#e46713 url(../images/down05h.png) no-repeat 30px center; color:#fff;transition:all 0.6s;border-radius:10px; }

.ny_se_img_r02 { margin-top:30px;}
.ny_se_img_r02 ul li { width:200px; float:left; margin-right:30px;}
.ny_se_img_r02 ul li .an_p01 { font-size:12px; display:block; color:#787878;}
.ny_se_img_r02 ul li .an_p02 {    color: #1da838;font-size: 40px;font-family: "Impact";font-weight: bold;}
.ny_se_img_r02 ul li  a{ display:block; width:102px; height:33px; background:#ddf3e2 url(../images/fw06.png) no-repeat 10px center ; color:#666666; font-size:12px; border-radius:20px; text-indent:3em; line-height:33px; margin-left:38px; margin-top:28px;}
.ny_se_img_r02 ul li  a:hover{ background:#1da838 url(../images/fw09.png) no-repeat 10px center ; color:#fff; }
.ny_se_i { line-height:25px;font-size:14px; padding-top:20px;border-top: 1px solid #e5e5e5; }




/* 新闻列表页 */
.newlist_info { padding:20px; overflow:hidden; background:#fff;}
.newlist ul li { border-bottom:1px dashed #e0e0df; padding-bottom:20px; width:100%; margin-bottom:20px; overflow:hidden;}
.newlist ul li .newlist_l { width:235px; height:210px; overflow:hidden; position:relative;}
.newlist ul li .newlist_r { width:738px;}
.newlist ul li .newlist_r .newlist_r_title { margin-bottom:15px;}
.newlist ul li .newlist_r .newlist_r_title a { color:#000; font-size:16px;}
.newlist ul li .newlist_r .newlist_r_title a:hover { color:#1da838; text-decoration:underline;}
.newlist_r_info { line-height:25px; color:#848484; font-size:12px;}
.newlist_r_mroe { color:#d0cfcf; margin-top:25px;}
.newlist_r_mroe a { padding:4px 20px; color:#848484; border:1px solid #cacaca; border-radius:5px; margin-right:6px;}
.newlist_r_mroe a:hover {  color:#fff; background:#1da838; border:1px solid #1da838;}
.newlist_r_time {color:#d0cfcf; margin-top:5px; margin-bottom:10px;}
.newlist_r_mroe span img { float:left; margin-right:10px;}
.newlist ul li .newlist_l .newlist_l_title {  transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; filter:alpha(opacity:0); opacity:0;width:235px; height:210px; line-height:210px; text-align:center; position:absolute; left:0; top:0; background:url(../images/brands_bj.png); color:#fff; font-size:40px;}
.newlist ul li:hover .newlist_l .newlist_l_title {    transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; filter:alpha(opacity:100); opacity:1; width:235px; height:210px;line-height:210px; text-align:center;  position:absolute; left:0; top:0; background:rgba(0,0,0,0.5) url(../images/brands_bj.png); color:#fff; font-size:40px;}
.newlist ul li img{  cursor: pointer;   transition: all 0.6s; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; }  
.newlist ul li:hover img{  -webkit-transform: scale(1.03); -moz-transform: scale(1.03); transform: scale(1.03);  }  







.fqalist ul li{ margin-bottom:30px; overflow:hidden;    display: block;background: #ffffff;  position: relative; height:90px;}
.fqalist ul li a .fqalist_r i { display:block; width:851px; position:absolute; left:-881px; bottom:60px; height:1px; background:#1da838;transition:all 1s;}
.fqalist ul li:hover a .fqalist_r  i { left:0; transition:all 1s;}
.fqalist ul li a .fqalist_l { text-align:center;width:90px; height:80px; background:#f1f1f1;}
.fqalist ul li:hover a .fqalist_l {  background:#1da838;}
.fqalist ul li a .fqalist_l span:nth-child(1) {     font-size: 26px;font-weight: bold; color: #333333;height: 60px; line-height: 60px; }
.fqalist ul li:hover a .fqalist_l span:nth-child(1) { color: #fff; }
.fqalist ul li a .fqalist_l span:nth-child(2) {       font-size: 14px;color: #fff; display: block; background: #9b9b9b;height: 30px; line-height: 30px; }
.fqalist ul li a .fqalist_r { width:881px; height:90px; position:relative; overflow:hidden;}
.fqalist ul li a .fqalist_r .fqalist_t{ font-size:16px; color:#3a3a3a;}
.fqalist ul li a .fqalist_r .fqalist_i{ font-size:12px; color:#959595; line-height:25px; margin-top:15px;}








/*荣誉资质*/
#mbOverlay { position:fixed; z-index:999998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:999999; left:50%; background-color:#fff; -moz-border-radius:10px; -webkit-border-radius:10px; -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff url(../images/WhiteLoading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:inline; color:#999; font-weight:bold; line-height:20px; font-size:12px; }
#mbNumber { background:url(../images/mbNumber_bg.gif) no-repeat center; display:inline; color:#C00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { width:32px; height:100px; background:transparent url(../images/CustomBlackPrevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbNextLink { width:32px; height:100px; background:transparent url(../images/CustomBlackNext.gif) no-repeat center; position: absolute; top:38%; right:-32px; }
#mbCloseLink { width:24px; background:transparent url(../images/CustomBlackClose.gif) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }
.honorlist ul li {float:left; margin:0 10px 20px 10px; width:232px;}
.honorlist ul li:nth-child(4n+1){ margin-left:0}
.mod_gallerylist{width:1000px; margin:0 auto}
.meta{font-size:12px; text-align:center;}
.image_container img{border:1px solid #CCC; padding:2px; width:100%; margin-bottom:10px;}
.meta a{color:#333; text-decoration:none}


/*招聘*/
.joblist_t { color:#1da838; font-size:18px;}
.joblist ul li{ padding:20px; background:#f9f9f9; margin-bottom:40px; overflow:hidden;}
.joblist_tb { border-bottom:1px solid #efefef; padding-bottom:8px; margin:20px 0 10px 0;height:25px; color:#787878; clear:both}
.joblist ul li .joblist_tb dl dd { float:left; width:70px; padding-left:25px; height:25px; line-height:25px; display:block;}
.joblist ul li .joblist_tb dl dd:nth-child(1){ background:url(../images/job01.png) no-repeat left center;}
.joblist ul li .joblist_tb dl dd:nth-child(2){ background:url(../images/job02.png) no-repeat left center; width:50px;}
.joblist ul li .joblist_tb dl dd:nth-child(3){ background:url(../images/job03.png) no-repeat left center;}
.joblist ul li .joblist_tb dl dd:nth-child(4){ background:url(../images/job04.png) no-repeat left center;width:80px;}
.joblist ul li .joblist_tb dl dd:nth-child(5){ background:url(../images/job05.png) no-repeat left center;width:360px;}
.joblist_desc { line-height:25px;margin:10px 0 20px 0; color:#343434; width:800px; }
.joblist_desc h5 { font-weight:100;}
.joblist_more { margin:30px 0 10px 0; width:150px;}
.joblist_more a { padding:10px 40px; border:1px solid #e5e5e5; color:#787878; border-radius:8px;}
.joblist_more a:hover { background:#e46713; color:#fff; border:1px solid #e46713;}

.ny_job_t { font-size:18px; text-align:center;    border-bottom: 1px solid #e5e5e5; padding-bottom:20px;}
.ny_job_i{ margin-top:20px;}
.ny_job_i ul li { float:left; width:33.33%; margin-bottom:20px; color:#757575;}
.ny_job_d { line-height:25px;margin-top:40px;}
.ny_job_y{ line-height:25px; margin-top:40px;}




/*--------------------page------------------*/

.page { text-align:center;margin:10px auto;clear: both;padding-top:10px;}

.page span.page_list {overflow:hidden;}
.page span.page_list a {background:#fff;margin-right:5px;border:1px solid #eaeaea;padding: 5px 10px 5px 10px;font-size:12px;}
.page span.page_rows {background:#fff;border:1px solid #eaeaea;font-size:12px;margin-right:5px;padding: 5px 10px 5px 10px;}
.page span.page_list a.selected {background: #1da838;border:1px solid #1da838;color: #fff;}








/*==============================================================================================*/
/*cate-css
/*==============================================================================================*/

.cate_box {
	margin-bottom:20px;
	display:block;
	height:75px;
	border-bottom:1px solid #ddd;
	background:#fff;
}
.cate {
	width:1000px;
	height:75px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	z-index:10;
	position:relative;
}

.cate ul {
	position:absolute;
	width:1000px;
	display:block;
	height:75px;
	left:0px;
	top:0px;
	z-index:20;
}

.cate li {
	float:left;
	list-style:none;
	padding:0px 20px;
	overflow:hidden;
	display:inline-block;
}
.cate li div {
	display:block;
	line-height:36px;
}
.cate li div span {
	display:block;
	line-height:36px;
	cursor:pointer;
}
.cate li a {
	display:block;
	font-size:16px;
	line-height:74px;
}
.cate li a:hover {
}
.cate li.cur {
	color:#1da838;
	border-bottom:#1da838 solid 2px;
}
.cate li.cur a {
	color:#1da838;
}
.cate li .onhvr {
	color:#F90;
}
.cate li ul {
	display:none
}
.cate .root {
	background:#e8e8e8;
}
.cate .root span {
	background:url(../images/cate.png) no-repeat 0px -201px;
	color:#FFF;
	padding-left:15px;
}
.cate .root.cur span {
	color:#fff;
	background:#e8e8e8 url(../images/cate.png) no-repeat 0px -276px !important;
}

.prolist ul li { float: left;
  width: 225px;margin: 0 0 30px 30px;
    text-align: center;}
.prolist ul li img { width:100%;   border: 1px solid #e5e5e5; margin-bottom:20px;}	
.prolist ul li:nth-child(4n+1) {margin: 0 0 30px 0;}
.prolist ul li a { font-size:14px; color:#3a3a3a;}
.prolist ul li:hover img {border: 1px solid #1da838;}	
.prolist ul li:hover a {  color:#1da838;}

.arclist ul li{    border-bottom: 1px dashed #dbdbdb;
    padding-bottom: 10px;
    margin-left: 60px;
    width: 470px;
    float: left;
    margin-bottom: 20px;
    background: url(../images/news_d.jpg) no-repeat left 8px;
}
.arclist ul li:nth-child(2n-1) {margin-left: 0;}
.arclist ul li span {
    float: right;
    color: #666666;
    margin-left: 10px;}
.arclist ul li a {
    color: #000;
    padding-left: 15px;
 }	
 
 .arclist ul li a:hover {
    color: #1da838
	;
 }	










