/* CSS Document */
/* 通用 */
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0}
section{ padding:0; margin:0; display:block}
ul,li,ol,dl,a{list-style-type:none}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; background-color:#fff}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button,textarea{overflow: visible;vertical-align:middle;outline:none}
body { max-width:1920px; margin:0 auto; padding:0; background: url(../img/bodybg.jpg) repeat-y; font-family: "Microsoft Yahei", "Simsun", Arial, sans-serif;line-height: 1.75; color:#333; font-size:14px;}
li{list-style-type:none;}
img{vertical-align:top;}
.f14{ font-size14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.b{ font-weight:bold;}
.txtc{ text-align:center;}
.fl{float:left;}
.fr{float:right;}
.display{ display:block;}
.hidden{ display:none;}
.abs{ position:absolute;}
.rel{ position:relative;}
.mt10{margin-top:10px;}
.ml10{margin-left:10px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
/* Link */
a,img{color:#333; margin:0px; padding:0px; border:0px; text-decoration:none;}
a:link {color: #333; text-decoration:none;}
a:hover {color: #962423; text-decoration:none;}
.clearfix:after { clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0}
* html .clearfix, *:first-child+html .clearfix { zoom:1 }
*{box-sizing: border-box; padding:0px; margin:0px;}
.wrap{width:1200px; margin:0px auto;  position:relative;z-index:111}
.container{width:1120px; margin:0px auto;}

/*头部*/
.header{width:100%; max-width:1920px; margin:0px auto; background: #FFFFFF;}
.head_top{height:120px; padding: 20px 0;}
.head_top .logo{width:470px; margin-right: 40px; float:left;}
.servbox{width:228px; padding:10px 0px; float:right;}
.servbox .serv-tel{width:228px; height:60px; }
.servbox .serv-tel img{width:100%; height:auto;}

/* 主菜单 */
.yunu-nav{width:100%; height:50px; background:url(../img/menubg.png) repeat-x; position:relative;}
.menuBtn{display: none;position: relative;float: right;margin-top: 10px;width: 40px;height: 40px;padding: 5px;cursor: pointer;}
.menuBtn b{	display: block;	width: 100%;height: 2px;border-radius: 2px;background-color: #962423 ;margin: 5px 0 7px;	transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;	-o-transition: .3s;}
.menuBtn.open b{position: absolute;	left: 5px;top: 35%;	display: none;	width: 30px;}
.menuBtn.open b:first-child{display: block;	transform: rotate(45deg);-webkit-transform: rotate(45deg);	-o-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.menuBtn.open b:last-child{	display: block;	transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.yunu-nav .nav{width:100%;}
.yunu-nav .nav ul{ margin:0px auto; display: -webkit-flex; display: flex;flex-direction:row;flex-direction:-webkit-row;flex-wrap: wrap;flex-wrap: -webkit-wrap;justify-content : space-between;justify-content : -webkit-space-between;}
.yunu-nav .nav li{ position:relative; height:100%; z-index:200}
.yunu-nav .nav li a.v1{display:block;position:relative;width:100%;height:50px;line-height:50px;font-size:18px;color:#fff;text-align:center;transition:all .1s ease-in-out}
.yunu-nav .nav li a.v1 span{	position: relative;top: 0;display: block;transition: all 0.5s；}
.yunu-nav .nav li.on a.v1 span,.yunu-nav .nav li:hover a.v1 span{ color:#f8da87;height:50px}
.yunu-nav .nav li.on a.v1 span:after,.yunu-nav .nav li:hover a.v1 span:after{	display: block;}
.yunu-nav .nav dl{transition:all .3s ease-in-out;filter: alpha(opacity=0);opacity: 0;visibility: hidden;	position:absolute; top:50px;left:50%;width:180px; height:0px;margin-left:-90px;background:#e3d2ac; z-index:9999;}
.yunu-nav .nav li:hover dl{top:50px; height:auto; opacity: 1; filter: alpha(opacity=100);	transition: all .3s; visibility: visible;}	
.yunu-nav .nav dl dd{ display:block;}
.yunu-nav .nav dl dd a{display:block;border-bottom:#c1ae7a solid 1px;height:40px;line-height:40px;color:#333;text-align:center;transition: .5s;-ms-transition: .5s;-moz-transition: .5s;-webkit-transition: .5s;	-o-transition: .5s;}
.yunu-nav .nav dl dd a:hover{ background:#b1964c; padding-left:10px; color:#fff;}

/* banner */
.banner{width:100%; border-bottom:8px solid #962423;}
.slick-slider{ position: relative; display: block; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;-webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent;}
.slick-list{ position: relative; display: block; overflow: hidden; margin: 0; padding: 0;}
.slick-list:focus{ outline: none;}
.slick-list.dragging{ cursor: pointer; cursor: hand;}
.slick-slider .slick-track,.slick-slider .slick-list{ -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.slick-track{ position: relative; top: 0; left: 0; display: block;}
.slick-track:before,.slick-track:after{ display: table; content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{ display: none; float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{ display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{ display: block; background-size: cover;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{ display: block; height: auto;border: 1px solid transparent;}
.slick-arrow.slick-hidden {display: none;}

.banner .item .con{	padding-top: 31.5%; background-repeat: no-repeat;	background-position: center center;	-o-background-size: cover; -ms-background-size: cover; -moz-background-size: cover;	-webkit-background-size: cover;	background-size: cover;}
.banner .slick-arrow{ position: absolute; top: 50%; margin-top: -40px; overflow: hidden; cursor: pointer; width: 82px; height: 82px; border-radius:41px; font-size: 0; line-height: 0; z-index: 9; background-repeat: no-repeat; background-position: center center; -o-background-size: auto 30px; -ms-background-size: auto 30px; -moz-background-size: auto 30px; -webkit-background-size: auto 30px; background-size: auto 30px; background-color: rgba(0,0,0,0); border: 0; outline: 0; padding: 0;}
.banner .slick-arrow:hover{	background-color: rgba(0,0,0,.2);}
.banner .slick-prev{left: 2%;background-image: url(../img/pres1.png);}
.banner .slick-next{right: 2%;background-image: url(../img/nexts1.png);}
.banner .slick-dots{position: absolute; left: 0; bottom: 5%; width: 100%; text-align: center; z-index: 99; font-size: 0;}
.banner .slick-dots li{	display: inline-block; margin: 0 5px;}
.banner .slick-dots button{	background-color: #fff;	cursor: pointer;border-radius: 2px;	border: 0; width: 40px;	height: 6px; outline: 0; font-size: 0;	padding: 0; opacity:.5;}
.banner .slick-dots li.slick-active button{ opacity:1;}

.home-sub .transition { -webkit-transition: all ease .4s; -moz-transition: all ease .4s; -ms-transition: all ease .4s; -o-transition: all ease .4s; transition: all ease .4s;}
.home-sub .inner-wrap { width: 100%; max-width: 1200px; min-width: 320px; margin: 0 auto;}
.home-sub{ width:100%;height:100px;background:#383838; text-align: center;}
.home-sub li{ float: left; width: 20%; border-left: 1px solid #4c4c4c; color: #FFFFFF;box-sizing: border-box;}
.home-sub li:last-child{ border-right: 1px solid #4c4c4c; }
.home-sub li a{ display: block; color: #FFFFFF; padding: 25px 0;font-size:14px;}
.home-sub li img{ margin-right:2%; max-width: 22%; display: inline-block; vertical-align: middle;}
.home-sub li div{ display: inline-block; max-width:80%; vertical-align: middle; text-align: left;}
.home-sub li span{ display: block; font-weight: bold;}
.home-sub li p{ margin-top:5px; opacity: .5;}
.home-sub li a:hover{ background: #cd9f59;}
.home-sub li a:hover img{ animation: tada 1s; -webkit-animation: tada 1s;}

.main{width:1170px; padding:0px 25px 50px; background:url(../img/mainbg.png) repeat-y center top; margin:0px auto; overflow: hidden;}
/*首页标题*/
.index_tit{width:100%; height:70px; padding-bottom:10px; margin:50px auto 30px; background:url(../img/titbg.png) no-repeat center 18px; text-align:center; position:relative; border-bottom:1px solid #c09c81;}
.index_tit h3{ font-family:STKaiti; font-size:34px; line-height:36px; color:#000; position:relative; letter-spacing: -1px;}
.index_tit .en{ font-size:14px; line-height:20px; color:#666;}

/*首页服务项目*/
.index_bk1{width:100%; overflow:hidden; animation-duration: 1s; -webkit-animation-duration: 1s;}
.index_pro {width:100%;}
.index_pro .product_content{display: flex; flex-wrap: nowrap; justify-content:space-between; list-style: none;}
.index_pro .product_content .service_li{ width:20%; text-align:center;}
.service_li img{display: inline-block; width:100px; height: 53px;}
.service_li .servicebox{ padding:20px 20px; margin-top:5px; border:4px solid #962423; background:#f0dfb9;}
.service_li .servicebox h3{ font-family:STKaiti; font-size:28px; line-height:48px; color:#962423; text-align:center; border-bottom:1px solid #c7a17d;}
.service_li .servicebox ul{padding:10px 0px; text-align:left; }
.service_li .servicebox ul li{ height:36px; padding-left:24%; font-size:22px; color:#962423; line-height:36px;}
.service_li .servicebox ul li a{ font-size:18px; color:#000; line-height:36px; margin-left:5px;}

/*首页科室*/
.skill-slide{width:100%;}
.skillbox{margin-top: 10px; width:100%;  text-align:left; padding-top: 20px;  }
.skillbox .hd{   position:relative; }
.skillbox .hd {  text-align: center;background: url(../img/skill-bg.png) center center no-repeat;  }
.skillbox .hd  li{ display: inline-block; width: 250px; height: 36px; line-height: 36px;  cursor:pointer; font-size: 24px;  color: #000;  }
.skillbox .hd  li.on{background: url(../img/skill-li-bg.png) center center no-repeat;color: #962423;}
.skillbox .bd .slideli{ display:none;}
.skillbox .bd ul{ padding:30px;  zoom:1; display: flex ; display:flex;}
.skillbox .bd li{flex: 1; text-align: center; }
.skillbox .bd li i {display: block; margin: 0 auto 20px; height: 84px; width: 84px; border: #962423 solid 1px; border-radius: 50%; background-position: center center; background-repeat: no-repeat;   }
.skillbox .bd li:hover i{background-color: #962423;}
.skillbox .bd li p {font-size: 16px; color: #000;}
.skillbox .bd li span { color: #666;}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(1) i{background-image:url(../img/01-1.png);}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(2) i{background-image:url(../img/02-1.png);}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(3) i{background-image:url(../img/03-1.png);}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(4) i{background-image:url(../img/04-1.png);}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(5) i{background-image:url(../img/05-1.png);}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(6) i{background-image:url(../img/06-1.png);}

.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(1):hover i{background-image:url(../img/01-2.png);}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(2):hover i{background-image:url(../img/02-2.png);}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(3):hover i{background-image:url(../img/03-2.png);}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(4):hover i{background-image:url(../img/04-2.png);}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(5):hover i{background-image:url(../img/05-2.png);}
.skillbox .bd .slideli:nth-of-type(1) ul li:nth-of-type(6):hover i{background-image:url(../img/06-2.png);}

.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(1) i{background-image:url(../img/xm_1a.png);}
.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(2) i{background-image:url(../img/xm_2a.png);}
.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(3) i{background-image:url(../img/xm_3a.png);}
.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(4) i{background-image:url(../img/xm_4a.png);}
.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(5) i{background-image:url(../img/xm_5a.png);}
.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(6) i{background-image:url(../img/xm_6a.png);}

.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(1):hover i{background-image:url(../img/xm_1b.png);}
.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(2):hover i{background-image:url(../img/xm_2b.png);}
.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(3):hover i{background-image:url(../img/xm_3b.png);}
.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(4):hover i{background-image:url(../img/xm_4b.png);}
.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(5):hover i{background-image:url(../img/xm_5b.png);}
.skillbox .bd .slideli:nth-of-type(2) ul li:nth-of-type(6):hover i{background-image:url(../img/xm_6b.png);}

.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(1) i{background-image:url(../img/zx_1a.png);}
.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(2) i{background-image:url(../img/zx_2a.png);}
.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(3) i{background-image:url(../img/zx_3a.png);}
.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(4) i{background-image:url(../img/zx_4a.png);}
.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(5) i{background-image:url(../img/zx_5a.png);}
.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(6) i{background-image:url(../img/zx_6a.png);}

.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(1):hover i{background-image:url(../img/zx_1b.png);}
.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(2):hover i{background-image:url(../img/zx_2b.png);}
.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(3):hover i{background-image:url(../img/zx_3b.png);}
.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(4):hover i{background-image:url(../img/zx_4b.png);}
.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(5):hover i{background-image:url(../img/zx_5b.png);}
.skillbox .bd .slideli:nth-of-type(3) ul li:nth-of-type(6):hover i{background-image:url(../img/zx_6b.png);}


/*首页专家团队*/
.index_case{width:100%; position:relative; }
.index_case .idx_caselist{width:100%; position:relative; overflow:hidden;}
.index_case .casehd .prev,.index_case .casehd .next{ width:46px; height:48px; position:absolute; top:50%; margin-top:-24px; cursor:pointer; transition: all .5s;}
.index_case .casehd .prev{ background:url(../img/left.png); left:-50px;}
.index_case .casehd .next{ background:url(../img/right.png); right:-50px;}
.index_case .casehd .prev:hover{ background:url(../img/left_h.png);}
.index_case .casehd .next:hover{ background:url(../img/right_h.png);}
.index_case .idx_caselist ul{ padding:20px 0px !important;}
.index_case .idx_caselist li{width:235px; margin-right:60px; float:left; transition: all 0.5s;}
.index_case .idx_caselist li .img{width:100%; height:335px; overflow:hidden;}
.index_case .idx_caselist li .img img{width:100%; min-height:100%; transition: all 0.5s;}
.index_case .idx_caselist li:hover .img img{transform: scale(1.1, 1.1);}
.index_case .idx_caselist li .title{ padding:10px 20px; margin-top:10px; text-align:center;}
.index_case .idx_caselist li .title p{ font-family:STKaiti; font-size:24px; line-height:30px; color:#333;}
.index_case .idx_caselist li .title .yszhiwu{ font-size:15px; line-height:30px; color:#333; margin-left:10px;}
.index_case .idx_caselist li:hover .title{ color:#962423;}

.index_ad1{width:100%; padding:30px 0px; margin:40px auto; background:#704d33;}
.ad1box{width:100%; height:280px; padding:40px 140px; background:url(../img/ad_bg.jpg) no-repeat; text-align:center;}
.ad1box .adtit{ margin-bottom:25px;}
.ad1box .adtit h3{ font-family:STKaiti; font-size:24px; color:#000; line-height:44px;}
.ad1box ul{display: flex; flex-wrap: nowrap; justify-content:space-between; list-style: none;}
.ad1box ul li{width:88px; height:60px;}
.ad1box ul li img{width:100%; height:100%;}
.ad1box .adtel{ margin-top:25px;}
.ad1box .adtel img{width:230px; height:42px;}

/*6大优势*/
.advantage{margin-top: 40px;}
.ad-list{margin: 0 -3px; margin-top: 30px;}
.ad-list li{float: left; width:369px; height: 328px; text-align: center; background: #f0dfb9; padding: 0px 20px; margin: 0 3px; margin-bottom: 10px;}
.ad-list li:nth-child(2n){background: #e7d090;}
.ad-list li .img1{margin-top: 20px;}
.ad-list li .img1 img{width:74px; height: 74px; transition:all .5s; -webkit-transition:all .5s; -ms-transition:all .5s;}
.ad-list li:hover .img1 img{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);-ms-transform:translateY(-10px);-o-transform:translateY(-10px);transform:translateY(-10px)}
.ad-list li h3{ font-family:STKaiti; margin-top: 25px; font-size: 22px; color: #000; }
.ad-list li span{display:block; width:38px; height: 2px; background: #962423; margin: 0 auto; margin-top: 15px;}
.ad-list li h2{font-weight: normal; font-size: 16px; color: #333; line-height: 28px; margin-top: 15px;}


/* 彩色链接*/
.wd{width: 100%; background: #f7f9f6;padding: 20px 0px;}
.colour-link-box {overflow: hidden; display: flex;width: 1120px; margin: 20px auto;}
.colour-link-list {flex: 1; margin-right: 20px; color: #fff;}
.colour-link-list .colour-link_1{background: #7a201f url(../img/link_ico5.png) no-repeat center 20px;}
.colour-link-list .colour-link_2{background: #704617 url(../img/link_ico6.png) no-repeat center 40px;}
.colour-link-list .colour-link_3{background: #5d522f url(../img/link_ico7.png) no-repeat center 30px;}
.colour-link-list:last-of-type {margin-right: 0;}
.colour-link-list .colour-link-left-big {width: 136px; height: 236px;; float: left;margin-right: 4px; text-align: center; font-size: 24px; font-weight: bold;}
.colour-link-list .colour-link-left-big span { font-family:STKaiti;display: block; margin-top: 170px;}
.colour-link-list a { font-size:16px;margin-bottom: 4px; margin-right: 0; padding: 14px 10px 0; width: 107px; height: 76px; line-height: 24px; color: #fff; display: inline-block; vertical-align: middle;}
.colour-link-list a span {display: inline-block; vertical-align: middle;}
.colour-link-list a:hover { color: #333;}
.colour-link-list:nth-of-type(1) a:nth-of-type(1),.colour-link-list:nth-of-type(2) a:nth-of-type(1),.colour-link-list:nth-of-type(3) a:nth-of-type(1) {background: #9c7c1a; }
.colour-link-list:nth-of-type(1) a:nth-of-type(2),.colour-link-list:nth-of-type(2) a:nth-of-type(2),.colour-link-list:nth-of-type(3) a:nth-of-type(2) {background: #f0b348; }
.colour-link-list:nth-of-type(1) a:nth-of-type(3),.colour-link-list:nth-of-type(2) a:nth-of-type(3),.colour-link-list:nth-of-type(3) a:nth-of-type(3) {background: #7b6d42; }
.colour-link-list:nth-of-type(1) a:nth-of-type(4),.colour-link-list:nth-of-type(2) a:nth-of-type(4),.colour-link-list:nth-of-type(3) a:nth-of-type(4) {background: #984c37; }
.colour-link-list:nth-of-type(1) a:nth-of-type(5),.colour-link-list:nth-of-type(2) a:nth-of-type(5),.colour-link-list:nth-of-type(3) a:nth-of-type(5) {background: #f0b348; }
.colour-link-list:nth-of-type(1) a:nth-of-type(6),.colour-link-list:nth-of-type(2) a:nth-of-type(6),.colour-link-list:nth-of-type(3) a:nth-of-type(6) {background: #9c7c1a; }

/* 新闻*/
.news{margin-top: 30px;}
.xinwen_zj {width:100%;}
.xinwen {width:1120px; margin:0 auto}
.nleft { width:720px; float:left}
.nleft .ltitle {height:60px; line-height:60px; border-bottom:1px solid #666;}
.nleft .ltitle .newshd li {display:inline-block; float:left; width:88px; height:60px; line-height:60px; text-align: center; margin-right:30px; color:#333; font-size:18px;}
.nleft .ltitle .newshd li h3{ font-weight:normal;}
.nleft .ltitleen a {width:auto;}
.nleft .ltitle .newshd li.on {border-bottom:3px solid #962423; color:#962423;}
.nleft .ltitle .more {float:right; padding:0px 10px; font-size:14px;}
.zpigc {float:left; width:360px; height:240px; position:relative; margin-top:30px; overflow:hidden;}
.zpigc img{ min-height:240px;}
.zpbti {width:360px; position:absolute; bottom:0px; height:42px; line-height:42px; z-index:88; background:rgba(0,0,0,.5); text-align:center; left:0px;}
.zpbti a {color:#FFF; font-size:16px; }
.nleft .newsbd ul {float:right; width:350px; height:240px; margin-top:30px;}
.nleft .newsbd ul li {height:44px; line-height:44px; margin-bottom:5px;}
.nleft .newsbd ul li:last-child{ margin-bottom:0px;}
.nleft .newsbd ul li span {width:60px; height:44px; background:#d6b261; color:#FFF; font-size:16px; line-height:44px; text-align:center; float:left;}
.nleft .newsbd ul li a {width:280px; height:44px; color:#333; font-size:16px; margin-left:10px; float:right; overflow:hidden;}
.nleft .newsbd ul li a:hover {color:#962423;}
.nright {float:right; width:360px;}
.nright .ltitle {height:60px; line-height:60px; border-bottom:1px solid #666;}
.nright .ltitle a {display:inline-block; height:60px; line-height:60px; text-align: center;}
.nright .ltitle .cur { float:left; width:80px; font-size:18px; border-bottom:3px solid #962423; color:#962423;}
.nright .ltitle .more {float:right; padding:0px 10px; font-size:14px;}
.nright ul { padding-left:10px; padding-right:10px; height:240px; margin-top:30px;}
.nright ul li { margin-bottom:20px; padding-bottom:20px; border-bottom:1px dashed #888}
.nright ul li h2 {font-weight:normal; height:24px; line-height:12px; background:url(../img/aa.png) no-repeat left;}
.nright ul li h2 a {color:#333;font-size:14px;margin-left:37px;}
.nright ul li p {color:#444; font-size:14px; padding-left:37px; margin-top:10px; height:48px; line-height:24px; background:url(../img/qq.png) no-repeat left top;}


/*底部*/

.footer{width:100%; background:url(../img/foot_bg.jpg) no-repeat center top; }
.footer .foot_top{width:100%; }
.footer .foot_top .foot_top_cont{ position:relative;}
.foot_top_cont .foot_logob{width:300px;  max-width:100%;}
.foot_top_cont .foot_logob p{ font-size: 20px; color: #fff; font-weight: bold;}
.foot_top_cont .foot_logob p span{ padding: 23px 0 0 70px; display: block; display: block; line-height: 100%;}

.foot_top_cont .foot_info {width:460px; height:260px;  max-width:100%; padding:40px 40px; border-right:1px solid rgba(255,255,255,.4);}
.foot_top_cont .foot_info .foot_info_tit{ width:100%;}
.foot_top_cont .foot_info .foot_info_tit h3{ font-size:20px; color:#f6e7b4; line-height:36px; letter-spacing:2px;opacity: .8;}
.foot_top_cont .foot_info .foot_info_tit p{ font-size:11px; color:#fff; line-height:18px; opacity:.5;}
.foot_top_cont .foot_info .foot_info_cont{ margin-top:10px;}
.foot_info .foot_info_cont p{ padding-left:28px; font-size:14px; color:#dfc592; line-height:30px;}
.foot_info .foot_info_cont p.foot_add{ background:url(../img/ico_b1.png) no-repeat left center;}
.foot_info .foot_info_cont p.foot_tel{ background:url(../img/ico_b2.png) no-repeat left center;}
.foot_info .foot_info_cont p.foot_email{ background:url(../img/ico_b3.png) no-repeat left center;}
.foot_info .foot_info_cont p a{font-size:14px; color:#dfc592; line-height:30px;}


.foot_ewm {width:360px;  max-width:100%; padding-top:66px;}
.foot_ewm .ewmbox li{width:118px; float:left; margin-left:40px;}
.foot_ewm .ewmbox li img{width:118px; height:118px;}
.foot_ewm .ewmbox li p{ margin-top:10px; font-size:14px; color:#dfc592; line-height:24px; text-align:center;}

.foot_link{width:100%; padding:30px 0px; margin-top:30px; border-top:1px solid #cddae7;}
.foot_link .link_list{ font-size:18px; font-weight:bold; color:#fff; line-height:24px;}
.foot_link .link_list a{ font-size:14px; color:#cddae7; font-weight:500; line-height:24px; display:inline-block; margin-right:30px;}

.copyright{ width:100%; height:50px; padding:10px 0px; background:#051e61;}
.copyright p,.copyright p a,.copyright p span{color:#fff;line-height:30px;font-size:14px; text-align:center; opacity:.7;}
.copyright p span{ margin-right:20px;}


.page_tit{ margin-top:60px; text-align:center;}
.page_tit h3{ font-size:24px; color:#333; line-height:1.75;}
.page_tit span{ font-size:16px; color:#666; line-height:1.75;}


/*内页公共*/
.banner_c{width:100%; height:420px; overflow:hidden;}
.banner_c img{width:100%; height:420px;}
.weizhi{width:100%; height:50px; padding:5px 0px; background:#94805c;}
.weizhi .navigation{ padding-left:36px; background:url(../img/weizhibg.png) no-repeat left 8px; font-size:16px; color:#fcf2db; line-height:40px;}
.weizhi .navigation span{ font-size:16px; color:#fcf2db;}
.weizhi .navigation a{ color:#fcf2db;}
.weizhi .navigation a:hover{ color:#fcf2db;}

.pagecont {padding-top:30px;}

.lmnavbox{width:100%; margin-top:40px; text-align:center; padding-bottom:25px; border-bottom:1px solid #d4d4d4; animation-duration: 1s; -webkit-animation-duration: 1s;}
.lmnavbox li{ margin:0px 10px 15px; height:44px; border:1px solid #d4d4d4; border-radius:4px; display:inline-block;}
.lmnavbox li a{ padding:0px 15px; font-size:16px; color:#333; line-height:42px; display:block;}
.lmnavbox li:hover,.lmnavbox li.hover{ background:#063c90; border:1px solid #063c90;}
.lmnavbox li:hover a,.lmnavbox li.hover a{ color:#fff;}


/*关于我们*/
.about,.sys_intro{width:100%; padding:0px 20px; text-align:justify;}
.about h2,.sys_intro h2{ font-family:STKaiti; font-size: 28px;line-height: 40px; font-weight:600; padding-bottom: 12px;border-bottom: 1px solid #b2a793;margin-bottom: 30px; position:relative;}
.about h2:before{ content:""; width:114px; height:2px; background:#962423; position:absolute; left:0; bottom:0;}
.about p{ font-size:16px; color:#444; line-height:2.4; margin-bottom:10px;}

/*专家列表*/
.example-list{width:100%;}
.example-list li{float:left;position:relative;width:260px;margin-right:26px;margin-bottom:30px;overflow:hidden;background-color:#fff;box-shadow: 0 0px 18px 0px rgba(7, 17, 27, 0.08);transition:all 0.5s;}
.example-list li:nth-child(4n){margin-right:0;}
.example-list li .img-box{position:relative;height:380px;overflow:hidden;}
.example-list li .img-box img{display:block;height:100%;width:100%;transition:all 0.3s ease-out;}
.example-list li .img-box .maskTop{position:absolute;bottom:-100%;left:0;width:100%;height:100%;line-height:36px;text-align:center;font-size:16px;color:#fff;overflow:hidden;background:rgba(0, 0, 0, 0.75);transition:all 0.4s;}
.example-list li .img-box .maskTop .see-btn{position:absolute;top:50%;left:50%;display:block;width:106px;height:36px;margin:-18px 0px 0px -53px;line-height:34px;text-align:center;font-size:17px;color:#fff;border:1px solid #fff;transition:all 0.2s;}
.example-list li .title{ padding:10px 20px; margin-top:10px; text-align:center;}
.example-list li .title p{ font-family:STKaiti; font-size:24px; line-height:30px; color:#333;}
.example-list li .title .yszhiwu{ font-size:15px; line-height:30px; color:#333; margin-left:10px;}
.example-list li:hover .title{ color:#962423;}
.example-list li:hover{box-shadow:0 5px 25px rgba(0,0,0,0.1);transform:translate3d(0, -5px, 0);}
.example-list li:hover:after{left:0;right:0;opacity:1;}
.example-list li:hover .img-box img{transform:scale(1.02);}
.example-list li .airp_bg {height: 380px; left: 0; position: absolute; top: 0; width: 260px; padding:24px; display:none; }
.example-list li .airp_bg::before {border-left: 2px solid #fff; border-right: 2px solid #fff; content: ""; height: 0; left: 13px; position: absolute; top: 10px; transition:all 0.3s; width: 230px; }
.example-list li .airp_bg::after {border-bottom: 2px solid #fff; border-top: 2px solid #fff; content: ""; height: 352px; left: 13px; position: absolute; top: 10px; transition:all 0.3s; width: 0;}
.example-list li .dec{margin-top:80px;}
.example-list li .datails { text-align:center; margin-top:20px;}
.example-list li .datails span {width:120px; height: 40px; display: inline-block; line-height: 40px; padding:0px 10px; border:1px solid #fff; border-radius:20px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap; text-align:center; font-size: 16px;}
.example-list li:hover .airp_bg {background: rgba(0,0,0,.5); display:block;}
.example-list li:hover .airp_bg p {color: #fff; opacity: 1;}
.example-list li:hover .airp_bg::before {height: 356px;}
.example-list li:hover .airp_bg::after {width: 234px;}

/*专家详情*/
.team_contbox{ padding:0px 20px;}
.team_contbox .team_img{width:315px;}
.team_contbox .team_img img{width:100%; height:auto;}
.team_contbox .team_info{width:690px; }
.team_contbox .team_info .team_tt{ padding:10px 0px; border-bottom:1px solid #b2a793;}
.team_contbox .team_info .team_tt h3{ font-family:STKaiti; font-size:24px; color:#000; line-height:40px;}
.newscont .content .contentbox .team_contbox .team_info .team_tt p{ font-size:16px; color:#333; line-height:28px; margin-bottom:0px;}
.team_contbox .team_info .team_tt p span{ margin-right:20px;}
.team_contbox .team_info .team_txt{ padding-top:30px;}
.team_contbox .team_info .team_txt h3{ font-family:STKaiti; font-size:20px; color:#000; line-height:30px; margin-bottom:10px;}

.list_newsbk{ width:100%; position:relative;}
.list_newsbk .list_newsbox{ margin-top:0px;}
.list_newsbk .list_newsbox ul{width:100%; display: -webkit-flex; display: flex;flex-direction:row;flex-direction:-webkit-row;flex-wrap: wrap;flex-wrap: -webkit-wrap;justify-content : space-between;justify-content : -webkit-space-between;}
.list_newsbk .list_newsbox ul li{width:100%; height:220px; padding:20px 0px 20px 330px; border-bottom:1px dashed #94805c; position:relative;}
.list_newsbk .list_newsbox ul li .news_img{width:310px; height:180px; overflow:hidden; position:absolute; left:0px;}
.list_newsbk .list_newsbox ul li .news_img img{width:100%; min-height:100%; transition: all 0.5s;}
.list_newsbk .list_newsbox ul li:hover .news_img img{transform: scale(1.1, 1.1);}
.list_newsbk .list_newsbox ul li .news_txt{width:100%; height:180px; position:relative; overflow:hidden;}
.list_newsbk .list_newsbox ul li .news_txt .newsitem{ width:100%; position:relative;}
.list_newsbk .list_newsbox ul li .news_txt .newsitem h3{ font-size:20px; font-weight:normal; color:#333; line-height:40px; width:96%; display:block; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}
.list_newsbk .list_newsbox ul li .news_txt .newsitem span.date{ font-size:14px; color:#666; position: absolute; right:0px; top:0px;}
.list_newsbk .list_newsbox ul li:hover .newsitem h3{ color:#962423;}
.list_newsbk .list_newsbox ul li .newsitem p{ height:60px; font-size:16px; color:#555; line-height:30px; margin-top:20px;}
.list_newsbk .list_newsbox ul li .news_txt span.more{ font-size:16px; color:#333; line-height:32px; position: absolute; left:0px; bottom:10px;}
.list_newsbk .list_newsbox ul li:hover .news_txt span.more{ color:#962423;}

.list_newsbk .list_artbox{ margin-top:50px;}
.list_newsbk .list_artbox ul{width:100%;}
.list_newsbk .list_artbox ul li{ height:50px; padding:5px 0px 5px 15px; background:url(../img/dian.png) no-repeat left 22px; border-bottom:1px dashed #ddd;}
.list_newsbk .list_artbox ul li a{ width:90%; font-size:16px; line-height:40px; color:#666; display:block; overflow:hidden; text-overflow: ellipsis; white-space:nowrap; float:left;}
.list_newsbk .list_artbox ul li:hover a{color:#268708;}
.list_newsbk .list_artbox ul li .date{ float:right; color:#999; line-height:40px;}

.list_newsbk .asklist ul li{ height:160px; padding-left:0px;}
.list_newsbk .asklist ul li .news_txt .newsitem h3{ padding-left:40px; background:url(../img/aa.png) no-repeat left;}
.list_newsbk .asklist ul li .newsitem p{ padding-left:40px; background:url(../img/qq.png) no-repeat left 5px;}

.list_newsbk .caselist ul li{ height:160px; padding-left:0px;}

/* 产品展示 */
.propage{ margin-top:60px;}
.propage .pronavbox{width:200px; padding-bottom:30px; float:left; background:#f0f0f0; }
.propage .pronavbox h3{ font-size:28px; color:#fff; font-weight:500; letter-spacing:2px; padding:20px 20px; line-height:36px; background:#063c90; }
.propage .pronavbox li{ padding:0px 20px;}
.propage .pronavbox>ul>li>a{ font-size:16px; font-weight:bold; color:#333; line-height:50px; display:block; background:url(../img/navrrow.png) no-repeat right center;}
.propage .pronavbox>ul>li:hover>a,.propage .pronavbox>ul>li.active>a{ font-weight:bold; color:#063c90; background:url(../img/navrrow_h.png) no-repeat right center;}
.propage .pronavbox li ul li a{ font-size:15px; color:#666; line-height:40px; display:block;}
.propage .pronavbox li ul li:hover a,.propage .pronavbox li ul li.curr a{ background: none; color:#063c90;}

.pro_list{width:950px; float:right;}
.pro_list ul{width:100%;}
.pro_list ul li{width:30%; margin-right:5%; margin-bottom:50px; border-bottom:none; position:relative; float:left; animation-duration: 1.5s; -webkit-animation-duration: 1.5s;}
.pro_list ul li:nth-child(3n+0){ margin-right:0px;}
.pro_list ul li .imgbox{width:100%; height:400px; overflow:hidden;}
.pro_list ul li .imgbox img{width:100%; height:100%; transition: all 0.8s;}
.pro_list ul li:hover .imgbox img{transform: scale(1.2, 1.2);}
.pro_list ul li .t{ width:88%;height:60px; padding:10px 0px; margin:0px auto; font-size:16px; color:#666; line-height:40px; text-align:center; border-bottom:1px dashed #999; overflow:hidden;}
.pro_list ul li:hover .t{ color:#063c90;}



/* 新闻中心 */
.newscont{ position:relative;}
.contactbox{width:100%; animation-duration: 1s; -webkit-animation-duration: 1s;}
.contactbox .ourinfo{ margin-top:20px; position:relative; overflow:hidden;}
.contactbox .ourinfo ul{}
.contactbox .ourinfo ul li{ width:50%; margin-top:30px; margin-right:0%; float:left;}
.contactbox .ourinfo ul li:nth-child(2n+0){ margin-right:0px;}

.contactbox .ourinfo ul li .conimg{ width:32px; padding:4px 0px; text-align:center; float:left;}
.contactbox .ourinfo ul li .conimg img{ width:22px; height:22px;}
.contactbox .ourinfo ul li p{ font-size:18px; color:#333;line-height:30px; }
.contactbox .linemap{ margin-top:60px;}

.contactbox .recruitment{width:100%;}
.contactbox .recruitment dl.on,.contactbox .recruitment dl:hover{width:100%;}
.contactbox .recruitment dl.on dt,.contactbox .recruitment dl:hover dt{ width:100%; height:60px; font-weight:bold; color:#fff; font-size:18px;background:#005baa;}

.contactbox .recruitment dl{ width:100%; height:60px; background:#f0f0f0; color:#666; margin-bottom:15px; overflow:hidden;}
.contactbox .recruitment dl dt span{ width:25%; font-size:16px; text-align:center; display:inline-block; line-height:60px;}
.contactbox .recruitment dl dt span.zpxqbtn::before{content: "+"; font-size:28px; width: 34px;height:34px; color:#666; border:1px solid #666; text-align:center; line-height:30px; border-radius:50%; display:block; margin:13px auto;}
.contactbox .recruitment dl dd{ height:0px; padding:0px 60px; background:#fff; filter: alpha(opacity=0);opacity: 0; transition: all .3s ease-in-out;}
.contactbox .recruitment dl:hover{ height:auto;}
.contactbox .recruitment dl:hover dd{ height:auto; padding:60px; filter: alpha(opacity=100);opacity: 1; border:1px solid #d1d1d1; border-top:none; font-size:16px; line-height:30px;}
.contactbox .recruitment dl:hover dt span.zpxqbtn::before{ color:#fff; border:1px solid #fff;}

.newscont {width:100%;}
.newscont .content{ padding-top:50px;}
.newscont .content .content_tit{width:100%; padding-bottom:30px; margin:0px auto 30px; text-align:center; border-bottom:1px solid #b2a793; }
.newscont .content .content_tit h3{ font-size:24px; font-weight:normal; color:#333; line-height:40px;}
.newscont .content .content_tit p{ font-size:14px; color:#666; margin-top:20px;}
.newscont .content .content_tit p span{ margin-right:20px;}
.newscont .content .contentbox{width:100%; padding:0px 20px;}
.newscont .content .contentbox p{ font-size:15px; color:#666; line-height:30px; margin-bottom:20px; text-align:justify;}
.newscont .content .contentbox img{ margin:10px auto; max-width:100%;}

.prve{ padding-top:50px; margin-top:50px; border-top:1px solid #94805c;}
.prve p{ font-size:16px; color:#666; line-height:30px;}
.prve p a{color:#333;}
.prve p a:hover{color:#962423s;}


/*表单*/
.frombox{ width:800px; margin:0px auto;}
.pagetit{ margin:20px 0px; text-align:center;}
.pagetit h3{ font-family:STKaiti; font-size:24px; line-height:44px; color:#333; height:44px;}
.frombox .form-group{ margin-bottom:15px;}
.frombox .form-group .fieldbt{width:180px; float:left; text-align:right; line-height:36px;}
.frombox .form-group .field{width:610px; float:right; text-align:left;}
.frombox .form-group .field .input{width:80%; height:36px; padding:4px 10px; line-height:28px; border:1px solid #999; background:transparent;}
.frombox .form-group .field span{ margin-left:10px; font-size:20px; line-height:28px; color:#962423;}
.frombox .form-group .field label{ margin-right:20px;}
.frombox .form-group .field label input{ margin-right:8px;}
.frombox .form-group .field .textarea{width:80%; height:82px; padding:5px 10px; line-height:24px; border:1px solid #999; background:transparent;}
.frombox .form-button{ margin-top:20px;text-align:center;}
.frombox .form-button .button{width:220px; height:44px; border-radius:6px; background:#962423; border:1px solid #962324; cursor:pointer; font-size:18px; color:#fff; line-height:44px;}
.frombox .form-button .button:hover{ background:#771525;}
.frombox .tips{ margin-top:30px; font-size:14px; color:#333; line-height:28px; text-align:center;}

.mapblank{ border:2px solid #94805c;}


/*分页*/
.pagelist{ margin-top:50px;}
.pagelist ul{ font-size:15px; color:#333; text-align:center;}
.pagelist ul li{ display:inline-block; margin:0px 15px; border:1px solid #999; border-radius: 4px;}
.pagelist ul li.active,.pages .pagination li:hover{ border:1px solid #962423; background:#962423;}
.pagelist ul li a{ display:block; padding:5px 15px; color:#333;}
.pagelist ul li.active a,.pagelist .ul li:hover a{color:#fff;}


@media only screen and (max-width: 1023px) {
.pcstyle{ display:none !important;}
.wapstyle{ display:block !important;}
.fl{ float:none;}
.fr{ float:none;}

body {padding-top: 60px; padding-bottom:40px; width:100%;}
.main{width:100%; background:#fcf2db; padding:0 0 20px 0; margin:0px;}
.container{width:96%; margin:0px auto;}
/*头部*/
.header{height: 60px;position: fixed;top: 0;left: 0;width: 100%;z-index: 999;background-color: #fff;box-shadow: 0 5px 10px rgba(0,0,0,.05);}
.head_top{width:74%; height:60px; padding:10px 0px; float:left;}
.hdnav { width:100%; position:fixed; top:0px; right:0px; background:none;}
.menuBtn {display: block;}
.head_top .logo{width:100%; padding:0px 0px; float:none;}
.head_top .logo img { width:auto;height:40px; max-width:100%;}
.header_r{ display:none;}
.hotline{ display:none;}
.banner { margin-top: 0px;}
.header .ch{display: none;}
.yunu-nav {	float: none;display: none; position: fixed;top: 60px; left: 0; right: 0; width: 100%; height: 100%;	overflow:auto; z-index: 9999; background-color: #f4f4f4; margin-top: 0;	padding:10px 0px 50px;
border-top:2px solid #962423; background-image:none;}
.yunu-nav li {float: none;width:100%;}
.yunu-nav li:after{	display:none;}
.yunu-nav li.firstw {width: 100%;}
.yunu-nav li a.v1 {	color: #333;width: auto;display: block;	padding: 0 20px;height: 44px;line-height: 44px;margin: 0;text-align: left;	border-radius: 0;font-size: 15px;border-bottom: 1px solid #d4d4d4;}
.yunu-nav li a.v1 span{	top: 0 !important;	color: #333 ;	padding:0px 0px;}
.yunu-nav .nav li.on a.v1 span, .yunu-nav .nav li:hover a.v1 span{	 height:44px; color:#962423; line-height:44px;}
.yunu-nav li.on a.v1 span:after, .yunu-nav li:hover a.v1 span:after{display: none;}
.yunu-nav li span.onbtn{width:10%;height:44px;position:absolute;right:0px;top:0px;display:block;background-repeat: no-repeat;background-position: 80% center;background-image: url(../img/off.png);}
.yunu-nav li span.onbtn.on{	background-image: url(../img/on.png); }
.yunu-nav dl {position: static;	width:100%;	height:auto; display:none;margin:0px;opacity: 1;	visibility:inherit;	background:#fff;}
.yunu-nav dl dd{float: none;}
.yunu-nav dl dd a{	text-align: left;height: 36px;line-height: 36px;color: #666;padding-left: 30px;	font-size: 14px;text-indent: 0;	transition: .3s;-ms-transition: .3s;-moz-transition: .3s;-webkit-transition: .3s;-o-transition: .3s;}
.yunu-nav li:hover dl {	display: none;}
.yunu-nav dl dd a:hover {text-indent: 1em;color: #666;background-color: #f79646;}

.slick-initialized .slick-slide{ display: block; background-size: auto 100%;background-position: top center;}
.banner .item .con{	padding-top: 45%; }

/*首页标题*/
.index_tit{width:100%; margin:15px auto; padding:10px; text-align:center; position:relative; background-size:240px 20px; background-position:center center;}
.index_tit h3{font-size:26px; line-height:30px;}
.index_tit .en{ font-size:13px; line-height:1; color:#666;}

/*首页服务项目*/
.index_pro .product_content{flex-wrap: wrap;}
.index_pro .product_content .service_li{width:49%; margin-bottom:20px;}

.service_li img{width:62px; height:30px}
.service_li .servicebox{border: 2px solid #962423;}
.service_li .servicebox h3{ font-size:26px;}
.service_li .servicebox ul li{ padding-left:0px; text-align:center; font-size:20px;}


/*首页蜀唐肛肠*/
.skillbox{ padding-top:0px;}
.skillbox .hd li{width:24%; margin:0 4%; font-size:18px;}
.skillbox .hd li.on{ background:none; border-bottom:2px solid #962423;}
.skillbox .bd ul{ padding:20px 0px 0px;flex-wrap: wrap;}
.skillbox .bd ul li{ width:33%; flex:auto; margin-bottom:15px;}
.skillbox .bd li i{ margin-bottom:5px;}

/*首页专家团队*/
.index_m_case{width:100%;}
.index_m_case .idx_caselist ul{width:100%; padding:0px 5px;}
.index_m_case .idx_caselist li{width:48%; margin-right:4%; margin-bottom:5px; float:left;}
.index_m_case .idx_caselist li:nth-child(2n+0){ margin-right:0px;}
.index_m_case .idx_caselist li .img{width:100%; height:auto; overflow:hidden;}
.index_m_case .idx_caselist li .img img{width:100%; min-height:100%; transition: all 0.5s;}
.index_m_case .idx_caselist li .title{ padding:5px 5px; font-size:16px; line-height:30px; color:#333;}
.index_m_case .idx_caselist li .title p{font-family: STKaiti; font-size: 18px; line-height: 30px; color: #333;}
.index_m_case .idx_caselist li .title .yszhiwu{font-size: 14px;line-height: 30px;color: #333;margin-left: 5px;}

.index_ad1{width:100%; padding:0px 0px; margin:10px auto;}
.ad1box{width:100%; height:auto; padding:10px 0px; background-size:100% 100%; text-align:center;}
.ad1box .adtit{ margin-bottom:10px;}
.ad1box .adtit h3{ font-size:20px; line-height:30px;}
.ad1box ul li{width:15%; height:auto;}
.ad1box .adtel{ margin-top:10px;}
.ad1box .adtel img{width:45%; height:auto;}

/*六大优势*/
.ad-list li{width:49%; height:280px; padding:0px 10px; font-size:13px; margin:0px;}
.ad-list li:nth-child(2){background: #e7d090;}
.ad-list li:nth-child(3n){background: #e7d090;}
.ad-list li:nth-child(4){background: #f0dfb9;}
.ad-list li .img1 img{width:60px; height:60px;}
.ad-list li h3{ font-size:16px; letter-spacing:-1px; margin-top:10px;}
.ad-list li span{ margin-top:5px;}
.ad-list li h2{ margin-top:5px; font-size:14px; line-height:22px;}

.colour-link-list .colour-link-left-big{width:35%;}
.colour-link-list a{width:31%;}



/*在线咨询*/
.colour-link-box{width:100%;flex-wrap: wrap;}
.colour-link-list{ flex:auto; margin-right:0px;}

/*首页新闻中心*/
.zpigc{width:100%;}
.zpigc img{ max-width:100% !important;}
.zpbti{width:100%;}
.xinwen,.nleft,.nright{width:100%; float:none;}
.nleft .ltitle{ height:40px; line-height:40px;}
.nleft .newsbd ul{ width:100%;}
.nleft .ltitle .newshd li{width:auto; height:40px; line-height:40px; margin-right:8px; font-size:15px;}
.nleft .newsbd ul li a{width:77%; height:40px; line-height:40px; margin-left:0px;}
.nleft .newsbd ul li span{height:40px; line-height:40px;}

/*合作伙伴*/
.idx_coop li{width:31%; margin-right:3.5%; margin-bottom:10px;}
.idx_coop li:nth-child(3n+0){ margin-right:0;}
.idx_coop li:nth-child(n+10){ display:none;}

/*底部*/
.footer{width:100%; background:#813d0e; padding:15px 0px;}
.footer .foot_top{ padding:0px 10px;}
.foot_top_cont .foot_info{width:100%; height:auto; padding:0 0 10px 0; border-right:none; border-bottom:1px solid rgba(255,255,255,.4);}
.foot_top_cont .foot_info .foot_info_tit h3{ font-size:18px;}
.foot_info .foot_info_cont p{ font-size:12px;}
.foot_top_cont .foot_form,.foot_top_cont .foot_ewm{width:100%; border:none; padding:0; margin-top:20px;}
.foot_ewm .ewmbox li{width:50%; margin:0px; text-align:center;}
.foot_ewm .ewmbox li img{width:112px;}

.footer-tabbar{background: #612012; position: fixed;left:0;bottom:0;width: 100%; z-index: 9999;}
.footer-tabbar ul{display: flex}
.footer-tabbar li{width: 25%;float: left; border-right:1px solid #222; border-left:1px solid #89331f; color:#fff; text-align: center;font-size:14px; line-height: 40px;flex: 1; box-sizing:border-box; position:relative;}
.footer-tabbar li:first-child{ border-left:none;}
.footer-tabbar li:first-child{ border-left:none;}
.footer-tabbar li a{ font-size:16px; color:#f6e7b4; line-height:40px;}

/*内页公共*/
.banner_c{ width:100%; height:140px; margin-top:0px; position:relative; overflow:hidden;}
.banner_c img{width:640px; height:140px; margin-left:-320px; position:absolute; left:50%;}
.weizhi{width:100%; height:40px; padding:5px 0px; background:#94805c; position:relative;}
.weizhi .navigation{ padding-left:30px; background:url(../img/weizhibg.png) no-repeat 5px 8px; background-size:16px 16px; font-size:14px; line-height:30px;}
.weizhi .navigation span{ font-size:14px;}

.lmnavbox{width:100%; margin-top:30px; text-align:center; animation-duration: 1s; -webkit-animation-duration: 1s;}
.lmnavbox li{ margin:0px 5px 10px; height:40px; display:inline-block;}
.lmnavbox li a{ padding:0px 15px; font-size:15px; color:#333; line-height:40px; display:block; background:#eaeaea; border-radius:4px;}
.lmnavbox li:hover a,.lmnavbox li.active a{ background:#268708;}
.lmnavbox li:hover a,.lmnavbox li.active a{ color:#fff;}

.page_tit{ margin-top:20px;}
.page_tit h3{ font-size:20px;}
.page_tit span{ font-size:14px;}

.about, .sys_intro{ padding:0px;}
.about h2,.sys_intro h2{ font-size:20px;line-height:30px;margin-bottom:15px;}
.sys_intro h2::before{width:80px; height:2px;}


.pagecont { padding:15px 0px 0px;}
.profile_box{ margin-top:20px;}
.profile_box p{ font-size:15px; color:#666; line-height:30px; }
.pagecont img{ max-width:100%;}

.pagelist{ margin-top:20px;}

/*专家团队*/
.example-list li{width:49%; margin-right:2%; margin-bottom:15px;}
.example-list li:nth-child(2n-1){ margin-right:2%;}
.example-list li:nth-child(2n+0){ margin-right:0px;}
.example-list li .img-box .maskTop{bottom:0; background:rgba(0,0,0,0);}
.example-list li .img-box .maskTop .see-btn{border: 1px solid #2f8af1; background: #2f8af1;}
.example-list li .img-box{height:64vw;}
.example-list li .title{ padding:0px 5px;}
.example-list li .title p{ font-size:18px;}
.example-list li .info{ padding:5px 0px;}
.example-list li .info h2{ font-size:16px; line-height:30px;}

.team_contbox{ padding:0px;}
.team_contbox .team_img{width:60%; max-width:315px; margin:0px auto;}
.team_contbox .team_info{width:100%;}
.team_contbox .team_info .team_tt,.newscont .content .contentbox .team_contbox .team_info .team_tt p{ text-align:center;}


/*文章列表*/
.list_newsbk{ padding:5px; margin-bottom:20px; position:relative;}
.list_newsbk .list_newsbox{ margin-top:10px;}
.list_newsbk .list_newsbox ul{width:100%;}
.list_newsbk .list_newsbox ul li{width:100%; height:90px; padding:0px 0px 15px 130px; margin:0px 0px 15px;}
.list_newsbk .list_newsbox ul li .news_img{width:120px; height:78px; }
.list_newsbk .list_newsbox ul li .news_img img{width:100%; min-height:100%; transition: all 0.5s;}
.list_newsbk .list_newsbox ul li .news_txt{ height:90px; padding:0px 0px;}
.list_newsbk .list_newsbox ul li .news_txt .date{display:none;}
.list_newsbk .list_newsbox ul li .news_txt .newsitem{ width:auto;float:none; margin-left:0px;}
.list_newsbk .list_newsbox ul li .news_txt .newsitem h3{ font-size:16px; line-height:28px;}
.list_newsbk .list_newsbox ul li .newsitem p{ height:48px; margin-top:0px; font-size:14px; color:#666; line-height:24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden;}
.list_newsbk .list_newsbox ul li .news_txt span.more{ display:none;}

.list_newsbk .list_artbox{ margin-top:20px;}
.list_newsbk .list_artbox ul{width:100%;}
.list_newsbk .list_artbox ul li{ height:40px; padding:5px 0px 5px 15px; background:url(../img/dian.png) no-repeat left 12px; background-size:8px 8px; border-bottom:1px dashed #ddd;}
.list_newsbk .list_artbox ul li a{ width:70%; font-size:14px; line-height:30px;}
.list_newsbk .list_artbox ul li:hover a{color:#268708;}
.list_newsbk .list_artbox ul li .date{ line-height:30px;}

.list_newsbk .caselist ul li,.list_newsbk .list_newsbox ul li{ padding-left:0px;}

/* 产品 */
.pro_list{ width:100%; margin-top:20px; float:none;}
.pro_list ul{width:100%; padding:0px 5px;}
.pro_list ul li{width:48%; margin-right:4%; margin-bottom:15px;}
.pro_list ul li:nth-child(3n){ margin-right:4%;}
.pro_list ul li:nth-child(2n+0){ margin-right:0px;}
.pro_list ul li:before{content: ""; width:100%; height:100%; background:rgba(0,0,0,.5); opacity:0; position:absolute; left:0; right:0;transition: all 0.5s; z-index:99;}
.pro_list ul li .imgbox{width:100%; height:160px; max-width:200px; margin:0px auto; overflow:hidden;}
.pro_list ul li .imgbox img{width:100%; height:100%; transition: all 0.8s;}
.pro_list ul li:hover:before{ opacity:1;}
.pro_list ul li:hover .imgbox img{transform: scale(1.2, 1.2);}
.pro_list ul li .t{ width:100%;height:50px; padding:10px 0px; font-size:15px; color:#666; line-height:30px; text-align:center; overflow:hidden; position: relative; top:50%; margin-top:0px; opacity:1; z-index:999;}
.pro_list ul li .probtn{ display:none;}

.jishubox{ margin-top:20px;}
.jishubox h3{ font-size:22px;}

/*预约表单*/
.frombox{width:100%;}
.frombox .form-group .fieldbt{width:22%;}
.frombox .form-group .field{width:76%;}
.frombox .form-button .button{width:40%; margin:0 4%; display:inline-block !important; vertical-align: middle;}

/*关于我们*/
.about img{ max-width:100%;}
.about p{ font-size:15px; line-height:1.75;}
.culture_con{width:100%;}
.culture_con .m_title{ margin-bottom:50px;}
.culture_con_list{ display:block;}
.culture_con_list .culture_details{width:100%; height:auto; margin-bottom:50px;}
.culture_details img{width:70px; height:70px;}
.culture_details_title{width:50px; font-size:22px; padding-top:30px; padding-bottom:10px;}
.joinbox .box2-mf .flexbox{ margin-top:15px;}
.culture_details_subhead{ font-size:16px; color:#999;}
.culture_details_desc{ padding-top:0px;}
.culture_details ul{ margin-top:10px;}
.culture_details li{ margin-bottom:5px;}

/*分页样式*/
.pagination{ height:auto !important; margin-top:20px !important;}
.pagination a, .pagination span{ margin:0px 4px !important; font-size:14px !important; height:32px !important; line-height:30px !important; padding:0px 10px !important;}

/*内容页*/
.newscont .content{padding-left:0px;}
.newscont .content .content_tit{width:100%; padding-bottom:10px; margin:20px auto 20px; border-bottom:1px solid #94805c; text-align:center;}
.newscont .content .content_tit h3{ font-size:18px; font-weight:normal; color:#333; line-height:32px;}
.newscont .content .content_tit p{ font-size:12px; color:#666; line-height:18px;}
.newscont .content .contentbox{width:100%; padding:0px 5px;}
.newscont .content .contentbox p{ font-size:15px; color:#666; line-height:30px; margin-bottom:10px; text-align:justify;}
.newscont .content .contentbox img{ margin:10px auto; max-width:100%;}
.prve{ margin-top:20px; padding:20px 5px 0px;}
.prve p{ font-size:14px; color:#666; line-height:28px;}



}
@media only screen and (min-width: 320px) and (max-width: 360px) {
.lmnavbox li{ margin:0px 2px 10px; height:40px; display:inline-block;}
.lmnavbox li a{ padding:0px 7px; font-size:14px; line-height:40px;}
.pro_list ul li .imgbox{ height:100px;}
}
@media only screen and (min-width: 360px) and (max-width: 375px) {
.lmnavbox li{ margin:0px 2px 10px; height:40px;}
.lmnavbox li a{ padding:0px 10px; font-size:15px;}
.pro_list ul li .imgbox{ height:105px;}
}
@media only screen and (min-width: 375px) and (max-width: 414px) {
.lmnavbox li{ margin:0px 2px 10px;}
.lmnavbox li a{ padding:0px 12px;}
.pro_list ul li .imgbox{ height:110px;}
}
@media only screen and (min-width: 414px) and (max-width: 768px) {
.lmnavbox li{ margin:0px 4px 10px;}
.lmnavbox li a{ padding:0px 15px;}
.pro_list ul li .imgbox{ height:115px;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.lmnavbox li{ margin:0px 10px 10px;}
.lmnavbox li a{ padding:0px 20px;}
.pro_list ul li .imgbox{ height:180px;}
}

@media only screen and (min-width: 1024px){
.pcstyle{ display:block !important;}
.wapstyle{ display:none !important;}
.pro_list ul li .imgbox{ height:215px;}
}

