﻿/*切换-js生成*/
.banner { width:2500px; left:50%; margin-left:-1250px; }
.unslider { position:relative; height:512px; overflow:hidden; margin:0; padding:0; }
.unslider-wrap { position:relative; }
.unslider-wrap.unslider-carousel>li { float:left; }
.unslider-arrow { position:absolute; z-index:2; left:20px; cursor:pointer; }
.unslider-arrow.next { right:20px; left:auto; }
.unslider-nav { position:absolute; z-index:10; width:210px; left:50%; bottom:100px; margin-left:-105px; } 
.unslider-nav li { float:left; margin:0 10px; width:50px; height:5px; border-radius:5px; background-color:#cccccc; cursor:pointer; font-size:0; }
.unslider-nav li:hover, .unslider-nav li.unslider-active { background-color:#c6582b; }

.show { height:460px; padding:0px 0; background:#fff; }
.show a { 
  -webkit-transition:all 0.5s ease-in-out;
  -moz-transition:all 0.5s ease-in-out;
  -o-transition:all 0.5s ease-in-out;
  -ms-transition:all 0.5s ease-in-out;    
  transition:all 0.5s ease-in-out;
}
.show-item-l{ float: left; width:619px; height: 364px; overflow: hidden;}
.show-item-l a{ display:block; width:619px; height: 364px;}
.show-text{margin-top:72px; height:110px; text-align:center;  color:#eee;}
.show-item-m{ float: left; width:284px; height:364px; margin-left:3px; background-color:#F86314; overflow:hidden;}
.show-item-m h5{ color:#ECC6B1; margin-top:5px;}
.show-item-m a{display:block; width:284px; height:182px;}
.show-item-r{ float: left; width:284px; height: 364px; background-color:#346FA4; overflow: hidden;}
.show-item-r h5{ color:#79A7CD; margin-top:5px;}
.show-item-r a{display:block; width:284px; height:182px;}
.show-img{ width:284px;}

.show-item{ display: block; float: left; width: 284px; height:364px; }

.show a:hover { 
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);   
 }


.news { height:540px; background:url(../images/newsbg.jpg) center; overflow: hidden; }
.news-infobox{ float: left; width: 453px; height:540px;}
.ni-title{ height:180px; line-height:180px;  background:url(/static/images/splitlogo.png) no-repeat 60px 75px rgba(0, 0, 0, 0.6); text-align: center; color:#fff;}
.ni-content{ padding:70px 70px 110px;  background-color: #DAE1E6;font-size:14px; line-height:26px;}

.news-wrap{ position: relative; margin-left:453px; height:540px; padding:180px 0 0 0;}
.news-more{ position: absolute;  z-index:10;  top:165px; right:10px; width:80px; border-radius:10px; height:30px; line-height:30px; text-align:center; background-color:#ee2200;font-size:10px; color:#fff;}
.news-more:hover{ background-color:#ccc; color:#ee2200;;}
.news-box{ width:100%; height:100%; background-color:rgba(0, 0, 0, 0.5); }
.nb-item{ padding:40px 0 0 160px}
.nb-date{  color:#EFB763; font-size:26px; margin-bottom:10px;}
.nb-date i{font-family: 'iconfont'; color:#999; font-size:18px; vertical-align:5px; margin-left:-30px; padding-right:10px;}
.nb-title{ color:#eee; font-size:15px;}

.honor { height:500px; overflow:hidden; }
.honor-box { position:relative; margin:90px auto; height:312px; }
.honor-imgbox { position:absolute; z-index:10; } 
.hi-item{margin-bottom:30px;}
.hi-item img{ float:left; margin-left:6px; box-shadow:0px 0px 8px 2px #cfcfcf;}

.honor-messagebox { position:absolute; z-index:10; top:0; right:0; width:400px; height:152px; padding:80px; overflow: hidden; text-align:center; box-shadow:0px 0px 8px 2px #ccc; background:rgba(255, 255, 255, 0.7)} 
.hm-content{margin-top:30px; text-align: left; font-size:15px; line-height:28px;}
.hm-author{ margin-top:20px; text-align: right; color: #46CD24}
.honor-messagebox i{ font-family:'iconfont'; color:#aaa; font-size:26px;}
.hm-quote-l{ position: absolute; left:50px;}
.hm-quote-r{position: absolute; right:50px;}
.hm-title{ position:absolute; right:20px; top:20px; width:60px; font-size:14px; height:26px; border-bottom:#999 solid 3px;}

.honor-logo-bg1 { position:absolute; z-index:0; top:-200px; left:-80px; width:667px; height:741px; background:url(../images/logo_bg_1.png) no-repeat; } 
.honor-logo-bg2 { position:absolute; z-index:0; top:-50px; left:1080px; width:220px; height:253px; background:url(../images/logo_bg_2.png) no-repeat; } 

.server { height:500px; background:url(../images/server.jpg) center; } 
.server-box { margin-left:-10px; padding:100px 0; }
.serv-item { position:relative; float:left; margin-left:20px; width:218px; height:238px; border: 1px solid #efefef; background-color:#ffffff; overflow:hidden; transition:all 0.2s linear; } 
.serv-item:hover { box-shadow:2px 8px 20px 0px rgba(0, 0, 0, 0.8); transform:translate3d(0, -5px,0); }
.serv-img { display:block; width:220px; height:140px; background-color:#e9eaee; overflow:hidden; }
.serv-cont { display:block; padding:12px; color:#999999; } 
.serv-titcn { font-size:18px; color:#666666; } 
.serv-dec { margin-top:5px; line-height:22px; height:44px; overflow:hidden; font-size:12px; color:#666666; } 




/* 原始未修改的首页css文件 */
/* CSS Document */
/* 格式化 */
body { text-align:center; font-family:"宋体", arial;margin:0; padding:0; background: #FFF; font-size:12px; color:#333333; background:#EEEEEE}
div,form,img,ul,ol,li,dl,dt,dd { margin: 0; padding: 0; border: 0; overflow:hidden;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{ font-size:12px;}

/* 全局链接颜色 */
a {	color: #333333;}
a:link { text-decoration:none;}
a:visited { color:#333333;text-decoration:none;}
a:hover { color:#FF6600;text-decoration:underline;}
a:active { text-decoration:none;}

.showimg{ padding:10px; list-style:none;}
.showimg li{float:left; width:152px; margin:8px 14px; border:#CCC dashed 1px; text-align:center;}
.imgbox{width:130px; margin:10px; overflow:hidden; vertical-align:middle;}
.showimg li span{ display:block; width:130px; font-size:12px; margin-bottom:10px; background:#F2F2F2}

.areaA .zhong a{ float:left;display:block;font-weight:bold; color:#5996cf; margin:2px 18px 0 0; height:30px; vertical-align:top;}
.areaA .zhong a:hover{color:#cb2239; background:url(/cn/inc/img/sanjiao.png) no-repeat center 16px;}
.menutable{background:#EFFEDA; border:#F0F0F0 solid 1px; width:100px; height:24px; padding:1px 10px; z-index:10;}
.menutable .txt{ width:80px;text-align:left; height:22px; background:#E0FCC5;}
.nav {width:980px;}
.nav ul {width:980px;height:45px; background:url(green/navbg.jpg) top;}
.nav ul li {list-style:none; float:left; padding:0 10px;}
.areaC .ad {width:980px; height:168px; background:url(green/ad.jpg) no-repeat;}
.areaD {width:auto; padding:0; background:#EEEEEE;}
.main {width:1000px;background:#FFFFFF; padding:0 10px;}
.main .blank {height:10px; background:#FFFFFF;}
.left { float:left; width:230px; height:870px; background-color: #FFFFFF; }
.padding-10 {padding:10px;}
.padding-10 .login {width:206px;border:2px #e6e6e6 solid; background:#FFFFFF; text-align:left;}
.padding-10 .login .conten {padding:10px 20px;}
.padding-10 .login .conten .blank{ height:8px;}
.padding-10 .login .conten input{border-top:#FFFFFF;border-right:#FFFFFF; border-bottom:#CCCCCC solid 1px; border-left:#FFFFFF;}
.padding-10 .login .conten .bottom {width:186px; height:22px; padding-left:60px;}
.padding-10 .login .conten .bottom input{ border:0px;}
.padding-10 .server {width:206px;border:2px #e6e6e6 solid; background:#FFFFFF; text-align:left;}
.padding-10 .server ul {list-style:none; padding:10px;}
.padding-10 .server ul li {padding-left:3px; line-height:180%;}
.sq ul {list-style:none; padding:0px;}
.right {float:left; width:680px; background:#FFFFFF;}
.newsarea {float:left;width:680px;}
.newsarea .news {float:left;width:400px; height:212px;}
.newsarea .news .padding-0-10 {padding:0 10px;}
.newsarea .news .padding-0-10 .navleft {float:left;background:url(green/news.gif)  no-repeat; width:160px; height:33px;}
.newsarea .news .padding-0-10 .navright {background:url(green/titlebg.gif); height:33px;}
.newsarea .news .padding-0-10 .navright a{ padding:5px; float:right;}
.newsarea .news .padding-0-10 .content {text-align:left; width:370px;}
.newsarea .news .padding-0-10 .content ul {list-style:none; padding-left:4px;}
.newsarea .news .padding-0-10 .content ul li {background:url(green/icon.gif) no-repeat 2px;  padding:2px 0 0 10px; border-bottom:#CCCCCC solid 1px; height:26px!important;  height:29px; line-height:26px;}
.newsarea .china {float:right; width:209px; height:212px; background:url(green/china.jpg) no-repeat;}
.right .blank {float:left;width:680px;height:10px;}
.product {float:left;width:680px;}
.product .padding-0-0-0-10 {padding:0 0 0 10px;}
.product .padding-0-0-0-10 .navleft {float:left;background:url(green/product.gif)  no-repeat; width:160px; height:33px;}
.product .padding-0-0-0-10 .navleftok {float:left;background:url(green/ok.gif)  no-repeat; width:160px; height:33px; line-height:33px; font-family:"黑体"; font-size:16px; font-weight:200;}
.product .padding-0-0-0-10 .navright {background:url(green/titlebg.gif); height:33px;}
.product .padding-0-0-0-10 .navright a{padding:5px; float:right;}
.product .padding-0-10 {padding:0 10px;}
.product .padding-0-10 .content {text-align:left; width:680px; float:left;}
.product .padding-0-10 .content ul {list-style:none; padding:10px; line-height:220%;}
.product .padding-0-10 .content ul li{padding:2px;}
.right .ad {float:left; width:680px;}
.right .ad .padding-10 {padding:10px;}
.areaF {}
.blank {}
.areaF .line {}
.areaF .bottom {}

.leftdh { }
.dh_ok{}
