@charset "utf-8";
* {	margin: 0px; padding: 0px;}
body, html {
  	background-color: #ebebeb;
	font-family:Arial, "微软雅黑"; 
	font-size: 12px;
	-webkit-font-smoothing: antialiased; 
	font-smoothing: antialiased;
	-webkit-text-size-adjust: none; 
	-webkit-tap-highlight-color: transparent; 
	-webkit-overflow-scrolling: touch; 
	overflow-scrolling: touch ;

}
a {	text-decoration: none;	color: #666;}
a:hover {	text-decoration: underline;}
ul, li {list-style-image: none;list-style-type: none;}
img { border:none; display: block;}

.clr {clear: both;}
.left{ float:left;}
.right{ float:right;}
.hidden{ overflow:hidden;}

object{display:none;}



/*pages*/
.pages{
      height: 60px;
    padding: 20px 0 30px;
    width: 100%;
    clear: both;
}
.tcdPageCode {
    text-align: center;
    color: #808080;
    font-size: 14px;
}
.tcdPageCode li{
  display: inline;
}
.tcdPageCode span.disabled {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 14px;
    margin: 0 2px;
    color: #808080;
    background: #fff;
    border: 1px solid #e6e3e3;
    vertical-align: middle;
    border-radius:1px;
}
.tcdPageCode span.current {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    padding: 0 14px;
    margin: 0 2px;
    color: #fff;
    background-color: #278747;
    border: 1px solid #278747;
    vertical-align: middle;
    border-radius:1px;
}
.tcdPageCode a {
    display: inline-block;
    color: #808080;
    height: 35px;
    line-height: 35px;
    background: #fff;
    padding: 0 14px;
    border: 1px solid #ddd;
    margin: 0 2px;
    vertical-align: middle;
    border-radius:1px;
}

.m-t-20{

text-align:center;
margin:20px 0;!important

}

.page-item a{color:#333;}




/*上下翻页*/
.pagination{
  border-top:1px solid #f7f7f7;
  padding-top: 20px;
}
.page-link{
  border-radius: 24px !important;
  display:block;
}

@media only screen and (min-width: 320px){
    html {
        font-size: 12px !important;
    }
}

@media only screen and (min-width: 375px){
    html {
        font-size: 13px !important;
    }
}

@media only screen and (min-width: 414px){
    html {
        font-size: 14px !important;
    }
}


@media only screen and (min-width: 768px){
    html {
        font-size: 23px !important;
    }

}




@media (max-width: 1024px) {

.pc{display:none;}
.qq{ display:none;}
.m{    
min-width: 320px;
max-width: 640px;
margin: 0 auto;
overflow: hidden;
position: relative;
}


.logo {overflow:hidden; margin:15px 5px;}
.logo img{float:left; padding-left:2%; width:20%;}

.slogan { float:left; padding-left:3%; margin-left:3%; font-size: 20px;  color: #333;  font-weight: bold; border-left:solid 1px #aeaeae; margin-top:2%;	line-height: 26px;}

.slogan b {  display: block;  font-size: 1.2rem; font-weight:normal; color:#666;    }



.nav{width:100%;background:#278747; overflow:hidden;}
.nav a{ width:33%;  height:40px;  line-height:40px;  color:#fff;  font-size:16px;  text-align:center;  display:block; float:left; 
border-right:solid 1px #237038; border-bottom:solid 1px #237038; }

.nav a:nth-child(3n){ border-right:none;}

.nav a:hover{background:#c84310;text-decoration: none;}

  
.swiper-container {
overflow:hidden;
width: 100%;

}

.swiper-slide  img{width:100%;}



.st{text-align:center;font-size:30px;font-weight:bold;padding:20px 0 10px 0;    
background: url(../images/ico2.gif) no-repeat center bottom;
background-size: 60%;
margin-bottom:20px;
}


.spro{overflow:hidden;}


.spro a:hover{text-decoration:none;}
.spro p{width:48%;float:left;margin:1% ;}
.spro p a img{width:99%; height:162px;border:solid 1px #dedede;}
.spro p a span{display:block;color:#fff;height:30px;line-height:30px;text-indent:12px;background: #278747;width:100%;font-size:14px;}

.spro p a:hover span{background:#56677c;}


.mgyn{background:#278747;padding:30px 10px 30px 10px;  margin-top:130px;}

.mgypic img{width:99%; margin-left:0.5%; margin-right:0.5%; margin-top:-120px; margin-bottom:30px;}


.mgyn b{text-align:center;
font-size:20px;
color:#fff;
display:block;
}

.mgyn p{color:#fff;font-size:14px;line-height:24px;}

.mgyn span{background:#fff; width:20%; height:2px; margin:20px auto;display:block;}

.more a{width:30%; height:32px; line-height:32px; text-align:center; color:#fff; border-radius:30px; display:block;background:#c84310; font-size:14px;

margin-top:-16px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;

}


.sxw{margin:30px 10px 20px 10px; overflow:hidden;}
.sxwl img{width:40%; float:left; }	
.sxwr{width:57%; float:left; padding-left:10px; font-size:14px;}

.sxwr a{color:#333; font-weight:bold;}

.s_ul{margin:0 10px 10px 10px; }
.s_ul a{color:#333; line-height:40px; border-bottom:solid 1px #ddd; display:block; font-size:14px;width:100%; }


.ft{text-align:center;line-height:16px;background:#278747; color:#fff; padding:10px 0; }

.ft_d {
    width: 4rem;
    position: fixed;
    right: 0;
    bottom: 2rem;
	right:0.5rem;
    z-index: 99;
}

.g_tel {
    font-size: 0;
    line-height: 0;
    margin-bottom: 1rem;
}

.g_tel img,.g_top img {
    width: 100%;
}





.gyt{
width: 93.75%;
margin: 0 auto;
line-height:30px; font-size:14px; color:#333; padding-top:15px; border-bottom:solid 1px #d4d4d4;}

.gy{
width: 93.75%;
margin: 0 auto;
line-height:30px; font-size:14px; color:#333; padding-top:15px;}

.gy img{width:100%; padding-bottom:10px;}


.xw{ overflow:hidden; margin:20px 10px;  padding-bottom:20px; border-bottom:solid 1px #f1f1f1; line-height:1.6rem;}
.xwl img{width:35%; float:left; max-height:96px; display:none;}
.xwr{width:90%; float:left;padding-left:5%;}

.xwr b a{ font-weight:normal; color:#626262; font-size:1.2rem; display:block; border-bottom:solid 2px #f1f1f1; padding-bottom:0.3rem; margin-bottom:0.3rem;}

.xwr p{ color:#626262; font-size:1.0rem;}


.gd a{ text-align:right; margin-top:-1.5rem;  font-size:1.1rem; display:block; color:#666; font-weight:bold;}

.newsbody h1{    width: 93.75%;
    font-size: 1.4rem;
    color: #535353;
    line-height: 2.2rem;
    text-align: center;
    border-bottom: 1px solid #a3a3a3;
    margin: 0.6rem auto;
    padding: 1rem 0;
	font-weight:normal;
	}


.newsbodyn{    width: 93.75%;
    margin: 0 auto;
	font-size: 1.15rem;
	line-height: 2.4rem;
	 color: #666;
	}
	
.newsbodyn img{ width:100%; display:inline;}	
	



  
.side{ width:100%; overflow:hidden; padding-bottom:30px;}

.side a{ float:left; display:block; width:46%; padding:1%; margin:1%; font-size:14px; text-align:center; height:30px; line-height:30px; color:#333; background:#ddd; 
 white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.side a:hover{ background:#eee; text-decoration:none;}

.dang{ width:98%; margin:auto;   height:40px; line-height:40px;  font-size: 12px;  color: #888;  border-bottom: 1px solid #ddd;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.dang a{ padding:0 6px;}
.dang a{ color:#888;}

.dpic{    position: relative;
    width: 93.75%;
    margin: 1.4rem auto 1rem;}

.dpic img{width:100%;}

.dnr{
    width: 96%;
    margin: 0 auto;
    
    box-sizing: border-box;
    padding: 1.2rem 0;
    margin-bottom: 1rem;
}


.dnrt{   
height: 2.25rem;
margin-bottom: 1rem;
background: #333;
}

.dnrt span{    
display: block;
width:25%;
text-align:center;
height: 2.25rem;
line-height: 2.25rem;
color: #fff;
font-size: 1.2rem; 
background: #ffb500;
}



.dnrn{
font-size: 1.15rem;
line-height:2.2rem;
}

.dnrn img{width:100%;display:inline;}

  .stn{ margin: 30px 10px 20px 10px; font-size:14px; line-height:24px; color:#333;}

  video{display:none;}
  
.mnav{ width:100%; height:50px; background:#278747;  position: fixed;  bottom: 0;  z-index: 999; box-shadow: 0px 0px 20px 0px rgba(102,117,148, .2);}
.mnav p { width:25%; float:left; display:block; text-align:center; padding-top:28px; color:#fff; font-size:14px;}
.mnav p a{ display:block; color:#fff;}
.mnav p:nth-child(1){ background:url(../images/m1.png) no-repeat center 4px; background-size:25%; }
.mnav p:nth-child(2){ background:url(../images/m3.png) no-repeat center 4px;  background-size:25%; }
.mnav p:nth-child(3){ background:url(../images/m4.png) no-repeat center 4px;  background-size:25%;}
.mnav p:nth-child(4){ background:url(../images/m2.png) no-repeat center 4px;  background-size:27%;}

 .kefu a{ width:40px; height:40px; display:blcok; background:#278747;    position: fixed;   right: 0;   bottom: 30%;   border-radius: 50%;  z-index: 99999; box-shadow: 0px 0px 20px 0px rgba(102,117,148, .4);}
  .kefu a img{ width:100%; } 
  
  
}







@media (min-width: 1025px) {



.m{display:none;}

.yuyan{ position:absolute; right:0; top:6px;}
.top{ width:1200px; margin:auto; overflow:hidden; padding-bottom:20px; position:relative;}
.logo{ float:left; padding-top:17px;}
.logo img{ float:left;}
.logon{ float:left; padding-left:20px; margin-left:20px; border-left:solid 1px #aeaeae; height:68px; margin-top:8px;}
.logon b{ display:block; font-size:30px; color:#2f2f2f; margin-top:6px;}
.logon span{ display:block; color:#8f8f8f; font-size:24px;}

.tel{ padding-left:45px; background:url(../images/tel.gif) no-repeat 0 8px; float:right; margin-top:38px;}
.tel span{ display:block; font-size:14px; color:#333;}
.tel b{ display:block; font-size:30px; color:#666;}



.dh{ width:100%; height:61px; background:#278747;}


.navn{ width:1200px; margin:auto; position: relative;}


.nav {
	z-index: 999;
	position: absolute;
}
ul.nav li{
	width: 200px;
	text-align:center;
	
}
 ul.nav li span{ display:block; border-right:solid 1px #237038;}

ul.nav > li{
	float: left;
}
ul.nav li h3{
	line-height: 61px;
	color: #fff;
}
ul.nav  > li  > h3 a{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	display: block;
	height: 61px;
	width: 201px;
	

}
ul.nav  > li  > ul  > li  h3 a{	display: block;	font-size: 16px;	font-weight: normal;		background:rgba(233,153,28,1);	color: #fff; height: 61px; line-height: 61px;}


ul.nav  > li  h3 a:hover,.choice {	 background:#e9991c;	color: #fff;	text-decoration: none;}

ul > li.on > ul .on a{background:rgba(233,153,28,0.9);}


ul > li > ul{ display: none;}
ul > li.on > ul{ display: block;}
ul.nav li{ position: relative;}
ul.nav > li > ul > li ul{ position:  absolute; top: 0; right: 0px;}

.n1 b{ display:block; width:16px; height:16px; background:url(../images/h.png) no-repeat 0 0; position:absolute; top:22px; left:34px;}


/* banner图 */
.flexslider{
	position:relative;
	height:617px;
	overflow:hidden;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: 50%;
}
.slides{
	position:relative;
	z-index:1;
}
.slides li{
	height: 617px;
}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{
	display:inline-block;
	width:14px;
	height:14px;
	line-height:40px;
	overflow:hidden;
	cursor:pointer;
	background-image: url(../images/dot.png);
	background-repeat: no-repeat;
	background-position: right 0;
}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{
	left:40px;
	background-image: url(../images/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.flex-direction-nav li a.flex-next{
	right:40px;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position: center center;
}




.sgy{ padding:36px 0;}

.title{ width:834px; margin:auto; position:relative; }
.title3{ width:914px; margin:auto; position:relative; }
.title b{ font-size:40px; color:#333; padding-left:145px; }
.title span{ font-size:20px; color:#666; padding:0 10px; position:absolute; top:15px;}
.title:before{ display:block; content:""; background:url(../images/l.png) no-repeat 0 0; width:119px; height:3px; left:10px; top:28px; position:absolute; }
.title:after{ display:block; content:""; background:url(../images/r.png) no-repeat 0 0; width:119px; height:3px; right:18px; top:28px; position:absolute; }


.sgyn{ width:1200px; margin:auto; overflow:hidden; padding-top:29px; overflow:hidden;}
.sgynl{ float:left; width:601px;}
.sgynr{ float:right; width:565px;}
.sgynr b{ font-size:20px; color:#343434; display:block; padding-bottom:20px;}

.sgynr p{ color:#666; font-size:16px; line-height:36px; padding-bottom:20px;}

.sgynr a{ display:block; width:189px; height:42px; line-height:42px; color:#fff; font-size:20px; text-align:center; background:#268846; border-radius:100px;}

.sys{ width:100%; height:1293px; background:url(../images/bg.jpg) no-repeat center top; padding-top:20px;}

.sysn{ width:1200px; margin:auto; position:relative; padding-top:20px;}



.title2{ width:682px; margin:auto; position:relative; }
.title2 b{ font-size:40px; color:#333;  }
.title2 span{ font-size:20px; color:#666; padding:0 10px; position:absolute; top:15px;}
.title2:before{ display:block; content:""; background:url(../images/l.png) no-repeat 0 0; width:119px; height:3px; left:-130px; top:28px; position:absolute; }
.title2:after{ display:block; content:""; background:url(../images/r.png) no-repeat 0 0; width:119px; height:3px; right:-125px; top:28px; position:absolute; }

.title3:after{  right:0; }
  
.title4{ width:366px; }
.title4 b{ padding-left:0;  }
.title4:before{ left:-130px;}
.title4:after{  right:-120px; }

.ys{ width:724px; overflow:hidden;}
.ysn{ float:left; padding-left:10px; width: 622px;}
.ys em{ font-size:48px;	font-family: Arial, Helvetica, sans-serif;	font-style: normal;	font-weight: bold;	color: #fff; background:url(../images/s.gif) no-repeat 0 0; width:90px; height:78px; line-height:78px; text-align:center; display:block; float:left;}
.ys b{ display:block; color:#1a1a1a; font-size:26px; padding-bottom:10px;  }
.ys p{ color:#666; font-size:14px; line-height:30px;}

.ys2{ position:absolute; right:0; top:20px;}
.ys3{ position:absolute; right:0; top:334px;}

.ys4{ position:absolute; left:0; top:190px;}
.ys5{ position:absolute; left:0; top:510px;}

.ys6{ position:absolute; right:0; top:500px;}
.ys7{ position:absolute; right:0; top:820px; width:724px;}

.ys8{ position:absolute; left:0; top:640px;}
.ys9{ position:absolute; left:0; top:954px;}
.ys10{ position:absolute; right:0; top:920px;}

.tel2{ padding-left:70px; background:url(../images/tel.png) no-repeat 0 6px; margin-top:30px;}
.tel2 span{ font-size:16px; color:#666; display:block; padding-bottom:6px;}
.tel2 p{ font-size:26px; color:#ff7800;}

.sry{ padding:20px 0; margin:auto; background:url(../images/ry.jpg) no-repeat center center; width:100%; height:441px;}

.sxw{ width:1200px; margin:auto; padding-top:30px; overflow:hidden; padding-bottom:30px;}
.sxwl{ width:570px; float:left;}
.sxwl:nth-child(2){  float:right;}

.sxwt{ border-bottom:solid 1px #cecece; overflow:hidden; padding-bottom:10px;}
.sxwt b{ font-size:20px; color:#333; display:block; float:left;}
.sxwt a{ float:right;}

.sxwn{ overflow:hidden; border-bottom:solid 1px #cfcfcf; padding-bottom:24px;}
.sxwn img{ float:left; padding-top:30px;}
.sxwnn{ float:left; width:370px; padding-left:20px; padding-top:40px;}

.sxwnn b{ display:block; font-size:20px; padding-bottom:10px;}
.sxwnn a{ font-size:18px; font-weight:bold; color:#333; display:block; padding-bottom:10px; }
.sxwnn p{ font-size:16px; color:#666; line-height:30px;}

.lie{ padding-top:20px;}
.lie p{ line-height:40px; background:url(../images/d.gif) no-repeat 12px 16px;; padding-left:40px;}
.lie p a{ font-size:16px; color:#333;}
.lie p span{ float:right; font-size:16px; color:#999;}


.ft{ width:100%; height:200px; background:#545454;}
.ftn{ width:1200px; margin:auto; overflow:hidden;}
.ftnl{ float:left; padding-top:40px;}
.ftnr{ float:right; padding-top:30px;}

.fnav{ border-bottom:solid 1px #636363; padding-bottom:10px;}
.fnav a{ font-size:18px; color:#f3f3f3; margin-right:40px;}

.ftnl p{ color:#b7b7b7; font-size: 16px; padding-top:30px; background:url(../images/f1.gif) no-repeat 0 32px; padding-left:30px;}
.ftnl p span{ margin-right:40px;}
.ftnl b{ color:#b7b7b7; font-size: 16px; padding-top:20px; background:url(../images/f2.gif) no-repeat 0 22px; padding-left:30px; font-weight:normal; display:block;}



.nbanner{width:100%;height:300px; background:url(../images/nbanner_en.jpg) no-repeat center top;}

.z{width:1200px;margin:20px auto; overflow:hidden;}
.zl{width:240px;float:left;}
.zr{width:930px;float:right;}

.sidet{height:75px;line-height:75px; background-color: #278747; color:#fff; font-size:24px; border-bottom:solid 1px #fff; text-indent:18px;}

.side a{    
height: 50px;
    font-size: 16px;
    line-height: 50px;
    padding-left: 18px;
    padding-right: 40px;
    margin-bottom: 1px;
    background: #ececec;
    position: relative;
    overflow: hidden;
	display:block;
	color:#666;
}
  .side a span{ font-size:14px;}
.side a:after {
    content: "";
    width: 8px;
    height: 8px;
    border: 2px solid #b8b8b8;
    border-style: solid solid none none;
    position: absolute;
    top: 50%;
    right: 32px;
    margin-top: -4px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.side a:hover{color:#ffb500; text-decoration:none;}
.side a:hover:after { border-color:  #ffb500;}



.blx{padding-top:30px;}
.blxt{height:50px; line-height:50px; text-indent:18px; color:#fff; font-size:20px; background-color: #278747;}
.blxn{padding:16px;line-height:24px; color:#666; font-size:14px;}

.zrt{ line-height:50px; border-bottom:solid 1px #ddd; overflow:hidden;}
.zrt b{font-size:20px; color:#333; float:left; display:block;}
.wz{ float:right; color:#666; font-size:14px;}
.wz a{ color:#666;}


.gy{padding:20px; line-height:30px; font-size:16px; color:#333;}


.news{padding-bottom:50px;}

.xw a{ display:block; overflow:hidden; padding:20px; border:solid 1px #ddd; margin-top:20px; line-height:24px;}

.xwl img{ float:left; width:224px; height:126px;} 
.xwr{padding-left:20px; float:left; width:630px;}

.xwr b{color:#333; font-size:18px; font-weight:normal;}

.xwr p{font-size:14px; color:#999; padding-top:10px;}


.gd { display:block; font-size:14px;  border:solid 1px #ddd; width:100px; height:40px; line-height:40px; text-align:center; float:right; margin-top:4px; color:#000;}



.xw a:hover{border:solid 1px #ffb500;}

.xw a:hover b{ color:#ffb500;}
.xw a:hover .gd{background:#ffb500; color:#fff; border:solid 1px #ffb500;}



.newsbody h1{ text-align:center; font-size:24px; color:#666; font-weight:normal; padding-top:30px;}


.fu{ text-align:center; font-size:12px; color:#999; padding:5px;}
.fu span{ padding:10px;}

.info{padding:20px 0px 20px 18px; color:#666; font-size:14px; border:solid 1px #d6d6d6; margin:24px 0; line-height:24px; overflow:hidden;}

.infol{ float:left; padding-right:10px; color:#333;}
.infor{ float:left; width:820px;}

.newsbodyn{ color:#666; font-size:14px; line-height:28px;}


.newsbodyn img{ padding-top:20px; display:inline; max-width:930px; }


.cp{ overflow:hidden;}

.cp a{
	display: block;
	float: left;
	margin-right: 18px;
	margin-top:18px;
}


.cp a:nth-child(3n+0){margin-right:0;}


.cp  a   img  {
	display: block;
	border:solid 1px #dedede;

}
.cp  a  span {
	display:block;
	line-height:58px;
	background:#278747;
	font-size: 18px;
	text-indent: 15px;
	color: #fff;
}
.cp a:hover span {
	background-color: #e9991c;
}

.cp  a:hover {
	text-decoration: none;
}



.cpbody{padding:20px 0; overflow:hidden; border:solid 1px #eee; padding:16px 20px; margin-top:20px;}

.dpic img{border:solid 1px #d4d4d4; width:382px; float:left;}

.cpbodyn{padding-left:32px; line-height:24px; width:400px;  float:left; color:#666;}

.cpbodyn h1{ font-size:20px; display:block; color:#333;}


.zaiyao{padding:20px 0; border-bottom:solid 2px #e6e6e6; font-size:16px;}


.hot{padding:8px 0; overflow:hidden; font-size:16px;}

.hotl{ float:left; color:#333; background:url(../images/tel2.gif) no-repeat 0 4px; padding-left:50px;}

.hot a{ float:right; display:block; width:114px; height:44px; color:#fff; font-size:14px; text-align:center; line-height:44px; background:#ffb500;
}

.dnrt{ height:50px; line-height:50px; background:#333; margin:20px 0;}

.dnrt span{ display:block; width:112px; background:#ffb500; color:#fff; text-align:center; font-size:14px;}

.dnrn{ line-height:28px; font-size:16px; color:#666; padding:0 15px;}


.dnrn img{max-width:890px; display:inline;}

.gy img{display:inline;}

.sou{ float:left; padding-left:10px; padding-top:8px;}

.sou input[type=text]{    border: 1px solid #278747;  padding: 7px 10px;    width: 280px; color: #aaa;  float:left;}
.sou input[type=submit]{ display:block;  border: 1px solid #278747;   background: #278747;  text-align:center;  color: #fff; margin-left:8px;   padding: 6px 15px; float:left; cursor: pointer;}

  
  
  /*按钮样式*/
#ClickMe {
	width: 200px;
	height: 30px;
	border: 1px solid #C40000;
	background-color: #000;
	color: #FFF;
	margin:0 auto;
}
#goodcover {
	display: none;
	    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .4;
}
#code {
	width: 300px;
	height: 500px;
	background-color: #fff;
	padding: 10px;
	position: fixed;
	display: none;
	left: 45%;
	z-index: 9999;
}
.close1 {
	width: 300px;
	height: 40px;
}
#closebt {
	float: right;
}
#closebt img {
	width: 20px;
}
.goodtxt {
	text-align: center;
}
.goodtxt p {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: #000;
	font-weight: 600;
}
.code-img {
	width: 250px;
	margin: 30px auto 0 auto;
	padding: 10px;
}
.code-img img {
	width: 240px;
}

.ClickMe{ width:74px; height:22px; color:#fff; text-align:center; line-height:22px; display:block; background:#b8040f; border:none; border-radius:4px; cursor: pointer; margin-top:4px; float:left;} 
.ClickMe:hover{ background:#278747;}
  
#attr_16,#attr_18,#attr_20,#attr_22,#attr_24,#attr_26{ width:298px; border:solid 1px #d9d9d9; height:34px; line-height:34px; color:#999; text-indent:14px; 
  margin-bottom:10px; border-radius:4px;}

.button{ width:73px; height:30px; background:#278747; line-height:30px; text-align:center; border:none; color:#fff; float:left; cursor: pointer; border-radius:4px;}
.goodtxt p{ border-bottom:solid 2px #278747; color:#278747; text-align:left; margin-bottom:10px;}  

  .qq{ width:45px; height:45px; background:#237038; position:fixed; top:300px; right:0; z-index:9999;}
  .qq img{width:85%; padding-top:4px; margin:auto;}
  
  
  
<!--放大镜-->
.tdxz {
	COLOR: red; FONT-WEIGHT: 600
}
#preview {
	TEXT-ALIGN:left; WIDTH: 450px; FLOAT: none; HEIGHT: 400px; 
}
.jqzoom {
	POSITION: relative; WIDTH: 450px; HEIGHT: 400px
}
.jqzoom img{width:450px; height:384px;}
.zoomdiv {
	WIDTH: 450px; HEIGHT: 400px; LEFT: 859px
}
#spec-n5 {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; WIDTH: 450px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; display:none;
}
#spec-list {
	WIDTH: 450px; OVERFLOW: hidden
}
#spec-list UL {
	LIST-STYLE-TYPE: none; LIST-STYLE-IMAGE: none
}
#spec-list UL LI {
	WIDTH: 62px; HEIGHT: 60px; float:left;
}
#spec-list UL LI IMG {
	BORDER-BOTTOM: #ccc 1px solid; BORDER-LEFT: #ccc 1px solid; PADDING-BOTTOM: 1px; PADDING-LEFT: 1px; WIDTH: 50px; PADDING-RIGHT: 1px; HEIGHT: 50px; BORDER-TOP: #ccc 1px solid; BORDER-RIGHT: #ccc 1px solid; PADDING-TOP: 1px
}
.jqzoom {
	POSITION: relative; PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
.zoomdiv {
	Z-INDEX: 100; BORDER-BOTTOM: #e4e4e4 1px solid; POSITION: absolute; TEXT-ALIGN: center; BORDER-LEFT: #e4e4e4 1px solid; WIDTH: 400px; DISPLAY: none; BACKGROUND: url(i/loading.gif) #fff no-repeat center center; HEIGHT: 400px; OVERFLOW: hidden; BORDER-TOP: #e4e4e4 1px solid; TOP: 1px; BORDER-RIGHT: #e4e4e4 1px solid; LEFT: 0px

}
.bigimg {
	WIDTH: 850px;
}
.jqZoomPup {
	Z-INDEX: 10; BORDER-BOTTOM: #aaa 1px solid; POSITION: absolute; FILTER: alpha(Opacity=50); BORDER-LEFT: #aaa 1px solid; WIDTH: 50px; BACKGROUND: #fede4f no-repeat 50% top; HEIGHT: 50px; VISIBILITY: hidden; BORDER-TOP: #aaa 1px solid; TOP: 0px; CURSOR: move; BORDER-RIGHT: #aaa 1px solid; LEFT: 0px; -moz-opacity: 0.5; opacity: 0.5; -khtml-opacity: 0.5
}
.STYLE1 {
	COLOR: #ffffff; FONT-SIZE: 14pt; FONT-WEIGHT: bold
}

  #spec-n1{ overflow:hidden; width:450px; height:384px; border:solid 1px #ccc;}
  .cpbodyl{float:left;}
  
  
.poster-main{
			position: relative;
			margin: 60px auto 0 auto;
		}
		.poster-main .poster-list .poster-item{
			position: absolute;
			left: 0;
			bottom: -10px;
		}
		.poster-main .poster-btn{
			position: absolute;
			top: 0;
			cursor: pointer;
		}
		.poster-main .poster-prev-btn{
			left: 0;
			background: url("../images/btn_l.png") no-repeat center center;
		}
		.poster-main .poster-next-btn{
			right: 0;
			background: url("../images/btn_r.png") no-repeat center center;
		}
  
  

}



