@charset "utf-8";

#newBridge { display: none!important;}

/*2018 2 23新加开始*/
.navhome_qh{
    width: 102px;
    margin-top: 43px;
    float: left;
    background-color: #ffffff;
    border:1px solid #ffffff;
}
.navhome_zdname{
  width: 100%;
  padding-left: 13px;
  float: left;
  cursor: pointer;
}
.navhomelb{
  list-style: none;
  padding: 0;
  margin: 0;
  display: none;
  width: 102px;
  padding: 5px 0;
  margin-top:25px;
  background-color: #ffffff;
  
}
.navhomelb li{
  width: 100%;
  text-align: center;
  line-height: 25px;
  
}
.navhomelb li:hover{
  background-color: #dddddd;
}
.navhomelb li:hover>a{
  color: #ffffff;
}
.navhome_qh:hover{
  border: 1px solid #dddddd;
}
.navhome_qh:hover>.navhomelb{
  display: block;
}
.navhome_qh:hover>.navhome_zdname1{
  color: #ff552e;
}
.navhome_qh:hover>.navhome_zdimg{
 background-size: 100% 100%;
  background-image:url(/static/v2/images/navdqdh1.png);

}
.navhomelb li a{
  color: #aaaaaa;
  font-size: 12px;
}
.navhome_zdname1{
  float: left;
  line-height: 30px;
  padding-left: 15px;
  font-size: 13px;
  color: #aaaaaa;
  margin-right: 5px;
}
.navhome_zdimg{
  float:left;
  width: 14px;
  height: 14px;
  margin-top: 8px;
  background-size: 100% 100%;
  background-image: url(/static/v2/images/navdqdh.png);
}
.nav_home {
  min-width: 1280px;
  width: 100%;
  height: 70px;
  background-color: #FFFFFF;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 98;
  -moz-box-shadow: 0px 0px 10px #B3B3B3;
  -webkit-box-shadow: 0px 0px 10px #B3B3B3;
  box-shadow: 0px 0px 10px #B3B3B3;
}

.navlogo {
  height: 54px;
  margin-top: 8px;
  margin-left: 100px;
  float: left;
}

.navtabxx {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-right: 100px;
}

.navtabxx1 {
  margin: 0 15px;
  float: left;
  line-height: 70px;
 
  position: relative;
}

.navtabxx1 a {
  text-decoration: none;
  color: #222222;
   font-size: 16px;
}

.navtabxx1:after {
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 18px;
 
  left: 0;
  content: '';
  background-color: #ffffff;
  transition: all 0.5s ease-in-out;
}

.navtabxx1:hover>a {
  color: #16a4b1;
}

.navtabxx1:hover:after {
  background-color: #16a4b1;
}

.navtabxx2 a {
  color: #16a4b1;
}

.navtabxx2:after {
  color: #16a4b1;
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 18px;
  opacity: 1;
  left: 0;
  content: '';
  background-color: #16a4b1;
}

.footerhome {
  width: 100%;
  height: 100px;
  background: #222222;
  padding: 10px 0;
}

.fotterlogo {
  height: 65px;
  float: right;
  margin-top: 10px;
}

.about_footer {
  font-size: 20px;
  color: #FFFFFF;
  text-align: center;
  padding-top: 25px;
  font-family: 'STHeiti Light [STXihei]';
  font-weight: 100;
  margin-bottom: 10px;
}

.about_footer1 {
  font-size: 30px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  width: 400px;
  display: block;
  margin: auto;
  padding-bottom: 10px;
  border-bottom: 1px solid #FFFFFF;
  position: relative;
}

.about_footer1:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 3px;
  left: 175px;
  bottom: -2px;
  background-color: #FFFFFF;
}

.about_footer2 {
  text-align: center;
  width: 750px;
  display: block;
  margin: auto;
  color: #FFFFFF;
  line-height: 20px;
  font-size: 14px;
  margin-top: 20px;
}

.about_footer3 {
  text-align: center;
  width: 40%;
  display: block;
  margin: auto;
  color: #FFFFFF;
  line-height: 20px;
  font-size: 14px;
  margin-top: 10px;
}

.fotternr {
  width: 1280px;
  height: 90px;
  margin: auto;
  padding: 5px;
}

.fotter12 {
  float: left;
}

.jzzn {
  width: 105%;
  color: #FFFFFF;
  float: left;
  padding-top: 10px;
}

.jzznn {
  width: 100%;
  color: #FFFFFF;
  height: 20px;
}

.jzzn1 {
  font-size: 12px;
  width: 58px;
  color: #FFFFFF;
  float: left;
  line-height: 20px;
}

.jzzn2 {
  width: 87%;
  font-size: 12px;
  float: left;
  line-height: 20px;
}

.jzzn2 p {
  width: 100%;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jzzn2 p a {
  color: #FFFFFF;
  margin-right: 5px;
  font-size: 12px;
  text-decoration: none;
}

.jzzn2 p a:hover {
  text-decoration: underline;
}

.footercontact {
  width: 40%;
  padding-left: 12%;
  float: left;
}

.contacthome11 {
  padding: 0;
  margin: 0;
  float: left;
  list-style: none;
  width: 100%;
}

.footerright {
  width: 30%;
  padding-left: 6%;
  float: left;
}

.footerewm {
  width: 100%;
  float: left;
}

.footerewm1 {
  width: 40%;
  float: left;
  margin-right: 5%;
}

.footerewm1 img {
  width: 90%;
  margin-left: 5%;
}

.footerewm1 p {
  text-align: center;
  color: #FFFFFF;
  line-height: 30px;
  font-size: 14px;
}

.banquanxx {
  color: #FFFFFF;
  font-size: 12px;
  text-align: left;
  float: left;
  line-height: 20px;
  margin-top: 5px;
  width: 80%;
}
.banquanxx a{
color: #ffffff;font-size: 12px;
}

/*2018 2 23新加结束*/

.top1 {
  height: 55px;
  padding-top: 17px;
  padding-bottom: 18px;
}

.top1_center {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: 55px;
}

.mbx{
  width: 1200px;margin: auto;height: 20px;padding: 30px 0px;
}
.gotogw{
  margin-top: 15px;width: 100%;margin-bottom: 15px;

}
.gotogw img{
  display: block;
  margin: auto;
  width: 150px;
}

.gotowx{
  height: 180px;
}

.gotowz{
  height: 30px;
}

.erweimaanli1{
  text-align: center;
  margin-top: 5px;
}

.erweimaanli{
  line-height: 25px;
  display: block;
  margin:auto;
  font-size: 14px;
}
.alcontent_h{
  width: 200px;margin: auto;height: 60px;
}
.anli_log{
  width: 50px;display:block;float:left;margin-right: 10px;
}
.caseanlitit{
  width:100px;text-align: center;float:left;font-size: 25px;color: #222222;font-weight: 700;font-size: 25px;
}
.caseanlitit span{
  font-size: 15px;color: #aaaaaa;
}
.anlileftan{
  position: absolute;top: 180px;left: -35px;width: 30px;cursor: pointer;
}
.anlirightan{
  position: absolute;top: 180px;right: -35px;width: 30px;cursor: pointer;
}
.rqal111{
  width: 1200px;overflow: hidden;position: relative;height: 383px;
}
.newscontent_lb_leftimg{
  margin-left:24px;float: left;
}
.nofollow1{
  color: #AAAAAA !important;float: right;font-size: 14px;margin-right: 5px;
}
#four_flash{
margin-top: 30px;
}
.information111{
  width: 275px;float: left;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  min-width: 1200px;
}

.probanner {
  width: 100%;
  height: 200px;
  background-image: url(/static/v1/images/prob.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}

.nbanner {
  width: 100%;
  height: auto;
  background-image: none;
  background-repeat: no-repeat;
  background-position: center top;
  margin-top: 70px;
}

.albanner {
  width: 100%;
  height: 176px;
  background-image: url(/static/v1/images/case_banner.jpg);
  background-position: center top;
  margin-top: 70px;
}

.lmtitle {
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  font-size: 35px;
  font-family: "微软雅黑";
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  color: #333333;
}

.lmfenlei {
  width: 720px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 20px;
  padding-left: 160px;
  border-bottom: 1px solid #e4e1e1;
}

.contact {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 35px;
  position: relative;
  overflow: hidden;
}

.contact_center1 {
  width: 1240px;
  margin: auto;
}

.contact_left {
  width: 200px;
  float: left;
}
.contact_time{
  color: #666666;
}

.contact_left1 {
  width: 100%;
  text-align: center;
  line-height: 50px;
  border: 1px solid #e4e1e1;
  font-size: 14px;
}

.contact_left2 {
  width: 100%;
  text-align: center;
  line-height: 50px;
  border-left: 1px solid #e4e1e1;
  border-right: 1px solid #e4e1e1;
  border-bottom: 1px solid #e4e1e1;
  font-size: 14px;
  cursor: pointer;
}

.contact_left3 {
  width: 100%;
  text-align: center;
  line-height: 50px;
  border-left: 1px solid #e4e1e1;
  border-right: 1px solid #e4e1e1;
  border-bottom: 1px solid #e4e1e1;
  font-size: 14px;
}

.contact_lcolor {
  background-color: #3a3a3a;
  border-color: #3a3a3a;
  color: #ffffff;
}

.contact_left2:hover {
  color: #1e4ed6;
}

.contact_right {
  width: 960px;
  float: right;
  background-color: #f9f9f9;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
}

.contact_tit {
  width: 98%;
  line-height: 50px;
  font-size: 19px;
  font-weight: 700;
  color: #333333;
  margin: 0;
  border-bottom: 1px solid #ececec;
}

.contact_tit1 {
  font-size: 16px;
  color: #3A3A3A;
  line-height: 55px;
  margin: 0;
}

.contact_tit2 {
  font-size: 15px;
  color: #999;
  margin: 0;
  line-height: 25px;
}

.contact_tit3 {
  font-size: 15px;
  color: #999;
  margin: 0;
  line-height: 25px;
  margin-bottom: 20px;
}

.contact_titfb {
  width: 700px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact_titfb1 {
  width: 100%;
  font-size: 16px;
  color: #3A3A3A;
  line-height: 55px;
}

.contact_titfb2 {
  width: 50%;
  float: left;
  font-size: 15px;
  color: #999;
  line-height: 25px;
  position: relative;
}

.contact_titfb2 .tel {
  color: blue;
  font-size: 15px;
}

.contact_titfb2 .tip {
  color: #999;
}

.contact_titfbtp {
  position: absolute;
  top: 0px;
  left: 75px;
}

.zptit {
  width: 98%;
  padding: 20px 0px;
  float: left;
}

.zpbt {
  width: 98%;
  line-height: 50px;
  font-size: 19px;
  font-weight: 700;
  color: #333333;
  margin: 0;
  border-bottom: 1px solid #ececec;
}

.zptit li {
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
}

.jobtit {
  width: 35%;
  background-image: url(/static/v1/images/zptit.png);
  background-size: 100%;
  padding-left: 20px;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  letter-spacing: 2px;
  margin-bottom: 10px;
  margin-top: 10px;
}

#tagscloud {
  width: 200px;
  height: 200px;
  position: relative;
  font-size: 12px;
  color: #333;
  margin: 20px auto 0;
  text-align: center;
}

#tagscloud a {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #333;
  font-family: Arial;
  text-decoration: none;
  margin: 0 10px 15px 0;
  line-height: 18px;
  text-align: center;
  font-size: 12px;
  padding: 1px 5px;
  display: inline-block;
  border-radius: 3px;
}

#tagscloud a.tagc1 {
  background: #666;
  color: #fff;
}

#tagscloud a.tagc2 {
  background: #3c3c3c;
  color: #fff;
}

#tagscloud a.tagc5 {
  background: #006633;
  color: #fff;
}

#tagscloud a:hover {
  color: #fff;
  background: #0099ff;
}

.jobcont {
  font-size: 13px;
  color: #222222;
}

.jobcont span {
  font-size: 14px;
  font-weight: 700;
  line-height: 25px;
}

.zptit li img {
  width: 30%;
  border-radius: 50%;
  padding: 5px;
  border: 1px solid #aaaaaa;
}

.jl_tf {
  text-align: center;
  margin: 0;
  margin-bottom: 10px;
}

.jl_tf1 {
  text-align: center;
  line-height: 30px;
  border: 1px solid #222222;
  border-radius: 5px;
  transition: all 0.2s ease;
}

.jl_tf1:hover {
  background-color: #222222;
  color: #FFFFFF;
}

.tfjl {
  float: left;
  width: 20%;
  margin-left: 40%;
}

.lmfenlei_cld a {
  left: 50%;
  width: 160px;
  height: 25px;
  display: block;
  float: left;
  background-color: #f4f0ed;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  padding-top: 15px;
  padding-bottom: 10px;
  color: #9a9a9a;
  font-family: "微软雅黑";
}

.lmfenlei_cld a:hover {
  background-color: #3a3a3a;
  color: #ffffff;
}

.lmfenlei1 {
  width: 1210px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px;
}

.lmfenlei1_cld a {
  left: 50%;
  width: 90px;
  display: block;
  float: left;
  background-color: #f4f0ed;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 5px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #9a9a9a;
  font-family: "微软雅黑";
}

.lmfenlei1_cld a:hover {
  background-color: #3a3a3a;
  color: #ffffff;
}

