/* index styles */
*{
	padding: 0;
	margin: 0;
}
body{
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu
}
.hover{
    cursor: pointer;
}
.phone-pc .phone-img{
	position: relative;
}
.phone-pc .phone-num{
	position: absolute;
	top: 0;
	left: -155px;
	display: none;
}
.line-gray{
	border-bottom: 1px dotted #ccc;
}
li,ol{
	list-style: none
}
.title-texts{
	position: relative;

}
.act_right p img{
    position: relative;
    top: -6px;
    padding-right: 8px;
}
.title-imgs{
	 width: 42px;
	 height: 42px;
	 border-radius: 50%;
	 background:#fff;
	 display: block;
	 position: absolute;
	top: -22px;
	left: 5px;
}
.title-imgs img{
	width: 36px;
	height: 36px;
	border-radius: 50%;
	position: absolute;
    left: 3px;
    top: 3px;

}
.par-r-10{
	padding-right: 10px
}
.phone-pc .phone-img:hover .phone-num{
	display: block;

}
.banner{
    width:100%;
	height:470px;
	width:expression(document.body.clientWidth <=1200? "1200px": "auto");
    min-width:1200px;
    position: absolute;
    z-index:1;
    top: 0;
}
.banner .banner-bd{
    width:1200px;
    height:470px;
    margin:0px auto;
}
.banner .banner-bd .category-nav{
	overflow: hidden;
    height:470px;
    background-color:#fcffff;
    float:left;
}
.banner .banner-bd .category-nav .cat-list{
    width:200px;
    padding:5px 10px 3px 10px;
    float:left;
    color:#fff;
	font-size: 14px;
}
.banner .banner-bd .cat-list .cat-tit{
    width:200px;
    height:20px;
    display:inline-block;
    line-height:10px;
    font-size:15px;
    color:#fff;
    float:left;
    cursor:text;
}
.banner .banner-bd .cat-list .cat-bd{
    float:left;
}
.cat-bd{
	margin-left: -10px;
	width: inherit;
}
.cat-bd li{
	height: 35px;
	width: inherit;
	line-height: 35px;
	margin-left: -28px;
	list-style: none;
}
.cat-bd li a{
	color: #777;
}
.cat-bd li img{
	padding-left: 50px;
	padding-right: 10px;
}
.cat-bd li:hover{
	cursor: pointer;
	background-color: #ebf8f8;
	color: #73dacf;
}
.cat-bd li:hover a{
	cursor: pointer;
	color: #73dacf;
}


.banner .banner-bd .cat-list .cat-b{
    width:73px;
    height:20px;
    margin-top:1.1px;
    display:inline-block;
    color:#777;
    line-height:20px;
    font-size:12px;
    float:left;
	font-weight: 500;
}

.banner .slider{
    width:800px;
    height:470px;
   float:left;
}

.banner .am-slider-default{
	margin:0px;
}

.banner .am-slider .am-viewport img{
	display: inline-block;
    width:800px;
    height:470px;
}

.banner .am-slider .am-control-nav{
	bottom:10px;
	z-index:100;
}
.banner .banner-bd .special{
    width:200px;
    height:470px;
    background-color:#fff;
    float:right;
}

.banner .banner-bd .special .text-nav{
    width:210px;
    height:100px;
    background-color:#363b43;
    float:left;
    padding-left:20px;
    padding-top:14px;
}

.banner .banner-bd .special .text-tit{
    width:190px;
    height:24px;
    line-height:24px;
    font-size:14px;
    color:#fff;
    float:left;
}

.banner .banner-bd .special .nav-block{
    width:190px;
    height:50px;
    float:left;
    overflow:hidden;
}

.banner .banner-bd .special .nav-b{
    display:inline-block;
    height:20px;
    line-height:20px;
    color:#fff;
    margin-top:5px;
    margin-right:18px;
    font-size:12px;
    float:left;
}
.banner .banner-bd .special .nav-b:hover{
    color:#ff7300;
}

.banner .banner-bd .special .am-icon-bars{
    color:#ee6070;
    display:inline-block;
    margin-left:10px;
}

.banner .special .img-b .img-tit{
    width:170px;
    height:20px;
    font-weight:bold;
    display:inline-block;
    float:left;
    font-size:13px;
    line-height:20px;
}
.banner .special .img-b .img img{
    width:200px;
    height:157px;
}
.red{
	color: #f00;
	font-size: 20px;
}
.banner .special .img-b .desp{
    width:150px;
    height:20px;
    margin-left:10px;
    display:inline-block;
    line-height:20px;
    font-size:12px;
    color:#777;
    overflow:hidden;
}

/*菜单*/

