@charset "utf-8";
div, address, blockquote, iframe, ul, ol,h1, h2, h3, h4, h5,h6, pre, caption,form,legend,fieldset,textarea{margin: 0;padding: 0;font-weight: normal;font-style: normal;font-family: inherit;font-size: 100%;}
ul,li{list-style:none;}
img{border:0px;vertical-align:middle;}
p{text-indent:2em;padding:0;margin:0 0 10px 0;}
input{font-size:15px}
input::-webkit-input-placeholder{color:#666;}
a{color: #666666;text-decoration: none;}
a:hover {color: #ff0000;}
@media (min-width: 300px){
body {background:url(image/bodybg.jpg) repeat 0 0;background-color:#ccc;margin: 0px;font-size:15px;line-height: 30px;word-break:break-all;font-family: "微软雅黑";color:#666;padding:0 5px;}
label{font-size:12px}
table{table-layout:fixed}
td{font-size:12px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;height:20px;line-height:20px}
  /* 针对平板电脑： */
 .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;} 

/*导航条*/
.nav {color: #333;margin:0;position:relative;z-index:1;}
.nav ul {overflow: hidden;height:80px;}
.nav li{float:left;width:25%}
.nav a {display:block;height:40px;line-height:40px;text-align: center;color:#333;background: url(image/nav_a.png) no-repeat center center;background-size:100% 60px;margin-right:1px;}
.nav a:hover,.current a{background: url(image/nav_a_hover.png) no-repeat center center;background-size:100% 60px;color:#fff}
.company{line-height:60px;height:60px;color: #eee;padding:0 10px;background: url(image/top2bg.gif) repeat-x 0px 0px;}
.company span{float:right;display:none}
.companyname{width:98%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 22px;text-align:left;}

.contentimg{zoom:1;overflow:auto;background-color:#FFF;border:solid 1px #dddddd;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin:5px;padding:5px;}
.contentimg:hover{border:solid 1px #FF7700;}
.contentimg .boximg{width:45%;height:120px;line-height:120px;text-align:center;overflow:hidden;border:solid 1px #f1f1f1;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.contentimg .boximg img{
max-width:180px; 
width:expression(this.width>180?"180px":this.width); 
max-height:180px; 
height:expression(this.height>180?"180px":this.height); 
}
.contentimg .boxcon {float:right;width:calc(100% - 45% - 10px);font-size:12px;line-height:20px;}
.contentimg .boxcon dt{padding:0;margin:0;font-size:17px;font-weight:bold;height:30px;line-height:30px;zoom:1;overflow:hidden;white-space:nowrap; text-overflow:ellipsis}
.contentimg .boxcon dd{padding:0;margin:0;max-height:60px;line-height:20px;overflow:hidden;}
.contentimg .boxcon div{height:20px;line-height:20px;overflow:hidden;white-space:nowrap; text-overflow:ellipsis}
.contentimg .boxcon span{padding:0;display:inline-block;color:#999}
.contentimg hr{margin:20px 0;border:none;border-bottom:dotted 1px #dddddd;}
}
@media (min-width: 768px) {
body {background:url(image/bodybg.jpg) repeat 0 0;background-color:#ccc;margin: 0px;font-size:16px;line-height: 35px;word-break:break-all;font-family: "微软雅黑";color:#666;padding:0}
 .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%; }
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}  
  
/*导航条*/
.nav {color: #333;margin:-60px 0 0px 0;position:relative;z-index:1;}
.nav ul {overflow: hidden;height:60px;}
.nav li{float:left;width:12.5%}
.nav a {display:block;height:60px;line-height:60px;text-align: center;padding:0 10px;color:#333;background: url(image/nav_a.png) no-repeat 0px 0px;background-size:100% 60px;margin-right:1px;}
.nav a:hover,.current a{background: url(image/nav_a_hover.png) no-repeat 0px 0px;background-size:100% 60px;color:#fff}

.company{line-height: 100px;height:100px;color: #eee;padding:0 10px;background: url(image/top2bg.gif) repeat-x 0px 0px;}
.company span{float:right;display:block}
.companyname{width:50%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 30px;text-align:left;}
.contentimg{zoom:1;overflow:auto;background-color:#FFF;border:solid 1px #dddddd;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin:1%;padding:1%;transition:all 0.2s;font-size:15px}
.contentimg:hover{border:solid 1px #FF7700;}

.contentimg .boximg{width:42%;height:260px;line-height:260px;text-align:center;overflow:hidden;border:solid 1px #f1f1f1}
.contentimg .boximg img{
max-width:260px; 
width:expression(this.width>260?"260px":this.width); 
max-height:260px; 
height:expression(this.height>260?"260px":this.height); 
}
.contentimg .boxcon {float:right;width:55%;font-size:14px;line-height:25px}
.contentimg .boxcon dt{padding:0;margin:0;font-size:17px;font-weight:bold;height:30px;line-height:30px;zoom:1;overflow:hidden;}
.contentimg .boxcon dd{padding:0;margin:0;max-height:180px;line-height:30px;overflow:hidden;}
.contentimg .boxcon span{padding:0;display:inline-block;color:#999}

.contentimg hr{margin:20px 0;border:none;border-bottom:dotted 1px #dddddd;}

}
.banner img{width:100%;height:auto;display:block}
.usergroup{position:absolute;z-index:2;font-size:15px}
.bgcolor0 {background-color: #FFF;color: #666666;}
.bgcolor1 {background-color: #f9f9f9;color: #666666;}
.bgcolor2 {background-color: #f1f1f1;color: #666666;}
.bgcolor3 {background-color: #dddddd;}
.padding10{padding:0 0 10px 10px}
.center{text-align:center}
.boxuserreg{color:#FF0000;background:url(/image/error.gif) no-repeat 0 center;padding-left:20px}
.titleleft{color:#FFF;background:url(image/nav_a.png) repeat-x 0 center;height:38px;line-height:38px;padding-left:10px}
.contentleft{background-color:#fff;padding:10px;border-left:solid 1px #dddddd;border-right:solid 1px #ddd}
.titleA {height:38px;line-height:38px;font-size:14px;color:#666666;background:url(image/titleAbg.gif) repeat-x 0 0;padding-left:10px}
.ztcontent{overflow-x:hidden;zoom:1;overflow:auto;background-color:#EEE;padding:10px;}
.ztcontent li{float:left}
.ztcontent img{max-width:100%;height:auto}
.content_gsjj{background-color:#EEE;padding:10px;zoom:1;overflow:auto;}
.content_gsjj img{float:left;padding:0 10px 0 0}

.newslist{line-height:25px}
.newslist dt{font-size:17px;font-weight:bold;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.newslist dd{font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.newslist .box_sendtime{float:left;text-align:center;width:55px;border:solid 1px #FF7700;background-color:#FF7700;color:#FFFFFF;margin-right:20px;text-align:center;font-weight:bold;letter-spacing:1px;}
.newslist .box_sendtime span{display:block;width:100%;background-color:#FFFFFF;color:#333333;letter-spacing:0px;}
hr{margin:10px 0;border:none;border-bottom:solid 1px #dddddd;}
.buttons {height:40px;width:200px;cursor:pointer;border:0;background: linear-gradient(#FF6600, #FF4400);-webkit-border-radius:5px;-moz-border-radius:5px;color:#FFF}
/*主容器*/
.main{max-width:1200px;margin:0 auto;text-align:left;}
.top{background-color:#222222;color:#cccccc;font-size:0.8em}
.top span{float:right;	}
.top a{color:#FFF;margin:0 5px	}

#pagebody {}
#bodyleft{width:300px;float:left;}
#bodyright{width:calc(100% - 300px - 10px);float:right;}
.bottom{padding:10px;line-height:25px;color:#ccc;text-align:center;background-color:#333;font-size:14px;
-webkit-border-radius:0 0 15px 15px;-moz-border-radius:0 0 15px 15px;box-shadow: 0px 10px 20px #666;margin-bottom:20px
}
.bottom a{color:#FFF}
.station {background: url(image/title_bg.jpg) repeat-x 0 0;border: solid #dddddd 1px;border-bottom:0px;height:39px;line-height:39px;padding:0px 10px;}
.station  span{float:right;padding:5px 10px 0 0;}
	
.fenyei {clear:both;text-align: center;padding:20px 0px;font-size:14px}
.fenyei a{border:solid 1px #dddddd;background-color:#f1f1f1;margin:0px 2px;padding:0px 5px;-webkit-border-radius: 3px;-moz-border-radius:3px;}
.fenyei a:hover{border:solid 1px #FF9900;background-color:#FFCC00;}
.fenyei span{border:solid 1px #666;background-color:#666;margin:0 1px;padding:0px 3px;color:#FFFFFF;float:none;-webkit-border-radius: 3px;-moz-border-radius:3px;}

.news_title{font-size:20px;color:#000000; line-height:35px; text-align:center}
.news_title_next{text-align:center;border-bottom:solid 1px #dddddd;font-size:9pt;margin-bottom:10px}
.news_content_next{text-align:center;border-top:solid 1px #dddddd;font-size:9pt;margin-top:10px}
/*滚动图片效果*/
#boxgd {overflow:hidden;width:100%;height:auto;zoom: 1;}
#inboxgd {float: left;width: 2000%}
#boxgd1 {float: left;}
#boxgd2 {float: left;}
.boxshipin{zoom: 1; overflow:auto;}
.boxshipin li{width:260px;float:left;margin:0 5px;text-align:center}


.content{zoom: 1; overflow:auto;}
.content li{float:left;text-align:center;}
.content .boximg{margin:0 10px;padding:10px 0;overflow:hidden;border:solid 1px #eee;height:260px;line-height:260px}
.content .boximg img{
max-width:260px; 
width:expression(this.width>260?"260px":this.width); 
max-height:260px; 
height:expression(this.height>260?"260px":this.height); 
}
.content dt{background-color:#eee;height:40px;line-height:40px;overflow:hidden;padding:0 10px;margin:0px 10px 10px 10px;text-align:center;white-space:nowrap; text-overflow:ellipsis}

.btn{}
.btn a{margin:5px 10px 5px 0;height:30px;line-height:30px;padding:0 10px;cursor:pointer;color: #FFFFFF;text-decoration: none;position:relative;display:inline-block;
-webkit-border-radius: 5px;-moz-border-radius:5px;transition:all 0.1s;}
.btn img{height:20px;width:auto;margin-right:5px}

.btnYellow a{background-color: #FF9900;color:#FFFFFF;text-decoration: none;} 
.btnYellow a:hover {background:#FF6600;}
.btnGreen a{background-color: #75cf44;color:#FFFFFF;text-decoration: none;} 
.btnGreen a:hover {background:#5ea636;}
.biaodans {-webkit-border-radius:5px;-moz-border-radius:5px;border:0;height:40px;line-height:40px;width:280px;padding:0 10px;outline:none;color:#333}
.btns {background-color:#17A0FD;cursor:pointer;border:0;height:40px;line-height:40px;width:90px;color:#FFF;text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px}

.boxbiaodan{zoom:1;overflow:auto;line-height:30px;font-size:15px;background-color:#FFF;padding:5px;}
.boxbiaodan .biaodan{-webkit-border-radius:5px;-moz-border-radius:5px;border:solid 1px #ccc;height:30px;line-height:30px;width:280px;padding:0 10px;outline:none;color:#333}
.boxbiaodan li{float:left;padding:5px 5px;min-width:30%}
.boxbiaodan li span{display:inline-block;}
.boxbiaodan dd{padding:5px 0px;margin:0;clear:both}
.boxbiaodan dd label{display:block;float:left;padding:0 5px}
.boxbiaodan textarea{margin:0 0 -20px 0;}
.boxcontact{}
.boxcontact li{float:none;overflow:hidden;white-space:nowrap; text-overflow:ellipsis}
.boxcontact li span{color:#999;}