.info-content img{max-width: 100%;}
.scrolllist {
				
				height: 446px;
				margin: 0 auto;
			}
			
			.scrolllist .imglist_w {
				
				height: 446px;
				overflow: hidden;
				float: left;
				position: relative;
				/*必要元素*/
			}
			
			.scrolllist .imglist_w ul {
				width: 20000px;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			.scrolllist .imglist_w li {
				width: 285px;
				float: left;
				padding: 0 10px;
				margin-bottom: 10px;
			}
			
			.scrolllist .imglist_w li img {
				width: 280px;
				padding: 2px;
				border: solid 1px #ddd;
				height: 190px;
			}
			
			.scrolllist .imglist_w li a {
				color: #3366cc;
				text-decoration: none;
				float: left;
				text-align: center;
			}
			
			.scrolllist .imglist_w li a:hover img {
				filter: alpha(opacity=86);
				-moz-opacity: 0.86;
				opacity: 0.86;
			}
			
			.scrolllist .imglist_w li p {
				height: 48px;
				line-height: 24px;
				overflow: hidden;
				text-align: center;
			}
			
			#s2 {
				
			}
			
			#s2 .imglist_w {
				width: 940px;
			}
			
			#s2 .imglist_w ul {
				height: 20000px;
				width: auto;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			#s2 .imglist_w li {
				float: left;
			}


.sort-product-list li img{width: 208px;height: 200px;}

#marquee{width:1200px;height:240px;overflow:hidden;  margin:20px auto 0;}
#marquee ul li{float:left; padding:0 10px; line-height:25px;width: 240px;height: 240px;}
#marquee ul li img{width: 100%;height: 180px;}
#marquee ul li h4{text-align: center;}

.ys{text-align: center;min-width:1200px;}
.ys img{text-align: center;margin: 0 auto;width: 100%;}

.hjzs{text-align: center;margin: 30px 0;}
.hjzs img{}

.hjzst{max-width: 79%;min-width: 1200px;margin: 0 auto;font-size: 0;text-align: center;}
.hjzst ul li{display: inline-block;width: 23.5%;font-size: 16px;margin-right: 1%;margin-bottom: 20px;}
.hjzst ul li img{width: 100%;height: 281px;}
.hjzst ul li:nth-child(4),.hjzst ul li:nth-child(8){padding-right: 0 !important;}
.hjzst ul li:nth-child(n+9){
    display: none;
}

/*css 初始化 */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: 微软雅黑, iconfont !important;
}

