body{font-family: "Microsoft YaHei" !important }

.nav{height: 95px;background: #f5f5f5;min-width: 1200px;}
.logo{margin-left: 10px;margin-top: 0px;}
.nav ul{margin-left: 250px;}
.nav ul li a{color: #545353;font-size: 20px;padding-top: 30px;display: inline-block}
.nav ul li{float: left;height: 95px;text-align: center;width: 120px;}

.nav ul .cur-active{color: #ce2f5b;}
.nav ul .cur-active a{color:#ce2f5b;padding-bottom: 15px;border-bottom:2px solid #ce2f5b;   }

.nav .am-g{}
.banner{ }
.content{background: #ecebeb no-repeat;margin: -19px auto;min-height: 1349px;}
.my-h3{padding: 46px 76px 40px 76px;}
.my-h3 .title{font-size:30px; border-bottom:4px solid #ce2f5b;padding-bottom: 5px;font-weight: 300; }
.my-h3 .sub-title{font-size:24px; font-weight: 400; padding-top: 10px;display: inline-block;color: #bdbcbc}
.content-text{margin-top: 40px;}
.content-text p{font-size: 18px;line-height: 50px;}

.table-head{color: white;font-size: 19px;}
.footer{min-width: 1200px;text-align: center;color:black;background: #bdbcbc;height: 50px;line-height: 50px;;margin-top: -50px;max-width: 1200px}
.am-table{margin-bottom: 0}


/*重定义股轮播图下表*/
.am-slider-default .am-control-nav li a{
   width:100px;height: 8px;margin-top: -50px;background: #292929;border-radius: 0px;display: none;
}
.am-slider-default .am-control-nav li a.am-active {

   background-color: #ce2f5b;
   cursor: default;
}
/*--------------------------媒体查询---------------------------------*/
@media screen and (max-width:319px){
   .logo img{margin-right:300px}
}
@media screen and (min-width:320px) and (max-width:479px){
   .logo img{margin-right:300px}
}
@media screen and (min-width:480px) and (max-width:539px){

   .logo img{margin-right:300px}
}
@media screen and (min-width:540px) and (max-width:639px){
   .logo img{margin-right:300px}
}
@media screen and (min-width:640px) and (max-width:719px){

}
@media screen and (min-width:720px) and (max-width:1079px){

}
@media screen and (min-width:1080px) and (max-width:1439px){

}
@media screen and (min-width:1440px) {

   }