.lmbg a {
  color: #ffffff;
  background-color: #3a3a3a;
}

.lmbg1 a {
  color: #ffffff;
  background-color: #3a3a3a;
}

.lanmulb {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.lanmulb_img{
width: 100%;position: absolute;left: 0;top: 0;
}

.lanmulb_cld0 {
  width: 337px;
  height: 130px;
  margin-top: 328px;
  position: absolute;top: 0;left: 0;
  padding-left: 15px;
  padding-right: 15px;
  background: url(/static/v1/images/anlibeij1.png) repeat;
  border-radius: 0px 0px 10px 10px;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
}

.lanmulb_cld0:hover {
  background: url(/static/v1/images/anlibeij2.png) repeat;
}

.lanmulb_cld:hover {
  -moz-box-shadow: 0px 4px 20px #333333;
  -webkit-box-shadow: 0px 4px 20px #333333;
  box-shadow: 0px 4px 20px #333333;
  transform: translateY(-10px);
  transform: scale(1.05);
}

.lanmulb_cld {
  width: 366px;
  height: 458px;
  overflow: hidden;position: relative;
  float: left;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
  border: 1px solid #e8e4e4;
  border-radius: 10px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}



.lanmulb_cld1 a img {
  position: absolute;
}

.lanmulb_cld1 {
  height: 220px;
}

.lanmulb_cld2 {
  color: #ffffff;
  line-height: 35px;
}

.lanmulb_cld2 a {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  font-family: "微软雅黑";
  color: #ffffff;
}

.lanmulb_cld3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 12px;
  font-family: "微软雅黑";
  color: #ffffff;
}

.lanmulb_cld4 {
  padding-top: 5px;
  height: 40px;
  padding-bottom: 5px;
  line-height: 23px;
  color: #ffffff;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.lanmulb_cld5 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #ff9120;
  font-weight: bold;
}

.clear {
  clear: both;
}

.bottom {
  height: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #0e0e0e;
}

