@charset "utf-8";
.clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}

.clear {
    zoom: 1;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.top p {
    text-transform: uppercase;
}

.banner .swiper-slide {
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.intj {
    margin-top: 70px;
    margin-bottom: 50px;
}

.intj .tit h3 {
    font-size: 30px;
    color: #0090fd;
    text-align: center;
    text-transform: uppercase;
}

.intj .tit .line {
    width: 28px;
    background: #666666;
    height: 3px;
    display: block;
    margin: 25px auto 30px;
}

.content {
    width: 90%;
    margin: auto;
}

.content .title h3 span {
    color: #2da756;
}

.content .title h4 {
    font-size: 18px;
    color: #666;
}

.content .partone .list {
    width: 100%;
}

.content .partone .list_head {
    border-bottom: 1px solid #ebebeb;
    height: 73px;
    text-align: center;
}

.content .partone .list_head dl {
    display: inline-block;
    margin: 0 auto;
    font-size: 16px;
    color: #666;
}

.content .partone .list_head dl dt {
    float: left;
    width: 196px;
    height: 76px;
    line-height: 73px;
    cursor: pointer;
}

.content .partone .list_head dl dt img {
    display: none;
}

.content .partone .list_head dl dt.on, .content .partone .list_head dl dt:hover {
    color: #2da756;
    position: relative;
}

.content .partone .list_head dl dt.on img, .content .partone .list_head dl dt:hover img {
    display: block;
    margin: 0 auto;
}

.content .list_data ul {
    width: 1100px;
    height: 241px;
    display: none;
    overflow: hidden;
}

.content .list_data ul li {
    float: left;
    padding-bottom: 10px;
    border: 1px solid #fff;
    text-align: center;
    margin: 0 11px;
}

.content .list_data ul li a img {
    width: 250px;
    height: 200px;
    margin-bottom: 10px;
}

.content .list {
    position: relative;
}

.content .list > span {
    width: 18px;
    height: 34px;
    background-repeat: no-repeat;
    cursor: pointer;
    top: 90px;
}

.content .list > span:first-of-type {
    position: absolute;
    left: -40px;
    background-image: url('/template/huanshi/images/img_left.png');
}

.content .list > span:first-of-type:hover {
    background-image: url('/template/huanshi/images/img_left2.png');
}

.content .list > span:last-of-type {
    position: absolute;
    right: -40px;
    background-image: url('/template/huanshi/images/img_right.png');
}

.content .list > span:last-of-type:hover {
    background-image: url('/template/huanshi/images/img_right2.png');
}

.content .list_data ul.on {
    display: block;
}

.content .list_data ul li:hover {
    border-color: #0090fd;
}

#index_box {
    width: 1100px;
    overflow: hidden;
}

.profl {
    background: url("/template/huanshi/images/pro-bg.jpg");
    height: 778px;
}

.profl .tit h3 {
    font-size: 30px;
    color: #0090fd;
    text-align: center;
    text-transform: uppercase;
    margin-top: 90px;
}

.profl .tit .line {
    width: 28px;
    background: #666666;
    height: 3px;
    display: block;
    margin: 25px auto 30px;
}

.profl-m-l {
    width: 50%;
    float: left;
}

.pro-main {
    background: #fff;
    float: left;
    width: 50%;
    height: 245px;
}

.pro-main p {
    color: #6b6b6b;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 56px;
    padding-left: 36px;
    line-height: 30px;
}

.pro-main a {
    border-radius: 5px;
    border: 1px solid #6b6b6b;
    font-size: 14px;
    width: 88px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: block;
    text-transform: uppercase;
    margin-left: 36px;
    margin-top: 45px;
}

.pro-main a:hover {
    color: #fff;
    background: #6b6b6b;
}

.aboutLeft .title h3 {
    text-transform: uppercase;
    color: #0090fd;
}

@font-face {
    font-family: 'iconfont';  /* project id 515391 */
    src: url('https://at.alicdn.com/t/font_515391_7ryo0wlk1tkpgb9.eot');
    src: url('https:https://at.alicdn.com/t/font_515391_7ryo0wlk1tkpgb9.eot?#iefix') format('embedded-opentype'),
    url('https://at.alicdn.com/t/font_515391_7ryo0wlk1tkpgb9.woff') format('woff'),
    url('https://at.alicdn.com/t/font_515391_7ryo0wlk1tkpgb9.ttf') format('truetype'),
    url('https://at.alicdn.com/t/font_515391_7ryo0wlk1tkpgb9.svg#iconfont') format('svg');
}

.icon-facebook:before {
    content: "\e77a";
}

.icon-twitter:before {
    content: "\ecb3";
}

.icon-ins:before {
    content: "\e300";
}

.icon-youtube:before {
    content: "\e6bd";
}

.icon-google-plus:before {
    content: "\e676";
}

.icon-linkedin:before {
    content: "\e6ce";
}

.icon-suohuorongyu:before {
    content: "\e688";
}

.icon-zhiliang:before {
    content: "\e873";
}

.icon-hezuo-copy:before {
    content: "\e874";
}

.icon-24hour:before {
    content: "\e309";
}

.icon-shouhoufuwu:before {
    content: "\e65e";
}

.icon-jiejuefangan:before {
    content: "\e615";
}

.indexNewscenter {
    margin-bottom: 30px;
}

.indexNewscenter .tit h3 {
    font-size: 30px;
    color: #0090fd;
    text-align: center;
    text-transform: uppercase;
    margin-top: 50px;
}

.indexNewscenter .tit .line {
    width: 28px;
    background: #666666;
    height: 3px;
    display: block;
    margin: 25px auto 30px;
}

.indexNewscenter {
    padding-top: 38px;
    padding-bottom: 41px;
    background-color: #FFF;
}

.indexNewscenter .firaTitle {
    font-size: 26px;
    color: #333;
    height: 26px;
    line-height: 26px;
    margin-bottom: 42px;
    text-align: center;
}

.indexNewscenter .newsleft {
    width: 520px;
}

.indexNewscenter .newsleft img {
    display: block;
    width: 520px;
    height: 293px;
}

.indexNewscenter .newsleft a {
    display: block;
}

.indexNewscenter .newstext {
    border: 1px solid #eee;
    padding: 18px 18px 18px 17px;
}

.indexNewscenter .newstext h4 {
    font-size: 18px;
    color: #333;
    height: 21px;
    overflow: hidden;
}

.indexNewscenter .newstext h4 span {
    font-size: 12px;
    color: #999;
    float: right;
}

.indexNewscenter .newstext p {
    padding-top: 10px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.indexNewscenter .newsleft:hover .newstext {
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.1), 6px 0 10px rgba(0, 0, 0, 0.1), 0 -3px 10px rgba(0, 0, 0, 0.1), 0 6px 10px rgba(0, 0, 0, 0.1);
}

.indexNewscenter .newsleft:hover h4 {
    color: #0090fd;
}

.indexNewscenter .newsright {
    width: 580px;
}

.indexNewscenter .newsright dl {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
    padding-top: 35px;
}

.indexNewscenter .newsright dl:hover {
    box-shadow: -5px 0 10px rgba(0, 0, 0, 0.1), 6px 0 10px rgba(0, 0, 0, 0.1), 0 -3px 10px rgba(0, 0, 0, 0.1), 0 6px 10px rgba(0, 0, 0, 0.1);
    color: #FFF;
    padding-left: 20px;
    background-color: #0090fd;
}

.indexNewscenter .newsright dl:hover dt {
    width: 492px;
    padding-left: 20px;
}

.indexNewscenter .newsright dl:hover dd h2, .indexNewscenter .newsright dl:hover dd p {
    color: #FFF;
}

.indexNewscenter .newsright dl:hover dt a h4, .indexNewscenter .newsright dl:hover dt a p {
    color: #FFF;
}

.indexNewscenter .newsright dl dd {
    float: left;
    width: 48px;
    overflow: hidden;
    text-align: center;
}

.indexNewscenter .newsright dl h2 {
    font-size: 20px;
    height: 21px;
    line-height: 21px;
    color: #999;
    overflow: hidden;
}

.indexNewscenter .newsright dl dd p {
    font-size: 12px;
    color: #999;
    padding-top: 9px;
}

.indexNewscenter .newsright dl dt {
    width: 503px;
    float: left;
    padding-left: 20px;
}

.indexNewscenter .newsright dl dt a {
    display: block;
}

.indexNewscenter .newsright dl dt h4 {
    font-size: 18px;
    color: #333;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.indexNewscenter .newsright dl dt p {
    font-size: 14px;
    color: #666;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    padding-top: 12px;
}

.indexNewscenter .newsright .more {
    display: block;
    margin: 48px auto 0 auto;
}

.message-cut {
    width: 410px !important;
    margin-top: -20px;
}

.message-cut div {
    position: relative;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.message-cut input[type=text] {
    width: 100% !important;
    padding: 10px 20px;
    line-height: 50px;
    height: 50px;
    background: none;
    border: 0;
}

.message-cut textarea {
    width: 100%;
    padding: 10px 20px;
    line-height: 30px;
    height: 110px;
    background: none;
    border: 0;
}

.message-cut input[type=submit] {
    width: 100%;
    height: 35px;
    background: none;
    border: none;
    margin-top: 15px;
    background: #0090fd;
    color: #fff;
}

.erBan {
    height: 400px;
}

.position {
    margin-left: 20px;
    float: left;
}

.nr {
    color: #666;
    line-height: 32px;
}

.nr:after{
    display: block;
    content: '';
    clear: both;
}

.ulList li .now {
    border: 1px solid #0090fd;
    border-radius: 50px;
    color: #0090fd;
    font-size: 16px;
    font-family: 'FuturaStdBook';
    line-height: 36px;
    height: 38px;
    display: block;
    text-align: center;
    margin-top: 25px;
}

.ulList li .now:hover {
    background: #0090fd;
    color: #fff;
}

.pages li {
    text-align: center;
}

.pages li.thisclass {
    text-align: center;
    height: 46px;
    padding: 0 19px;
    line-height: 46px;
    font-size: 14px;
    font-family: arial;
    border: 1px solid #E5E5E5;
    color: #fff;
}

.condl .title {
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 30px;
    color: #028ed7;
}

.condl p {
    font-size: 16px;
    line-height: 36px;
}

.coxin {
    width: 705px;
    float: right;
}

.coxin .int1 {
    margin-bottom: 16px;
    width: 317px;
    height: 47px;
    border: 1px solid #d2d2d2;
    text-indent: 21px;
    margin-top: 21px;
    float: left;
    font-size: 14px;
    line-height: 46px;
}

.coxin .int2 {
    margin-bottom: 16px;
    width: 317px;
    height: 47px;
    border: 1px solid #d2d2d2;
    text-indent: 21px;
    margin-top: 21px;
    float: right;
    font-size: 14px;
    line-height: 46px;
}

.coxin textarea {
    margin-bottom: 15px;
    width: 704px;
    height: 173px;
    border: 1px solid #d2d2d2;
    text-indent: 21px;
    margin-top: 17px;
    float: left;
    font-size: 14px;
    line-height: 33px;
    padding-top: 4px;
}

.coxin .int4 {
    width: 135px;
    height: 49px;
    margin-top: 20px;
    background: #028ed7;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    border: 0;
}

.coxin .xing {
    background: url(/template/huanshi/images/xing.png) no-repeat 9px 19px;
}

.condr .title {
    padding-bottom: 4px;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 30px;
    color: #028ed7;
}

.lxwmny {
    margin-top: 50px;
}

.map {
    margin: 50px 0;
}

/* product2 */

.pro_cen {
    width: 100%;
    margin-bottom: 37px;
    margin-top: 40px;
}

#showArea img {
    cursor: pointer;
    display: block;
    margin-bottom: 14px;
    margin-top: 10px;
    width: 136px;
    height: 89px;
}

#showArea a {
    display: block;
}

