body,html,h1, h2, h3, h4, h5, h6,ul, ol, dl,button, .button,select,.side-nav{ font-family: "Microsoft YaHei" !important;}
.row{max-width: 100%;}
ul{list-style: none;}
button, .button{  margin: 0;  background-color: #4571c3;padding: 10px 0;font-size: 14px;  }
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus{color: #4571c3;}
.lineH37px{line-height: 37px;}
.lineH70px{line-height: 60px;}
.top_line{  border-top: 4px solid #dce9ff;  }

.border_grey_line{border-top: 1px solid #4571c3; }
.greyLine{  border-bottom: 1px solid #eeeeee;  }
.pd30px{  padding: 30px;  }
.pl20px{  padding-left: 20px;  }
.pt0{  padding-top: 0;  }
.pt30px{  padding-top: 30px;  }
.pt20px{  padding-top: 20px;  }
.pt70px{  padding-top: 70px;  }
.pt100px{  padding-top: 100px;  }
.ptb30px{  padding: 30px 0;  }
.ptb10px{  padding: 10px 0;  }
.pt5px{  padding-top: 5px;  }
.mt10px{margin-top: 10px;}
.mt20px{margin-top: 20px;}
.mt40px{margin-top: 40px;}
.mt70px{margin-top: 70px;}
.ml10px{  margin-left: 10px;}
.ml20px{  margin-left: 20px;}
.ml30px{  margin-left: 30px;}
.ml80px{  margin-left: 80px;}
.mr10px{margin-right: 10px;}
.mr30px{margin-right: 30px;}
.pb10px{ padding-bottom: 10px;}
.fontweight{font-weight: bold;}
.fontsize18px{font-size: 18px;}
.fontsize14px{font-size: 14px !important;}
.fontsize25px{font-size: 25px;}
.pointer{cursor: pointer;}
.orange{color: #ff9652;}
.blue{color: #4571c3;}
.grey{color: #858585;}
.lightGrey{color: #999999;}
.red{color: #dd2727;}
.bg-white{background-color: white;}
.width165px{width: 165px !important;}
.width200px{width: 200px !important;}
.width221px{width: 221px !important;}
.width260px{width: 260px !important;}
.timeInput{  width:300px !important;  float: left;}
.width370px{  width: 370px !important; }
.width450px{  width:450px !important;  }
.width600px{  width:600px !important;  }
.width640px{  width:640px !important;  }
.width700px{  width:700px !important;  }
.width780px{  width:780px !important;  }
.displayNone{display: none;}
.mainWrap{
    width: 1002px;
    margin:auto;
}
.mainWrap1{
    width: 1012px;
    margin:auto;
}
p{font-size: 14px;}
.side-nav-size{
    color: #666666;
    width: 221px;
    background-color: #c9c9c9;
    float: left;
}
.side-nav-size h5{  padding-left:8px;  }
.side-nav-size a{  width: 230px;  }
.side-nav-div{
    width: 230px;
    padding-left: 20px;
    font-size: 16px;
    color: #666666;
    line-height: 60px !important;
}
.side-nav-bg{
    background: url('../img/nav-left.png') no-repeat;
    height: 50px;
    line-height: 45px;
}
.side-nav-bg-active{
    background: url('../img/nav-b.png') no-repeat;
    color: #000000 !important;
}
.side-nav-bg1{
    background: url('../img/nav-left2.png') no-repeat;
    height: 93px;
}
.side-nav li{  margin: 0;  }
.side-nav li:last-child{  margin-bottom: 25px ;  }
.side-nav li a:not(.button){  color: #000000; font-weight:bold;  }
.side-nav-bg:not(.button):hover, .side-nav-bg:not(.button):focus{
    background: url('../img/nav-left.png') no-repeat !important;
}
.side-nav-bg-active:not(.button):hover,.side-nav-bg-active:not(.button):focus{
    background: url('../img/nav-b.png') no-repeat !important;
}
.side-nav-bg1:not(.button):hover, .side-nav-bg1:not(.button):focus{
    background: url('../img/nav-left2.png') no-repeat !important;
}
.side-nav-second{
    margin-left: 0;
}
.accordion-nav-second{
    margin-left: 0;
    margin-top: 10px;
}
.side-nav-second li{
    height: 35px;
}
.accordion-nav-second li{
    height: 35px;
    margin-top: 5px;
    line-height: 35px;
}
.lineMin li{line-height: 25px;}
.side-nav-second li a,.accordion-nav-second li a{
    width: 221px;
    color: #ffffff;
}
.side-nav-second-active,.accordion-nav-second-active,.accordion-nav-second li:hover{
    background-color: #c1c191;
}
.side-nav-second-active a,.accordion-nav-second-active a,.accordion-nav-second li:hover a{color: white !important;}
.side-nav-second li:last-child{margin-bottom: 0;}
.nav_index{
    width: 30px;
    margin-top: 24px;
    float: left;
    color: #4571c3;
    font-size: 18px;
}
.nav_text{
    margin-top: 13px;
    width: 170px;
    float: left;
}
.nav_num{
    color: #999999;
    font-size: 12px;
    float: right;
    margin-top: 5px;
}
.mainContent{
    margin-left: 32px;
    width: 740px ;
    float: left;
}
.text_indent{text-indent: 30px;}
.text_overflow{
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}
.text_overflow_two{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
  /*  -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
}
.text_overflow_three{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
}
/*首页*/
/*header*/
header{
    margin-bottom: 20px;
}
.topBg{
    background-color: #e1e2e2;
    height: 30px;
    font-size: 12px;
}
.topBg span{
    margin-right:10px;
    float: left;
}
.topBg input{
    float: left;
    width: 100px;
    height: 20px;
    line-height: 20px;
    border-radius: 3px;
    margin-right: 20px;
    font-size: 12px;
    margin-bottom: 0;
}
.headBg{
    background: url('../img/h_bg.png') no-repeat;
    height: 137px;
}
.head_title{
    margin-top: 40px;
}
.head_title h3{
    color: #333333;
    font-weight: bold;
    font-size: 36px;
}
.head_title h6{
    font-size: 16px;
    color: #12336b;
    text-shadow: 3px 3px 5px #999;
    font-weight: bold;
}
.telNum{
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-top: 100px;
}
.head_nav_bg{
    height: 45px;
    background-color: #e1e2e2;
    padding-top: 5px;
}
.head_nav{
    height: 40px;
    background-color: #4571c3;
    margin: 0;
    font-size: 14px;
    line-height: 40px;
    color: white;
}
.head_nav li{  float: left;  }

.head_nav li:hover a {  color:#212121; font-weight:bold;  }
.head_nav li [aria-expanded=true] {  color:#212121; font-weight:bold;  }

.head_nav li:last-child{padding-right: 15.5px;}
.head_nav li a{
    padding: 0 3px 0 7px;
    color: white;
}
.head_nav2 li a{
    padding: 0 15px 0 20px;
    color: white;
}
.head_nav_active{  background-color: #e1e2e2;  }
.head_nav .head_nav_active a{  color: #333333;  }
.f-dropdown{
    /*background: #3d3d3d;*/
    /*width: 90px;*/
    /*padding-left: 10px;*/
    /*border: none;*/
    background: #3d3d3d;
    width: 120px;
    border: none;
    text-align:center;
}
.f-dropdown li a{
    color: white;
}
.f-dropdown:before{  border-color: transparent transparent #3d3d3d transparent;  }
.f-dropdown li:hover, .f-dropdown li:focus{  background-color: #3d3d3d;  }
.f-dropdown li:hover a, .f-dropdown li:focus a{  color:#4571c3;  }
/*footer*/
.footer_bg{
    margin-top: 20px;
    background: url("../img/dibu.png") no-repeat;
    min-height:330px;
    min-width: 1002px;
    top:auto;
    bottom:0;
}
.footer_height1{
    height: 150px;
    background-color: #656667;
    top:auto;
    bottom:0;
}
.footer_height1 a{
    font-size: 14px;
   padding-top: 20px;
    color: white;
}
.footer_height{
    bottom: 0;
    top:auto;
    height: 80px;
    background-color: #666666;
}
.footer_bg ul{
    margin: 0;
    font-size: 14px;
}
.footer_bg ul li a,.footer_bg ul li h5{
    color: white;
}

.telBox{
    width: 300px;
    height: 50px;
    background-color: #757677;
    font-size: 18px;
    color: white;
    line-height: 50px;
    margin-top: 45px;
}
.footer_border{
    height:2px;
    background-color:#515252;
    -moz-box-shadow: 1px 1px 1px #838485;
    box-shadow: 1px 1px 1px #838485;
}
.footer_border p,.foot_p p{
    margin-bottom:0;
    color: white;
}
.col-6{
    width: 560px;
    margin-left: 11px;
    font-size: 14px;
}
.col-4{
    width: 390px;
    font-size: 14px;
}
.col-3{
    width: 210px;
    font-size: 14px;
}
.box_bg {
    border-left:solid #4571c3 ;
    background-color: #e1e2e2;
    width: 201px;
    height: 34px;
    line-height: 34px;
    padding:0 10px;
}
.box_bg span{  color: #4571c3;  }
.box_bg a{color: #333333;}
.box_bg_blue{
    height: 34px;
    line-height: 34px;
    padding:0 10px;
    border-left:solid #b6cefb ;
    background-color: #4571c3;
    width: 560px;
}
.box_bg_blue span,.box_bg_blue a{
    color: white;
}
.box_bg_blue{
    height: 34px;
    line-height: 34px;
    padding:0 10px;
    border-left:solid #b6cefb ;
    background-color: #4571c3;
    width: 560px;
}
.act_bg{
    color: #4571c3;
    height: 34px;
    line-height: 34px;
    border-left:solid #4571c3 ;
    background-color: #e1e2e2;
}
.blue_bg{
    background-color: #4571c3;
    color: white;
}
.orbit-container .orbit-prev, .orbit-container .orbit-next{  top:30%;}
.orbit-timer{display: none}
.orbit-bullets{  top: 0;margin-bottom: 0;}
.orbit-bullets li.active {
    background: #ff9652;
}
.left_text{
    margin-bottom: 0;
    padding-top: 5px;
}
.left_text a{
    color: #333333;
}
.resource{
    margin: 20px 0;
}
.resource a{
    color: #333333;
    font-size: 14px;
    line-height: 20px;
}
.act_size a{font-size: 12px;}
.resource a span{
    color:#dddddd ;
    margin-right: 5px;
}
.resource a img{
    margin-right: 10px;
}
.width100{width: 100%;}
table{
    margin-bottom: 0;
    border: none;
}
table thead{  background: #dce9ff;  }
table tr th, table tr td{
    text-align: center;
    max-width: 170px;
    text-overflow : ellipsis;
    white-space : nowrap;
    overflow : hidden;
}
table tr{  border-bottom: 1px solid #eeeeee;  }
table tr:nth-of-type(even){  background-color: white;  }
span{ font-size: 14px;}
/*高级搜索*/
.nav_title{margin-left: 0;}
.nav_title li:first-child{margin-left: 30px;}
.nav_title li{
    text-align: center;
    width: 115px;
    float: left;
}
.nav_title li a{
    font-size: 14px;
    color: white;
    line-height: 40px;
}
.nav_title_two{
    background: url('../img/nav.png') no-repeat;
    background-size: contain;
    height: 40px;
}
.nav_title_three{
    background: url('../img/nav2.png') no-repeat;
    background-size: contain;
    height: 40px;
}
.nav_title_four{
    background: url('../img/nav3.png') no-repeat;
    background-size: contain;
    height: 40px;
}
.searchBg{
    width:500px;
    height: 47px;
    background-color: #e5e5e5;
    border-radius: 5px;
    padding-top: 5px;
}
.searchBg1{  width: 560px; }
.searchBg2{  width: 740px; }
.searchSpan{  width: 87px;  float: left;  }
.search-span{  width: 150px;  float: left;  }
.search-span1{  width: 130px;  float: left;  }
.search-span2{  width: 210px;  float: left;  }
.textarea-size{ width: 640px; height: 90px; }
.textarea-size1{ width: 450px; height: 70px; }
.textarea-size2{ width: 500px; height: 150px; }
.textarea-size3{ width: 780px; height: 60px; }
.searchBtn{  height: 37px;  width: 100px;  }
.searchBtn1{  width: 75px;  }
.input-border-color{border-color: #4571c3 !important;}
.input-border-radius{border-radius: 5px !important;}
.selectRadio{  width: 840px;float: left; }
.selectRadio span{  margin-right: 15px;  }
.restartBtn{
    width: 160px;
    font-size: 18px;
}
.cartBtn{
    background-color: white;
    color:#4571c3 ;
    border: 1px solid #4571c3;
    padding: 9px 10px;
}
.foodBtn{
    width: 200px;
    background-color: transparent;
    color:#4571c3 ;
    font-size: 18px;
    border: 1px solid #4571c3;
}
/*新闻列表*/
.newImg{  position: absolute;  }
.data{
    color: #4571c3;
    text-align: center;
}
.data h2{
    font-size: 24px;
    line-height: 1;
    color: #4571c3;
    font-weight: bold;
    margin-bottom: 0;
}
.flip{
    margin: 50px auto 0;
}
.flip li{
    float:left;
    margin-left: 5px;
    color: #999999;
}
.flip li a{
    padding: 5px 5px;
    text-align:center;
    color: #999999;
}
.flip li:last-child a{
    color: #4571c3;
}
.flipColor{color: #666666 !important;}
.flip li a:hover,.current a{
    background:#4571c3;
    color:white !important;
}
.flip input{
    width: 45px;
    height: 28px;
    line-height: 28px;
}
.fu_title{
    font-size: 14px;
    color: #333333;
    line-height: 30px;
}
.zhaiyaoSpan{
    width: 60px;
    float: left;
}
.zhaiyao{
    width: 940px;
    float: left;
}
.next_page{
    color: #333333;
    font-size: 14px;
    margin-top: 10px;
}
.list_a a{color: #333333;}
/*登录注册*/
.loginBox{
    width: 800px;
    height: 450px;
    margin: 70px auto 0;
    -moz-box-shadow: 0 0 90px 30px #dee6f3;
    box-shadow: 0 0 90px 30px #dee6f3;
    line-height: 37px;
}
.find_pwd{
    background: url('../img/zhaohui.png') no-repeat;
    height:50px;
    font-size:18px;
    color: white;
    line-height: 50px;
    margin-left: 10px;
}
.hotLab a{
    color: #333333;
    font-size: 14px;
}
.aboutBW li{
    float: left;
    width:195px ;
    text-align: center;
}
.aboutBW li p{
    margin-bottom: 0;
}
.aboutBW li img{
    width: 160px;
    height: 200px;
}
.internet{
    margin-top: 30px;
    -moz-box-shadow:  0 0 10px 4px #dde5f3;
    box-shadow: 0 0 10px 4px #dde5f3;
    text-align: center;
}
.internet img{
    width: 100%;
    height: 340px;
    margin-top: 10px;
    border: 1px solid #b6c2d6;
}
.internet p{margin-bottom: 10px;}
.internetLast .internet:last-child{float: left;}
.course-detail-img{
    width: 300px;
    height: 360px;
}
.message-person{
    max-width: 330px;
    max-height: 400px;
    border: 5px solid #dce9ff;
}
.message-person img{width: 100%;}
.message-box{
    margin-top: 70px;
    padding: 20px;
    background: url('../img/zjbg.png') no-repeat;
    height: 205px;
}
.product-box {
    width: 500px;
    height:  300px;
    margin:20px auto;
    border:5px solid #dce9ff;
}
.resource-table{
    border: .5px solid #cccccc;
    padding: 10px;
    color: #333333;
    font-size: 14px;
}
.bg-grey{background-color: #f3f4f5;}
.bg-status{
    background: url("../img/zhuangtai.png") no-repeat;
    height: 60px;
    line-height: 80px;
    width: 240px;
    padding-left: 20px;
    margin-top: -20px;
}
.download{
    text-align: center;
    float: left;
    margin-right: 20px;
}
.download a{  color: #333333;  }
.download a:hover{
    color: #2a4f93;
    text-decoration: underline;
}
.uploadImg{
    margin-left: 158px;
    padding: 10px 0;
}
.uploadImg img{
    width: 190px;
    margin-right: 10px;
    margin-top: 10px;
    height: 130px;
    float: left;
}
.water-title-short{
    background: url('../img/yysd.png') no-repeat;
    height: 36px;
    line-height: 36px;
}
.water-title-long{
    background: url('../img/yysc.png') no-repeat;
}
.water-title-short span{
    margin-left:35px;
    font-size: 16px;
}
.water-title-short a{
    margin-right: 10px;
    float: right;
    color: #333333;
}
.water-img{
    width: 130px;
    height: 130px;
}
.water-news{
    width: 300px;
    float: left;
    border-top: 1px solid #eeeeee;
}
.water-orbit{
    width: 702px;
    height: 300px;
    float: left;
}
.water-orbit img{
    height: 280px;
    width: 100%;
}
.publishOrbit  .orbit-bullets-container{display: none;}
.water-orbit .orbit-bullets{
    top: -36px;
    background: rgba(255,255,255,.5);
    padding: 5px 0;
}
.water-orbit .orbit-bullets li{  background:white;  }
.water-orbit .orbit-bullets li.active {  background: #ff9652;  }
.base-bg{
    background: url("../img/basebg.png") no-repeat;
    background-size: cover;
}
.base-type-title{
    margin-top: 20px;
    background-size: 100%;
    height: 52px;
    line-height: 52px;
}
.base-type-title-jblx{
    background: url('../img/jibenleixing.png') no-repeat;
}
.base-type-title-mb{
    background: url('../img/mubiaowu.png') no-repeat;
}
.base-type-title-bwxz{
    background: url('../img/biaowuxingzhi.png') no-repeat;
}
.base-type-title-bzlx{
    background: url('../img/biaozhunleixing.png') no-repeat;
}
.base-type{
    display: none;
    background-color: white;
    padding: 20px 10px 10px 20px;
}
.base-type li{
    width: 170px;
    height: 30px;
    padding-left:10px;
    background-color: #dce9ff;
    margin: 5px 10px;
    float: left;
}
.base-type li:last-child{
    width: 98%;
    background-color: white;
    text-align: right;
    cursor: pointer;
}
/*个人中心*/
.personal-title{
    background: url('../img/gerenziliao.png') no-repeat;
    height: 52px;
    line-height: 38px;
}
.personal-title div{
    font-size: 18px;
    width: 130px;
    text-align: center;
    color: white;
}
.personal-title a{
    font-size: 18px;
    color: #2a4f93;
    margin-top: -30px;
}
.side-nav-size .personal-img{
    margin-left: 15px;
    border: 5px solid white;
    width: 190px;
    height: 160px;
}
.personal-img img{
    width: 180px;
    height: 150px;
}
.txImg{
    width: 200px;
    height: 160px;
}
.order-title{
    width: 100%;
    height: 40px;
    background-color: #b6c2d6;
    font-size: 18px;
    color: white;
    line-height: 40px;
    padding-left: 20px;
}
.order-content{
    background-color:#dce9ff;
    width: 100%;
    padding: 10px;
}
.order-content p{
    padding-left: 20px;
    margin-bottom: 10px;
}
.order-content a{color: #002d7a;}
.bb1px{border-bottom: 1px solid white;}
.table-grey{ background-color:#b6c2d6;}
.table-grey tr th{color: white;}
.order-table-img{width: 70px;}
.order-message{
    width: 100%;
    height: 40px;
    background-color: #ededed;
}
.order-message input{border: none;}
.address-list{
    padding: 0 10px;
    margin-top: 20px;
    width: 350px;
    border: 1px solid #dce9ff;
    float: left;
    margin-bottom: 0;
}
.address-list li{
    padding: 5px;
}
.address-list li span{font-size: 12px;margin-left: 10px;}
.address-list-top{
    text-align: center;
    color: white;
    font-size: 12px;
    background: url('../img/addtop1.png') no-repeat;
    width: 110px;
    height: 30px;
    line-height: 30px;
    margin-left: 224px;
    margin-top: -6px;
}
.address-list-top-active{  background: url('../img/addtop.png') no-repeat;  }
.address-list-active{
    background:url('../img/checkadd.png') no-repeat right bottom ;
    border: 1px solid #4571c3;
}
.border_line{border-top: 1px solid #dce9ff;}
input[type="checkbox"]{margin: 0;}
.cart-count{
    width: 80px;
    height: 26px;
    background-color: #eeeeee;
    line-height: 24px;
}
.cart-count a{
    float: left;
    color: #999999;
    width: 22px;
    font-size: 18px;
}
.cart-count input{
    width: 36px;
    text-align: center;
    height: 24px;
    float: left;
    margin: 1px 0;
}
.cart-count-big{
    width: 160px;
    height: 40px;
    line-height: 40px;
    background-color: #eeeeee;
}
.cart-count-big a{
    float: left;
    color: #999999;
    width: 40px;
    font-size: 24px;
    text-align: center;
}
.cart-count-big input{
    width: 80px;
    text-align: center;
    float: left;
    margin: 1px 0;
}
.order-nav-title{
    margin-top: 15px;
    border-bottom: 2px solid #d1d1d1;
}
.order-nav-title li{
    margin-right: 10px;
    background: url('../img/biaoti.png') no-repeat;
    height: 40px;
    line-height: 40px;
    width: 110px;
    float: left;
    text-align: center;
    font-size: 16px;
    color: black;
    cursor: pointer;
}
.order-nav-title-active{
    background: url('../img/biaotiactive.png') no-repeat !important;
    height: 52px !important;
    margin-top: -12px;
}
.detail-p-margin p{margin-bottom: 0;}
.detail-p-margin img{display: none;}
.errBtn{
    font-size: 16px;
    color: #4571c3;
    margin-top: 5px;
    float: right;
    cursor: pointer;
}
.invest{
    font-size: 14px;
    color: #333333;
    background: url('../img/diaocha.png') no-repeat;
    line-height: 40px;
    background-size: 100%;
    padding-left: 40px;
}
.invest-radio{padding: 15px;}
.invest-radio input{
    margin:0 0 0 30px;
}
.reveal-modal-bg{position: fixed;}
.reveal-modal {  border:10px solid #dce9ff;  }
.reveal-modal .close-reveal-modal {  top: -27px;  right: -20px;  }
.tipModal{  width: 640px; }
.tip-btn{
    width: 100px;
    height: 35px;
    padding: 0;
    line-height: 35px;
}
.input-radio{margin: 0;}
.input-radio li{
    width: 570px;
    line-height: 35px;
}
.input-radio-active{
    background-color: #f1f6ff;
}
#newInvoiceDetail,#newAddressDetail,div[name=btns]{display: none;}
.yao-detail{
    background-color: #eaf6fd;
    padding: 10px;
}
.toast{
    display: none;
    border-radius: 4px;
    background: rgba(0, 0, 0,0.8) ;
    position: absolute;
    left: 40%;
    top: 35%;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: white;
}
.toast img{margin-right: 10px;}
.img300px{
    width: 300px;
    height: 240px;
}
.buy-box{
    height:180px;
    border: 1px solid #dce9ff;
}
.buy-box img{
    width: 140px;
    height: 179px;
    border: 4px solid #dce9ff;
    float: left;
}
.buy-box-msg{
    width: 185px;
    margin-top: 10px;
    float: left;
    margin-left: 10px;
}
.buy-box-msg p{  margin-bottom: 8px;  }

.accordion-nav-size{
    color: #666666;
    width: 221px;
    background-color: #f2f3f3;
    float: left;
}
.accordion-nav-size h5{  padding-left:8px;  }
.accordion-nav-size-a{
    background: url("../img/navdian.png") no-repeat top #dce9ff !important;
    width: 230px;
    color: #666666 !important;
    padding: 16px 0 10px 20px !important;
    font-family: "Microsoft YaHei" !important;
}
.accordion .accordion-navigation>.content.active{background: transparent;}
.accordion .accordion-navigation>.content{padding: 0;}
.table-money{position: absolute;margin-left: -100px; margin-top: 20px;}