.bottom_center {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.bottom_left {
  width: 550px;
  float: left;
  font-size: 12px;
  line-height: 25px;
  color: #b6b3b3;
}

.bottom_left a {
  color: #b6b3b3;
  font-size: 12px;
}

.bottom_right {
  width: 200px;
  float: right;
}

.top1_left {
  width: 176px;
  height: 55px;
  float: left;
}

.top1_right {
  width: 550px;
  height: 55px;
  float: right;
}

.top1_right li {
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  font-size: 14px;
  font-family: "微软雅黑";
  padding-top: 15px;
}

* {
  list-style: none;
}

.pronr {
  width: 1150px;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  border: solid 1px #CCCCCC;
}

.pronr_left {
  width: 620px;
  height: 395px;
  float: left;
}

.pronr_right {
  width: 490px;
  height: 395px;
  float: right;
}

.pronr_right_1 {
  height: 46px;
  margin-bottom: 20px;
  font-size: 25px;
  font-family: "微软雅黑";
}

.pronr_right_2 {
  height: 70px;
  padding-top: 10px;
  margin-bottom: 30px;
  background-color: #f98f19;
  color: #ffffff;
  font-family: "微软雅黑";
  padding-left: 10px;
}

.jiage {
  font-size: 50px;
}

.pronr_right_3 {
  height: 100px;
  margin-bottom: 10px;
}

.pronr_right_4 {
  height: 35px;
  font-size: 13px;
  font-family: "微软雅黑";
}

.pronr_c_1 {
  margin-left: 5px;
  margin-top: 45px;
  position: absolute;
  width: 50px;
  height: 30px;
  font-size: 14px;
  color: #999999;
  font-family: "微软雅黑";
}

.pronr_c_2 {
  margin-left: 115px;
  margin-top: 15px;
  position: absolute;
  width: 50px;
  height: 25px;
  font-size: 14px;
  color: #FF6600;
  font-family: "微软雅黑";
}

.pronr_c_3 {
  margin-left: 65px;
  margin-top: 45px;
  position: absolute;
  width: 150px;
  height: 25px;
  font-size: 14px;
  color: #FF6600;
  font-family: "微软雅黑";
}

.pronr_c_4 {
  margin-left: 100px;
  margin-top: 75px;
  position: absolute;
  width: 80px;
  height: 25px;
  font-size: 14px;
  color: #999999;
  font-family: "微软雅黑";
}

.pronr_c_5 {
  margin-left: 260px;
  margin-top: 15px;
  position: absolute;
  width: 160px;
  height: 25px;
  font-size: 13px;
  color: #999999;
  font-family: "微软雅黑";
}

.pronr_c_6 {
  margin-left: 260px;
  margin-top: 45px;
  position: absolute;
  width: 160px;
  height: 25px;
  font-size: 13px;
  color: #999999;
  font-family: "微软雅黑";
}

.pronr_c_7 {
  margin-left: 260px;
  margin-top: 75px;
  position: absolute;
  width: 160px;
  height: 25px;
  font-size: 13px;
  color: #999999;
  font-family: "微软雅黑";
}

.ju {
  color: #FF6600;
}

.bk {
  padding-top: 8px;
  padding-bottom: 8px;
  border: solid 1px #CCCCCC;
  width: 100px;
}

.san {
  width: 30px;
  height: 13px;
  margin-left: 145px;
  position: absolute;
  cursor: pointer;
}

.xan {
  width: 30px;
  height: 13px;
  margin-top: 20px;
  margin-left: 145px;
  position: absolute;
  cursor: pointer;
}

.pronr_right_5 {
  padding-top: 5px;
}

.fuwu {
  width: 1150px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  border: solid 1px #CCCCCC;
}

.fuwu_left {
  width: 850px;
  float: left;
}

.fuwu_left_1 {
  height: 46px;
}

.fuwu_right {
  width: 280px;
  float: right;
}

.fuwu_left_1 {
  width: 848px;
  height: 46px;
  background-color: #f9f9f9;
  border: solid 1px #f5f5f5;
}

.fuwu_left_2 {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 35px;
  background-color: #ff9400;
}

.menuqha {
  width: 100px;
  height: 30px;
  float: left;
  background-image: url(/static/v1/images/mnbg.jpg);
  background-repeat: repeat-x;
  padding-top: 16px;
  text-align: center;
  font-size: 14px;
  font-family: "微软雅黑";
  cursor: pointer;
}

.menuqhb {
  width: 100px;
  height: 30px;
  float: left;
  padding-top: 16px;
  text-align: center;
  font-size: 14px;
  font-family: "微软雅黑";
  cursor: pointer;
}

.fuwu2a {
  width: 200px;
  height: 35px;
  position: absolute;
  margin-left: 20px;
  margin-right: 0px;
  border-left-width: 3px;
  border-left-style: solid;
  border-left-color: #FFFFFF;
  padding-left: 6px;
  color: #ffffff;
  font-size: 25px;
  font-family: "微软雅黑";
}

.fuwu2b {
  width: 100px;
  height: 30px;
  margin-left: 400px;
  position: absolute;
  background-image: url(/static/v1/images/tb1.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 35px;
  font-family: "微软雅黑";
  font-size: 22px;
  padding-top: 5px;
  color: #ffffff;
}

.fuwu2c {
  width: 100px;
  height: 30px;
  margin-left: 560px;
  position: absolute;
  background-image: url(/static/v1/images/tb2.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 35px;
  font-family: "微软雅黑";
  font-size: 22px;
  padding-top: 5px;
  color: #ffffff;
}

.fuwu2d {
  width: 100px;
  height: 30px;
  margin-left: 710px;
  position: absolute;
  background-image: url(/static/v1/images/tb3.jpg);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 35px;
  font-family: "微软雅黑";
  font-size: 22px;
  padding-top: 5px;
  color: #ffffff;
}

.fuwu_left_3 {
  padding: 5px;
  border: 2px solid #FF6600;
  line-height: 25px;
  font-family: "微软雅黑";
  font-size: 14px;
}

.fuwu_left_4 {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fffcf5;
  font-family: "微软雅黑";
  font-size: 14px;
  text-align: center;
}

.fuwu_left_5 {
  padding: 14px;
  line-height: 35px;
}

.fuwuxq {
  border: solid 1px #f5f5f5;
}

.fuwu_right_1 {
  padding: 10px;
  font-family: "微软雅黑";
  font-size: 14px;
}

.fuwu_cppic {
  width: 280px;
  height: 165px;
}

.fuwu_cpms {
  width: 270px;
  height: 70px;
  background-color: #f5f5f5;
  padding: 5px;
  font-size: 12px;
  line-height: 35px;
}

.newscontent {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  position: relative;
}

.kongbainr {
  width: 400px;
  position: absolute;
  top: -2px;
  height: 4px;
  background-color: #ffffff;
  left: 390px;
}

.alcontent {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.newscontent_left {
  width: 760px;
  float: left;
}

.newscontent_leftlb {
  width: 790px;
  float: left;
  padding-top: 20px;
  border: 1px solid #fbf8f8;
}

.newscontent_right {
  width: 275px;
  float: right;
}

.newscontent_lb {
  width: 770px;
  margin-top: 10px;
  margin-bottom: 15px;
  margin-left: 10px;
  border-bottom: 1px dashed #ebebeb;
  padding-bottom: 20px;
}

.newscontent_lb_left {
  width: 155px;
  height: 96px;
  margin-left:24px;
  float: left;
}
.nbanner_img{
  width:100%;
}
.jobzp_renc{
  width: 960px;background-color: #f9f9f9;padding:0px 30px;float: right;padding-bottom: 30px;
}

.newscontent_lb_right {
  width: 72%;
  float: right;
}

.newscontent_lb_right1 {
  width: 100%;
  color: #666666;
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 15px;
  font-family: "微軟正黑體";
}

.red {
  font-size: 17px;
}

a.red:link {
  color: #666666;
}

a.red:active {
  color: #666666;
}

a.red:hover {
  color: #666666;
}

a.red:visited {
  color: #666666;
}

.newscontent_lb_right2 {
  width: 100%;
  height: 40px;
  font-family: "微軟正黑體";
  font-size: 12px;
  color: #999999;
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  display: -o-box;
  -o-line-clamp: 2;
  -o-box-orient: vertical;
}

.newscontent_lb_right3 {
  width: 100%;
  color: #bcbcbc;
  font-size: 12px;
  line-height: 12px;
  font-family: "微軟正黑體";
  margin-bottom: 5px;
}

.newscontent_right_title {
  width: 265px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-image: url(/static/v1/images/dbx.jpg);
  background-repeat: repeat-x;
  background-position: left bottom;
}

.newscontent_right_cc {
  padding: 10px;
}

.newscontent_right_cc li {
  line-height: 35px;
  font-size: 12px;
  color: #666666;
}

.newsqk {
  width: 117px;
  height: 170px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
}

.newsqk1 {
  height: 145px;
  display: block;
}

.newsqk2 {
  height: 20px;
  padding-top: 5px;
  display: block;
  text-align: center;
  font-size: 12px;
}

* {
  list-style: none;
  padding: 0px;
  margin: 0px;
  font-size: 14px;
}

.newstitle {
  color: #e12836;
  font-size: 25px;
  font-family: "微软雅黑";
  text-align: center;
  padding-top: 15px;
  padding-bottom: 5px;
}

.newstitle1 {
  width: 100%;
  text-align: center;
  font-size: 13px;
  color: #bcbcbc;
  margin-bottom: 20px;
}

.newstitle2 {
  margin-left: 20px;
  font-size: 13px;
  color: #bcbcbc;
}

.newsnr {
  font-size: 12px;
  line-height: 35px;
  font-family: "微软雅黑";
}

.newsnr a {
  color: #0200ef !important;
  text-decoration: underline !important;
  font-size: 16px !important;
}
.newsnr p a{
  color: #0200ef !important;
  font-size: 16px !important;
}

.newsnr p {
  font-size: 16px !important;
}

.newsnr p strong {
  font-size: 16px !important;
}

.newsnr p span {
  font-size: 16px !important;
}

.alcontent_t {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 30px;
  text-align: center;
  color: #CC0000;
  font-family: "微软雅黑";
  position: relative;
}

.alcontent_t:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 2px;
  width: 200px;
  background-color: #CC0000;
}

.alcontent_b {
  width: 800px;
  margin-right: auto;
  margin-left: auto;
  line-height: 25px;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #bdbbbb;
  font-size: 15px;
  letter-spacing: 1px;
}

.alcontent_c {
  font-size: 12px;
  font-family: "微软雅黑";
  color: #333333;
  line-height: 35px;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}
.alcontent_c p span{
   font-size: 16px;
}
.alcontent_c p span strong{
  font-size: 16px;
}

.alcontent_c:first-child p {
  background-color: #aaaaaa !important;
}

.alcontent_f {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.alcontent_g {
  width: 322px;
  height: 53px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url(/static/v1/images/anlibtn.jpg);
  background-repeat: no-repeat;
  background-position: center;
  width: 800px;
}

.alcontent_a {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.alcontent_a_lb {
  width: 280px;
  height: 383px;
  margin-left: 9px;
  margin-right: 9px;
  position: relative;
  border: 1px solid #e8e4e4;
  float: left;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}

.alcontent_a_lb:hover {
  -moz-box-shadow: 0px 4px 20px #333333;
  -webkit-box-shadow: 0px 4px 20px #333333;
  box-shadow: 0px 4px 20px #333333;
}

.alcontent_a_lb0 {
  position: absolute;
  background: url(/static/v1/images/anlibeij1.png) repeat;
  width: 260px;
  height: 120px;
  top: 263px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
}

.alcontent_a_lb0:hover {
  background: url(/static/v1/images/anlibeij2.png) repeat;
}

.alcontent_a_lb1 {
  width: 280px;
  height: 383px;
}

.alcontent_a_lb2 {
  width: 260px;
  height: 30px;
  font-size: 16px;
  font-family: "微软雅黑";
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 45px;
}

.alcontent_a_lb2 a {
  color: #ffffff;
}

.alcontent_a_lb3 {
  width: 270px;
  height: 30px;
}

.alcontent_a_lb4 {
  width: 260px;
  height: 35px;
  color: #ffffff;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.alcontent_a_lb3_1 {
  color: #fff;
}

.alcontent_a_lb3_1 b {
  width: 270px;
  text-align: left;
  font-size: 12px;
  color: #ffffff;
  line-height: 40px;
}

.alcontent_a_lb3_2 {
  width: 100px;
  float: right;
  text-align: right;
  color: #898688;
  font-size: 12px;
}
.aboutusnr{
  width: 960px;background-color: #f9f9f9;padding:0px 30px;float: right;padding-bottom: 30px;
}
.aboutue1{
  width: 96%;
}
.compbanner {
  width: 100%;
  height: auto;
  background-image: none;
  margin-top: 70px;
}

.compbanner1 {
  width: 100%;
  margin-top: 70px;
}

.aboutcontent {
  width: 1200px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.about1 {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-size: 25px;
  font-family: "微软雅黑";
  color: #666666;
}

.about2 {
  line-height: 35px;
  font-size: 12px;
  color: #666666;
  text-indent: 2em;
}

.about3 {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.about3_1 {
  width: 300px;
  float: left;
  margin-right: 100px;
}

.about3_1_1 {
  height: 200px;
  background-image: url(/static/v1/images/guanyu_04.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.about3_1_2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  font-family: "微软雅黑";
  text-align: center;
  color: #666666;
  line-height: 35px;
}

.about3_2 {
  width: 300px;
  float: left;
  margin-right: 100px;
}

.about3_2_1 {
  height: 200px;
  background-image: url(/static/v1/images/guanyu_06.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.about3_2_2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  font-family: "微软雅黑";
  text-align: center;
  color: #666666;
  line-height: 35px;
}

.about3_3 {
  width: 300px;
  float: left;
}

.about3_3_1 {
  height: 200px;
  background-image: url(/static/v1/images/guanyu_08.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.about3_3_2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  font-family: "微软雅黑";
  text-align: center;
  color: #666666;
  line-height: 35px;
}

.fuwuys {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ebebeb;
}

.fuwuys_center {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.fuwuys_center1 {
  width: 380px;
  float: left;
  margin-right: 30px;
}

.fuwuys_center1_1 {
  width: 380px;
  height: 240px;
}

.fuwuys_center1_2 {
  line-height: 35px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.fuwuys_center2 {
  width: 380px;
  float: left;
  margin-right: 30px;
}

.fuwuys_center2_1 {
  width: 380px;
  height: 240px;
}

.fuwuys_center2_2 {
  line-height: 35px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.nextnews {
  width: 100%;
  height: 30px;
  cursor: pointer;
}

.nextnews img {
  width: 20px;
  margin-top: 5px;
  float: left;
}

.nextnews p {
  float: left;
  margin: 0;
  line-height: 30px;
  margin-left: 8px;
  font-size: 14px;
  color: #aaaaaa;
}

.newtitjb {
  transition: all 0.5s ease;
}

.nextnews:hover>.newtitjb {
  color: #aa2116 !important;
}

.nextnewstit {
  width: 300px;
  height: 30px;
  float: left;
  margin-left: 3px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.nextnewstit a {
  color: #aaaaaa;
  text-decoration: none;
}

.fuwuys_center3 {
  width: 380px;
  float: left;
}

.fuwuys_center3_1 {
  width: 380px;
  height: 240px;
}

.fuwuys_center3_2 {
  line-height: 35px;
  font-size: 14px;
  font-family: "微软雅黑";
}

.ysjs {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 30px;
  font-family: "微软雅黑";
  text-align: center;
  margin-bottom: 10px;
}

.tuandui {
  padding-top: 35px;
  padding-bottom: 35px;
}

.tuandui_1 {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: "微软雅黑";
  font-size: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.tuandui_2 {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  line-height: 35px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
  color: #666666;
}

.tuandui_3 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
}
.tuandui_3 img{
  width: 100%;
}

.contact {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 35px;
}

.contact_center {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.zhaopin_center {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.contact_a {
  width: 298px;
  height: 400px;
  float: left;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}

.contact_a_1 {
  width: 130px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/static/v1/images/lianxi1.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 50px;
}

.contact_a_2 {
  color: #666666;
  font-size: 16px;
  font-family: "微软雅黑";
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.contact_a_3 {
  color: #000000;
  font-size: 25px;
  font-family: "微软雅黑";
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.zhaopin_a {
  width: 299px;
  height: 793px;
  float: left;
  border-left: solid 1px #cccccc;
}

.zhaopin_a_1 {
  width: 135px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/static/v1/images/bgt.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 50px;
  font-size: 22px;
  padding-top: 55px;
  padding-left: 0px;
  color: #ffffff;
  text-align: center;
  font-family: "微软雅黑";
  background-position: 0px 0px;
}

.zhaopin_a_2 {
  color: #666666;
  font-size: 16px;
  font-family: "微软雅黑";
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.zhaopin_a_3 {
  color: #000000;
  font-size: 25px;
  font-family: "微软雅黑";
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.contact_b {
  width: 300px;
  height: 400px;
  float: left;
}

.contact_b_1 {
  width: 130px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/static/v1/images/lianxi2.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 50px;
}

.contact_b_2 {
  color: #666666;
  font-size: 16px;
  font-family: "微软雅黑";
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.contact_b_3,
.contact_b_3 a {
  color: #000000;
  font-size: 25px;
  font-family: "微软雅黑";
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.zhaopin_b {
  width: 400px;
  float: left;
}

.zhaopin_b_1 {
  width: 135px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/static/v1/images/bgt.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 50px;
  font-size: 22px;
  padding-top: 55px;
  padding-left: 0px;
  color: #ffffff;
  text-align: center;
  font-family: "微软雅黑";
  background-position: -150px 0px;
}

.zhaopin_b_2 {
  color: #666666;
  font-size: 16px;
  font-family: "微软雅黑";
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.zhaopin_b_3 {
  color: #000000;
  font-size: 25px;
  font-family: "微软雅黑";
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.contact_c {
  width: 298px;
  height: 400px;
  float: left;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}

.contact_c_1 {
  width: 130px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/static/v1/images/lianxi3.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 50px;
}

.contact_c_2 {
  color: #666666;
  font-size: 16px;
  font-family: "微软雅黑";
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.contact_c_3 {
  color: #000000;
  font-size: 25px;
  font-family: "微软雅黑";
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.zhaopin_c {
  width: 398px;
  float: left;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
}

.zhaopin_title {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 28px;
  padding-left: 10px;
  font-family: "微软雅黑";
}

.zhaopin_nr {
  margin-bottom: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  line-height: 30px;
}

/*新闻右侧样式*/
 .information {
      width: 90%;
      margin-left: 5%;
      float: left;
    }
    
    .information li {
      float: left;
      width: 100%;
      margin-bottom: 10px;
    }
    
    ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }
    
    .information li:first-child .remennews {
      float: left;
      width: 20px;
      height: 20px;
      background-color: #aa2116;
      text-align: center;
      line-height: 20px;
      color: #FFFFFF;
      border-radius: 2px;
      margin: 0;
    }
    
    .information li:nth-child(2) .remennews {
      float: left;
      width: 20px;
      height: 20px;
      background-color: #009ad6;
      text-align: center;
      line-height: 20px;
      color: #FFFFFF;
      border-radius: 2px;
      margin: 0;
    }
    
    .information li:nth-child(3) .remennews {
      float: left;
      width: 20px;
      height: 20px;
      background-color: #deab8a;
      text-align: center;
      line-height: 20px;
      color: #FFFFFF;
      border-radius: 2px;
      margin: 0;
    }
    
    .remennews {
      float: left;
      width: 20px;
      height: 20px;
      background-color: #AAAAAA;
      text-align: center;
      line-height: 20px;
      color: #FFFFFF;
      border-radius: 2px;
      font-size: 14px;
      margin: 0;
    }
    
    
    
    .new-tit {
      width: 70%;
      margin: 0;
      color: #666666;
      font-size: 14px;
      margin-left: 5px;
      line-height: 20px;
      float: left;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }
    
    .rqal{
  position: absolute;
  top: 0;
  left: 0;
  width: 3600px;
  overflow: auto;
  transition: all 0.5s ease;
}
.alcontent_a{
 position: relative;
 
}
    
    .new-tit1 {
      float: right;
      margin: 0;
      line-height: 20px;
      font-size: 14px;
      color: #666666;
    }
 
      .hotnew{
        width: 100%;
    float: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 10px;
      }
      .hotnew img{
                width: 20px;
                float: left;
                margin-left: 5px;
      }
      .hotnew p{
        font-size: 15px;
        line-height: 20px;
        font-weight: 700;
        float: left;
        margin: 0;
        margin-left: 3px;
      }
      


/*新闻右侧案例轮播样式*/

#four_flash {
  position: relative;
  width: 275px;
  margin: 0 auto;
  margin-bottom: 40px;

}

#four_flash .flashBg {
  width: 275px;
  height: 393px;
  margin: 0 auto;
  margin-top: 10px;
  position: relative;
  overflow: hidden;
}

#four_flash .flashBg ul.mobile {
  width: 2000%;
  margin-top: 10px;
  position: absolute;
  top: 15;
  left: 0;
}

#four_flash .flashBg ul.mobile li {
  float: left;
  width: 275px;
  color: #6C6E85;
}

#four_flash .flashBg ul.mobile li img {
  width: 252px;
  display: block;
  margin: 0 auto;
}

#four_flash .flashBg ul.mobile li dd {
  font-size: 13px;
  width: 252px;
  margin-left: 10.5px;
  line-height: 30px;
  color: #9a9a9a;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#four_flash .flashBg ul.mobile li p {
  font-size: 16px;
  text-align: center;
  width: 250px;
  line-height: 24px;
  margin-top: 10px;
}

#four_flash .flashBg ul.mobile li a {
  display: block;
  width: 273px;
  margin: auto;
}

#four_flash .flashBg ul.mobile li a div {
  border: 1px solid #ebebeb;
  width: 272px;
  padding: 10px 0px;
  border-radius: 5px;
  transition: all 0.4s ease;
}

#four_flash .flashBg ul.mobile li a div:hover {
  -moz-box-shadow:0px 5px 5px #A6A6A6; -webkit-box-shadow:0px 5px 5px #A6A6A6; box-shadow:0px 5px 5px #A6A6A6;
}

#four_flash .but_left {
  width: 30px;
  position: absolute;
  border-radius: 50%;
  top: 180px;
  left: 12px;
  cursor: pointer;
}

#four_flash .but_left img {
  width: 100%;
  border-radius: 50%;
}

#four_flash .but_right {
  width: 30px;
  position: absolute;
  border-radius: 50%;
  top: 180px;
  right: 11px;
  cursor: pointer;
}

#four_flash .but_right img {
  width: 100%;
  border-radius: 50%;
}

.zhaopin_c_1 {
  width: 135px;
  height: 120px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/static/v1/images/bgt.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 50px;
  font-size: 22px;
  padding-top: 55px;
  padding-left: 0px;
  color: #ffffff;
  text-align: center;
  font-family: "微软雅黑";
  background-position: -300px 0px;
}

.zhaopin_c_2 {
  color: #666666;
  font-size: 16px;
  font-family: "微软雅黑";
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.zhaopin_c_3 {
  color: #000000;
  font-size: 25px;
  font-family: "微软雅黑";
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.contact_d {
  width: 298px;
  height: 400px;
  float: left;
  border-right: solid 1px #cccccc;
}

.contact_d_1 {
  width: 130px;
  height: 130px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/static/v1/images/lianxi5.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  margin-top: 50px;
}

.contact_map {
  width: 900px;
  height: 600px;
  text-align: center;
  margin-top: 80px !important;
  margin-bottom: 20px;
}

.ljpj {
  display: none;
  padding: 20px;
}

.jybz {
  display: none;
  padding: 20px;
}

.complogo {
  width: 176px;
  height: 54px;
}

.mbx a{
        line-height: 20px;
        font-size: 14px;
        margin-right: 8px;
        color: #AAAAAA;
        float: left;
        text-decoration: none;
       }
       .mbx a:hover{
        color: #222222;
       }
       .mbx img{
        float: left;
        width:12px;
        margin-top: 4px;
        margin-right: 8px;
       }

.navigationmenu {
  display: none;
}

#hd {
  background: #FFF;
  height: 550px;
  border-bottom: 1px solid #E6E6E6;
}

#hd #week_nav .wk_navwp {}

#week_nav .wk_navwp2 {
  margin: 0 90px 0 100px;
}

#week_nav {
  position: fixed;
  top: 0;
  z-index: 15;
  width: 100%;
  padding-top: 10px;
  height: 70px;
  padding-bottom: 10px;
  background: #FFF;
  min-width: 1180px;
}

.wk_lonav {
  overflow: hidden;
  float: left;
  width: 1150px;
  height: 70px;
}

.wk_logo {
  float: left;
  width: 179px;
  height: 60px;
  margin-top: 9px;
  overflow: hidden;
}

.wk_inav {
  display: block;
  float: right;
  width: 910px;
  height: 60px;
  overflow: hidden;
}

.nav {
  float: right;
  height: 60px;
  overflow: hidden;
}

.nav li {
  float: left;
  padding: 0 16px 0 23px;
  height: 60px;
  overflow: hidden;
  line-height: 60px;
  background: url(/static/v1/images/ico2.png) no-repeat left center;
  font-size: 16px;
}

.nav li:first-child {
  background: none;
}

.nav li a {
  font-size: 16px;
  color: #666;
  text-decoration: none;
  transition: color 0.3s linear 0s;
  line-height: 60px;
  height: 60px;
  padding: 10px 0;
  overflow: hidden;
}

.nav li.a a,
.nav li:hover,
.nav li a:hover,
.nav li.hover a {
  color: #DE262E;
}

.nav li span {
  display: none;
  font-size: 0;
}

.wk_idl {
  float: right;
  width: 80px;
  height: 60px;
}

.week-header-log {
  position: relative;
  z-index: 105;
  margin-left: 20px;
  float: right;
  display: inline;
  padding: 20px 12.5px 0 0;
  text-align: right;
  font-size: 12px;
}

.week-log li a {
  position: relative;
  z-index: 4;
}

.week-log ul li {
  display: block;
  margin: 13px auto;
  text-align: left;
  font-size: 12px;
}

.pre {
  float: left;
  margin-top: 4px;
}

.core {
  padding-top: 5px;
  float: left;
}

.dots {
  margin-left: 10px;
  float: left;
}

.next {
  float: left;
  margin-top: 2px;
}

.week-log ul li:first-child {
  margin-top: 0;
}

.week-log ul li:last-child {
  margin-bottom: 0;
}

.week-log .week-arrow {
  padding-bottom: 7px;
}


/*分页样式*/

#pagination-clean li {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 11px;
  list-style: none;
  /* savers */
  float: left;
}

#pagination-clean a {
  border-right: solid 1px #DEDEDE;
  margin-right: 2px;
}

#pagination-clean .previous-off,
#pagination-clean .next-off {
  color: #888888;
  display: block;
  float: left;
  font-weight: bold;
  padding: 3px 4px;
}

#pagination-clean .next a,
#pagination-clean previous a {
  border: none;
  font-weight: bold;
}

#pagination-clean .active {
  color: #000000;
  font-weight: bold;
  display: block;
  float: left;
  padding: 4px 6px;
  /* savers */
  border-right: solid 1px #DEDEDE;
}

#pagination-clean a:link,
#pagination-clean a:visited {
  color: #0e509e;
  display: block;
  float: left;
  padding: 3px 6px;
}

#pagination-clean a:hover {
  text-decoration: none;
}

#pagination-digg li {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 11px;
  list-style: none;
  /* savers */
  float: left;
}

#pagination-digg a {
  border: solid 1px #9aafe5;
  margin-right: 2px;
}

#pagination-digg .previous-off,
#pagination-digg .next-off {
  border: solid 1px #DEDEDE;
  color: #888888;
  display: block;
  float: left;
  font-weight: bold;
  margin-right: 2px;
  padding: 3px 4px;
}

#pagination-digg .next a,
#pagination-digg .previous a {
  font-weight: bold;
}

