﻿
/* CSS Document*/

html {
    height: 100%;
    border: none;
}

body {
    height: 100%;
    min-width: 1200px;
    border: none;
    padding: 0;
    margin: 0;
    text-align: left;
    font-size: 14px;
    color: #666;
    font-family: Arial, "microsoft yahei";
    background: #FFF;
}

div, ul, li, img, dl, dd, dt, p {
    padding: 0;
    margin: 0;
    border: none;
}

ul, dl {
    list-style-type: none;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

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

a:hover {
    color: #f68408;
    text-decoration: none;
}

.clear {
    clear: both;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

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

.header {
    height: 183px;
}

.top {
    height: 40px;
    line-height: 40px;
    background: #f4f3f3;
    font-size: 14px;
}

.top a {
    padding: 5px;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.icon {
    vertical-align: middle;
    background: url(../images/icon.png) no-repeat;
    display: inline-block;
}
#logo {
    height: 140px;
    width: 100%;
}

#logo .logo {
    margin-right: 10px;
}

#logo .logo img {
    margin-top: 20px;
}

#logo .company {
    padding-left: 100px;
    /*border-left: 1px solid #c4c4c4;*/
    height: 80px;
    margin-top: 25px;
    padding-top: 5px;
}

#logo .company h2 {
    font-size: 30px;
    color: #343434;
    font-weight: bold;
}

#logo .company h3 {
    font-size: 18px;
    margin-top: 5px;
}

#logo .company h3 span {
    color: #f68408;
}

#logo .tel {
    background: url(../images/tel.jpg) no-repeat left 50px;
    height: 100px;
    width: 240px;
    padding-top: 40px;
}

#logo .tel span {
    font-size: 16px;
    padding-left: 50px;
}

#logo .tel span i {
    font-family: impact;
    font-size: 30px;
    font-style: normal;
    display: block;
    padding-left: 50px;
    color: #f68408;
}

#logo .tel p {
    font-size: 16px;
    padding-left: 5px;
    margin-top: -15px;
}

.nav {
    background: #f68408;
    height: 62px;
}

.nav ul li {
    float: left;
    display: inline;
    text-align: center;
    font-size: 16px;
    position: relative;
}

.nav ul li:last-child {
    margin-right: 0;
}

.nav ul li a {
    color: #FFF;
    display: block;
    height: 62px;
    line-height: 62px;
    padding: 0 43px;
    position: relative;
    z-index: 2;
}

.nav ul li a:hover, .nav ul li.on {
    background: #343434;
}

.nav ul li dl {
    margin: 0px;
    padding: 0;
    position: absolute;
    z-index: 999;
    display: none;
}

.nav ul li dl dt a {
    display: block;
    width: 132px;
    padding: 0;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #343434;
    color: #fff;
}

.nav ul li dl dt a:hover {
    background: #f68408;
    display: block;
    width: auto;
    height: 55px;
}

.banner {
    height: 550px;
    overflow: hidden;
    position: relative;
}

.banner .hd {
    height: 18px;
    position: absolute;
    width: 100%;
    z-index: 1;
    text-align: center;
    bottom: 20px;
}

.banner .hd ul li {
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: #f68408;
    border-radius: 8px;
}

.banner .hd ul li.on {
    background: #666;
}

.banner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.banner .bd li {
    zoom: 1;
    vertical-align: middle;
    width: 100%;
    height: 550px;
    display: block;
}

.banner .bd li a {
    width: 100%;
    height: 550px;
    display: block;
}

.banner .prev {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 17px;
    height: 31px;
    background: url(../images/left.png) no-repeat;
    filter: alpha(opacity=100);
    opacity: 1;
}

.banner .next {
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 17px;
    height: 31px;
    background: url(../images/right.png) no-repeat;
    filter: alpha(opacity=100);
    opacity: 1;
}

.box_tit {
    text-align: left;
    padding: 30px 0px;
}
.box_tit span {
    display: block;
    font-size: 40px;
    text-align: center;
    color: #DEE1ED;
    line-height: 100%;
    font-weight: bold;
    letter-spacing: 5px;
}
.box_tit h3 {
    font-size: 40px;
    color: #f68408;
    font-weight: bold;
    display: block;
    text-align: center;
    position: relative;
    margin-top: -30px;
    letter-spacing: 3px;
}
.box_tit i {
    width: 50px;
    height: 2px;
    background: #f68408;
    display: block;
    font-style: normal;
    margin: 0 auto;
    margin-top: 10px;
}
.box_tit p {
    font-size: 17px;
    color: #999;
    display: block;
    text-align: center;
    margin-top: 15px;
}
.sec-title {
    text-align: center;
    padding: 30px 0;
}

.sec-title span {
    font-size: 40px;
    height: 50px;
    position: relative;
    padding-bottom: 10px;
    font-weight: bold;
}

.sec-title span:after {
    width: 30px;
    height: 2px;
    content: '';
    background: #f68408;
    position: absolute;
    bottom: 0;
    left: 42%;
}

.sec-title p {
    font-size: 14px;
    margin-top: 20px;
}
.sec-title span .blue {
    color: #f68408;
}


