@charset "utf-8";
/* CSS Document*/
body{text-align: left;padding: 0;margin: 0;font-size: 14px;font-family: 'microsoft yahei';-webkit-text-size-adjust: none;height: auto;color: #333;background: #fff;}
body{position: relative;overflow-x: hidden;overflow-y: auto;}
html{min-width: 1280px;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{padding: 0;margin: 0;}
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{padding: 0;margin: 0;}
fieldset{border-top-width: 0;border-left-width: 0;border-bottom-width: 0;border-right-width: 0;}
a img{border: 0;padding: 0;margin: 0;}
i{font-style: normal;}
address,caption,cite,cite,code,dfn,em,th,var{font-weight: normal;font-style: normal;}
li{list-style-type: none;}
caption{text-align: left;}
th{text-align: left;}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 100%;}
q:unknown{content: '';}
input,textarea,select{font-family: inherit;font-size: 100%;}
a:link{color: #333;text-decoration: none;}
a:visited{color: #333;text-decoration: none;}
a:hover{color: #bc070e;text-decoration: none;}
.icon{background-image: url("../images/icon.png");display: inline-block;vertical-align: middle;}
.fl{float: left;}
.fr{float: right;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;font-size: 0;margin: 0;padding: 0;display: block;_height: 0;overflow: hidden;}
/*清除浮动*/
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0;}
/*高光特效*/
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: '';position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after{left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
/*网站公用样式表*/
.w1200{width: 1200px;margin: 0 auto;}
/*网站顶部*/
.top_main{width: 100%;height: 40px;color: #535353;font-size: 14px;line-height: 40px;border-bottom: 1px solid #e5e5e5;}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main li a{color: #535353;cursor: pointer;}
.top_main li a:hover{color: #bc070e;}
/*网站头部*/
.header_main{width: 100%;z-index: 100;}
.header_main .header{display: flex;justify-content: space-between;align-items: center;height: 140px;}
.header_main .logo{display: block;}
.header_main .logo img{width: 100%;height: 100%;display: block;}
.header_main .tel{position: relative;/* padding: 32px 0; */padding-left: 58px;}
.header_main .tel s{position: absolute;top: 50%;left: 0;margin-top: -25px;width: 50px;height: 50px;background-position: -110px bottom;margin-right: 8px;}
.header_main .tel p{display: inline-block;font-size: 18px;color: #252525;}
.header_main .tel p span{font-size: 36px;display: block;font-weight: bold;color: #bc070e;}
/*网站导航*/
.nav_main{width:100%;height: 60px;background: #bc070e;position: relative;z-index: 3;}
.nav_main .nav{width: 1200px; margin: 0 auto;}
.nav_main .nav li{float: left;position: relative;width: 150px;height: 60px;line-height: 60px;font-size: 16px;text-align: center;}
.nav_main .nav li a{display: block;color:#fff;font-size:16px;line-height: 60px;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav_main .nav li:hover>a, .nav_main .nav li.hover>a{color: #fff;background: #252525;}
.nav_main .nav dl{width: 100%;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 40px;height: 40px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;border-top: 1px solid #1b1b1b;}
.nav_main .nav dl dd:first-child{border: none;}
.nav_main .nav dl dd a{color: #fff;font-size: 14px;line-height: 40px;background: #252525;text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, #bc070e, #bc070e);background-image: linear-gradient(to right, #bc070e, #bc070e);background-size: 0% 100%;}
.nav_main .nav dl dd a:hover {background-size: 100% 100%;color: rgba(255, 255, 255, 0.9999);}
/*网站大图*/
.banner{width:100%;max-width: 1920px;position:relative;overflow:hidden;z-index:0;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{width: 100%;display:block;}
#banner .tipcon{width: 100%; height: 36px; position: absolute; left: 0; bottom: 30px; z-index: 10; text-align: center;}
#banner .tipcon .tip{width: auto;display: inline-block;vertical-align: top;height: 20px;padding: 0 14px 8px;border-radius: 20px;text-align: center;background: rgba(0,0,0,.3);}
#banner .tipcon .tip span{width: 8px;height: 8px;margin: 8px;display: inline-block;cursor: pointer;background: none;border: 2px solid #fff;opacity: 1;border-radius: 10px;transition: all .5s;outline: none;}
#banner .tipcon .tip span.swiper-pagination-bullet-active{background: #fff;}
#banner .swiper-button-prev,#banner .swiper-button-next{left: 4%;width: 40px;height: 60px;margin-top: -30px;background-size: 20px 20px;background-color: rgba(0,0,0,.55);opacity: 0;transition: all .5s;}
#banner .swiper-button-next{left: auto;right: 4%;}
#banner:hover .swiper-button-prev,#banner:hover .swiper-button-next{opacity: 1;}
#banner:hover .swiper-button-prev:hover,#banner .swiper-button-next:hover{background-color: #bc070e;border-color: #bc070e;}
/*******index css*******/
.index{line-height: 1.5;}
/*首页标题*/
.index .in_title{position: relative;padding-top: 50px;padding-bottom: 42px;background: url(../images/line.png) center bottom no-repeat;text-align: center;}
.index .in_title h3{color: #2f2f2f;font-size: 28px;font-weight: bold;line-height: 33px;}
.index .more{position: relative;z-index: 1;}
.index .more a{position: relative;display: block;width: 198px;color: #fff;font-size: 16px;line-height: 46px;text-align: center;margin: 0 auto;border-radius: 50px;border: 1px solid #bc070e;background: #bc070e;}
.index .more a:hover{border-color: #111;background: #111;}
/*产品中心*/
.index .pro_box{padding-bottom: 30px;background: url(../images/pro_bg.jpg) no-repeat center top;}
.index .pro_box .pro_list{display: flex;flex-wrap: wrap;margin-top: 50px;}
.index .pro_box .pro_list li{width: 371px;margin-right: 40px;margin-bottom: 40px;border: 1px solid #e9e9e9;transition: .5s;}
.index .pro_box .pro_list li:nth-child(3n){margin-right: 0;}
.index .pro_box .pro_list li .img{position: relative;width: 100%;padding-bottom: 75%;background: #fff;overflow: hidden;}
.index .pro_box .pro_list li .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;padding: 20px;box-sizing: border-box;transition: all .5s;}
.index .pro_box .pro_list li .img .bg{position: absolute;top: 0;width: 100%;height: 100%;background: rgba(191,4,16,.80);opacity: 0;filter: Alpha(opacity=0);-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;display: none;}
.index .pro_box .pro_list li .img .bg s{position: absolute;top: 50%;left: 50%;margin-top: -27px;margin-left: -27px;width: 54px;height: 54px;background-position: -56px bottom;}
.index .pro_box .pro_list li h3{font-size: 18px;line-height: 50px;color: #6e6e6e;text-align: center;padding: 0 10px;background: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .5s;}
.index .pro_box .pro_list li:hover .img img{transform: scale(1.1);}
.index .pro_box .pro_list li:hover .img .bg{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;}
.index .pro_box .pro_list li:hover h3{color: #bc070e;}
/*关于我们*/
.index .about{position: relative;background: url(../images/about_bg.jpg) center no-repeat;height: 658px;}
.index .about .about_con{width: 630px;padding-right: 74px;}
.index .about .about_con .title{padding-top: 80px;padding-bottom: 40px;}
.index .about .about_con .title h3{color: #bc070e;font-size: 30px;font-weight: bold;}
.index .about .about_con .title span{font-style: normal;text-transform: uppercase;display: block;font-size: 18px;color: #959595;}
.index .about .about_con .txt{font-size: 16px;line-height: 2;text-align: justify;overflow: hidden;text-shadow: 2px 2px 2px rgb(0 0 0 / 20%);}
.index .about .about_con ul{padding-top: 40px;}
.index .about .about_con ul li{float: left;margin-right: 1px;}
.index .about .about_con ul li a{display: block;width: 160px;font-size: 16px;line-height: 55px;text-align: center;background: #fff;}
.index .about .about_con ul li:hover a{color: #fff;}
.index .about .about_con ul li.on a,.index .about .about_con ul li:hover a{color: #fff;background: #bc070e;}
/*服务优势*/
.index .advantages{height: 615px;background: url(../images/ys_bg.jpg) center no-repeat;}
.index .advantages .title{position: relative;height: 80px;text-align: center;margin-top: 80px;z-index: 1;}
.index .advantages .title div{position: relative;display: inline-block;padding: 0 430px;}
.index .advantages .title div:before,.index .advantages .title div:after{content:" ";position: absolute;top: 26px;left: 0;width: 430px;height: 2px;background: #fff;}
.index .advantages .title div:after{left: auto;right: 0;}
.index .advantages .title span{position: relative;display: inline-block;padding: 0 50px;}
.index .advantages .title span:before,.index .advantages .title span:after{content:" ";position: absolute;top: 22px;left: 0;width: 9px;height: 9px;background: #fff;border-radius: 50%;}
.index .advantages .title span:after{left: auto;right: 0;}
.index .advantages .title span h3{color: #fff;font-size: 32px;line-height: 22px;font-weight: bold;}
.index .advantages .title span p{color: #9e9e9e;font-size: 12px;line-height: 50px;}
.index .advantages ul{margin: 0 -25px;margin-top: 55px;}
.index .advantages ul li{float: left;width: 262px;margin: 0 25px;text-align: center;cursor: pointer;}
.index .advantages ul li .img{position: relative;display: inline-block;width: 145px;height: 145px;background: rgba(255,255,255,.2);border-radius: 50%;}
.index .advantages ul li .img .ico{position: relative;display: block;color: #fff;font-size: 75px;margin: 35px;z-index: 3;}
.index .advantages ul li .img:after{content: '';position: absolute;top: 50%;margin-top: -66px;left: 50%;margin-left: -66px;width: 130px;height: 130px;border: 1px solid rgba(255,255,255,.2);border-radius: 50%;z-index: 2;}
.index .advantages ul li .img:before{content: " ";position: absolute;z-index: 1;top: 0;left: 0;right: 0;bottom: 0;opacity: 0;-webkit-transform: scaleX(0) scaley(0);transform: scaleX(0) scaley(0);border-radius: 50%;transition: all .5s;}
.index .advantages ul li h3{color: #fff;font-size: 18px;font-weight: bold;margin: 20px 0;}
.index .advantages ul li p{color: #aeaeae;line-height: 25px;text-align: justify;}
.index .advantages ul li:hover .img:before{background: #bc070e;opacity: 1;-webkit-transform: scaleX(1.01) scaley(1.01);transform: scaleX(1.01) scaley(1.01);}
/*新闻资讯*/
.index .inews{padding: 60px 0;padding-top: 0;}
.index .inews .in_title{margin-bottom: 50px;}
.index .inews .news{width: 379px;overflow:hidden;float:left;padding-bottom: 0;margin-right: 30px;}
.index .inews .news:last-child{margin-right: 0;}
.index .inews .news .title{height:20px;padding-bottom: 19px;border-bottom: 1px solid #ddd;overflow:hidden;}
.index .inews .news .title h3{float: left;color: #bc070e;font-size: 18px;font-weight: bold;line-height:20px;}
.index .inews .news .title a{position: relative;height:20px;width:46px;color: #999;font-size:14px;line-height: 20px;padding-right: 15px;float:right;}
.index .inews .news .title a:after{display: inline-block;content: " + ";position: absolute;top: 50%;margin-top: -7px;right: 0;width: 12px;height: 12px;color: #999;font-size: 12px;line-height: 10px;text-align: center;border: 1px solid #999;border-radius: 100%;transition: all .5s;}
.index .inews .news .title a:hover{color: #bc070e;}
.index .inews .news .title a:hover:after{color: #bc070e;border-color: #bc070e;}
.index .inews .news .hot{position:relative;margin-top:20px;}
.index .inews .news .hot .img{width: 100%;height: 125px;overflow:hidden;}
.index .inews .news .hot .img img{width: 100%;height: 100%;display: block;object-fit: cover;transition: all .5s;}
.index .inews .news .hot h3{position: absolute;bottom: 0;left: 0;width:300px;height:50px;padding:0px 20px;color: #fff;font-size: 14px;font-weight: bold;line-height:50px;overflow:hidden;background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.8));transition: all .5s;display: none;}
.index .inews .news .hot:hover h3{color: #bc070e;}
.index .inews .news .hot:hover img{transform: scale(1.2);}
.index .inews .news .list{padding: 10px 0;}
.index .inews .news .list li{font-size:14px;line-height: 40px;border-bottom: 1px dashed #ddd;}
.index .inews .news .list li:last-child{border-bottom: 0;}
.index .inews .news .list li a{color: #333;}
.index .inews .news .list li span{float: right;color: #666;}
.index .inews .news .list li:hover a{color: #bc070e;}
/*网站底部*/
.footer{padding-top:40px;padding-bottom: 30px;background-color: #121212;}
.footer .title{color: #f5f5f5;font-size: 18px;line-height:30px;font-weight:bold;}
.footer .fnav{width:280px; float:left;}
.footer .fnav ul{padding-top: 10px;overflow:hidden;}
.footer .fnav ul li{float: left;margin-top:10px;margin-right:30px;}
.footer .fnav ul li a{display: block;color: #666;font-size: 14px;line-height:30px;overflow:hidden;}
.footer .fnav ul li a:hover{color:#bc070e;}
.footer .contact{width: 300px;float:left;margin-left:60px;}
.footer .contact .box{padding-top:15px;}
.footer .contact p{color: #666;line-height:30px;margin-top:5px;}
.footer .link{width:350px;float:left;margin-left: 60px;}
.footer .link .box{text-align:left;float:left;margin-top: 20px;}
.footer .link a{color: #666;line-height:30px;display: inline-block;padding-right: 15px;}
.footer .link a:hover{color:#bc070e;}
.footer .ewm{width: 120px;}
.footer .ewm .box{padding-top:25px;}
.footer .ewm img{width: 120px;height: 120px;}
.copyright{color: #fff;line-height: 60px;text-align:center;background-color: #bc070e;}
.copyright a{color: inherit;}
.copyright a:hover{color:#fff;}
/*内页大图*/
.nybanner{position: relative;height: 300px;overflow: hidden;}
.nybanner .w1200{height: 100%;padding-left:120px;position:relative;box-sizing: border-box;}
.nybanner .position{position:absolute;bottom:-1px;left:0;right:0;height: 30px;padding: 5px 20px;background: rgba(255,255,255,.8);border-radius:4px 4px 0 0;box-shadow:0px 0px 30px rgba(0,0,0,0.1);}
.nybanner .position s{position: relative;top: -2px;width: 15px;height: 13px;margin-right: 10px;background-position: bottom left;}
.nybanner .position a{font-size: 13px;line-height: 30px;}
.nybanner .position i:after{padding: 0 5px;content:">>";color:#999;font-size: 12px;font-family:宋体;display: inline-block;}
/*******内页样式********/
.submian{padding: 30px 0;}
.sobtitle{font-size: 24px;padding: 20px 30px;border-bottom: 1px solid #eaeaea;position: relative;}
.sobtitle:after{position:absolute;display:block;content:"";border-bottom: 3px solid #bc070e;bottom:0;left:30px;width:45px;}
.sobtitle a{font-size: 14px;color: #666;}
.sobtitle a:hover{color: #bc070e;}
/*内页左侧*/
.subleft{width: 250px;}
.subleft .title{color: #fff;font-size: 22px;font-weight: 400;text-align: center;padding: 20px;border-radius: 20px 0 0 0;background: linear-gradient(90deg, #bc070e 0%, #a0060c 100%);overflow: hidden;}
.subleft .title span{display:block;font-size:14px;font-weight:300;text-transform:uppercase;line-height:30px;}
.subleft .box{box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);border: 1px solid #f3f3f3;background: #fff;border-radius: 20px 0 0 0;margin-bottom: 20px;}
/*栏目分类*/
.subleft .lefta .comt ul{margin: 15px 0;}
.subleft .lefta .comt ul li{position: relative;}
.subleft .lefta .comt ul li a{position: relative;display: block;color: #666;font-size: 14px;line-height: 50px;padding-left: 20px;padding-right: 50px;border-bottom: 1px solid #f3f3f3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.subleft .lefta .comt ul li:last-child a{border: 0;}
.subleft .lefta .comt ul li i{position: absolute;right: 0;top: 0;width: 40px;height: 50px;cursor: pointer;z-index: 1;}
.subleft .lefta .comt ul li i:after{content: " > ";display: block;width: 40px;height: 50px;font-family: 宋体;color: #bc070e;font-size: 22px;font-weight: bold;line-height: 50px;text-align: center;transition: all .5s;}
.subleft .lefta .comt ul li.hover i:after{color: #fff;transform: rotate(90deg);}
.subleft .lefta .comt ul li a:hover{color: #bc070e;padding-left: 30px;}
.subleft .lefta .comt ul li.hover a{color: #fff;background: #bc070e;}
.subleft .lefta .comt ul li .boxlist{display: none;width: 100%;border-bottom: 1px solid #f3f3f3;margin: 0;}
.subleft .lefta .comt ul li .boxlist li a{color: #666;font-size: 13px;line-height: 40px;padding-left: 35px;padding-right: 20px;background: #fff;}
.subleft .lefta .comt ul li .boxlist li a:after{content: " ";position: absolute;top: 50%;margin-top: -5px;left: 20px;width: 8px;height: 8px;border: 1px solid #bc070e;border-radius: 3px;transition: all .5s;}
.subleft .lefta .comt ul li .boxlist li a:hover, .subleft .lefta .comt ul li .boxlist li a.hover{color: #bc070e;}
.subleft .lefta .comt ul li .boxlist li a:hover:after, .subleft .lefta .comt ul li .boxlist li a.hover:after{background: #bc070e;}
.subleft .lefta .comt ul li.hover .boxlist{display: block;}
/*联系我们*/
.subleft .leftcont .cont{padding: 10px;}
.subleft .leftcont .cont h2{font-size: 16px;font-weight: bold;color: #bc070e;padding-bottom: 10px;border-bottom: 1px solid #f2f2f2;text-align: center;}
.subleft .leftcont .cont p{color: #666;line-height: 26px;padding-top: 10px;display: block;}
/*内页右侧*/
.subright{width: 930px;box-shadow: 0px 0px 30px rgb(0 0 0 / 10%);border: 1px solid #f3f3f3;background: #fff;}
.subright .box{padding: 25px 30px;word-break: break-all;min-height: 640px;}
/*默认单页*/
.Aboutpage{color: #333;font-size: 14px;line-height: 28px;text-align: justify;}
.Aboutpage img{max-width: 100%;}
.Aboutpage .t{padding: 0 0 25px;color: #bc070e;font-size: 18px;}
.Aboutpage .t2{padding: 25px 0;color: #bc070e;font-size: 24px;}
/*文章列表*/
.Newslist{}
.Newslist .list{padding-bottom: 20px;}
.Newslist .list li{border-bottom: 1px solid rgba(0,0,0,.06);padding: 30px 0;transition: all .5s;}
.Newslist .list li:first-child{padding-top: 0;}
.Newslist .list li a{display: flex;}
.Newslist .list li .img{position:relative;width: 160px;height: 120px;margin-right: 20px;overflow: hidden;}
.Newslist .list li .img img{width: 100%;height: 100%;display: block;transition: all .5s;}
.Newslist .list li .txt{flex: 1;overflow: hidden;padding-right: 10px;}
.Newslist .list li .txt h3{font-size: 18px;line-height: 27px;font-weight: 300;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.Newslist .list li .txt .hits{color: #999;font-size: 12px;line-height: 21px;}
.Newslist .list li .txt p{color: #b5b5b5;font-size: 13px;line-height: 24px;text-align: justify;transition: all .5s;height: 72px;overflow: hidden;}
.Newslist .list li .date{width: 80px;padding: 24px 0 24px 25px;font-size:28px;color:#999;font-weight:300;position:relative;text-align: center;}
.Newslist .list li .date:after{display:block;content:"";width:1px;height: 100%;background:#f3f3f3;left:10px;top: 0;position:absolute;}
.Newslist .list li .date span{display: block;}
.Newslist .list li:hover .img img{transform: scale(1.1);}
.Newslist .list li:hover .txt h3{color:#bc070e;}
.Newslist .list li:hover .txt p{color: #666;}
/*图片列表*/
.Piclist .list{float: left;width: 100%;padding-left: 0px;}
.Piclist .list li{float: left;width: 278px;border: 1px solid #eaeaea;margin-right: 15px;margin-bottom: 15px;transition: all .5s;}
.Piclist .list li:nth-child(3n){margin-right: 0;}
.Piclist .list li .img{position: relative;width: 100%;padding-bottom: 75%;overflow: hidden;}
.Piclist .list li .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.Piclist .list li h3{color: #555;font-size: 16px;text-align: center;display: block;line-height: 50px;background: #fff;padding: 0 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.Piclist .list li:hover{box-shadow: 0 1px 20px rgb(0 0 0 / 10%);}
.Piclist .list li:hover .img img{transform: scale(1.1);}
.Piclist .list li:hover h3{color: #fff;background: #bc070e;}
/*内容详情页*/
.conBox .ArticleTitle h1{font-size: 24px;line-height: 36px;font-weight: bold;text-align: center;}
.conBox .ArticleMessage{line-height: 50px;margin-bottom: 20px;text-align: center;border-bottom: 1px solid #f3f3f3;}
.conBox .ArticleMessage span:first-child{margin-left:0;}
.conBox .ArticleMessage span{color: #999;margin-left: 14px;}
.conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.conBox .ArticleTencont{color: #666;font-size:14px;line-height: 28px;text-align: justify;padding-bottom: 20px;overflow: hidden;}
.conBox .ArticleTencont img{max-width: 100%;}
.conBox .ArticleTencont table{border-collapse: collapse;border-spacing: 0;margin: auto !important;}
.conBox #pic{text-align: center;}
.conBox #pic img{display: inline-block;max-width: 800px;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
/*内容分页*/
.rsLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.rsLink .prevLink, .rsLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.rsLink .prevLink a, .rsLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.rsLink .prevLink a:hover, .rsLink .nextLink a:hover{color: #bc070e;}
.rsLink .prevLink{float: left;}
.rsLink .nextLink{float: right;}
/*icon图标*/
@font-face{font-family: 'FontAwesome';src: url('../fonts/fontawesome-webfont.eot');src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');font-weight: normal;font-style: normal}
[class*='icon-']:before{display: inline-block;font-family: "FontAwesome";font-weight: normal;font-style: normal;vertical-align: baseline;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale}
.icon-thumbs-up1:before{content: "\f164"}
.icon-thumbs-up2:before, .icon-cog:before{content: "\f013"}
.icon-thumbs-up3:before{content: "\f1b3"}
.icon-thumbs-up4:before{content: "\f0d1"}