body{background: #DDD; }
.mask{position: absolute;top: 0; right: 0; bottom: 0; left: 0; background: #000; filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6; z-index: 800; display: none;}
#container{overflow:inherit; background: #FFF;}
header{width:100%;height: 5em; line-height: 5em; text-align: center;position:relative;z-index: 50;}
#logo{width:200px;}#logo img{display: block;}
/*纯css3背景滑动导航*/
#nav-Bg-slide {position: relative;list-style: none;font-weight: 400;font-size: 0;text-transform: uppercase;display: inline-block;padding: 0; color:#505050;}
#nav-Bg-slide li {display: inline-block;position: relative;cursor: pointer;z-index: 5;min-width: 130px;text-align:center; height:70px; line-height:70px;}
#nav-Bg-slide a.frist{display:block;color:#FFFFFF;font-size:16px;}
#nav-Bg-slide a.two{display:block;color:#505050;font-size:16px;}
#nav-Bg-slide li:hover a{color:#FFF;-webkit-transition: all 0.35s;-moz-transition: all 0.35s;-ms-transition: all 0.35s; transition: all 0.35s;}
#nav-Bg-slide li:hover{ background:#EB891A;}
#nav-Bg-slide li:hover .drop{height:auto;}
.drop {overflow: hidden;list-style: none;position: absolute;padding: 0;width: 100%; height:0px;left: 0;top: 100%;}
.drop div {-webkit-transform: translate(0, -100%);-moz-transform: translate(0, -100%);-ms-transform: translate(0, -100%); transform: translate(0, -100%); -webkit-transition: all 0.5s 0.1s; -moz-transition: all 0.5s 0.1s;-ms-transition: all 0.5s 0.1s;transition: all 0.5s 0.1s;position: relative;}
#nav-Bg-slide ul.drop li {display: block; padding: 0; width: 100%; height:45px; line-height:45px; background: #FFF !important;}
#nav-Bg-slide ul.drop li a{color:#333;}
#nav-Bg-slide ul.drop li a:hover{background:#ed9838; color:#FFF;}
#nav-Bg-slide li:hover ul div {-webkit-transform: translate(0, 0);-moz-transform: translate(0, 0);-ms-transform: translate(0, 0);transform: translate(0, 0);}

footer{width: 100%;background: #262221; padding: 1em 0; color: #888;}
footer a{color: #888;}footer a:hover{color: #EB891A;}
.footer{width: 1180px; margin: 0 auto;}
.footerNav a{ margin: 10px; padding-left:20px; border-left: 1px solid #444;}.footerNav a:first-child{margin-left: 0;padding-left: 0; border-left: 0;}
.footer_logo{text-align: right; padding-top: 10px;}.footer_logo img{vertical-align: middle; display: block;}

/*分页样式*/
.PageClass         {background:none; padding:10px 0px; text-align:center; border-top:1px solid #eee;}
.PageClass a       {display:inline-block; padding:8px 12px; background:#EEE; margin:3px 1px; color:#686894; text-decoration:none;-moz-border-radius:2px;-khtml-border-radius:2px;-webkit-border-radius:2px;border-radius:2px; overflow:hidden;
				   }.PageClass a:hover{background:#04BEE5; color:#FFF;}
.PageClass span    {display:inline-block; padding:8px 12px; background:#04BEE5; margin:3px 1px; color:#FFF; -moz-border-radius:2px;-khtml-border-radius:2px;-webkit-border-radius:2px;border-radius:2px; overflow:hidden;}

/* 多图滚动 */
.scrollBox{ text-align:center; }
.scrollBox .bd li{ width:50%; float:left; font-size:14px; border:1px solid #EEE;}
.scrollBox .bd li:nth-child(1){border-right:0}
.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
.scrollBox .bd li img{ width:140px; background:url(../images/loading.gif) #fff center center no-repeat;  }
.scrollBox .hd{ height:44px; padding:12px 0; overflow:hidden; font-size:0; }
.scrollBox .hd ul{ display:inline-block; padding-top:5px; }	
.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; }
.scrollBox .hd .on{ background:#BA2636;  }
.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyIcons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
.scrollBox .next{ background-position:-105px 0; }

@font-face {
  font-family: 'iconfont';  /* project id 317781 */
  src: url('//at.alicdn.com/t/font_317781_gunb37a6b88y3nmi.eot');
  src: url('//at.alicdn.com/t/font_317781_gunb37a6b88y3nmi.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_317781_gunb37a6b88y3nmi.woff') format('woff'),
  url('//at.alicdn.com/t/font_317781_gunb37a6b88y3nmi.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_317781_gunb37a6b88y3nmi.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}


.more{font-size: 12px; position: absolute; top: 10px;right: 0px; color: #888888;}
.h1{min-width:1180px;border-bottom: 1px solid #E6E6E8; height: 54px; line-height: 54px; text-align: center;}
.Width{width: 1180px; margin: 0 auto;}
.SearchBtn{font-size: 28px; cursor: pointer;}
.HotNews li{line-height: 28px; border-bottom: 1px dotted #EEE;}
.HotNews_A{display:block; padding:3px 0px;}

.main_box{width: 1250px; margin: 0 auto;position: relative;}
.box{width: 1250px;margin: 10px auto;padding: 15px;}
.box ul li{width: 202px;height: 300px;box-shadow: 3px 2px 30px rgba(0,0,0,.1);float: left;text-align: center;position: relative;transition: all .6s ease-out;}
.box ul li h3{padding-top: 30px;color: #333;font-size: 18px;}
.box ul li p{margin-top: 7px;color: #666;font-size: 14px;}
.box ul li img{width: 150px;height: 150px;position: absolute;right: 26px;bottom: 40px;transition: all .6s ease-out;}
.box ul .on{width: 402px;height: 300px;background-color: #FFFFFF;text-align: left;}
.box ul .on h3{padding-left: 20px;color: #3288e6;}
.box ul .on p{margin-left: 20px;color: #3288e6;}
.box ul .on img{width: 270px;height: 270px;position: absolute;right: 0px;bottom: 0px;}

.ui-banner{display:block;position:relative;width:1154px;}.ui-banner.ui-banner-invalid{display:none;}.ui-banner,.ui-banner .ui-banner-slides,.ui-banner .ui-banner-slogans,.ui-banner .ui-banner-arrow{height:298px;}.ui-banner .ui-banner-slides,.ui-banner .ui-banner-slogans,.ui-banner .ui-banner-arrow{position:absolute;top:0;}.ui-banner ul{list-style-type:none;margin:0;padding:0;overflow:hidden;}.ui-banner .ui-banner-slides{width:445px;height:298px;left:1px;}.ui-banner .ui-banner-slides li{display:none;position:absolute;top:5px;+top:10px;}.ui-banner .ui-banner-slides li img{width:445px;height:288px;border:none;}.ui-banner .ui-banner-slides li.ui-banner-slides-current,.ui-banner .ui-banner-slides li.ui-banner-slides-prev,.ui-banner .ui-banner-slides li.ui-banner-slides-next{display:block;}.ui-banner .ui-banner-slides li.ui-banner-slides-current{left:0;}.ui-banner .ui-banner-slides li.ui-banner-slides-prev{left:-654px;}.ui-banner .ui-banner-slides li.ui-banner-slides-next{left:654px;}.ui-banner .ui-banner-slogans{height:298px;overflow:hidden;width:698px;right:0;}.ui-bnnerimg{width:103px;height:83px;}.ui-bnnerp{width:550px;height:97%;padding-left:20px;}.ui-bnnerp h3{font-size:14px;color:#666;}.ui-bnnerp p{color:#666;}.ui-line{zoom:1;overflow:hidden;}.ui-line-hover{background:url("../images/stuj.png") no-repeat left center;}.ullinehover{border-bottom:1px solid #ececec;height:86px;margin:0 0 3px 25px;+margin:0 0 1px 25px;padding:6px 0;}.ui-bnnerp-hover{background-color:#9b040d;color:#fff;}.uibannerslog ul li{border:1px solid red;}.ui-bnnerp-hover h3,.ui-bnnerp-hover p{color:#fff;}.ui-banner .ui-banner-arrow{display:block;width:23px;outline:none;}.ui-banner .ui-banner-arrow.ui-banner-arrow-prev{background:transparent url("../images/jleft.jpg") no-repeat scroll 0 0;height:23px;right:-43px;top:17px;width:23px;}.ui-banner .ui-banner-arrow.ui-banner-arrow-next{background:transparent url("../images/jright.jpg") no-repeat;height:23px;right:-43px;top:49px;width:23px;}.ui-banner .ui-banner-arrow.ui-banner-arrow-next img{left:-15px;}.ui-banner .ui-banner-overlay{bottom:0;height:10px;position:absolute;right:0;width:173px;}.floatRight{float:right;}.floatLeft{float:left;}
