@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style-type: none;
}

li {
    list-style: none;
}

img {
    border: 0px;max-width: 100%
}

input {
    outline: none;
}

:hover {
    transition: 0.5s all
}

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

a:hover {
    color: #bb1918;
}

.text-center{
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

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

.clearfix {
    *+height: 1%;
}


.mid {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 99
}

body {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    background: #fff;
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* CSS Header */
.header {width: 100%; height: auto;/*background: #fff;*/ overflow: hidden;position: relative;}
.header .toplogo{padding:57px 20px 40px 0; float: left;}
.header .toptel{color: #666666;font-size: 16px;padding-top: 63px;padding-right: 30px;float: right;}
.header .toptel b{font-size: 34px;line-height: 46px;color: #d21631;}
.header .banner {width: 100%; height:330px;background: url(../images/banner.jpg) center no-repeat; position: relative;}

/*menu*/
.menu {width: 100%;height:60px;background:#333333; position: relative;}
.menu ul{width:1200px;height:60px; margin: 0 auto;position: relative;z-index: 2}
.menu ul li {width:12.5%;height: 60px;line-height:60px; text-align: center;float: left;position: relative;transition: 0.4s all}
.menu ul li .lk{color: #fff;font-size: 16px;display: block;position: relative;}
.menu ul li .lk:hover{background: #bf172f}
.menu ul li.selected .lk{background: #bf172f}
.menu ul li .subul{width: 100%;height: auto; transform: scaleY(0);transform-origin:top; padding: 15px 0;box-sizing: border-box; background: #eeeeee; overflow: hidden;transition: 0.4s all}
.menu ul li:hover .subul{transform: scaleY(1);}
.menu ul li .subul li{width: 100%; height: 41px;overflow: hidden;}
.menu ul li .subul li a{font-size: 16px;color: #333333; line-height: 41px;display: block;}
.menu ul li .subul li a:hover{color: #bf172f;text-decoration: underline;}
.menu ul li .subul .selected a{color: #bf172f}

/* CSS Footer */
.ftmenu{width: 1200px;height: 60px;margin: 0 auto;background: #bf172f;}
.ftmenu ul{width: 1200px;height: 60px;margin: 0 auto}
.ftmenu ul li{width: 12.5%;height: 60px;line-height:60px;text-align: center; float: left;}
.ftmenu ul li a{color: #fff}
.ftmenu ul li a:hover{color:#ffff00;text-decoration: underline;}
.footer {width: 100%;height: auto;padding:33px 0 68px;background:#333333;position: relative;}
.footer a {color: #fff}
.footer a:hover { color: #ff0}
.footer .fttxt01{width: 100%;height: auto;overflow: hidden;padding-top: 40px}
.footer .fttxt01 .txt{width: 25%; color: #fff;font-size: 16px;font-weight: bold;line-height: 32px;float: left;}
.footer .erweima{width: 100px;height: 100px;display: block;background: #fff;float: right;margin-top: 4px}
.footer .fttxt02{width: 100%;text-align: center; color: #888888;font-size: 16px;line-height: 36px;padding-top: 53px}
.footer .fttxt02 .lk{padding: 0 5px}
.footer .fttxt02 a{color: #888888;}
.footer .fttxt02 a:hover{color: #fff;}

/* CSS index */
.wrap { width: 100%;height: auto;position: relative;overflow: hidden;margin: 0 auto;padding-bottom: 58px}
.main { width: 1200px;height: auto;padding-top:40px;padding-bottom: 50px;position: relative;overflow: hidden;margin: 0 auto;}
.tit01{width: 1200px;height: auto;overflow: hidden;padding-bottom:22px;overflow: hidden;margin: 0 auto}
.tit01 .p01{display: block;margin: 0 auto}
.tit01 .p02{display: block;padding-top: 22px; margin: 0 auto}
.tit01 span{width: 50px;height: 50px;display: block;margin: 22px auto 0;}
.tit01 span:before{content: "";width: 25px;height: 25px;background: #bf1730;transform: rotate(45deg);display: block;margin:0 auto;position: relative;z-index: 2;}
.tit01 span:after{content: "";width: 24px;height: 24px;border:1px #bf1730 solid;transform: rotate(45deg);display: block;margin: -19px auto 0;position: relative;z-index: 1;}
.page01{padding: 85px 0 44px;}
.page01 .lfbox{width: 286px;height: auto;float: left;}
.page01 .rtbox{width: 895px;height: auto;float: right;}
.lftype{background: #fff}
.lftype .tit02{height: 72px;line-height: 72px;background: #bf172f;color: #fff;font-weight: bold;font-size: 26px;text-indent:31px;}
.lftype ul{width: 100%;height: auto;overflow: hidden; padding: 14px 16px;border:1px #dcdbdc solid;border-top: none;box-sizing: border-box;}
.page01 .lftype ul{height: 728px;}
.lftype ul li{padding: 0 0 10px;height: auto;overflow: hidden;}
.lftype ul li .t01{width: 100%;height: 38px;line-height: 38px;margin: 5px 0 15px;background: #eeeeee;display: block;}
.lftype ul li p{font-size: 18px;height: 38px;line-height: 38px;font-weight: bold;color: #333333;padding-left: 12px;float: left;}
.lftype ul li span{font-size: 14px;color: #888888;padding-right: 14px;float: right;}
.lftype ul li span:hover{color: #bf172f;}
.lftype ul li .t02{font-size: 14px;color: #666666;line-height: 26px;padding-left: 15px;width: 50%;display: block;box-sizing: border-box;float: left;}
.lftype ul li .t02:hover{color: #bf172f;text-decoration: underline;}
.lftype ul li .selected{font-size: 14px;color: #bf172f;width: 50%;box-sizing: border-box;float: left; text-decoration: underline;line-height: 26px;padding-left: 15px;display: block;}
.lftype ul li a:first-child.selected{width: 100%;height: 38px;line-height: 38px;margin:5px 0 15px;padding-left: 0; background: #bf172f;display: block;}
.lftype ul li a:first-child.selected p{color: #fff}
.lftype ul li a:first-child.selected span{color: #fff}
.fixtype{width: 285px; background: #fff;left:50%;top: 0;margin-left: -600px; position: fixed;z-index:99}
.lftype2{width: 285px;background: #fff}
.lftype2 .tit02{height: 72px;line-height: 72px;background: #bf172f;color: #fff;font-weight: bold;font-size: 26px;text-indent:31px;}
.lftype2 ul{width: 100%;height: auto;overflow: hidden; padding: 14px 16px;border:1px #dcdbdc solid;border-top: none;box-sizing: border-box;}
.lftype2 ul li{width: 100%;height:42px;font-size: 18px;text-align: center; line-height:42px;margin:8px 0;background: #eeeeee;}
.lftype2 ul li a{display: block;}
.lftype2 ul li:hover a{background: #bb1918;color: #fff}
.lftype2 ul li .selected2{background: #bb1918;color: #fff}
.morepro{width: 154px;height: 47px;line-height: 47px;text-indent: 160px;overflow: hidden; border: 1px #dcdbdc solid;border-radius: 10px;background: url(../images/more.png) center no-repeat;display: block;transition: 0.4s all; margin: 30px auto 0;}
.morepro:hover{ background: url(../images/moreh.png) center no-repeat #bf172f; }
.page02{width: 100%; height: 160px;background: url(../images/inbanner.jpg) center no-repeat #eeeeee;overflow: hidden;position: relative;}
.page02 .mid{}
.page02 .left{width: 700px;float: left;}
.page02 .right{width: 50%;height: 160px; background: url(../images/page02.jpg) left center no-repeat #bf172f; left: 50%;top: 0;margin-left:120px;position: absolute;}
.page02 .p01{font-size:34px;font-weight:bold;color: #000;line-height:76px; padding-top:21px;}
.page02 .p02{font-size: 20px;font-weight:lighter;color: #000;}
.page02 .p03{height: 74px;color: #fff;font-size: 16px;background: url(../images/page02.png) left center no-repeat;padding-left: 132px;float: right;padding-right: 18px;margin-top: 44px;}
.page02 .p03 b{font-size: 34px;line-height: 40px;display: block;}
.page03{width: 100%;height: 1200px;padding-top: 118px;box-sizing: border-box; background:url(../images/page03.jpg) center no-repeat #fafbfb}
.page03 .tit01 .p02{padding-top:14px}
.page03 .midbox{width: 1200px;height: 591px;margin: 64px auto 0;position: relative;}
.page03 .midbox .box{width: 268px;height: 268px;color: #fff;text-align: center;background:url(../images/kuang.png) center no-repeat #333333;transform: rotate(45deg);position: absolute;overflow: hidden;transition: 0.4s all}
.page03 .midbox .box:hover{background:url(../images/kuang.png) center no-repeat #bb1918;}
.page03 .midbox .box .in{color: #fff; transform: rotate(-45deg);left: -14px;position: relative;}
.page03 .midbox .box01{left: 56px;top: 0;}
.page03 .midbox .box02{left: 262px;top: 211px;}
.page03 .midbox .box03{left: 468px;top: 0;}
.page03 .midbox .box04{left: 671px;top: 211px;}
.page03 .midbox .box05{right: 55px;top: 0;}
.page03 .midbox .box .p01{font-size: 40px;line-height: 45px;font-weight: bold;padding-top: 84px;}
.page03 .midbox .box .p02{font-size: 14px;text-transform: uppercase;padding-top: 8px;}
.page03 .midbox .box .p03{font-size: 14px;padding-top: 40px;}
.page03 .midbox .box .p03:hover{color: #ff0;text-decoration: underline;}
.page03 .txt01{text-align: center;font-size: 16px;color: #666666;padding-top: 11px}
.page03 .txt02{text-align: center;font-size: 34px;color: #d21631;font-weight: bold;padding-top: 10px}
.page04{padding:120px 0 90px}
.page04 .tit01 .p02{padding-top:15px}
.page04 .youshi{width: 100%;height: auto;overflow: hidden;padding-top: 9px}
.page04 .youshi li{width: 230px;height: 286px;background: #eeeeee;margin-right: 12px;float:left;}
.page04 .youshi li:last-child{margin-right: 0}
.page04 .youshi li span{height: 70px;text-align: center;color: #fff;font-size: 24px;font-weight: bold;background: #bb1918; line-height: 70px;display: block;}
.page04 .youshi li p{font-size: 16px;line-height: 32px;color: #333333;padding:15px 18px}
.page05{}
.page05 .tit01{padding-bottom: 0}
.page05 .tit01 .p02{padding-top:15px}
.page05 .casebox{width: 1200px;height: auto;overflow: hidden;}
.page06{padding:76px 0 0px}
.page06 .tit01 .p02{padding-top:15px}
.page06 .tab_news{width: 1200px;height:622px;margin: 0 auto;}

.mui-ellipsis-2{display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.mui-ellipsis-3{display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.mui-ellipsis-4{display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.mui-ellipsis-6{display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp:6;-webkit-box-orient:vertical;}

/*about us*/
.com01{width: 1200px;height: auto;overflow: hidden; margin:60px auto 90px}
.com01 .com01_lf{width: 500px;height: 308px;float: left;}
.com01 .com01_rt{width: 650px;height: 308px;float: right;}
.com01 .com01_rt .p01{font-size: 24px;font-weight: bold;color: #000;position: relative;}
.com01 .com01_rt .p01:after{content:"";width: 118px;height: 3px;background:#bf172f;position: relative;margin-top: 10px;display: block;}
.com01 .com01_rt .intro{padding-top:25px;font-size: 16px;color: #555}
.com01 .com01_rt .morepro{ margin: 30px 0 0;}
.com02{width: 1200px;height: 480px;position: relative;margin: 0 auto}
.com02 .com02_lf{width: 880px;height: 330px;background: rgba(240,240,240,0.7);top:75px;position: relative;z-index:2;}
.com02 .com02_lf .p01{width: 650px;height: auto;overflow: hidden; padding:50px 40px 30px}
.com02 .com02_lf .p01 li{width: 50%;font-size: 16px;line-height: 35px;color: #555;float: left;}
.com02 .com02_lf .p02{font-weight:lighter;font-size: 24px;line-height: 42px; padding-left: 40px;}
.com02 .com02_lf .p02 span{color: #bf172f}
.com02 .com02_rt{width: 480px;height: 480px;background: #ddd;position: absolute;right: 0;top: 0;z-index:1}
.com02 .com02_lf:before{content:"";width:720px;height: 3px;background:#bf172f;position: absolute;left: 0;top:-3px}
.com03{width: 1200px;height:auto;margin:80px auto 100px}
.com03 ul{width: 100%;height: auto;overflow: hidden;}
.com03 ul li{width: 300px;height: 224px;background: #999; border: 1px #fff solid;box-sizing: border-box;float:left;overflow: hidden;}
.com03 ul li img{min-width: 100%;max-width: 150%;height: 100%;left: 50%;transform: translateX(-50%);position: relative;}

.caselist{width: 100%;height: auto;overflow: hidden;}
.caselist li{width: 275px;height:287px;margin:7px; float: left;}
.caselist li .imgbox { width: 273px;height: 205px;border: 1px #f1ecec solid;border-bottom: none; background: #e3e2e2;overflow: hidden;position: relative;}
.caselist li .imgbox img {width: 100%;height:205px;display: block;transition: 0.4s all;}
.caselist li .imgbox img:hover {transform: scale(1.05)}
.caselist li .in_tit{width: 100%;height:82px;font-size: 14px;color: #666666;background: #f1f1f1;text-align: center; overflow: hidden;}
.caselist li .in_tit span{font-size: 16px;color: #333333;padding-top: 10px; display: block;}
.caselist li:hover .in_tit span{color: #bb1918}

/*info*/
.intitle{padding:30px 0 30px;text-align: center;}
.intitle p{width: 220px; font-size: 30px; color: #282828;margin: 0 auto; position: relative;}
.intitle span{ position:relative; color: #2f4de2}
.intitle span:after{ position: absolute; content: ""; background:#8ec428; width: 10px; height: 10px;border-radius: 2px; transform: rotate(45deg); right: -40px; top: 0; bottom: 0; margin: auto;}
.intitle span:before{ position: absolute; content: ""; background: #1655bc; width: 15px; height:15px;border-radius: 2px; transform: rotate(45deg); right: -35px; top: 0; bottom: 0; margin: auto;}
.intitle p:after { position: absolute; content: ""; background: #8ec428; width: 10px; height: 10px;border-radius: 2px; transform: rotate(45deg); left: -20px; top: 0; bottom: 0; margin: auto;}
.intitle p:before { position: absolute; content: ""; background: #1655bc; width: 15px; height:15px;border-radius: 2px; transform: rotate(45deg); left: -30px; top: 0; bottom: 0; margin: auto;}
.intro_pic{width: 100%;margin: 0 auto; padding: 30px 0}
.contactul{height: auto;overflow: hidden;width: 100%; padding: 15px 0 40px}
.contactul li{width: 23%; height:264px;padding: 50px 20px 40px; border-radius: 20px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);text-align: center;margin: 1%;float: left;box-sizing: border-box;}
.contactul li i{width: 60px;height:60px;line-height:60px;border:3px #2f4de2 solid;color: #2f4de2; font-size:30px;border-radius: 50%;display: block;margin: 0 auto}
.contactul li .info{line-height: 24px; font-size: 15px;color: #666;}
.contactul li .name{padding: 20px 20px 10px;font-size: 20px;color: #2f4de2;}


.in_title{}
.in_title span{font-size: 30px;color: #000}
.in_title .right{font-size: 16px;color: #666}
.in_title .right a{color: #666}
.in_title .right i{color: #bf172f;padding-right: 8px}
#left{width:285px;background: #fff; box-sizing: border-box;float: left;}
#left .line{width:305px;height: 10px;background: #f2f2f2;margin-left: -20px;margin-right: -20px}
#left .nlist04{padding: 15px 0 20px}
#left .nlist04 li{font-size: 15px;margin-bottom: 5px}
#right{width:870px;background: #fff;float:right;padding-bottom:15px;box-sizing: border-box;}
.rexiao{width: 100%;height: auto;padding: 14px 0;overflow: hidden;}
.rexiao li{width: 100%;height:76px;background: #f5f5f5;box-sizing: border-box;padding:8px;margin-bottom: 10px;float: left;}
.rexiao li .npic{width: 58px;height: 58px;font-size: 14px;background: #ddd;overflow: hidden; float: left;}
.rexiao li .npic img{width: 58px;height: 58px;}
.rexiao li .text{width:150px;line-height: 20px;font-size: 15px;color: #666666;padding-left:10px;padding-top: 10px;float: left;}
.rexiao li .more{width:18px;height:18px;padding-top: 15px;float: right;}
.right_content{width:100%;padding-top:20px}
.newsContent{line-height:35px;font-size:16px;}
.page_prev{width:100%; padding: 20px 0;}
.page_prev li{padding:0 15px; margin: 5px;background: #f1f1f1;line-height: 40px;}
.page_prev li i{padding-right: 8px;color:#bf172f}
.inpiclist{width: 100%; height: auto;overflow: hidden;}
.inpiclist li { width:256px;height: 241px; float: left;margin:0 5px 10px;overflow: hidden; position: relative;}
.inpiclist li .imgbox {width: 256px;height: 191px;background: #e3e2e2;overflow: hidden;position: relative;}
.inpiclist li .imgbox img {width: 256px;height: 191px;display: block;transition: 0.4s all;}
.inpiclist li .imgbox img:hover {transform: scale(1.05)}
.inpiclist li .in_tit{width: 100%;height:50px;line-height: 50px;border-bottom: 2px #f2f2f2 solid;padding: 0 8px;box-sizing: border-box;margin-bottom: 26px; overflow: hidden;}
.inpiclist li .in_tit .p01{width: 160px;font-size: 18px;color: #040000;float: left;}
.inpiclist li .in_tit .p02{width:75px;color: #777777;font-size: 16px; float: right;}
.newslist{padding-top: 20px}
.newslist li{height: 166px;margin-left: -20px;margin-right: -20px;padding:20px;overflow: hidden;transition: 0.4s all}
.newslist li .npic{width:250px;height:166px;background: #b4b4b4;border: 1px #eee solid; overflow: hidden;float: left;}
.newslist li .npic img{width: 100%;min-height:164px;}
.newslist li .ntxt{width:580px;padding-right: 10px; float: right;}
.newslist li .ntxt .p01{font-size:18px;font-weight: bold;color: #333333;padding-top: 11px;}
.newslist li .ntxt .p02{height: 60px;font-size: 16px;line-height: 30px;color: #666666;padding-top: 11px;}
.newslist li .ntxt .p03{font-size: 14px;color: #888;line-height:24px;padding-top: 10px}
.newslist li .ntxt .p03 .lanmu{background: #eeeeee;border-radius:3px;padding: 0 15px;margin-left: 30px;transition: 0.4s all; display: inline-block;}
.newslist li:hover{background: #eeeeee;border-radius:10px;}
.newslist li:hover .ntxt .p03 .lanmu{color: #fff;background:rgba(191,23,47,0.5);}
#infoImage{width: 100%;padding: 15px 0}
#infoImage img{display: block;margin: 0 auto}

.newTitle{font-size:20px}
.newsInfo{line-height:40px;font-size: 14px; margin-bottom:15px;color: #999; border-bottom: 1px #ddd dotted}
.newsInfo span{padding-right: 20px}
.tuijian,.hotpro{padding-top: 30px}
.tit_tuijian,.tit_hotpro{line-height:70px;font-size:26px;font-weight: bold;color: #bf172f;border-bottom: 2px #f1f1f1 solid;}
.tuijian ul{width: 100%;height: auto;overflow: hidden;padding-top: 10px;}
.tuijian ul li{width: 50%; line-height: 45px;float: left;}
.tuijian ul li i{padding-right: 8px}
.tuijian ul li a{transition: 0.4s all}
.tuijian ul li a:hover{padding-left: 5px}

#cpbox01{width: 100%;height: auto;overflow: hidden;padding-top: 10px;padding-bottom: 15px; position: relative;}
#cpbox01 .cp_img{width: 440px;height: 330px;overflow: hidden; border: 1px #ddd solid; float: left;}
#cpbox01 .cp_detail{width: 360px;height: 332px;float: right;position: relative;}
#cpbox01 .cp_txt{}
#cpbox01 .cp_txt span{font-weight: bold;font-size: 20px;line-height:50px;display: block;border-top: 1px #969696 dotted;border-bottom: 1px #969696 dotted;}
#cpbox01 .cp_txt p{font-size: 15px;color: #888888;line-height: 28px;padding-top: 10px;}
#cpbox01 .cp_lx{height:80px; padding:25px 0 12px;font-size: 16px;color: #333333; position: relative;}
#cpbox01 .cp_lx b{font-weight: bold;font-size:22px;color: #e23411;}
#cpbox01 .cp_lx .api_pic{width: 92px;height: 92px;right:20px;top:15px; position: absolute;}
#cpbox01 .cp_btn{width: 100%;height: 40px;left: 0;bottom: 0;position: absolute;}
#cpbox01 .cp_btn .btn01{width: 150px;height:38px;line-height:38px;background: #bf172f;text-align: center;color: #fff;display: inline-block;float: left;}
#cpbox01 .cp_btn .btn02{width: 150px;height:38px;line-height:38px;background: #333333;margin-left: 20px;text-align: center;color: #fff;display: inline-block;float: left;}
#cpbox01 .cp_btn .btn01:hover,#cpbox01 .cp_btn .btn02:hover{color: #ff0}
.pro_t{width: 100%;height: 40px;line-height: 40px;margin-top:25px; background:#f1f1f1;}
.pro_t span{width: 164px;height: 40px;background: #bf172f;color: #fff;text-align: center;display: block;}
#page{text-align: center;padding: 30px 0}
.pro_txt{padding: 25px 8px;line-height: 36px;}
.pro_txt img{display: block;margin: 10px auto}

/*放大镜*/
.detail01 {
    width: 412px;
    margin-top: 20px;
    float: left;
}

.pic-box {
    width: 412px;
}

.pic-preview {
    position: relative;
    width: 412px;
    height: 412px;
    border: solid 1px #E9E9E9;
}

.pic-scroll {
    position: relative;
    width: 412px;
    height: 60px;
    margin-top: 10px;
}

.pic-scroll .prev {
    position: absolute;
    top: 0px;
    left: 20px;
}

.pic-scroll .next {
    position: absolute;
    bottom: 0px;
    left: 20px;
}

.pic-scroll .prev,
.pic-scroll .next {
    display: block;
    width: 29px;
    height: 15px;
    cursor: pointer;
}

.pic-scroll .prev {
    background: url(../Image/detail_left.jpg) no-repeat;
}

.pic-scroll .next {
    background: url(../Image/detail_right.jpg) no-repeat;
}

.pic-scroll .prev:hover {
    background: url(../Image/detail_left1.jpg) no-repeat;
}

.pic-scroll .next:hover {
    background: url(../Image/detail_right1.jpg) no-repeat;
}

.pic-scroll .items ul li {
    float: left;
    margin: 0px 3px;
    width: 62px;
    height: 62px;
    border: 1px solid #E9E9E9;
    text-align: center;
    display: inline;
}

.pic-scroll .items ul li img {
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.pic-scroll .items ul li:hover {
    border: 1px solid #f30f0f;
}

/* 图片放大镜样式*/
.jqzoom {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 410px;
    height: 410px;
    cursor: crosshair;
}

.jqzoom img {
    width: 410px;
    height: 410px;
}

.zoomdiv {
    position: absolute;
    z-index: 100;
    display: none;
    width: 200px;
    height: 200px;
    background: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

.jqZoomPup {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    visibility: hidden;
    max-width: 200px;
    max-height: 200px;
    border: 1px solid #aaa;
    background: #fff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    overflow: hidden;
}

/* contact*/
.contact01{width: 100%;height:400px;background: #f9f9f9;box-shadow: 0 5px 5px rgba(0,0,0,0.1);margin-top: 15px;}
.contact01 .cleft{width: 400px;height: 400px;background: #bb1918; color: #fff;text-align: center; float: left;}
.contact01 .cleft .weixin{width: 150px;height: 150px;background: #eee;display: block;margin: 80px auto 15px;}
.contact01 .cright{width: 800px;height: 400px;float: right;padding: 30px 40px;box-sizing: border-box;position: relative;}
.contact01 .cright:before{content: "";width: 30px;height: 30px;background: #f9f9f9;transform: rotate(45deg);position: absolute;left: -10px;top: 185px;display: block;}
.contact01 .cright .p0{font-weight: bold;color: #333;font-size: 26px;}
.contact01 .cright .p01{color: #888;padding-top: 15px;font-size: 15px;padding-bottom: 15px;}
.contact01 .cright .p02{ color: #333; line-height: 36px;}
.contact01 .cright .p02 i{color: #bb1918;width: 35px;}
.contact01 .cright .p02 span{font-size:26px;color:#bb1918}
#allmap {width: 100%;height: 400px;overflow: hidden;border: 1px #ccc solid;box-sizing: border-box;position: relative;margin: 50px auto;}

/*订单*/
.formys{height:auto; padding-top: 40px;color: #555555;}
.formmcys{ float: left; }
.cpmcys{ width:400px; height:34px;border:1px solid #d2d4d6; font-family: "微软雅黑"; color: #555555; background: #f9f9f9; font-size: 14px;}
.formbz{ float:left;}
.G_InputText{width:400px;height:30px;border:1px solid #d2d4d6; background: #f9f9f9;}
.G_textarea{width:400px;height:100px;border:1px solid #dedede;background: #f9f9f9;}
.G_ul{width:100%;}
.G_botton{

    width:55px;

    height:30px;

    line-height:30px;

    border:0;

    background:url(button.gif) no-repeat;

    cursor:pointer;

}

.borderLi{ width:100%; height:auto; padding-top:10px;}
.G_tips{

    

    width:486px;

    margin:10px auto 0 auto;

    border:1px solid #dedede;

    padding:7px;

    border-radius:5px;

    -moz-border-radius:5px;

    -webkit-border-radius:5px;

    box-shadow: 0px 0px 3px rgba(0,0,0,.1);

    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}
.sub{width: 105px;height: 32px;background:#bb1918;line-height: 32px;text-align: center;color: #fff;font-family: "微软雅黑";border: none}
.sub:hover{background: #333333}

