/* CSS Document */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
body{ font:12px/22px "Arial","Microsoft YaHei","SimSun"; font-size:100%; background:#FFFFFF; overflow-x: hidden;}

ul,li,ol{ list-style:none}
a{ text-decoration:none !important; cursor:pointer !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto;padding:auto;}
.no-margin{ margin:0 !important;}
.no-padding{ padding:0 !important;}
.container-fluid{ max-width:1230px !important;}
.container-fluid a{ color:#fff;}
.overflow{white-space:nowrap; overflow:hidden;}
.overflow-text{white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.overflow-text2{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow:hidden;}
.img{background-repeat:no-repeat;background-position:center;background-size:cover; width:100%; height:100%;}
.img-contain{background-repeat:no-repeat;background-position:center;background-size:contain !important; width:100%; height:100%;}
.main{ padding:40px 0; width:100%; overflow:hidden; max-width: 1920px; margin: 0 auto; }
.wCenter{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
    align-items: center; 
    -webkit-align-items: center;
}
.wCenter2{height: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; 
    justify-content: center;
    -webkit-justify-content: center; 
}

@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

/*æ‰‹æœºåº•éƒ¨*/
.hot{width:100%; height:58px; background:#108ee9; position:fixed; bottom:0; left:0;z-index:99; border-top:solid 2px #c3c3c3;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row>div.text-center{ border-right:1px solid #fff;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }



.headt{ width: 100%; background: #f1f1f1; font-size: 13px; line-height: 30px; color: #333333; }
.headt .pull-right{}
.headt a{color: #333333; display: inline-block; padding: 0 14px; }
.headt a:hover{ background: #108ee9; color: #FFFFFF; }

/*header*/
.top-head-wrap{}
.top-head{display: table;width: 100%;}
.top-logo{display: table-cell;vertical-align: middle;}

.top-line{float: right; margin: 25px 0;}
.t-li1{ float: right; font-size: 14px; color: #000000; line-height: 36px;}
.t-li1 img{ position: relative; top: 6px; margin-right: 10px; float: left; }
.t-li1 p{ overflow: hidden; font-size: 14px; line-height: 24px; color: #333; }
.t-li1 span{ display: block; color: #108ee9; font-family: arial; font-size:30px; line-height: 30px; font-style: italic; font-weight: bold; }

.search{ width: 270px; overflow: hidden; height: 35px; position: relative; margin-right: 30px; }
.search .form-control{ height: 35px;border-radius: 0; border: 1px solid #108ee9;}
.search .btn{ width: 50px; height: 35px; background-color:#108ee9; color: #FFFFFF; position: absolute; right: 0; top: 0; border-radius: 0;}
.sera_hot{ width: 270px; padding-right: 20px; font-size: 13px; line-height: 30px; color: #333333; }
.sera_hot a{ color: #333333;}
.sera_hot a:hover{ color: #108ee9; }

.header-nav{ width:100%; z-index:99; background: #108ee9;}
.top-nav{}
.top-nav .nav-li{ width:12.5%;float:left; position:relative; z-index:2;}
.top-nav .nav-li .nav-link{ font-size:16px; line-height:50px; text-align:center; white-space:nowrap; position:relative; overflow: hidden; color: #FFFFFF; position: relative; border-left: 1px solid #108ee9;border-right: 1px solid #1468dc; }
.top-nav .nav-li:hover .nav-link{ background: #108ee9; }
.top-nav a{ color:#333333;display: block;padding-left: 5px;padding-right: 5px;}

/*äºŒçº§å¯¼èˆª*/
.top-subnav{display:none; position: absolute;width: 100%; z-index: 3;font-size: 12px; padding:5px 1px;background:rgb(0, 139, 227); white-space:nowrap; overflow:hidden;}
.top-subnav .subnav-link{white-space:nowrap; overflow:hidden; font-size:14px; line-height:40px; text-align:center; color: #FFFFFF; transition: all 0.3s;}
.top-subnav .subnav-link:hover{background:#108ee9; }


/*è½®æ’­å›¾*/
.banner{ max-width:1920px; margin:0 auto; overflow:hidden; position:relative; width:100%; height:100%;}
.banpc{ width:100%; height:100%; overflow:hidden;}
.focus{ width:100%; height:100%; position:relative;}
.focusbox{width:100%;height:100%;overflow:hidden;}
.focusbox li{width:100%;height:100%;overflow:hidden;}
.focusbox li a{width:100%;float:left;overflow:hidden;}
.focusbox li a img{ width: 100%;}
.rslides{width:100%;height:100%; position:relative;list-style:none;padding:0}
.rslides_nav{height:51px;width:31px;position:absolute;-webkit-tap-highlight-color:rgba(0,0,0,0);
	top:50%;left:0;opacity:0.5;text-indent:-9999px;overflow:hidden;text-decoration:none;
	background:url(../images/prev.jpg) no-repeat center center;margin-top:-28px}
.rslides_nav:active{opacity:1.0}
.rslides_nav.next{left:auto;background:url(../images/next.jpg) no-repeat center center;right:0}
.rslides_tabs{width:100%; position:absolute;left:0;bottom:0px; z-index:2; text-align:center;}
.rslides_tabs li{display:inline-block;width:10px;height:10px;margin:0 3px;*display:inline;zoom:1;}
.rslides_tabs a{display:inline-block;width:10px;height:10px;line-height:40px;overflow:hidden;background:rgba(255,255,255,0); border:1px solid #fff;cursor:pointer; border-radius:50%;}
.rslides_tabs .rslides_here a{background:rgba(255,255,255,1)}

/*phone*/
.phone{ width:100%; overflow:hidden;}
.phone .swiper-slide img{ width: 100%;}




.index-tit{ text-align: center; width: 100%; position: relative; color: #666666; }
.index-tit h3{ font-size: 50px; line-height:60px; background: url(../images/index_tit.png) no-repeat center; font-family: "arial rounded mt bold"; }
.index-tit h4{ font-size: 30px; line-height: 40px; font-weight: bold; color: #108ee9; }
.index-tit p{ font-size: 16px; line-height: 24px; }



/*wrap1*/
.wrap1{ padding-bottom: 80px; }
.pro_wrap{ width: 100%; position: relative; margin-top: 25px; }
.swiper-prowrap{ }
.swiper-prowrap a{ display: block; width:100%; overflow: hidden; border: 1px solid #e5e5e5; }
.swiper-prowrap .proimg{ width: 100%; overflow: hidden; }
.swiper-prowrap .proimg .img{ padding-top: 68.75%; transition: all 0.4s; }
.swiper-prowrap a:hover .proimg .img{ transform: scale(1.1);}
.swiper-prowrap h3{ width: 100%; background: #E5E5E5; font-size: 14px; line-height: 45px; transition: all 0.3s; color: #222222; }
.swiper-prowrap a:hover h3{ background: #108ee9; color: #FFFFFF;}

.pro_wrap .swiper-button-next,
.pro_wrap .swiper-button-prev{ width: 19px; height: 37px; margin-top: -19px; opacity: 1; background-size: auto; }
.pro_wrap .swiper-button-next{ background-image: url(../images/next1.png); right: -35px; }
.pro_wrap .swiper-button-prev{ background-image: url(../images/prev1.png); left: -35px; }
.pro_wrap .swiper-button-next.swiper-button-disabled{ background-image: url(../images/next2.png); }
.pro_wrap .swiper-button-prev.swiper-button-disabled{ background-image: url(../images/prev2.png); }


/*infor1*/
.infor1{ overflow: visible; padding: 5px 0; background: #108ee9; }
.infor1 .inf_border{ border-top: 1px dashed rgba(255,255,255,0.5); border-bottom: 1px dashed rgba(255,255,255,0.5); padding: 20px 0; position: relative; font-size: 24px; line-height: 30px; font-weight: bold; color: #FFFFFF; }
.infor1 .inf_lf{}
.infor1 .inf_rh{}
.infor1 .inf_img{ height: 100%; position: relative; }
.infor1 .inf_img img{ position: absolute; top: -68px;}


/*wrap2*/
.wrap2{ padding: 50px 0 80px; background: url(../images/bg1.jpg) repeat; }

.ysTit{ width: 100%; background: url(../images/ys_tit.png) no-repeat center; padding: 87px 0 23px; }
.ysTit h3{ font-size: 40px; line-height: 40px; font-weight: bold; color: #108ee9; }
.ysTit p{ color: #9b9b9b; font-size: 18px; line-height: 30px; font-family: arial; }

.ysBox{ width: 100%;}
.ysClear{ width: 100%; height: 285px; overflow: hidden; }
.ysClear .ysImg{ height: 100%; border-bottom: 1px dashed #999999; padding: 15px; position: relative; }
.ysClear .ysImg .ys_icon{ width: 63px; height: 55px; text-align: center; line-height: 55px; font-size: 30px; font-family: arial; font-style: initial; color: #FFFFFF; position: absolute; top: 50%; margin-top: -27px; z-index: 10; }
.ysClear:nth-of-type(odd) .ysImg .ys_icon{background: url(../images/ys_icon1.png) no-repeat center; padding-right: 8px; left: -27px; }
.ysClear:nth-of-type(even) .ysImg .ys_icon{background: url(../images/ys_icon2.png) no-repeat center; padding-left: 8px; right: -27px; }

.ysClear .ysImg img{ margin: 0 auto; max-height: 100%; }
.ysClear .ysText{ height: 100%; }
.ysClear .ysText .ys_tit{ width: 100%; margin-top: 50px; margin-bottom: 20px; }
.ysClear .ysText .ys_tit h3{ font-size: 30px; line-height: 40px; font-weight: bold; color: #108ee9; }
.ysClear .ysText .ys_tit p{ font-size: 18px; line-height: 30px; color: #666666; font-family: arial; }
.ysClear .ysText .ys_tit span{ display:block; width: 70px; height: 3px; background: #108ee9; margin-top: 5px; }
.ysClear:nth-of-type(odd) .ysText .ys_tit{ text-align: right;}
.ysClear:nth-of-type(odd) .ysText .ys_tit span{ float: right;}
.ysClear .ysText .ys_txt{ width: 100%; text-indent: 2em; font-size: 14px; line-height: 24px; color: #222222; height: 120px; overflow: hidden; }

.ysClear:nth-of-type(odd){} 
.ysClear:nth-of-type(odd) .ysImg{ float: right; border-left: 1px dashed #999999; }
.ysClear:nth-of-type(odd) .ysText{ padding-right: 40px;}
.ysClear:nth-of-type(even) .ysText{ border-left: 1px dashed #999999; padding-left: 40px; }


/*wrap3*/
.wrap3{ padding-top: 60px; }
.wp3_tit{ text-align: center; background: url(../images/s.png) no-repeat center top; padding-top: 35px; }
.wp3_tit h3{ font-size: 48px; line-height: 60px; font-weight: bold; color: #108ee9; }
.wp3_tit p{ font-size: 20px; line-height: 40px; color: #333333; }
.wp3_tit img{ margin: 0 auto; }
.wp3_ul{ width: 100%; margin-top: 20px; }
.wp3_ul .li{ padding: 5px 10px; }
.wp3_ul .li a{ display: block; width: 100%; font-size: 16px; border: 1px solid #b6b6b6; line-height: 50px; height: 50px; padding-right: 10px; background: #FFFFFF; color: #333333; }
.wp3_ul .li a span{ display: block; float: left; text-align: center; border-right: 1px solid #B6B6B6; font-size: 24px; font-weight: bold; text-align: center; width: 50px; margin-right: 10px; color: #666666; }
.wp3_ul .li a:hover{ background: #108ee9; color: #FFFFFF; border-color: #108ee9; }
.wp3_ul .li a:hover span{ color: #FFFFFF; border-right-color: #FFFFFF; }


/*wrap4*/
.wrap4{ background: #108ee9;}
.wrap4 .index-tit h3{ background: url(../images/index_tit2.png) no-repeat center; color: #FFFFFF;}
.wrap4 .index-tit h4{ color: #FFFFFF;}
.wrap4 .index-tit p{ color: #FFFFFF;}

.case_wrap{ margin-top: 25px;}
.swiper-case{}
.swiper-case a{ display: block}
.swiper-case .caseImg{ width: 100%; overflow: hidden; }
.swiper-case .caseImg .img{ padding-top: 78.57%; transition: all 0.4s; }
.swiper-case a:hover .caseImg .img{ transform: scale(1.1);}
.swiper-case .caseTxt{ width: 100%; background: #e5e5e5; padding: 13px 98px 13px 13px; position: relative; font-size: 14px; line-height: 27px; color: #333333; }
.swiper-case .caseTxt span{ display: block; width: 85px; background: #108ee9;border-radius: 4px; color: #FFFFFF; text-align: center; font-size: 14px; line-height: 27px; position: absolute; right: 12px; top: 13px; }
.swiper-case .caseTxt span img{ position: relative; top: -2px; }
.swiper-case a:hover .caseTxt span{ opacity: 0.8;}


/*wrap5*/
.wrap5{}
.wptit{ width: 100%; font-size: 20px; line-height: 30px; background: url(../images/icon3.png) repeat-x bottom; padding-bottom: 10px; color: #666666; }
.wptit span{ color: #108ee9; font-weight: bold; font-size: 24px; margin-right: 5px; }
.wptit a{display: block; float: right; font-size: 12px; color: #666666; }
.wptit a:hover{ color: #108ee9;}
.news_wrap{ width: 100%; margin-top: 25px; }
.newsLf{ width: 40%; float: left; overflow: hidden; padding-right: 25px; }
.newsLf a{ display: block; width: 100%; overflow: hidden; }
.newsLf .xwimg{ width: 100%; overflow: hidden; }
.newsLf .xwimg .img{ padding-top: 62.22%; transition: all 0.4s; }
.newsLf a:hover .xwimg .img{ transform: scale(1.1);}
.newsLf h3{ width: 100%; position: relative; font-size: 16px; line-height: 30px; color: #333333; padding-right: 72px; margin: 7px 0; }
.newsLf h3 span{ display: block; font-size: 14px; color: #666666; position: absolute; right: 0; top: 0; }
.newsLf h3:before{ content: ''; display: block; width: 30px; height: 2px; position: absolute; left: 0; bottom: 0; background: #108ee9; }
.newsLf .xwtext{ font-size: 14px; line-height: 22px; color: #222222; height: 44px; }

.newLi{ width: 60%; overflow: hidden; border-bottom: 1px dashed #b6b6b6; padding-bottom: 10px; margin-bottom: 10px; }
.newLi a{ display: block; width: 100%; overflow: hidden; }
.newLi .xwTime{ width: 60px; background: #e5e5e5; text-align: center; float: left; overflow: hidden; font-size: 30px; line-height: 30px; color: #666666; font-weight: bold; padding: 6px 0; transition: all 0.3s; margin-top: 8px; }
.newLi .xwTime span{ width: 100%; display: block; text-align: center; font-weight: normal; font-size: 12px; line-height: 18px; }
.newLi .xwtext{ overflow: hidden; padding-left: 15px;}
.newLi .xwtext h3{ font-size: 16px; line-height: 30px; color: #222222; }
.newLi .xwtext .xwtxt{font-size: 13px; line-height: 22px; color: #666666; height: 44px; }
.newLi a:hover .xwTime{ background: #108ee9; color: #FFFFFF; }


/*wrap6*/
.wrap6{ padding: 0;}
.ab_wrap{ width: 100%; margin-top: 25px; }
.ab_img{ float: left; overflow: hidden; border: 1px solid #e5e5e5; padding: 2px; background: #FFFFFF; display: inline-block; max-width: 40%; }

.ab_text{ padding-left: 25px; overflow: hidden; width: 60%; float: right; }
.ab_text a{ display: block; width: 100%; font-size: 14px; line-height: 28px; color: #222222; height: 308px; overflow: hidden; }



/*wrap7*/
.wrap7{}
.swiper-but{ float: right; }
.zzrh,
.zzLf{ width: 34px; height: 24px; float: left; overflow: hidden; margin: 2px; background-size: auto; background-repeat: no-repeat; background-position: center; cursor: pointer; }
.zzrh{ background-image: url(../images/zz_r1.jpg);}
.zzLf{background-image: url(../images/zz_l1.jpg);}
.zzrh.swiper-button-disabled{ background-image: url(../images/zz_r2.jpg);}
.zzLf.swiper-button-disabled{background-image: url(../images/zz_l2.jpg);}

.zz_wrap{ width: 100%; position: relative; margin-top: 25px; }
.swiper-zz{}
.swiper-zz a{ display: block; width: 100%; overflow: hidden; background: #E5E5E5; border: 1px solid #E5E5E5;}
.swiper-zz .zzImg{ width: 100%; position: relative; background: #FFFFFF; overflow: hidden; }
.swiper-zz .zzImg:before{ content: ''; display: block; padding-top: 68.965%; }
.swiper-zz .zzImg img{ transition: all 0.4s;}
.swiper-zz a:hover .zzImg img{}
.swiper-zz .zz_t{ width: 100%;  font-size: 14px; line-height: 45px; color: #333333;  }
.swiper-zz a:hover .zz_t{ background: #108ee9; color: #FFFFFF; }


/*wrap8*/
.wrap8{ background: #108ee9;}
.foimg{ width: 27%; float: left; overflow: hidden; border-right: 1px dashed rgba(255,255,255,0.5); padding: 15px 0; }
.forh{ overflow: hidden; padding-left: 25px; }
.foul{ width: 16%; float: left; overflow: hidden; padding: 0 0 0 5%; }
.foul h3{ font-size: 16px; line-height: 30px; color: #FFFFFF; position: relative; }
.foul >span{ display: block; width: 25px; height: 1px; background: #FFFFFF; margin: 5px 0; }
.foul li{}
.foul li a{ font-size: 14px; line-height: 30px; color: #FFFFFF; }
.foul li a:hover{ text-decoration: underline !important;}
.forh{ width: 41%; float: right; font-size: 14px; line-height: 22px; color: #FFFFFF; position: relative; padding-right: 130px; }
.forh h3{ font-size: 16px; line-height: 30px; color: #FFFFFF; position: relative; }
.forh >span{ display: block; width: 25px; height: 1px; background: #FFFFFF; margin: 5px 0; }
.foCode{ width: 120px; overflow: hidden; text-align: center; position: absolute; right: 0; top: 0;}
.foCode p{ font-size: 12px;}


/*footer*/
.footer{ background: #107be9; font-size: 14px; line-height: 24px; color: #FFFFFF;text-align: center; padding: 10px 0;}



/*mbox*/
.mainBox{ min-height: 600px; padding-top: 30px; }


.mainLeft{ width: 260px; float: left; overflow: hidden;}
.itemtit{ font-size: 20px; font-weight: bold; line-height:60px; width: 100%; color: #FFFFFF; background: #108ee9; padding: 0 25px; }
.itemtit i{ margin-right: 5px; top: 2px; }

.accordion{ width: 100%; margin-top: 2px; }
.accordion li{ width: 100%; margin-bottom: 2px; }
.accordion li a{ display: block; width: 100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; background: #f2f2f2 url(../images/m1.png) no-repeat 30px center; font-size: 14px; line-height: 40px; color: #333333; padding-left: 70px; }
.accordion li.on a,.accordion li a:hover{ background: #108ee9 url(../images/m2.png) no-repeat 30px center; color: #FFFFFF; }

.mbot{ width: 100%; margin-top: 25px; }
.mbot .mbot_t{ padding: 15px; background: #f2f2f2; font-size: 14px; line-height: 24px; color: #333333; }
.mbot .mbot_t > img{ width: 100%; margin-bottom: 15px; }


.mainRight{ overflow: hidden; padding-left: 25px;}
.mrhtop{ font-size: 14px; color: #333; line-height: 40px; border-bottom: 3px double #e5e5e5; }
.mrhtop .pull-left{ font-weight: bold; font-size: 24px; }
.mrhtop .pull-left span{ font-weight: normal; color: #a4a4a4; font-size: 16px; text-transform: uppercase; }
.mrhtop a{ color: #333333;}
.mrhtop a:hover{ color: #108ee9;}


.mrhCont{ padding-top: 15px; overflow: hidden; width: 100%;}


.li01{ padding: 10px;}
.li01 a{ display: block; width:100%; overflow: hidden; border: 1px solid #e5e5e5; }
.li01 .proimg{ width: 100%; overflow: hidden; }
.li01 .proimg .img{ padding-top: 68.75%; transition: all 0.4s; }
.li01 a:hover .proimg .img{ transform: scale(1.1);}
.li01 h3{ width: 100%; background: #E5E5E5; font-size: 14px; line-height: 45px; transition: all 0.3s; color: #222222; }
.li01 a:hover h3{ background: #108ee9; color: #FFFFFF;}

.li02{ padding: 10px;}
.li02 a{ display: block; width: 100%; overflow: hidden; background: #E5E5E5; border: 1px solid #E5E5E5;}
.li02 .zzImg{ width: 100%; position: relative; background: #FFFFFF; overflow: hidden; }
.li02 .zzImg:before{ content: ''; display: block; padding-top: 68.965%; }
.li02 .zzImg img{ transition: all 0.4s;}
.li02 a:hover .zzImg img{}
.li02 .zz_t{ width: 100%;  font-size: 14px; line-height: 45px; color: #333333;  }
.li02 a:hover .zz_t{ background: #108ee9; color: #FFFFFF; }




.shows{ width: 100%; font-size: 14px; line-height: 25px; color: #222222;  }
.shows img{ max-width: 100%;}
.shows .show_img{ width: 100%; }
.shows .show_img img{ margin: 10px auto;}
.show_text{ font-size: 14px; line-height: 25px; color: #222222; }


.li03{ width: 100%; margin-bottom: 20px; }
.li03 a{ display: block; width: 100%; background: #efefef; padding: 6px 12px; overflow: hidden; transition: all 0.3s; }
.li03 .li03_img{ width: 180px; height: 130px; overflow: hidden; float: left; overflow: hidden; max-width: 40%; }
.li03 .li03_img .img{ transition: all 0.5s; }
.li03 a:hover .li03_img .img{ transform: scale(1.1);}
.li03 .li03_text{ overflow: hidden; padding-left: 15px; }
.li03 .li03_text h3{ width: 100%; font-size: 16px; line-height: 30px; color: #666666; font-weight: bold; }
.li03 .li03_text span{ display: block; width: 30px; height: 2px; background: #108ee9; margin: 8px 0; }
.li03 .li03_text .li03_t{ color: #999999; font-size: 14px; line-height: 23px; -webkit-line-clamp:3; height: 69px; }
.li03 a:hover{ background: #108ee9; color: #FFFFFF;}
.li03 a:hover h3{ color: #FFFFFF;}
.li03 a:hover span{ background: #FFFFFF;}
.li03 a:hover .li03_t{color: #FFFFFF;}



/*æ¸…é™¤æ ·å¼*/
.clear { clear:both;}

/*åˆ†é¡µcss scott style pagination*/
div.scott{padding:3px;margin:3px;text-align:center;}
div.scott a{border:#ddd 1px solid;padding:2px 5px;color:#108ee9;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#108ee9 1px solid;color:#108ee9;background-color:#d6fbff;}
div.scott a:active{border:#108ee9 1px solid;color:#108ee9;background-color:#d6fbff;}
div.scott span.current{border:#108ee9 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#108ee9;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}



/*æµ®åŠ¨QQ*/
.dock {
	position: fixed;
	right: 0px;
	width: 50px;
	-moz-opacity: 0.7;
	opacity: 0.7;
	z-index: 200;
}

.dock.close {
	z-index: 50;
}

.dock ul.icons {
	position: absolute;
	list-style: none;
	right: 0px;
	padding: 0px;
	width: 50px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock.close ul.icons {
	right: -70px;
}

.dock ul.icons li i {
	display: block;
	position: relative;
	width: 50px;
	height: 50px;
	background: url(../images/icons.png) no-repeat;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
	z-index: 210;
}

.dock ul.icons li.active i {
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.dock ul.icons li.up i {
	background-position: -63px -150px;
}

.dock ul.icons li.tel i {
	background-position: -62px -108px;
}

.dock ul.icons li.im i {
	background-position: -63px -20px;
}

.dock ul.icons li.wechat i {
	background-position: -59px -66px;
}

.dock ul.icons li.down i {
	background-position: -63px -190px;
}

.dock ul.icons li p {
	display: block;
	position: absolute;
	top: 50px;
	right: -260px;
	padding: 15px 20px;
	height: 120px;
	color: White;
	line-height: 30px;
	border: 1px solid #333;
	border-right: none;
	background: #111;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .4s ease-in-out .1s;
	-moz-transition: all .4s ease-in-out .1s;
	-ms-transition: all .4s ease-in-out .1s;
	-o-transition: all .4s ease-in-out .1s;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201;
}

.dock ul.icons li.active p {
	right: 50px;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

.dock ul.icons li.tel p {
width: 143px;
    height:130px;
    line-height:30px
}

.dock ul.icons li.im p {
	width: 140px;
    height:170px;
    line-height:30px
}

.dock ul.icons li.im p a {
	display: block;
	margin-top: 12px;
	width: 100px;
	height: 35px;
	line-height: 32px;
	color: #00dfb9;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00dfb9;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	-ms-transition: all .3s ease-in-out 0s;
	-o-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}

.dock ul.icons li.im p a:hover {
	color: White;
	background: #0f8773;
	border: 1px solid #0f8773;
}

.dock ul.icons li.wechat p {
	width: 180px;
    height:180px;
    line-height:30px
}

.dock ul.icons li.wechat p img {
	
	border: 2px solid #000;
}

.dock a.switch {
	position: absolute;
	display: block;
	top: 270px;
	right: 11px;
	width: 26px;
	height: 26px;
	background: url(../images/icons.png) no-repeat 0px -640px;
	cursor: pointer;
	-webkit-transition-delay: .15s;
	-moz-transition-delay: .15s;
	-ms-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.dock a.switch.off {
	background-position: -32px -640px;
}


