body{margin: 0px auto; padding: 0px; font-size:14px; line-height:24px; color: #333; font-family:Microsoft YaHei;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
address,caption,cite,code,dfn,em,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;}
html, body {min-height: 100%;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#333333; min-width:1200px}

h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333333; transition: all 0.6s;}
a:hover{transition: all 0.6s;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.tl {text-align: left;}
.tc {text-align: center}
.tr {text-align: right;}
.cl{clear:both;}
.ov{overflow:hidden;}
.db,.lb,.dd{font-size:0;}
.db>div,.lb>li,.dd>dl{display:inline-block;vertical-align:top;}
em,.em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
:focus {outline:none;background-color:transparent;}
::selection{background:#0d5bbd;color:#fff;}
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}
/*清除浮动*/
.lf   {float:left;}
.rt  {float:right;}
.fl {
  float: left;
}
.fr {
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
  font-size: 0;
  margin: 0;
  padding: 0;
  display: block;
  _height: 0;
  overflow: hidden;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

/*版面宽度*/
.page,.content{ width:1300px; margin:0 auto; overflow: hidden; }
.container {
    width: 1180px;
    margin: 0 auto;
}
.content1{ width:1300px; margin:0 auto;}
.pr{position: relative;}
.pa{position: absolute;}

#top10,#top20,#top30,#top40,#top50,#top60{ margin:0 auto; width:1300px; overflow:hidden;}
#top10{height:10px;}
#top20{height:20px;}
#top30{height:30px;}
#top40{height:40px;}
#top50{height:50px;}
#top60{height:60px;}

.header {
    width: 100%;
    border-bottom: 1px #222 solid;
    background: #0d5bbd;
    height: 35px;
    line-height: 35px;
}

.header .one-half {
    color: #fff;
}

#top1 {
    margin: 0 auto;
    max-width: 1170px;
}

.header .tel {
    float: left;
    width: 50%;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    overflow: hidden
}

.top_right {
    width: 11%;
    float: right;
}

.top_right li {
    float: left;
	margin:0 0 0 24px;
    line-height: 35px;
}

.top_right a {
    color: #fff;
}

.top_right li:hvoer {
    color: #fff
}

.bz {
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
.bz img {
   max-width: 100%!important; 
height: auto!important; 
}

.l {
    float: left;
}
.r {
    float: right;
}
/*header*/
.pageHeader1 {
    width: 100%;
    background: rgba(255, 255, 255, 0.7);
    position: fixed;
    top: 0;
    z-index: 9;
    height: 72px;
}

.header1 {
    z-index: 102;
    position: relative;;
    margin: 0 auto;
    background: #fff;
}

.header1 .logo {
    width: 27%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.widget-nav1 {
    z-index: 10;
    width: 73%;
}

.widget-nav1 ul {
    width: 73%; /*margin-bottom:5px;*/
    float: left
}

.widget-nav1 li {
    float: left;
    display: block;
    width: 12%;
    *width: 11.9%;
    margin: 0 2%;
    text-align: center;
    height: 84px;
    line-height: 84px;
    font-size: 18px;
    color: #000;
}

.widget-nav1 li a {
    display: block;
	font-size: 18px;
}

.widget-nav1 .li1 {
    color: #337ab7;
    border-bottom: #337ab7 4px solid;
    transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
}

.widget-nav1 .li0 {
    color: #000;
    display: block;
}

.nav_contact {
    width: 19%;
    float: right;
    background: url("../images/top_tel.png") no-repeat left 15px;
    padding: 5px 0 4px 40px;
}

.nav_contact .miaoshu {
    font-size: 14px;
    color: #bbb;
}

.nav_contact .tel {
    font-size: 18px;
    color: #000
}
/** 导航下拉**/
.head-v3 {
    position: relative;
    z-index: 100;
    min-width: 1200px
}

.head-v3 .navigation-inner {
    margin: 0 auto;
    width: 1100px;
    position: relative
}

.navigation-up {
    height: 60px;
    background: #27303f
}

.navigation-up .navigation-v3 {
    margin-left: 155px;
    float: left;
    _margin-left: 10px
}

.navigation-up .navigation-v3 ul {
    float: left
}

.navigation-up .navigation-v3 li {
    float: left;
    font: normal 16px/59px "microsoft yahei";
    color: #fff
}

.navigation-up .navigation-v3 .nav-up-selected {
    background: #344157
}

.navigation-up .navigation-v3 .nav-up-selected-inpage {
    background: #202833
}

.navigation-up .navigation-v3 li h2 {
    font-weight: normal;
    padding: 0;
    margin: 0
}

.navigation-up .navigation-v3 li h2 a {
    padding: 0 25px;
    color: #fff;
    display: inline-block;
    height: 60px;
    font-family: "microsoft yahei"
}

.navigation-down {
    position: absolute;
    top: 83px;
    left: 0px;
    width: 100%
}

.navigation-down .nav-down-menu {
    width: 100%;
    margin: 0;
    background: #0d5bbd;
    position: absolute;
    top: 0px
}

.navigation-down .nav-down-menu .navigation-down-inner {
    margin: auto;
    width: 1300px;
    position: relative
}

.navigation-down .nav-down-menu dl {
    float: left;
    margin: 18px 80px 18px 0
}

.navigation-down .menu-1 dl {
    margin: 20px 80px 20px 0
}

.navigation-down .menu-1 dt {
    font: 600 18px "microsoft yahei";
    color: #c3c3c3;
    padding-bottom: 10px;
    border-bottom: 1px solid #61789e;
    margin-bottom: 10px
}

.navigation-down .menu-1 dd a {
    color: #D9DFE8;
    font: normal 14px/30px "microsoft yahei"
}

.navigation-down .menu-1 dd a:hover {
    color: #60aff6
}

.navigation-down .menu-2 dd a, .navigation-down .menu-3 dd a {
}


/*title*/
.title{text-align:center;}
.titlea{font-size:40px;font-family: "微软雅黑";font-weight:bold;color:#333;line-height:60px;}
.titlea span{color:#0d5bbd;}
.titleb{font-size:20px;color:#999;}

/*幻灯片*/
.banner{overflow:hidden; width:100%;}
.banner-box{ min-width:1200px; height:552px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:552px; background-position: center; background-repeat: no-repeat; background-color: #eee;    z-index: -1;}
.banner-box .bd li a{ display:block; background-size:auto; width: 100%;height: 80%; position: relative; z-index: 9;}

.banner-btn{ width: 100%; position: absolute; top:225px; left: 0; margin-left: 0; height: 410px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:0; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(/images/banj.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(/images/banj.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:110px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background: #e70012; border-radius :50px; width:50px; height:10px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*产品*/
.product{width:100%;background:url(../images/cpbg.jpg)center;height:870px;}
.pro{background: #fff; margin-top:30px; box-shadow: 0px 0px 30px rgba(153, 153, 153, 0.3);border-top: 2px #3276d8 solid;}
.probt { width:320px;}
.probta{width:100%;height:115px;background:#0d5bbd;padding: 20px 60px 0px;}
.probtb{font-size:28px;font-weight: bold;color:#fff;line-height:40px;}
.probtb span{font-size:16px;font-family:Arial;display:block;text-transform:uppercase;font-weight: normal;}

.profl { width:100%;}
.profl li { height:40px;display:block; text-decoration:none;text-align: center;margin:20px auto;}
.profl li a {font-size:16px; display:block; color:#333;width: 273px;border: 1px #e6e6e6 solid;height: 40px; text-align: center;line-height: 40px;margin:auto;}
.profl li a:hover {font-size:16px;display:block; text-decoration:none; color:#333; font-size:16px;}
.protubg{background:#0d5bbd;width: 273px;}
.protubg a{color:#FFF !important;}

.cp_more{padding:10px 0px;border-bottom:1px #0d5bbd solid;width:70px;margin:30px 0 25px 65px;}
.cp_more a{font-size:18px;font-family:'微软雅黑';color:#666;line-height:20px;}
.proneirong{width:980px;padding:35px;}
.proneirong table{width:904px;margin:auto;}
.proneirong table td{width:281px !important;display: block; float:left;margin:0 10px 10px 10px;}
.proneirong table td img{width:281px !important; border:solid 1px #CCCCCC;}
.proneirong table td>div{line-height: 55px;font-size: 17px;color: #666; padding: 0px !important;}

/*横幅*/
.hengfu {
  background: url(../images/hfbg.jpg) center top no-repeat;
  width: 100%;
  height: 220px;
  margin-top: 20px;
}
.hengfu .left {
  padding-left: 48px;
  padding-top: 53px;
}
.hengfu .left a {
  background: #d71418;
  display: block;
  width: 248px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  border-radius: 22px;
}
.hengfu .left a:hover {
  background: #e60012;
}
.hengfu .left a:first-child {
  background: #fff;
  color: #e60012;
  font-size: 23px;
  font-weight: bold;
  font-family: arial;
  margin-bottom: 19px;
  cursor: default;
}
.hengfu .left a:first-child i {
  width: 21px;
  height: 21px;
  background-position: -73px 0;
  margin-right: 10px;
  margin-bottom: 3px;
}
.icon {
    background-image: url(../images/icon.png);
    display: inline-block;
    vertical-align: middle;
}
.hengfu .right {
  width: 608px;
  color: #fff;
}
.hengfu .right .t {
  padding-top: 54px;
  margin-bottom: 5px;
}
.hengfu .right .t b {
  font-size: 60px;
  float: left;
  margin-right: 10px;
  line-height: 61px;
}
.hengfu .right .t h3 {
  font-size: 17px;
  font-family: arial;
  font-weight: 400;
  line-height: 40px;
}
.hengfu .right .t span {
  font-size: 19px;
}
.hengfu .right p {
  border-top: 1px solid #3175c6;
  border-bottom: 1px solid #3175c6;
  width: 570px;
  font-size: 19px;
  line-height: 40px;
}


/*优势*/
.reason { background: url("../images/ysbg.png") no-repeat center; width: 100%; height: 675px; position: relative; top:-30px;}
.reason .reason_box { position: relative }
.reason .rea_lf { position: absolute; top:175px; left: 164px;}
.reason .rea_lf .word h3{ font-size: 20px; font-weight: bold; color: #0d5bbd;}
.reason .rea_lf .word h4{ font-size: 16px; color: #0d5bbd;}
.reason .rea_lf .word h5{ font-size: 26px; font-weight: bold; color: #0d5bbd; margin-top: 20px;}
.reason .rea_lf .word h6{ font-size: 16px; font-weight: bold; color: #0d5bbd; margin-bottom: 20px;}
.reason .rea_lf .word p { font-size: 16px; font-weight: bold; color: #7db300; margin-left: -33px;}
.reason .rea_lf .tel { position: absolute; text-align: center; top:313px; left: 0;}
.reason .rea_lf .tel h4 { font-size: 16px;}
.reason .rea_lf .tel h5 { font-size: 26px; font-weight: bold; margin-bottom: 5px;}
.reason .rea_lf .tel a { font-size: 16px; color: #fff; background-color: #0d5bbd; padding:8px 72px;}
.reason .rea_rt { position: absolute; top:103px; left: 480px; }
.reason .rea_rt .hd li { width: 120px; height: 111px; font-size:30px; color:#FFFFFF; font-weight:bold; line-height:111px;  text-align: center;}
.reason .rea_rt .hd li.li1 { background:#1a1a1a; }
.reason .rea_rt .hd li.li2 { background:#333333; }
.reason .rea_rt .hd li.li3 { background:#4c4c4c; }
.reason .rea_rt .hd li.li4 { background:#666666; }
.reason .rea_rt .hd li.li5 { background:#808080; }
.reason .rea_rt .hd li.on { background-color: #0d5bbd; }
.reason .rea_rt .hd h4 { padding-top: 30px;}
.reason .rea_rt .hd h4 span{ font-size: 16px; font-weight: bold; color: #fff; border-bottom: 1px solid #fff; padding-bottom: 5px;}
.reason .rea_rt .contentr { height: 483px; overflow: hidden; }
.reason .rea_rt .contentr .box{ margin: 36px 0 0 36px; width: 544px; }
.reason .rea_rt .contentr .box img { width: 544px; height: 325px; display: block;}
.reason .rea_rt .contentr .box .word h4 { font-size: 22px; font-weight: bold; color: #0d5bbd; margin: 20px 0 6px;}
.reason .rea_rt .contentr .box .word h4 span { color: #707070; font-weight: normal; text-transform: uppercase; padding-left: 10px;}
.reason .rea_rt .contentr .box .word i { display: block; width: 100px; height: 1px; background-color: #707070; margin: 10px 0; }
.reason .rea_rt .contentr .box .word p { color: #1a1a1a; line-height: 28px; background: url("../images/icon8.png") no-repeat left 10px; padding-left: 15px;}

/*简介*/
.company{width:100%;background:#fafafa url(../images/jjp.jpg)no-repeat right;padding:60px 0px;height:698px;}
.company_boxg{width:1020px;background:#fff;float:left;height: 575px;position: absolute;}
.company_bt{width:100%;height:190px;float:left;position:relative;margin-bottom: 30px;margin-top: 45px;}
.circular{width:13px;height:13px;border-radius:50px;float:left;border:1px #0d5bbd solid;margin-top:88px;}
.linec{width:53px;height:1px;float:left;background:#0d5bbd;margin-top:94px;}
.company_bta{width:754px;height:190px;border:1px #0d5bbd solid;float:left;padding: 6px 7px;}
.company_btb{width:739px;height:176px;background:#0d5bbd;font-size:40px;color:#fff;line-height:50px;font-weight:bold;padding: 40px 109px;}
.company_btb span{display:block;font-size:20px;color:#fff;font-weight: 100;}
.company_nr{font-size:15px;line-height:30px;color:#666;position: relative;width: 615px;text-align: justify;    margin: 0px 70px;}
.company_nr a{font-size:15px;color:#666;}
.company_nr a:hover{font-weight:bold;}

.company_button{float:left;background:#0d5bbd;width:138px;height:41px;line-height:41px;position: relative;text-align: center;margin-right: 1px;margin-top: 20px;margin-left:70px;transition: all 1s;}
.company_button a{font-size:15px;color:#fff; }
.company_button:hover{background:#dcdcdc;}
.company_button a:hover{color:#666;}
.page_com{width:820px;float:left;}
.nno{margin-left:0px !important;}


/*新闻*/
.news{clear:both;display:block;padding:50px 0px;background:#fafafa}.news .newsBox{}.news .newsBox .newsBoxFl{float:left;width:46.66667%}.news .newsBox .newsBoxFl .newsBoxFlPic{clear:both;display:block;overflow:hidden;position:relative}.news .newsBox .newsBoxFl .newsBoxFlPic img{width:100%;transition:all 0.5s}.news .newsBox .newsBoxFl .newsBoxFlPic:hover img{transform:scale(1.1)}.news .newsBox .newsBoxFl div{clear:both;display:block;z-index:5}.news .newsBox .newsBoxFl div .newsBoxFltit{clear:both;display:block;color:#313131;font-weight:bold;font-size:16px;margin-top:20px}.news .newsBox .newsBoxFl div .newsBoxFltit:hover{color:#d1171e}.news .newsBox .newsBoxFl div span{clear:both;display:block;text-align:left;padding-top:10px;background:url(../images/time.png) no-repeat left 14px;padding-left:20px}.news .newsBox .newsBoxFl div p{clear:both;display:block;color:#616161;font-size:14px;line-height:26px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:78px;overflow:hidden;margin-top:10px}.news .newsBox .newsBoxFl div .newsBoxFlBtn{color:#e70012;border:1px solid #e70012;padding:10px 25px;letter-spacing:2px;display:inline-block}.news .newsBox .newsBoxFr{float:right;width:100%}
.news .newsBox .newsBoxFr li{position:relative;padding-left:165px;height:114px;margin:30px 52px 0 0;width: 48%;float: left;}
.news .newsBox .newsBoxFr li:nth-of-type(2n) {margin-right:0;}
.news .newsBox .newsBoxFr li .newsBoxFrPic{position:absolute;left:0px;top:0px;width:155px;overflow:hidden}.news .newsBox .newsBoxFr li .newsBoxFrPic img{width:100%;transition:all 0.5s}.news .newsBox .newsBoxFr li .newsBoxFrPic:hover img{transform:scale(1.1)}.news .newsBox .newsBoxFr li .newsBoxFrTit{clear:both;display:block;font-size:16px;font-weight:bold;color:#313131;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.news .newsBox .newsBoxFr li .newsBoxFrTit:hover{color:#d1171e}.news .newsBox .newsBoxFr li span{clear:both;display:block;line-height:1;padding:15px 0px 10px 20px;background:url(../images/time.png) no-repeat left 15px}.news .newsBox .newsBoxFr li p{clear:both;display:block;color:#616161;font-size:14px;line-height:26px;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:52px;overflow:hidden}


/*link*/
#link_box{width:100%; margin:0 auto; overflow:hidden; background:#fff; padding:10px 0px; }
#link{width:1300px; margin:0 auto; overflow:hidden; line-height: 60px;}
#linkr{width:1300px; margin:0 auto; overflow:hidden; line-height: 60px; text-align: center; font-size: 29px; letter-spacing: 2px; font-weight: bold;}
#link_bt{width:150px; float:left; font-size:18px; color:#333; text-align:center; line-height:60px;}
#link_bt .en{padding-left:5px; font-size:18px; color:#999; font-family:Arial, Helvetica, sans-serif;text-transform: uppercase;}
#link_bg{width:920px; line-height:60px; float:left; overflow:hidden; font-size:15px; font-weight:100;   margin-bottom: 117px;}
#link_bg a{font-size:15px;}
.linkTagcs{width:900px; height:auto;}
.linkTagcs ul{margin:0px;padding:0px;list-style-type:none;}
.linkTagcs li{list-style:none;margin:0px;  padding-right:10px;line-height:60px;float:left;}
.linkTagcs li a{color:#333;word-break:break-all;}
.linkTagcs li img{border:0px;}

/*copy*/
.copy {background: #1b1b1b;padding: 50px 0px 0px;text-align: justify;width: 100%; }
.copy_row1:after{content: '';clear: both;display: block;}
.copy_item{float:left;padding-right:43px;}
.copy_item ul strong{display: block;padding:0 0 10px;}
.copy_item ul strong a{display: block;padding-left: 15px;line-height: 40px;color: #fafafa;font-weight: normal;font-size: 16px;}
.copy_item ul strong a .en{width: 1px;height: 20px;background: #0d5bbd;display: inline-block;float: right;}
.copy_item ul li a{display: block;color: #999;line-height: 30px;font-size: 13px;font-weight: lighter;padding-left: 15px;}
.copy_item ul li{display: block;}
.copy_item:first-child{display: block; float:left; width:520px;}
.copy_item:first-child ul li{display: block; float:left;}
.copy_item ul li a:hover{color: #fff;text-decoration: underline;}

.copy_r1_tel{color:#fff;font-size:15px;line-height: 20px;position: relative;width: 100%;padding:15px 0 25px;}

.copy_r1_tel strong{font-size: 24px;color: #fff;line-height: 30px;display: block;font-weight: lighter; font-family: Impact;}
.copy_r1_r{width: 320px;float: right;}

.copy_row1{padding-bottom:10px;width:880px;float: left;border-bottom: 1px #333 solid;}
.copy_row3 { width: 1300px; height: 30px;position: relative;top: -30px;overflow: hidden;}
.copy_row3a{float:left;font-size: 14px;color:#999}
.copy_row3b{float:right;font-size: 14px;color:#999}
.copy_row3b a{color: #aaa;font-size: 15px;}


.f_r{ float: right; width: 400px; background:url(../images/footrbg.png)no-repeat center; height:375px;position: relative;top: -70px;padding:25px 70px;}
.f_r h3{ height: 165px;}
.f_r ul li{font-size:14px; color: #fff;}
.f_r ul li i{ display: block; line-height:30px;margin-top: 20px;}
.f_r ul li i span{ display: block;}
.f_r ul li img{width:135px;}
.f_rx{font-size:16px;color:#fff; margin-bottom: 10px;margin-top:10px;}

.copy_linea{width:1px;float: left; margin-right: 50px;}
.copy_line{width:1px;height:20px;background:#0d5bbd;}
.copy_linex{width:1px;height:255px;background:rgba(133, 133, 133, 0.3);}

/*factory*/
.fac{}
.fac_box{margin:0px auto; height: 335px;}
.fb_tab{text-align:center;font-size:0;}
.fb_tab a{font-size:28px;color:#757575;display:inline-block;vertical-align:top;width:300px;line-height:1em;padding-bottom:30px;border-bottom:1px solid #eee;}
.fb_tab a.cur{border-bottom:1px solid #0d5bbd;color:#0d5bbd;font-weight:bold;}
.fb_con{margin-top:30px;position:relative;}
.fb_con li{width:1300px;height:256px;position:relative;overflow:hidden;display:block;}
.fb_con li+li{display:none;}
.fb_con li table{position:absolute;top:0;left:0;}
.fb_con li td{width:325px;display:inline-block;vertical-align:top;}
.fb_con li td br{display:none;}
.fb_con li td div a{display:block;line-height:30px; font-size: 15px; font-weight: 100;}
.fb_con>div{width:63px;height:63px;position:absolute;top:50%;margin-top:-31px;transition:600ms;}
.fbc_btnl{left:-92px;background:url(../images/zjt.png) no-repeat;}
.fbc_btnr{right:-92px;background:url(../images/yjt.png) no-repeat;}
.fb_con>div:hover{background-position:-73px center;cursor: pointer;transition:600ms;}
.fb_con li td img{ border: 1px #ccc solid;}
.fix-right{position:fixed;right:0;top:30%;color:#e60012;z-index:9999;width:110px}.fix-right1,.fix-right3{color:#fff;margin-top:2px;text-align:center;padding:6px 0 3px 0;background:#d5001f;line-height:30px;position:relative}.fix-right2{color:#fff;text-align:center;background:#d5001f;line-height:30px}.fix-right2:hover{background:#fcbe2c;cursor:pointer}.fix-right1:hover{background:#fcbe2c;cursor:pointer}.fix-right .fix-right3 .qcode{display:none;position:absolute;right:0;top:0;background:#d5001f;font-size:22px;font-weight:bold;text-align:center;width:300px;height:100%;line-height:38px}.fix-right .fix-right3 .qcode a{font-size:20px}.fix-right .fix-right3 .qcode img{display:block;margin-bottom:4px;width:128px;height:128px}.fix-right>.fix-right3:hover .qcode{display:block;background:#fcbe2c}.fix-right .go-top{padding:5px 0;color:#fff;background:#d5001f;text-align:center;line-height:normal;margin-top:2px}.fix-right .go-top:hover{background:#fcbe2c}.fix-right a{color:#fff;display:block}.fix-right4{color:#fff;margin-top:2px;text-align:center;padding:6px 0 3px 0;background:#d5001f;line-height:30px;position:relative}.fix-right4 p{padding:5px 10px}.fix-right4 p+span{font-size:12px;color:#ecb5b6}
#gotoTop2{position:fixed;right:20px;bottom:50px;width:50px;height:50px;display:none;z-index:99999;background:url(../images/m_totop.png) no-repeat center center;background-size:50px;cursor:pointer}

#MyContent img{ display:none;}

