@charset "utf-8";
/* CSS Document */
body{margin:0;padding:0;background:#fff;font: 14px/26px "宋体",SiYuanRegular,Open Sans,Roboto,"华文细黑", Helvetica, Arial, sans-serif;/*overflow-x: hidden;*/}
img{ border:none}
ul,li{list-style:none;}
a:hover{color:#000;}
div,form,img,ul,ol,li,dl,dt,dd,p,span{margin:0;padding:0;border:0;}
form,input{margin:0;padding:0;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:18px;font-weight:normal;}
a{text-decoration:none;color:#000;}
.clear{clear:both;}
a img{border:none;}
.main,.layer,.container,.HomeNav{width:1100px;margin:auto;overflow:hidden;_zoom:1;}

/*顶部*/
.ding1 { height:28px; border-bottom:#ccc 1px solid;}
.ding1 .ding { width:1100px; height:28px; margin:auto; line-height:28px; color:#2e2f2f;}
.ding1 .ding .z { float:left;}
.ding1 .ding .y { float:right;}
.ding1 .ding .y a { color:#2e2f2f;}

.top-nav{background: url(top_nav_bg.gif) repeat-x left;height:30px; background-color:#eee; vertical-align:middle}
.top-nav .login{margin-left:80px; text-align:right; padding-right:20px;}
.top-nav .login a.rss{width:32px; float:right; overflow:hidden; text-indent:-222px;background: url(rsso.gif) no-repeat left center; margin:5px 18px;display:inline-block;zoom:1;*display:inline;}
.top-nav .content{ margin:auto; width:1100px; padding-top:3px; text-align:left;}
#announ{ margin-left:3px; height:22px; line-height:22px; width:280px; overflow:hidden; float:left;background: url(icon.png) no-repeat left -461px; padding:1px 20px}

.top-nav2{ width:100%; height:150px; background:url(top-bg.gif) repeat-x;}
.top-nr{ width:1003px; height:129px; margin:0 auto;}
.top-logo{ width:260px; height:129px; padding:4px 0px; float:left;}
.top-line{ width:61px; height:52px; padding:52px 0 0 0; float:left; font-size:18px; font-weight:bolder;}
.top-line h2{ font-size:18px; font-weight:bolder;}
.top-fws{ width:262px; height:50px; padding:50px 0 0 20px; float:left;}
.top-num{ width:243px; height:62px; padding-top:12px; float:left;}
.top-num-tb{ width:53px; height:58px; padding-top:8px; float:left;}
.top-num-r{ width:190px; height:82px; float:left;}
.top-num-wz{ width:190px; height:26px; font-family:"微软雅黑"; font-size:15px; line-height:26px; text-align:center;}
.top-num-num{ width:190px; height:30px;}
.top-num-lj{ width:190px; height:26px; font-size:12px; line-height:26px;}
.top-num-lj a{ color:#000000;}
.top-ewm{ width:136px; height:102px; text-align:center; padding-top:1px; float:left;}
.top-ewm p{ font-family:"微软雅黑"; font-size:12px; line-height:26px; color:#333232;}

/*top*/
.top2 { /*background:url(../WanTeng/top1bj.jpg);*/ background: #393938/*#002a34*/; height:139px; min-width:1100px;}
.top1 {
      background: linear-gradient(-45deg, #ee7752, /*#e73c7e*/ #ccc, #23a6d5, #23d5ab);
      background-size: 400% 400%;
      -webkit-animation: gradient 8s ease infinite;
      animation: gradient 12s ease infinite;
	  height:139px;
      min-width:1100px;
    }
.top1 .top { width:1100px; height:150px; margin:auto;}
.top1 .top .logo { float:left;width:280px;height:139px; line-height:190px; padding-left:1em;}
.top1 .top .slogan {padding-top: 35px;font-size:2em; line-height:1.5em; color: #fff;}
.top1 .top .tel {float:right; /*width:500px;*/ height:120px; color:#FFF; padding:9px 18px 0px 0px;font-size:12px; text-align:right;}
.top1 .top .tel .haoma { background:url(/WanTeng/top-num.png) no-repeat; font-size:36px; padding:0px 18px 0px 36px;text-shadow: 1px 3px 6px #000; color:#fff;}
.top1 .top .tel .ss { width:249px; height:33px;padding-top:70px; padding-left:10px;}
.top1 .top .tel .ss .ssk1 { float:left; width:189px; height:33px;}
.top1 .top .tel .ss .ssk { background:url(../WanTeng/ss_03.jpg) no-repeat; border:0px; width:187px; height:33px; float:left; *line-height:33px; padding-left:2px;}
.top1 .top .tel .ss .ssan1 { float:right; width:60px; height:33px;}
.top1 .top .tel .ss .ssan { float:right; width:60px; height:33px;}

.shadowTop {
    position: absolute;
	z-index:3;
    top: -300px;
    left: 21%;
    width: 440px;
    height: 160px;
    transform-origin: 100% 100%;
    transform: rotate(225deg);
    clip-path: polygon(-100% 100%, 200% 100%, 200% 500%, -100% 500%);
    box-shadow: 
        0px 0 .5px hsla(170deg, 95%, 80%, 1),
        0px 0 1px hsla(170deg, 91%, 80%, .95),
        0px 0 2px hsla(171deg, 91%, 80%, .95),
        0px 0 3px hsla(171deg, 91%, 80%, .95),
        0px 0 4px hsla(171deg, 91%, 82%, .9),
        0px 0 5px hsla(172deg, 91%, 82%, .9),
        0px 0 10px hsla(173deg, 91%, 84%, .9),
        0px 0 20px hsla(174deg, 91%, 86%, .85),
        0px 0 40px hsla(175deg, 91%, 86%, .85),
        0px 0 60px hsla(175deg, 91%, 86%, .85);
    animation: scale 2.5s infinite alternate linear;
    mix-blend-mode: hard-light;
}
@keyframes scale {
    50%,
    100% {
        transform: rotate(225deg) scale(0);
    }
}
@keyframes scaleBottom {
    50%,
    100% {
        transform: scale(0);
    }
}
@keyframes pointMove {
    0% {
        --x2Point: 500px;
        --y2Point: 600px;
    }
    50% {
        --xPoint: 100px;
        --yPoint: 0;
        --x2Point: 500px;
        --y2Point: 600px;
    }
    100% {
        --xPoint: 100px;
        --yPoint: 0;
        --x2Point: 500px;
        --y2Point: 300px;
    }
}

/*nav*/
.nav1 { clear:both; background:#ff3300;background:url(top-bg.jpg) center;width:100%; min-width:1100px;}
.nav1 .nav { width:1100px; height:36px; margin:auto;overflow: hidden;}
.nav1 .nav ul li { margin-right:2px; width:98px; height:36px; line-height:36px; text-align:center; float:left; font-family:"微软雅黑"; font-size:16px;}
.nav1 .nav ul li a { color:#ccffff;}
.nav1 .nav ul .nav2 { background:url(../WanTeng/libj01.jpg) center no-repeat;}
.nav1 .nav ul .nav2 a { color:#ccffff;}
/*.nav1 .nav ul .xian { width:2px; height:36px; float:left; overflow:hidden;}*/
.nav1 .nav ul li a:hover { background:url(../WanTeng/libj01.jpg) center no-repeat; display:block;}
.on{background:url(../WanTeng/libj01.jpg) center no-repeat;}
.on a{color:#ccffff;}
#navlist_1{margin:0 auto; width:840px; float:left; font-weight:bold; line-height:36px; }
/*banner*/
.banner { background:url(../bannerimages/banner1.jpg) center no-repeat; height:700px;}
.Topnav {position: fixed; top:0; z-index:8;}

/* 搜索栏 */
.top_ssl{float:right;height:28px; text-align:right; width:220px; padding:7px 30px 0 10px;}
.ssl_l{width:180px;float:left;}
.ssl_r{width:26px;float:right;}
.search1 {display: inline-block;padding: 3px 8px;font-size: 14px;cursor: pointer;outline: none;color: #fff;background-color: #4CAF50;border: none;border-radius: 8px;box-shadow: 0 4px #999;}
.search1:hover {background-color: #3e8e41}
.search1:active {background-color: #3e8e41;box-shadow: 0 3px #666;transform: translateY(3px);}

.pagebar{float:right; font-size:12px;color:#666;}
.f_r{float:right;}
#search_suggest{ margin-left:123px;width:395px;border: 1px solid #e5e5e5;border-top:none;height:102px;overflow-y:auto;overflow-x:hidden;}
#search_suggest li{ height:26px; line-height:26px; border-bottom:#e8e8e8 1px solid;}

/*index CSS Document */
.indexFocus{
    width:100%;
    height:700px;
    background:#fff;
    margin-bottom:4px;
}
.indexFocusCon{
    position:relative;
    margin:0 auto;
    width:1003px;
    height:700px;
}
.indexFocusConPic{
    position:absolute;
    left:-458px;
    top:0;
    width:1920px;
    height:700px;
    z-index:1;
    overflow: hidden;
}
.indexFocusConPic ul{
    margin: 0px;
    padding: 0px;
    width:1920px;
    height:700px;
    list-style: none;
    position: relative;
}
.indexFocusConPic ul li{
    position: absolute!important;left:0;top: 0;
}
.indexFocusConPic ul  img{
    position:relative;
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    text-align:center;

}
.indexFocusConUp,.indexFocusConDown{
    position:absolute;
    top:0;
    width:67px;
    height:700px;
    z-index:2;
}
.indexFocusConUp{
    left:-67px;
}
.indexFocusConDown{
    right:-67px;
}
.indexFocusConUp a,.indexFocusConDown a{
    display:block;
    width:67px;
    height:700px;
}
.indexFocusConUp a{
    background:url(../WanTeng/indexFocusConBtn.png) no-repeat left center;
}
.indexFocusConDown a{
    background:url(../WanTeng/indexFocusConBtn.png) no-repeat right center;
}

/*轮播图*/
.shutter {
  overflow: hidden;
  width: 100%; min-width:1100px;
  /*height: 358px;*/
  position: relative;
  margin: 0 auto;
  border-radius: 3px;

}
.shutter-img {
  z-index: 1;
}
.shutter-img,
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  /*height: 100%;*/
}
/*.shutter-img a {
  cursor: default;
}*/
.shutter-img a > img {
  width: 100%;
/*  height: 100%;*/
}
.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.shutter-btn {}
.shutter-btn li {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
.shutter-btn li.prev {
  left: 60px;
  background: url(/WanTeng/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 80px;
  background: url(/WanTeng/shutter_nextBtn.png) no-repeat 0 -49px;
}
.shutter-desc {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 1px;
  width: 100%;
  height: 39px;
  background: url(/WanTeng/shutter_shadow.png) repeat;
}
.shutter-desc p {
/*  padding-left: 20px;*/
  line-height: 39px;
  text-align:center;
  color: #fff;
  font-size: 18px;
}

/*客户问题*/
.khwt { background:url(../WanTeng/khwt01.jpg) center no-repeat; height:660px; min-width:1100px;}
.khwt .zj { width:1100px; height:660px; margin:auto;}
.khwt .zj .bt { width:1100px; height:135px;}
.khwt .zj .nr { width:1100px; height:440px; padding-top:20px; padding-left:14px; overflow:hidden;}
.khwt .zj .nr ul li { width:133px; height:87px; float:left; border:#ccc 1px solid; text-align:center; background:#fff;}
.khwt .zj .nr ul li a { height:87px; display:block;}

/*合作客户*/
.hzkh { /*background:url(../WanTeng/hzkhbj.jpg) center no-repeat; height:660px;*/}
.hzkh .zj { clear:both; width:838px; /*height:660px;*/ margin:auto;}
.hzkh .zj .bt { width:838px;}
.hzkh .zj .nr { width:838px; /*height:440px;*/ padding:20px 14px; overflow:hidden;}
.hzkh .zj .nr ul li { width:133px; height:87px; float:left; border:#ccc 1px solid; text-align:center; background:#fff;}
.hzkh .zj .nr ul li a { height:87px; display:block;}

/*滚动数字*/
.product-num-box{
    width: 100%;
    height: 680px;
	min-width:1100px;
    background-color: #3e88f1;
    background-image: url(../WanTeng/pre-bg.png);
    background-repeat: no-repeat;
    background-position:center;
    background-size:100%;
}

.product-num-content{
    width: 1100px;
    height: 577px;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
}

.product-num-title{
    padding-top: 110px;
    margin-bottom: 30px;
    font-size: 48px;
    color: #fff;
    line-height: 45px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC-Medium,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}
.product-num-text{
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

.product-num-head{
    margin-top: 80px;
    font-size: 0;
}

.product-num-item{
    text-align: center;
    position: relative;
    display: inline-block;
    width: 275px;
    font-size: 80px;
    color: #fff;
    line-height: 62px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}

.product-num-jus{
    display: inline-block;
    margin: 80px 0;
    width: 162px;
    height: 56px;
    font-size: 22px;
    color: #fff;
    line-height: 48px;
    letter-spacing: 2px;
    border: 4px solid #fff;
    cursor: pointer;
    font-weight: 500;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC-Medium,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear;
    text-decoration: none;
}

.product-num-nub{
    display: inline-block;
    width: 260px;
    font-size: 80px;
    color: #fff;
    line-height: 62px;
    font-family: -apple-system,BlinkMacSystemFont,Roboto,Helvetica Neue,Helvetica,PingFangSC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
}

.product-num-add{
    font-size: 24px;
    color: #fff;
    /*margin-left: -20px;*/
    position: absolute;
    right: 40px;
    top: 30px;
}

.product-num-inf{
    margin-top: 24px;
    font-size: 28px;
    color: #fff;
    line-height: 0;
    margin-left: 30px;
}

.product-num-jus:hover{
    background-color: #fff;
    color: #3e88f1;
}

.product-num-wan{
    position:absolute;
    right: 55px;
    top: 0px;
}


/*产品分类*/
.cpfl1 { background:url(../WanTeng/cpflbj.jpg) center no-repeat; height:567px;}
.cpfl1 .zj { width:1100px; height:567px; margin:auto;}
.cpfl1 .zj .bt { width:1100px; height:130px;}
.cpfl1 .zj .nr { width:1017px; height:410px; margin:auto; overflow:hidden;}
.cpfl1 .zj .nr ul li { width:336px; height:410px; float:left; }
.cpfl1 .zj .nr ul li h2 { background:#fff; height:79px; width:334px; border:#ffc800 1px solid; font-size:24px; font-family:"微软雅黑"; line-height:79px; text-align:center;}
.cpfl1 .zj .nr ul li h2:hover { background: rgba(181,181,181,0.5) none repeat scroll !important;filter:alpha(opacity=50)}
.cpfl1 .zj .nr ul li dl { width:334px; height:275px; background:#f0f0f0; border:#ffc800 1px solid; margin-top:10px; padding-top:40px; overflow:hidden;}
.cpfl1 .zj .nr ul li dl:hover { background: rgba(181,181,181,0.5) none repeat scroll !important;filter:alpha(opacity=50)}
.cpfl1 .zj .nr ul li dl dt { font-size:14px; float:left; text-align:center; width:150px; height:30px; line-height:30px; overflow:hidden; margin-left:11px; _margin-left:6px; }

/*优势*/
/*.ys {width: 100%; min-width: 1100px; height:480px; background:url(../WanTeng/wanteng02.jpg) center no-repeat;}
.ys-m{width: 900px; margin: 0 auto;position: relative;}
.ys-m ul{ width:800px; padding-left:100px;  position:absolute; left:0; top:0; z-index:1;  }
.ys-m h3{ position:absolute; left:5px; top:300px; color:#FFF; }
.ys-m ul li{ width:120px; height:120px; text-align:center;  float:left; margin-left:120px; display:inline;
	color:#333; font:italic normal 16px/34px Arial; margin-top:297px; cursor:pointer; 
}
.ys-m ul li img{ width:66px; height:66px;}
.ys-m  ul li.selected img{ width:100px; height:100px; }
.ys-m  ul li.selected{ margin-top:277px;}
.ys-m s{ position:absolute; left:0; top:333px; display:block; height:4px; background:#fff; width:100%; font-size:0; overflow:hidden;
	-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;
}*/
/*.ys01{ width: 250px;position: absolute;top:280px;left: 135px; font-size:32px; cursor:pointer;}
.ys01 a{color: #cff; font-size: 30px;}
.ys02{ width: 250px;position: absolute;top:280px;left: 400px;font-size:32px;cursor:pointer;}
.ys02 a{color: #cff; font-size: 30px;}
.ys03{ width: 250px;position: absolute;top:280px;left: 660px;font-size:32px;cursor:pointer;}
.ys03 a{color: #cff; font-size: 30px;}*/

/*产品*/
.cp1 {/*background:#4a4a4a;*/padding-bottom:10px;width: 100%; min-width: 1100px; background:url(../WanTeng/wanteng03.jpg) center no-repeat;}
.ys-m{width: 900px; margin: 0 auto;position: relative;}
.ys-m ul{ width:800px; padding-left:100px;  position:absolute; left:0; top:0; z-index:1;  }
.ys-m h3{ position:absolute; left:5px; top:215px; color:#FFF; }
.ys-m ul li{ width:108px; height:108px; text-align:center;  float:left; margin-left:93px; display:inline;color:#333; font:italic normal 16px/34px Arial; margin-top:210px; cursor:pointer; 
}
.ys-m ul li img{ width:66px; height:66px;}
.ys-m ul li.hover img{ mix-blend-mode: screen;}
.ys-m ul li.selected img{ width:100px; height:100px; mix-blend-mode: color-dodge;}
.ys-m ul li.selected{ margin-top:192px;}
/*.ys-m s{ position:absolute; left:0; top:246px; display:block; height:4px; background:#fff; width:100%; font-size:0; overflow:hidden;-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;}*/
.ys-m s {
      background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
      background-size: 400% 400%;
      -webkit-animation: gradient 5s ease infinite;
      animation: gradient 8s ease infinite;
      position:absolute; left:0; top:246px; display:block; height:4px;width:100%;font-size:0; overflow:hidden;-webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px;
    }
    @-webkit-keyframes gradient {
      0% {
        background-position: 0% 50%;
      }
      50% {
        background-position: 100% 50%;
      }
      100% {
        background-position: 0% 50%;
      }
    }
    @keyframes gradient {
      0% {
        background-position: 0% 50%;
      }
      50% {
        background-position: 100% 50%;
      }
      100% {
        background-position: 0% 50%;
      }
    }
.tab_menu h1 { padding-top:50px;text-align:center; font-size: 60px; color:#FFF;}
.tab_menu p { margin-top: 36px;text-align:center; font-size:24px; color:#FFF; line-height:36px;}
.hide{display:none}

.yyhy {padding-bottom:10px;width: 100%; min-width: 1100px; background:url(../WanTeng/yyhy.jpg) center no-repeat;}
.yy-m{width: 900px; margin: 0 auto;position: relative;}
.yy-m h1 { padding-top:50px;text-align:center; font-size: 60px; color:#333;}
.yy-m p { margin-top: 36px;text-align:center; font-size:24px; color:#333; line-height:36px;}

.yyhy .hynr { width:1100px;max-height:780px;*height:780px;margin:auto; overflow:hidden;}
.yyhy .hynr ul li { width:340px; float:left; text-align:center;margin:0 12px 10px;}
.yyhy .hynr ul li .tu { width:338px; height:254px; border: none;}
.yyhy .hynr ul li .tu img{ width:338px; height:254px;transition: all 1.2s;}
.yyhy .hynr ul li .tu img:hover{transform:scale(1.1);}
.yyhy .hynr ul li .tu a { height:254px; display:block;}
.yyhy .hynr ul li .txt { width:340px; height:40px; line-height:40px; overflow:hidden;}

.cp1 .cpz2 { width:1100px;max-height:780px;*height:780px;margin:120px auto 0px; overflow:hidden;}
.cp1 .cpz2 ul li { width:257px; float:left; text-align:center;margin:0 9px;}
.cp1 .cpz2 ul li .tu { width:255px; height:255px; border:#ccc 1px solid;background: #fff;}
.cp1 .cpz2 ul li .tu a { height:255px; display:block;}
.cp1 .cpz2 ul li .txt { width:257px; height:40px; line-height:40px; font-size:18px; overflow:hidden;}
.cp1 .cpz2 ul li .txt a { color:#fff;}

.yyhy .cpz2 { width:1100px;max-height:780px;*height:780px;margin:120px auto 0px; overflow:hidden;}
.yyhy .cpz2 ul li { width:257px; float:left; text-align:center;margin:0 9px;}
.yyhy .cpz2 ul li .tu { width:255px; height:255px; border:#ccc 1px solid;background: #fff;}
.yyhy .cpz2 ul li .tu a { height:255px; display:block;}
.yyhy .cpz2 ul li .txt { width:257px; height:40px; line-height:40px; font-size:18px; overflow:hidden;}
.yyhy .cpz2 ul li .txt a { color:#fff;}

/*案例视频*/
.alsp1 {background:#4a4a4a;padding:10px 0px; min-width:1100px;}
.alsp1 .bt { margin:auto; padding-top:48px; text-align:center; width:1100px; height:80px; font-size:60px; color:#FFF;}
.alsp1 .alsp2 { width:1100px;max-height:780px;*height:780px;margin:auto; overflow:hidden;}
.alsp1 .alsp2 ul li { width:340px; float:left; text-align:center;margin:0 12px 10px;}
.alsp1 .alsp2 ul li .tu { width:338px; height:254px; border:#ccc 1px solid;background: #fff;}
.alsp1 .alsp2 ul li .tu img{ width:338px; height:254px;transition: all 1.8s;}
.alsp1 .alsp2 ul li .tu img:hover{transform:rotateZ(360deg);}
.alsp1 .alsp2 ul li .tu a { height:254px; display:block;}
.alsp1 .alsp2 ul li .txt { width:340px; height:40px; line-height:40px; overflow:hidden;}
.alsp1 .alsp2 ul li .txt a { color:#fff;}

/*bannerx*/
.bannerx { background:#787878; height:193px;}
.bannerx .zj { width:480px; height:158px; margin:auto; background:url(../WanTeng/xbanner.jpg) no-repeat; padding-top:35px; padding-left:620px;}

/*公司简介*/
.gsjj { width:1100px; height:373px; margin:auto; background:url(../WanTeng/gsjjbj.jpg) no-repeat;}
.gsjj .z { width:530px; float:left; margin-top:50px;}
.gsjj .z .bt { font-size:20px; font-family:"方正大黑简体"; color:#ffa900; background:url(../WanTeng/lt.jpg) 4px 0px no-repeat; text-indent:16px; height:30px; line-height:25px;}
.gsjj .z .bt a{ color:#ffa900;}
.gsjj .z .zjj { line-height:24px; color:#222222; margin-top:35px; text-indent:2em; width:530px; height:213px; overflow:hidden; padding-left:1em;}
.gsjj .y { width:517px; height:323px; float:right; margin-top:30px;}
.gsjj .y a { height:300px; display:block;}
.gsjj .gd { width:521px; height:30px; line-height:30px; text-align:right; font-family:"微软雅黑";}
.gsjj .gd a{ color:#656565;}

/*荣誉资质*/
.rxw1 { background:url(../WanTeng/rxcbj.jpg) center 208px no-repeat ; height:471px;}
.rxw1 .rxw { width:1100px; height:471px; margin:auto;}
.rxw1 .rxw .ry { width:280px; height:420px; float:left;}
.rxw1 .rxw .ry .bt { width:280px; height:25px; line-height:25px;}
.rxw1 .rxw .ry .bt .z { background:url(../WanTeng/lt.jpg) no-repeat; font-size:20px; font-family:"方正大黑简体"; float:left; color:#ffa900; text-indent:15px;}
.rxw1 .rxw .ry .bt .zz { float:left; font-family:"方正粗雅宋_GBK"; font-size:18px; color:#6a6969; }
.rxw1 .rxw .ry .bt .y { float:right;}
.rxw1 .rxw .ry .bt .y a { color:#656565;}
.rxw1 .rxw .ry .nr { width:280px; height:395px; overflow:hidden;}
.rxw1 .rxw .ry .nr ul li { width:234px; float:left; text-align:center; margin:20px 10px 0px 20px;}
.rxw1 .rxw .ry .nr ul li .tu { width:234px; height:333px;}
.rxw1 .rxw .ry .nr ul li .tu a { height:333px; display:block;}
.rxw1 .rxw .ry .nr ul li .txt { width:234px; height:30px; line-height:30px; font-size:14px; overflow:hidden;}
.rxw1 .rxw .ry .nr ul li .txt a { color:#2a2a2a;}
/*新闻动态*/
.rxw1 .rxw .xw { width:510px; height:420px; float:left; margin-left:20px;}
.rxw1 .rxw .xw .bt1 { width:510px; height:25px; line-height:25px;}
.rxw1 .rxw .xw .bt1 .z1 { background:url(../WanTeng/lt.jpg) no-repeat; font-size:20px; font-family:"方正大黑简体"; float:left; color:#ffa900; text-indent:15px;}
.rxw1 .rxw .xw .bt1 .zz1 { float:left; font-family:"方正粗雅宋_GBK"; font-size:18px; color:#6a6969;}
.rxw1 .rxw .xw .bt1 .y1 { float:right;}
.rxw1 .rxw .xw .bt1 .y1 a { color:#656565;}
.rxw1 .rxw .xw .zj { width:510px; height:150px; margin-top:20px; overflow:hidden;}
.rxw1 .rxw .xw .zj .tu { float:left; width:204px; height:142px; border:#ccc 1px solid;}
.rxw1 .rxw .xw .zj .tu a { height:142px; display:block;}
.rxw1 .rxw .xw .zj .txt { line-height:23px; width:290px; float:right; height:144px; overflow:hidden;}
.rxw1 .rxw .xw .zj .txt .txt1 { width:290px; height:30px; line-height:30px; overflow:hidden; font-weight:bold;}
.rxw1 .rxw .xw .zj .txt a { color:#222222;}
.rxw1 .rxw .xw .nr { width:510px; height:220px; overflow:hidden;}
.rxw1 .rxw .xw .nr ul li { width:510px; height:30px; line-height:30px; *height:28px; *line-height:28px; _height:28px; _line-height:28px; border-bottom:#222222 1px dashed;}
.rxw1 .rxw .xw .nr ul li .txt { width:330px; height:30px; _height:28px; overflow:hidden; text-indent:5px; float:left;}
.rxw1 .rxw .xw .nr ul li .sj { float:right;}
/*常见问题*/
.rxw1 .rxw .wt { width:270px; height:420px; float:left; margin-left:20px;}
.rxw1 .rxw .wt .bt11 { width:270px; height:25px; line-height:25px;}
.rxw1 .rxw .wt .bt11 .z11 { background:url(../WanTeng/lt.jpg) no-repeat; font-size:20px; font-family:"方正大黑简体"; float:left; color:#ffa900; text-indent:15px;}
.rxw1 .rxw .wt .bt11 .zz11 {  float:left; font-family:"方正粗雅宋_GBK"; font-size:18px; color:#6a6969;}
.rxw1 .rxw .wt .bt11 .y11 { float:right;}
.rxw1 .rxw .wt .bt11 .y11 a { color:#222222;}
.rxw1 .rxw .wt .nr { width:270px; height:375px; overflow:hidden; margin-top:20px;}
.rxw1 .rxw .wt .nr ul li { width:270px; height:84px; line-height:36px; overflow:hidden;text-indent:25px; margin-top:7px;}
.rxw1 .rxw .wt .nr ul li .w { width:270px; height:36px; overflow:hidden; background:url(../WanTeng/w.jpg) 0px 6px no-repeat; }
.rxw1 .rxw .wt .nr ul li .d { width:270px; height:48px; line-height:24px; overflow:hidden; background:url(../WanTeng/d.jpg) 0px 3px no-repeat;}

/*视频*/
.sp_ly1 { background:url(../WanTeng/xgt_06.jpg) center no-repeat; height:461px; min-width:1100px;}
.sp_ly1 .sp_ly { width:1100px; height:461px; margin:auto;}
.sp_ly1 .sp_ly .sp { width:570px; height:425px; background:#fff; float:left;}
.sp_ly1 .sp_ly .sp .bt { width:530px; height:25px; line-height:25px; margin:auto; margin-top:30px;}
.sp_ly1 .sp_ly .sp .bt .zb { background:url(../WanTeng/lt.jpg) no-repeat; font-size:20px; font-family:"方正大黑简体"; float:left; text-indent:15px;}
.sp_ly1 .sp_ly .sp .bt .zb a { color:#ffa900;}
.sp_ly1 .sp_ly .sp .bt .yb { float:left; font-family:"方正粗雅宋_GBK"; font-size:18px; color:#6a6969;}
.sp_ly1 .sp_ly .sp .nr { width:530px; height:358px; margin:auto; margin-top:12px;}
.sp_ly1 .sp_ly .sp .nr .s { width:450px; height:339px;}
.sp_ly1 .sp_ly .sp .nr .s a { height:339px; display:block;}
/*留言*/
.sp_ly1 .sp_ly .ly0 { width:455px; height:425px; float:right; margin-right:45px; _margin-right:20px;}
.sp_ly1 .sp_ly .ly0 .bt { width:455px; height:30px; line-height:30px; margin-top:60px;}
.sp_ly1 .sp_ly .ly0 .bt .bt1 { margin-right:5px; float:left; font-family:"方正大黑简体"; font-size:20px;}
.sp_ly1 .sp_ly .ly0 .bt .bt1 a { color:#fff;}
.sp_ly1 .sp_ly .ly0 .bt .bt2 { color:#fff;}
.sp_ly1 .sp_ly .ly0 .nr { width:455px; height:296px; margin-top:20px;}
.sp_ly1 .sp_ly .ly0 .nr ul .kk { background:#fff; width:455px; height:50px; margin-top:40px; *margin-top:26px;}
.sp_ly1 .sp_ly .ly0 .nr ul .kk .xm1 { width:60px; height:50px; float:left; line-height:50px; font-family:"微软雅黑"; font-size:18px; text-align:right;}
.sp_ly1 .sp_ly .ly0 .nr ul .kk .xm { width:391px; height:50px; float:right; border:0px; float:right; *line-height:50px;}
.sp_ly1 .sp_ly .ly0 .nr ul .dd { background:#fff; width:455px; height:50px; margin-top:17px; }
.sp_ly1 .sp_ly .ly0 .nr ul .dd .dh1 { width:60px; height:50px; float:left; line-height:50px; font-family:"微软雅黑"; font-size:18px; text-align:right;}
.sp_ly1 .sp_ly .ly0 .nr ul .dd .dh { width:391px; height:50px; float:right; border:0px; float:right;*line-height:50px;}
.sp_ly1 .sp_ly .ly0 .nr ul .ll { width:455px; height:85px; background:#fff; margin-top:17px;}
.sp_ly1 .sp_ly .ly0 .nr ul .ll .ly1 { width:60px; height:50px; float:left; line-height:50px; font-family:"微软雅黑"; font-size:18px; text-align:right;}
.sp_ly1 .sp_ly .ly0 .nr ul .ll .ly { width:391px; height:65px; float:right; border:0px; padding-top:18px;}
.sp_ly1 .sp_ly .ly0 .nr ul .tj_cz { width:455px; height:41px; margin-top:30px; *margin-top:23px; color:#fff;}

/*友情链接*/
.zd { background:url(../WanTeng/bj.jpg) center repeat-y; min-width:1100px;}
.zdb {
      background: linear-gradient(-45deg, #ee7752, /*#e73c7e*/ #ccc, #23a6d5, #23d5ab);
      background-size: 400% 400%;
      -webkit-animation: gradient 8s ease infinite;
      animation: gradient 12s ease infinite;
      min-width:1100px;
    }
    @-webkit-keyframes gradient {
      0% {
        background-position: 0% 50%;
      }
      50% {
        background-position: 100% 50%;
      }
      100% {
        background-position: 0% 50%;
      }
    }
    @keyframes gradient {
      0% {
        background-position: 0% 50%;
      }
      50% {
        background-position: 100% 50%;
      }
      100% {
        background-position: 0% 50%;
      }
    }
.hzhb { min-width:1100px; height:96px;padding-top:27px;background:url(../WanTeng/bj.jpg) top no-repeat;}
.hzhb .bt {margin:0 auto; width:1000px; height:35px; line-height:25px;font-family:"方正粗雅宋_GBK"; font-size:18px; color:#6a6969; }
.hzhb .bt span { font-family:"方正大黑简体"; font-size:20px;  color:#ffa900;}
.hzhb .nr {margin:0 auto; width:900px; height:35px; padding-left:60px; _padding-left:60px; overflow:hidden;}
.yqlj { margin:18px 8px;}

/*快速导航*/
.ksdh { width:1100px; height:96px; margin:auto; padding-top:15px;}
.ksdh .bt { width:1100px; height:30px; line-height:25px;font-family:"方正粗雅宋_GBK"; font-size:18px; color:#6a6969;}
.ksdh .bt span { font-family:"方正大黑简体"; font-size:20px;  color:#ffa900;}
.ksdh .nr { width:1077px; height:71px; margin-left:50px;_margin-left:60px; float:left; overflow:hidden;}
.ksdh .nr ul li { height:35px; line-height:35px; background:url(../WanTeng/dian.jpg) 0px 13px no-repeat; text-indent:18px; overflow:hidden; float:left; margin-right:10px; margin-left:10px;}

/*底部导航*/
.dbdh { /*width:1100px;*/ height:56px; min-width:1100px; margin:auto; /*background:url(../WanTeng/lanse.jpg) repeat-x;*/ background:#3251ab; font-size:16px; font-family:"微软雅黑"; text-align:center; line-height:56px; color:#fff;}
.foot_nav{width:1100px; margin:auto;}
.foot_nav a {display:block; float:left;width:90px; height:56px;color:#fff; padding:0 10px;}
.foot_nav a:hover{background: #0C3; font-size:larger; color:#F30; text-decoration:underline;}
.foot { width:1100px; margin:auto; margin-top:30px; overflow:hidden; padding-bottom:20px;}
.foot .logo1 {margin-left:93px; width:338px; height:160px; float:left; margin-top:10px; _margin-left:80px; _margin-top:10px; }
.foot .wz { width:550px; float:left;margin-left:30px;font-family:"微软雅黑"; }
.foot .wz .s { width:327px;line-height:28px; }
.foot .wz .x { width:500px; line-height:30px; text-indent:30px;}
.foot .wz ul .sj { /*background:url(../WanTeng/dh.jpg) no-repeat; padding-left:30px;*/ width:363px; }
.foot .wz ul .cz { /*background:url(../WanTeng/cczz.jpg) no-repeat; padding-left:30px;*/ width:363px;}
.foot .wz ul .yx { /*background:url(../WanTeng/youxiang.jpg) no-repeat; padding-left:30px;*/ width:363px;}


.friend{width:1001px; margin-top:15px; text-align:left; line-height:44px; clear:both; border:1px solid #cbcbcb;}
.friend span{font-weight:bold; color:#015198; padding-left:30px;}
.friend .yqlj{margin-left:15px; color:#6e6e6e;}


#bottom{width:1003px;}
.bottom_r{float:right; width:863px; font-family:Arial; line-height:2; padding:10px 0; text-align:center;}
.bottom_l{float:left; width:130px; padding:5px 0px;}

/*内页公共右侧*/ 

.rightmain{width:890px;float:right;border:1px solid #ccc;overflow:hidden;_zoom:1;background:#fff;}
.local{float:none;height:33px;line-height:33px;background:url(../WanTeng/jinpinbg.jpg);text-indent:10px;overflow:hidden;_zoom:1;}
.local p{font-size:16px;color:#000;float:left;font-weight:bold;}
.local h1{font-size:16px;color:#000;float:left;font-weight:bold;}
.rightmain .zxnews{width:880px;margin:5px auto;border:1px solid #ccc;overflow:hidden;_zoom:1;}
.rightmain .zxnews .newsbt{height:33px;width:880px;line-height:33px;background:url(../WanTeng/jinpinbg.jpg);text-indent:10px;float:none;font-size:16px;font-weight:bold}
.rightmain .zxnews .c{width:860px;margin:10px;}
.rightmain .zxnews .c ul{overflow:hidden;_zoom:1;}
.rightmain .zxnews .c ul li{float:left;width:390px;height:30px;line-height:30px;border-bottom:#CCC dashed 1px;text-indent:1em;margin:0 15px;overflow:hidden;_zoom:1;}
/*.rightmain .zxnews .cc{width:370px;float:left;padding-bottom:10px;margin:10px;}
.rightmain .zxnews .cc ul li{height:30px;border-bottom:#CCC dashed 1px;line-height:30px;text-indent:1em;overflow:hidden}*/
/*内页公共左侧*/
.leftmain{float:left;width:200px;overflow:hidden;}
.leftmain .tit{background:#ff6633;font-size:14px;font-weight:bold;color:#fff;text-indent:40px;height:35px;line-height:35px;}
.leftmain .column{width:198px;background:#fff;overflow:hidden;zoom:1;border:1px solid #dfdfdf;border-top:0;margin-bottom:10px;}
.leftmain .column ul{margin-bottom:3px;}
.leftmain .column ul li.a{text-indent:40px;}
.leftmain .column ul li{width:200px;line-height:26px;background:url(../WanTeng/libg1.jpg) no-repeat;overflow:hidden;}
.leftmain .column ul li dl{width:200px;}
.leftmain .column ul li dl dt{width:200px;height:25px;text-indent:30px;background:url(../WanTeng/libg1.jpg) no-repeat;overflow:hidden;_zoom:1;}
.leftmain .column ul li a{overflow:hidden;zoom:1;display:block;}
.leftmain .column ul li a.ShowChilds{width:20px;float:left;display:block;text-align:center;margin:0 0 0 10px;font-size:21px;color:#696564;overflow:hidden;zoom:1;}
.leftmain .column ul li a.ShowChilds:hover{width:20px;float:left;display:block;text-align:center;margin:0 0 0 10px;font-size:21px;font-weight:bold;color:#000;overflow:hidden;zoom:1;}

.leftmain .column dl {margin:10px 0;}
.leftmain .column dl .pic{text-align:center;}
.leftmain .column dl img { height:190px; width:190px; }
/*.leftmain .column dl .pic{height:190px; text-align:center;}
.leftmain .column dl .pic a{display:block;height:190px;}*/
.leftmain .column dl .txt{ margin:0 4px;height:24px;line-height:24px;background:#cccccc;text-align:center;overflow:hidden;}

.zixun li a:before {content: '·';}

.leftmain .zcxwtit{background:url(../WanTeng/categorybg1.jpg) no-repeat;font-size:14px;font-weight:bold;color:#fff;text-indent:40px;height:35px;line-height:35px;}
.leftmain .zcxwnr{border:#CCC solid 1px;width:198px;padding-bottom:5px;}
.leftmain .zcxwnr ul li{height:30px;line-height:30px;overflow:hidden;border-bottom:#CCC dashed 1px;text-indent:.5em;}
.leftmain .lx{width:198px;margin-top:10px; height:280px;background:url(../WanTeng/procontact.jpg) top no-repeat;border:1px solid #ccc;margin-bottom:10px;}
.leftmain .lx ul{}
.leftmain .lx ul li{line-height:1.6em;color:#000}
.leftmain .lx .cont{padding:95px 10px 10px}
/*.leftmain .lx .cont p{line-height:22px;color:#000;}*/
.leftmain .lx .cont span{color:#ff6633; font-size:16px; font-weight:bold;}

.leftmain .mpro{width:196px;border:1px solid #dfdfdf;border-top:none}
.leftmain .mpro .tit2{width:198px;margin:-1px 0px 0px -1px;background:url(../WanTeng/categorybg1.jpg) no-repeat;font-size:14px;font-weight:bold;color:#fff;text-indent:40px;height:35px;line-height:35px;}
.leftmain .mpro .mpro-list{height:445px;overflow:hidden;_zoom:1;background:#fff;}
.leftmain .mpro .mpro-list u{ height:1100px; width:196px;}
.leftmain .mpro .mpro-list ul li{margin:8px 20px 0 20px;height:130px;border:1px solid #ccc;text-align:center;padding:3px;}
.leftmain .mpro .mpro-list ul li .pic{height:110px;}
.leftmain .mpro .mpro-list ul li .pic a img{width: 100px; height: 100px;}
.leftmain .mpro .mpro-list ul li .txt{height:20px;line-height:20px;background:#cccccc;text-align:center;overflow:hidden;}
.leftmain .mpro .mpro-list ul li .txt a{display:block;}
.leftmain .column1{width:198px;background:#fff;overflow:hidden;zoom:1;border:1px solid #dfdfdf;border-top:0;margin-bottom:10px;}
.leftmain .column1 ul{margin-bottom:3px;}
.leftmain .column1 ul li{width:200px;height:25px;line-height:25px;padding:0 0 0 20px;background:url(../WanTeng/libg1.jpg);overflow:hidden;_zoom:1;}
.leftmain .column1 ul li a{display:block;}
.leftmain .column1 ul li a:hover{color:#1c67c5}
.leftma .zcxwnr1 ul li{height:30px;line-height:30px;overflow:hidden;border-bottom:#CCC dashed 1px;text-indent:1em;}
.leftma .lx1{width:198px;margin-top:10px;height:293px;background:url(../WanTeng/procontact.jpg) no-repeat;border:1px solid #ccc;}
.leftma .lx1 ul{padding:90px 10px 0 15px}
.leftma .lx1 ul li{line-height:1.6em;color:#555}
.leftma .lx1 .cont{padding:90px 10px 0 15px}
.leftma .lx1 .cont p{line-height:1.6em;color:#555}
.leftma .mpro1{width:196px;overflow:hidden;margin-top:10px;padding:0 0 10px 0;border:1px solid #dfdfdf;border-top:none}
.leftma .mpro1 .tit2{background:url(../WanTeng/categorybg1.jpg) no-repeat;font-size:14px;font-weight:bold;color:#FFF;padding-left:20px;height:35px;line-height:35px;}
.leftma .mpro1 ul li{margin:8px 20px 0 20px;height:130px;border:1px solid #ccc;text-align:center;padding:3px;}
.leftma .mpro1 ul li .pic{height:110px;}
.leftma .mpro1 ul li .txt{height:20px;line-height:20px;background:#cccccc;text-align:center;overflow:hidden;}
.leftma .mpro1 ul li .txt a{display:block;}
/*内页公司简介*/
.aboutus .con{padding:15px 20px;font-size:16px;color:#666;line-height:2em;background:#fff;}
/*.aboutus .con span{float:right}
*/
/*内页 产品中心首页*/
.propage .con{font-size:16px;color:#666;line-height:2em;background:#fff;margin-bottom:20px;}
.propage .con .tit{height:44px;line-height:44px;padding:0 5px;margin:0 5px;background:url(../WanTeng/profloorbg.jpg);margin-top:2px;border-bottom:dashed #ccc 1px;}
.propage .con .tit p{float:left;text-indent:16px;color:#333;width:700px;height:44px;line-height:44px;overflow:hidden;font-size:14px;}
.propage .con .tit span{float:right; font-size:12px;}
.propage .con .line{height:2px;font-size:0;background:url(../WanTeng/line.jpg);margin:0 15px;}
.propage .con .cp{padding:10px;}
.propage .con .cp ul{overflow:hidden;zoom:1;}
.propage .con .cp ul li{border:1px #ddd solid;width:252px;display:inline; margin:5px 10px 5px 14px;float:left;text-align:center;padding:3px;overflow:hidden;}
.propage .con .cp ul li .pic{}
.propage .con .cp ul li .pic a{display:block; height:232px;}
.propage .con .cp ul li .pic img{ width:232px; height:232px;transition: all 0.8s;}
.propage .con .cp ul li .pic img:hover{transform:scale(1.1);}
.propage .con .cp .txt{line-height:30px;color:#666;background:#f0f0f0;height:30px;overflow:hidden; margin-top:5px;}

.propage .con .video{padding:10px;}
.propage .con .video ul{overflow:hidden;zoom:1;}
.propage .con .video ul li{border:1px #ddd solid;width:252px;display:inline; margin:5px 10px 5px 14px;float:left;text-align:center;padding:3px;overflow:hidden;}
.propage .con .video ul li .pic{}
.propage .con .video ul li .pic a{display:block; height:174px;}
.propage .con .video ul li .pic img{ width:232px; height:174px;transition: all 0.8s;}
.propage .con .video ul li .pic img:hover{transform:scale(1.1);}
.propage .con .video .txt{line-height:30px;color:#666;background:#f0f0f0;height:30px;overflow:hidden; margin-top:5px;}

/*文章分页样式*/
#fenye{clear:both; margin-right:21px;}
#fenye a{text-decoration:none;}
#fenye .prev,#fenye .next{width:52px; text-align:center;}
#fenye a.curr{width:22px;background:#FF9000; border:1px solid #FFD297; font-weight:bold; text-align:center;color:#fff;}
#fenye a.curr:visited {color:#fff;}
#fenye a{margin:5px 4px 0 0; color:#2E2828;background:#fff; /*display:inline-table;*/ border:1px solid #FFD297; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#2E2828;} 
#fenye a:hover{color:#fff; background:#FF9000; border:1px solid #FFD297;float:left;}
#fenye span{line-height:30px;}

/*内页 新闻内容页*/
.newsdetail .con{background:#FFF}
.newsdetail h1{ margin-top:18px;text-align:center;font-weight:bold;color:#3078dc;height:35px;line-height:35px;}
.newsdetail .date{text-align:center;color:#999;padding:5px 0;line-height:30px;border-bottom:1px #ccc dotted;margin-bottom:18px;}
.newsdetail .content{color:#666;font-size:14px;line-height:1.8em;padding:0px 15px;}
.newsdetail .goback{text-align:center;margin:10px 20px 0 20px;border:1px solid #eee;height:35px;line-height:35px}
.newsdetail .nextrpev{color:#F00;text-align:center;margin:10px 20px 0 20px;border:1px solid #eee;height:35px;line-height:35px}
/*内页 新闻列表页*/
.newslist { padding-bottom:10px;}
.newslist .list{font-size:16px;color:#666;line-height:2em;background:#fff;margin-bottom:20px;padding:20px 10px 0 10px;overflow:hidden;_zoom:1;}
.newslist .list .newshead{background:#f2f2f2;color:#F30;overflow:hidden;_zoom:1;font-size:12px;}
.newslist .list ul li{line-height:1.8em;background:url(../WanTeng/newsbg.jpg) left no-repeat;text-indent:20px;height:32px;line-height:32px;border-bottom:1px #ccc dotted;overflow:hidden;_zoom:1;}
.newslist .list ul li .data{float:right;width:100px;text-align:center;display:block;}
.newslist .list ul li .title{float:left;width:750px;}
.newslist .list ul li a:hover{color:#f00}
.newslist .cont{overflow:hidden;_zoom:1;margin-top:10px;border-bottom:1px dashed #ccc;margin-bottom:10px;}
.newslist .cont .left{float:left;padding:10px;}
.newslist .cont .left .pic{width:200px; height:150px;border:1px solid #ccc;text-align:center;padding:3px;}
.newslist .cont .left .pic:hover{border:1px solid #F33;}
/* .newslist .cont .left .pic a{display:block;height:150px;} */
.newslist .cont .left .pic img{width: 200px; height: 150px;}
.newslist .cont .right{overflow:hidden;}
.newslist .cont .right ul{overflow:hidden;height:165px;}
.newslist .cont .right ul li{line-height:22px;padding:8px 10px 0 20px;}
.newslist .cont .right ul li .nr{height:75px;overflow:hidden;}
.newslist .cont .right ul li .ck{text-align:right;padding:7px 20px;}
.newslist .cont .right .title{font-weight:bold; overflow:hidden; height:20px;}
/* 常见问题 */
.problem-con{width:890px;overflow:hidden;_zoom:1;}
.problem-con .problem-keywords{margin:20px 20px 0 20px;background:#f9f9f9;border:1px #ddd solid;overflow:hidden;_zoom:1;}
.problem-con .problem-keywords ul{overflow:hidden;_zoom:1;}
.problem-con .problem-keywords ul li{float:left;width:100px;height:25px;line-height:25px;text-align:left;margin:0 10px; overflow:hidden;}
.problem-con .problem-search{margin:20px 20px 0 20px;overflow:hidden;_zoom:1;}
.problem-con .problem-list{margin:20px 20px 0 20px;overflow:hidden;_zoom:1;}
.problem-con .problem-list ul{overflow:hidden;_zoom:1;}
.problem-con .problem-list ul li{width:850px;height:30px;line-height:30px;margin:0 auto;border-bottom:1px #ccc dotted;background:url(../WanTeng/newsbg.jpg) 12px 7px no-repeat;overflow:hidden;_zoom:1;}
.problem-con .problem-list ul li .news-title{float:left;width:650px;text-indent:30px;overflow:hidden;_zoom:1;}
.problem-con .problem-list ul li .news-date{float:right;width:90px;text-align:center;overflow:hidden;_zoom:1;}
.problem-con .problem-list ul li.newsbg{height:33px;line-height:33px;background:#f2f2f2;background-image:none;color:#f00;}
.problem-con .problem-list ul li.newsbg .news-title{float:left;width:500px;text-indent:30px;}
.problem-con .problem-list ul li.newsbg .news-date{float:right;width:100px;text-align:center;}

/* 新闻列表 */
.prolist .connews{overflow:hidden;_zoom:1;margin-top:10px;border-bottom:1px dashed #ccc;margin-bottom:10px;}
.prolist .connews .left{float:left;padding:10px;}
.prolist .connews .left .pic{width:180px;border:1px solid #ccc;text-align:center;padding:3px;}
.prolist .connews .left .pic a{display:block;height:150px;}
.prolist .connews .left .pic a img{width: 180px; height: 150px;}
.prolist .connews .right{overflow:hidden;}
.prolist .connews .right ul{overflow:hidden;height:165px;}
.prolist .connews .right ul li{line-height:25px;padding:0px 10px 0 20px;}
.prolist .connews .right ul li .nr{height:75px;overflow:hidden;}
.prolist .connews .right ul li .ck{text-align:right;padding:7px 20px;}
.prolist .connews .right .title{font-weight:bold;font-size:14px;color:#333; overflow:hidden; height:20px;}

/* 新闻内容页 */
.connew{width:1100px;overflow:hidden;zoom:1; margin:0 auto; padding-top:30px;}
.connew h1{text-align:center;font-size:16px;font-weight:bold;color:#555;line-height:35px;}


/*分页样式*/
.page_info{text-align:center;margin-top:10px;color:#333;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

/* 荣誉资质 */
.honor{width:890px;}
.honor .list{width:880px;height:auto;overflow:hidden;_zoom:1;margin-bottom:10px;}
.honor .list ul li{float:left;width:168px;text-align:center;padding:3px;border:1px solid #ccc; margin:15px 15px 0px 28px}
.honor .list ul li p a{height:40px;display:block; line-height: 40px;}
.honor .list ul li a img{width: 160px; height: 140px;}
.honor .list ul li .txt{height:20px;line-height:20px;overflow:hidden;background:#f2f2f2;margin-top:10px;}
.honor .list ul li h3{height:25px;line-height:25px;overflow:hidden;}
.listimg {text-align: center;}
.listimg img{max-width: 600px; margin: 0 auto; text-align: center;}
.honor h1{text-align:center;font-size:16px;font-weight:bold;color:#555;line-height:35px;}
.honor .date{text-align:center;color:#999;padding:5px 0;line-height:30px;border-bottom:1px #ccc dotted;margin-bottom:10px;}
.honor .nextrpev{color:#F00;text-align:center;margin:10px 20px 0 20px;border:1px solid #eee;height:35px;line-height:35px}
.honor .goback{text-align:center;margin:10px 20px 0 20px;border:1px solid #eee;height:35px;line-height:35px}

.prodetail .proshow_t {margin: 0px auto;padding: 10px;/*height: 360px;*/overflow: hidden;}
.prodetail .show_tl {width: 355px;padding-top: 5px;text-align: center;height: 380px;float: left;}
.show_tl img {width: 340px;height: 255px;}
.prodetail .show_tr {float:left;width: 470px;padding-left:20px;}
.prodetail .show_tr_t {width: 100%;height: 190px;}
.prodetail .show_tr_t h3 {font-size: 24px;line-height: 40px;padding: 0;}
.prodetail .show_tr_t p {padding-top: 10px; font-size: 14px;}
.prodetail .show_tr_b {width: 100%;padding-top: 10px;border-top: 2px solid #ddd;}
.prodetail .show_tr_b .show_fwrx {height: 56px;padding-left: 80px;background: url(../WanTeng/tel1.jpg) no-repeat 10px 0;font-size: 18px;line-height: 26px;
color: #454545;}
.prodetail .show_tr_b .show_zx { width: 100px;height: 40px;background: #f30; line-height: 40px;margin: 5px 10px 0 0;border-radius: 6px;text-align: center;float: right;}
.prodetail .show_tr_b .show_zx a {font-size: 18px; font-weight:bold;color: #fff;}
.proshow_c,.proshow_b {margin-top: 30px;width: 850px;padding: 0 5px;overflow: hidden;}
.proshow_c .proshow_c_t {width: 840px;font-size: 20px;padding-left: 10px;line-height: 40px;border-bottom: 2px solid  #ff3300;}
#MyContent {width: 100%;margin-top: 15px;}
#MyContent p {text-indent:2em;}
#MyContent p img{ margin-block-start:0px; margin-block-end:-8px;}
#MyContent video { clear:both;display:block;margin:1em auto;}

.proshow_c .wtny{overflow: hidden; font-family: "microsoft yahei";}
.proshow_c .wtny-tit1{width:830px; margin: 0 auto;}
.proshow_c .wtny-tit1 span{background:#3553b3; display: block; line-height: 80px;width: 830px; text-align: center; color: #fff;font-size: 40px; font-weight: bold;font-family: "microsoft yahei";}
.proshow_c .wtny-tit1 ul{overflow: hidden;border-top:1px #ddd solid ; margin-top: 30px;}
.proshow_c .wtny-tit1 ul li{float: left; font-size: 14px; font-family: "microsoft yahei";width: 49.6%; line-height: 35px;border: 1px #ddd solid; border-top:none ;text-indent:20px ;}
.proshow_c .wtnyimg{width: 830px;text-align: center;padding-top:20px;}
.proshow_c .wtnyimg img{text-align: center; max-width: 100%;}
.proshow_c .wtny-tit1 dl{overflow: hidden;}
.proshow_c .wtny-tit1 dl dt{font-size: 16px; line-height: 35px;color: #3553b3;}
.proshow_c .wtny-tit1 dl dd{font-size: 14px; line-height: 30px;}
.proshow_c .wtny-tit1 dl img{padding-top:10px; padding-bottom: 10px;}
.proshow_c .wtal{width:830px; margin: 0 auto;padding-top:20px;}
.proshow_c .wtal span{background:#3553b3; display: block; line-height: 80px;width: 830px; text-align: center; color: #fff;font-size: 40px; font-weight: bold;font-family: "microsoft yahei";}
.proshow_c .wtal ul{overflow: hidden;padding-top:20px;}
.proshow_c .wtal ul li{float: left; width: 48%; padding:1%; }
.proshow_c .wtal ul li img{width: 100%;}

.smallpic{margin-top:20px; text-align:left;}
.smallpic img{width:60px; height:40px; margin-right:10px; cursor:pointer; border:2px solid #ccc;}
.smallpic img:hover{border:2px solid #079a3f;}

.nextrpev{color:#F00;text-align:center;margin:10px 20px 0 20px;border:1px solid #eee;height:35px;line-height:35px}
.goback{height:40px;border:1px solid #ccc;margin:5px auto; margin-top:10px;text-align:center;}
.goback a{text-align:center;font-size:14px;height:40px;line-height:40px;}
.goback a .back{color:#F00;text-align:center;font-size:14px;height:40px;line-height:40px;padding-left:300px;}



#goodsInfo_img{position:relative; width:320px;  float:left; /*height:393px;overflow:hidden;*/}
#goodsInfo_text{
width:530px; float:left; color:#777;
}
#goodsInfo_text  ul{
padding:8px 12px;
border-bottom:1px solid #EDEDED;
}
#goodsInfo_text .goodsName{ font-size:18px; font-weight:bold; color:#333; margin-left:12px;}
#goodsInfo_text .ddL{
float:left;
width:48%;
}
#goodsInfo_text .ddR{
float:left;
width:52%;
}
#goodsInfo_text .loop{
background:#fff;
border:1px solid #EFEFEF;
padding:1px;
}
#goodsInfo_text .Infoimg{ margin:8px 18px;
}
.clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
.f4{font-weight:bold; color:#d50000;}
.f9{color:#333;}
.fontStyle{ font-family:"Times New Roman";font-weight:bold;}
.market_price{color:#777; text-decoration:line-through;}

 /*浏览历史记录*/
.sidepd{ height:93px; overflow:hidden; border-bottom:1px solid #e1e1e1; margin:8px 6px 0px 6px;}
.sidepd a.sidepdleft{ display:block; width:85px; float:left;}
.sidepd a.sidepdleft img{ padding:1px; border:#f1f1f1 1px solid; }
.sidepd h4{width:90px; float:right;line-height:18px; margin-bottom:18px;}
.sidepd h4 a{ font-size:12px; font-weight:normal;}
.sidepd h4 a:hover{ color:red; text-decoration:none;}
.sidepd h5{ width:80px; float:right; line-height:22px; color:#CC0000;}
.sidepd h5 span{ color:#ff6600; font-size:12px;}


/* 内页技术资料*/
.zl_ul{width:860px;margin:10px auto;}
.zl_ul ul li{height:30px;line-height:30px;border-bottom:1px dotted #ccc;}
.zl_ul ul li span.bt{width:80px;display:block;float:left;}
.zl_ul ul li span.txt{width:600px;height:30px;display:block;float:left;overflow:hidden;}
.zl_ul ul li span.sj{width:70px;float:right;}
/*内页 产品列表*/
.list_banner {height:300px;text-shadow: 1px 2px 6px #000; min-width:1100px;}
.list_banner_main {margin:0 auto;width:1100px; height:260px; padding-top:50px; color:#fff;}
.list_bm_title {text-align:center; font-size:28px;}
.list_bm_desc {width: 890px;margin: 0 auto;line-height: 25px; font-size: 14px; padding-top: 10px;text-indent: 2em;}
.list_bm_tel {text-align: center;font-size: 22px;line-height: 44px;}

.prolist .con{padding:0 0 20px 0;overflow:hidden;}
.prolist .con .list{overflow:hidden;}
.prolist .con .list ul{}
.prolist .con .list ul li{border:1px rgb(221,221,221) solid;width:184px;display:inline;margin:5px 10px 5px 18px;float:left;text-align:center;padding:3px;}
.prolist .con .list ul li .pic{height:164px;}
.prolist .con .list ul li .pic a{height:164px;display:block;}
.prolist .con .list ul li .txt{line-height:30px;color:rgb(102,102,102);background:rgb(240,240,240);height:30px;overflow:hidden;}

.prodescription{padding:20px;overflow:hidden; font-size: 14px; line-height: 28px; font-family: "microsoft yahei"; color: #333;}
.prodescription p{}
/*内页联系我们*/
.contacts .con{padding:15px 20px;height:470px;font-size:16px;color:#000;line-height:2em;background:#fff;background:url(../WanTeng/contactbg1.jpg) no-repeat center;}
.contacts .con span{float:right}
.contacts .con .laycont{width:220px;height:300px;padding:100px 0 0 380px;}
.txtcontp{font-size:14px;font-weight:bold;}
/*内页关于我们产品分类 */
.container{width:1100px;overflow:hidden;zoom:1; margin-top:10px;}
.container .top{float:left;width:200px;}
.container .pro{width:200px;height:35px;background:url(../WanTeng/categorybg1.jpg);}
.container .pro p{font-size:14px;font-weight:bold;color:#FFF;padding-left:20px;height:35px;line-height:35px;}
.container .bum{width:198px;background:#fff;overflow:hidden;zoom:1;border:1px solid #dfdfdf;border-top:0;}
.container .bum ul{margin-bottom:3px;}
.container .bum ul li{height:25px;line-height:25px;text-indent:10px;width:200px;background:url(../WanTeng/libg1.jpg) no-repeat;}
.container .bum ul li a{overflow:hidden;zoom:1;padding-left:20px;}
.container .bum ul li a:hover{color:#1c67c5}
/*内页产品展示左侧*/
.container .left{float:left;width:200px;}
.container .pro{width:200px;height:35px;background:url(../WanTeng/categorybg1.jpg);}
.container .pro p{font-size:14px;font-weight:bold;color:#FFF;padding-left:20px;height:35px;line-height:35px;}
.container .bum{width:198px;background:#fff;overflow:hidden;zoom:1;border:1px solid #dfdfdf;border-top:0;}
.container .bum ul{margin-bottom:3px;}
.container .bum ul li{height:25px;line-height:25px;text-indent:10px;width:200px;background:url(../WanTeng/libg1.jpg) no-repeat;}
.container .bum ul li a{overflow:hidden;zoom:1;padding-left:20px;}
.container .bum ul li a:hover{color:#1c67c5}
/*网站地图*/
.map{width:1100px;margin:auto; margin-bottom:10px;overflow:hidden;zoom:1;border:1px solid #ccc;background:#fff; margin-top:10px;}
.map .top{width:1100px;height:33px;background:url(../WanTeng/productsbg.jpg);overflow:hidden;_zoom:1}
.map .top h1{font-size:16px;color:#000;float:left;font-weight:bold;padding-left:20px;height:30px;line-height:30px;}
.map .position1{height:30px;line-height:30px;float:right;margin-right:20px;color:#666}
.map .bum{width:1100px;margin-top:10px;}
.map .bum .con{width:1100px;height:30px;background:url(../WanTeng/productsbg.jpg);border-top:1px solid #ccc}
.map .bum .con p{font-size:14px;color:#000;float:left;font-weight:bold;padding-left:40px;height:30px;line-height:30px;background:url(../WanTeng/a.jpg) no-repeat 20px 8px;}
.map .cpksdh1{width:1003px;height:auto;margin:auto;margin-top:10px;}
.map .cpksdh1_top{font-size:14px;height:20px;color:#6C0;padding-top:10px;padding-left:20px;}
.map .cpksdh1_top h1{font-size:14px;font-weight:bold;color:#6C0;}
.map .cpksdh1_con{width:973px;margin:auto;overflow:hidden;margin-left:20px;}
.map .cpksdh1_con ul li{float:left;padding-left:20px;color:#666;line-height:30px;width:100px;height:30px;overflow:hidden;}
/*内页 产品详细页上面*/
.prodetail .picinfo{margin:auto;overflow:hidden;_zoom:1;}
.prodetail .picinfo .left{float:left;width:300px;height:420px;padding:5px;margin:10px 10px 0px 10px; overflow:hidden;}
.prodetail .picinfo .left p{text-align:center;border:1px solid #ccc;}
.prodetail .picinfo .left p a{display:block;height:270px;}

.prodetail .picinfo .left .xx_pic{width:300px;height:100px;overflow:hidden;text-align:center;margin-top:10px;}
.prodetail .picinfo .left .xx_pic ul{margin:10px 0 0 0px;width:500px;height:69px;}
.prodetail .picinfo .left .xx_pic ul li{width:69px;height:69px;float:left;margin-right:5px;border:1px solid #E6E6F2;}
.prodetail .picinfo .left .xx_pic ul li a{width:70px;height:70px;display:block;}
.prodetail .picinfo .left .xx_pic ul li a:hover{width:68px;height:68px;border:2px solid #E6E6F2;}

.prodetail .picinfo .right{float:left;width:500px;margin-right:20px;}
.prodetail .picinfo .right h1{font-size:14px;color:#000;font-weight:bold;padding-left:20px;margin:20px 0;}
.prodetail .picinfo .right .claname{margin:0 10px;padding:5px 10px;text-align:left;background-color:#FFFCE3;border:1px #ffd696 solid;}
.prodetail .picinfo .right .claname a{color:#369}
.prodetail .picinfo .right h3{font-size:14px;margin:10px 0 10px 20px;color:#666;line-height:25px;}
.prodetail .picinfo .right .cartfeedabck{margin-left:10px;}

/*内页 产品详细页下面*/
.prodetail{overflow:hidden;_zoom:1}
.prodetail .detail{overflow:hidden;_zoom:1;background:url(../WanTeng/xiangxibt.jpg) no-repeat;margin:10px 10px 0 10px;}
.prodetail .detail .tit{font-size:14px;font-weight:bold;height:28px;line-height:28px;padding-left:15px;color:#FFF;}
.prodetail .detail .content{color:#666;font-size:14px;margin-top:10px;line-height:25px;padding-bottom:10px;}
.prodetail .goback{width:860px;height:40px;border:1px solid #ccc;margin:5px auto; margin-top:10px;text-align:center;}
.prodetail .goback a{text-align:center;font-size:14px;height:40px;line-height:40px;}
.prodetail .goback a .back{color:#F00;text-align:center;font-size:14px;height:40px;line-height:40px;padding-left:300px;}
.prodetail .nextprev{width:860px; margin:5px auto; border:1px solid #ccc;color:#666;border:1px solid #ccc;margin-top:10px;height:35px;line-height:35px;background:url(../WanTeng/aboutbg.gif) repeat-x left bottom;text-align:center;}
.prodetail .xgcp{overflow:hidden;_zoom:1;margin-top:10px;width:862px; margin:5px auto; border:1px solid #ccc;height:auto;margin-bottom:10px;padding-bottom:10px;}
.prodetail .xgcp .tit{padding-left:15px;color:#666;font-size:12px;font-weight:bold;background:url(../WanTeng/aboutbg.gif) repeat-x left bottom;line-height:35px;height:35px;}
.prodetail .xgcp ul{}
.prodetail .xgcp ul li{width:170px;height:190px;float:left;border:1px solid #ccc;text-align:center;padding:3px;margin-top:8px;margin-left:30px; _margin-left:28px;}
.prodetail .xgcp ul li .pic{height:170px;}
.prodetail .xgcp ul li .pic a{display:block;height:170px;}
.prodetail .xgcp ul li .txt{height:20px;line-height:20px;background:#cccccc;text-align:center;overflow:hidden;}

/*您的位置*/
.position{float:right;padding-right:10px;color:#999}
.position a{color:#999}
.products-nav{border:1px #eee solid;background-color:#f9f9f9;margin:10px;padding:10px;overflow:hidden;zoom:1}
.products-nav dt{float:left;margin-right:10px;}
.products-nav dd{float:left;color:#bbb}
.products-nav dd a:hover{color:#f60}
.pro-search{padding:10px 0;clear:both}
/* 联系我们 */
.contact{width:890px;}
.contact-tit{height:33px;line-height:33px;background:url(../WanTeng/jinpinbg.jpg);text-indent:10px;}
.contact-tit h3{font-size:16px;color:#684831;}
.contact-con{overflow:hidden;zoom:1;background:url(../WanTeng/contactbg1.jpg) no-repeat;width:790px;font-size:16px;color:#666;line-height:2em}
.netsales{text-align:center;padding-top:450px}
.aboutus-con span{float:right}
.contactus{color:#333;float:left;width:500px;font-size:14px;line-height:1.8em;padding-left:145px;padding-top:120px;height:290px;}
.line{line-height:2.2em;margin-bottom:5px}
.contactcompany{font-size:14px;color:#333;font-weight:bold}
.contactsize{font-size:14px}
.contactline{border-bottom:1px dashed #ccc;margin-bottom:5px;width:440px;}
.contactflash{float:right}

/*关键字tags*/
.tagsmain{width:1098px;margin:0px auto;border:#C6DDF1 1px solid;}
.tagsmain .tit{background:url(../Images/titbg.gif) repeat-x 0px top; height:30px; line-height:30px;font-size:14px;font-weight:bold; padding-left:10px; color:#069;}
.tagsmain .tit span{ font-size:12px; font-weight:normal; color:#CC0000; font-family:Verdana, Arial, Helvetica, sans-serif;}
.tagsmain .tagsshow{}
.tagsmain .tagsshow ul{padding:20px;}
.tagsmain .tagsshow #tags{background:#f1f1f1;height:30px;line-height:30px;font-size:14px;}
.tagsmain .tagsshow .title{background:#f1f1f1;height:30px;line-height:30px;font-size:14px;}
.tagsmain .tagsshow tr.list{height:75px;overflow:hidden;}
.tagsmain .tagsshow tr.list td{border-bottom:#E8E8E8 1px solid;}
.tagsmain .tagsshow tr.list td img{padding:2px;border:#D4D4D4 1px solid;}
.tagsmain .tagsshow tr.list td A{font-size:14px;}
.tagsmain .tagsshow tr.list td a:hover{color:#ff6600;text-decoration:none;}

.tagsmain .tagsshow .tagstitle{font-size:12px; font-weight:bold; color:#069;height:21px; line-height:21px; }
.tagsmain .tagsshow .tags a{ padding:3px 5px; color:#fff;}

.showpage{margin-top:12px;text-align:center;font-size:14px;color:#069;}
.shadow {
  position: relative;
  background-color: #fff;
  margin: 30px 21px 3px;
  padding-left:21px;
  vertical-align: center;
  border: #fff 1px solid;
  box-shadow: 1px 1px 3px #000, 1px 1px 5px 5px #eee inset;
}
.shadow:before {
  content: '';
  z-index: -1;
  top: 50%;
  bottom: -3px;
  left: 0;
  right: -1px;
  position: absolute;
  box-shadow: 0px 0px 2px #000;
  border-radius: 500px/10px;
}

/*网站地图*/
.user_topc{width:1101px;margin:0px auto;}
.user_topc h2{width:128px; border:#E1DFDF 1px solid; background:#f8f8f8; border-right:none; float:left; height:31px; line-height:31px; color:#393; text-align:center;}
.user_topc span{ width:40px; float:left;background:url(/User/Images/righttitle.png) no-repeat right top; height:33px; display:block;}
.user_topc .topc_r{width:931px; float:right; border:#E1DFDF 1px solid; background:#f8f8f8; border-left:none; height:31px; line-height:31px;}

.user_topd{margin:0px auto;border:#e1dfdf 1px solid; padding:20px;}
.user_topd h3{ margin:10px 30px; background:url(/User/Images/line.png) no-repeat center bottom; height:40px; line-height:40px; font-size:16px;}
.user_topd h3 span{ font-size:12px; margin-left:100px; font-weight:normal;}
.user_topd h3 span label{ padding:0px 5px; color:#0066FF;}
.user_topd .usertopd{ margin:0px 50px;}

.maplist{border:1px solid #f1f1f1;margin-bottom:9px;padding:6px;}
.maplist .classname{background:#FAFAFA; border:#f1f1f1 1px solid; padding-left:4px;margin-bottom:10px;}
.maplist .classname a{font-weight:bold;font-size:16px;padding:0px 5px;}
.maplist .classname a:hover{ color:red; text-decoration:none;}

.maplist2{padding:3px;line-height:28px;}
.maplist2 span.classname2{line-height:30px;}
.maplist2 span.classname2 a{padding:0px 5px; color:#555; font-weight:bold;}
.maplist span a{ padding:0px 5px;}
.maplist span a:hover{color:#ff6600;text-decoration:none;}

/*内页*/
.border-ddd{border:1px #ddd solid;}
.clr10{clear:both;height:10px}
.clr5{clear:both;height:5px}
/*分页*/
.itemfy{text-align:center;margin-bottom:20px;line-height:30px;height:30px;font-size:12px;}
.itemfy a{border:1px solid #ccc;padding:3px 5px;text-decoration:none;background:#FeFeFe;}
.itemfy a:hover{border:1px solid #f60;color:#f00}
.itemfy .pcurrent a{border:1px solid #f60;font-weight:bold;background:#FfF0F0}
.itemfy .styinvalid a:hover{border:1px solid #ccc;}
.itemfy .pmsg{display:inline;padding:5px;color:#666}
.itemfy .tip{display:none;}
.pageclick a{width:22px;border:1px solid #f60;height:20px;display:inline-block;margin:0 1px;}
.pagestyle a{width:60px;border:1px solid #ccc;height:20px;display:inline-block;margin:0 1px;}
.pagestyle a:hover{width:60px;border:1px solid #f60;height:20px;display:inline-block;margin:0 1px;}
/*分页*/


.msg_btn_area{margin:16px 0;text-align:left;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#09F;color:#fff;text-align:center;font-family:"宋体";font-size:14px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#F60}
.msgflag{margin-left:4px;font-size:12px;color:#900;}

/* 返回顶部 */
.actGotop{position:fixed;_position:absolute;bottom:100px;right:130px;width:58px;height:62px;display:none;}
.actGotop a,.actGotop a:link{width:58px;height:62px;display:inline-block;background:url(../WanTeng/top1.jpg) no-repeat;outline:none;}
.actGotop a:hover{background:url(../WanTeng/top2.jpg) no-repeat;outline:none;}