.ys1 {
    width: 1200px;
    height: 250px;
    float: left;
    margin-bottom: 30px;
}
.ys1 img {
    width: 560px;
    height: 250px;
    float: right;
}
.ys1 dl {
    background: url(../images/ys01.png) no-repeat left 58px;
    width: 560px;
    height: 250px;
    float: left;
}
.ys1 dl dt {
    padding-left: 74px;
    font-size: 24px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 58px;
}
.ys1 dl dd {
    padding-left: 74px;
    margin-top: 25px;
    height: 90px;
    color: #777777;
    line-height: 30px;
}
.ys1 dl dd span {
    color: #f68408;
    font-weight: bold;
}
.ys2 {
    width: 1200px;
    height: 250px;
    float: left;
    margin-bottom: 30px;
}
.ys2 img {
    width: 560px;
    height: 250px;
    float: left;
}
.ys2 dl {
    background: url(../images/ys02.png) no-repeat left 58px;
    width: 560px;
    height: 250px;
    float: right;
}
.ys2 dl dt {
    padding-left: 74px;
    font-size: 24px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 58px;
}
.ys2 dl dd {
    padding-left: 74px;
    margin-top: 25px;
    height: 90px;
    color: #777777;
    line-height: 30px;
}
.ys2 dl dd span {
    color: #f68408;
    font-weight: bold;
}
.ys3 {
    width: 1200px;
    height: 250px;
    float: left;
    margin-bottom: 30px;
}
.ys3 img {
    width: 560px;
    height: 250px;
    float: right;
}
.ys3 dl {
    background: url(../images/ys03.png) no-repeat left 58px;
    width: 560px;
    height: 250px;
    float: left;
}
.ys3 dl dt {
    padding-left: 74px;
    font-size: 24px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 58px;
}
.ys3 dl dd {
    padding-left: 74px;
    margin-top: 25px;
    height: 90px;
    color: #777777;
    line-height: 30px;
}
.ys3 dl dd span {
    color: #f68408;
    font-weight: bold;
}
.ys4 {
    width: 1200px;
    height: 250px;
    float: left;
    margin-bottom: 30px;
}
.ys4 img {
    width: 560px;
    height: 250px;
    float: left;
}
.ys4 dl {
    background: url(../images/ys04.png) no-repeat left 58px;
    width: 560px;
    height: 250px;
    float: right;
}
.ys4 dl dt {
    padding-left: 74px;
    font-size: 24px;
    color: #2b2b2b;
    font-weight: bold;
    margin-top: 58px;
}
.ys4 dl dd {
    padding-left: 74px;
    margin-top: 25px;
    height: 90px;
    color: #777777;
    line-height: 30px;
}
.ys4 dl dd span {
    color: #f68408;
    font-weight: bold;
}

.index-pro {
    padding: 30px 0 65px;
    height: auto;
    overflow: hidden;
}

.index-pro .fl {
    width: 300px;
}

.index-pro .fr {
    width: 860px;
}

.index-pro .fl .title {
    height: 70px;
    width: 270px;
    background: #f68408;
    color: #FFF;
    padding: 20px 0 0 30px;
}

.index-pro .fl .title span {
    display: block;
    font-size: 28px;
    font-weight: bold;
}

/*.index-pro .fl ul li{ font-size: 16px;line-height: 58px; }

.index-pro .fl ul li span{ padding-left: 58px; }

.index-pro .fl ul li a{ display: block; background: url(../images/menu01.jpg) no-repeat; height: 58px; width: 100%; }

.index-pro .fl ul li a:hover{ display: block; background: url(../images/menu01-h.jpg) no-repeat;height: 58px; width: 100%; }*/



.category {
    width: 100%;
    padding-top: 12px;
    margin-bottom: 20px;
}

.category h3 {
    line-height: 58px;
    float: left;
}

.category h3 a {
    float: left;
    line-height: 58px;
    color: #666;
    padding-left: 58px;
    width: 242px;
    font-weight: normal;
    background: url(../images/menu01.jpg) no-repeat;
    display: block;
}

.category h3.on a {
    background: url(../images/menu01-h.jpg) no-repeat;
    color: #f68408;
}

.category h3 span {
    float: left;
}

.category ul {
    display: none;
    float: left;
    width: 100%;
}

.category li {
    display: block;
    border-bottom: 1px solid #e1e1e1;
    width: 100%;
    line-height: 42px;
    background-size: 5px;
}

.category li a {
    display: block;
    color: #666;
    font-size: 14px;
    padding-left: 58px;
}

.category li.on a {
    color: #f68408;
}

.index-pro .contact {
    width: 300px;
    height: 140px;
    background: url(../images/tels.jpg) no-repeat #e3e3e3;
    margin-top: 30px;
}

.index-pro .contact p {
    margin-left: 160px;
    font-size: 16px;
    padding-top: 20px;
    color: #666666;
}

.index-pro .contact span {
    color: #f68408;
    font-size: 24px;
    padding-left: 120px;
    margin-top: 10px;
    display: block;
}

.index-pro .contact .more {
    margin-left: 125px;
    margin-top: 10px;
    text-align: center;
}

.index-pro .contact .more a {
    color: #f68408;
    border: 1px solid #f68408;
    width: 120px;
    height: 30px;
    line-height: 30px;
    display: block;
}

.index-pro .contact .more a:hover {
    background: #f68408;
    color: #FFF;
}

.index-pro .content .title {
    line-height: 45px;
    border-bottom: 1px solid #e1e1e1;
}

.index-pro .content .title span {
    font-size: 24px;
    color: #f68408;
    border-bottom: 3px solid #f68408;
    padding-bottom: 10px;
    font-weight: bold;
}

.index-pro .content .title p {
    display: inline-block;
    float: right;
}

.index-pro .content ul li {
    float: left;
    display: inline-block;
    margin-right: 27px;
    text-align: center;
    margin-top: 27px;
}

.index-pro .content ul li:nth-child(3n) {
    margin-right: 0;
}

