/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#009b4c;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
dt{font-weight: normal;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}

/*头部样式*/
.top1{height: 27px;background: #e6e6e6;color: #595959;line-height: 27px;overflow: hidden;font-size: 13px;}
.top2{height: 143px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 143px;}
.top2 .k2{margin-top: 35px;font-size: 16px;color: #333333;line-height: 35px;text-align: right;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 a{color: #595959;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{background: #009b4c;}



/*首页banner*/
.banner{position:relative;}
.banner{width:100%;height:100%;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}
.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}
.banner ul.bb li a{width:100%;display:block;height:100%;}
.banner ul.bb li a img{width:100%;height:100%;}
.banner .num{position:absolute;right:0;bottom:40px;z-index:100;text-align: center;width: 100%;}
.banner .num li{display:inline-block;margin:0 5px;width:61px;height: 6px; text-indent:-100px;overflow:hidden;background: #009b4c;}
.banner .num li.num_hover{background-color:#e15616;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:16px;height:16px;line-height:16px;}




/*导航栏样式*/
.nav li{text-align:center;float:left;position:relative;z-index:999;width: 133px; }

.nav li a{display:block;line-height:62px;color:#fff;height:62px;padding: 0;font-size: 16px;padding: 0;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#e15616;}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #e15616;
}

.nav .sec{height:0;background:#009b4c;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:62px;left:0px;width: 100%;}
.nav .sec a{background:#009b4c;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.nav .sec a:hover{background:#e15616;text-decoration:none;}










/*友情链接*/

.f_link{width: 1200px;line-height: 30px;margin:0 auto; margin-top: 55px;}
.f_link a{color: #666;}
/*页面底部*/
#footer{height: 321px;background: #009b4c;}
.ff_er{width: 324px;height: 304px;background: #009b4c;}
.ff_er h3{font-weight: normal;color: #fff;font-size: 24px;padding-top:42px;}
.ff_er .er{margin-top:30px;text-align: center;font-size: 20px;color: #fff;line-height:50px;}
.ff_cont h3{color: #fff;font-size: 24px;font-weight: normal;margin-bottom: 6px;}
.ff_cont{width: 414px;padding-right: 65px; background: url(../images/line2.png) no-repeat right top;margin-top: 42px;color: #fff;font-size: 14px;line-height: 26px;border-right: 1px solid #d8e1dd;padding-bottom: 20px;}
.ff_cont a{color: #fff;font-size: 14px;}
.nav_foot{width: 395px;margin-top: 65px;line-height: 39px;}
.nav_foot a{color: #fff;font-size: 14px;}
.copyright{text-align:center;line-height:24px;}













/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}


.page-product-inquiry a{color: #fff;}


.tou_con{width:1920px;position: absolute;left:50%;margin-left:-960px;background:rgba(0,0,0,.7);height: 120px;z-index: 999;}
.tou{width:1200px;margin:0 auto;height:120px;/*overflow:hidden*/}
.logo{position: absolute;left: 47%;margin-left: -60px;top:34px;}
.telx{float:right;margin-top:30px;}
.sou{height: 36px;background: #f1f1f1;}

.ttt1{
    text-align: center;
}

.ttt1 h3{
     background: url(../images/k1_ttt_bg.png) no-repeat top center;
     font-size: 46px;
     color: #4f4f4f;
     min-height: 97px;
     line-height: 97px;
     letter-spacing: 5px;
}
.ttt1 h4{
    margin: 20px 0 10px;
    font-weight: 400;
     background: url(../images/ttt1_h2_bg.png) no-repeat top center;
     font-size: 20px;
     color: #4f4f4f;
}

.ttt1>p{
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Arial";
    color: #c0bfbf;
}
/* 导航样式 */
.x-menu {
    width: 1200px;
    margin: 0 auto;
    margin-top: 43px;
}

.x-menu > li {
  float: left;
  width: 120px;
  position: relative;
}

.x-menu > li:nth-of-type(5){
  margin-left: 240px;
}


.x-menu > li > a {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 34px;
}

.x-menu > li > a:hover{
  color: #d02513;
  background: url(../images/t1.png) no-repeat bottom center;
}

.x-menu > li > a:hover {
   color:#d02513!important;
}
.x-menu > li:hover::after{
  display: block;
}


.x-menu > li:after {
  content: '';
  position: absolute;
  z-index: 100;
  left: 25px;
  width: 70px;
	height: 2px;
	background-color: #cc0203;
  top: 100%;
  opacity: 1;
  display: none;
}

.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 150%;
  left: -25%;
  top: 65px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}


.game163 {
  position: relative;
  overflow: hidden;
  width: 1920px !important;
  height: 850px !important;
  left: 50%;
  margin-left: -960px;
}
.bd {
  width: 100%;
  height: 100%;
}
.bd ul.bigImg {
  position: relative;
  padding: 0;
  margin: 0;
  z-index: 5;
  width: 100%!important;
  height: 100%!important;
}
.bd ul.bigImg li {
  position: absolute;
  display: none;
  width: 100%!important;
  height: 100%!important;
}
.bd ul.bigImg li a {
  width: 100%;
  display: block;
  height: 100%!important;
}
.bd ul.bigImg li img {
  width: 100%!important;
 /* height: 100%!important;*/

}
.game163 .hd {
  /* width: 400px; */
  bottom: 42px;
  right: 21%;
  z-index: 999;
  position: absolute;
  z-index: 999;
}
.game163 .hd li {
  float: left;
  width: 23px;
  height: 4px;
  background: #817470;
  margin-right: 11px;
  text-indent: -1000px;
}
.game163 .hd li.on {
  background: #fff;
}
.smallScroll {
  bottom: 10%;
  width: 50%;
  position: absolute;
  text-align: left;
  z-index: 9999;
  color: #776868;
  font-size: 18px;
  font-weight: 500;
  height: 22px;
}
.smallScroll a.sPrev {
  background: url("../images/right.png") no-repeat left;
  height: 8px;
  width: 21px;
  right: 48%;
  top: 209%;
}
.smallScroll a.sNext {
  background: url("../images/left.png") no-repeat left;
  height: 8px;
  width: 21px;
  left: 41%;
  top: 209%;
}
.bigImg li h4 a {
  color: #c1c1c1;
}

.bigImg li img {
  width: 1920px;
  height: 766px;
}

.fenye {
  position: absolute;
  z-index: 999;
  color: #fff;
  text-align: right;
  font-size: 14px;
  bottom: 26px;
  font-weight: 500;
  height: 22px;
  right: 20%;
  font-weight: bold;
}
.fenye span {
  color: #fff;
  font-size: 14px;
}
.game163 .next{
  position: absolute;
  z-index: 9999;
  display: block;
  font-size: 18px;
}
.game163 .prev{
  position: absolute;
  z-index: 9999;
  display: block;
  font-size: 18px;
}
.game163 a.next {
  right: 33px;
  background: url("../images/left.png") no-repeat top center;
  width: 6px;
  height: 10px;
}

.game163 a.prev {
  right: -37px;
  background: url("../images/right.png") no-repeat top center;
  width: 6px;
  height: 10px;
}


.sou{
  background: rgba(0,0,0,.7);
  height: 80px;
  margin-top:-84px;
  position: relative;
  z-index: 99;
}
#formsearch{float:left;width: 400px;height: 26px;border:1px solid #837d7a;border-radius: 5px;margin-top: 29px;}

/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch{line-height: 80px;margin-left: 40px;color: #bebdbd;}
.hotSearch a{margin-right:6px;color: #bebdbd;}
#formsearch input{height:25px;background:#fff;border:none;line-height:25px;}
#formsearch input#keyword{height:25px;line-height:25px;padding-left:4px;color:#a0a0a0;width: 293px;background-color:transparent;font-size: 12px;text-indent: 8px;outline: none;}
#formsearch input#s_btn{width:59px;height:25px;line-height:25px;text-align:center;background: url(../images/sou.png) no-repeat left center;color:#fff;border:none;cursor:pointer;float: right;outline: none;}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color:rgba(255,255,255,1);
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:rgba(255,255,255,.6);
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:rgba(255,255,255,.6);
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color:rgba(255,255,255,.6);
}

.zixun{
  line-height: 80px;
  color: #fff;
  margin-left: 200px;
}
.index-tlt1 h2{
  background: url(../images/ppp.png) no-repeat center center;
}
.text{
  text-align: center;
}
.text h3{
  color: #4f4f4f;
  font-size: 20px;
  font-weight: normal;
}

.text p{
  font-size: 14px;
  color: #c0bfbf;

}
.a1 .text p{
    color: #333;
}
.text h3 img{
  margin-left: 22px;
  margin-right: 22px;
  margin-bottom: 10px;
}
/* 产品中心 */
.index-c1{
  padding-bottom: 40px;
  background: url(../images/bg1.png) no-repeat;
  margin-top: 80px;
}

.c1-1{
      width: 1200px;
  margin: 0 auto;
}

.index-tlt1{
  text-align: center;
  padding-bottom: 30px;
}
.index-tlt1 h2{
  font-size: 40px;
  font-weight: bold;
  color: #333333;
  line-height: 1.6;
}
.index-tlt1 p{
  font-size: 18px;
  color: #333333;
  line-height: 1.6;
}
.slideTxtBox .c1-1 ul{
  text-align: center;
}
.slideTxtBox .c1-1 ul li{
  width: 186px;
  height: 54px;
  margin-right: 16px;
  float: left;
}
.slideTxtBox .c1-1 ul li:last-child{
  margin-right: 0;
}
.slideTxtBox .c1-1 ul li a{
  display: block;
  font-size: 18px;
  color: #000000;
  line-height: 54px;
  background: #eaeaea;
}
.slideTxtBox .c1-1 ul li.cur{
  background-color: #cc0203;
}
.slideTxtBox .c1-1 ul li.cur a{
  color: #fff;
  background-color: #cc0203;
}
.slideTxtBox .c1-1 ul li.on a{
  background: #29abe2;
  color: #fff;
}
.slideTxtBox .c1-2{
  margin-top: 42px;
}
.slideTxtBox .c1-2 ul li{
  width: 375px;
  float: left;
  margin-right: 35px;
  margin-bottom: 32px;
}
.slideTxtBox .c1-2 ul li:nth-child(3n){
  margin-right: 0;
}
.slideTxtBox .c1-2 ul li a{
  display: block;

  transition: .5s;
}
.slideTxtBox .c1-2 ul li .img{
  width: 375px;
  height: 270px;
  overflow: hidden;
}
.slideTxtBox .c1-2 ul li img{
  width: 375px;
  height: 270px;
  transition: .5s;
}
.slideTxtBox .c1-2 ul li .wz{
  border: 1px solid #d3d3d3;
  border-top: none;
  padding: 0 20px;
  position: relative;
  border-radius: 5px;
  background-color: #fff;
}
.slideTxtBox .c1-2 ul li .wz h3{
  font-size: 16px;
  color: #000;
  line-height: 48px;
  text-align: center;
  font-weight: normal;
  
}
.slideTxtBox .c1-2 ul li .wz dt{
  font-size: 18px;
  color: #cc0203;
  line-height: 48px;
  position: absolute;
  right: 20px;
  top: 0;
}
.slideTxtBox .c1-2 ul li a:hover img{
  transform: scale(1.1);
}
.slideTxtBox .c1-2 ul li a:hover .wz{
  border: 1px solid transparent;
  border-top: none;
}
.slideTxtBox .c1-2 ul li a:hover{
  box-shadow: 5px 5px 10px rgba(51,51,51,0.2);
}
.index-c1 .tab{
  display: none;
}

.a1{
  background:url(../images/bg2.png)no-repeat; 
}
.ys{height: 854px;padding-top: 126px;}
.ys .pro-tit span{background: url(../images/tit33.png)no-repeat center;}
.ys-cont{position: relative;margin-top: 67px;}
.ys-cont li{position: absolute;top: 392px;left:100px;}
.ys-cont li:nth-child(1){ left: 0px;}
.ys-cont li:nth-child(2){top:161px; left: 74px;}
.ys-cont li:nth-child(3){top:0;left:430px;}
.ys-cont li:nth-child(4){top:161px;left:816px;}
.ys-cont li:nth-child(5){left:853px; width: 400px;}

.ys-cont li .ys-tit{display: table;float: right;width: 125px;height: 125px;border-radius: 50%;border:2px solid #cc0203;background: #fff;margin-left: 2px;transition: All 0.4s ease-in-out;
            -webkit-transition: All 0.4s ease-in-out;
            -moz-transition: All 0.4s ease-in-out;
            -o-transition: All 0.4s ease-in-out;}
.ys-cont li .ys-tit h3{ font-size: 24px;color: #101010; display: table-cell;text-align:center;line-height: 31px;font-weight: bold;vertical-align:middle}
.ys-cont li .cont{float: left;color: #101010;font-size: 17px;line-height: 26px;margin-top: 25px;}
.ys-cont li:hover .ys-tit{transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);background: #cc0203;color: #fff!important;}
.ys-cont li:hover .ys-tit h3{color: #fff;}

.ys-cont li:hover .cont{color: #cc0203;}

.ys-cont li:nth-child(3){width: 345px; text-align: center;}
.ys-cont li:nth-child(3) p{
  width: 345px;
  text-align: center;
}
.ys-cont li:nth-child(3) .ys-tit{float: none;margin:0 auto;}
.ys-cont li:nth-child(3) .cont{margin-top: 12px;}

.ys-cont li:nth-child(4) .ys-tit{float: left;margin-right: 23px;}
.ys-cont li:nth-child(5) .ys-tit{float: left;margin-right: 3px;}
.yst{margin: 0 auto;margin-top: 19px;font-weight: bold; background: url(../images/ysbj.png)  no-repeat top center;width: 442px;height: 68px;line-height: 68px;text-align: center;color: #000000;font-size: 26px;}
.yst span{color: #ed6d00;}


.ys-cont li:nth-child(2) .cont{
  margin-top: 45px;
}
.ys-cont li:nth-child(2) .ys-tit{
  margin-left: 20px;
  
}
.ys-cont li:nth-child(1) .ys-tit{
  margin-left: 20px;
  
}
.ys-cont li:nth-child(5) .ys-tit{
  margin-right: 20px;
  
}
.ys-cont li:nth-child(5){
  width: 420px;
}
.ys-cont li:nth-child(4) .cont{
  margin-top: 45px;
}

.heng{height: 264px;background: url(../images/ht.png) no-repeat top center;}
.hleft dd{font-size: 39px;color: #fff;padding: 78px 0 23px 0;}
.hleft dt{font-size: 24px;color: #fff;width: 853px;text-align: center;letter-spacing: 3px;}
.htel{color: #fff;font-size: 18px;text-align: right;padding: 105px 66px 0 0px;}




/* 关于我们 */
.about-bg{
  position: relative;
  padding-top: 60px;
  padding-bottom: 70px;
}

.about-left{
  width:620px;
  margin-top: 25px;
  position: relative;
}

.about-left::before{
    position: absolute;
    left: -100px;
    top: 0px;
    width: 57px;
    height: 48px;
    content: "";
    background: url(../images/shuang.png) no-repeat center center;
}


.about_ttt h3{
    background: url(../images/k2_ttt_bg.png) no-repeat top center;
    font-size: 46px;
    color: #4f4f4f;
    min-height: 97px;
    line-height: 97px;
    letter-spacing: 5px;
}

.ab-con{
  font-size:16px;
  color: #545454;
  line-height: 34px;
  text-align: justify;
  margin-top: 40px;
}

.about-right{
  margin-top: 25px;
  width:555px;
  height: 398px;
  padding-left: 34px;
  background: url(../images/z26.png)no-repeat;

}
/*æ»šåŠ¨*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

.about-photo{position: relative;margin-top: 30px;}
.l_btn,.r_btn{position:absolute;top:30%;cursor:pointer;}
.l_btn{left:-55px;}
.r_btn{right:-55px;}

.product_list1 li{float:left;margin-left:9px;margin-right:9px;_display:inline;}
.product_list1 li a.img{display: block;border:5px solid transparent;}
.product_list1 li a.img img{width:286px;/*height:195px;*/}
.product_list1 li h3{text-align:center;}
.product_list1 li h3 a{font-weight:normal;color:#333333;font:400 16px/42px "Microsoft YaHei";}
.product_list1 li:hover a.img{border-color: #cc0203;}



/* 合作流程 */
.liuc{
  height: 416px;
  background: url(../images/lc.jpg) center no-repeat;
  padding-top: 57px;
}
.hezuo{
  margin-top: 66px;
}
.hezuo ul li{
  float: left;
  width: 165px;
  height: 166px;
  margin-right: 91px;
  position: relative;
}
.hezuo ul li:last-child{
  margin-right: 0;
}
.hezuo ul li .lcwz{
  position: absolute;
  top: 0;
  right: 0;
  width: 165px;
  height: 166px;
  line-height: 166px;
  text-align: center;
}
.hezuo ul li .lcwz dd{
  display:inline-block;
  vertical-align:middle;
}
.hezuo ul li .lcwz dd h3{
  font:normal 18px/30px "Ã©Â»â€˜Ã¤Â½â€œ";
  letter-spacing: -2px;
  color: #ffffff;
  margin-top: 70px;
}
.hezuo ul li .lcwz dd h4{
  font:normal 12px/15px "Ã©Â»â€˜Ã¤Â½â€œ";
  color: #ffffff;
  margin-top: 5px;
}

.hezuo ul li div.img{
  transition: all 0.5s;
  transform: scale(1,1);
  display: block;
  overflow: hidden;
  margin: 0 auto;
  width: 165px;
height: 166px;
}
.hezuo ul li:hover div.img{
  transform: scale(-1,1);
}
.tt01{
  text-align: center;
}
.tt01 dd{
  background: url(../images/tt01.png) center no-repeat;
  font:bold 40px/40px MicrosoftYaHei;
  color: #333333;
}
.tt01 dd b{
  color: #e33624;
}

.tt02{
  text-align: center;
}
.tt02 dd{
  background: url(../images/tt02.png) center no-repeat;
  font:bold 40px/40px MicrosoftYaHei;
  color: #333333;
}


.tt02 dd b{
  color: #e33624;
}



/* 新闻 */
.xin{
  background: url(../images/xw.png) center bottom no-repeat ;
  height: 860px;
  padding-top: 48px;
  
}

.tt021{
  margin-top: 61px;
  margin-bottom: 30px;
}
#multipleColumn{ overflow:hidden;width:1200px;margin:0 auto;
margin-top: 43px;
}
#multipleColumn .bd {width:1260px;margin:0 auto!important;overflow:hidden; zoom:1; float:left; _display:inline; overflow:hidden;position:relative; }
.tempWrap{
  width: 1200px !important;
  margin:0 auto;
}
#multipleColumn .picList3{
  width: 1200px;
  margin:0 auto;
}
#multipleColumn .picList3 li{
   float:left; _display:inline;
  height: 149px;
  width: 237px;

  }
#multipleColumn .picList3 ul{
  width: 237px;
  float: left;
  margin-bottom: 31px;
}

#multipleColumn .picList3 li img{
  width: 237px;
  height: 149px;
  border:1px solid #e5e5e5;
}

#multipleColumn .hd{
  width: 139px;
  margin:0 auto;
}
#multipleColumn .hd .prev{position:absolute;left:-30px;top:33%;z-index:99999;width:35px;height:92px;display:block;background: url(../images/left1.png) no-repeat;}
#multipleColumn .hd .next{position:absolute;right:-57px;top:33%;z-index:99999;width:35px;height:92px;display:block;background: url(../images/right1.png) no-repeat;}
#multipleColumn .hd .prev:hover{background: url(../images/left2.png) no-repeat;}
#multipleColumn .hd .next:hover{background: url(../images/right2.png) no-repeat;}

#multipleColumn .hd li{
  width: 35px;
height: 10px;
  background: #c1c1c1;
  float: left;
  margin-right: 17px;
  color: #c1c1c1;
  overflow: hidden;
  text-indent: -9999px;
}
#multipleColumn .hd li.on{
  background: #d02513;
  color: #d02513;
}
#multipleColumn .hd li:last-child{
  margin-right: 0;
}





/* æ–°é—» */

.news_left{
  width: 580px;
}
.news_right{
  width: 580px;
}
.news_left img{
  width: 100%;
}

.news_list2 h3 a{
  display: block;
  font: 400 18px/18px "Microsoft Yahei";color: #222222;
  margin-top: 30px;
  margin-bottom: 15px;
  padding-left: 19px;
  font-weight: bold;
}
.news_list2 span{
  display: block;

  font: 400 14px/28px "Microsoft Yahei";color: #666666;
  padding-left: 19px;
  
}

.news_list2 span a{color:#f00000;}

.news_list2 li a.imgs{
  display: block;
  width: 580px;
  height:220px;
  overflow: hidden;
}
.news_list2 li a.imgs img{
  transition: all 0.8s;
  width: 580px;
height: 220px;
}
.news_list2 li:hover a.imgs img{
  transform: scale(1.04,1.04);
}
.news_list3{

}
.news_list2{
  border:1px solid #ebebeb;
  height: 365px;
  width: 580px;
}
.news_list3 li{
  padding-bottom: 12px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #d2d2d2;
}
.news_list3 .times{
  text-align: center;
  width: 81px;
  height: 97px;
background-color: #d02513;
}
.news_list3 .times span{
  display: block;
  font: 400 48px/48px "Arial";color: #fff;
  margin-top: 16px;
}
.news_list3 .times span a{
  color: #d02513;
}
.news_list3 .times p{
  font: 400 16px/16px "Arial";color: #fff;
}
.n_list{
  width: 426px;
  margin-left: 48px;
}
.n_list h3{
  margin-top: 10px;
  margin-bottom: 10px;
}
.n_list h3 a{
  font: bold 16px/16px "Microsoft Yahei";color: #d02513;

}
.n_list span{
  font: 400 14px/24px "Microsoft Yahei";color: #666666;height:47px;overflow:hidden;display:block;
}

.n_list span a{color:#f00000;}





.tabs{
  height:40px;
  margin-bottom:30px;

}
.tabs li{
  float: left;
  margin-right: 33px;
}

.tabs li+li{background:url(../images/xian.png) no-repeat left center;padding-left:33px;}

.tabs li a{
  display: block;
  font: 600 20px/52px "Microsoft Yahei";color: #333333;
}
.tabs li a.tab_click{
  color: #f00000;
 
}



.news_box{
  margin-top: 40px;
}


.news_list4 li{
  float: left;
  width: 490px;
  height: 120px;
  background: #f4f4f4;
  margin: 0 13px;
}
.news_list4 li h3{
  padding-top: 20px;
}
.news_list4 li h3 a{
  display: block;
  padding-left: 72px;
  font: 600 15px/28px "Microsoft Yahei";color: #444444;
  background: url(../images/wen.png) no-repeat 34px center;
  /*margin-bottom: 8px;*/
}
.news_list4 li span{
  display: block;
  padding-left: 72px;
  font: 400 14px/24px "Microsoft Yahei";color: #666666;
  background: url(../images/da.png) no-repeat 34px 6px;
  width: 384px;
  height: 40px
}
.wenda {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 10px;
}
.wenda .hd{
  width: 192px;
}

.wenda .bd{
  width: 1008px;
}
.wenda  .hd h3{
  font: 600 20px/30px "Microsoft Yahei";color: #383838;
}
.wenda  .hd p{
  font: 400 14px/24px "Microsoft Yahei";color: #b4b4b4;
  margin-bottom:25px;
}
.wenda  .hd{font-size:0;}
.wenda  .hd a{
  display: inline-block;
  width: 54px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  background: #333333;
}
.wenda  .hd a:hover{
  background: #f00000;
}




.foot{
  background: url(../images/footbg.png) no-repeat;
  padding-top: 40px;
}
.foot .logo1{
  width: 250px;
}
.foot .fnav{
  width: 800px;
}
.foot .fnav a{
  font-size: 16px;
  color: #fff;
  margin-right: 30px;
  line-height: 54px;
}
.foot .k2 {
  padding-top: 20px;
}
.foot .k2 li{
  float: left;
  width: 20%;
  text-align: center;
}
.foot .k2 li img{
  margin-bottom: 26px;
}
.foot .k2 li p{
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}
#formsearch{
  position: relative;
}
.gj{
  position: absolute;
  top: 3px;
  left: 101px;
  color: #ffffff;
	opacity: 0.6;
}
.slideTxtBox{
  margin-top: 90px;
}
.x-footer{
 
}