/* CSS Document */


.top_leader{
width:100%;
background:#e0ffaf;
}


.header {
	margin: 0px auto; width: 1000px; height: 125px; overflow: hidden;
}

.fn::after {
	height: 0px; clear: both; font-size: 0px; display: block; visibility: hidden; content: " ";
}
.fn {
	zoom: 1;
}


h1 {
    margin: 0px;
    padding: 0px;
}

a {
	color: rgb(102, 102, 102); text-decoration: none;
}

li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

p {
    word-spacing: -1.5px;
    margin: 0px;
    padding: 0px;
}


.logo {
    padding: 19px 0px 0px;
    width: 400px;
    float: left;
	margin: 5px 2px 0;
}

.logo img {
	width: 200px; height: 55px; margin-top: 23px; margin-left: 0px;
}


.menu {
	float: left;
}

.menu li {
    float: left;
}

.menu li a {
    padding: 19px 0px 0px;
    width: 84px;
    height: 34px;
    margin: 36px 2px 0;
	text-align: center;
    color: rgb(85, 85, 85);
    font-size: 16px;
    display: inline-block;
}

.menu li a:hover, .menu li .navActive {
    background-color: #60bcd3;
    color: #fff;
}


.tp_tel {
	width: 185px; float: right;
	text-align: right; margin-top: 48px;
}
.tp_tel span {
	color: rgb(85, 85, 85); padding-left: 15px; font-size: 16px;
}
.tp_tel em {
	color: rgb(44, 180, 69); font-family: Arial, Helvetica, sans-serif; font-size: 28px; font-weight: bold; display: block;
}


.topadcs{
	width: 1000px;
	margin: 0 auto;
}

.topadcs img{
	width:324px;
	height: 576px;
}



.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}



.cont{
	width:1000px;
	padding: 0px 90px;
	margin: 20px auto;
	font-size:14px;
	color:#797979;
	overflow:hidden;
}

.cont img.intro{
margin-bottom:20px;}

.cont p{
margin:10px 0 0 0;
padding:0;
line-height:30px;}

.cont p.s{
padding-bottom:10px;
border-bottom:1px dashed #e7e4e4;}



.footer {
	margin: 0px auto; 
	width: 1000px;
	padding: 20px 0;
    border-top: 1px solid #e7e4e4;
    font-size: 12px;
    color: #7f7f7f;
}

.footer .ftinfo{
margin:0 auto;
text-align:center;
}

.footer .ftinfo p{
height:14px;
line-height:14px;}

.footer .ftinfo p a{
color:#7f7f7f;
margin:0 10px;
text-decoration:none;}

.footer .ftinfo p a:hover{
color:#232323;}


.navActive {
    background-color: #60bcd3;
    color: #fff;
}

.t_center .right_l ul li a:hover{
	color:  #60bcd3;
}




.p_center {
    background: none;
    position: relative;
    width: 1000px;
    height: 50px;
    margin: 0 auto;
    font-size: 14px;
    color: #999;
    clear: both;
    overflow: hidden;
}

.p_center .path {
    float: left;
    margin: 0 0 0 10px;
    padding: 0;
}


.p_center .path ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.p_center .path ul li {
    float: left;
    margin-right: 10px;
}


.p_center .path ul li.line {
    margin-top: 2px;
    color: #CCCCCC;
}


.tit h1 {
    background: none;
    position: relative;
}

.tit h1:before {
    content: '';
    width: 2px;
    height: 100%;
    background-color: #60bcd3;
    position: absolute;
    top: 0;
    left: 0;
}

.pathandmenu {
	width: 1000px;
    position: relative;
    z-index: 1;
	margin:0 auto;
    padding: 0;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #e7e4e4;
}


.listclass {
    width: 1000px;
    margin: 20px 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 1px solid #e7e4e4;
    overflow: hidden;
    clear: both;
    text-align: left;
}

.listclass .listcont_c {
    float: left;
    width: 670px;
    padding: 0;
}

.listclass .listcont_c dl {
    padding: 0;
    margin: 20px 0 0 0;
}


.listclass .listcont_c dl dt {
    font-weight: bold;
    margin: 5px 0;
	padding: 0px;
}

.listclass .listcont_c dl dd {
    padding: 0;
    margin: 0;
    line-height: 22px;
}