#main_img {
    cursor: pointer;
    display: block;
}

#gotop {
    cursor: pointer;
    display: block;
    margin: auto;
}

#gobottom {
    cursor: pointer;
    display: block;
    margin: auto;
}

#showArea {
    height: 319px;
    margin-bottom: 3px;
    margin-top: 7px;
    overflow: hidden;
}

.MagicZoomBigImageCont {
    background: #FFF;
    width: 500px !important;
    height: 300px !important;
}

.MagicZoomBigImageCont img {
    width: 1000px;
    height: 1000px
}

.MagicZoomPup {
    border: 0px solid #aaa;
    background: #ffffff;
}

.left-pro {
    width: 500px;
    text-align: left;
}

.left-pro .t1 {
    width: 136px;
    float: right;
}

.left-pro .t2 {
    text-indent: 0;
    float: left;
}

.left-pro .t2 a {
    display: block;
}

.left-pro .t2 img {
    text-indent: 0;
    display: block;
    max-width: 100%;
    height: auto;
}

.MagicZoomBigImageCont, .MagicZoomPup {
    display: block !important;
}

.MagicZoomBigImageCont img {
    width: 1200px !important;
    height: 932px !important;
    display: block;
}

.right_pro {
    margin-left: 80px;
}

.right_pro h1 {
    padding-top: 14px;
    padding-bottom: 16px;
    font-family: 'FuturaStdHeavy';
    color: #028ed7;
    font-size: 24px;
}