.max-data{
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 13;
	margin-left: -400px;
	overflow: hidden;
	width: 384px;
	height: 470px;
}
.mar-t-f20{
	margin-top: -20px;
}
.mar-r-40 {
	margin-right: 13px;
}
.max-data  ul {
	overflow: hidden;
	display: none;
	height: inherit;
	background: rgba(255,255,255,0.95);
	width: 340px;
	/*padding: 20px 22px 0;*/
	position: absolute;
	left: -10px;
	top: 0;
	background: #fff\0;
}
.max-data  ul li{
	list-style: none;
}
.max-data .title {
	height: 30px;

	border-bottom: solid 1px #ededed;
	line-height: 30px;
	font-size: 14px;
	color: #898989;
}
.max-data .more {
	display: inline-block;
	float: right;
	font-size: 12px;
	color: #898989;
	padding-right: 10px;
}
.max-data .more:hover{
	color: #73dacf;
}
.max-data .link {
	line-height: 22px;
	margin-bottom: 6px;
	padding-top: 10px;
}
.max-data .link .hot{
	color: #fe5a2f;
}
.max-data .link a {
	color: #898989;
	display: inline-block;
	margin-right: 12px;
	font-size: 12px;
}
.max-data .link a:hover{
	color: #73dacf;
}
/*中间内容*/
.max-content-lg{
	width: 1200px;
	margin:45px auto auto auto;
	border: 1px solid #ccc;
}

.clear{
	clear: both;
}
.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
.content-box .min-box{
	width: 240px;
	height: 402px;

}
 .content-box .min-box-img{
	 width: 694px;
	 height: 402px;

 }
.content-box .min-box-img ul li{
	width: 317px;
	height: 195px;
	float: left;
	list-style: none;
	border: 1px solid #ccc;
}
.title-nav{
	height: 40px;
	line-height: 40px;
}
.title-nav span{
	font-size: 16px;
}
.title-nav img{
	position: relative;
	top: -5px;
	width: 20px;
	height: 20px;
	margin-right: 10px;
}
.mar-l-10{
	margin-left: 10px;

}
.mar-t-10{
	margin-top: 10px;
}
.max-box{
	width: 900px;
	height: 400px;
	border: 1px solid #ccc;
}
.case-img{
	width: 286px;
	padding-bottom: 10px;
	border: 1px solid #ccc;
}
.cooperation div{
	border: 1px solid #ccc;
	float: left;
	list-style: none;
}
  .cooperation a{
        color: #6d6d6d;

    }
.cooperation div img{
	width: 157px;
	height: 48px;

}
.logo-relevance img{
	width:100px ;
	height: 100px;
}
.footer{
	width: 1200px;
	margin: 0 auto;
}
.footer ul li{
	list-style: none;
}
.footer ul li a{
	color: #fff;
	font-size: 13px;
}
/*悬浮*/
.suspend{
	position: fixed;
	top: 20%;
	display: table-cell;
	vertical-align: middle;
	left: 0;
	text-align: center;
	z-index: 888;
}
.suspend lable{
	width:20px;
	height:20px;
	cursor: pointer;
    position: absolute;
	right: 0;
	top: 0
}
.side_r_pop{
    width: 100px;
    position: fixed;
    top: 20%;
    display: table-cell;
    vertical-align: middle;
    right: 0;
    z-index: 888;
    background-color: white;
    text-align: right;
    padding-bottom: 10px;
}
.suspend .text-title{
	background-color: #ff8b8c;
	height: 55px;
	color: white;
}
.suspend a {
	cursor: pointer;
	color: #666;
	font-size: 13px;
}
/*重写*/
.am-modal-hd .am-close{
	font-size: 25px;
}
.am-btn-primary{
	background: #ee6070;
	border: 1px solid #ee6070;
	border-radius: 3px;
}
.am-btn-primary:focus, .am-btn-primary:hover{
	background: #ee6070;
	border: 1px solid #ee6070;
}
.am-slider-a1 .am-control-nav{
	z-index: 3!important;
}
.am-table>thead>tr>th{
	border-bottom:none ;
}
.am-table>tbody>tr>td{
	border-top: 1px dashed #ccc;
}
.max-box table tbody,.max-box table thead{
	text-align: center;
}
.select{
	margin-left: -30px;
	margin-top: 0px;
}
.select a{
	display: inline-block;
}
.select li{

	height: 35px;
	line-height: 35px;
	text-align: center;
	list-style: none;
	display: inline-block;
	border-radius: 5px;
	margin-top: 10px;
	margin-left: 4px;
	background: #ee6070;
	color: #fff;
border: 1px solid #ee6070;
}
.select .part a{
	color: #333;
}
.select .part{
	border:1px solid #ee6070;
    background: #fff;
}
.select li:hover{
	cursor: pointer;
}
.select li a{
	color: #fff;
	font-size: 13px;
}
w
.fa-map-marker:before {
	content: "\f041";
}
.mar-t-20{
	margin-top: 20px;
}
.mar-t-10{
	margin-top: 10px;
}
.min{
	width: 1200px;
	padding-bottom: 20px;
	margin: auto;
	padding-top:60px;

}
.active{
	color: #73dacf!important;
}

.b-nav{
	width:100%;
	height:60px;
	width:expression(document.body.clientWidth <=1200? "1200px": "auto");
	min-width:1200px;
	position: fixed;
	top: 0;
	z-index: 999;
	border:1px ;
	background: #fff;
}

.b-nav .nav-bd{
	width:1200px;
	height:40px;
	margin:0px auto;
	position:relative;
}

.b-nav .nav-bd .others{
	width:210px;
	height:40px;
	position:absolute;
	right:0px;
	top:0px;
}
.b-nav .nav-bd img{
	padding-bottom: 5px;
}

