.subpage .left-nav {
    width: 220px;
}

.subpage .subpage-title {
    background: url(../images/left_nav_br.jpg) no-repeat center center;
}

.subpage .subpage-title h1 {
    font-size: 20px;
    color: #fff;
    line-height: 32px;
    padding-top: 18px;
	padding-bottom: 18px;
}

.subpage .subpage-title p {
    color: #fff;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 24px;
}

.subpage .left-nav ul {
    border: solid 2px #008787;
    padding: 10px 8px 12px 8px;
}

.subpage .left-nav ul li {
    background: url(../images/left_nav_list_br.png) no-repeat 12px center;
    background-color: #01b4b4;
    line-height: 34px;
    width: 200px;
    margin-top: 21px;
}

.subpage .left-nav ul li:hover {
    background-color: #fe9404;
}

.subpage .left-nav ul li:first-child {
    margin: 0;
}

.subpage .left-nav ul li a {
    font-size: 16px;
    color: #fff;
}

.subpage-title-bt {
    margin-top: 17px;
}

.subpage {
    margin-top: 24px;
}

.subpage .contact {
    border: solid 1px #cbcbcb;
    border-top-color: #008686;
    border-bottom-width: 6px;
    border-bottom-color: #01b4b4;
}

.subpage .contact h2 {
    border-bottom: dashed 1px #cccccc;
    font-size: 21px;
    color: #01bbcd;
    line-height: 47px;
}

.subpage .contact .contact-main {
    padding-top: 8px;
    padding-left: 14px;
    padding-bottom: 12px;
}

.subpage .contact p {
    font-size: 13px;
    line-height: 26px;
}

.hotline h3 {
    padding-left: 14px;
    font-size: 16px;
    color: #5a5a5a;
    line-height: 42px;
    border-top: dashed 1px #cccccc;
}

.subpage .contact .hotline p {
    padding-left: 14px;
    font-size: 26px;
    font-weight: bold;
    color: #ff9900;
    padding-bottom: 24px;
}

.subpage .right-content {
    width: 960px;
}

.subpage .right-content .right-content-title {
    background-color: #f4f4f4;
    border-left: solid 5px #01b4b4;
    height: 40px;
}

.subpage .right-content h2 {
    line-height: 40px;
    font-size: 12px;
    color: #666666;
    padding-left: 7px;
}

.subpage .right-content a {
    line-height: 40px;
    padding-right: 12px;
}

.subpage .right-content .span {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: #01b4b4;
    color: #fff;
    font-size: 30px;
    line-height: 40px;
}

.subpage .right-content ul {
    padding-left: 2px;
}

.subpage .right-content ul li {
    border: solid 1px #cccccc;
    width: 303px;
    margin-right: 20px;
    margin-top: 12px;
    cursor: pointer;
}

.subpage .right-content ul li img{ width:288px; height:288px; padding-left:7px; padding-top:7px;}

.subpage .right-content ul li:hover {
    border-color: #02b4b4;
}

.subpage .right-content ul li:nth-of-type(3n) {
    margin-right: 0;
}

.subpage .right-content ul li a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #434343;

}

.footerbtnbox {
    margin-top: 20px;
}

.footerbtnbox p {
    color: #888888;
    line-height: 50px;
    float: left;
    padding-left: 20px;
}

.footerbtnbox p span {
    color: #f00;
    font-weight: bold;
}

.footerbtnlist {
    float: right;
    padding-right: 20px;
    line-height: 50px;
}

.footerbtnlist a {
    color: #555555;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 28px;
    border-radius: 10%;
    border: solid 1px #dee3e7;
    font-size: 14px;
}

.footerbtnlist a:hover {
    background-color: #01b4b4;
    border: 1px solid transparent;
    color: #fff;
}
.news{
    padding-left:70px;
}