.sheck {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 14px;
    margin-bottom: 21px;
}

.sheck span {
    float: left;
    font-family: 'FuturaStdBook';
    font-size: 18px;
    text-transform: uppercase;
}

.sheck .img {
    float: left;
    padding-left: 10px;
    margin-top: -2px;
}

.sheck .img img {
    display: block;
    max-width: 100%;
}

.right_pro p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 30px;
    font-family: 'FuturaStdBook';
}

.at-resp-share-element .at-icon {
    width: 26px !important;
    height: 26px !important;
}

.at-style-responsive .at-share-btn {
    padding: 0 !important;
    border-radius: 2px !important;
}

.at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 26px !important;
    height: 26px !important;
}

.at-resp-share-element .at-share-btn {
    margin-bottom: 0 !important;
    margin-right: 3px !important;
}

.right_pro .inp {
    padding-top: 63px;
    text-align: center;
}

.right_pro .inp a {
    display: inline-block;
    width: 188px;
    line-height: 33px;
    border: 1px solid #0090fd;
    color: #0090fd;
    text-align: center;
    border-radius: 50px;
    font-size: 16px;
    margin: 0 10px;
}

.right_pro .inp a:hover {
    background: #0090fd;
    color: #fff;
    border-color: #0090fd;
}

.pro_bot {
    width: 100%;
}