#pagination-digg .active {
  background: #2e6ab1;
  color: #FFFFFF;
  font-weight: bold;
  display: block;
  float: left;
  padding: 4px 6px;
  /* savers */
  margin-right: 2px;
}

#pagination-digg a:link,
#pagination-digg a:visited {
  color: #0e509e;
  display: block;
  float: left;
  padding: 3px 6px;
  text-decoration: none;
}

#pagination-digg a:hover {
  border: solid 1px #0e509e;
}

#pagination-flickr li {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 11px;
  list-style: none;
  /* savers */
  float: left;
}

#pagination-flickr a {
  border: solid 1px #DDDDDD;
  margin-right: 2px;
  padding-top: 10px;
}

#pagination-flickr .previous-off,
#pagination-flickr .next-off {
  color: #666666;
  display: block;
  float: left;
  font-weight: bold;
  padding: 3px 4px;
}

#pagination-flickr .next a,
#pagination-flickr .previous a {
  font-weight: bold;
  border: solid 1px #FFFFFF;
}

#pagination-flickr .active {
  color: #ffffff;
  font-weight: bold;
  display: block;
  float: left;
  padding: 8px;
  background-color: #ff4400;
}

#pagination-flickr a:link,
#pagination-flickr a:visited {
  color: #0063e3;
  display: block;
  float: left;
  padding: 3px 6px;
  text-decoration: none;
}

#pagination-flickr a:hover {
  border: solid 1px #000;
  background: #0063DC;
  color: #FFF;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

h2 {
  clear: both;
  border: 0;
  margin: 0;
  padding-top: 30px;
  font-size: 13px;
}

p {
  border: 0;
  margin: 0;
  padding: 0;
  padding-bottom: 20px;
}

ul {
  border: 0;
  margin: 0;
  padding: 0;
}


/*分页样式结束*/

.newscontent_page {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  width: 590px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}
.newscontent_page1{
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  width: 590px;
  margin:0 auto;
  margin-left: 34px;
  margin-bottom: 20px;
}

.fgx {
  width: 510px;
  height: 2px;
  border-bottom: solid 1px #CCCCCC;
  margin-top: -10px;
  position: absolute;
}

.fgx2 {
  width: 510px;
  height: 2px;
  border-bottom: solid 1px #CCCCCC;
  margin-top: -10px;
  position: absolute;
}

.p_pop,
.p_pof,
.sllt {
  padding: 4px;
  border: 1px solid;
  min-width: 60px;
  border-color: #DDD;
  background: #FEFEFE;
  box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.3);
}

.ie6 .p_pop {
  width: 100px;
}

.p_pof .p_pop {
  padding: 0;
  border: none;
  box-shadow: none;
}

.p_pof {
  width: 500px;
}

.p_opt {
  padding: 10px;
}

.p_pop li {
  display: inline;
}

.p_pop a {
  display: block;
  padding: 3px 5px;
  white-space: nowrap;
}

.p_pop li:last-child a {
  border: none;
}

.ie6 .p_pop li {
  zoom: 1;
  clear: both;
  width: 100%;
}

.ie6 .p_pop a {
  position: relative;
}

.p_pop a:hover,
.p_pop a.a,
#sctype_menu .sca {
  background-color: #F9F9F9;
  color: #369;
  text-decoration: none;
}

.prompt_news,
.prompt_follower,
.prompt_news_0,
.prompt_follower_0,
.ignore_notice,
.prompt_concern {
  float: left;
  width: 18px;
  height: 14px;
  margin: 3px 3px 5px 0;
  display: inline;
  background: url(../static/v1/images/ico_notice.png) no-repeat 0 0;
}

.prompt_follower_0 {
  background-position: 0 -225px;
}

.prompt_news {
  background-image: url(../static/v1/images/new_pm.gif);
}

.prompt_follower {
  background-position: 0 -191px;
}

.prompt_concern {
  background-position: 0 -258px;
}

.ignore_notice {
  background: url(../static/v1/images/close.gif) no-repeat 0 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 12px;
  height: 12px;
  overflow: hidden;
}

.p_pop .ignore_noticeli a,
.p_pop .ignore_noticeli a:hover,
.p_pop .ignore_noticeli a.a {
  background: none;
  border-bottom: 0;
}

.p_pop .notice_interactive,
.p_pop .notice_system,
.p_pop .notice_manage,
.p_pop .notice_app,
.p_pop .notice_mypost {
  margin: 3px 2px 5px 0;
}

.h_pop {
  min-width: 120px;
  border-top: none;
}

.p_opt .txt,
.p_opt .txtarea {
  margin: 5px 0;
}

.p_pop .flbc,
.p_pof .flbc {
  margin-right: 8px;
  margin-top: 4px;
}

