@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;}
input,select{font-family: "微软雅黑";outline: none;border:solid 1px #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
input:focus,select:focus{border-color: #F16B22;outline:none;transition:all 0.5s;}
input[type="checkbox"]{padding:0px;text-align:center;background-color: #fff;color: #fff;font-size:12px;width:14px;height:14px;line-height:12px;border: 1px solid #ccc; border-radius: 3px;
-webkit-appearance:none; appearance:none; outline: none;}
input[type="checkbox"]:hover{ border: 1px solid #f16b22;}
input[type="checkbox"]:checked {color: #fff;background-color: #f16b22;border: 1px solid #f16b22; }
input[type="checkbox"]:after {content: "\2713";}
input[type="radio"]{margin:0 5px;padding:0px;background-color: #fff;font-size:12px;color: #fff;text-align: center;width:16px;height:16px;line-height: 16px;border: 1px solid #ccc; border-radius: 30px;
-webkit-appearance:none; appearance:none; outline: none;}
input[type="radio"]:hover{ border: 1px solid #f16b22;}
input[type="radio"]:checked {color: #fff;background-color: #f16b22;border: 1px solid #f16b22; }
input[type="radio"]:after {content: "✔";}
img{border:0px;vertical-align:middle;}

p{text-indent:2em;padding:0;margin:0 0 10px 0;}
input{font-size:15px}
a{color: #666666;text-decoration: none;}
a:hover {color: #ff0000;}
@media (min-width: 300px){
body {background-color:#333;margin: 0px;font-size:15px;line-height: 30px;word-break:break-all;font-family: "微软雅黑";color:#666666;padding:0 5px;}
label{font-size:12px}
table{table-layout:fixed}
td{font-size:12px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
  /* 针对平板电脑： */
 .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-top:1px;position:relative;z-index:1;}
.nav ul {overflow: hidden;height:80px;}
.nav li{float:left;width:25%}
.nav a {background: linear-gradient(#444, #222);display:block;height:40px;line-height:40px;text-align: center;color:#FFF; -webkit-border-radius:3px 3px 0 0 ;-moz-border-radius:3px 3px 0 0 ; margin-right:1px;}
.nav a:hover,.current a{background: linear-gradient(#d4bc73, #c99d29); -webkit-border-radius:3px 3px 0 0 ;-moz-border-radius:3px 3px 0 0 ;color:#FFF;text-decoration: none;}

.company{line-height:60px;height:60px;color: #fff;padding:0 10px;background-color:#396385}
.company span{float:right;display:none}
.companyname{width:98%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 22px;text-align:left;}

}
@media (min-width: 768px) {
body {background-color:#333;margin: 0px;font-size:16px;line-height: 35px;word-break:break-all;font-family: "微软雅黑";color:#666666;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-top:-60px;position:relative;z-index:1;}
.nav ul {overflow: hidden;height:60px;}
.nav li{float:left;width:12.5%}
.nav a {background: linear-gradient(#444, #222); display:block;height:60px;line-height:60px;text-align: center;color:#FFF; -webkit-border-radius:10px 10px 0 0 ;-moz-border-radius:10px 10px 0 0 ;margin-right:1px;}
.nav a:hover,.current a{background: linear-gradient(#d4bc73, #c99d29); -webkit-border-radius:10px 10px 0 0 ;-moz-border-radius:10px 10px 0 0 ;color:#FFF;text-decoration: none;}

.company{line-height: 80px;height:80px;color: #fff;padding:0 10px;background-color:#396385}
.company span{float:right;display:block}
.companyname{width:50%;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size: 30px;text-align:left;}
}
.banner img{width:100%;height:auto;display:block}
.contentimg{zoom:1;overflow:auto;background-color:#eee;-webkit-border-radius:10px;-moz-border-radius:10px;margin:5px;padding:10px;transition:all 0.2s;}
.contentimg .boximg{width:100%;height:14em;text-align:center;overflow:hidden;background-color:#fff;padding:0px;-webkit-border-radius:10px;-moz-border-radius:10px;
display: flex;justify-content: center; /* 水平居中 */align-items: center;     /* 垂直居中 */
}
.contentimg .boximg img{width:100%; }
.contentimg .boxcon {width:100%;line-height:30px;font-size:15px;}
.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;}
.contentimg .btn a{margin:5px 5px;height:30px;line-height:30px;}

.contentimg2{zoom:1;overflow:auto;background-color:#eee;-webkit-border-radius:10px;-moz-border-radius:10px;margin:10px;padding:10px;transition:all 0.2s;}
.contentimg2 .boximg,.contentimg2 .boximg2{float:left;width:30%;background-color: rgba(255,255,255,1);overflow:hidden;padding:0px;-webkit-border-radius:10px;-moz-border-radius:10px;
display: flex;justify-content: center; /* 水平居中 */align-items: center;     /* 垂直居中 */
}
.contentimg2 .boximg{height:9em}
.contentimg2 .boximg2{height:9em}
.contentimg2 .boximg img{max-width:100%;}
.contentimg2 .boxcon {float:right;width:calc(70% - 20px);line-height:1.5em;font-size:15px;}
.contentimg2 .boxcon dt{padding:0;margin:0;font-size:16px;font-weight:bold;height:1.5em;zoom:1;overflow:hidden;}
.contentimg2 .boxcon dd{padding:0;margin:0;max-height:3em;overflow:hidden;}
.contentimg2 .boxcon span{padding:0;display:inline-block;color:#999}
.contentimg2 hr{margin:20px 0;border:none;border-bottom:dotted 1px #dddddd;}
.contentimg2 .btn a{margin:0px 10px 0px 0px;}
.usergroup{position:absolute;top:150px;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:#fff;padding:10px;}
.ztcontent li{float:left}
.ztcontent img{max-width:100%;height:auto}
.content_gsjj{background-color:#fff;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:100%;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 5px 10px #111;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 {border:0;background-color:#FFF;height:30px;line-height:30px;width:200px;padding:0 10px;outline:none;-webkit-border-radius:5px;-moz-border-radius:5px;}
.btns {background-color:#C99D29; cursor:pointer;border:0;height:30px;line-height:30px;width:60px;color:#FFF;
text-align:center;-webkit-border-radius:5px;-moz-border-radius:5px;}

.boxbiaodan{zoom:1;overflow:auto;line-height:30px;font-size:15px;max-width:700px;margin:0 auto}
.boxbiaodan .biaodan{width:100%;padding:10px 10px 10px 90px;}
.boxbiaodan .biaodan_yzm{padding:10px 110px 10px 90px;width:100%;}
.boxbiaodan li h4{position:absolute;right:5px;display:block;padding: 0 0px;margin:2px 0px 0 10px;}
.boxbiaodan li{list-style:none;padding:5px 0px;margin:5px 0px ;position:relative;float:none}
.boxbiaodan li span{position:absolute;display:block;padding: 0 0px;margin:5px 10px 0 10px;}
.boxbiaodan dd{padding:0px;margin:0;display:inline-block;}
#getcode_math{-webkit-border-radius: 5px;-moz-border-radius:5px;}

.boxcontact{}
.boxcontact li{float:none;overflow:hidden;white-space:nowrap; text-overflow:ellipsis}
.boxcontact li span{color:#999;}