.index-pro .content ul li .img {
    width: 279px;
    height: 343;
    overflow: hidden;
}

.index-pro .content ul li .img img {
    width: 279px;
    height: 343;
    /*padding: 3px;*/
    /*border: 1px solid #c1c1c1;*/
    transition: 0.5s;
}
.index-pro .content ul li p {
    font-size: 16px;
    padding: 15px;
    background-color: #d4d4d4;
}
.index-pro .content ul li .img img:hover {
    transform: scale(1.2);
}

.index-case {
    height: 600px;
    overflow: hidden;
    text-align: center;
    background: url(../images/casebg.jpg) no-repeat top center;
}

.index-case .content {
    /*padding: 0 80px;*/
    position: relative;
}

.index-case ul {
    overflow: hidden;
    zoom: 1;
    width: 1200px;
    height: auto;
}

.index-case ul li {
    float: left;
    width: 300px;
    overflow: hidden;
    height: 260px;
    margin-right: 20px;
}

.index-case ul li img {
    width: 300px;
    height: 210px;
    /*padding: 3px;*/
    /*border: 1px solid #c1c1c1;*/
}

.index-case ul li  p {
    font-size: 16px;
    padding: 15px;
    background-color: #d4d4d4;
}

.adv {
    background: url(../images/advbg.jpg) no-repeat top center;
    height: 180px;
    color: #FFF;
}

.adv .fl {
    padding-left: 100px;
}

.adv .fr {
    padding-right: 100px;
    width: 310px;
    height: 130px;
    background: url(../images/tel01.png) no-repeat left;
}

.adv .fl h2 {
    font-size: 40px;
    font-weight: bold;
    padding-top: 40px;
}

.adv .fl p {
    font-size: 20px;
    margin-top: 10px;
}

.adv .fl p span {
    display: inline-block;
    width: 22px;
    height: 20px;
    margin-left: 15px;
    background: url(../images/ico01.png) no-repeat left center;
}

.adv .fr p {
    font-size: 18px;
    margin-top: 38px;
    padding-left: 60px;
}

.adv .fr p span {
    display: block;
    font-size: 30px;
}

.adv .fr .more {
    width: 133px;
    height: 34px;
    background: url(../images/btn1.png) no-repeat;
    text-align: center;
    margin-left: 60px;
    margin-top: 15px;
}

.adv .fr .more a {
    color: #FFF;
    width: 133px;
    height: 34px;
    line-height: 34px;
    display: block;
}

.ys {
    width: 100%;
    height: auto;
    padding: 50px 0;
    overflow: hidden;
}

.ys .content-1, .ys .content-2 {
    width: 1050px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}

.ys .content-1 .fl {
    width: 415px;
}

.ys .content-1 .fr {
    width: 610px;
}

.ys .content-2 .fl {
    width: 471px;
}

.ys .content-2 .fr {
    width: 460px;
}

.ys h2 {
    color: #0256a4;
    overflow: hidden;
    padding-bottom: 18px;
    margin-bottom: 10px;
    margin-top: 25px;
    background: url(../images/ys-line.jpg) no-repeat bottom left;
}

.ys h2 i {
    float: left;
}

.ys h2 span {
    float: left;
    margin-left: 20px;
    color: #666666;
}

.ys h2 span em {
    display: block;
    font-style: normal;
    font-weight: bold;
    color: #f68408;
}

.ys .content-1 p, .ys .content-2 p {
    font-size: 14px;
    color: #2d2d2d;
    line-height: 25px;
    background: url(../images/ys-ico.jpg) no-repeat left 6px;
    padding-left: 20px;
}

.index-about {
    height: 439px;
    padding-top: 50px;
    color: #FFF;
    overflow: hidden;
    background: url(../images/aboutbg.jpg) no-repeat top center;
}

.index-about .fl {
    width: 600px;
}

.index-about .fr {
    width: 600px;
}

.index-about .fl img {
    width: 491px;
    height: 357px;
    border: 12px solid #fefefe;
}

.index-about .fr h2 {
    font-size: 30px;
    letter-spacing: 1px;
}

.index-about .fr h2 span {
    display: block;
    font-size: 40px;
    letter-spacing: 0px;
    font-weight: bold;
}

.index-about .fr p {
    margin-top: 34px;
    line-height: 28px;
    padding-top: 10px;
}

.index-about .more {
    text-align: left;
    margin: 40px 0 25px;
    width: 100%;
    display: block;
}

.index-about .more a {
    width: 182px;
    height: 39px;
    display: inline-block;
    background: #FFF;
    text-align: center;
    line-height: 39px;
    font-size: 16px;
}

.index-about .more a:hover {
    color: #FFF;
    background: #ad5d08;
}

.index-news {
    padding-bottom: 40px;
    height: auto;
    overflow: hidden;
    background-color: #fcfcfc;
}

.index-news .fl, .index-news .fr {
    width: 585px;
    border: 1px solid #ececec;
}

.index-news .fl .title, .index-news .fr .title {
    border-bottom: 1px solid #ececec;
    height: 82px;
}

.index-news .fl .title i, .index-news .fr .title i {
    float: left;
    display: inline-block;
    width: 86px;
    height: 82px;
    background: #f68408;
    position: relative;
}

.index-news .fl .title i img, .index-news .fr .title i img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}

.index-news .fl .title span {
    float: left;
    display: inline-block;
    width: 90px;
    height: 72px;
    margin-left: 20px;
    font-size: 18px;
    padding-top: 20px;
    background: url(../images/en-1.jpg) no-repeat left 50px;
}