.pro_bot .h1 {
    padding-bottom: 5px;
    font-family: 'FuturaStdHeavy';
    font-size: 20px;
    border-bottom: 1px solid #ccc;
    color: #028ed7;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.prox {
    width: 100%;
    line-height: 26px;
    margin-bottom: 50px;
}

.newsmain {
    line-height: 26px;
}

.prox img {
    max-width: 100%;
    height: auto;
}

.prox ul {
    padding-top: 12px;
}

.prox ul li {
    padding-left: 23px;
    background: url(/template/huanshi/images/dian.png) no-repeat left 10px;
    font-size: 14px;
    line-height: 30px;
    font-family: 'FuturaStdBook';
}

.prox td {
    padding-left: 10px;
    font-size: 14px;
    line-height: 30px;
    font-family: 'FuturaStdBook';
}

@media screen and (max-width: 1219px) {

    .product .top li {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .product .top li a {
        max-width: 294px;
        display: block;
        margin: 0 auto;
    }

    .product .top li a span {
        width: 260px;
        text-align: center;
    }

    .product .pro_ul li {
        width: 31%;
        margin: 0 auto;
        margin-left: 1% !important;
        margin-right: 1% !important;
        margin-bottom: 40px !important;
    }

    .pro1-add {
        margin-top: -110px;
    }

    .right_pro {
        width: 253px;
    }

    .left-pro {
        width: 708px;
    }

    .right_pro .inp a {
        width: 110px;
    }

}

@media screen and (max-width: 999px) {

    .right_pro {
        width: 100%;
        float: none;
    }

    .left-pro {
        max-width: 728px;
        width: 100%;
        margin-bottom: 20px;
        float: none;
    }

    .right_pro .inp a {
        width: 200px;
    }

}

.pro_showul {
    display: none;
}

@media screen and (max-width: 740px) {

    .pro_showul {
        display: block;
    }

    .pro_showul li {
        float: left;
        width: 23%;
        margin: 0 auto;
        margin-left: 1%;
        margin-right: 1%;
    }

    .pro_showul li img {
        display: block;
        max-width: 100%;
        margin: 0 auto;
    }

    .product .pro_ul li {
        width: 48%;
    }

    .pro1-add {
        margin-top: -50px;
    }

}

@media screen and (max-width: 640px) {
    .pro_showul li {
        width: 48%;
        margin-bottom: 30px;
    }

    .product .top li {
        width: 100%;
        float: none;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .product .top li a {
        max-width: 272px;
        display: block;
        margin: 0 auto;
    }

    .product .top li a span {
        width: 260px;
        text-align: center;
        padding: 0;
    }

}

@media screen and (max-width: 440px) {
    .product .pro_ul li {
        width: 98%;
    }

    .pro_showul li {
        width: 98%;
        margin-bottom: 30px;
    }

    .right_pro .inp a {
        width: 136px;
    }

    .list_cart a {
        width: 46%;
    }

    .product .pro_ul li a {
        width: 80%;
        padding-left: 10%;
    }
}

.man h3 font {
    color: red !important;
}

.tjcpwap {
    display: none;
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
}
.m {
    width: 1200px;
    margin: 40px auto 80px;
    position: relative;
}
.m:after{
    content: '';
    display: block;
    clear: both;
}
.nynavtit{
    width: 280px;
    height: 100px;
    background: url("/template/huanshi/images/nynav.png") center no-repeat;
    overflow: hidden;
    margin-bottom: 15px;
}
.nynavtit h1{
    background: url("/template/huanshi/images/nynavfl.png") left bottom no-repeat;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    margin: 29px 0 0 32px;
    padding-bottom: 32px;
}
.nynav ul li a{
    width: 280px;
    height: 50px;
    line-height: 50px;
    background: url("/template/huanshi/images/menu_a_bg.jpg") center no-repeat;
    text-indent: 35px;
    color: #423636;
    display: block;
    text-align: left;
    margin-top: 2px;
    font-weight: normal;
}
.nynav ul li a:hover{
    background: url("/template/huanshi/images/nav_hover.jpg") center no-repeat;
    color: #fff;
}
.nav_main .sub {
    display: none;
    width: 135px;
    position: absolute;
    left: 280px;
    top: -0px;
    float: left;
    line-height: 30px;
    overflow: visible;

    z-index: 100;
}
.nav_main .sub a{
    margin-top: 0;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    width: 135px;
    background: url(/template/huanshi/images/menu_two_bg.jpg) center no-repeat;
    color: #fff;
    text-indent: 23px;
}
.nav_main .sub a:hover{
    background: url(/template/huanshi/images/menu_two_bg.jpg) center no-repeat;
    text-decoration: underline;
}
.nyfr{
    width: 882px;
}
.nytit{
    background: #f8f8f8;
    height: 45px;
    line-height: 45px;

}
.nytit h1{
    background: url("/template/huanshi/images/nytit.png") #0073c4 right center no-repeat;
    display: inline-block;
    text-indent: 20px;
    font-size: 16px;
    color: #fff;
    min-width: 100px;
    padding-right: 30px;
}
.nym{
    color: #1a1b1e;
    line-height: 30px;
    margin-top: 20px;
    min-height: 500px;
}
.nym img{
    max-width: 100%;
    height: auto !important;
}
.nycplist li {
    width: 270px;
    height: 296px;
    border: 1px solid #eeeeee;
    background: #f3f3f3;
    position: relative;
    display: inline-block;
    margin: 0 9px 30px;
    vertical-align: top;
}

.nycplist li:hover {
    width: 270px;
    height: 296px;
    border: 1px solid #0099dc;
    box-shadow: 8px 13px 10px #e4e4e4;
}

.nycplist li:hover .sale {
    right: -2px;
    top: -2px;
}

.nycplist li .img {
    width: 270px;
    height: 240px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.nycplist li .img img{
    width: 100%;
}

.nyallist li .img img{
    height: 100%;
    width: auto !important;
}

.nycplist li h2 {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 15px 0;
}

.nycplist li h2 a {
    color: #666666;
    text-transform: uppercase;
}

.nycplist li .money {
    font-size: 20px;
    color: #333333;
    font-family: 'OpenSans-Bold';
    text-align: center;
}

.nycplist li .sale {
    color: #fff;
    font-family: 'Gotham-Bold';
    text-align: center;
    position: absolute;
    right: -1px;
    top: -1px;
    background: #da251c;
    width: 60px;
    height: 26px;
    line-height: 26px;
}
.nycplist{
    margin-top: 30px;
}
.page {
    height: 100px;
    text-align: center;
    padding-top: 75px;
}

.page li{
    display: inline-block;
    margin: 0 2px;
}

.page li a{
    display: block;
    height: 30px;
    line-height: 30px;
    border: 1px solid #0099dc;
    padding: 0 10px;
}

.page .thisclass{
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}

.page li a:hover, .page .thisclass{
    background: #0099dc;
    color: #fff;
}
.box {
    width: 310px;
    margin: auto;
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tb-pic a img {
    vertical-align: middle;
}

.tb-pic a {
    *display: block;
    *font-family: Arial;
    *line-height: 1;
}

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden;
}

.tb-thumb li {
    background: none repeat scroll 0 0 transparent;
    float: left;
    height: 42px;
    margin: 0 6px 0 0;
    overflow: hidden;
    padding: 1px;
    box-sizing: initial !important;
}

.tb-s310, .tb-s310 a {
    height: 310px;
    width: 310px;
}

.tb-s310, .tb-s310 img {
    max-height: 310px;
    max-width: 310px;
}

.tb-s310 a {
    *font-size: 271px;
}

.tb-s40 a {
    *font-size: 35px;
}

.tb-s40, .tb-s40 a {
    height: 40px;
    width: 40px;
}

.tb-booth {
    border: 1px solid #CDCDCD;
    position: relative;
    z-index: 1;
    box-sizing:initial !important;
}

.tb-thumb .tb-selected {
    background: none repeat scroll 0 0 #C30008;
    height: 40px;
    padding: 2px;
}

.tb-thumb .tb-selected div {
    background-color: #FFFFFF;
    border: medium none;
}

.tb-thumb li div {
    border: 1px solid #CDCDCD;
    box-sizing:initial !important;
}

div.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 200px;
    height: 200px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

div.zoomMask {
    position: absolute;
    background: url("/templets/huanshi/images/mask.png") repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1;
}
.f-cb:after {
    content: '';
    display: block;
    clear: both;
}
.protxt {
    margin-left: 50px;
}

.protxt h1 {
    padding-top: 14px;
    padding-bottom: 16px;
    font-family: 'FuturaStdHeavy';
    color: #0099dc;
    font-size: 24px;
}

.sheck {
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 14px;
    margin-bottom: 21px;
}

.sheck span {
    float: left;
    font-family: 'FuturaStdBook';
    font-size: 18px;
    text-transform: uppercase;
    color: #666666;
}

.sheck .img {
    float: left;
    padding-left: 10px;
    margin-top: -2px;
}

.protxt .inp {
    padding-top: 63px;
    text-align: center;
}

.protxt .inp a {
    display: inline-block;
    width: 188px;
    line-height: 33px;
    border: 1px solid #0099dc;
    color: #0099dc;
    text-align: center;
    border-radius: 50px;
    font-size: 16px;
    margin: 0 10px;
}

.protxt .inp a:hover {
    background: #0099dc;
    color: #fff;
    border-color: #0099dc;
}
.showpro {
    margin: 50px auto;
}
.my-simple-gallery > div{
    width: 270px;
    height: 296px;
    border: 1px solid #eeeeee;
    background: #f3f3f3;
    position: relative;
    display: inline-block;
    margin: 0 9px 30px;
    vertical-align: top;
}
.my-simple-gallery > div a{
    width: 270px;
    height: 240px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.my-simple-gallery > div a img {
    width: 100%;
}
.my-simple-gallery > div a{
    width: 270px;
    height: 240px;
    background: #fff;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    display: block;
}
.my-simple-gallery > div .txt{
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    padding: 15px 0;
    color: #666666;
    text-transform: uppercase;
}
.my-simple-gallery > div:hover{
    width: 270px;
    height: 296px;
    border: 1px solid #0099dc;
    box-shadow: 8px 13px 10px #e4e4e4;
}
.cjjj{
    line-height: 30px;
    margin-top: 20px;
}
.navBar > ul >li{
    position: relative;
}
.navBar > ul >li:hover .sub{
    display: block;
}
.navBar > ul >li .sub li a{
    background: #e7e7e7;
    color: #423636;
}
.navBar > ul >li .sub li a:hover{
    background: #0087d0;
    color: #fff;
}