﻿*{padding:0; margin:0; outline:0; border:0; box-sizing:border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, textarea, img{border:medium none;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:12px/1.5 'Microsoft YaHei'; color:#666; outline:0;background: #fff;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:lighter;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#fd4753;}
/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
*{border:0px;margin:0px; padding:0px;}
.mo_body{width: 768px;margin:0 auto;}

/*各种屏幕宽度*/
@media screen and (max-width:2048px){html{font-size:273.06667px}}@media screen and (max-width:1920px){html{font-size:256px}}@media screen and (max-width:1440px){html{font-size:192px}}@media screen and (max-width:1600px){html{font-size:213.33333px}}@media screen and (max-width:1242px){html{font-size:165.6px}}@media screen and (max-width:1140px){html{font-size:152px}}@media screen and (max-width:1280px){html{font-size:170.66667px}}@media screen and (max-width:1024px){html{font-size:136.53333px}}@media screen and (max-width:1080px){html{font-size:144px}}@media screen and (max-width:960px){html{font-size:128px}}@media screen and (max-width:800px){html{font-size:106.66667px}}@media screen and (max-width:768px){html{font-size:102.4px}}@media screen and (max-width:736px){html{font-size:98.13333px}}@media screen and (max-width:732px){html{font-size:97.6px}}@media screen and (max-width:720px){html{font-size:96px}}@media screen and (max-width:667px){html{font-size:88.93333px}}@media screen and (max-width:640px){html{font-size:85.33333px}}@media screen and (max-width:600px){html{font-size:80px}}@media screen and (max-width:568px){html{font-size:75.73333px}}@media screen and (max-width:540px){html{font-size:72px}}@media screen and (max-width:533px){html{font-size:71.06667px}}@media screen and (max-width:480px){html{font-size:64px}}@media screen and (max-width:435px){html{font-size:58px}}@media screen and (max-width:414px){html{font-size:55.2px}}@media screen and (max-width:412px){html{font-size:54.93333px}}@media screen and (max-width:400px){html{font-size:53.33333px}}@media screen and (max-width:385px){html{font-size:51.33333px}}@media screen and (max-width:384px){html{font-size:51.2px}}@media screen and (max-width:375px){html{font-size:50px}}@media screen and (max-width:360px){html{font-size:48px}}@media screen and (max-width:320px){html{font-size:42.66667px}}@media screen and (max-width:300px){html{font-size:40px}}@media screen and (max-width:240px){html{font-size:32px}}
/*各种屏幕宽度*/
.clear{clear:both;}
.w_1100{width: 1100px; margin:0 auto; display: table;}
.cur {line-height: 26px;border-radius: 5px;color: #fff;}
.cur>a{color:484848!important;font-size: 14px;}
img{max-width:100%;}


/*头部*/

.header{width: 100%;display: table;background: #fff;}
.top_bg{width: 100%;height: 45px;line-height: 45px;background: #1e9fff;}
.header span{}
.header span:nth-child(1){display: table;float: left;font-size: 12px; color:#fff;}
.header span:nth-child(2){display: table;float: right;}
.header span:nth-child(2) a{display: table;float: left;margin-left: 5px;color:#fff;}
.header span a:nth-child(2):before{content:"|";width: 1px;height: 5px;display: table;float: left;margin-right: 3px;}
.header_bg{padding: 26px 0; padding-bottom: 18px;}
.header_bg .logo{width: 0.36rem;float: left;background: #fff;}
.header_bg .logo img{width: 100%;}
.header_bg .nav_bg{display: table;float: right;padding-top: 10px;}
.header_bg .nav_bg li{float: left; margin: 0rem 0.04rem; position: relative; line-height: 30px; width: 75px; text-align: center;}
.header_bg .nav_bg li a{color: #484848; font-size: 16px; text-align: center; padding-bottom: 30px;}
.header_bg .nav_bg>li>a:after{content: ''; display: block; width: 95%; height: 3px; background: #287ac6; background-size: 100% 100%; position: absolute; left: 34%; bottom: -5px; margin-left: -25px; -webkit-transition: all .3s; transition: all .3s; -webkit-transform: scaleX(0); transform: scaleX(0); border-radius: 10%;}
/*.header_bg .nav_bg>li:hover a:after{-webkit-transform: scaleX(1); transform: scaleX(1);}*/
.header_bg .nav_bg>li:hover{line-height: 26px;border-radius: 5px;color: #484848;line-height: 30px;transition: all 0.5s;}
.header_bg .nav_bg>li:hover>a{color:#484848;font-size: 16px;}
.header_bg .nav_bg li ul{width: 135%; position: absolute; background: #fff; z-index: 999; top: 35px; border: 1px solid #ddd; margin-left: -12px; display: none; box-shadow: 1px 1px 10px #ddd;}
.header_bg .nav_bg li ul li{width: 100%;text-align: content;padding:0px; margin:0px;line-height: 30px;}
.header_bg .nav_bg li ul li a{width: 100%;font-size: 12px;}
.header_bg .nav_bg li ul li:hover{background: #9cd1ed;}
.header_bg .nav_bg li{}
.header_bg .nav_bg>li>a:after{content: ''; display: block; width: 50px; height: 3px; background: #0f83c7; background-size: 100% 100%; position: absolute; left: 50%; bottom: -1px; margin-left: -25px; -webkit-transition: all .3s; transition: all .3s; -webkit-transform: scaleX(0); transform: scaleX(0);}
.header_bg .nav_bg>li:hover a:after{-webkit-transform: scaleX(1);transform: scaleX(1);}
.header_bg .nav_bg>li:hover:after{-webkit-transform: scaleX(1); transform: scaleX(1); width: 100%;}
.nav_body{display: table;width: 60%;float: right;}
.hotline{display: table; float: right; font-size: 16px; width: 29%; color: #1083c7;}
.hotline i{display: inline-block;margin-right: 10px;}


/*幻灯片*/
.dowebok { margin: 0 auto;}
.swiper-container { margin: 0 auto; overflow: visible;}
.swiper-container:hover .swiper-button-next, .swiper-container:hover .swiper-button-prev { display: block;}
.swiper-slide { position: relative; opacity: 0 !important;}
.swiper-slide img { width: 100%;}
.swiper-slide-active { opacity: 1 !important;}
.swiper-slide .ren { position: absolute; left: 0; top: 0; width: 1436px; height: 840px;}
.swiper-button-next, .swiper-button-prev { display: none; width: 40px; height: 68px; background-size: contain;}
.swiper-button-next { right: 100px; background-image: url(../images/next.png);}
.swiper-button-prev { left: 100px; background-image: url(../images/prev.png);}
.swiper-container-horizontal .swiper-pagination-bullets { bottom: 20px;}
.swiper-pagination-bullet { width: 45px; height: 4px; margin: 0 10px !important; padding: 6px 0; border-radius: 0; background-color: transparent; opacity: 1;}
.swiper-pagination-bullet:after { content: ""; display: block; height: 4px; background-color: #fff; opacity: 0.5;}
.swiper-pagination-bullet:hover:after, .swiper-pagination-bullet-active:after { background-color: #000;}


#divSmallBox{overflow:hidden;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;border-radius:10px;background:#ffffff;}
#playBox{width:100%;height: 500px; background:#333; position:relative; overflow:hidden;}
#playBox .oUlplay{width:99999px; position:absolute; left:0; top:0;}
#playBox .oUlplay li{float:left;}
#playBox .oUlplay li img{width: 100%;}
#playBox .pre{cursor:pointer; width:45px; height:45px; background:url(../images/l.png) no-repeat; position:absolute; top:190px; left:10px; z-index:10;}
#playBox .next{cursor:pointer; width:45px; height:45px; background:url(../images/r.png) no-repeat; position:absolute; top:190px; right:10px; z-index:10;}
#playBox .smalltitle{height: 10px; position: absolute; bottom: 15px; z-index: 10; left: 48%;}
#playBox .smalltitle ul{width:120px; margin:0 auto;}
#playBox .smalltitle ul li{width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
#playBox .smalltitle .thistitle{background:#69aaec;}


.strength{display: table; width: 100%; padding-top: 29px;}
.strength .strength_bg h3 {
    font-size: 26px;
    width: 45%;
    height: 45px;
    text-align: center;
    background: url(../images/warp_center_title.jpg) repeat-x;
    display: table;
    margin: 15px auto;
}
.strength h3{width:}
.strength h3 i{display: table;width: 180px;height: 30px;font-style: normal;margin:0 auto;padding: 0px 10px; background: #fff;}
.strength .strength_bg span{display: table; margin: 0 auto; font-size: 16px; text-align: left; width: 100%; text-align: center;}
.strength .strength_bg ul{display: table;margin-top: 20px;}
.strength .strength_bg ul li{width: 24%;float: left;margin:0.5%;position: relative;border:1px solid #f5f5f5;}
.strength .strength_bg ul li img{width: 100%;float: left;}
.strength .strength_bg ul li i{display: table;width: 100%;font-style: normal;padding:2px;}
.strength .strength_bg ul li i:after{content: ''; display: block; width: 0; height: 2px; background: #1083c7; background: ; position: absolute; left: 0; bottom: 0; -moz-transition: all 1s ease 0s; -ms-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; transition: all 1s ease 0s; position: absolute; bottom: 0px;}
.strength .strength_bg ul li:hover i:after{width: 100%}
.strength .strength_bg ul li:hover{box-shadow: 1px 1px 10px #ddd}
.strength .strength_bg ul li span{display: table; width: 100%; text-align: left; text-indent: 0.03rem;line-height: 35px;}

.about_bg {
    display: table;
    width: 100%;
    margin-top: 0px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    box-shadow: 1px 1px 10px #efefef;
    margin-bottom: 10px;
    padding-top: 45px;
    padding-bottom: 34px;
}
.about_z{width: 48%;float: left;}
.about_z em{font-size: 24px;font-family: "微软雅黑";font-weight: 500;text-transform: uppercase;}
.about_z em font{margin-left: 4px; color: #1083c7; font-size: 18px; font-weight: inherit;}


.about_z hr{width: 120px;height: 2px;background: #ddd;margin:10px 0;}
.about_z span {display: table;width: 100%;font-size: 13px;line-height: 28px;color: #858585;}
.about_z i{display: table; font-style: normal; width: 160px; line-height: 30px; border: 1px solid #ddd; margin-top: 12px; text-indent: 3em; border-radius: 10px; box-shadow: 1px 1px 10px #ddd;}
.about_y{width: 46%; float: right;}
.about_y img{width: 100%; height: 90%; border: 1px solid #ddd; box-shadow: 1px 1px 10px #ddd;border-radius: 10px;box-shadow: 1px 1px 10px #ddd}
.about_body{display: table;width: 100%}
.about_body span{width: 100%; margin: 1%; text-align: center; font-size: 16px; font-weight: bold;}
.about_body .ngrhjg{text-align: center;}
.about_body span em{font-size: 12px;display: table;font-style: normal;width: 100%;line-height: 20px;text-align: center;}
.about_body ul li{width: 24%;display: inline-block;}
.about_body .jydbwz img{width: 45%;display: table;margin:0 auto;}

.product {
    display: table;
    width: 100%;
    padding-bottom: 18px;
    border-bottom: 1px solid #ddd;
    margin-top: 3px;
    box-shadow: 1px 1px 10px #efefef;
}
.product_bg h3{font-size: 26px; width: 45%; height: 45px; text-align: center; background: url(../images/warp_center_title.jpg) repeat-x; display: table; margin-top: 45px; margin-top: 15px;margin:15px auto;}
.product_bg h3 i{display: table; width: 180px; height: 30px; font-style: normal; margin: 0 auto; padding: 0px 10px; background: #fff;}
.product_bg span{display: table; margin: 0 auto; font-size: 16px; text-align: left; width: 100%; text-align: center;}
.product_bg ul li {
    width: 23%;
    display: table;
    float: left;
    margin: 1%;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 10px #f5f5f5;
}
.product_bg ul li img{width: 100%;float: left;}
.product_bg ul li span{display: table; margin: 0 auto; font-size: 12px; text-align: left; width: 100%; text-align: center; line-height: 40px;}



.xwlb_content{width:100%;}
.new_bg_harder{display: table;width: 100%;line-height: 30px;font-size: 18px;margin-top: 30px;text-indent: 0.1rem;font-size: 23px;}
.new_top{display: table; width: 100%; line-height: 40px; text-indent: 0.1rem; border-bottom: 1px solid #ddd; margin-bottom: 0.05rem; font-size: 16px;}
.new_top i{text-transform: uppercase; font-style: normal; float: right; margin-right: 0.1rem; font-size: 14px;}
.new_bg{display: table;width: 100%;margin-top: 30px;padding-bottom: 30px;}
/*.new_bg ul{margin-top: 15px;}*/
.new_bg .new_bg_z li{width: 47%; display: inline-block; border: 1px solid #ddd; margin: 1.01%; padding-bottom: 12px; padding-bottom: 4px; float: left; box-shadow: 1px 1px 10px #d7d7d7; padding: 5px; min-height: 326px; border-radius: 10px;}
.new_bg .new_bg_z li span img{width: 100%; float: right;}
.new_bg .title{width: 62%;float: right;margin-right: 10px;}
.new_bg .new_bg_z li>span{width: 30%;float: left; margin-right: 10px;margin-left: 0.02rem;}
.new_bg .title h3{display: table; font-size: 17px; color: #000000; font-weight: 500; width: 100%; padding-bottom: 5px; border-bottom: 1px solid #ddd; margin-bottom: 5px; font-family: 微软雅黑;}
.new_bg .title i{width: 100%;line-height: 25px;font-size: 12px;color:#979797;font-style: normal;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;}
.more{float: right;margin-right: 30px;}
.new_bg_db{width: 98%;line-height: 30px;display: table;font-size: 12px;margin:10px auto;border-bottom: 1px dashed #ddd}
.new_bg_db h4{width: 60%;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;font-size: 14px;float: left;}
.new_bg_db h4 a{font-size: 13px; color: #484848; font-weight: normal;}
.new_bg_db i{float: right;font-style: normal;}
.new_db_tiao{margin-top: 10px;border-top:1px solid #ddd;}


.Coo{display: table; width: 100%; font-size: 26px; margin: 20px auto;}
.Coo h2{display: table; text-align: center; border-bottom: 1px solid #ddd; margin: 0 auto; padding-bottom: 10px;}
.Coo ul{margin-top: 10px;}
.Coo ul li{width: 11%; margin: 0.65%; display: table; float: left; border: 1px solid #ddd;}
.Coo ul li img{width: 100%;}
.zhong i{width: 145px; margin: 0 auto; display: table; text-align: center; line-height: 23px; margin-top: 9px;}
.zhong a{font-size: 14px; font-style: normal; display: table; text-align: center; width: 120px; border-radius: 18px; order: 1px solid #ddd; background: #108bce; margin: 15px auto;line-height: 30px; color: #fff;}
.youqing{line-height: 50px;width: 100%;background: #f5f5f5; margin-top: 20px;border-top: 1px solid #ddd;}
.youqing em{display: table;float: left;text-transform: uppercase;font-size: 18px;}
.youqing span{width: 80%;display: table;float: left;margin-left: 20px;}
.logo_bg{float: left; margin: 30px; width: 140px; background: #fff;}
.logo_bg img{width: 100%;}
.logo_name {
    display: table;
    width: 325px;
    float: left;
    margin-top: 8px;
    margin-left: 16px;
}
.logo_name i{display: table;width: 100%;font-size: 24px;color:#1e9fff;font-style: normal;font-weight: bold;}
.logo_name font{display: table;width: 100%;font-size: 16px;}



.footer{background: #00314d; padding: 20px; font-size: 14px; line-height: 30px; padding-top: 30px; padding-bottom: 0px;}
.footer_b{width: 150px; float: left; margin: 54px; background: #fff;}
.font_ter{display: table;float: left;color:#fff;line-height: 24px;margin-left: 30px;}
.erweima{width: 150px; display: table; float: right; border: 3px solid #fff; height: auto; height: 128px; margin: 7px;}
.erweima span{width: 20px; background: #fff; float: left; height: 130px; letter-spacing: 0.5px; writing-mode:lr-tb; writing-mode:tb-rl; letter-spacing: 5px;}
.erweima img{width: 86%; height: 100%; float: right; height: 130px;}
.footer_db_n{line-height: 50px; border-top: 1px solid #ddd; margin-top: 15px; text-align: center; color: #fff;}
.fuwurexian em{display: table; float: left; font-size: 18px; margin-left: 165px; line-height: 31px;}
.search_2{float: right; margin-top: 9px;}
.input_bg {
    background: none;
    outline: none;
    border: solid 1px #d9d9d9;
    width: 160px;
    height: 27px;
    line-height: 26px;
    color: #c7c7c7;
    margin: 0;
    float: left;
    text-indent: 5px;
    margin-right: -10px;
    margin-top: 1px;
    border-radius: 5px;
}
#count{display: table;width: 100%;text-align: center;font-weight: bold;}
#count0{display: table;width: 100%;text-align: center;font-weight: bold;}
#count1{display: table;width: 100%;text-align: center;font-weight: bold;}
#count2{display: table;width: 100%;text-align: center;font-weight: bold;}
.fukehu{display: table;width: 100%;}
.fukehu .honor >li{width: 31%!important; margin: 0.99%!important; min-height: 117px!important;}
.fukehu .honor li>a>img{width: 100%;float: left;}
.new_top span{display: table;float: left;position: relative;}
.new_top span:after{content: ""; display: table; position: absolute; top: 10px; height: 18px; width: 1px; background: #1083c7; left: 106px;}



.foot_nav_met_16_1_34{padding: 40px 0px; background:#1e9fff; border-color: #f0f2f5; padding-bottom: 0px;}
.col-lg-2{float: left; width: 16.666667%;}
.foot_nav_met_16_1_34 .list h4 a{color: #fff; font-size: 16px; font-weight: bold;}
.foot_nav_met_16_1_34 .list h4 a{color: #fff;}
.foot_nav_met_16_1_34 .list ul li{margin-bottom: 7px; margin-top: 10px;color: #fff;}
.foot_nav_met_16_1_34 .list ul li a{color:#fff;}
.col-lg-3{float: left; width: 25%;}
.font-size-26{margin-bottom: 15px; display: table; width: 85%; float: right;margin-top: 5px;}
.font-size-26 a{font-size: 24px;font-weight: bold;color:#fff;background: #fff;display: table;}
.masonry-item{display: table;float: right;}
.masonry-item p{font-size: 16px; color: #fff; margin: 17px auto; font-weight: bold;}
.add{display: table; text-align: center; float: left;}
.add i{font-size: 16px; margin-right: 25px; color: #fff; display: table; width: 30px; float: left;}
.add i img{width: 100%;}


/******内页*****/
.main{margin:30px auto;}
.left{width: 230px; float: left; padding: 5px; border: 1px solid #ddd;float: left;}
.left span {
    text-indent: 15px;
    display: table;
    width: 100%;
    line-height: 55px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    color: #fff;
    background: #1e9fff;
}
.left span i{margin-left: 70px;}
.left ul li{line-height: 40px; text-align: center; border-bottom: 1px solid #ddd;}
.left ul li a{display: table;width: 100%;height: 100%;}

.left_bottom{display: table;margin-top: 10px;}
.left_bottom h3{font-size: 16px;font-weight: bold;}
.left_bottom p{font-size: 14px;line-height: 30px;}

.right{width: 840px;float: right;}
.right .right_nav{font-size: 14px; height: 35px; border-bottom: 1px solid #ddd;}
.right .right_nav i {
    margin-right: 10px;
    color: #1e9fff;
}
.right .right_body{display: table;margin-top:20px;font-size:14px;line-height: 30px;width: 100%;}
/*.right .right_body img{max-width: 100%;}*/


.right_img{display: table;width: 100%;}
.right_img li{width: 31%;float: left;margin:0 auto;margin:1%;border: 1px solid #ddd;}
.right_img li:hover{width: 31%;float: left;margin:0 auto;margin:1%;border: 1px solid #bfd7f5;box-shadow: 1px 1px 10px #ddd}
.right_img li img{width: 100%;float: left;transition: all .5s;}
.right_img li span{display: table;width: 100%;text-align: center;}


.lanrenzhijia{ width:352px; height:auto;overflow:hidden;float: left;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;width: 100%;}
.jqzoom img{ background:url(http://www.lanrenzhijia.com/demo/images/loading.gif) no-repeat center center;width: 100%;float: left;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{width:100px!important;height:100px!important;z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*图片小图预览列表*/
.spec-preview{width:350px;border:1px solid #DFDFDF;display: table;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

.cp_miaoshu{width: 48%; float: left; margin-left: 30px; text-align: left;}
.cp_miaoshu h3{font-size: 18px; display: table; width: 100%; border-bottom: 1px solid #ddd; line-height: 50px; font-weight: bold;}
.cp_miaoshu>span{display: table; min-height: 80px; width: 100%; background: #fff; border-radius: 10px; padding: 5px;}
.cp_miaoshu i{font-style: normal;font-size: 16px;}

.meter{width: 100%; height: 35px; padding: 10px; background: #ececec;margin-top: 20px;border-radius: 5px;display: table;}
.meter span{display: table;width: 100%;border-bottom: 1px solid #ddd;}
.meter span i{font-style: normal; font-size: 14px; display: table; border-bottom: 2px solid #00314d; width: 70px; text-align: center; line-height: 20px; padding-bottom: 10px;}
.meter_body{min-height: 80px; line-height: 30px; background: #fff; border-radius: 5px; padding: 5px;}
/**在线留言**/
.hza{margin: 30px auto; background: #fff; padding: 10px;}
.hza label{display: table; font-size: 18px; line-height: 45px; font-weight: bold;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.soka{width: 49.6%; border: 1px solid #D8D8D8; line-height: 40px; margin-bottom: 20px; padding-left: 10px; font-size: 14px; font-family: "Microsoft YaHei", verdant, tahoma;}
.sokb{border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 10px; font-size: 14px; font-family: "Microsoft YaHei", verdant, tahoma; width: 100%; color: #757575;}
.tj{ width: 120px;  line-height: 37px; text-algin: center; color: #fff; font-size: 14px; background-color: #1e9fff; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 16px;border:none; }


.shopmrsc{overflow: hidden; padding: 15px 5px;}
.shopmrsc ul li{position: relative; display: table; width: 100%; margin-bottom: 10px; border-bottom: 1px solid #ddd; padding-bottom: 10px;}
.shopmrsc a{float: left; display: block; height: auto; text-decoration: none; position: relative;}
.shopmrsc p.xwlbbt{font-size: 16px; font-family: "Microsoft YaHei"; font-weight: normal; width: 85%; float: left; text-indent: 2em;}
.shopmrsc p.xwlbnr{font-size: 14px;font-weight: normal;line-height: 24px;margin-top: 7px;color: #999;display: -webkit-box;-webkit-box-orient: vertical; -webkit-line-clamp: 1;overflow: hidden;}
.shopmrsc p.xwlbsj{font-size: 14px; font-weight: normal; color: #787878;line-height: 20px;}
.shopmrsc .xwlb_img{float: left; display: block; text-decoration: none; position: absolute; width: 15px; margin-right: 20px; height: 15px; border: 1px solid #ddd; border-radius: 50%; background: #1083c7; top: 8px;}
.shopmrsc .xwlb_img img{width: 100%;}
.shopmrsc h3{font-size: 22px;display: table;width: 100%;text-align: center;}
.shopmrsc i{font-size: 14px;display: table;width: 100%;text-align: center;border-bottom: 1px solid #ddd;font-style: normal;}
.shopmrsc_fy{display: table;width: 100%;}
.shopmrsc_fy a{display: table;width: 100%;height: auto;}
/*联系我们*/
.contact{display: table;width: 100%;}
.contact h3{font-size: 18px;font-weight: bold;}


.Key_bg {
    display: table;
    width: 100%;
    background: #fffdfd;
    border-bottom: 1px solid #ddd;
    line-height: 45px;
    height: 45px;
    box-shadow: 1px 1px 10px #e7e7e7;
}
.Key_bg span {
    display: table;
    float: left;
    font-weight: bold;
    color: #1083c7;
    margin-right: 10px;
}
.Key_bg span i{margin-right: 5px;}
.Key_bg_bottom a{margin-right: 5px;}

.right_img .img{display: table;overflow: hidden;width: 100%}
.right_img li:hover img{transform:scale(1.1);}








.caseChoose {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.caseChoose a {
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    padding: 0 10px;
    font-size: 14px;
    color: #333;
    margin-right: 1px;
    margin-bottom: 1px;
}

.caseChoose a.on {
    color: #fff;
    background-color: #008bd7;
}


.right_body_text{
    display: table;
    width: 100%;
    line-height: 35px;
}

.right_body_text h2{
    font-size: 22px;
    color: #333;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 5px;
}

.time_n {
    margin-top: 20px;
    font-size: 12px;
    color: #999;
    margin-bottom: 14px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
}


.right_body_body_img{display: table;width: 100%;}
.right_body_body_img span{display: table;width: 100%;border-bottom: 1px solid #ddd;}
.right_body_body_img span h3 {
    font-size: 18px;
    font-weight: bold;
    color: #1e9fff;
}

.right_body_body_img_bottom{display: table;width: 100%;}
.right_body_body_img_bottom dd{display: table;width: 31%;float: left;margin:1%;border:1px solid #ddd;transition: all 0.5s;}
.right_body_body_img_bottom dd span{display: table;width: 100;overflow: hidden;}
.right_body_body_img_bottom dd:hover img{transform: scale(1.1)}
.right_body_body_img_bottom dd img{width: 100%;float: left;transition: all 0.5s;}
.right_body_body_img_bottom dd p{display: table;width: 100%;text-align: center;}