.t_l,
.t_c,
.t_r,
.m_l,
.m_r,
.b_l,
.b_c,
.b_r {
  overflow: hidden;
  background: #000;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.t_l,
.t_r,
.b_l,
.b_r {
  width: 8px;
  height: 8px;
}

.t_c,
.b_c {
  height: 8px;
}

.m_l,
.m_r {
  width: 8px;
}

.t_l {
  -moz-border-radius: 8px 0 0 0;
  -webkit-border-radius: 8px 0 0 0;
  border-radius: 8px 0 0 0;
}

.t_r {
  -moz-border-radius: 0 8px 0 0;
  -webkit-border-radius: 0 8px 0 0;
  border-radius: 0 8px 0 0;
}

.b_l {
  -moz-border-radius: 0 0 0 8px;
  -webkit-border-radius: 0 0 0 8px;
  border-radius: 0 0 0 8px;
}

.b_r {
  -moz-border-radius: 0 0 8px 0;
  -webkit-border-radius: 0 0 8px 0;
  border-radius: 0 0 8px 0;
}

.m_c {
  background: #FFF;
}

.m_c .tb {
  margin: 0 0 10px;
  padding: 0 10px;
}

.m_c .c {
  padding: 0 10px 10px;
}

.m_c .o {
  padding: 8px 10px;
  height: 26px;
  text-align: right;
  border-top: 1px solid #CCC;
  background: #F2F2F2;
}

.m_c .el {
  width: 420px;
}

.m_c .el li {
  padding: 0;
  border: none;
}

.flb {
  padding: 10px 10px 8px;
  height: 20px;
  line-height: 20px;
}

.flb em {
  float: left;
  font-size: 14px;
  font-weight: 700;
  color: #369;
}

.sub_nav ul.p_pop {
  border: 1px solid #E6E6E6;
  border-top: 0;
  z-index: 100;
  font-size: 14px;
  margin-left: -12px;
  box-shadow: 0;
  border-radius: 0;
  background: #FFF;
  margin-top: 0px;
}

.sub_nav ul.p_pop li {
  border: none;
}

.gotoweb {
  float: left;
  margin-left: 500px;
  width: 90px;
  color: #aaaaaa;
  line-height: 25px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #aaaaaa;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.gotoweb a {
  color: #aaaaaa;
  z-index: 99;
}

.gotoweb:hover {
  background-color: #CC0000;
  border: 1px solid #CC0000;
}

.gotoweb:hover a {
  color: #ffffff;
  z-index: 100;
}
.gotowebnew {
  float: left;
  margin-left: 555px;
  width: 90px;
  color: #aaaaaa;
  line-height: 25px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #aaaaaa;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}

.gotowebnew a {
  color: #aaaaaa;
  z-index: 99;
}

.gotowebnew:hover {
  background-color: #CC0000;
  border: 1px solid #CC0000;
}

.gotowebnew:hover a {
  color: #ffffff;
  z-index: 100;
}
.gotoweb1 {
  position: relative;
  float: left;
  margin-left: 18px;
  width: 90px;
  color: #aaaaaa;
  line-height: 25px;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  border: 1px solid #aaaaaa;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
  transition: 0.3s all ease-in-out;
}
.gotoweb1 img{
  display: none;
}

.gotoweb1 a {
  color: #aaaaaa;
  z-index: 99;
}

.gotoweb1:hover {
  background-color: #CC0000;
  border: 1px solid #CC0000;
}

.gotoweb1:hover p {
  color: #ffffff;
  z-index: 100;
}
.gotoweb1:hover img{
  display: block;
}

.erweimaimg{
  text-align: center;position: absolute;top: -50px;left: 110px;border:1px solid #dddddd;
}

.sub_nav ul.p_pop li a {
  padding: 2px 0;
  margin: 4px;
  height: 28px;
  line-height: 28px;
  color: #666;
  font-size: 14px;
  border: none;
  min-width: 100px;
  text-align: center;
  border-radius: 0!important;
  border: 0px;
}

.sub_nav ul.p_pop li a:hover {
  color: #FFF;
  background: #DE262E;
}

body,
input,
button,
select,
textarea {
  font: 12px/1.5 Tahoma, 'Microsoft Yahei', 'Simsun';
  color: #444;
}

textarea {
  resize: none;
}

body,
ul,
ol,
li,
dl,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
.pr,
.pc {
  margin: 0;
  padding: 0;
}

table {
  empty-cells: show;
  border-collapse: collapse;
}

caption,
th {
  text-align: left;
  font-weight: 400;
}

ul li,
.xl li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
}

em,
cite,
i {
  font-style: normal;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {}

a img {
  border: none;
}

label {
  cursor: pointer;
}

.z {
  float: left;
}

.y {
  float: right;
}

.cl:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cl {
  zoom: 1;
}

.hidefocus {
  outline: none;
}

hr {
  display: block;
  clear: both;
  *margin-top: -8px !important;
  *margin-bottom: -8px !important;
}

.mn hr,
.sd hr {
  margin: 0 10px;
}

.area hr {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

hr.l {
  height: 1px;
  border: none;
  background: #DDDDDD;
  color: #DDDDDD;
}

hr.l2 {
  height: 2px;
}

hr.l3 {
  height: 3px;
}

hr.da {
  height: 0;
  border: none;
  border-top: 1px dashed #DDDDDD;
  background: transparent;
  color: transparent;
}

hr.bk {
  margin-bottom: 10px !important;
  *margin-bottom: 2px !important;
  height: 0;
  border: none;
  border-top: 1px solid #FFF;
  background: transparent;
  color: transparent;
}

.n .sd hr.bk {
  border-top-color: #F9F9F9;
}

hr.m0 {
  margin-left: 0;
  margin-right: 0;
}

.wx,
.ph {
  font-family: 'Microsoft YaHei', 'Hiragino Sans GB', 'STHeiti', Tahoma, 'SimHei', sans-serif;
  font-weight: 100;
}

.ph {
  font-size: 20px;
}

.mt {
  padding: 10px 0;
  font-size: 16px;
}

.pipe {
  margin: 0 5px;
  color: #CCC;
}

.xs0 {
  font-family: Arial;
  font-size: 0.83em;
  -webkit-text-size-adjust: none;
}

.xs1 {
  font-size: 12px !important;
}

.xs2 {
  font-size: 14px !important;
}

.xs3 {
  font-size: 16px !important;
}

.xg1,
.xg1 a {
  color: #999 !important;
}

.xg1 .xi2 {
  color: #369 !important;
}

.xg2 {
  color: #666;
}

.xi1,
.onerror {
  color: #F26C4F;
}

.xi2,
.xi2 a,
.xi3 a {
  color: #369;
}

.xw0 {
  font-weight: 400;
}

.xw1 {
  font-weight: 700;
}

.bbda {
  border-bottom: 1px dashed #DDDDDD;
}

.btda {
  border-top: 1px dashed #DDDDDD;
}

.bbs {
  border-bottom: 1px solid #DDDDDD !important;
}

.bts {
  border-top: 1px dashed #DDDDDD !important;
}

.bw0 {
  border: none !important;
}

.bw0_all,
.bw0_all th,
.bw0_all td {
  border: none !important;
}

.bg0_c {
  background-color: transparent !important;
}

.bg0_i {
  background-image: none !important;
}

.bg0_all {
  background: none !important;
}

.ntc_l {
  padding: 5px 10px;
  background: #FEFEE9;
}

.ntc_l .d {
  width: 20px;
  height: 20px;
  background: url(../static/v1/images/op.png) no-repeat 0 0;
  line-height: 9999px;
  overflow: hidden;
}

.ntc_l .d:hover {
  background-position: 0 -20px;
}

.brs,
.avt img,
.oshr {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.brm {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.brw {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.mtn {
  margin-top: 5px !important;
}

.mbn {
  margin-bottom: 5px !important;
}

.mtm {
  margin-top: 10px !important;
}

.mbm {
  margin-bottom: 10px !important;
}

.mtw {
  margin-top: 20px !important;
}

.mbw {
  margin-bottom: 20px !important;
}

.ptn {
  padding-top: 5px !important;
}

.pbn {
  padding-bottom: 5px !important;
}

.ptm {
  padding-top: 10px !important;
}

.pbm {
  padding-bottom: 10px !important;
}

.ptw {
  padding-top: 20px !important;
}

.pbw {
  padding-bottom: 20px !important;
}

.avt img {
  padding: 2px;
  width: 48px;
  height: 48px;
  background: #FFF;
  border: 1px solid;
  border-color: #F2F2F2 #DDDDDD #DDDDDD #F2F2F2;
}

.avtm img {
  width: 120px;
  height: auto;
}

.avts img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}

.emp {
  padding: 20px 10px;
}

.emp a {
  color: #369;
  text-decoration: underline !important;
}

.vm {
  vertical-align: middle;
}

.vm * {
  vertical-align: middle;
}

.hm {
  text-align: center;
}

.alt,
.alt th,
.alt td {
  background-color: #F2F2F2;
}

.notice {
  clear: both;
  margin: 5px 0;
  padding: 3px 5px 3px 20px;
  background: url(../static/v1/images/notice.gif) no-repeat 2px 6px;
}

#ajaxwaitid {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  padding: 0 5px;
  background: #D00;
  color: #FFF;
}

.showmenu {
  padding-right: 16px;
  background: url(../static/v1/images/arrwd.gif) no-repeat 100% 50%;
  cursor: pointer;
  white-space: nowrap;
}

#um .showmenu {
  margin-right: -5px;
}

.cur1 {
  cursor: pointer;
}

.ie6 .sec .p_pop {
  white-space: expression(this.offsetWidth >=220 ? 'normal':'nowrap');
  width: expression(this.offsetWidth >=220 ? 200:'auto');
}

.rq {
  color: red;
}

.px,
.pt,
.ps,
select {
  border: 1px solid;
  border-color: #848484 #E0E0E0 #E0E0E0 #848484;
  background: #FFF url(../static/v1/images/px.png) repeat-x 0 0;
  color: ;
}

.px,
.pt {
  padding: 2px 4px;
  line-height: 17px;
}

.px {
  height: 17px;
}

.pxs {
  width: 30px !important;
}

.fdiy .tfm .px,
.fdiy .tfm .pt {
  width: auto;
}

.p_fre {
  width: auto !important;
}

.er {
  border-color: #F66 #FFBDB9 #FFBDB9 #F66;
  background-color: #FDF4F4;
  background-image: url(../static/v1/images/px_e.png);
}

.pt {
  overflow-y: auto;
}

div.pt {
  height: 100px;
  line-height: 100px;
}

.ps,
select {
  padding: 2px 2px 2px 1px;
}

.pts {
  vertical-align: top;
  overflow: hidden;
}

.cmt .pts {
  width: 60%;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.pn {
  vertical-align: middle;
  overflow: hidden;
  margin-right: 3px;
  padding: 0;
  height: 23px;
  border: 1px solid #999;
  background: #E5E5E5 url(../static/v1/images/pn.png) repeat-x 0 0;
  cursor: pointer;
  -moz-box-shadow: 0 1px 0 #E5E5E5;
  -webkit-box-shadow: 0 1px 0 #E5E5E5;
  box-shadow: 0 1px 0 #E5E5E5;
}

.pn:active {
  background-position: 0 -23px;
}

.ie6 .pn {
  overflow-x: visible;
  width: 0;
}

.pn em,
.pn span,
.pn strong {
  padding: 0 10px;
  line-height: 21px;
}

.pn em,
.pn strong {
  font-weight: 700;
}

.ie7 .pn em,
.ie7 .pn span,
.ie7 .pn strong {
  padding: 0 5px;
  line-height: 18px;
}

a.pn {
  height: 21px;
  line-height: 21px;
  color: #444 !important;
}

a.pn:hover {
  text-decoration: none;
}

.ie6 a.pn {
  width: auto;
}

.ie6 a.pn em,
.ie6 a.pn span,
.ie6 a.pn strong {
  display: block;
}

.ie7 a.pn em,
.ie7 a.pn span,
.ie7 a.pn strong {
  line-height: 21px;
}

.pnc,
a.pnc {
  border-color: #235994;
  background-color: #06C;
  background-position: 0 -48px;
  color: #FFF !important;
}

.pnc:active {
  background-position: 0 -71px;
}

.pnpost .pn {
  height: 26px;
}

.pr,
.pc {
  vertical-align: middle;
  margin: 0 5px 1px 0;
  padding: 0;
}

.ie6 .pr,
.ie6 .pc,
.ie7 .pr,
.ie7 .pc {
  margin-right: 2px;
}

.lb {
  margin-right: 20px;
}

.pns .px {}

.pns .pn {}

.ftid {
  float: left;
  margin-right: 6px;
}

.ftid select {
  float: left;
  height: 23px;
}

.ftid a {
  display: block;
  overflow: hidden;
  padding: 0 17px 0 4px;
  height: 21px;
  line-height: 21px;
  text-decoration: none !important;
  font-size: 12px;
  font-weight: 400;
  color: #444 !important;
  border: 1px solid;
  border-color: #848484 #E0E0E0 #E0E0E0 #848484;
  background: #FFF url(../static/v1/images/newarow.gif) no-repeat 100% 0;
}

.ftid a:hover,
.ftid a:focus {
  background-position: 100% -23px;
}

.ftid select {
  width: 94px;
}

.sslt a {
  width: 54px;
}

.sslt select {
  width: 60px;
}

.sltm {
  padding: 5px 11px 5px 10px;
  border: 1px solid #DDD;
  background-color: #FFF;
  text-align: left;
}

.sltm li {
  padding: 2px 0;
  color: #666;
  cursor: pointer;
}

.sltm li:hover {
  color: #369;
}

.sltm li.current {
  color: #F26C4F;
}

.oshr {
  float: right;
  margin-left: 5px;
  padding: 0 5px 0 22px;
  border: 1px solid;
  border-color: #CCC #A9A9A9 #A9A9A9 #CCC;
  background: #FFF url(../static/v1/images/oshr.png) no-repeat 5px 50%;
}

.oshr:hover {
  text-decoration: none;
}

.ofav {
  background-image: url(../static/v1/images/fav.gif);
}

.oivt {
  background-image: url(../static/v1/images/activitysmall.gif);
}

.tfm {
  width: 100%;
}

.tfm caption,
.tfm th,
.tfm td {
  vertical-align: top;
  padding: 7px 0;
}

.tfm caption h2 {
  font-size: 16px;
}

.vt th,
.vt td {
  vertical-align: top;
}

.tfm th {
  padding-top: 9px;
  padding-right: 5px;
  width: 130px;
}

.tfm th .rq {
  float: right;
  font-size: 14px;
}

.tfm .pt,
.tfm .px {
  margin-right: 3px;
  width: 330px;
}

.tfm .c,
.tfm .tedt,
.m_c .tfm .tedt {
  width: 338px;
}

.tfm .d {
  clear: both;
  margin: 5px 0;
  color: #999;
}

.tfm .d em {
  margin-left: 5px;
  color: red;
}

.tfm .d strong {
  margin-left: 5px;
}

.tfm .d a {
  color: #369;
}

.tfm .p {
  text-align: right;
}

.tfm .pcl label {
  display: block;
  padding: 0 2px 5px;
}

.tfm .pcl .pc {
  margin-right: 5px;
  padding: 0;
}

.tfm .l th,
.tfm .l td {
  padding-top: 0;
  padding-bottom: 0;
}

.bn .tfm caption,
.bn .tfm th,
.bn .tfm td {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pbt {
  margin-bottom: 10px;
}

.ie6 .pbt .ftid a,
.ie7 .pbt .ftid a {
  margin-top: 1px;
}

#custominfo.mtn {
  margin-bottom: -5px;
}

.altw {
  width: 350px;
}

.altw .fltc {
  margin-bottom: 0;
  padding: 8px;
}

.alert_right,
.alert_error,
.alert_info {
  padding: 6px 0 6px 58px;
  min-height: 40px;
  height: auto !important;
  height: 40px;
  line-height: 160%;
  background: url(../static/v1/images/right.gif) no-repeat 8px 8px;
  font-size: 14px;
}

.alert_error {
  background-image: url(../static/v1/images/error.gif);
}

.alert_error a {
  font-weight: 700;
  color: #369;
}

.alert_info {
  background-image: url(../static/v1/images/info.gif);
}

.alert_btnleft {
  margin-top: 8px;
}

.alert_btn {
  margin-top: 20px;
  text-align: center;
}

.alert_act {
  margin-top: 20px;
  padding-left: 58px;
}

.pbnv {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  width: 400px;
  padding: 7px 0;
}

.pbl {
  overflow: hidden;
  margin: 9px 0;
  width: 621px;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: #CCC;
  background: #FFF;
}

.pbl li {
  float: left;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 5px;
  width: 196px;
  height: 300px;
  border-right: 1px solid #CCC;
}

.pbl p {
  height: 25px;
  line-height: 25px;
}

.pbl a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  padding: 0 4px;
  text-decoration: none;
  color: #369;
  border: solid #FFF;
  border-width: 1px 0;
}

.pbl a:hover {
  text-decoration: none;
  background-color: #F3F3F3;
}

.pbl .highlightlink {
  color: #08C;
}

.pbls a,
.pbls a:hover {
  background-color: #EEE;
  color: #666;
  font-weight: 700;
}

.pbsb {
  background: url(../static/v1/images/arrow.gif) right -33px no-repeat;
}

.wp {
  margin: 0 auto;
  width: 960px;
}

#wp .wp {
  width: auto;
}

#toptb {
  min-width: 960px;
  border-bottom: 1px solid #DDDDDD;
  background: #F2F2F2;
  line-height: 28px;
}

#toptb a {
  float: left;
  padding: 0 4px;
  height: 28px;
}

#toptb a.showmenu {
  padding-right: 15px;
}

#toptb a.hover {
  background-color: #FFF;
}

#toptb .pipe {
  float: left;
  display: none;
}

#hd {
  border-bottom: 0 solid #DDDDDD;
  background: #FFFFFF
}

#hd .wp {
  padding: 10px 0 0;
}

.hdc {
  min-height: 70px;
}

.ie6 .hdc {
  height: 70px;
}

