@charset "utf-8";
*{font-family:"Microsoft YaHei";}
body,div,li,ul,ol,dl,dd,dt,span,b,strong,p,h1,h2,h3,h4,h5,input,input:focus{margin:0;padding:0;}
ul,li,dl,dt,dd,ol{list-style:none;list-style-type:none;}
a img,a,a:hover,a:active,a:visited{border:none;text-decoration:none; outline:none;}
.cscreen{position:absolute;top:0;left:0;z-index:99;background:#000;opacity:0.70;filter:alpha(opacity=70);-moz-opacity:0.70;}
body{ font-size:16px;/*background:url(../images/adminbg.jpg) repeat center center; background-attachment:fixed;*/}
::selection{background:#333;color:#fff;}
::-moz-selection{background:#333;color:#fff;}
.ell{overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.ell2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

.main{width:1200px;margin:0 auto;overflow:hidden;}
.mains{width:1200px;margin:0 auto;}
.navBox{width:100%;margin:0 auto;height:100px;}

.logo{float: left;margin-top:15px;}
.nav{float: right;margin-right:10px;}
.nav dl{float: left;margin-top:32px;margin-left:35px;text-align: center;position: relative;}
.nav a{color:#333;}
.nav a:hover{color:#05B181;}
.nav dl dt{font-size:17px;font-family: "microsoft yahei";font-weight: bold;}
.nav dl dd{font-family: arial;margin-top:2px;font-size:12px;background-color:#efefef;border-radius: 6px;padding:0px 5px;}
.nav a:hover dd{background-color:#05B181;color:#fff;}

.footer_t{width:100%;height:250px;background:#434343;margin-top:30px;min-width:1200px;}
.ewm{width:225px;height:100%;text-align:center;float:right;}
.ewm p{color:#a0a0a0;}
.ewm p:first-child{font-size:16px;margin-top:30px;}
.ewm img{border-radius: 5px;margin-top:20px;border:5px #fff solid;}
.ewm p:last-child{font-size:14px;margin-top:15px;}
.footer_li{width:1px;height:270px;float:left;background: url(../images/footer_li.png) no-repeat center center;}
.footer_t dl{float:left;text-align:center;padding:45px 33px;color:#a0a0a0;}
.footer_t dl a{color:#a0a0a0;}
.footer_t dl a:hover{color:#fff;}
.footer_t dl dt{font-size:20px;margin-bottom:20px;}
.footer_t dl dd{line-height:28px;}
.footer_t dl p{text-align: left;margin-top:10px;}
.footer_t dl p img{margin-right:10px;vertical-align: middle;}
.footer_b{width:100%;height:52px;background-color:#363636;color:#a0a0a0;line-height:52px;font-size:14px;min-width:1200px;}
.footer_b p{text-align:center;}
.footer_b a{color:#a0a0a0;}
.footer_b a:hover{color:#FF0000}

.pic_n{width:100%;height:360px;background:url(../images/pic_n.png) no-repeat center center;min-width:1200px;}
.addressBox{margin-top:20px;color:#333;line-height:50px;border-bottom:#dcdcdc 1px solid;}
.addressBox a{color:#333;margin:0px 5px;}
.addressBox a:hover{color:#05B181;}
.addressBox img{margin-right:5px;}

.menuBox{margin-top:30px;text-align:center;padding-bottom:20px;}
.menuBox a{display:inline-block;padding:0px 25px;height:36px;border-radius:18px;border:1px #cccccc solid;text-align:center;
line-height:36px;background-color:#fff;color:#333;margin:0px 20px;box-shadow: 0px 0px 5px #ccc;}
.menuBox a:hover{color:#05B181;}

.content{overflow:hidden;min-height:400px;}
.content img{max-width:100%;}


/*css jogger style pagination*/
div.jogger{padding:2px;font-family:"lucida sans unicode", "lucida grande", lucidagrande, "lucida sans", geneva, verdana, sans-serif;text-align:center;margin-top:40px;}
div.jogger li{display:inline-block;}
div.jogger a{padding:0.5em 0.64em 0.43em 0.64em;margin:2px;color:#fff;background:rgba(0,0,0,.4);text-decoration:none;display:inline-block;border-radius: 3px;}
div.jogger li.active a{background-color:#05B181;}
div.jogger a:hover{padding:0.5em 0.64em 0.43em 0.64em;margin:2px;color:#fff;background-color:#05B181;}
div.jogger a:active{padding:0.5em 0.64em 0.43em 0.64em;margin:2px;color:#fff;background-color:#05B181;}
div.jogger li.current{padding:0.5em 0.64em 0.43em 0.64em;margin:2px;color:#6d643c;background-color:#f6efcc;}
div.jogger li.disabled{display:none;}

.products{min-height:550px;}
.products dl{float:left;margin:0px 0px 20px 20px;}
.products dl:hover dd{background:#05b181;}
.products dl:hover dd h3{color:#fff;}
.products dl:hover dd p{color:#fff;}
.products dl:hover dt{border:1px #05b181 solid;}
.products dl img{-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.products dl:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.products dd{width:266px;height:100px;background:#ececec;text-align:left;overflow: hidden;}
.products dt{width:260px;height:160px;overflow:hidden;text-align:center;padding:2px;border:1px #ececec solid;}
.products dd h3{color:#333;font-weight: normal;padding:0px 10px;line-height:40px;}
.products dd p{color:#999;padding:0px 10px;line-height:25px;font-size: 14px;}

.cases{min-height:550px;}
.cases dl{float:left;margin:0px 0px 18px 18px;}
.cases dl:hover dd{background:#05b181;}
.cases dl:hover dd h3{color:#fff;}
.cases dl:hover dd p{color:#fff;}
.cases dl:hover dt{border:1px #05b181 solid;}
.cases dl img{-webkit-transition-duration: 0.3s;transition-duration: 0.3s;}
.cases dl:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.cases dd{width:196px;height:40px;text-align:center;overflow: hidden;}
.cases dt{width:190px;height:260px;overflow:hidden;text-align:center;padding:2px;border:1px #ececec solid;}
.cases dd h3{color:#333;font-weight: normal;padding:0px 10px;line-height:40px;}

.proShow{width:100%;overflow:hidden;margin-top:20px;}
.proShow_tl{float: left;}
.jqueryzoom { position: relative; padding: 0; border: solid 1px #eaeaea; width: 500px; height:350px;text-align:center; overflow: hidden; display: inline-block; 
background-color:#fff;vertical-align: middle;}
.jqueryzoom img { height: 100%; vertical-align: middle; }
.proShow_tl ul li { float: left; margin-right: 5px; }
.proShow_tl ul li img { width: 100px; height: 100px; }
.cloudzoom-gallery-active{opacity: .5}
.proShow_tr{float:left;margin-left:40px;width:600px;}
.proShow_tr h3{font-size:18px;line-height:40px;color:#333;}
.proShow_tr_c{margin-top:10px;}
.proShow_tr_c span{float:left;color:#333;line-height:30px;}
.proShow_tr_c p{float:right;line-height:30px;width:510px;color:#333;font-size:14px;}
.proShow_tr_c div{overflow:hidden;}
.proShow_tr_c .tell p{font-size:18px;color:#f00;font-weight: bold;}

.casePic{float:left;position: relative; padding: 0; border: solid 1px #eaeaea; width: 420px; height:258px;text-align:center; overflow: hidden; }
.casePic img{width:100%;}
.wrap{width: 1156px;margin:20px auto;}
.poster-main{width: 640px;height: 270px;position: relative;}
.poster-main .poster-btn{width: 100px;height: 270px;position: absolute;top:0;cursor: pointer;}
.poster-main .poster-prev-btn{left: 0;background:url('../images/1.png') no-repeat;background-position: left center;}
.poster-main .poster-next-btn{right:0;background:url('../images/2.png') no-repeat;background-position: right center;}
.poster-main .poster-list .list-item{ position: absolute;top:0;left:0;
}
.list-item a,.list-item a img{display: block;width: 100%;height: 100%;border: 0;cursor:pointer;}

.new_ul{min-height:480px;}
.new_ul a{color:#333;}
.new_ul li{width:100%;line-height:50px;margin:0 auto;border-bottom:1px #dcdcdc dashed;}
.new_ul span{float:right;color:#999;font-size:14px;}
.new_ul li{color:#333;}
.new_ul li:hover{color:#03a151;position: relative;bottom:1px;}
.new_ul li i {
	display: inline-block;
	width: 25px;
	height: 18px;
	background: #03a151;
	border-radius: 2px;
	color: #fff;
	font-family: arial;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	margin-right: 14px;
}


.right_main_T{width:100%;height:120px;margin:0 auto;}
.right_main_T h3{width:100%;height:70px;border-bottom:#dfdfdf 1px dashed;font-weight:bold;text-align:center;line-height:70px;font-size:20px;}
.right_main_T h2{width:100%;height:30px;line-height:30px;text-align:center;font-size:14px;color:#666;font-weight:normal;}

.main_r{float:right;width:884px;margin-left:20px;margin-top:30px;}

.contactUs{overflow:hidden;height:400px;}
.contactUs dl{overflow:hidden;width:100%;color:#666;font-size:14px;margin-bottom:10px;}
.contactUs dt{float:left;}
.contactUs dd{float:left;width:172px;line-height:25px;}
.contactUs img{margin-right:5px;}