body {
    font: 14px 微软雅黑, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

.fy {
    text-align: center;
    padding: 20px 0 20px 0;
}

.fy a {
    padding: 5px 15px 5px 15px;
    margin: 0 6px 0 6px;
    border: 1px solid #ccc;
    color: #4a4a4a;
}

.fy a:hover {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

.fy .cur {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    text-decoration: none;
    color: #666;
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

/*清除浮动*/
.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/*top*/
#top {
    height: 30px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.top-left {
}

.top-right {
}

.top-right > li {
    float: left;
    position: relative;
    margin-right: 11px;
}

.top-right > li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #ccc;
    top: 9px;
    right: -6px;
}

.top-right > li:last-child:after {
    display: none;
}

/*nav*/
#nav {
    height: 75px;
}

.nav {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    position: relative;
}

.nav-logo {
    margin-right: 50px;
    padding-top: 10px;
}

.nav-logo > img {
    
    margin: 10px;
}

.nav-menu {

}
.navt{width: 100%;background: #4ba737;height: 45px;}
.navt>ul {width: 1200px;margin: 0 auto;}
.navt>ul>li{position: relative;}
.navt>ul>li:hover .list-ul{display: block;}
.navt>ul>li .list-ul{display: none;position: absolute;z-index: 999;left: 0;right: 0;margin: 0 auto;text-align: center;background:#4ba737;}
.navt>ul>li .list-ul a{color: #fff;display: block;}
.nav-menu > li {
    float: left;
    width: 200px;
    line-height: 45px;
    text-align: center;
    position: relative;
}



.hide-after:after {
    display: none;
}
.nav-menu > li a:hover{background: #f4a814;}
.nav-menu > li > a {
    display: block;
    font-size: 14px;
    color: #fff;
}

.nav-search {
    border: 1px solid #efefef;
    width: 275px;
    height: 25px;
    
}

.nav-search form {
    height: 25px;
    width: 275px;
    position: relative;
}

.nav-search form select {
    position: absolute;
    top: 5px;
    left: 5px;
}
.nav-search form option{font-size: 12px !important;}
.nav-search form input[type=text] {
    position: absolute;
    width: 150px;
    height: 20px;
    top: 5px;
    left: 80px;
    border-left: 1px solid #efefef;
}

.nav-search form input[type=submit] {
    background: #ff552e;
    width: 40px;
    height: 25px;
    color: #fff;
    position: absolute;
    right: 0px;
}

.nav-keyword {
    
}

.nav-keyword h1 {
    font-weight: 700;
    display: inline-block;
}

/*toproll*/
#toproll {
    height: 51px;
    background: #eee;
    position: relative;
    z-index: 9999;
}

.toproll {
    width: 1200px;
    height: 64px;
    
    position: relative;
    margin: 0 auto;
}

.toproll:before {
    content: '';
    height: 64px;
    width: 1000px;
    
    position: absolute;
    top: 0px;
    right: 1200px;
}

.toproll-left {
    width: 250px;
    padding-left: 50px;
    height: 64px;
    background: url(/image/tel.png) no-repeat 12px 10px;
    background-size: 40px;
}

.toproll-left-title {
    color: #ccc;
    font-size: 14px;
    margin: 10px 0 0 20px;
}

.toproll-left-contact {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0 20px;
}

.toproll-right {
    width: 780px;
    height: 51px;
    background: url(/image/call.png) no-repeat 8px 50%;
    background-size: 25px;
    padding: 0 0 0 40px;
}

.toproll-right-title {
    color: #000;
    line-height: 51px;
    font-size: 14px;
}

.toproll-right-ul {
}


.index-seo .bx-wrapper .bx-pager{bottom:-40px !important;}

/*顶部新闻滚动*/
.swiper_wrap {
    position: relative;
    width: 695px;
    height: 51px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper_wrap ul {
    position: relative;
    top: 0;
    left: 0;
    width: 695px;
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 1px;
}

.swiper_wrap ul li {
    line-height: 51px;
    padding-left: 24px;
}

.swiper_wrap .lt {
    position: absolute;
    left: -1px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .gt {
    position: absolute;
    right: 26px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .font_inner a {
    color: #000;
}

.swiper_wrap a:hover {
    color: #FA9101;
}

/*banner*/
#banner {
    
    min-width: 1200px;
    position: relative;
    
}

/*标题样式*/
.box-title {
    position: relative;
}

.box-title:before, .box-title:after {
    content: '';
    position: absolute;
}

/*首页主体*/
#index {
    width: 1200px;
    margin: 15px auto;
}

/*首页关于我们*/
#index-about {
    width: 650px;
    height: 250px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-about-title {
    height: 40px;
}

.index-about-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-about-title:after {
    width: 630px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-about-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-about-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-about-contact {
    padding: 20px;
}

.index-about-text {
    width: 350px;
}

.index-about-img {
    width: 250px;
}

/*首页联系我们*/
#index-connect {
    width: 530px;
    border: 1px solid #ccc;
    height: 250px;
    margin-bottom: 20px;
}

.index-connect-title {
    height: 40px;
}

.index-connect-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-connect-title:after {
    width: 510px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-connect-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-connect-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-connect-contact {
    padding: 20px;
}

/*首页新闻*/
#index-cnew, #index-inew {
    width: 590px;
    border: 1px solid #ccc;
    height: 300px;
    margin-bottom: 20px;
}

.index-cnew-one {
    padding: 20px 20px 10px 20px;
    position: relative;
}

.index-cnew-one-img {
    position: absolute;
    width: 75px;
    height: 75px;
}

.index-cnew-one h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 85px;
}

.index-cnew-one span {
    margin-left: 85px;
    display: block;
}

.index-new-title {
    height: 40px;
}

.index-new-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-new-title:after {
    width: 570px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-new-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-new-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-new-list {
    padding: 20px;
}

.index-new-list > li {
    height: 29px;
    border-bottom: 1px dashed #ccc;
}

.index-new-list > li:last-child {
    border: none;
}

.index-new-list > li > a {
    display: inline-block;
    line-height: 29px;
}

.index-new-list > li > span {
    float: right;
    display: inline-block;
    line-height: 29px;
}

/*首页展品展示*/
#index-product {
    height: 300px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-product-title {
    height: 40px;
}

.index-product-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-product-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-product-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-product-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-product-sort {
    padding: 20px;
    width: 200px;
    position: relative;
}

.index-product-sort:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 230px;
    background: #ccc;
    top: 18px;
    right: 0;
}

.index-product-sort > li {
    height: 40px;
    margin: 10px 0px;
    position: relative;
}

.index-product-sort > li > a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: #efefef;
}

.index-product-sort > li > a:hover {
    background: #ff552e;
    font-size: 15px;
    color: #fff;
}

.index-product-scroll {
    padding: 20px;
    width: 918px;
}

.index-product-scroll-title {
    text-align: center;
    line-height: 24px;
}

/*首页案例展示*/
#index-case {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-case-title {
    height: 40px;
}

.index-case-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-case-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-case-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-case-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-case-scroll {
    padding: 20px;
}

/*首页友情链接*/
#index-link {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-link-title {
    height: 40px;
}

.index-link-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-link-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-link-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-link-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-link-list {
    padding: 20px;
}

.index-link-list > li {
    display: inline-block;
    height: 30px;
    border-bottom: 1px dashed #ccc;
    margin: 0 10px;
}

.index-link-list > li > a {
    display: block;
    line-height: 30px;
    font-size: 12px;
}

.index-link-list > li > a img {
    width: 16px;
    height: 16px;
    margin: 7px;
    margin-right: 12px;
}

.index-link-list > li > a h4 {
    display: inline-block;
}

/*底部*/
#footer {
    background: #666;
    padding: 20px 0;
}

