.newContent{ padding: 30px; background: #fff; border-radius: 10px; margin-top: 20px;}
.newContent h1{ text-align: center; font-size: 24px;}
.newContent .time{ text-align: center; color: #999; margin-bottom: 20px;}
.newContent .con p{ margin-bottom: 10px; font-size: 16px; line-height: 24px;}


.feedback{padding: 30px; background:url(/images/new/fank-bg.jpg) no-repeat right top #fff; border-radius: 10px; margin-top: 20px;}
.feedback h3{ font-size: 22px; height: 50px; line-height: 50px;}
.feedback  .formBox{ margin-top: 30px;}
.feedback  .formBox ul li{ margin-bottom: 20px;}
.feedback  .formBox ul li span{ display: inline-block; width: 140px; text-align: right; font-size:14px; margin-right: 10px;}
.feedback  .formBox ul li span i{ color: #ff0000;}
.feedback  .formBox ul li .input01{width: 300px; padding: 0 15px;  font-size: 14px; height: 30px; line-height: 30px; background: rgba(255,255,255,0); border-radius: 4px; border: 1px solid #CCCCCC;}
.feedback  .formBox ul li input::placeholder{ color: #999; font-size: 14px;}
.feedback  .formBox .sub-btn{display: block;width: 110px; height: 30px;border-radius: 15px; text-align: center; line-height: 30px; color: #fff; margin-left: 150px;
    background:#2374FF;
    background:-webkit-linear-gradient(90deg, #2374FF,#49B3FD);
    background:-moz-linear-gradient(90deg, #2374FF, #49B3FD);
    background:-ms-linear-gradient(90deg, #2374FF, #49B3FD);
    background:linear-gradient(90deg, #2374FF, #49B3FD);
 }

 .feedback  .formBox .sub-btn:hover{ text-decoration: none;
    background:#2374FF;
    background:-webkit-linear-gradient(90deg, #49B3FD,#2374FF);
    background:-moz-linear-gradient(90deg, #49B3FD,#2374FF);
    background:-ms-linear-gradient(90deg, #49B3FD,#2374FF);
    background:linear-gradient(90deg, #49B3FD,#2374FF);
}

.txtCon{width: 300px; padding: 0 15px; display: inline-block; height: 110px; color: #999; vertical-align: top;  font-size: 14px; line-height: 30px; background: rgba(255,255,255,0); border-radius: 4px; border: 1px solid #CCCCCC;}






.topContact{background: url(/images/new/topContact.png) no-repeat center top; height:240px;}
.navList{ width: 100%; height: 50px; line-height: 50px; color: #fff; text-align: center;
    background:#2374FF;
    background:-webkit-linear-gradient(0deg, #054696, #0C63CD);
    background:-moz-linear-gradient(0deg, #054696, #0C63CD);
    background:-ms-linear-gradient(0deg, #054696, #0C63CD);
    background:linear-gradient(0deg, #054696, #0C63CD);
  }
.navList li{ display: inline-block; font-size: 22px; margin-right:110px;}
.navList li a{ color: #fff;}
.navList li a:hover{ text-decoration: none;}
.navList li.on{ background: #2374FF; padding: 0 20px;}


.contact-bg{background: url(/images/new/contact-bg.png) no-repeat center bottom #fff; margin-top: 20px; padding: 20px;}
.contact-bg .tab-tit{ width: 440px; float: left;}
.contact-bg .tab-tit li{ background: #F9F9F9; padding: 15px 0 15px 55px; margin-bottom: 6px; position: relative; cursor: pointer;}
.contact-bg .tab-tit li strong{ display: block; font-size: 20px;}
.contact-bg .tab-tit li.on,.contact-bg .tab-tit li:hover{ background:#E8F2FF;}
.contact-bg .tab-tit li::before{content: ''; display: block; position: absolute; width:36px; height: 36px; left: 15px; top:24px;}
.contact-bg .tab-tit li.icon01::before{background: url(/images/new/icon15.png) no-repeat;}
.contact-bg .tab-tit li.icon02::before{background: url(/images/new/icon16.png) no-repeat;}
.contact-bg .tab-tit li.icon03::before{background: url(/images/new/icon17.png) no-repeat;}
.contact-bg .tab-tit li.icon04::before{background: url(/images/new/icon18.png) no-repeat;}
.contact-bg .tab-tit li.icon05::before{background: url(/images/new/icon19.png) no-repeat;}

.contact-bg .contact-con{ width: 660px; float: left; margin-left: 50px; font-size: 16px; line-height: 24px;}
.contact-bg .contact-con h3{ font-size: 22px; margin-bottom: 20px;}
.contact-bg .contact-con p{ margin-bottom: 10px;}


.listNew{padding: 30px; background: #fff; border-radius: 10px; margin-top: 20px;}
.listNew li{ border-bottom: 1px solid #f1f2f3; padding-bottom: 10px; margin-bottom: 10px;}
.listNew li a{ width:1030px; display: inline-block; font-size: 16px;}
.listNew li a::before{ content: ''; display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #2374FF; vertical-align: middle; margin-right: 5px;}
.listNew li span{ float: right; font-size: 14px; color: #999;}
.listNew li a:hover{ color: #2374FF;}