.index-news .fr .title span {
    float: left;
    display: inline-block;
    width: 90px;
    height: 72px;
    margin-left: 20px;
    font-size: 18px;
    padding-top: 20px;
    background: url(../images/en-2.jpg) no-repeat left 50px;
}

.index-news .fl .title em, .index-news .fr .title em {
    float: right;
    margin-right: 20px;
    font-style: normal;
    line-height: 82px;
}

.index-news .content {
    padding: 25px 35px;
}

.index-news h3 {
    line-height: 43px;
}

.index-news h3:before {
    content: '■';
    font-size: 12px;
    margin-right: 5px;
    color: #ff6d00;
    position: relative;
    top: -3px;
}

.index-news h3 span {
    float: right;
    font-size: 14px;
}

.index-news dl {
    height: auto;
    overflow: hidden;
}

.index-news dl dt {
    float: left;
    width: 242px;
}

.index-news dl dd {
    float: right;
    width: 250px;
}

.index-news dl dt img {
    width: 240px;
    height: 158px;
    border: 1px solid #ececec;
}

.index-news dl dd .date span {
    display: block;
    font-size: 24px;
    color: #ff6d00;
    font-weight: bold;
}

.index-news dl dd h4 {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.links {
    padding-bottom: 20px;
}

.links span {
    font-weight: bold;
    font-size: 18px;
}

.links a {
    margin-right: 15px;
}

.footer {
    background: #333333;
    height: 220px;
    overflow: hidden;
    padding-top: 30px;
}

.fnav dl {
    float: left;
    display: inline;
    margin-right: 80px;
}

.fnav dl dt {
    position: relative;
    line-height: 50px;
    font-size: 16px;
    margin-bottom: 10px;
}

.fnav dl dt a {
    color: #FFF;
}

.fnav dl dt:after {
    content: '';
    width: 20px;
    height: 2px;
    background: #666666;
    position: absolute;
    left: 0;
    bottom: 0;
}

.fnav dl dd {
    line-height: 25px;
    color: #999999;
}

.fnav dl dd a {
    color: #999999;
}

.footer .ewm {
    text-align: center;
    color: #FFF;
}

.footer .ewm h3 {
    padding-bottom: 5px;
}

.footer .ewm img {
    width: 150px;
    height: 150px;
}

.copyright {
    background: #333333;
    color: #999999;
    height: 50px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
}

.kefu {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.kefu li a {
    text-decoration: none;
    color: #FFF;
}

.kefu li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
}

.kefu li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0 auto;
    text-align: center;
}

.kefu li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    margin: 0;
}

.kefu .kefu-qq i {
    background-position: 4px 5px;
}

.kefu .kefu-tel i {
    background-position: 0 -21px;
}

.kefu .kefu-liuyan i {
    background-position: 4px -53px;
}

.kefu .kefu-weixin i {
    background-position: -34px 4px;
}

.kefu .kefu-weibo i {
    background-position: -30px -22px;
}

.kefu .kefu-ftop {
    display: none;
}

.kefu .kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.kefu .kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.kefu .kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.kefu .kefu-right {
    width: 20px;
}

.kefu .kefu-tel-main {
    background: #f68408;
    color: #fff;
    height: 56px;
    width: 247px;
    padding: 9px 0 6px;
    float: left;
}

.kefu .kefu-main {
    background: #f68408;
    width: 97px;
    height: 56px;
    position: relative;
    padding: 9px 0 6px;
    float: left;
}

.kefu .kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}

.ban {
    width: 100%;
    height: 350px;
    overflow: hidden;
}

.ny {
    height: auto;
    overflow: hidden;
    width: 100%;
    padding: 30px 0;
}

.ny .fl {
    width: 300px;
}

.ny .fr {
    width: 860px;
}

.ny .fl .title {
    height: 70px;
    width: 270px;
    background: #f68408;
    color: #FFF;
    padding: 20px 0 0 30px;
    text-transform: uppercase;
}

.ny .fl .title span {
    display: block;
    font-size: 28px;
    font-weight: bold;
}

.ny .contact {
    width: 300px;
    height: 140px;
    background: url(../images/tels.jpg) no-repeat #e3e3e3;
    margin-top: 30px;
}

.ny .contact p {
    margin-left: 160px;
    font-size: 16px;
    padding-top: 20px;
    color: #666666;
}

.ny .contact span {
    color: #f68408;
    font-size: 24px;
    padding-left: 120px;
    margin-top: 10px;
    display: block;
}

.ny .contact .more {
    margin-left: 125px;
    margin-top: 10px;
    text-align: center;
}

.ny .contact .more a {
    color: #f68408;
    border: 1px solid #f68408;
    width: 120px;
    height: 30px;
    line-height: 30px;
    display: block;
}

.ny .contact .more a:hover {
    background: #f68408;
    color: #FFF;
}

.ny .fr .title {
    line-height: 45px;
    border-bottom: 1px solid #e1e1e1;
}

.ny .fr .title span {
    font-size: 24px;
    color: #f68408;
    border-bottom: 3px solid #f68408;
    padding-bottom: 10px;
}

.ny .fr .title p {
    display: inline-block;
    float: right;
}

.ny .fr .tit {
    line-height: 38px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
}

.ny .fr .tit span {
    font-size: 18px;
    color: #f68408;
    border-bottom: 3px solid #f68408;
    padding-bottom: 8px;
}

.ny .fr .txt {
    border: 1px solid #e1e1e1;
    background: #f4f4f4;
    margin-top: 20px;
    padding: 15px;
}

