
body {
    font-family: Arial,Verdana,"����";
    font-size: 12px;
}
.header_top {
    font-size: 12px !important;
}
.m-logo {
    display: inline;
    float: left;
    width: 140px;
    height: 65px;
    overflow: hidden;
    margin-top: -5px;
}
.m-logo a {
    display: block;
    height: 100%;
    overflow: hidden;
    /*text-indent: -9999px;*/
    width: 100%;
}
.m-logo img {
    width: 100%;
    height: 100%;
}
.m-selectcity {
    cursor: pointer;
    display: inline;
    float: left;
    line-height: 22px;
    margin: 14px 0 0 13px;
    position: relative;
    z-index: 19;
}
.m-city span {
    font-size: 18px;
    color: #7d7d7d;
}
.m-city i {
    background: rgba(0, 0, 0, 0) url("../img/icon.png") no-repeat scroll 0 0;
    float: right;
    height: 6px;
    margin-left: 3px;
    margin-top: 9px;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    width: 11px;
}
.area_school {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e2e1;
    display: none;
    left: 0;
    padding: 10px 0 10px 15px;
    position: absolute;
    text-align: left;
    top: 20px;
    width: 550px;
}
.m-selectcity:hover .area_school {
    display: block;
}
.m-selectcity:hover .m-city i {
    transform: rotate(-180deg);
}
.m-hotcity {
    border-bottom: 1px solid #e1e2e1;
    line-height: 22px;
    margin: 0 15px 10px 0;
    padding: 5px 0;
}
.m-hotcity strong {
    color: #666;
    font-size: 14px;
}
.m-hotcity a {
    border-radius: 10px;
    color: #369e95;
    padding: 0 6px;
}
.area_school ul {
    float: left;
    overflow: hidden;
    width: 49%;
}
.area_school li {
    height: 20px;
    line-height: 20px;
    margin: 0 0 10px;
    overflow: hidden;
}
.area_school li span {
    color: #369e95;
    display: inline-block;
    font-family: "Arial";
    padding: 0 5px 0 0;
    text-align: center;
    width: 20px;
}
.area_school li em a {
    border-radius: 10px;
    color: #999;
    padding: 0 6px;
}
.area_school a:hover {
    background-color: #00b1a2;
    color: #fff;
    text-decoration: none;
}
.sear-form {
    display: inline;
    float: right;
    position: relative;
    width: 940px;
}
.sear-form .inp-txt {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #05a89a;
    color: #666;
    display: inline;
    float: left;
    height: 38px;
    line-height: 38px;
    text-indent: 12px;
    width: 836px;
}
.sear-form .col_gray {
    font-size: 18px;
    color: #b6b6b6;
}
.sear-form .btn-sub {
    background: #05a89a none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: left;
    font: 18px/42px "Microsoft Yahei";
    height: 42px;
    width: 100px;
}
.keyword {
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 940px;
}
.keyword a {
    color: #9f9f9f;
    display: inline-block;
    margin-right: 16px;
}
.keyword a:hover {
    color: #38bca4;
}
.m-cart {
    float: right;
    margin-top: -1px;
    overflow: auto;
}
.m-cart .cart-num {
    background: rgba(0, 0, 0, 0) url("../img/icon.png") no-repeat scroll 0 -11px;
    color: #fff;
    display: block;
    height: 17px;
    line-height: 16px;
    margin: -3px 0 0 32px;
    overflow: hidden;
    position: absolute;
    text-align: center;
    width: 17px;
    z-index: 12;
}
.m-cart .ico-cart {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff url("../img/commonBg.png") no-repeat scroll 1px -48px;
    border-color: #fff #fff -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    cursor: pointer;
    display: block;
    height: 54px;
    width: 44px;
}
.m-cart:hover .ico-cart {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff url("../img/commonBg.png") no-repeat scroll -45px -47px;
    border-color: #e1e2e1 #e1e2e1 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    position: relative;
    z-index: 11;
}
.m-cart:hover .m-cart-tip {
    display: block;
}
.m-cart-tip {
    background-color: #fff;
    border: 1px solid #e1e2e1;
    display: none;
    margin: -1px 0 0 -308px;
    overflow: hidden;
    padding: 10px 0 0;
    position: absolute;
    width: 352px;
    z-index: 10;
}
.m-cart-tip ul li {
    border-bottom: 1px solid #e1e2e1;
    line-height: 18px;
    margin: 0 8px;
    padding: 6px 0;
}
.m-cart-tip ul > li:last-child {
    border-bottom: medium none;
}
.m-cart-tip ul li a {
    color: #666;
    font-size: 12px;
}
.m-cart-tip ul li a:hover {
    color: #ff8111;
}
.m-cart-tip ul li .u-price {
    color: #ff7800;
    display: inline-block;
    float: right;
    margin: 1px 0 0 10px;
}
.m-cart-tip .u-js {
    background-color: #f1f1f1;
    margin-top: 8px;
    overflow: auto;
}
.m-cart-tip .u-js p {
    color: #666;
    line-height: 30px;
    padding: 0 5px;
    text-align: right;
}
.m-cart-tip .u-js p em {
    color: #ff8111;
    font-family: "Arial";
    margin: 0 5px;
}
.m-cart-tip .u-btn8 {
    background-color: #ff8111;
    color: #fff;
    float: right;
    height: 27px;
    line-height: 26px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    width: 130px;
}
.m-cart-tip .u-btn8::after {
    content: ">";
    font-family: "����";
    font-weight: bold;
    padding-left: 5px;
}
.m-cart-tip .u-btn8:hover {
    background-color: #ff5f11;
}
.m-cart .u-noclass {
    color: #666;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: center;
}
.hide {
    display: none;
}
.nav-bgc {
    background-color: #38bca4;
}
.m-nav {
    background: #38bca4 url("../img/dianhuabg.png") no-repeat right center;
    font-family: "Microsoft Yahei" !important;
    height: 40px;
    position: relative;
    z-index: 9;
}
.m-navlist {
    display: inline;
    float: left;
    margin-left:142px;
}
.m-navlist li {
    display: inline;
    float: left;
    margin: 0 0 0 5px;
}
.m-navlist li a {
    color: #fff;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
}
.m-navlist li a:hover {
    background-color: #63c9b6;
    text-decoration: none;
}

