@charset "utf-8";

.header{
    height: 118px;
    width: 100%;
    background: url(../images/header-bg.jpg) repeat-x;
    
}
.header .container{
    max-width: 100%;
    margin: 0 auto;
}
.header .container .logo{
    padding-top: 29px;
    height: 70px;
    float: left;
    padding-left: 29px;
}
.header .container .right-info{
    float: right;
    width: 465px;
    padding-right: 29px;
    padding-top: 28px;
}
.header .container .right-info .search{
    float: right;
    width: 234px;
    height: 28px;
    background: url(../images/search.jpg) no-repeat;
    border:1px solid #a9a9a9;
}
.header .container .right-info .search input{
    border: none;
    padding: none;
    outline: none;
    float: left;
}
.header .container .right-info .search .input-text{
    width: 149px;
    height: 28px;
    line-height: 28px;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #000;
    padding-left: 5px;
}
.header .container .right-info .search .go-search{
    width: 80px;
    height: 28px;
    line-height: 28px;
    font-family: "黑体";
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: #004c98;
    cursor: pointer;
}
.header .container .tel{
    float: right;
    width: 300px;
    padding-top: 10px;
    vertical-align: middle;
}
.header .container .tel img{
    vertical-align: middle;
}
.header .container .tel .text{
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 18px;
    color: #004c98;
    padding: 0 10px;
    vertical-align: middle;
}
.header .container .tel .number{
    font-family: "Arial";
    font-weight: bold;
    font-style: italic;
    font-size: 22px;
    color: #004c98;
    vertical-align: middle;
}
.nav{
    clear: both;
    width: 100%;
    height: 48px;
    border-top:1px solid #dcdbd8;
    background: url(../images/nav-bg.jpg) repeat-x;
    border-bottom:1px solid #bbb7ae;
}
.nav ul{
    width: 100%;
    margin: 0 auto;
    padding: 0px 29px;
}
.nav ul li{
    float: left;
    width: 13.47%;
    height: 48px;
    text-align: center;
    background: url(../images/nav-left.jpg) no-repeat left center;
}
.nav ul .li1{
    background: none;
}
.nav ul li a{
    font-size: 1.66rem;
    color: #000;
    line-height: 48px;
}
.right-side-flyelem{
    position: fixed;
    z-index: 1000;
    right: 0;
    top:86px;
    width: 132px;
    display:none;
}
.minsbar {
    height: 26px;
    line-height: 26px;
    background: #484848;
    font-size: 12px;
    color: #fff;
    padding-left: 8px;
}
.qq_chart_wrap{
    border-bottom: 1px dashed #d4d4d4;
    padding: 5px 0;
    background: #fff;
}
.qq_chart_wrap .qq_chart_el{
    text-align: center;
    padding: 3px 0;
}
.qq_chart_wrap .qq_chart_el img{
    vertical-align: middle;
}
.qq_chart_wrap .qq_chart_el a{
    display: inline-block;
    background: url(../images/minsbar-btn.jpg) no-repeat;
    width: 82px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    font-family: "微软雅黑";
    margin-left: 5px;
}
.minsbar .msbtn {
    float: right;
    width: 34px;
    height: 26px;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.bar-text{
    height: 56px;
    background: #c51313;
    padding:12px 0 0 12px;
    color: #fff;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
}
.bar-text span{
    display: block;
    color: #4b4b4b;
    font-size: 12px;
    font-family: "Arial";
    font-weight: normal;
    text-transform: uppercase;
}
.call_list_wrap{
    background: #fff;
    padding:8px 0 10px 12px;
}
.call_list_wrap .cl_txt{
    color: #363636;
    font-size: 12px;
    font-family: "微软雅黑";
}
.call_list_wrap .cl_tel{
    color: #004c98;
    font-size: 15px;
    font-family: "Arial";
}
.gotop{
    height: 27px;
    text-align: center;
    line-height: 27px;
    color: #fff;
    font-family: "微软雅黑";
    font-size: 12px;
    cursor: pointer;
    background:#000;
}


.nav ul .skin{
    background: #003993;
}
.nav ul .skin a{
    color: #fff;
}
#close{
    display: none;
    position:absolute;
    top:5%;
    right: 5%;
    background:url(../images/close.png) no-repeat;
    background-position: center;
    font-size:14px;
    height: 60px;
    width: 60px;
}
#toggle{
    display: none;
    width: 54px;
    height: 51px;
    background: url(../images/nav.png) no-repeat;
}
.main-picshow{
    max-width: 100%;
    margin: 0 auto;
    height: 523px;
    overflow: hidden;
}
#sliderA{
    text-align: center;
}
.banner { 
    position: relative;
    overflow: hidden; 
}
.banner li { 
    float: left; 
}
.banner li img{ 
    width: 100%;
    background-size: cover;
}
.banner .dots {
    position: absolute;
    right: 50px;
    bottom: 8px;
    z-index: 3;
}  
.banner .dots li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    text-indent: -999em;
    border: 2px solid #fff;
    border-radius: 6px;
    cursor: pointer;
    opacity: .4;
}
.banner .dots li.active {
    background: #fff;
    opacity: 1;
}
.new-column{
    max-width: 1346px;
    height: 92px;
    margin: 0 auto;
    background: url(../images/news-bg.png) no-repeat;
    background-position: center;
    background-size: 100% 100%;
    overflow: hidden;
    position: relative;
    top: -15px;
    z-index: 2;
}
.new-title{
    width: 40%;
    height: 92px;
    float: left;
}
.new-title .div1{
    padding-top: 15px;
    position: absolute;
    left: 23%;
    font-size: 1.5rem;
    font-family: "微软雅黑";
    color: #fff;
    font-weight: bold;
    letter-spacing: 2px;
}
.new-title .div1 span{
    padding-left: 4px;
    font-size: 2.33rem;
    font-family: "微软雅黑";
    color: #fff;
    font-weight: bold;
}
.news-info{
    float: left;
    font-family: "黑体";
    font-size: 1.08rem;
    color: #e5e5e5;
    width: 45%;
    padding: 2% 12% 0 3%;
}
.news-info a{
    font-family: "黑体";
    font-size: 1.08rem;
    color: #e5e5e5;
}
.protype{
    padding-top: 2%;
    max-width: 1346px;
    margin: 0 auto;
    border-top: 1px solid #c3c3c3;
}
.protype h1{
    text-align: center;
    font-family: "微软雅黑";
    font-size: 1.5rem;
    color: #000;
    margin-bottom: 40px;
}
.protype .protype-show{
    width: 83%;
    margin: 0 auto;
}
.protype .protype-show .pro-column{
    float: left;
    padding: 0px 1%;
    overflow: hidden;
    position: relative;
    width:23%;
}
.protype .protype-show .pro-column div{
    font-family: "微软雅黑";
    font-size: 1.16rem;
    color: #000;
    text-align: center;
    line-height: 300%;
    font-weight: bold;
}
.protype .protype-show .pro-column .more{
    position: absolute;
    display: none;
    text-align: center;
    width: 250px;
    top: 60px;
}
.protype .protype-show .pro-column .protype-img{
    border: 1px solid #d6d6d6;
}
.protype .protype-show .pro-column .protype-text{
    position: absolute;
    text-align: center;
    width: 244px;
    bottom: 42px;
    background: rgba(155,155,155,.7);
    color: #fff;
    font-family: "微软雅黑";
    font-size: 1.16rem;
    font-weight: normal;
}
.index-about{
    height: 415px;
    max-width: 1346px;
    margin: 40px auto;
    overflow: hidden;
    background: url(../images/index-about-bg2.png) no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.index-about .about-select{
    display: block;
    margin: 0 auto;
    width: 47px;
    height: 25px;
    padding-top: 70px;
    background: url(../images/index-about-btn2.png) no-repeat bottom;
}
.index-about .title{
    text-align: center;
    font-family: "微软雅黑";
    font-size: 1.5rem;
    color: #000;
    font-weight: bold;
    width: 217px;
    height: 63px;
    margin:0 auto;
    padding: 20px 0;
}
.index-about .info1{
    width: 940px;
    font-family: "微软雅黑";
    font-size: 1.08rem;
    color: #353535;
    text-align: left;
    margin: 0 auto;
    padding-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height:2;
    text-align:justify; text-justify:inter-ideograph;
}
.index-about .info2{
    height: 0px;
    width: 60%;
    font-family: "微软雅黑";
    font-size: 1.08rem;
    color: #353535;
    text-align: center;
    margin: 0 auto;
    padding-top: 5px;
    line-height: 150%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.index-about .goto-about{
    display: inline-block;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 350px;
    left: 49%;
    background: url(../images/index-about-btn1.png) no-repeat;
}
.index-about .select-div{
    display: none;
    position: absolute;
    width: 400px;
    background: #fff;
    z-index: 2;
    top: 70px;
    left:50%;
    margin-left: -200px;
    padding-top: 30px;
}
.index-about .select-div a{
    text-transform: uppercase;
    letter-spacing: -2px;
    display: block;
    width: 217px;
    height: 63px;
    padding:25px 0 10px 0;
    margin: 0 auto;
}
.index-about .select-div .title1{
    background: url(../images/index-about-select1.png) no-repeat center;
}
.index-about .select-div .title2{
    background: url(../images/index-about-select2.png) no-repeat center;
}
.index-about .select-div .selected{
    display: block;
    margin: 0 auto;
    width: 47px;
    height: 25px;
    background: url(../images/index-about-btn3.png) no-repeat center;
    padding:30px 0 10px 0;
}
.new-content{
    padding: 2% 0;
    max-width: 1346px;
    margin: 0 auto;
}
.new-content .new-info{
    float: left;
    width: 42%;
    padding-left: 8%;
}
.new-content .new-info .div1{
    font-family: "微软雅黑";
    color: #000;
    font-size: 1.5rem;
    padding: 25px 0 5px 15px;
    letter-spacing: 2px;
}
.new-content .new-info .div1 span{
    font-family: "微软雅黑";
    color: #000;
    font-size: 2.5rem;
}
.new-content .new-info .div2{
    font-family: "Georgia";
    color: #000;
    font-size: 1.16rem;
    filter:alpha(opacity=30);
    opacity: 0.3;
    text-transform:uppercase; 
    padding: 5px 0 5px 120px;
}
.new-content .new-list{
    float: left;
    max-width: 44%;
    width: 44%;
    padding:0 2%;
}
.new-content .new-list .top{
    width: 100%;
}
.new-content .new-list .top .left{
    float: left;
    width:23%;
    font-family: "微软雅黑";
    font-size: 1.5rem;
    color: #d70c19;
    font-weight: bolder;
}
.new-content .new-list .top .left span{
    display: block;
    font-family: "微软雅黑";
    font-size: 1.16rem;
    color: #707070;
    font-weight: normal;
    text-transform:uppercase; 
}
.new-content .new-list .top .right{
    float: left;
    width: 77%;
    border-bottom: 1px solid #e5e5e5;
    text-align: right;
    padding-bottom: 12px;
}
.new-content .new-list .top .right a{
    display: inline-block;
    border: 1px solid #000;
    font-family: "Georgia";
    color: #000;
    font-size: 1.16rem;
    text-transform:uppercase; 
    font-weight: bold;
    padding: 1px 2px;
}
.new-content .new-list .bottom{
    width: 100%;
    clear: both;
}
.new-content .new-list .bottom li{
    width: 100%;
    border-top: 1px dashed #a4a4a4;
    margin-top: 10px;
    padding-top: 10px;
    clear: both;
}
.new-content .new-list .bottom .li1{
    border-top: none;
}
.new-content .new-list .bottom li a{
    width: 100%;
    display: block;
}
.new-content .new-list .bottom li .news-title{
    font-family: "微软雅黑";
    font-size: 1.16rem;
    color: #000;
    font-weight: bold;
    line-height: 100%;
}
.new-content .new-list .bottom li .new-tip{
    font-family: "微软雅黑";
    font-size: 1rem;
    color: #a4a4a4;
}
.new-content .new-list .bottom li span{
    font-family: "微软雅黑";
    font-size: 1rem;
    color: #000;
}
.index-case{
    width: 100%;
    background: #f4f4f4;
    height: 426px;

}
.index-case h2{
    text-align: center;
    font-family: "微软雅黑";
    font-size: 1.5rem;
    color: #000;
    padding-top: 35px;
}
.index-case .case-title{
    width: 245px;
    margin: 35px auto;
    background: url(../images/index-case-bg.png) no-repeat left top;
    padding-left: 710px;
}
.index-case .case-title h3{
    font-family: "微软雅黑";
    font-size: 2rem;
    color: #6e6e6e;
    font-weight: normal;
    line-height: 90%;
}
.index-case .case-title h3 span{
    font-family: "微软雅黑";
    font-size: 2rem;
    color: #6e6e6e;
    font-weight: bold;
}
.index-case .case-title .case-tel{
    font-family: "微软雅黑";
    font-size: 1.16rem;
    color: #bdbdbd;
    float: right;
    line-height: 250%;
}
.index-case .case-scroll{
    width: 1220px;
    padding: 12px 0;
    margin: 0 auto;
    height: 250px;
    overflow: hidden;
    position: relative;
}
.index-case .case-scroll .wapper{
    width: 1100px;
    margin: 0 auto;
    height: 250px;
    overflow: hidden;
    position: relative;
}
.index-case .case-scroll ul{
    height: 250px;
    overflow: hidden;
    position: absolute;
}
.index-case .case-scroll li{
    float: left;
    width:275px;
    overflow: hidden;
}
.index-case .case-scroll li a{
    display: block;
    width: 215px;
    height: 215px;
    margin:0 auto;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
}
.index-case .case-scroll li div{
    width:100%;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 1.16rem;
    line-height: 40px;
    color: #2f2f2f;
}
.index-case .case-scroll .arrow-left{
    position: absolute;
    display: inline-block;
    width: 36px;
    height: 80px;
    background: url(../images/index-case-left.png) no-repeat;
    left:0px;
    top:75px;
}
.index-case .case-scroll .arrow-right{
    position: absolute; 
    display: inline-block;
    width: 36px;
    height: 80px;
    background: url(../images/index-case-right.png) no-repeat;
    right:0px;
    top:75px;
}
.map-container{
    position: relative;
}
.map{
    width: 100%;
    height: 486px;
    border: 2px solid #1c75cc;
    border-left: none;
    border-right: none;
}
.mapmask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0);
    z-index: 1;
}
.footer{
    height: 220px;
    width: 100%;
    border-top: 1px solid #89b5e6; 
    background: #dfdfdf;
}
.footer .footer-content{
    width: 90%;
    margin: 0 auto;
    padding:61px 5%;
}
.footer .footer-content .footer-logo{
    margin: 0 auto;
    text-align:center;
    float: left;
    width: 290px;
    height: 92px;
    border-right:1px solid #c9c9c9;
    padding-top: 20px;
}
.footer .footer-content .info-center{
    float: left;
}
.footer .footer-content .footer-logo img{
    text-align: center;
}
.footer .footer-content .footer-logo div{
    text-align:center;
    color: #000;
    font-family: "微软雅黑";
    font-size: 1.5rem;
    line-height: 200%;
}
.footer .footer-content .footer-nav{
    padding-left: 40px;
    width: 680px;
    color: #5c5c5c;
    font-family: "黑体";
    font-size: 1.5rem;
}
.footer .footer-content .footer-nav a{
    margin: 0 auto;
    text-align:center;
    color: #5c5c5c;
    font-family: "黑体";
    font-size: 1.5rem;
}
.footer .footer-content .text{
    width: 680px;
    font-family: "微软雅黑";
    font-size: 1.5rem;
    color: #808080;
    padding:3px 0 3px 40px;
}
.footer .footer-content .text span{
    font-family: "微软雅黑";
    font-size: 1.5rem !important;
}
.footer .footer-content .wx-code{
    float: right;
    padding-top: 10px;
    margin-right:50px;
    display:none;
}
.inside-header{
    width: 1346px;
    height: 270px;
    margin: 0 auto;
    background: url(../images/about-header.jpg) no-repeat center;
}
.inside-page{
    max-width: 1346px;
    padding-top: 30px;
    margin: 0 auto;
    padding-bottom: 50px;
    border-bottom: 2px solid #1c75cc;
}
.inside-main{
    width: 95%;
    margin: 0 auto;
    padding: 0 2.5% 80px 2.5%;
        overflow: hidden;
}
.left-sidebar{
    width: 50%;
    float: left;
    
}
.his-back{
    display: none;
}
.left-sidebar .top-title{
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #003993;
    text-transform: uppercase;
    vertical-align: sub;
    line-height: 36px;
}
.left-sidebar .top-title span{
    display: block;
    float: left;
    width: 11px;
    height: 24px;
    background: #003993;
    margin-right: 15px;
}
.left-sidebar .top-title h1{
    font-family: "微软雅黑";
    font-size: 2rem;
    color: #003993;
    line-height: 100%;
    float: left;
    padding-right: 15px;
}
.sidebar-list{
    clear: both;

}
.mobile-sidebar-list{
    display: none;
}
.sidebar-list ul{
    padding-top:15px;
}
.sidebar-list ul li{
    margin-right: 20px;
    float: left;
}
.sidebar-list ul li a{
    background: #adadad;
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #000;
    line-height: 31px;
    display: inline-block;
    width: 89px;
    height: 31px;
    text-align: center;
}
.sidebar-list ul li span{
    color: #d70c19;  
    font-weight: bold;
    font-size: 1.333rem;
    padding:0 15px;
    display: none;
}
.sidebar-list ul .current a{
    color: #fff;
    background: #003993;
}
.sidebar-list ul .current span{
    color: #fff;
}
.right-center{
    float: left;
    width: 50%;
}
.right-center .center-nav{
    padding: 10px 0 0 0;
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #8b8a8d;
    text-align: right;
}
.right-center .center-nav a{
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #8b8a8d;
}
.right-center .center-nav span{
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #004c98;
}
.center-text{
    width: 1278px;
    clear: both;
    padding-right: 30px;
    padding-top: 55px;
}
.center-text .main-content{
    width: 55%;
    float: left;
    font-family: "微软雅黑";
    font-size: 1.16rem;
    color: #aaa;
    line-height: 200%;
    padding-left: 5%;
}
.center-text .main-img{
    width: 38%;
    float: left;
    padding-left: 2%;
}
.center-text img{
    float: left;
    padding:0 5px 5px 0;
}
.contact{
    padding-bottom: 0px;
    border-top: 1px solid #dbdbdb;
    padding:0px;
}
.contact .contact-top{
    float: left;
    width: 245px;
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #f9f9f9;
    height: 77px;
    padding: 10px 0 0 40px;
    text-transform: uppercase;
}
.contact .contact-top h1{
    font-family: "微软雅黑";
    font-size: 2rem;
    color: #f9f9f9;
    line-height: 180%;
}
.contact .contact-nav{
    float: left;
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #8b8a8d;
    background: #fff;
    width: 807px;
    padding-left: 28px;
    padding-top: 20px;
}
.contact .contact-nav a{
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #8b8a8d;
}
.contact .contact-nav span{
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #d70c19;
}
.contact-conter{
    clear: both;
}
.contact-conter h3{
    font-family: "微软雅黑";
    font-size: 2rem;
    color: #000;
    font-weight: normal;
    padding-top: 40px;
}
.contact-conter .contact-info{
    padding-top: 20px;
}
.contact-conter .contact-info span{
    padding: 0 110px 0 0px;
    font-family: "微软雅黑";
    font-size: 1.5rem;
    color: #8a8a8a;
    line-height: 220%;
    display:block;
}
.contact-conter .contact-map{
    width: 1221px;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 40px;
}
.news-list{
    clear: both;
    padding-top: 20px;
}
.news-list li{
    width: 100%;
    height: 128px;
    border-bottom: 1px solid #efefef;
    padding: 25px 0 35px 0;
}
.news-list .newpic{
    width: 16%;
    height: 128px;
    display: inline-block;
    float: left;
    overflow: hidden;
}
.news-list div{
    float: left;
    width: 80%;
    padding-left: 2%;
}
.news-list .new-top{
    display: block;
    font-family: "微软雅黑";
    font-size: 1.6rem;
    color: #000;
}
.news-list span{
    display: block;
    font-family: "微软雅黑";
    font-size: 1.3rem;
    color: #000;
    line-height: 300%;
}
.news-list .new-tip{
    display: block;
    font-family: "微软雅黑";
    font-size: 1.3rem;
    color: #8a8a8a;
    line-height: 200%;
}
.page{
    clear: both;
    text-align: center;
    padding-right: 25px;
    padding-top: 50px;
}
.page a{
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #6f6f6f;
    padding: 0px 6px;
}
.page a:hover{
    text-decoration: underline;
}
.page .page-a{
    color: #d70c19;
    text-decoration: underline;
}
.news-main{
    padding-bottom: 40px;
}
.new-info .new-top{
    padding: 50px 0 20px 0;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #efefef;
}
.new-info{
    clear: both;
}
.new-info .new-top h2{
    font-family: "微软雅黑";
    font-size: 2.2rem;
    color: #000;
    text-align: center;
}
.new-info .new-top span{
    font-family: "微软雅黑";
    font-size: 1.5rem;
    color: #000;
    text-align: center;
    display: block;
    line-height: 300%;
}
.new-info .new-text{
    padding:30px 30px 40px 30px;
    font-family: "微软雅黑";
    font-size: 1.5rem;
    color: #8a8a8a;
    line-height: 200%
}
.new-info .new-text div{
    
}
.left-sidebar .sidebar-list .submenu{
    padding-top: 4px;
    width: 243px;
    margin: 0 auto;
    display:none;
}
.left-sidebar .sidebar-list .submenu li{
    background: none;
    padding-left: 40px;
    width: 200px;
    margin-top: 5px;
}
.left-sidebar .sidebar-list .submenu li a{
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #000;
    line-height: 30px;
    display: inline;
    width: 243px;
    height: 30px;
    background: none;
}
.pro-list{
    padding-top: 30px;
    width:100%;
    clear: both;
}
.pro-list li{
    float: left;
    padding:30px 2.33% 0 0;
    width:31%
}
.pro-list li a{
    display: inline-block;
    width: 100%;
    height:262px;
    border: 1px solid #dadada;
    text-align: center;
    position: relative;
}
.pro-list li a img{
    height:100%;
}
.pro-list li .case-bottom-div{
    padding-left: 0px;
}
.pro-list li .case-text{
    text-align: center;
    color: #000;
    font-family: "微软雅黑";
    font-size: 1.4rem;
    line-height: 300%;
}
.pro-list li .video-img{
    position: absolute;
    top:50%;
    left:50%;
    margin-top: -53px;
    margin-left: -53px;
    width: 107px;
    height: 107px;
    background: url(../images/video.png) no-repeat;
}
.case-bottom-div span {
    color: #000;
    font-family: "微软雅黑";
    font-size: 1.3rem;
    line-height: 200%;
    width:405px;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-moz-text-overflow: ellipsis; /* for Firefox */ 
    -o-text-overflow: ellipsis;    /* for Opera */ 
}
.case-bottom-div span label {
    display: inline-block;
    width: 60px;
    text-align: right;
    font-family: "微软雅黑";
    font-size: 1.3rem;
    color: #000;
}
.page1{
    padding-top: 50px;
}
.proinfo{
    padding-top: 60px;
}
.proinfo .proinfo-img{
    width: 405px;
    border: 1px solid #dadada;
    margin: 0 auto;
}
.proinfo .proinfo-note{
    margin:0 auto;
    padding-left: 30px;
    width: 407px;
}
.proinfo .proinfo-note div{
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #000;
    line-height: 280%;
    text-align: left;
}
.proinfo .proinfo-text{
    padding-top: 20px;
    font-family: "微软雅黑";
    font-size: 1.4rem;
    color: #929292;
    width: 100%;
    line-height: 250%;
}
.proinfo .proinfo-text h3{
    font-family: "微软雅黑";
    font-size: 1.7rem;
    color: #000;
    line-height: 300%;
    font-weight: normal;
}
.message{
    padding-top: 40px;
}
.message .left{
    float: left;
    text-align: right;
    width: 420px;
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #8a8a8a;
    line-height: 200%;
}
.message .right-main{
    float: left;
    padding-left: 60px;
    width: 700px;
}
.message h4{
    font-family: "Georgia";
    font-size: 6rem;
    color: #8a8a8a;
    font-weight: normal;
    padding-top: 20px;
    width: 420px;
    text-align: center;
    line-height: 150%;
}
.message .right-main .from{
    padding-top: 50px;
}
.message .right-main span{
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #000;
    display: block;
}
.message .right-main .from-input{
    width: 456px;
    height: 45px;
    line-height:45px;
    border: 1px solid #cecece;
    padding:0 0 0 10px;
    margin: 10px 0;
    font-size: 1.5rem;
    width: 100%;
}
.message .right-main .from-textarea{
    width: 100%;
    height: 160px;
    resize: none;
    border: 1px solid #cecece;
    padding:5px;
    font-size: 1.33rem;
    margin: 10px 0;
}
.message .right-main .submit{
    display: block;
    border: none;
    font-family: "微软雅黑";
    font-size: 1.33rem;
    color: #fff;
    width: 150px;
    height: 38px;
    background: #004c98;
    margin: 20px 0 0 0 ;
    text-align: center;
    cursor: pointer;
}
.code{
    position: fixed;
    right: 0px;
    top: 200px;
    width: 150px;
    height: 150px;
    z-index: 100000;   
}
.code div{
    font-family: "微软雅黑";
    font-size: 1.3rem;
    line-height: 200%;
    color: #000;
    text-align: center;
    background: #fff;
}
.mobile-style{
    display: none;
}
.proinfo-style .sidebar-list
{
    display:none;
}
.proinfo-style .mobile-sidebar-list {
    display: block;
}
.right-side-flyelem-min {
    cursor: pointer;
    display: none;
    top: 90px;
    right: 0;
    width: 40px;
    height: 127px;
    background: url(../images/left-float-el-min.gif);
    z-index: 90;
    position: fixed;
}
.right-side-flyelem-min.showed {
    display: block;
}
.right-side-flyelem.showed {
    display: block;
}
.contact-conter .contact-info span em{
    width:40px;
    display: inline-block;
}
.weixin
{
    padding:6px;
    background:#fff;
    
}