.b-nav .nav-bd .others a{
	padding:0px 2px;
	height:40px;
	line-height:40px;
	display: inline-block;
	color:#222;
	font-size:14px;
	float:left;
	margin-right:30px;
}

.b-nav .nav-bd .others .s{
	background-color:#ee6070;
	height:24px;
	line-height:24px;
	text-align: center;
	width:60px;
	margin-top:7px;
	color:#fff;
}

.b-nav .nav-bd .cat{
	width:240px;
	height:40px;
	line-height:40px;
	padding-left:20px;
	background-color:#73dacf;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	float:left;
	border-radius: 10px 10px 0 0;
}
.b-nav .nav-bd .cat:hover {
	cursor: pointer;
}
.reds{
	color: #ee6070;
	font-size: 12px;
}

.b-nav .nav-bd .nav{
	height:40px;
	float:left;
}
.fa {
	font-size: 14px;
	display: inline-block;
	margin-right: 5px;
}
.fa-bookmark-o:before {
	content: "\f097";
}
.fa-hand-o-up:before {
	content: "\f0a6";
}
.fa-user-secret:before {
	content: "\f21b";
}

.b-nav .nav-bd .nav-b{
	height:40px;
	line-height:83px;
	font-size:14px;
	text-align:center;
	color:#333;
	display:inline-block;
	float:left;
	margin:0 30px;
}
.clear{
	clear: both;
}
.b-nav .nav-bd .nav-act{
	color:#ee6070;
}

.pull-left{
	float: left;
}
.pull-right{
	float: right;
}
/*文章*/
.guide {
    height: 33px;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}
.guide a {
    font-size: 10px;
    color: #979797;
}
.timer {
	font-size: 10px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dotted #ccc;
}
.timer span{
	float: right;

}
.paging a{
	font-size: 10px;
	color: #979797;
	padding-right: 20px;
}
.paging span{
	font-size: 24px;
	color: #ee6070;
	font-weight: 500;
}
.btn-confirm{
	color: #fff;
	border: 1px solid #db3d6f;
	border-radius: 3px;
	padding:5px  15px 5px 15px;
	background:#ee6070;
}
.btn-confirm:hover{
	background-color: #ee6070;
}
.font-s-14{
	font-size: 14px;
}
.col-xs-12{
	width: 100%;
}
.table td,.table th{
	border: 1px solid #ccc;
	padding: 5px 10px;
}
.table th{
	padding: 10px;
	background: #eee;
}
.case-list{
	text-align: center;
}
.case-list img{
	width: 240px;
	height: 250px;
	text-align: center;
	margin-top: 10px;
}
.case-list div{
	width: 290px;
	height: 380px;
	border: 1px solid #ccc;
	float: left;
	margin-top: 10px;
}
.case-list div:hover{
	cursor: pointer;
	border: 1px solid #ccc;
	box-shadow: 0 0 10px #ccc;
}
.case-list div p {
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
}
.case-list a{
	/*float: right;*/
}
.case-list a:hover{
	/*float: right;*/
	color: #ee6070;
	text-decoration: underline;
}

.list-news:before {
	position: absolute;
	left: 43%;
	top: -9px;
	content: "";
	height: 0;
	width: 0;
	margin-left: -8px;
	border-color: transparent transparent white;
	border-style: none solid solid;
	border-width: 0 10px 10px;
}
.mega-inner {
	display: none;
	position: absolute;
	top: 58px;
	left: -32px;
	z-index: 2;
	background: white;
	box-shadow: 0 0 5px #ccc;
}
.messages:hover .mega-inner{
	display: block;
}
.messages{
	position: relative;
}
.mega-inner .mega-nav{
	padding-left: 0;
}
.mega-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mega-nav li{
	width: 100px;
	line-height: 25px;
	font-weight: 500;
	color: #333;
}
.mega-nav li:hover{
	cursor: pointer;
	color: #73dacf;
}
.mega-nav li{
	list-style: none;
}
.table-take{
	width: 340px;
	height: 392px;
	border: 5px solid #ee6070;
	padding-left: 0
}
.table-take li{
	list-style: none;
	line-height: 45px
}
.table-take input{
	width: 292px;
	height: 30px;
	text-indent: 0.5em;
	outline: none;
	margin-left: 20px;
	border:1px solid #dedede;
	border-radius: 5px;
}
.table-take textarea{
	width: 292px;
	text-indent: 0.5em;
	outline: none;
	margin-left: 20px;
	border:1px solid #dedede;
	height:92px;
	line-height: 20px;
	padding: 5px;
}
.table-take select{
	border:1px solid #dedede;
	margin-left: 20px;
	outline: none;
	border-radius: 5px;
	padding-left: 5px;
}
.table-take .title-line{
	width: 100%;
	background: #ee6070;
	font-size: 16px;
	color: #fff
}
.table-take .btn-confirms{
	width: 289px;
	height: 35px;
	background: #fb8989;
	margin-left: 20px;
	border: 1px solid #fb8989;
	border-radius: 3px;
	font-size: 13px;
	color: #fff;
	margin-top: 20px
}