.u-tel {
    background: url("../img/icon.png") no-repeat scroll -11px -944px;
    color: #fff;
    float: right;
    font-size: 16px;
    line-height: 25px;
    margin: 8px 15px 0 0;
    padding-left: 32px;
}
.u-tel a{
    color: #ffffff;
}
.u-tel-phone {
    display: none;
    margin: 15px 5px 0 0 !important;
    background-color: #2CA99C;
    background-position: -4px -934px !important;
}
.u-tel-phone a {
    display: inline-block;
    padding: 10px 5px;
}
.nav_stand {
    left: 0;
    position: absolute;
}
.nav_stand1 {
    position: fixed;
    top: 236px;
    left: 50%;
    width: 140px;
    margin-left: -600px;
    z-index: 999;
}
.nav_stand .font_msyh {
    font: 16px/40px "Microsoft Yahei";
    height: 40px;
    text-indent: 20px;
    width: 140px;
}
.nav_stand .font_msyh a {
    /*border-right: 1px solid #0d9b8f;*/
    color: #fff;
    display: block;
    height: 40px;
    text-decoration: none;
    width: 140px;
    background: #31a893;
}
.nav_stand .nav_tit a i {
    background: rgba(0, 0, 0, 0) url("../img/icon.png") no-repeat scroll 0 -44px;
    display: inline-block;
    height: 8px;
    margin: 18px 0 0 25px;
    overflow: hidden;
    position: absolute;
    transition: all 0.5s ease 0s;
    width: 16px;
}
.nav_stand .nav_tit:hover a i {
    transform: rotate(-180deg);
}
.nav_stand .nav_tit:hover .dlList {
    display: block;
    opacity: 1;
}
.nav_tit1 .dlList {

}
.dlList {
    border-bottom: 2px solid #38bca4;
    border-left: 2px solid #38bca4;
    background-color: #38bca4;
    display: none;
    position: relative;
    z-index: 1;
    padding: 5px 0;
}
.dlList dd:hover h3 {
    background: rgba(0, 0, 0, 0) url("../img/commonBg.png") no-repeat scroll 0 -149px;
    margin: 0 -1px 0 0;
    position: relative;
    width: 119px;
    z-index: 10;
}
.dlList dd:hover h3 a {
    color: #03a093;
    margin-left: 5px;
}
.dlList dd:hover a {
    color: #323232;
}
.dlList dd:hover .h3_cat {
    display: block;
    left: 137px;
}
.dlList h3 {
    background: #38bca4 url("../img/menubg.png") no-repeat 0;
    color: #fffefe;
    height: 34px;
    line-height: 34px;
    padding-left: 20px;
}
.dlList h3 strong {
    font-size: 14px;
    font-weight: normal;
}
.dlList h3 a {
    color: #fff;
    transition: all 0.3s ease 0s;
}
.dlList h3 a:hover {
    color: #333;
    text-decoration: none;
}
.h3_cat {
    border-width: 1px;
    border-style: solid;
    border-color: #e8e8e8;
    background: #fff none repeat scroll 0 0;
    display: none;
    left: 140px;
    min-height: 306px;
    position: absolute;
    top: 0;
    transition: all 0.1s ease 0.5s;
    width: 610px;
}
.h3_cat .cat_left {
    margin: 10px 20px 40px;
}
.h3_cat .cat_left dd {
    color: #999;
    line-height: 20px;
    padding: 5px 0;
}
.h3_cat .cat_left dd a {
    color: #999;
    display: inline-block;
    white-space: nowrap;
}
.h3_cat .cat_left dd a:hover {
    color: #03a093;
}
.h3_cat .cat_left dd.noStrong {
    padding-left: 0;
}
.h3_cat .cat_left dt {
    color: #1eb694;
    line-height: 16px;
    margin-top: 8px;
}
.h3_cat .cat_left dt strong {
    font-weight: normal;
}
.h3_cat .cat_left dt a {
    color: #1eb694;
}
.h3_cat .cat_left dt a:hover {
    color: #018a7e;
    text-decoration: underline;
}
.cat_bot {
    background: rgba(0, 0, 0, 0) url("../images/index_bg.png") no-repeat scroll 0 -91px;
    bottom: 0;
    font-weight: bold;
    height: 29px;
    left: 0;
    overflow: hidden;
    padding: 10px 0 0 47px;
    position: absolute;
    width: 340px;
}
.cat_bot a {
    color: #323232;
}
.navSear {
    position: relative;
    z-index: 899;
}
.rM5 {
    color: #e1e2e1;
    margin: 0 10px;
}
.m-footer {
    border-top: 1px solid #e1e2e1;
    color: #999;
    padding-bottom: 60px;
    position: relative;
    text-align: center;
}
.m-footer .m-footer-info {
    line-height: 25px;
}
.m-footer .m-footer-info em {
    color: #e1e2e1;
    margin: 0 10px;
}


