
sup{vertical-align:text-top;} 
sub{vertical-align:text-bottom;} 
fieldset,img{border:0;} 
button,input,select,textarea{font-size:100%;} 
table{border-collapse:collapse; border-spacing:0;}
.container{width: 1336px;margin: 0 auto;}

.title-div{padding: 30px 0px;}
.title-div hr{margin: 18px 0;border: 0;border-top: 1px solid #666;border-bottom: 1px solid #fff;}
.title-div2{margin: -40px auto 0px;text-align: center;background-color: white;width: 120px;}
.title-div2 h3{font-size: 24px;color: #333;margin: 0px;}
.container img{width: 100%;}
.container .img{box-shadow: 0px 0px 10px #999}

.common-link{font-size: 16px;margin-left: 15px;line-height: 31px;color: #03a9f4!important;cursor: pointer;}
table{margin-bottom: 0;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd}
table th{line-height: 24px;padding: 13px 0;vertical-align: middle;border-left: 1px solid #ddd;border-top: 1px solid #ddd;font-size: 18px}
table td{border-top: 1px solid #ddd;line-height: 24px;border-left: 1px solid #ddd;padding: 9px 0;vertical-align: middle;
    padding: 15px 34px;}

.func-div{border: 1px solid #d8d8d8;height: 235px;}
.func-div:hover{border-color: #03a9f4}
.func-title{background-color: #f2f2f2;width: 50px;height: 100%;position: relative;float: left;}
.func-div:hover .func-title{background-color: #03a9f4;}
.func-title span{font-family: MicrosoftYaHei;font-size: 18px;width: 24px;padding:13px;display: inline-block;text-align:center;position: relative;top: 60px}
.func-div:hover .func-title span{color: #fff;}
.func-content{float: left;width: 1150px}
.func-content h1{padding: 15px 20px;font-size: 16px}
.func-content p{padding: 0px 20px;color:#666;line-height: 24px}

.scene{display: block;position: relative;left: -20px;padding-bottom: 20px}
.scene:after{content: '';clear: both;display:block;}
.scene li{display: inline-block;float: left;margin-left: 40px}
.scene li:after{content: '';clear: both;}
.scene-in{background-color: #f2f2f2;width: 294px;float: right;}
.scene-div{width: 100%;background: url(../images/mv1.PNG) no-repeat right top;height: 300px}
.scene-div h4{line-height: 24px;margin: 0;padding: 61px 20px 0px;font-size: 16px}
.div-line {width: 230px;height: 1px;background-color: #333;display: inline-block;text-align: center;line-height: 24px;margin:15px 20px 11px}
.scene-div p{line-height: 24px;padding: 0 20px 20px;}
.mv2{background: url(../images/mv2.PNG) no-repeat right top;}
.mv3{background: url(../images/mv3.PNG) no-repeat right top;}
.mv4{background: url(../images/mv4.PNG) no-repeat right top;}

.scene li:hover .scene-in{background-color: #03a9f4;}
.scene li:hover .scene-div h4{color: #fff}
.scene li:hover .scene-div p{color: #fff;}
.scene li:hover .div-line{background-color: #fff;}

.footer{background-color:#373d41!important;padding:0!important;margin-top: 20px}
.footer .footer-top{padding:20px 0;border-bottom:1px solid #94979a}
.footer .footer-top .link-list{display:inline-block;list-style:none;margin:0;padding:0}
.footer .footer-top .link-list li{margin-right:1pc;color:#fff;float:left}
.footer .footer-top .link-list li a{font-size:14px;color:#fff}
.footer .foot-center{padding:30px 0 20px 79px;border-bottom:1px solid #94979a}
.footer .foot-center:before{display: table;content: " ";}
.footer .foot-center:after{display: table;content: " ";clear: both;}
.footer .foot-center ul{display:inline-block;list-style:none;margin-left:157px!important;padding:0!important;float:left}
.footer .foot-center ul p{font-size:1pc;color:#fff;margin-bottom:20px!important}
.footer .foot-center ul li{margin-bottom:15px;font-size:13px}
.footer .foot-center ul li a{color:#94979a}
.footer .foot-center ul .qrcode{width:75pt;height:75pt}
.footer .foot-center ul .qrcode img{width:100%;height:100%}
.footer .foot-center .contact{width:210px;margin-left:0!important;border-right:1px solid #94979a}
.footer .foot-bottom{text-align:center;font-size:13px;color:#94979a;padding-bottom:20px}
.footer .foot-bottom p:first-child{margin:30px 0 20px}
.Center {width: 1200px;margin: 0 auto;}



/** RightBar Start **/
.rightBar{ width:50px; position:fixed; right:10px; top:70%; margin-top:-250px; z-index:100}
.rightBar .link{ display:block; cursor:pointer; width:50px; height:50px; background:#222; margin:1px 0 0 0; position:relative; left:0; top:0; transition:all linear .2s}
.rightBar .link .img{ display:block}
.rightBar .link .lChi{ visibility:hidden; opacity:0; filter:alpha(opacity = 0); height:50px; position:absolute; right:49px; top:0; padding:0 20px 0 0; overflow:hidden; transition:all linear .2s}
.rightBar .link .lChi .ar{ display:block; position:absolute; right:10px; top:15px}
.rightBar .link .lChi .txt{ display:block; height:50px; line-height:50px; font-size:14px; color:#fff; padding:0 20px; white-space:nowrap; border-radius:4px; background:url(../images/optBg.png) repeat;}
.rightBar .link:hover{ background:url(../images/hoverRtBarBg.jpg) repeat-y;}
.rightBar .link:hover .lChi{ visibility:visible; opacity:1; filter:alpha(opacity = 100);}
.rightBar .link:hover .wxgzh,.rightBar .link:hover .chis{ display:block}
.rightBar .first{ cursor:default; border-top-left-radius:4px; border-top-right-radius:4px;}
.rightBar .last{ border-bottom-left-radius:4px; border-bottom-right-radius:4px;}

.rightBar .chis{display: none;padding:0 25px 0 0;width: 290px;position:absolute;left: -300px;top:-50px;}
.rightBar .chis .ars{ display:block; width:12px; height:22px; background:url(../images/arrIc.png) no-repeat 0 0; position:absolute; right:14px; top:70px; z-index:2}
.rightBar .cIns{ border-radius:3px; overflow:hidden; background:#fff; box-shadow:0 0 16px #dcdbdb; padding:15px 0 2px 0}
.rightBar .csIn{ width:322px; margin:0 auto; position:relative; left:0; top:0; background:url(../images/lines.jpg) repeat-y center 0}
.rightBar .csIn .tt{ display:block; height:20px; line-height:20px; font-size:16px; color:#333; text-align:left; font-weight:bold}
.rightBar .csIn .row{ height:40px; border-bottom:1px dashed #eee; text-align:left; font-size:0}
.rightBar .csIn .row .lt{ display:inline-block; *display:inline; zoom:1; line-height:48px; font-size:14px; color:#666; width:80px; text-align:left}
.rightBar .csIn .row .qq{ cursor:pointer; display:inline-block; *display:inline; zoom:1; height:22px; width:22px; background:url(../images/qqOn.jpg) no-repeat; position:relative; left:0; top:6px}
.rightBar .csIn .row .qq:hover{ background:url(../images/qqOn.jpg) no-repeat}
.rightBar .csIn .row .wx{ display:inline-block; *display:inline; zoom:1; height:22px; width:22px; background:url(../images/wx.jpg) no-repeat; margin-left:8px; position:relative; left:0; top:6px}
.rightBar .csIn .row .wx:hover{ background:url(../images/wxOn.jpg) no-repeat}
.rightBar .csIn .col{ width:140px}
.rightBar .mgt{ margin-top:8px}

.kfEwmR{ display:none; position:fixed; left:0; top:0; z-index:101; width:129px; height:129px; padding:18px 16px 15px 19px; background:url(../images/ewmBgR.png) no-repeat 0 0}
.kfEwmR img{ display:block; width:129px; height:129px;}
.kfEwmL{ display:none; position:fixed; left:0; top:0; z-index:101; width:129px; height:129px; padding:18px 19px 15px 16px; background:url(../images/ewmBgL.png) no-repeat 0 0}
.kfEwmL img{ display:block; width:129px; height:129px;}

/* 网站客服随机排序 */
.rightBar .csIn{width: 260px;background:none;}
.rightBar .csIn .col{width: 260px;}
.rightBar .csIn .row{width: 130px;float:left;}
.rightBar .csIn .hour24{/* width:340px; */}
.rightBar .csIn .austin{margin-top:20px;}

/** RightBar Start **/