.list-1 dl {
    border-bottom: 1px solid #e1e1e1;
    padding: 15px 0;
}

.list-1 dl dt {
    line-height: 35px;
    font-size: 16px;
}

.list-1 dl dt:before {
    content: '■';
    font-size: 12px;
    margin-right: 5px;
    color: #ff6d00;
    position: relative;
    top: -3px;
}

.list-1 dl dt span {
    float: right;
    font-size: 14px;
}

.list-1 dl dt a {
    font-weight: bold;
}

.list-1 dl dd {
    color: #999;
}

.list-2 {
    height: auto;
    overflow: hidden;
    padding-bottom: 30px;
}

.list-2 ul li {
    float: left;
    display: inline-block;
    margin-right: 27px;
    text-align: center;
    margin-top: 20px;
}

.list-2 ul li:nth-child(3n) {
    margin-right: 0;
}

.list-2 ul li img {
    width: 260px;
    height: 190px;
    padding: 3px;
    border: 1px solid #c1c1c1;
    transition: 0.5s;
}

.news {
    padding: 0px 0 0;
}

.news h1 {
    text-align: center;
    font-size: 24px;
    padding-top: 30px;
}

.news .date {
    text-align: center;
    font-size: 14px;
    padding: 15px 0;
}

.news .date span {
    padding: 0 15px;
}

.news .info {
    padding: 10px 0 0;
    line-height: 25px;
}

.tags {
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    height: 35px;
    line-height: 35px;
}

.tags span {
    font-weight: bold;
}

.tags a {
    margin-right: 15px;
}

.page {
    line-height: 50px;
}

.page span {
    float: right;
}

.xg-pro {
    height: auto;
    overflow: hidden;
    margin-top: 5px;
}

.xg-pro ul li {
    float: left;
    display: inline-block;
    width: 200px;
    margin-right: 15px;
    text-align: center;
}

.xg-pro ul li img {
    width: 200px;
    height: 160px;
}

.xg-news {
    height: auto;
    overflow: hidden;
    margin-top: 15px;
}

.xg-news ul li {
    float: left;
    display: inline-block;
    width: 47%;
    margin-right: 3%;
    line-height: 25px;
}

.xg-news ul li:before {
    content: '■';
    font-size: 12px;
    margin-right: 5px;
    color: #ff6d00;
    position: relative;
    top: -10px;
}

.xg-news ul li a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 240px;
    display: inline-block;
}

.xg-news ul li span {
    float: right;
}

.xg-area {
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 15px;
}

.xg-area ul li {
    float: left;
    display: inline-block;
    margin-right: 25px;
    line-height: 25px;
}

.pro {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 10px 0 30px;
}

.pro .img {
    float: left;
    display: inline-block;
    width: 480px;
}

.pro .text {
    float: right;
    display: inline-block;
    width: 350px;
}

.pro .text h1 {
    font-size: 24px;
    padding-top: 20px;
}

.pro .text .desc {
    padding: 20px 0;
    height: 150px;
    font-size: 16px;
    line-height: 25px;
}

.pro .text .btn {
    width: 120px;
    height: 40px;
    background: #f68408;
    color: #FFF;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
}

.pro-content .tits {
    border-bottom: 1px solid #e1e1e1;
    height: 40px;
    width: 100%;
    font-size: 18px;
}

.pro-content .tits span {
    background: #f68408;
    color: #FFF;
    display: block;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.pro-content .info {
    padding: 20px 0;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    background: #ffffff;
    border: 1px solid #ddd;
    display: none;
    text-align: center;
    overflow: hidden;
    font-size: 0;
}

div.zoomMask {
    position: absolute;
    background: url(../images/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}

.pc-slide {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.view .swiper-slide .imgauto {
    width: 100%;
    height: 350px;
    position: relative;
}

.view .swiper-slide .imgauto img {
    max-width: 90%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.view .swiper-container {
    width: 100%;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    width: 80%;
    margin: 0 10%;
    overflow: hidden;
}

.preview .swiper-slide {
    width: 22.5%;
    padding: 5px;
}

.preview .swiper-slide .imgauto {
    width: 100%;
    height: 80px;
    line-height: 80px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    position: relative;
    display: block;
}

.preview .swiper-slide .imgauto img {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.preview .slide6 {
    width: 82px;
}

.preview img {
    padding: 1px;
}

.preview .active-nav .imgauto {
    border: 1px solid #1f7fcb;
}

.preview .arrow-left {
    background: url(../images/prev1.png) no-repeat left center;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 10px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(../images/next1.png) no-repeat left center;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 10px;
    height: 18px;
    z-index: 10;
}

.clearfix {
    *zoom: 1;
}

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

#message {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1000;
    transform: scale(0);
    transition: .3s;
}

.messagebg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    z-index: 1001;
}

#message .m-content {
    margin-top: 10%;
}

#message .m-content .m-message {
    background: #fff;
    width: 580px;
    background: #fff;
    padding: 50px;
    margin: 0 auto;
    position: relative;
    z-index: 1002;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}

.m-message {
    width: 494px;
    margin: 48px auto 0;
}

.m-message label {
    margin-bottom: 15px;
    display: block;
    font-size: 14px;
}

.m-message label em {
    display: block;
    float: right;
    color: red;
    height: 32px;
    line-height: 32px;
}

.m-message label span {
    width: 70px;
    height: 34px;
    line-height: 34px;
    color: #2F2F2F;
    float: left;
    font-weight: bold;
    text-align: right;
    margin-right: 30px;
    display: inline-block;
}

.m-message label input.inp, .m-message label textarea, .m-message label.code input {
    width: 77%;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    border: #cccccc 1px solid;
    border-radius: 3px;
    padding: 0 14px;
    box-sizing: border-box;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.m-message label input:focus, .m-message label textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}

.m-message label textarea {
    height: 72px;
    line-height: 24px;
    padding: 10px 14px;
}

.m-message label.code {
    line-height: 34px;
}

.m-message label.code input {
    width: 30%;
    float: left;
    margin-right: 30px;
}

.m-message label.code .pic {
    display: inline-block;
    vertical-align: top;
    width: 80px;
    height: 32px;
}

.m-message label.code img {
    display: block;
    width: 100%;
    height: 100%;
}

.btn-1 input {
    width: 52px;
    height: 32px;
    line-height: 32px;
    background: #e8e8e8;
    border: none;
    color: #333;
    margin-right: 22px;
    cursor: pointer;
    transition: 0.3s;
}

.btn-1 {
    padding-left: 100px;
}

.btn-1 input.focus {
    background: #1f7fcb;
    color: #fff;
}

.btn-1 input.focus:hover {
    background: #444;
}

.btn-1 input:hover {
    background: #ccc;
}


.nybanner {
    width: 100%;
    position: relative;
    height: 250px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/nybanner.jpg);
}