.footer {
    width: 1200px;
    margin: 0px auto;
}

.footer-nav {
    background: #333;
    padding: 10px;
    border-radius: 5px;
    width: 720px;
    margin: 0 auto;
}

.footer-nav li {
    width: 100px;
    display: inline-block;
    margin: 0 8px;
    position: relative;
}

.footer-nav li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 10px;
    background: #fff;
    top: 4px;
    right: -10px;
}

.footer-nav li:last-child:after {
    display: none;
}

.footer-nav > li > a {
    display: block;
    text-align: center;
    color: #fff;
}
.dibu {
    width: 80%;
    margin: 0 auto;
    margin-top: 40px;
}
.fenz {
    width: 80%;
    margin: 0 auto;
}

/*关于我们页面*/
#page-about {
    width: 1200px;
    margin: 0 auto 20px;
}

.page-about-left {
    width: 300px;
    margin-top: 20px;
}

.left-box {
    border: 1px solid #efefef;
    margin-bottom: 15px;
    padding: 10px;
}

.left-box:last-child {
    margin-bottom: 0px;
}

.left-box h2 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    text-indent: 10px;
}

.left-box h2:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 15px;
    background-color: #ff552e;
    top: 6px;
    left: 0px;
}

.left-box ul {

}

.left-box ul > li {
    border-bottom: 1px dashed #efefef;
    line-height: 30px;
    height: 30px;
}

.page-about-right {
    width: 880px;
    position: relative;
}

.page-about-right-title {
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
}

.page-about-right-title:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    top: 27px;
    left: 0px;
    background: #ff552e;
}

.page-frame {
    position: absolute;
    right: 0px;
    top: 25px;
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 5px;
}

.page-frame li {
    float: left;
    margin-right: 15px;
    position: relative;
}

.page-frame li:after {
    position: absolute;
    content: '';
    background: url(/image/frame.png) no-repeat 50%;
    width: 15px;
    height: 15px;
    background-size: 15px;
    top: 1px;
    right: -15px;
}

.page-frame li:last-child {
    margin-right: 0px;
}

.page-frame li:last-child:after {
    display: none;
}

/*在线留言表单*/
.message-box {
    margin-bottom: 15px;
}

.message-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.message-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.message-form {

}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: inline-block;
    font-size: 14px;
    width: 100px;
}

.form-group input, .form-group textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

.message-form button {
    width: 100px;
    height: 30px;
}

/*产品分类页面*/
#sort-product {
    width: 1200px;
    margin: 20px auto;
}

.sort-product-left {
    width: 300px;
    margin-top: 20px;
}

.sort-product-right {
    width: 880px;
    position: relative;
}

.sort-product-list {
}

.sort-product-list li {
    display: inline-block;
    margin: 3px;
}

.sort-product-list li a {
    display: block;
}

.sort-product-list li a h3 {
    text-align: center;
    line-height: 30px;
}