/*base.css*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img, abbr, acronym {
    border: 0 none;
}
address, caption, cite, code, dfn, em, th, var {
    font-style: normal;
    font-weight: normal;
}
ol, ul, li {
    list-style: outside none none;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
q::before, q::after {
    content: "";
}
body {
    font-family: "Hiragino Sans GB","SimSun","Arial Narrow";
    font-size: 12px;
}
textarea {
    outline: medium none;
    overflow: auto;
    resize: none;
}
img {
    vertical-align: middle;
}
:focus {
    outline: 0 none;
}
.fix, .wrapper {
}
.fix::after, .wrapper::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
a {
    color: #000;
    text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: underline;
}
a img {
    border: medium none;
    text-decoration: none;
}
label, button, a {
    cursor: pointer;
}
p {
    word-wrap: break-word;
}
.clear {
    clear: both;
}
.clear::after {
    clear: both;
    content: "";
    display: block;
}
.wrapper {
    margin: 0 auto;
    width: 1000px;
}
.col_left, .col_center, .col_right {
    display: inline;
    float: left;
}
.col_right {
    float: right;
}
.fwb {
    font-weight: bold !important;
}
.ffA {
    font-family: Arial !important;
}
.ffMS {
    font-family: "Microsoft Yahei" !important;
}
.fs12 {
    font-size: 12px !important;
}
.fs14 {
    font-size: 14px !important;
}
.fs16 {
    font-size: 16px !important;
}
.lh18 {
    line-height: 18px !important;
}
.lh22 {
    line-height: 22px !important;
}
.lh24 {
    line-height: 24px !important;
}
.lh26 {
    line-height: 26px !important;
}
.lh28 {
    line-height: 28px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt24 {
    margin-top: 24px !important;
}
.mt34 {
    margin-top: 34px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.ml10 {
    margin-left: 10px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.pt10 {
    padding-top: 10px !important;
}
.pl10 {
    padding-left: 10px !important;
}
.pr10 {
    padding-right: 10px !important;
}
.pb10 {
    padding-bottom: 10px !important;
}
.m0 {
    margin: 0 !important;
}
.p0 {
    padding: 0 !important;
}
.pr {
    position: relative;
}
.pa {
    position: absolute;
}
.fl {
    float: left;
}
.fr {
    float: right !important;
}


@media (max-width: 768px) {
	.ad div{
		width:auto !important;
		height: auto !important;
	}
}