#hd h2 {
  padding: 0 20px 8px 0;
  float: left;
}

#space #hd h2 {
  margin-top: 0;
}

#hd .fastlg {
  padding-top: 10px;
}

#scbar {
  overflow: hidden;
  height: 42px;
  line-height: 42px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #E9EFF5;
  background: #E8EFF5;
}

.scbar_icon_td {
  width: 21px;
  background: url(../static/v1/images/search.png) no-repeat 0 -50px;
}

.scbar_txt_td,
.scbar_type_td {
  background: url(../static/v1/images/search.png) repeat-x 0 -93px;
}

#scbar_txt {
  width: 400px;
  border: 1px solid #FFF;
  outline: none;
}

.scbar_narrow #scbar_txt {
  width: 260px;
}

.scbar_btn_td {
  width: 38px;
  background: url(../static/v1/images/search.png) no-repeat 8px -142px;
}

#scbar_btn {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent none;
  box-shadow: none;
}

#scbar_btn strong {
  line-height: 84px;
}

.scbar_type_td {
  width: 61px;
  background: url(../static/v1/images/search.png) no-repeat 0 -193px;
}

#scbar_type {
  display: block;
  padding-left: 10px;
  text-align: left;
  text-decoration: none;
}

#scbar_type_menu {
  margin-top: -8px;
}

#scbar_hot {
  padding-left: 8px;
  height: 45px;
  overflow: hidden;
}

#scbar_hot strong,
#scbar_hot a {
  float: left;
  margin-right: 8px;
  white-space: nowrap;
}

#nv {
  overflow: hidden;
  height: 33px;
  background: #2B7ACD url("../static/v1/images/nv.png") no-repeat 0 0;
}

#nv li {
  float: left;
  padding-right: 1px;
  height: 33px;
  line-height: 33px;
  background: url(../static/v1/images/nv_a.png) no-repeat 100% 0;
  font-weight: 700;
  font-size: 14px;
}

.ie_all #nv li {
  line-height: 36px;
}

.ie6 #nv li {
  line-height: 33px;
}

#nv li a {
  float: left;
  padding: 0 15px;
  height: 33px;
}

#nv li a {
  color: #FFF;
}

#nv li span {
  display: none;
}

#nv li.a {
  margin-left: -1px;
  background: #005AB4 url(../static/v1/images/nv_a.png) no-repeat 50% -33px;
}

#nv li.a a {
  color: #FFF;
}

#nv li a:hover {
  background: url(../static/v1/images/nv_a.png) no-repeat 50% -66px;
}

#nv li.hover a:hover,
#nv li.hover a {
  background: url(../static/v1/images/nv_a.png) no-repeat 50% -99px;
}

#mu {
  position: relative;
  z-index: 1;
}

.ie6 #mu,
.ie7 #mu {
  line-height: 0;
  font-size: 0;
}

#mu ul {
  background: url(../static/v1/images/mu_bg.png) no-repeat 0 100%;
  line-height: 22px;
  z-index: 2;
  font-size: 12px;
}

#mu li {
  float: left;
  height: 32px
}

#mu a {
  float: left;
  display: inline;
  margin: 5px 6px;
  padding: 0 10px;
  white-space: nowrap;
}

#mu a:hover {
  margin: 4px 5px;
  border: 1px solid #DDDDDD;
  background: #F9F9F9;
  color: #369;
  text-decoration: none;
}

.floatmu {
  position: absolute;
  left: 0;
  top: 0;
}

#um {
  padding-top: 10px;
  padding-right: 60px;
  _padding-right: 54px;
  line-height: 2.3;
  zoom: 1;
}

#um,
#um a {
  color: #444;
}

#um p {
  text-align: right;
}

#um .avt {
  display: inline;
  margin-right: -60px;
}

.vwmy {
  padding-left: 16px;
  background: url(../static/v1/images/user_online.gif) no-repeat 0 2px;
}

.vwmy.qq {
  background: url(../static/v1/images/connect_qq.gif) no-repeat scroll 0 0;
  padding-left: 20px;
}

#um .new,
.topnav .new,
.sch .new,
#toptb .new {
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0 50%;
  color: #369;
  font-weight: 700;
}

#myprompt.new {
  background-image: url(../static/v1/images/notice.gif);
  background-position: 3px 50%;
}

#pm_ntc.new {
  background-image: url(../static/v1/images/new_pm.gif);
}

#task_ntc {
  background-image: url(../static/v1/images/task.gif);
}

#um .pipe {
  margin: 0 5px 0 0;
}

#extcreditmenu,
#g_upmine {
  margin-right: 2px !important;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}

#g_upmine {
  margin-right: 1px !important;
  border: 1px solid transparent;
}

.ie6 #g_upmine {
  border: 0;
}

#extcreditmenu.a,
#g_upmine.a {
  position: relative;
  z-index: 302;
  margin-right: 1px !important;
  border: 1px solid;
  border-color: #DDD;
  border-bottom: none;
  background-color: #FFF;
}

#extcreditmenu_menu,
#g_upmine_menu {
  margin-top: -1px;
  width: auto;
}

#extcreditmenu_menu li {
  float: none;
  display: block;
  padding-left: 5px !important;
  padding-right: 1em !important;
}

#g_upmine_menu li {
  float: none;
  display: block;
  padding-left: 5px !important;
}

#g_upmine_menu ul.extg li {
  padding-left: 0px !important;
}

#qmenu {
  float: right;
  display: inline;
  margin: 5px 8px 0;
  padding-right: 10px;
  width: 103px;
  height: 24px;
  background: url(../static/v1/images/qmenu.png) no-repeat 0 0;
  line-height: 24px;
  text-align: center;
  color: #369;
  font-weight: 700;
  overflow: hidden;
}

#qmenu:hover {
  text-decoration: none;
}

#qmenu.a {
  position: relative;
  z-index: 302;
  background-position: 0 -27px;
}

#qmenu_menu {
  margin-top: -2px;
  padding: 20px 5px 10px;
  width: 610px;
  border-color: #DCE4EB;
}

#qmenu_menu ul.nav li {
  float: left;
}

.ie6 #qmenu_menu ul.nav li {
  clear: none !important;
  width: auto !important;
}

#qmenu_menu ul.nav a {
  margin-bottom: 10px;
  padding: 47px 0 0;
  width: 60px;
  border: none;
  border-radius: 4px;
  background: url(../static/v1/images/noicon.gif) no-repeat 50% 5px;
  text-align: center;
}

#qmenu_menu ul.nav a:hover {
  background-color: #F9F9F9;
  color: #369;
  text-shadow: none;
}

#shortcut {
  position: relative;
  display: none;
  height: 30px;
  line-height: 30px;
  background-color: #3A83F1;
  color: white;
  text-align: center;
}

#shortcuttip {
  padding: 2px 8px;
  background: url(../static/v1/images/search.gif) repeat-x 0 -1px;
  border-radius: 3px;
  color: #3A83F1;
  font-weight: 700;
}

#shortcutcloseid {
  position: absolute;
  right: 8px;
  top: 8px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(../static/v1/images/close.gif) no-repeat 0 -12px;
  text-indent: -999em;
}

#mn_userapp .icon_down {
  background: url(../static/v1/images/arr_w.gif) no-repeat 50% 50%;
  display: inline-block;
  width: 12px;
  height: 12px;
  overflow: hidden;
  margin-left: 3px;
}

.ie6 #mn_userapp .icon_down {
  height: 24px;
  vertical-align: middle;
}

#nv li.a .icon_down {
  background: url(../static/v1/images/arr_w.gif) no-repeat 50% 50%;
  display: inline-block;
  width: 12px;
  height: 12px;
  overflow: hidden;
  margin-left: 3px;
}

.ie6 #nv li.a .icon_down {
  height: 24px;
  vertical-align: middle;
}

#mn_userapp_menu {
  clear: left;
  min-height: 210px;
  min-width: 630px;
}

.ie6 #mn_userapp_menu {
  height: 210px;
  width: 630px;
}

#mn_userapp_menu ul.mrec {
  float: left;
  width: 182px;
  padding-right: 5px;
  border-right: 1px dotted #DDD;
}

#mn_userapp_menu ul.uused {
  float: left;
  width: 273px;
}

.ie6 #mn_userapp_menu ul.mrec,
.ie7 #mn_userapp_menu ul.mrec {
  width: 182px;
  padding: 0 5px 0 0;
}

#mn_userapp_menu ul.mrec li,
#mn_userapp_menu ul.uused li {
  float: left;
  display: inline;
  padding: 3px;
  width: 85px;
  text-align: center;
  overflow: hidden;
}

.ie6 #mn_userapp_menu ul.mrec li,
.ie6 #mn_userapp_menu ul.uused li {
  float: left !important;
  clear: none;
}

#mn_userapp_menu ul.mrec li img,
#mn_userapp_menu ul.uused li img {
  width: 75px;
  height: 75px;
}

#mn_userapp_menu ul.mrec li a,
#mn_userapp_menu ul.uused li a {
  border-bottom: 0;
}

#mn_userapp_menu ul.adv {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  height: 198px;
  width: 140px;
  border-left: 1px solid #EBEBEB;
  background: #F5F5F5;
  text-align: left;
  zoom: 1;
}

#mn_userapp_menu ul.mrec li {
  position: relative;
}

.ie6 #mn_userapp_menu ul.adv li {
  clear: none;
}

#mn_userapp_menu .icon_hotapp {
  position: absolute;
  right: 8px;
  bottom: 25px;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #F00;
  color: #FFF;
}

#mn_userapp_menu .icon_myapp a {
  float: left;
  display: inline-block;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 10px;
  width: 66px;
  height: 51px;
  background: url(../static/v1/images/app.png) no-repeat 0 0;
  line-height: 2000px;
  overflow: hidden;
  clear: none;
}

#mn_userapp_menu .icon_appcenter a {
  float: right;
  margin-left: 7px;
  background-position: 0 -51px;
}

.ie6 #mn_userapp_menu .icon_myapp a {
  margin-bottom: 0px;
}

.ie6 #mn_userapp_menu .icon_myapp,
.ie6 #mn_userapp_menu .icon_appcenter {
  float: left;
  width: 66px;
}

#mn_userapp_menu .ad_img img {
  width: 140px;
  height: 100px;
}

#mn_userapp_menu .ad_img a {
  padding: 0;
  line-height: 26px;
  border-bottom: 0;
}

#mn_userapp_menu .ad_img a:hover {
  background: none;
}

#ct {
  min-height: 300px;
}

.ie6 #ct {
  height: 300px;
}

.mn {
  overflow: hidden;
}

.ct1 {
  border: 1px solid #CCC;
  border-top: none;
}

.ct2 .mn {
  float: left;
  width: 730px;
  margin-bottom: 1em;
}

.ct2 .sd {
  float: right;
  width: 220px;
  overflow: hidden;
  _overflow-y: visible;
}

.right_dh {
  display: none;
}

.appl {
  float: left;
  overflow: hidden;
  margin-bottom: 10px;
  padding: 6px 10px;
  width: 117px;
}

.ct2_a,
.ct3_a {
  border: 1px solid #CCC;
  background: #FFFFFF url(../static/v1/images/vlineb.png) repeat-y 0 0
}

.ct2_a_r {
  border: none;
  background-image: none;
}

.ct2_a h1.mt {
  display: none;
}

.ct2_a .tb {
  margin-top: 3px;
}

.ct2_a .mn {
  float: right;
  width: 810px;
}

.ct2_a .mn {
  display: inline;
  margin-right: 10px;
  padding-top: 10px;
  width: 800px;
}

#nv_userapp .ct2_a .mn,
.ct2_a_r .mn {
  margin-right: 0;
  width: 810px;
}

.ct3_a .mn {
  float: left;
  margin-left: 20px;
  width: 565px;
}

.ct3_a .sd {
  float: right;
  width: 220px;
}

#nv_home .ct3_a .sd .bm {
  margin-right: 10px;
  border: none;
}

#nv_home .ct3_a .sd .bm_c {
  padding: 10px 0;
}

.mw {
  width: 100%;
  float: none;
}

.mnw {
  clear: both;
  border-top: 1px solid #CCC;
}

.mnh {
  width: 643px;
  background: #F2F2F2;
  margin-bottom: 0;
}

#ft {
  padding: 10px 0 50px;
  border-top: 1px solid #DDDDDD;
  line-height: 1.8;
  color: #666;
}

#flk {
  text-align: right;
}

#flk img {
  vertical-align: middle;
}

#scrolltop {
  visibility: hidden;
  position: fixed;
  bottom: 100px;
  display: block;
  margin: -30px 0 0 2px;
  width: 40px;
  background: #f4f4f4;
  border: 1px #cdcdcd solid;
  border-radius: 3px;
  border-top: 0;
  cursor: pointer;
}

#scrolltop:hover {
  text-decoration: none;
}

.ie6 #scrolltop {
  position: absolute;
  bottom: auto;
}

#scrolltop a {
  display: block;
  width: 30px;
  height: 24px;
  padding: 3px 5px;
  line-height: 12px;
  text-align: center;
  color: #787878;
  text-decoration: none;
  background: url(../static/v1/images/scrolltop.png) no-repeat 0 0;
  border-top: 1px #cdcdcd solid;
}

a.scrolltopa:hover {
  background-position: -40px 0px !important;
}