.sort-new-list {
}

.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;
}

.sort-new-list li a {
    display: block;
    position: relative;
}

.sort-new-list li a img {
    width: 80px;
}

.sort-new-list li a h3 {
    position: absolute;
    top: 0px;
    left: 85px;
    font-size: 14px;
    font-weight: 700;
}

.sort-new-list li a span {
    position: absolute;
    color: #888;
    top: 0px;
    right: 0px;
}

.sort-new-list li a p {
    position: absolute;
    top: 30px;
    left: 85px;
}

/*分页*/

.pagination {
    background: #efefef;
    border-radius: 5px;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.pagination li {
    display: inline-block;
    font-size: 14px;
}

.pagination li a {
    display: block;
    color: #00a0e9;
}

/*相关信息*/

.ln-box {
    
    margin-bottom: 20px;
    
}
.ln-box ul li{display: inline-block;width: 49%;}
.ln-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
}

.ln-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.ln-box ul {
}

.ln-box ul li {
    border-bottom: 1px dashed #efefef;
}

.ln-box ul li a {
    display: block;
    line-height: 30px;
}

/*产品详情*/
#info-product {
    width: 1200px;
    margin: 20px auto;
}

.info-product-left {
    width: 300px;
    margin-top: 20px;
}

.info-product-right {
    width: 880px;
    position: relative;
}

#info-product-image {
    width: 400px;
    margin: 0 auto;
}

.info-parameter {
    margin: 10px 0;
    height: 30px;
    padding: 0 10px;
    background: #ff552e;
    line-height: 30px;
    color: #fff;
    display: inline-block;
}

/*相邻详细信息*/
.info-siblings {
    margin: 15px 0;
    border-top: 1px dashed #efefef;
}

.info-siblings li {
    display: inline-block;
    line-height: 30px;
}

.info-siblings li:first-child {
    margin-right: 20px;
}

/*网站导航*/
#map {
    width: 1200px;
    margin: 20px auto;
}

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}










@charset "GBK";