.wrapper {
    position: relative;
    width: 100%;
    padding: 30px 0;
}

.wrapper .sitepath {
    color: #d9d9d9;
    text-transform: uppercase;
}

.wrapper .sitepath .home {
    width: 14px;
    height: 16px;
    display: inline-block;
    background-position: -114px -122px;
    margin-right: 10px;
}

.wrapper .sitepath a {
    display: inline-block;
    white-space: nowrap;
    color: #2f4056;
}

.wrapper .sitepath a:hover {
    color: #f68408;
}

.wrapper .sitepath span {
    color: #2f4056;
}

.wrapper .w1200 {
    position: relative;
    z-index: 5;
}

.wrapper .left {
    width: 240px;
}

.wrapper .left .submenubox {
    padding-bottom: 20px;
}

.wrapper .left .submenubox .left_title {
    height: 80px;
    background: #f68408;
    color: #fff;
}

.wrapper .left .submenubox .left_title h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 80px;
    padding-left: 26px;
    text-transform: uppercase;
}

.wrapper .left .submenubox .left_title s {
    background-position: -248px -76px;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 30px;
    margin-top: 28px;
}

.wrapper .left .submenu {
    position: relative;
}

.wrapper .left .submenu li {
    display: block;
}

.wrapper .left .submenu li a.sub1 {
    height: 60px;
    line-height: 60px;
    display: block;
    padding-left: 28px;
    background: url(../images/jtou.png) no-repeat 90% center #fff;
    font-size: 18px;
    border: 1px solid #eeeeee;
    border-top: 0 none;
    overflow: hidden;
}

.wrapper .left .submenu li a.sub1:hover {
    background: url(../images/jtou_a.png) no-repeat 90% center #fff;
    border-left: 2px solid #f68408;
    border-right: 1px solid #f5f5f5;
    color: #f68408;
}

.wrapper .left .submenu li.hover a.sub1 {
    background: url(../images/jtou_a.png) no-repeat 90% center #fff;
    border-left: 2px solid #f68408;
    border-right: 1px solid #f5f5f5;
    color: #f68408;
}

.wrapper .left .submenu s {
    width: 2px;
    height: 61px;
    display: block;
    background: #f68408;
    position: absolute;
    left: 0;
    top: 0;
}

.wrapper .left .submenu .box {
    padding-bottom: 0;
    background: #f9f9f9;
    border: 1px solid #eeeeee;
    border-top: 0 none;
    display: none;
}

.wrapper .left .submenu .box a {
    color: #333;
    line-height: 40px;
    display: block;
    height: 40px;
    padding-left: 28px;
    overflow: hidden;
}

.wrapper .left .submenu .box a s {
    width: 10px;
    height: 10px;
    margin-right: 8px;
    display: inline-block;
    background-position: 2px -178px;
}

.wrapper .left .submenu .box a:hover, .wrapper .left .submenu .box a.hover {
    color: #f68408;
}

.wrapper .left .submenu li.hover .box {
    display: block;
}

.wrapper .left .leftbox {
    padding: 10px;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #eee;
}

.wrapper .left .leftbox .left_title {
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeee;
    padding-left: 5px;
}

.wrapper .left .leftbox .left_title h3 {
    font-size: 18px;
    font-weight: normal;
    color: #f68408;
    display: block;
    text-transform: uppercase;
}

.wrapper .left .leftbox .leftprocomt {
    padding-top: 10px;
}

.wrapper .left .leftbox .leftprocomt li {
    float: left;
    text-align: center;
    width: 104px;
    margin-right: 10px;
}