a.replyfast {
  background-position: 0 -30px !important;
}

a.replyfast:hover {
  background-position: -40px -30px !important;
}

a.returnlist,
a.returnboard {
  background-position: 0 -60px !important;
}

a.returnlist:hover,
a.returnboard:hover {
  background-position: -40px -60px !important;
}

#scrolltop a b {
  visibility: hidden;
  font-weight: normal;
}

#nv_home #ft,
.pg_announcement #ft,
.pg_modcp #ft,
.pg_portalcp #ft,
.pg_ranklist #ft,
#nv_userapp #ft {
  border-top: none;
}

.bm,
.bn {
  margin-bottom: 10px;
}

.bm {
  border: 1px solid #DDDDDD;
  background: #FFF;
}

.bm_c {
  padding: 10px;
}

.drag {}

.bm_h .o {
  float: right;
  width: 30px;
}

.bm_h .o img {
  float: right;
  margin-top: 8px;
  cursor: pointer;
}

.bm_h .i {
  padding-left: 10px;
}

.bm_h .pn {
  margin-top: 4px;
}

.bm_h {
  padding: 0 10px;
  height: 31px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #F0F0F0;
  background: #F2F2F2;
  line-height: 31px;
  white-space: nowrap;
  overflow: hidden;
}

.bmw {
  border: 1px solid #DDDDDD;
}

.bmw .bm_h {
  border-top-color: #FFF;
  border-right: 1px solid #FFF;
  border-bottom-color: #F0F0F0;
  border-left: 1px solid #FFF;
  background: #F9F9F9;
}

.bmw .bm_h a {
  color: #369;
}

.bml .bm_h {
  padding-top: 5px;
  border: none;
  background: transparent;
}

.bml .bm_c {
  padding-top: 0;
}

.bmn {
  padding: 7px 10px;
  border-color: #DDDDDD;
  background: #F9F9F9;
}

.fl {
  border: 1px solid #DDDDDD;
  border-top: none;
  background: #FFF;
}

.fl .bm {
  margin-bottom: 0;
  border: none;
}

.fl .bm_h {
  border-width: 1px 0;
  border-color: #DDDDDD;
  background: #E5EDF2 url(../static/v1/images/titlebg.png) repeat-x 0 0;
  
}

.fl .bm_c,
#online .bm_c,
.lk .bm_c {
  padding-top: 0;
  padding-bottom: 0;
}

.bm2 .bm2_b {
  float: left;
  width: 49%;
  border: 1px solid #DDDDDD;
}

.bm2 .bm2_b_y {
  float: right;
}

.bw0 {
  background: transparent;
}

.bw {
  padding: 0 15px;
}

#pt {
  margin: 2px 0;
  height: 29px;
  border: none;
  background: transparent;
  line-height: 29px;
}

#pt .z {
  padding-right: 10px;
}

#pt .z a,
#pt .z em,
#pt .z span {
  float: left;
  height: 29px;
}

#pt .z em {
  width: 20px;
  background: url(../static/v1/images/pt_item.png) no-repeat 3px 10px;
  line-height: 200px;
  overflow: hidden;
}

.nvhm {
  width: 16px;
  background: url(../static/v1/images/search.png) no-repeat 0 0;
  line-height: 200px;
  overflow: hidden;
}

.ie_all #pt .z em {
  background-position: 3px 9px;
}

.ie_all .nvhm {
  background-position: 0 -1px;
}

#uhd {
  padding-top: 10px;
  border: 1px solid #CCC;
  border-bottom: none;
  background: #F9F9F9;
}

#uhd .tb a {
  border-width: 1px 0;
  border-top-color: #F9F9F9;
  border-bottom-color: #CCC;
}

#uhd .tb .a a {
  border: 1px solid #CCC;
  border-bottom-color: #FFF;
}

.ie6 #uhd .tb .a {
  position: relative;
}

#uhd .mn {
  float: right;
  margin-right: 15px;
  margin-bottom: -30px;
  line-height: 28px;
}

#uhd .mn a {
  padding: 2px 0 2px 20px;
  background: no-repeat 0 50%;
  color: #666;
}

#uhd .mn a:hover {
  color: #369;
}

#uhd .mn .addflw a {
  background-image: url(../static/v1/images/flw_ico.png);
}

#uhd .mn .addf a {
  background-image: url(../static/v1/images/friend.gif);
}

#uhd .mn .pm2 a {
  background-image: url(../static/v1/images/pmto.gif);
}

#uhd .h {
  padding-left: 75px;
}

#uhd .avt {
  display: inline;
  float: left;
  margin-left: -65px;
}

#uhd .mt {
  padding-bottom: 0;
}

#uhd .flw_hd {
  float: right;
  width: 260px;
  margin-right: 10px;
  margin-bottom: -30px;
}

#uhd .tns th,
#uhd .tns td {
  padding-left: 20px;
  text-align: left;
}

#uhd .flw_hd .o {
  padding-left: 20px;
}

.tns {
  padding: 10px 0;
}

.tns table {
  width: 100%;
}

.tns th,
.tns td {
  text-align: center;
  font-size: 12px;
}

.sd .tns th,
.sd .tns td {
  width: 110px !important;
}

.tns th {
  border-right: 1px solid #CCC;
}

.tns th p,
.tns td p {
  font-size: 14px;
  margin: 0;
}

.pls .tns {
  padding: 0 10px 10px;
}

.pls .tns th p,
.pls .tns td p {
  font-size: 12px;
  margin: 0;
}

.ih .icn {
  float: left;
  width: 60px;
}

.ih dl {
  margin-left: 60px;
}

.ih dt {
  font-size: 14px;
  font-weight: 700;
}

.ih dd {
  padding-bottom: 1em;
}

.ih dd strong {
  margin: 0 2em 0 4px;
  color: #C00;
}

.tb {
  margin-top: 10px;
  padding-left: 5px;
  line-height: 30px;
  border-bottom: 1px solid #DDDDDD;
}

.pagetop {
  padding: 10px;
  border: solid 1px #CCCCCC;
  float: left;
  margin-right: 10px;
}

.pagecenter {
  border-left: solid 1px #cccccc;
  border-top: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  float: left;
  margin-right: 10px;
}

.pagecenterli {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-right: solid 1px #cccccc;
  float: left;
}

.pagenext {
  padding: 10px;
  border: solid 1px #CCCCCC;
  float: left;
  margin-right: 10px;
}

.huodong {
  background-color: #ff4400;
  color: #ffffff;
  margin: -1px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 16px;
  padding-right: 16px;
  float: left;
}

.newmore {
  width: 25px;
  height: 25px;
  margin-left: 220px;
  margin-top: 0px;
  position: absolute;
}

.zpsm {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
}

.tdjl_title {
  text-align: center;
  margin-top: 30px;
  font-size: 15px;
  font-family: "微软雅黑";
}

.tdjl_nr {
  width: 200px;
  height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #FF0000;
  text-align: center;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 50px;
}

.wz1 {
  font-size: 25px;
}

.jscontent {
  padding: 10px;
  background-color: #f5f5f5;
}

.jscontent_center {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  padding: 25px;
}

#pay {
  cursor: pointer;
}

.jubutton {
  color: #ffffff;
  background-color: #FF6600;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 15px;
  border: 0px;
  cursor: pointer;
}

.bk3 {
  padding: 5px;
  width: 200px;
  border: solid 1px #FF9933;
}

.bk2 {
  padding: 5px;
  width: 500px;
  border: solid 1px #FF9933;
}

.bgx {
  border-bottom: solid 1px #cccccc;
}


/* CSS Document */

* {
  margin: 0px;
  padding: 0px;
}