html, body, div, span, object, iframe, table, tr, th, td, em, img, h1, h2, h3, h4, h5, h6, p, a, dl, dt, dd, ul, li, form, label { border: 0 none; font-family: inherit; font-style: inherit; margin: 0; padding: 0;}
*{margin:0;padding:0;}
body {color: #1D1D1D; background:#ffffff; font-size: 14px;line-height: 24px; font-family:'Microsoft Yahei', Times, serif;min-width:1380px;overflow-x:hidden;}
input, select {font-size: 14px;line-height: 16px;}
img { border: 0 none; }
ul, li {list-style-type: none;}
.hs{ color:#996600}
.clear{clear:both;height:1px; margin-left:-3px; width:100%;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }    
.clearfix { display:inline-block; }   
a { text-decoration: none; color:#1b1b1b;cursor:pointer;}
iframe{display:block;border:0;}



/*以下为头尾处样式*/

/*header*/
.header_box{width:100%;height:65px;padding:15px 0;border-bottom:1px solid #e8e8e8;overflow:hidden;}

.header_box .header_con{width:80% ;margin:0 auto;} 

.header_box .header_con .header_l{width:15.5%!important; height:auto;float:left;}
.header_box .header_con .header_l img{width: 100%;height:60px;}


.header_box .header_con .header_r{width:64%!important ;height:23px;float:right;margin:1.2% 0;}
.header_box .header_con .header_r ul li{ width: 11%!important ;
    line-height: 36px;
height:auto;float:left;text-align:center;}
.header_box .header_con .header_r ul li a{font-size: 16px;}
.header_box .header_con .header_r ul li.tele{width:149px!important;height:auto;float:left;border-left:1px solid #dcdcdc;}
.header_box .header_con .header_r ul li.tele img{width:23px;height:auto;float:left;margin:9px 10px;}
.header_box .header_con .header_r ul li.tele p{width:106px;height:auto;float:left;text-align:justify;color:#000;font-size: 30px;font-weight: bold;}


@media screen and (max-width: 1900px) {
.header_box .header_con{width:90% ;height:55px;margin:0 auto;} 
.header_box .header_con .header_l{ width:55%; height:auto;float:left;}
.header_box .header_con .header_l img{width:100%;height:auto;}
.header_box .header_con .header_r{width:520px;height:23px;float:right;margin:1.2% 0;}
.header_box .header_con .header_r ul li{width:60px;height:auto;float:left;text-align:center;}
.header_box .header_con .header_r ul li.tele{width:149px;height:auto;float:left;border-left:1px solid #dcdcdc;}
.header_box .header_con .header_r ul li.tele img{width:23px;height:auto;float:left;margin:0 10px;}
.header_box .header_con .header_r ul li.tele p{width:106px;height:auto;float:left;text-align:justify;color:#000;}
}


.header_box .header_con .header_r .header_nav ul li a{width:100%;height:auto;display:block;line-height:23px;text-align:center;}

.header_box .header_con .header_r .header_icon{width:150px;height:23px;float:right;border-left:1px solid #8c8c8c;overflow:hidden;}
.header_box .header_con .header_r .header_icon ul li{margin:0 5px;float:right;}
.header_box .header_con .header_r .header_icon ul li a{width:23px;height:23px;display:block;}
.header_box .header_con .header_r .header_icon ul .header_icon03 a{background:url(../images/head_icon03.jpg) no-repeat center center;}
.header_box .header_con .header_r .header_icon ul .header_icon03 a:hover{background:url(../images/head_icon06.png) no-repeat center center;}
.header_box .header_con .header_r .header_icon p{width:105px;height:23px;line-height:23px;text-align:center;}

.top-menu{width:90%!important; height:50px;margin:0 auto;}
.menu-txt .menu-list{width:8%; position:relative; float:left; margin:0 0.1% 0 0;}
.menu-txt .mar0{ margin:0 0 0 0;}

.menu-txt .menu-list .a{ display:block; padding:10px 20px;height:40px;text-align:center; line-height:40px; color:#666666; font-size:14px;transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s;}
.menu-txt .menu-list .a:hover{ background:#000; color:#FFFFFF; }

.menu-txt .menu-list dl{ position:absolute; z-index:101; top:60px; left:0px; width:100%; height:0px; display:none; background:#FFFFFF; text-align:center; padding-bottom:5px;}
.menu-txt .menu-list dl dd{ height:30px; line-height:30px; font-size:13px; border-bottom:#efefef 1px solid;}
.menu-txt .menu-list dl dd:hover{ background:#000; color:#FFFFFF;}
.menu-txt .menu-list dl dd:hover a{ color:#FFFFFF;}

/*
.top-menu{width:80%!important; height:50px;margin:0 auto;}
.menu-txt .menu-list{width:9%; position:relative; float:left; margin:10px 0.1% 0px 0;}
.menu-txt .mar0{margin:10px 0 0 0;}

.menu-txt .menu-list .a{ display:block; padding:0 20px;height:35px;text-align:center; line-height:35px; color:#666666; font-size:12px;transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s;}
.menu-txt .menu-list .a:hover{ background:#000; color:#FFFFFF; }

.menu-txt .menu-list dl{ position:absolute; z-index:101; top:35px; left:0px; width:100%; height:0px; display:none; background:#FFFFFF; text-align:center; padding-bottom:5px;}
.menu-txt .menu-list dl dd{ height:30px; line-height:30px; font-size:12px; border-bottom:#efefef 1px solid;}
.menu-txt .menu-list dl dd:hover{ background:#000; color:#FFFFFF;}
.menu-txt .menu-list dl dd:hover a{ color:#FFFFFF;}
*/

.zkbtn{width:12%;float:left;}
@-webkit-keyframes redPulse {
from { background-color: #f6f6f6; -webkit-box-shadow: 0 0 5px #f6f6f6; }
50% { background-color: #f6f6f6; -webkit-box-shadow: 0 0 10px #f6f6f6; }
to { background-color: #f6f6f6; -webkit-box-shadow: 0 0 5px #f6f6f6; }
}

a.button{-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;  }
.zkbtn .red.button { -webkit-animation-name: redPulse; -webkit-animation-duration: 1s; color:#000; border-radius:8px;display:inline-block; margin:10px 5px 10px auto;width:120px; font-size:12px;height:30px; text-align:center; line-height:30px;background:#f6f6f6;float:right; }



/*浮动*/
.fl_box { width: 60px;height:380px; position: fixed; top: 150px;right:10px; z-index: 999; }
.fl_box .fl_ewm { width: 60px; height: 60px; margin-bottom:1px; position: relative; }
.fl_box .fl_ewm a{width: 60px; height: 60px; display:block;}
.fl_box .fl_ewm a:hover span{background:#000;color:#fff;}

.fl_box .jf{background:url(../images/right_jfsc.jpg) no-repeat;}
.fl_box .jf a span{display:none;background:#f1f1f1;}
.fl_box .jf a:hover span{display:block;background:#000;color:#fff;}

.fl_box .fl_ewm span{ width: 60px; height: 30px;display:block;background:#eaeaea; color:#202020;line-height:15px;padding:15px 0;text-align:center;}
.fl_box .fl_ewm .fl_hover { position: absolute; left: -125px; top: 0px; display: none; }
.fl_box .fl_swt .fl_hover { position: absolute; left: -210px; top: 0px; display: none; }

.fl_box .search .fl_hover{background:#dcdcdc; position: absolute; left: -172px; top: 0px; display: none; }
.fl_box .search .fl_hover input{height:58px;width:160px;padding-left:10px;border:1px solid #eaeaea;}
.fl_box .fl_ewm:hover .fl_hover { display: block; }


/*底部*/
.footer{width:100%; height:auto; background:#f9f9f9; padding-bottom:30px;overflow:hidden;}
.footer .footer_box{width:80%; height:auto; margin:30px auto 0 auto;}
.footer .footer_box img{float:left;width:25%;height:auto;}
.footer .footer_box p{float:left;width:20%;margin-left:2%;padding-left:2%;border-left:1px solid #bfbfbf;}
.footer .footer_box .tel{font-size:18px;padding-top:35px;height:85px;line-height: 26px;}
.footer .footer_box .tel strong{font-family:'Arial Black';font-size:150%;}
.footer .footer_box .add{width:18%;padding-top:40px;height:80px;padding-right:30px;}

.footer .footer_box .footer_code{width:16%;height:120px;padding-left:0%;border-left:1px solid #bfbfbf;float:left;}
.footer .footer_box .footer_code span{width:50%;height:auto;margin:5px 0 5px 5%;float:right;overflow:hidden;text-align:center;}
.footer .footer_box .footer_code span img{width:100%;height:auto;}


.page-content img{max-width: 100%;}


.abs{position:absolute;}
/* silde-focus */
#silde-focus,
#banner-silde{width: 100%;height:765px;overflow: hidden;background: none;position:relative;}	
#banner-silde{position:absolute;width:1920px;left:50%;margin-left:-960px;}	
#banner-silde .layout{height:765px;position: relative;overflow: hidden;}
#banner-silde li{width: 100%;height:765px;position: absolute;background-repeat: no-repeat;background-position: center center;background-color: #000;}
#banner-silde li a{display: block;width: 100%;height:765px;position: absolute;}

.banner-ctr{width: 30%;height: 30px;position: absolute;display:block;text-align: center;bottom: 0;margin-left:35%;top:739px;}
.banner-ctr span{display: inline-block;width: 10px;height: 10px;overflow: hidden;cursor: pointer;background-color: #f6f6f6;border-radius: 50%;margin: 5px 10px;}
.banner-ctr span.current{margin: 3px 8px;border: 2px solid #fff;background-color: #ff0000;}
.banner-btn{width: 44px;height: 44px;overflow: hidden;cursor: pointer;position: absolute;top: 60%;z-index: 9;margin-top: -22px;-moz-transition: all 0.3s ease-out 0s;-webkit-transition: all 0.3s ease-out 0s;-ms-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;filter: alpha(opacity=0);opacity: 0;background: url(../images/index.png) left bottom no-repeat;}
#silde-focus .pre{background: url(../images/index.png) 0px -52px;}
#silde-focus .next{background: url(../images/index.png) -63px -52px;}
#silde-focus:hover .banner-btn{opacity: 0.5;filter: alpha(opacity=50);}
#silde-focus:hover .pre{left: 10%;}
#silde-focus:hover .next{right: 10%;}
#silde-focus .banner-btn:hover {opacity: 1;filter: alpha(opacity=100);}
#silde-focus img{float:left;}

.event_box{width:80%;height:auto;margin:0 auto;overflow:hidden;}

.part1{height:320px;margin-top:100px;}
.event_box ul li{width:30%;height:auto;float:left;position:relative;background-size:100% 100%;}
.event_box ul .eve01{background:url(../images/video01.jpg) no-repeat top center;}
.event_box ul .eve02{background:url(../images/offer01.jpg) no-repeat top center;margin:0 5%;}
.event_box ul .eve03{background:url(../images/dynamic01.jpg) no-repeat top center;}
.event_box ul .eve04{background:url(../images/surroundings01.jpg) no-repeat top center;background-size: 100%;}
.event_box ul .eve05{background:url(../images/honor01.jpg) no-repeat top center;margin:0 5%;}
.event_box ul .eve06{background:url(../images/publicwelfare01.jpg) no-repeat top center;background-size: 100%;}
.event_box ul li a{width:100%;height:auto;display:block;color:#fff;background-color:rgba(0,0,0,0.3);}
.event_box ul li a:hover{background-color:rgba(0,0,0,0);}
.event_box ul li a p{width:100%;height:60px;font-size:14px;text-align:center;padding:25% 0;}
.event_box ul li a p strong{font-family:'Arial Black';font-size:30px;}
.event_box ul li a span{color:#fff;width:50px;height:50px;position:absolute;bottom:0;right:0;font-size:30px;text-align:center;line-height:50px;font-weight:lighter;background:#202020;}
.event_box ul li a:hover span{background:#000;}




.event_more{width:79%;height:auto;margin:60px auto;border:1px solid #e3e3e3;padding:20px 20px 20px 0;overflow:hidden;}
.event_more ul{width:100%;height:auto;overflow:hidden;}
.event_more ul li a{width:100%;height:30px;display:block;overflow:hidden;}
.event_more ul li a:hover{color:#000;}
.event_more ul li a span{max-width:60%;height:30px;float:left;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.event_more ul li a .date{width:70px;float:right;}
.event_more ul li a img{width:30px;height:15px;float:left;position:absolute;top:0;}
.btn{width:150px;height:40px;margin:30px auto 0 auto;display:block;line-height:40px;position:relative;box-sizing:border-box;background:#fff;text-align:center;border:1px solid #000;color:#000;overflow:hidden;cursor:pointer;text-transform:lowercase;}
.btn span{position:relative;z-index:10;transition:all .3s cubic-bezier(1, .02, .74, .93) 0s}
.btn:after{content:"";position:absolute;top:0;left:0;overflow:hidden;width:0;height:100%;background:#000;transition:none;transition:all .5s ease 0s}
.btn:hover:after{width:100%;background:#000}
.btn:hover span{color:#fff}

@media screen and (min-width: 1700px) and (max-width: 5000px){
.event_more ul li{width:23%;height:auto;float:left;position:relative;margin-left:2%}
}
@media screen and (min-width: 400px) and (max-width: 1700px){
.event_more ul li{width:31%;height:auto;float:left;position:relative;margin-left:2%}
}





/*项目*/
.layout{width:100%; margin:100px auto;overflow:hidden;position:relative;}
.con{width:80%;height:auto;margin:0 auto;}
.greybg{width:10%;height:100%;float:left;background:#f6f6f6;position:absolute;top:0;left:0;}

#slideBox{width:55%;height:auto;float:left;margin-right:1%;position:relative;}
.layout .popular_l{width:100%;height:auto;float:right;background:#f6f6f6;overflow:hidden;}
.layout .popular_l ul{width:100%;height:auto;}
.layout .popular_l ul li{width:50%;height:auto;float:left;position:relative;}
.layout .popular_l ul li a{width:50%;height:auto;float:left;display:block;text-align:center;}
.layout .popular_l ul li a img{width:100%;height:auto;}
.layout .popular_l ul li a span{width:100%;height:auto;position:absolute;top:42%;}
.layout .popular_l ul li a.btn02 span{width:50%;}

.button{text-align:center;line-height:40px;position:absolute;bottom:10px;right:10px; height:40px; width: 100px;z-index:100; }
.button a{display:block;width:28px;height:28px;margin:5px;float:left;border:1px solid #000;color:#000;line-height:30px;}
.button a:hover{background:#000;color:#fff;}
.button a.onbut{background:#000;color:#fff;}


.layout .popular_r{
        width: 44%;
    height: auto;
    float: right;
    background: url(../images/popular.jpg)39px top no-repeat;
    background-size: 75%;
}
.layout .popular_r h3 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: right;
    font-size: 37px;
    margin-top: 0;
    font-weight: bold;
    color: #bb9a4d;
}
.layout .popular_r p{
        width: 100%;
    height: 436px;
    line-height: 44px;
    text-align: right;
    margin: 20px 0;
    font-size: 17px;
}


.refer{width:100%;margin:0 0 auto auto;}
.refer .btn{height:60px;line-height:60px;float:right;}
.refer .btn0{width:280px;background:#000;border:none;color:#fff;}

.refer .swt_btn{width:100px;margin-right:10px;background:#fff;border:1px solid #000;color:#000;}
.refer .swt_btn:after{content:"";position:absolute;top:0;left:0;overflow:hidden;width:0;height:100%;background:#000;transition:none;transition:all .5s ease 0s;}
.refer .swt_btn:hover:after{width:100%;background:#000;}
.refer .swt_btn:hover span{color:#fff;}

.btn01{display:block;position:relative;box-sizing:border-box;background:#e6e6e6;text-align:center;color:#000;overflow:hidden;cursor:pointer;text-transform:lowercase;}
.btn01 span{position:relative;z-index:10;transition:all .3s cubic-bezier(1, .02, .74, .93) 0s}
.btn01:after{content:"";position:absolute;top:0;left:0;overflow:hidden;width:0;height:100%;background:#e6e6e6;transition:none;transition:all .5s ease 0s}
.btn01:hover:after{width:100%;background:#e6e6e6;}
.btn01:hover span{color:#000;}


/*医生*/
.doctors{width: 80%;
    padding-bottom: 60px;height:auto;margin:100px auto;overflow:hidden;padding-top: 30px;}
.doctors .doctors_l{width:34%;height:625px;float:left;background:url(../images/aboutbg.png) no-repeat top left;}
.doctors .doctors_l h3{width:440px;height:35px;line-height:35px;text-align:left;font-size:25px;margin-top:190px;font-weight:lighter;}
.doctors .doctors_l p{width:440px;font-size: 16px;height:40px;line-height:30px;text-align:left;margin:20px 0;}
.doctors .doctors_r{height: 418px;
    width: 54%;
    float: right;
    overflow: hidden;line-height: 38px;font-size: 18px;color: #555;margin-top: 80px;}
.doctors .doctors_r img{width:100%;height:auto;}
.doctors .doctors_l .refer a{float:left;}
.doctors .doctors_l .refer .swt_btn{margin-left:10px;}
.doctors .doc_r{width:1013px;float:right;height:297px;margin-top:38px;}
.doctors .doc_r .box{overflow:hidden;position:relative;width:1013px;height:297px;cursor:pointer;float:left;margin-left:90px;}
.doctors .doc_r  .arr_l{background:url(../images/arr_l.jpg)no-repeat center top;display:block;width:41px;height:41px;margin-top:119px;cursor:pointer;z-index:9;left:34%;}
.doctors .doc_r  .arr_r{background:url(../images/arr_r.jpg)no-repeat center top;display:block;width:41px;height:41px;margin-top:119px;cursor:pointer;z-index:9;right:9%;}
.doctors .doc_r .box li{display:block;float:left;overflow:hidden;position:relative;width:213px;height:100%;margin-right:39px;}
.doctors .doc_r .box .cover{background:#000;opacity:0.5;filter:Alpha(opacity=50);width:100%;height:100%;top:0;left:0;z-index:3;display:none;}
.doctors .doc_r .box .zj_info{top:0px;left:0;text-align:center;padding:0 22px;z-index:5;display:none;}
.doctors .doc_r .box .zj_info img{margin:0 auto;margin:19px auto 13px;}
.doctors .doc_r .box .zj_info hr{border-top:2px solid #fff;width:100%;margin: 5px auto;}
.doctors .doc_r .box .zj_info h2{color:#fff;font-size:18px;font-weight:0;}
.doctors .doc_r .box .zj_info h3{color:#fff;font-size:14px;font-weight:0;margin-bottom:11px;}
.doctors .doc_r .box .zj_info p{color:#fff;font-size:12px;line-height:100%}
.doctors .doc_r .box .zj_info a{margin:5px auto;display:block;}
.doctors .doc_r .box .zj_info a img{margin:0 auto;}




/*实力*/
.strength{width:100%;height:auto;margin:0 auto;}
.strength .title{color:#fff;width:100%;height:150px;text-align:center;margin-top:150px;font-size:25px;}
.strength .title strong{font-family:'Arial Black';font-size:35px;line-height:35px;}
.strength .title strong b{font-size:70px;line-height:80px;}
.strength .event_box{margin-top:-240px;}






