﻿/*common样式开始 */ 
*{padding:0px; margin:0px;}
html { overflow-x:hidden; -webkit-text-size-adjust:none; }
/*****！！页面通用css样式定义开始******/
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{ font-family:Arial, Tahoma,"宋体"; font-size:12px; color:#5a5a5a;}
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #eb1315;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */
h1,h2,h3,h4,h5,h6{font-size:12px;}
fieldset, img { border:0; vertical-align:middle}
.clear{clear:both; line-height:0; height:0; font-size:0px;}
.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.fl {float:left; display:inline;}
.fr {float:right; display:inline}

.float_left {
    float: left;
}

/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*顶部4分快捷导航*/
.top_nav{ width:100%; height:6rem; max-width:640px; margin:0.7rem auto 0;}
.top_nav a{ width:23%; height:6rem; display:block; float:left; background:#95774c; border-radius:6px; margin-left:2.65%; -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .5); box-shadow:0 0 5px rgba(0, 0, 0, .5);}
.top_nav a:first-child{ margin-left:0px;}
.top_nav a img{ width:32%; margin:0 auto; display:block; padding-top:1rem;}
.top_nav a span{ width:100%; height:2.7rem; line-height:2.7rem; display:block; font-family:microsoft yahei; color:#ffffff; font-size:1.15rem; text-align:center;}
/*banner*/
.index_banner{ width:100%; margin:0.7rem auto; overflow:hidden; -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .5); box-shadow:0 0 5px rgba(0, 0, 0, .5); max-width:640px;}
.index_banner .swiper1 .swiper-slide img{ width:100%;}
.index_banner .swiper-pagination1 .swiper-pagination-bullet{ background:url(../images/danniu_be.png) no-repeat center top; background-size:100% 0.9rem; width:3.25rem !important; height:0.9rem !important; border:none; margin:0 !important;}
.index_banner .swiper-pagination1 .swiper-pagination-bullet:first-child{ background:url(../images/danniu_1.png) no-repeat center top; background-size:100% 0.9rem;}
.index_banner .swiper-pagination1 .swiper-pagination-bullet:last-child{ background:url(../images/danniu_2.png) no-repeat center top; background-size:100% 0.9rem;}
.index_banner .swiper-pagination1 .swiper-pagination-bullet-active{ background:url(../images/danniu_now.png) no-repeat center top; background-size:100% 0.9rem;}
.index_banner .swiper-pagination1 .swiper-pagination-bullet-active:first-child{ background:url(../images/anniu_3.png) no-repeat center top; background-size:100% 0.9rem;}
.index_banner .swiper-pagination1 .swiper-pagination-bullet-active:last-child{ background:url(../images/anniu_4.png) no-repeat center top; background-size:100% 0.9rem;}
.index_banner .swiper-pagination1{ bottom:1rem !important;}
.index_banner .swiper-pagination1 .swiper-pagination-bullet{ opacity:1 !important;}
/*项目4分链接快捷按钮*/
.project_nav{ width:100%; height:6rem; max-width:640px; margin:0 auto;}
.project_nav a{ width:23%; height:6rem; display:block; float:left; background:#000000; border-radius:6px; margin-left:2.65%; -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .5); box-shadow:0 0 5px rgba(0, 0, 0, .5);}
.project_nav a:first-child{ margin-left:0px;}
.project_nav a img{ width:32%; margin:0 auto; display:block; padding-top:1rem;}
.project_nav a span{ width:100%; height:2.7rem; line-height:2.7rem; display:block; font-family:microsoft yahei; color:#ffffff; font-size:1.15rem; text-align:center;}
/*艺星美丽承诺书*/
.beauty{ width:100%; max-width:640px; margin:0.7rem auto 0; position:relative;}
.beauty img{ width:100%;}
.beauty a{ width:10rem; height:2rem; display:block; position:absolute; top:5.4rem; right:2.3rem;}
.beauty a img{ width:100%;}
/*项目大全*/
.index_part1{ width:100%; max-width:640px; margin:0 auto 0; overflow:hidden; background:#fafaf9;}
.index_part1 h1.tit{ position:relative; text-align:center; width:86%; left:7%;}
.index_part1 h1.tit:before{ content:""; z-index:1; width:100%; border-bottom:1px dashed #000; position:absolute; top:50%; left:0;}
.index_part1 h1.tit span{ font-size:1.75rem; line-height:1.5em; display:inline-block; background:#fafaf9; position:relative; z-index:2; color:#000; padding:0 1.4rem; font-family:microsoft yahei; font-weight:normal;}
.index_part1 h1.tit span b{ color: #dbb374; font-weight:normal;}
.index_part1 h1.tit span img{ width:13.8rem; display:block; margin:0 auto;}
.index_part1 h1.tit span.title2 img{ width:15.85rem; display:block; margin:0 auto;}
.index_part1 h1.tit span.title1 img{ width:15.85rem; display:block; margin:0 auto;}
.xm_list ul{ width:100%; padding-top:1.6rem; margin-bottom:2rem;}
.xm_list ul li{ width:21.6%; margin:0 1.7% 1.3rem; float:left; position:relative; list-style:none; -webkit-box-shadow:0 0 5px rgba(158, 158, 158, .5); -moz-box-shadow:0 0 5px rgba(158, 158, 158, .5); box-shadow:0 0 5px rgba(158, 158, 158, .5);}
.xm_list ul li a{ width:100%; display:inline-block;}
.xm_list ul li a img{ width:100%;}
.xm_list ul li a p{ position:absolute; width:100%; height:2.1rem; line-height:2.1rem; text-align:center; display:block; left:0; bottom:0; color:#896c4a; font-size:1.25rem; font-family:microsoft yahei;}
.item_lists {width:99%;margin-top:3px;margin-bottom:2rem;margin-left:0.5%}
.item_list {display:block;width:33.3%;position:relative;}
.item_list img{width:96%;margin:2% 2%;}
.case{ -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .5); box-shadow:0 0 5px rgba(0, 0, 0, .5); margin-top:1.8rem; margin-bottom:3.3rem;}
.case .swiper1 .swiper-slide img{ width:100%;}
.case .swiper-pagination1 .swiper-pagination-bullet{ background:url(../images/anniu_be.png) no-repeat center top; background-size:100% 0.9rem; width:3.25rem !important; height:0.9rem !important; border:none; margin:0 !important;}
.case .swiper-pagination1 .swiper-pagination-bullet:first-child{ background:url(../images/anniu_1.png) no-repeat center top; background-size:100% 0.9rem;}
.case .swiper-pagination1 .swiper-pagination-bullet:last-child{ background:url(../images/anniu_2.png) no-repeat center top; background-size:100% 0.9rem;}
.case .swiper-pagination1 .swiper-pagination-bullet-active{ background:url(../images/anniu_now.png) no-repeat center top; background-size:100% 0.9rem;}
.case .swiper-pagination1 .swiper-pagination-bullet-active:first-child{ background:url(../images/danniu_3.png) no-repeat center top; background-size:100% 0.9rem;}
.case .swiper-pagination1 .swiper-pagination-bullet-active:last-child{ background:url(../images/danniu_4.png) no-repeat center top; background-size:100% 0.9rem;}
.case .swiper-pagination1{ bottom:1rem !important;}
.case .swiper-pagination1 .swiper-pagination-bullet{ opacity:1 !important;}
.doctor{ -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .5); box-shadow:0 0 5px rgba(0, 0, 0, .5); margin-top:1.8rem; margin-bottom:3.4rem;}
.doctor .swiper1 .swiper-slide img{ width:100%;}
.doctor .swiper-pagination1 .swiper-pagination-bullet{ background:url(../images/danniu_be.png) no-repeat center top; background-size:100% 0.9rem; width:3.25rem !important; height:0.9rem !important; border:none; margin:0 !important;}
.doctor .swiper-pagination1 .swiper-pagination-bullet:first-child{ background:url(../images/danniu_1.png) no-repeat center top; background-size:100% 0.9rem;}
.doctor .swiper-pagination1 .swiper-pagination-bullet:last-child{ background:url(../images/danniu_2.png) no-repeat center top; background-size:100% 0.9rem;}
.doctor .swiper-pagination1 .swiper-pagination-bullet-active{ background:url(../images/danniu_now.png) no-repeat center top; background-size:100% 0.9rem;}
.doctor .swiper-pagination1 .swiper-pagination-bullet-active:first-child{ background:url(../images/anniu_3.png) no-repeat center top; background-size:100% 0.9rem;}
.doctor .swiper-pagination1 .swiper-pagination-bullet-active:last-child{ background:url(../images/anniu_4.png) no-repeat center top; background-size:100% 0.9rem;}
.doctor .swiper-pagination1{ bottom:1rem !important;}
.doctor .swiper-pagination1 .swiper-pagination-bullet{ opacity:1 !important;}
.index_part1 h1.tit span.img_xs img{ width:19.2rem !important;}
.index_part1 h1.tit span.img_title img{ width:12.55rem !important;}
.experience{ width:100%; margin:0 auto; display:block; max-width:640px; padding-top:1.3rem; margin-bottom:2.3rem; height:14.3rem; overflow:hidden;}
.experience ul.nav_one{ width:94%; height:3rem; margin:0 auto;overflow:hidden;}
.experience ul.nav_one li{ width:23%; height:3rem; float:left; position:relative; list-style:none; margin:0 1%; background:url(../images/beqiehua_bg.png) no-repeat left top; background-size:100% 2.7rem; color:#896c4a; font-size:1.2rem; line-height:2.7rem; text-align:center; font-family:microsoft yahei;}
.experience ul.nav_one li img{ width:84%; margin:5% 8% 0;}
.experience ul.nav_one li.onf{ background:url(../images/qiehua_bg.png) no-repeat left top; background-size:100% 3rem; color:#ffffff;}
.experience .xm_listf{ display:block; position:relative;}
.experience .xm_listf img{width:100%;display:block; margin:0 auto;}
.zxmr{ width:100%; overflow:hidden; padding:0.35rem 0 1.1rem 3%;}
.zxmr .swiper2{overflow:visible;}
.zxmr .swiper2 .swiper-slide{ position:relative; border-radius:0.8rem; -webkit-box-shadow:0 0 5px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .5); box-shadow:0 0 5px rgba(0, 0, 0, .5);}
.zxmr .swiper2 .swiper-slide img{ width:100%; border-radius:0.8rem;}
.zxmr .swiper2 .swiper-slide h4{ font-family:microsoft yahei; color:#000000; font-size:0.9rem; width:100%; height:1.4rem; line-height:1.4rem; text-align:center; display:block; position:absolute; left:0; bottom:2.1rem; font-weight:bold;}
.zxmr .swiper2 .swiper-slide p{ font-family:microsoft yahei; color:#000000; font-size:0.85rem; width:100%; height:1.4rem; line-height:1.4rem; text-align:center; display:block; position:absolute; left:0; bottom:0.7rem;}
.index_new{ width:100%; margin-top:1.5rem; margin-bottom:2rem; padding-left:3%}
.index_new .swiper3 .swiper-slide{}
.index_new .swiper3 .swiper-slide img{ width:100%; height:10em;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, .5); -moz-box-shadow:0 0 5px rgba(0, 0, 0, .5); box-shadow:0 0 5px rgba(0, 0, 0, .5);}
.index_new .swiper3 .swiper-slide h4{ font-family:microsoft yahei; color:#000000; font-size:0.95rem; width:100%; height:5.2rem; font-weight:bold; line-height:1.25rem; text-align:center; display:block; padding-top:1.5rem; padding-bottom:1.2rem;}
.index_new .swiper3 .swiper-slide p{ font-family:microsoft yahei; color:#000000; font-size:0.9rem; width:100%; height:3.6rem; line-height:1.2rem; text-align:center; display:block; overflow:hidden;}
.index_new .swiper3 .swiper-slide span.new_info{ width:70%; height:2rem; line-height:2rem; display:block; text-align:center; margin:0 auto; font-family:microsoft yahei; color:#95774c; font-size:0.9rem;}
.index_new .swiper3 .swiper-slide span.new_more{ width:100%; display:block; text-align:center;}
/*底部连接*/
.foot_link{ width:100%; margin:0 auto; padding:0 3.125%; background:#000000; position:relative; max-width:640px;} 
.foot_link li{ width:100%; border-bottom:1px solid #313131; list-style:none; background:url(../images/li_right.png) no-repeat right center; background-size:0.55rem 0.95rem;}
.foot_link li a{ height:4.3rem; width:100%; text-align:left; line-height:4.3rem; font-family:microsoft yahei; color:#95774c; font-size:1.4rem; }
.web_link{ width:100%; height:4.4rem; padding:1.3rem 0;}
.weibo_link,.weixin_link{ width:2.25rem; height:1.8rem; float:left; margin:0 2rem 0 0.3rem;}
.weibo_link a{ width:2.25rem; height:1.8rem; background:url(../images/c_wb.png) no-repeat center center; display:block; background-size:2.25rem 1.8rem;}
.weixin_link a{ width:2.25rem; height:1.8rem; background:url(../images/c_wx.png) no-repeat center center; display:block; background-size:2.2rem 1.75rem;}
.gotop{ width:1.5rem; height:0.9rem; position:absolute; left:50%; margin-left:-0.75rem; top:-0.8rem; background:url(../images/gotop.png) no-repeat center top; background-size:100% 0.9rem;}



.erweima{ width:22rem; height:24rem; border:1px solid #d1d1d1; background:#ffffff; display:none; position:fixed; left:5rem; bottom:13rem; z-index:100;}
.erweima > img{ width:84.1% !important; display:block; margin:0 auto;}
.close{ width:90%; margin:0 auto; font-size:1.4rem; text-align:right; font-weight:bold; line-height:1.6rem; padding-top:1rem;}
.erweima p{ width:94%; line-height:1.2rem; font-size:1rem; text-align:center; color:#666666; font-family:microsoft yahei; margin:0 auto; line-height:1.5rem;}