.show-relation{
	width: 300px;
	margin-top: 20px;
	font-size: 13px;
}
.show-relation img{
	width: 300px;
	height: 192px;

}
.text-ntroduce{
	margin-top: 20px;
}
.item-link a{
	font-size: 10px;
	color: #979797;
	padding-right: 10px;

}
.item-link a:hover{
	color: #ee6070;
}

/*项目*/
.item_list_head {
	margin-bottom: 0;
	border-top: 0;
}
/*.item_list tr td:nth-child(odd){*/
/*background: red;*/
/*}*/
.item_list {
	width: 100%;
	margin-bottom: 30px;
	border-top: solid 1px #e1e1e1;
	font-size: 13px;
}
.item_list .line{
	border-top:1px solid white;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.item_list thead {
	background: #dbf7f5;
}
.item_list thead .first {
	border-top-left-radius: 10px;
}

.item_list thead td {
	border-color: #bfe2e6;
	line-height: 35px;
	height: 35px;
	text-align: center;
	color: #4b7f7a;
	font-size: 14px;
	border-top: none;
}
.item_list td {
	border: solid 1px #e1e1e1;
	border-width: 0 1px 1px 0;
	text-align: center;
}
.item_list thead .last {
	border-right: 0;
	border-top-right-radius: 10px;
}
.item_list tbody .content {
	overflow: hidden;
	background: red;
	vertical-align: top;
}
.item_list tbody .content a{
	color: #66c9be;
	margin-left: 20px;
}
.item_list tbody .link {
	line-height: 40px;
	text-align: left;
	margin-top: -1px;
}
.item_list tbody .sort {
	background: #fbfbfb;
}
.item_list tbody tr .bg-gray{
	background: #f7f7f7;
}
.case-min{
	text-align: center;
}
.case-min div:hover{
	border: 1px solid #ccc;
	box-shadow: 0 0 10px #ccc;
}
.case-min div img{
	width: 265px;
	height: 260px;
	margin-top: 10px;
}
.case-min div p{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
}
/*联系我们*/
.relation-we{
	width: 100%;
}
.relation-we ul{
	width: 800px;
	margin: 0 auto;
	margin-top: 50px;
}
.relation-we ul li{
	list-style: none;
	line-height: 40px;
}
.relation-we ul li a{
	color: #ee6070;
}
.footer-b{
	width: 960px;
	margin: auto;
	padding: 0;
}
.footer-b li {
	float: left;
	list-style: none;
	padding: 20px 60px;
	border-left: #CCC solid 1px;
}
.line-hr{
	background: url(../images/line.png) center center no-repeat;
	height: 80px;
	width: 100%;
	clear: both;
}
/*活动*/

.floatside a{
	display: block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	border-bottom:1px dashed #ccc; 
	color: #777;
	font-size: 14px
}
.classify img{
	margin-right: 20px;
    margin-left: 5px;
    width: 25px;
    height: 25px;
}
.floatside a:hover{
	cursor: pointer;
	color: #73dacf;
	border-bottom:1px dashed #73dacf; 
}
.floatside .cat_b{
	color: #73dacf;
	border-bottom:1px dashed #73dacf;
}
.substance{
	width: 960px;
}
.faxian .y .classifys {
    background-color: rgba(255,255,255,.5);
    padding: 10px;
}
.classifys b {
    float: left;
    font-weight: 400;
    margin-top: 3px;
    font-size: 16px;
}
.classifys .info {
    overflow: hidden;
}
.classifys .on, .faxian .y .classifys a:hover, .list-fenye strong {
    background: #ee6070;
    color: #fff;
}
.classifys a {
    margin: 0 5px 5px 5px;
    padding: 3px 10px;
    color: #555;
    float: left;
    font-size: 13px;
    border-radius: 4px; 
}
.classifys {
    background-color: rgba(255,255,255,.5);
    padding: 10px;
}
.list {
    margin-top: 20px;
}
.articles, .articless:after {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.articles:hover{
	-webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    margin-top: -10px;
    box-shadow: 0 0 10px #ccc;
}
.articles {
    position: relative;
    margin: 0 0 20px 0;
    padding: 20px;
    position: relative;
    background-color: #fafafa;
    border: 1px solid #eee;
}
.articles:before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
}
.articles .img {
    float: left;
    width: 340px;
    height: 165px;
    margin-right: 20px;
}
.articles .img img{
	width: 100%;
	height: inherit;
}
.articles .img, .sidebar-hot .img {
    display: block;
    background: no-repeat center center;
    background-size: cover;
}
.articles .info {
    overflow: hidden;
}
.cl:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.articles h2 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}
.articles p {
    margin-top: 10px;
    color: #777;
}
.articles p a {
    color: #777;
}
.articles a{
	color: #333;
}
.articles h2 a:hover{
	color: #73dacf;
}
.art-btn {
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.info .cm-btn {
    display: inline-block;
    padding: 6px 20px;
    font-size: 16px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 5px;
    border: 1px solid transparent;
    -webkit-transition: background-color 300ms ease-out,border-color 300ms ease-out;
    transition: background-color 300ms ease-out,border-color 300ms ease-out;
    outline: 0;
    color: #fff
}
.cm_bg_1 {
    background: #ee6070;
    color: #fff;
}
.list-fenye .pg {
    float: none;
}
.w1080 *, .w1080 *:before, .w1080 *:after, .box-sizing *, .box-sizing *:before, .box-sizing *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.pg, .pgb {
    line-height: 26px;
}
.list-fenye strong {
    font-weight: 400;
}
.pg a, .pg strong, .pgb a, .pg label {
    float: left;
    font-weight: 400;
    display: inline;
    margin-left: 4px;
    padding: 0 8px;
    height: 26px;
    border: 1px solid;
    color: #333;
    border-color: #C2D5E3;
    background-repeat: no-repeat;
    overflow: hidden;
    text-decoration: none;
}
.pg a   {
    float: left;
    display: inline;
    margin-left: 4px;
    padding: 0 8px;
    height: 26px;
    border: 1px solid;
    border-color: #C2D5E3;
    background-color: #FFF;
    background-repeat: no-repeat;
    color: #333;
    overflow: hidden;
    text-decoration: none;
}
.active-num{
	background: #5EB95E;
	color: #fff!important;
	border: 1px solid #5EB95E;
}
/*立即报名*/
.act-content-header{
	margin-top: 20px;
	font-size: 13px;
}
.act-content-header p span{
	font-size: 13px;
	margin-top: 10px;

}
.thumbnail img{
	width: 581px;
    height: 252px;
}
.thumbnail .article-img{
	width: 300px;
	height: 200px
}
.btn-sign-up{
	width: 116px;
	height: 40px;
	background: #ee6070;
	border: 1px solid #ee6070;
	color: #fff;
	text-align: center;
	border-radius: 5px; 
}
.btn-sign-up:hover{
	color: #fff;
}
.act-article-content{
	margin-top: 50px;
	width: 760px;
	padding-top: 20px;
	font-size: 13px
}
.art-title{
	padding-left: 0;
}
.art-title li{
	display: block;
    border-radius: 3px;
    background-color: #b3b3b3;
    width: 80px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
	display: inline-block; 
}
.art-title .actives{
	background: #ee6070;
}
.art-title  li a {
        color: #fff;
}
.act-article-content h5{
	font-size: 18px;
}
.act-article-content h5:hover{
	cursor: pointer;
	color: #042e63;
}
.act-article-content .red{
	font-size: 13px
}
.sidebar-box {
	width: 320px;
    position: relative;
    background-color: #FAFAFA;
    margin: 50px 0 20px 0;
}
.sidebar-box h3 {
    margin: 0;
    padding: 20px 25px 0 25px;
    font-size: 20px;
    font-weight: 400;
}
.span-mark {
    display: inline-block;
    background-color: #ee6070;
    position: absolute;
    z-index: 1;
    height: 25px;
    margin: -26px 0 0 0;
    width: 4px;
}
.sidebar-hot{
	padding-left: 10px;
	padding-right: 10px; 
	padding-bottom: 50px
}
.sidebar-hot li {
    padding: 20px;
    border-bottom: 1px solid #F0F0F0;
}
ul li, .xl li {
    list-style: none;
}
.sidebar-hot .img img{
    width: 260px;
    height: 158px;
    margin-bottom: 10px;
    display: block;
    background: no-repeat center center;
    background-size: cover;
}
.sidebar-hot .tit {
    font-size: 13px;
    line-height: 1.6;
}
.sidebar-hot .tit:hover{
	color: #73dacf;
}
a {
    color: #333;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
/*医生*/
.all_sort {
    float: left;
    width: 240px;
    margin-top: 30px
}
.all_sort .head {
    background: #ee6070;
    font-size: 20px;
    text-align: center;
    line-height: 42px;
    height: 42px;
    color: #fff;
}
.all_sort .head .title a {
    color: #fff;
}
.all_sort ul {
    border-top: 0;
    margin-top: 0;
    padding-left:0;
    margin-top: 10px;
}
.all_sort ul li {
    padding: 0px 5px 5px 15px;
}
.all_sort .t img{
	width: 25px;
	height: 25px;
}
.all_sort .t a{
	margin-left: 5px; 
}
.all_sort .t .icon {
    display: inline-block;
    width: 27px;
    height: 27px;
    vertical-align: middle;
    background: url(https://www.zdmr.com.cn/style/images/sort_bg_new.png) left top no-repeat;
}
.all_sort ul .t a {
    font-size: 16px;
    color: #3c5a57;
}
.all_sort ul .c {
    line-height: 22px;
    padding-top: 6px;
}
.all_sort ul .c a {
    display: inline-block;
    margin-right: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    font-size: 12px;
	padding: 0 10px;

}
.all_sort ul .c .active-h{
	color: #73dacf;
	text-decoration: underline;
}
.treev1 ul li .active-h{
	color: #73dacf;
	text-decoration: underline;
}

.all_sort ul .c a:hover{
	color: #73dacf;
	text-decoration: underline;
	cursor: pointer;
}
.main-cont {
    float: right;
    width: 900px;
    margin-top: 30px
}
.path_box .join_link2, .path_box .join_link3 {
    display: inline-block;
    float: right;
    background: url(https://www.zdmr.com.cn/style/images/btn_join_hb.png);
    width: 156px;
    height: 38px;
    margin-top: -6px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 38px;
}
.opt_list {
    color: #666;
    line-height: 20px;
    position: relative;
    _height: 10px;
}
.opt_list ul {
    border-bottom: : solid 1px #e6e9ea;
    padding-top: 5px;
    padding-left: 0
}
.opt_list .first {
    border-top: 0;
    font-size: 13px;
    border-bottom: 1px solid #ccc
}
.opt_list .t {
    float: left;
    display: block;
    width: 134px;
    text-align: right;
    vertical-align: top;
}
.first> span>span {
    color: #666;
    display: inline-block;
    padding: 0 6px;
    margin: 0 20px 10px 0;
	cursor: pointer;
    _margin: 5px 20px 5px 0;
    _padding-top: 2px;
}
.opt_list a:hover, .opt_list .on {
    color: #fff;
    background: #ee6070;
    text-decoration: none;
    border-radius: 4px;
    display: inline-block;
}
.narrow_filter li {
    position: relative;
    padding: 26px 0;
    border-bottom: solid 1px #e1e1e1;
    cursor: pointer;
}
.filter_list{
	padding-left: 0;
}
.filter_list .hint-a{
	width: 100%;
	text-align: center;
}
.narrow_filter li:hover{
	background: #f9f9f9;
}
.filter_list .pic {
    float: left;
	margin-left:15px;
}
.filter_list .pic img {
	width: 190px;
	height: 140px;
    display: block;
}
.narrow_filter .content {
    float: right;
    width: 630px;
}
.filter_list .score_box {
    position: relative;
    padding: 0;
    height: auto;
}
.filter_list .score_box .star {
    float: right;
    display: inline-block;
}
.star .level, .star .level span {
    width: 75px;
    display: inline-block;
    background: url(https://www.zdmr.com.cn/style/images/star_bg.png) left -14px repeat-x;
    height: 14px;
    overflow: hidden;
    line-height: 0;
}
.filter_list .score_box .star .level {
    vertical-align: middle;
    margin-right: 4px;
}
.filter_list .name {
    padding-bottom: 10px;
}
.filter_list .name a {
    font-size: 16px;
    display: inline-block;
    margin-right: 10px;
    color: #3c5a57;
    vertical-align: top;
}
.filter_list .name a:hover{
	color: #73dacf
}
.filter_list .text {
    line-height: 22px;
    white-space: nowrap;
    width: 470px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 13px;
    margin: 0;
    margin-top: 5px
}

.filter_list .text .t {
    color: #666;
}
.filter_list .serve_tag {
    float: right;
}
.filter_list .text a {
    margin-right: 10px;
}
li:after, ul:after {
    content: " ";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}
/*项目*/
.treev1 {
	width: 170px;
	height: 650px;
	overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 20px;
    border:1px solid #ccc;
}
.treev1 ul{
	padding-left: 0px
}
.treev1 ul li img{
	width: 20px;
	height: 20px;
	margin-left: 5px;
}
.treev1 ul a{
	font-size: 13px;
	display: block;
	margin-top: 5px;
}
.treev1 ul a:hover{
	color: #73dacf;
	text-decoration: underline;
}
.treev1 ul .on{
	font-size: 16px;
}
.treev1 ul li{
	margin-bottom:10px;
}
.cont-box{
	width: 1000px;
	margin-top: 20px
}
.cont-box td{
	padding: 10px;
	font-size: 13px;
}
.cont-box td a:hover{
	color: #73dacf;
}
.cont-box ul li{
	display: inline-block;
}
.lin-bg{
	height: 40px;
	background: url("../images/xiangqin.jpg");
}
.doctor-tie{
	height: 40px;
	background: url("../images/doctor-tie.jpg");
}
.lin-item{
	height: 40px;
	background: url("../images/item-2.jpg");
}
.lin-item-tie{
	height: 40px;
	background: url("../../images/item-3.jpg");
}
.choose{
	height: 50px;
}
.list_set {
    padding-top: 0;
}
.list_set {
    padding: 22px 0 0 1px;
    font-size: 13px;
}
.list_set li p{
	margin-top: 0;
}
.list_set li {
    border: solid 1px #ddd;
    width: 250px;
    float: left;
    padding: 8px 0 0 0;
    position: relative;
    margin-left: -1px;
    margin-bottom: 20px;
}
.list_set li:hover{
	border: 1px solid #ccc;
	box-shadow: 0 0 10px #ccc; 
	z-index: 88;
}
.list_set li .tip_box {
    position: absolute;
    right: 8px;
    top: -1px;
    z-index: 5;
}
.toolTip-box .am-form-set input{
	font-size: 13px;
	width: 310px;
	height: 37px;
	line-height: 37px;
	border-radius: 3px!important;
}
.list_set li .pic {
    display: block;
    width: 232px;
    margin: 0 auto;
    height: 226px;
}
.list_set li .price {
    color: #ee6070;
    font-size: 16px;
    margin:5px 16px 0 0;
    height: 48px;
    position: relative;
}
.list_set li .price .ori {
    display: inline-block;
    float: right;
    font-size: 12px;
    color: #898989;
    text-align: right;
    padding-top: 11px;
    position: absolute;
    right: 0;
    top: 0;
}
.list_set li .price .num {
    font-size: 28px;
    font-family: Arial;
}
.list_set li .price del {
    color: #898989;
    font-size: 13px;
    padding-left: 6px;
}
.list_set li .title {
    padding: 0 8px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    padding-bottom: 10px;
    text-align: center;
}
.list_set li .title a {
    color: #666;
    font-size: 13px;
    line-height: 20px;
}
.list_set .end {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 30px;
    width: 257px;
    line-height: 29px;
    border-top: 1px solid #ccc;
}
.list_set .end .line {
    border-right: solid 1px #ddd;
    height: 29px;
    width: 116px;
    font-size: 13px;
}

.list_set .end div span {
    color: #00a8d6;
}
.list_set .end div {
    float: left;
    width: 116px;
    padding-left: 8px;
}
.list_set .end div span {
    color: #00a8d6;
}
.head-lin{
	border-top:1px dashed #ccc; 
}
.head-lin img{
	position: relative;
	top: 5px

}
.head-lin span{
	position: relative;
	top: 10px
}
.nav-list{
	width: 150px;
	padding-left: 0;
	font-size: 13px;
}
.nav-list li a img{
	width: 20px;
	height: 20px;
}
.nav-list li a span{
	margin-left: 5px
}
.nav-list li a{
	width: 120px;
	display: block;
	font-size: 16px;
	line-height: 35px;
	border-bottom:1px dashed #ccc;
}
.nav-list li a:hover{
	cursor: pointer;
	color: #73dacf;
	border-bottom:1px dashed #73dacf;
}
.nav-list li .active-n{
	color: #73dacf;
	border-bottom:1px dashed #73dacf;
}
.cont-max{
	width: 700px;
}
.slide-img li img{
	height: 300px

}
.choose-box .sidebar-box{
	width: 270px;
}
.choose-box .sidebar-box img{
	width: 210px;
	height: 120px
}
.main-content{
	padding: 50px; 
}
.main-content .title {
    font-size: 28px;
    color: #242424;
}
.main-content .author {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 14px;
    color: #bbbbbb;
    position: relative;
    height: 36px;
    line-height: 36px;
}
.main-content .author .avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    padding-right: 5px;
}
.main-content .author .avatar img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    vertical-align: middle;
}
.main-content .author .name {
    color: #bbbbbb;
    padding-right: 15px;
}
.main-content .img-content {
    width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.main-content p {
    font-size: 16px;
    color: #727272;
    line-height: 30px;
    margin-bottom: 40px;
    text-align: justify;
}
.main-content .img-content img {
    max-width: 100%;
    height: auto;
}
.main-content .outline {
    font-size: 18px;
    color: #3c3c3c;
    box-shadow: inset 5px 0 0 #b09578;
    margin-bottom: 40px;
}
.main-content .outline p {
    padding: 0;
    padding-left: 15px;
    text-indent: 0;
    line-height: 30px;
    color: #3c3c3c;
}
.main-content p {
    font-size: 16px;
    color: #727272;
    line-height: 30px;
    margin-bottom: 40px;
    text-align: justify;
}
.main-content p {
    font-size: 16px;
    color: #727272;
    line-height: 30px;
    margin-bottom: 40px;
    text-align: justify;
}
/*底部css*/
.ui-footer {
    background: #fff;
    margin-top: 50px;
}
.ui-footer .ui-footer-hd {
	padding: 30px 0;
    color: #999;
    margin-bottom: 15px;
    background: #404144 url(../../images/footer-bg_4016282.jpg) center top repeat-x;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.zbj-grid {
    width: 1190px;
    margin: 0 auto;
}
.zbj-grid  dd{
	margin-left: 25px;
}
.zbj-grid:before, .zbj-grid:after {
    display: table;
    line-height: 0;
    content: "";
}
.ui-footer .ui-footer-nav .item-new, .ui-footer .ui-footer-nav .item-buyer, .ui-footer .ui-footer-nav .item-saler, .ui-footer .ui-footer-nav .item-safe {
    overflow: hidden;
}
.ui-footer-hd dl {
    float: left;
    width: 16.6%;
    margin: 0;
}
.ui-footer .ui-footer-nav .item-new dt, .ui-footer .ui-footer-nav .item-buyer dt, .ui-footer .ui-footer-nav .item-saler dt, .ui-footer .ui-footer-nav .item-safe dt {
    margin-bottom: 15px;
}
.ui-footer-hd dt {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #ccc;
    font-family: "Microsoft YaHei",sans-serif;
}
.ui-footer .ui-footer-nav .item-new a, .ui-footer .ui-footer-nav .item-buyer a, .ui-footer .ui-footer-nav .item-saler a, .ui-footer .ui-footer-nav .item-safe a {
    color: #dcdcdc;
    font-size: 13px;
}
em, i {
    font-style: normal;
}
.ui-footer .ui-footer-nav .item-new dt i, .ui-footer .ui-footer-nav .item-buyer dt i, .ui-footer .ui-footer-nav .item-saler dt i, .ui-footer .ui-footer-nav .item-safe dt i {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../../images/footer-nav-ico_a762293.png) no-repeat;
    vertical-align: -4px;
    margin-right: 2px;
}
.ui-footer .ui-footer-nav .item-app {
    text-align: center;
    border: 1px solid #4e4f52;
    border-width: 0 1px;
}
.ui-footer .ui-footer-nav .item-app dt {
    display: none;
}
.ui-footer .ui-footer-nav .item-app dd {
    line-height: 1.5;
    color: #838383;
}
.ui-footer-hd a {
    color: #999;
}
.ui-footer .ui-footer-nav .item-app dd p {
    padding-top: 8px;
}
.ui-footer .ui-footer-nav .item-contact {
    text-align: left;
    position: relative;
}
.zbj-grid:after {
    clear: both;
}
.clearfix:after {
    clear: both;
}
.ui-footer-bd {
    text-align: center;
    padding-bottom: 20px;
}
.zbj-grid {
    width: 1190px;
    margin: 0 auto;
}
.ui-footer-sitelink a {
    color: #666;
    font-size: 12px;
}
.split {
    display: inline-block;
    padding: 0 5px;
    color: #eee;
}
.ui-footer-copyright {
    margin-bottom: 10px;
    font-size: 12px;
    margin-top: 0;
}
.gray, a.gray {
    color: #999;
}
.ui-footer-copyright a {
    color: #999;
}
.ui-footer-gov a {
    display: inline-block;
    margin-left: 20px;
}
.ui-footer-gov a .item-txt {
    display: none;
}
.ui-footer-gov a.reportform {
    height: 47px;
}
.ui-footer-gov a {
    display: inline-block;
    margin-left: 20px;
    font-size: 12px;
}
.item-chat {
	text-align: center;
}
.section .slider .slider-inner .item {
    position: absolute;
}
 .item {
    position: absolute;
    display: none;
    top: 0;
    width: 1160px;
    height: 620px;
    background-color: #fff;
}
 .item ul {
    margin-left: -20px;
}
 .item ul li {
    float: left!important;
    _display: inline;
    margin-top: 20px;
    margin-left: 20px;
    width: 275px;
    height: 290px;
    background: #fff;
}
 .item .travel {
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: 24px;
}
 .item .travel .photo {
    position: relative;
    width: 275px;
    height: 185px;
    overflow: hidden;
}
 .item .travel .photo img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    -webkit-transition: all 1.2s ease;
    transition: all 1.2s ease;
}
fieldset, img {
    border: 0;
}
 .item .travel .inner {
    border: 1px solid #ececec;
    border-top: 0;
    padding: 0 15px;
    height: 104px;
}
 .item .travel .inner .info {
    position: relative;
}
 .item .travel .inner .info .avatar {
    float: left!important;
    _display: inline;
    margin-top: -25px;
    width: 48px;
    height: 48px;
    padding: 4px;
    background: #fff;
    border-radius: 50%;
}
 .item .travel .inner .info a {
    color: #636363;
}
 .item .travel .inner a {
    color: #323232;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
 .item .travel .inner .info .avatar img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
 .item .travel .inner .info .txt {
    float: left!important;
    _display: inline;
    margin-top: 4px;
    margin-left: 6px;
    width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #636363;
}
 .item .travel .inner .info:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '';
    clear: both;
    height: 0;
}
/*资讯*/
.spec_list {
    width: 1200px;
    margin: 0 -5px;
    float: left;
    display: block;
    position: relative;
    padding: 0 0 0;
}
.spec_list_con {
    margin: 5px;
    display: inline-block;
    position: relative;
    float: left;
    width: 286px;
   overflow: hidden;
}
.spec_list_con span{
	margin-top: 5px;
	font-size: 13px;
}
.tt_tags {
    color: #000;
    z-index: 1;
    font-size: 12px;
    font-family: Hiragino Sans GB,Microsoft YaHei,SimHei,SimSun,sans-serif;
    border-left: 1px solid #ccc; 
    border-right: 1px solid #ccc; 
    border-bottom: 1px solid #ccc; 
    padding: 30px  10px;
	height:75px;

}
.tt_tags:hover{
	cursor: pointer;
	color: #73dacf;
	text-decoration: underline;
}
.spec_list_con a {
    text-decoration: none;
    display: block;
    height: 185px;
}
.spec_list_con .img-anli {
	width: 100%;
	height: 100%;
    display: block;
    transition: transform 0.4s ease;
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease;
    -ms-transition: -ms-transform 0.4s ease;
    padding: 0;
    margin: 0;
    outline: 0;
}
.spec_list_con .img-anli:hover {
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
}
/*404*/
.error{
	text-align:center;
	width:800px;
	height:538px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-269px 0 0 -400px 
}
.error div{
	position: relative;
	width: 100%;
	height: 100%;
	background:url('../../images/404.png');
	text-align: center;
}
.error p{
	position: absolute;
	bottom: 6.3%;
	left:35%;
	margin: 0 auto;
	text-align: center;
}
.error p a{
	width:134px;
	height: 40px;
	display: block;
	float: left;
}