.wrapper .left .leftbox .leftprocomt li img {
    width: 104px;
    height: 78px;
    border-radius: 3px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.wrapper .left .leftbox .leftprocomt li p {
    font-size: 12px;
    line-height: 30px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.wrapper .left .leftbox .leftprocomt li:hover img {
    -webkkit-filter: brightness(105%);
    filter: brightness(105%);
}

.leftprocomt li:hover p {
    color: #f68408;
}

.wrapper .left .leftbox .cont {
    padding-top: 18px;
    white-space: normal;
}

.wrapper .left .leftbox .cont .img {
    float: left;
    display: block;
    border: 1px solid #e5e5e5;
    margin: 0 auto 10px;
}

.wrapper .left .leftbox .cont img {
    width: 216px;
    height: 216px;
}

.wrapper .left .leftbox .cont p {
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
}

.wrapper .left .leftbox .cont .zx {
    width: 100%;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
    background: #f68408;
    color: #fff;
    display: block;
    margin-top: 10px;
}

.wrapper .left .leftbox .cont .zx em {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-position: -152px -152px;
    vertical-align: top;
    border-right: 1px solid #fff;
    margin-right: 35px;
}

.wrapper .left .leftbox .cont .zx:hover {
    background: #3093b8;
}

.wrapper .right {
    width: 930px;
}

.wrapper .right .right_title {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
}

.wrapper .right .right_title h3 {
    color: #f68408;
    font-size: 18px;
    border-left: 3px solid #f68408;
    height: 20px;
    line-height: 20px;
    padding-left: 14px;
    margin-top: 5px;
}

.wrapper .right .cont {
    padding: 40px 0;
    color: #666666;
}

.wrapper .right .cont .t1 {
    padding: 0 0 25px;
    color: #f68408;
    font-size: 20px;
}

.wrapper .right .cont .t2 {
    color: #f68408;
    font-size: 30px;
    display: block;
    padding: 30px 0;
}

.wrapper .Productlist {
}

.wrapper .Productlist .list {
    width: 100%;
}

.wrapper .Productlist .item {
    float: left;
    width: 288px;
    margin-right: 30px;
    margin-bottom: 30px;
    display: block;
    position: relative;
    text-align: center;
    border: 1px solid #eee;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.wrapper .Productlist .item a {
    display: block;
    width: 100%;
}

.wrapper .Productlist .item img {
    width: 288px;
    height: 216px;
    display: block;
}

.wrapper .Productlist .item h3 {
    display: block;
/* border: 1px solid #eee; */
    border-top: 0 none;
    height: 66px;
    line-height: 66px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
}

.wrapper .Productlist .item:hover {
    box-shadow: 1px 2px 15px rgba(0, 0, 0, 0.2);
}

.wrapper .single img {
    max-width: 100%;
    display: inline;
}

.wrapper .showinfo img {
    max-width: 100%;
    display: inline;
}

.wrapper .showinfo .Article-title {
    border-bottom: 1px solid #92e9ff;
    padding-bottom: 20px;
    text-align: center;
}

.wrapper .showinfo .Article-title h1 {
    font-size: 24px;
}

.wrapper .showinfo .Article-title .mark span {
    font-size: 12px;
    padding: 0 5px;
}

.wrapper .showinfo .newsinfo {
    padding: 20px 0;
}

.wrapper .reLink {
    height: 48px;
    line-height: 48px;
    padding: 0;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee;
    margin: 20px auto;
}

.wrapper .reLink .prevLink, .wrapper .reLink .nextLink {
    width: 50%;
}

.wrapper .reLink .nextLink {
    text-align: right;
}

.wrapper .thumblist .item {
    width: 430px;
    height: 144px;
    margin-right: 38px;
}

.wrapper .thumblist .item a {
    width: 414px;
    height: 128px;
    padding: 8px;
}

.wrapper .thumblist .item img {
    width: 180px;
    height: 127px;
    display: block;
}

.wrapper .thumblist .item .txt {
    width: 212px;
    height: 127px;
    overflow: hidden;
    position: relative;
}

.wrapper .thumblist .item .txt h3 {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.wrapper .thumblist .item .txt p {
    padding-top: 8px;
    color: #737373;
    line-height: 22px;
}

.wrapper .thumblist .item .txt .jia {
    display: none;
}

.wrapper .thumblist .item .di {
    width: 430px;
    height: 144px;
    border: 1px solid #e5e5e5;
    position: absolute;
    right: -10px;
    bottom: -10px;
}

.showproduct .tod {
    padding-bottom: 60px;
}

.showproduct .tiao {
    background: url(../images/tiao.jpg) repeat left bottom;
    height: 20px;
    width: 100%;
    margin-bottom: 40px;
}

.showproduct .showImg {
    width: 475px;
    height: 357px;
}

.showproduct .showImg .showImg_left {
    width: 473px;
    height: 355px;
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.showproduct .showImg .showImg_left .hd {
    position: absolute;
    bottom: 30px;
    right: 20px;
    height: 12px;
    z-index: 1;
}

.showproduct .showImg .showImg_left .hd ul {
    display: inline-block;
}

.showproduct .showImg .showImg_left .hd ul li {
    display: block;
    float: left;
    width: 12px;
    height: 12px;
    background-color: #f68408;
    border-radius: 10px;
    text-indent: -999px;
    cursor: pointer;
    margin-left: 10px;
}

.showproduct .showImg .showImg_left .hd ul li.on {
    background-color: #3093b8;
}

.showproduct .showImg .showImg_left .bd {
    width: 473px;
    height: 355px;
}

.showproduct .showImg .showImg_left .bd ul {
    display: inline-block;
}

.showproduct .showImg .showImg_left .bd ul li {
    float: left;
}

.showproduct .showImg .showImg_left .bd ul li img {
    width: 473px;
    height: 355px;
}

.showproduct .baseInfo {
    width: 412px;
}

.showproduct .baseInfo .t {
    border-bottom: 1px dotted #dedede;
    display: block;
    font-size: 24px;
    color: #f68408;
    font-weight: bold;
    padding-bottom: 10px;
}

.showproduct .baseInfo .desc {
    padding-top: 18px;
    color: #999;
    line-height: 30px;
    height: 234px;
    border-bottom: 1px dotted #dedede;
    overflow: hidden;
}

.showproduct .baseInfo .webtel {
    padding-top: 23px;
    font-size: 18px;
    font-family: "AvantGardeITVbyBT Book", arial;
}

.showproduct .baseInfo .webtel strong {
    font-size: 40px;
    color: #f68408;
    font-weight: bold;
    line-height: 40px;
}

.showproduct .detaiInfo .title2 {
    border-bottom: 1px solid #eee;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.showproduct .detaiInfo .title2 h3 {
    font-size: 20px;
    color: #333;
}

.showproduct .detaiInfo .title2 s {
    width: 80px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #f68408;
}

.showproduct .detaiInfo .info {
    padding: 0 0 30px;
}

/*showNews*/

.showNews .title {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin: 10px 0 22px;
    font-weight: bold;
}

.showNews .mark {
    color: #999999;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-bottom: 20px;
    border-top: 1px dashed #e5e5e5;
    border-bottom: 1px dashed #e5e5e5;
}

.showNews .showContxt {
    color: #666666;
    padding: 0 0 30px;
    line-height: 30px;
}

.showNews .showContxt img {
    max-width: 100%;
}

.exhibition_hall {
    text-align: center;
    position: relative;
    overflow: hidden;
}


.thumblist1 .item {
    border-bottom: 1px dotted #b0b0b0;
    padding: 30px 0;
    font-family: 'PingFang SC', "microsoft yahei", "Arial";
}

.thumblist1 .item:first-child {
    padding-top: 0;
}

.thumblist1 .item a {
    display: block;
}

.thumblist1 .item .img {
    width: 200px;
    height: 150px;
    overflow: hidden;
}

.thumblist1 .item .img img {
    width: 100%;
    display: block;
    height: 100%;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.thumblist1 .item .img:hover img {
    transform: scale(1.06, 1.06);
}

.thumblist1 .item .txt {
    width: 700px;
}

.thumblist1 .item .txt h3 {
    font-size: 18px;
    line-height: 30px;
}

.thumblist1 .item .txt .desc {
    padding-top: 10px;
    color: #999;
    height: 70px;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 12px;
}

.thumblist1 .item .txt span {
    display: inline-block;
    font-size: 12px;
    color: #b7b7b7;
    padding-right: 26px;
}

.thumblist1 .item .txt span em {
    width: 20px;
    height: 18px;
    display: inline-block;
    margin-right: 10px;
    background-position: -196px -120px;
}

.thumblist1 .item .txt span .time {
    background-position: -174px -121px;
}

.leftnews .cont li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.leftnews .cont li a {
    display: block;
}

.formData {
    padding-bottom: 20px;
}

.formData .item {
    float: left;
    color: #999;
    font-weight: normal;
    width: 425px;
    height: 56px;
    line-height: 56px;
    border: 1px solid #e5e5e5;
    margin-right: 76px;
    margin-bottom: 45px;
    position: relative;
}

.formData .item label {
    padding-left: 15px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
    text-align: center;
    display: block;
    margin: 0;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    color: #cccccc;
}

.formData .item input {
    outline: none;
    line-height: 38px;
    height: 38px;
    font-size: 18px;
}

.formData .item .txt {
    width: 355px;
    height: 56px;
    line-height: 56px;
    display: block;
    background: none;
    padding-left: 70px;
    border: 0 none;
    color: #999;
}

.formData .item .red {
    position: absolute;
    right: 15px;
    top: 0;
    color: #ff0000;
    z-index: 11;
}

.formData .item.mr0 {
    margin-right: 0;
}

.formData .msg-box {
    position: absolute;
    left: 0;
    top: 0px;
}

.formData .liuyan {
    width: 928px;
    height: 260px;
    border: 1px solid #e5e5e5;
    float: left;
}

.formData .liuyan label {
    text-align: right;
    display: block;
}

.formData .liuyan textarea {
    width: 908px;
    height: 234px;
    line-height: 35px;
    padding: 12px 10px;
    text-indent: 100px;
    font-size: 18px;
    font-family: "microsoft yahei";
    color: #333;
    border: 0 none;
    overflow: hidden;
    background: none;
    resize: none;
    display: block;
    outline: none;
}

.formData .bot {
    width: 100%;
}

.formData .sub {
    width: 232px;
    line-height: 54px;
    margin-right: 2px;
    text-align: center;
    background: #f68408;
    border: 2px solid #f68408;
    color: #FFF;
    cursor: pointer;
    font-size: 18px;
    display: block;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}

.formData .sub:hover {
    color: #f68408;
    background: none;
}

.formData .yzm {
    width: 432px;
}

.formData .yzm .txt {
    padding-left: 80px;
}

.formData .yzm img {
    position: absolute;
    right: 0;
    top: 0;
    height: 56px;
    border: 0px;
    display: block;
}


#allmap {width: 100%;height: 400px;margin-top:20px;overflow: hidden;font-family:"微软雅黑";}
#allmap b{color: #CC5522;font-size: 14px; }
#allmap img{max-width: none;}

.pglist .pagination{text-align: center;padding:20px 0 30px;width: 100%;overflow: hidden;height: auto;}
.pglist .pagination li{display: inline-block;}
.pglist .pagination li{background: #f68408;padding:10px 20px;display: inline-block;margin: 0 2px;}
.pglist .pagination li span,.pglist .pagination li a{color: #fff;}
.pglist .pagination li.active,.pglist .pagination li:hover{background: #343434 ;}