table {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

dl，dd {
  border: none;
}

img {
  border: none
}

ul li {
  list-style-type: none
}

body {
  height: auto;
  margin: auto;
  font-family: "微软雅黑", "lucinda grande", "trebuchet ms", "verdana", "sans-serif";
  font-size: 12px;
  color: #555555;
  background: #fff;
}


/*banner部分*/

.mF_liuzg {
  position: relative;
  width: 640px;
  height: 370px;
  overflow: hidden;
  font: 12px/1.5 Verdana, Geneva;
  background: #fff;
  margin: 2px auto;
}

.mF_liuzg .loading {
  position: absolute;
  z-index: 9999;
  width: 100%;
  height: 370px;
  color: #fff;
  text-align: center;
  background: #2c2c2c;
  line-height: 370px;
  vertical-align: middle;
}


/*载入画面*/

.mF_liuzg .pic li {
  width: 640px;
  position: relative;
  overflow: hidden;
  *margin-top: -2px;
}

.mF_liuzg .pic li p {
  width: 640px;
  position: absolute;
}

.mF_liuzg .pic li p a {
  display: block;
}


/*图片和焦点图框架一样大小*/

.mF_liuzg .pic li p img {
  width: 640px;
  height: 370px;
}

.mF_liuzg .txt li {
  position: absolute;
  z-index: 2;
  bottom: 0;
  width: 640px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  display: none;
}

.mF_liuzg .txt li a {
  display: block;
  color: #fff;
  padding: 2px 0 0 16px;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}


/*标题样式*/

.mF_liuzg .txt-bg {
  position: absolute;
  bottom: 0;
  z-index: 1;
  width: 640px;
  height: 36px;
  overflow: hidden;
  background: #333;
  filter: alpha(opacity=60);
  opacity: 0.6;
  left: 1px;
}


/*标题背景*/

.mF_liuzg .num {
  position: absolute;
  z-index: 3;
  bottom: 6px;
  right: 8px;
  color: #333;
}


/*按钮样式*/

.mF_liuzg .num li {
  float: left;
  width: 22px;
  height: 18px;
  position: relative;
  line-height: 18px;
  text-align: center;
  margin-right: 3px;
  cursor: pointer;
  background: #434343;
  filter: alpha(opacity=90);
  opacity: 0.9;
  color: #fff;
}

.mF_liuzg .num li.current,
.mF_liuzg .num li.hover {
  background: #fe0072;
  color: #fff;
  font-weight: bold;
  height: 20px;
  line-height: 20px;
  top: -2px;
}


/*banner部分*/


/*前台页码显示*/

div.pre a {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: solid 1px #cccccc;
  float: left;
  margin-bottom: 20px;
}

div.core .curr {
  margin: -1px;
  background-color: #3a3a3a;
  color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 16px;
  padding-right: 16px;
  float: left;
  border: solid 1px #3a3a3a;
  margin-bottom: 20px;
  margin-left: 10px;
}

div.core .normal {
  margin: -1px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 16px;
  padding-right: 16px;
  float: left;
  border: solid 1px #cccccc;
  margin-bottom: 20px;
  margin-left: 10px;
}
.normal:hover{
  background-color: #3a3a3a;
  border: solid 1px #3a3a3a !important;
  color: #ffffff;
}

div.next a {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: solid 1px #cccccc;
  float: left;
  margin-left: 10px;
  margin-bottom: 20px;
}

div.pre a:hover {
  background-color: #3a3a3a;
  color: #ffffff;
  border: solid 1px #3a3a3a;
}

div.next a:hover {
  background-color: #3a3a3a;
  color: #ffffff;
  border: solid 1px #3a3a3a;
}


/* 右侧客服*/

.dh_nr p {
  font-size: 14px;
  text-align: center;
  padding: 0;
  margin: 0;
}

.dh_nr {
  width: 150px;
  padding: 10px;
  box-shadow: -3px 3px 8px #CCCCCC;
  float: left;
  position: absolute;
  top: 0;
  right: 60px;
  box-sizing: content-box;
  display: none;
  animation: jianbian1 0.5s linear;
  -webkit-animation: jianbian1 0.5s linear;
}

.dh_nr div {
  margin-top: 5px;
  box-sizing: content-box;
}

.triangle-right {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 12px solid #FFFFFF;
  border-bottom: 10px solid transparent;
  right: -8px;
  top: 20px;
}

.add_name1 {
  transition: all 0.5s ease;
  box-sizing: content-box;
}

.add_name {
  transition: all 0.5s ease;
  box-sizing: content-box;
}

.add_name1:hover {
  background-color: #E42112 !important;
}

.zongbudh:hover>.dh_nr {
  display: block;
}

.zongbudh:hover>.add_name {
  background-color: #222222 !important;
}
.zzzximg {
    position: fixed;
    bottom: 10px;
    left: 44px;
    z-index: 1;
    width: 145px;
}


@keyframes jianbian1 {
  0% {
    opacity: 0;
    right: 80px;
  }
  50% {
    opacity: 0.5;
    right: 70px;
  }
  100% {
    opacity: 1;
    right: 60px;
  }
}
.headerxx{
    float: left;
    margin-left: 20px;
  }
   .menufl li a i{
    margin-right:3px;
   }
   .headerxx p{
        font-size: 20px;
    width: 170px;
    line-height: 40px;
    margin-top: 15px;
    font-weight: bold;
    color: #fa0000;
        }
        .headerxx p span{
          line-height: 35px;
        }
        .nav_home1 .headerxx p{
          color: #5f5d5d;
        }
        .nav_home .navtabxx .navtabxx1:hover> .menufl{
  display: block;
}
.nav_home .navtabxx .navtabxx1 .menufl{
  list-style: none;
  position: absolute;
  top: 70px;
  width: 150px;
  border: 1px solid #dddddd;
  border-top: 3px solid #50b7c1;
  left: -38px;
  display: none;
  background-color: #ffffff;
}
.nav_home .navtabxx .navtabxx1 .menufl li a{
  display: block;
  line-height: 35px;
  height: 35px;
  font-size: 14px;
  color: #666;
  padding:0 5px;
  text-align: center;
  transition: all 0.3s ease;
}
.nav_home .navtabxx .navtabxx1 .menufl li a:hover{
  background: #f3f3f3;
  color: #50b7c1;
}
.nav_home1 .navtabxx .navtabxx1 .menufl{
  list-style: none;
  position: absolute;
  top: 70px;
  width: 150px;
  border: 1px solid #dddddd;
  border-top: 3px solid #50b7c1;
  left: -38px;
  background: #ffffff;
}
.nav_home1 .navtabxx .navtabxx1 .menufl li a{
  display: block;
  line-height: 35px;
  font-size: 14px;
  color: #666;
  padding:0 5px;
  text-align: center;
}
.szbh1{
      animation: szbh1 5s  infinite linear;
    }
    .szbh2{
      animation: 5s szbh2 infinite linear;
    }
    .szbh3{
      animation: 5s szbh3 infinite linear;
    }
    .szbh4{
      animation: 5s szbh4 infinite linear;
    }
    .szbh5{
      animation: 5s szbh5 infinite linear;
    }
    .szbh6{
      animation: 5s szbh6 infinite linear;
    }
    .szbh7{
      animation: 5s szbh7 infinite linear;
    }
    .szbh8{
      animation: 5s szbh8 infinite linear;
    }
    .szbh9{
      animation: 5s szbh9 infinite linear;
    }
    .szbh10{
      animation: 5s szbh10 infinite linear;
    }
    .szbh11{
      animation: 5s szbh11 infinite linear;
    }
    .szbh12{
      animation: 5s szbh12 infinite linear;
    }


@keyframes szbh1{
  0%{
      font-size: 25px;
  }
  10%{
      font-size: 20px;
  }
  20%{
      font-size: 20px;
  }
  30%{
      font-size: 20px;
  }
  40%{
      font-size: 20px;
  }
  50%{
       font-size: 20px;
  }
  60%{
       font-size: 20px;
  }
  70%{
       font-size: 20px;
  }
  80%{
       font-size: 20px;
  }
  90%{
       font-size: 20px;
  }
  100%{
       font-size: 20px;
  }
}
@keyframes szbh2{
  0%{
      font-size: 20px;
  }
  10%{
      font-size: 25px;
  }
  20%{
      font-size: 20px;
  }
  30%{
      font-size: 20px;
  }
  40%{
      font-size: 20px;
  }
  50%{
       font-size: 20px;
  }
  60%{
       font-size: 20px;
  }
  70%{
       font-size: 20px;
  }
  80%{
       font-size: 20px;
  }
  90%{
       font-size: 20px;
  }
  100%{
       font-size: 20px;
  }
}
@keyframes szbh3{
  0%{
      font-size: 20px;
  }
  10%{
      font-size: 20px;
  }
  20%{
      font-size: 25px;
  }
  30%{
      font-size: 20px;
  }
  40%{
      font-size: 20px;
  }
  50%{
       font-size: 20px;
  }
  60%{
       font-size: 20px;
  }
  70%{
       font-size: 20px;
  }
  80%{
       font-size: 20px;
  }
  90%{
       font-size: 20px;
  }
  100%{
       font-size: 20px;
  }
}
@keyframes szbh4{
  0%{
      font-size: 20px;
  }
  10%{
      font-size: 20px;
  }
  20%{
      font-size: 20px;
  }
  30%{
      font-size: 25px;
  }
  40%{
      font-size: 20px;
  }
  50%{
       font-size: 20px;
  }
  60%{
       font-size: 20px;
  }
  70%{
       font-size: 20px;
  }
  80%{
       font-size: 20px;
  }
  90%{
       font-size: 20px;
  }
  100%{
       font-size: 20px;
  }
}
@keyframes szbh5{
  0%{
      font-size: 20px;
  }
  10%{
      font-size: 20px;
  }
  20%{
      font-size: 20px;
  }
  30%{
      font-size: 20px;
  }
  40%{
      font-size: 25px;
  }
  50%{
       font-size: 20px;
  }
  60%{
       font-size: 20px;
  }
  70%{
       font-size: 20px;
  }
  80%{
       font-size: 20px;
  }
  90%{
       font-size: 20px;
  }
  100%{
       font-size: 20px;
  }
}
@keyframes szbh6{
  0%{
      font-size: 20px;
  }
  10%{
      font-size: 20px;
  }
  20%{
      font-size: 20px;
  }
  30%{
      font-size: 20px;
  }
  40%{
      font-size: 20px;
  }
  50%{
       font-size: 25px;
  }
  60%{
       font-size: 20px;
  }
  70%{
       font-size: 20px;
  }
  80%{
       font-size: 20px;
  }
  90%{
       font-size: 20px;
  }
  100%{
       font-size: 20px;
  }
}
@keyframes szbh7{
  0%{
      font-size: 20px;
  }
  10%{
      font-size: 20px;
  }
  20%{
      font-size: 20px;
  }
  30%{
      font-size: 20px;
  }
  40%{
      font-size: 20px;
  }
  50%{
       font-size: 20px;
  }
  60%{
       font-size: 25px;
  }
  70%{
       font-size: 20px;
  }
  80%{
       font-size: 20px;
  }
  90%{
       font-size: 20px;
  }
  100%{
       font-size: 20px;
  }
}
@keyframes szbh8{
  0%{
      font-size: 20px;
  }
  10%{
      font-size: 20px;
  }
  20%{
      font-size: 20px;
  }
  30%{
      font-size: 20px;
  }
  40%{
      font-size: 20px;
  }
  50%{
       font-size: 20px;
  }
  60%{
       font-size: 20px;
  }
  70%{
       font-size: 25px;
  }
  80%{
       font-size: 20px;
  }
  90%{
       font-size: 20px;
  }
  100%{
       font-size: 20px;
  }
}
@keyframes szbh9{
  0%{
      font-size: 20px;
  }
  10%{
      font-size: 20px;
  }
  20%{
      font-size: 20px;
  }
  30%{
      font-size: 20px;
  }
  40%{
      font-size: 20px;
  }
  50%{
       font-size: 20px;
  }
  60%{
       font-size: 20px;
  }
  70%{
       font-size: 20px;
  }
  80%{
       font-size: 25px;
  }
  90%{
       font-size: 20px;
  }
  100%{
       font-size: 20px;
  }
}
@keyframes szbh10{
  0%{
      font-size: 20px;
  }
  10%{
      font-size: 20px;
  }
  20%{
      font-size: 20px;
  }
  30%{
      font-size: 20px;
  }
  40%{
      font-size: 20px;
  }
  50%{
       font-size: 20px;
  }
  60%{
       font-size: 20px;
  }
  70%{
       font-size: 20px;
  }
  80%{
       font-size: 20px;
  }
  90%{
       font-size: 25px;
  }
  100%{
       font-size: 20px;
  }
}

.dianhualogon1{
      float: left;
    width: 40px;
    margin-top: 13px;
    margin-right: 5px;
    }
    .headerxx p{
      float: left;
      position: relative;
      margin-top: 21px;
    }
    
    .headerxx p b{
      position: absolute;
    top: -20px;
    left: 0;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    }
   .navtabxx1 .menufl li{
  line-height: 35px;
  height: 35px;
  list-style: none;
  overflow: hidden;
  position: relative;
}
.navtabxx1 .menufl li a{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding:0;
  list-style: none;
}
.nav_home .navtabxx .navtabxx1 .menufl li a{
   padding:0;
   list-style: none;
}
  @media only screen and (max-width: 1450px) {
}
  
.navtabxx1 {
    margin: 0 9px;
}

}

@keyframes scaleToggleOne {
    0 {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    50% {
        transform: scale(2);
        -webkit-transform: scale(2)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes scaleToggleTwo {
    0 {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    20% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    60% {
        transform: scale(2);
        -webkit-transform: scale(2)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes scaleToggleThree {
    0 {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    33% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
    66% {
        transform: scale(2);
        -webkit-transform: scale(2)
    }
    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.animated {
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.livechat-girl {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: fixed;
    bottom: 0;
    right: 40px;
    opacity: 0;
    -webkit-box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .3);
    box-shadow: 0 5px 10px 0 rgba(35, 50, 56, .3);
    z-index: 700;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    cursor: pointer;
    -webkit-transition: all 1s cubic-bezier(.86, 0, .07, 1);
    transition: all 1s cubic-bezier(.86, 0, .07, 1)
}

.livechat-girl:focus {
    outline: 0
}

.livechat-girl.animated {
    opacity: 1;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px)
}

.livechat-girl .girl {
   position: absolute;
    top: -8px;
    left: 10px;
    width: 90%;
    height: auto;
    z-index: 50;
}

.livechat-girl .animated-circles .circle {
    background: rgba(38, 199, 252, .25);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    z-index: 49;
    transform: scale(1);
    -webkit-transform: scale(1)
}

.livechat-girl .animated-circles.animated .c-1 {
    animation: 2s scaleToggleOne cubic-bezier(.25, .46, .45, .94) forwards
}

.livechat-girl .animated-circles.animated .c-2 {
    animation: 2.5s scaleToggleTwo cubic-bezier(.25, .46, .45, .94) forwards
}

.livechat-girl .animated-circles.animated .c-3 {
    animation: 3s scaleToggleThree cubic-bezier(.25, .46, .45, .94) forwards
}

.livechat-girl.animation-stopped .circle {
    opacity: 0!important
}

.livechat-girl.animation-stopped .circle {
    opacity: 0!important
}

.livechat-girl .livechat-hint {
    position: absolute;
    right: 40px;
    top: 4%;
    margin-top: -20px;
    opacity: 0;
    z-index: 0;
    -webkit-transition: all .3s cubic-bezier(.86, 0, .07, 1);
    transition: all .3s cubic-bezier(.86, 0, .07, 1)
}

.livechat-girl .livechat-hint.show_hint {
    -webkit-transform: translateX(-40px);
    transform: translateX(-40px);
    opacity: 1
}

.livechat-girl .livechat-hint.hide_hint {
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.livechat-girl .livechat-hint.rd-notice-tooltip {
    max-width: 1296px!important
}

.livechat-girl .livechat-hint.rd-notice-tooltip .rd-notice-content {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis
}

@media only screen and (max-width:1599px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip {
        max-width: 1060px!important
    }
}

@media only screen and (max-width:1309px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip {
        max-width: 984px!important
    }
}

@media only screen and (max-width:1124px) {
    .livechat-girl .livechat-hint.rd-notice-tooltip {
        max-width: 600px!important
    }
}

.rd-notice-tooltip {
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .2);
    font-size: 14px;
    border-radius: 3px;
    line-height: 1.25;
    position: absolute;
    z-index: 65;
    max-width: 350px;
    opacity: 1
}

.rd-notice-tooltip:after {
    position: absolute;
    display: block;
    content: '';
    height: 20px;
    width: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    z-index: 50
}

.rd-notice-tooltip .rd-notice-content {
    background: 0;
    border-radius: 3px;
    width: 100%;
    color: #fff;
    position: relative;
    z-index: 60;
    padding: 20px;
    font-weight: 400;
    line-height: 1.45
}

.rd-notice-type-success {
    background-color: #26c7fc;
    -webkit-box-shadow: 0 5px 10px 0 rgba(38, 199, 252, .2);
    box-shadow: 0 5px 10px 0 rgba(38, 199, 252, .2)
}

.rd-notice-type-success .rd-notice-content {
    background-color: #26c7fc
}

.rd-notice-type-success:after {
    background-color: #26c7fc;
    -webkit-box-shadow: 0 5px 10px 0 rgba(38, 199, 252, .2);
    box-shadow: 0 5px 10px 0 rgba(38, 199, 252, .2)
}

.rd-notice-position-left {
    margin-left: -20px
}

.rd-notice-position-left:after {
    right: -6px;
    top: 50%;
    margin-top: -10px
}
p{
    margin:0;
}

.rd-notice-tooltip.single-line .rd-notice-content {
    height: 40px;
    padding: 10px 17px;
    /* white-space:nowrap */
}
    #newBridge { display: none!important;}
    .rd-notice-tooltip.single-line .rd-notice-content {
        height: auto;
    }
    .livechat-girl .livechat-hint.rd-notice-tooltip {
    width: 300px !important;
    }
    .rd-notice-content p:nth-child(1){
        word-wrap:break-word !important;
        line-height: 20px !important;
        height: 40px;
        margin-bottom: 10px;
    }
    .rd-notice-content p a img{
        width: 25px;
        float: left;
        margin-right: 2px;
    }
    .rd-notice-content p a{
        display: inline-block;
        line-height: 25px;
        font-size: 14px;
        color: #ffffff;
        margin-right: 10px;
        text-decoration: none;
    }
    .guanbilogo01{
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background-color: #009688;
        box-sizing: border-box;
        position: absolute;
        left: -10px;
        top: -10px;
        z-index: 99;
    }
    .guanbilogo01 img{
        width: 55%;
        margin-left: 22%;
        margin-top: 22%;
    }