body{font-size: 16px;}
.new_h{width:200px;height:20px;font-size:16px;font-weight:400;color:rgba(3,161,233,1);margin: 0 auto;margin-top: -60px;text-align: center;}
.n_top{width: 100%;margin-top: 50px;}
.n_top div{float: left;}
.n_top div p{font-size:14px;font-weight:400;color:rgba(53,53,53,1);text-align: left;padding-left:7%;margin-top: 18px;}
.n_top .new_l{width: 48%;text-align: center;margin-right: 4%;}
.n_top .new_r{width: 48%;text-align: center;}
.n_bottom div{float: left;margin-top: 50px;width: 48%;position: relative;}
.n_bottom div h3{font-size:18px;font-weight:bold;color: #03A1E9;margin-bottom: 20px;}
.n_bottom div a.n_more{position: absolute;top: 0;right: 13%;display: block;width:68px;height:13px;font-size:16px;font-weight:400;color:rgba(153,153,153,1);}
.n_bottom div a.n_more:hover{color: #03A1E9;}
.n_bottom .new_l{margin-left: 3%;}
.new_l ul{width: 100%;margin-top: -20px;}
.new_l ul li{margin-top: 30px;font-size: 16px;}
.new_l ul li span{color: #03A1E9;font-size: 24px;border-right: 1px solid #ccc;padding-right: 10px;}
.new_l ul li a{padding-left: 10px;color: #666;font-size: 14px;}
.new_l ul li a:hover{color: #03A1E9;}


.n_bottom div.new_r{width:43%;padding-left: 5%;margin-bottom: 100px;}
.new_r div.h_new{width: 100%;margin: 0;}
.new_r div.h_new >div{float: left;margin: 0}
.new_r div.h_new .h_newl{width: 100px; }
.new_r div.h_new .h_newl >img{width: 99px;height: 99px;margin-top: 40px}
.new_r div.h_new  .h_newr{width: 70%;margin-left: 10%}
.new_r div.h_new  .h_newr ul{display: inline-block;vertical-align: top;margin-left: 30px;margin-top:40px;}
.new_r div.h_new ul li{line-height: 36px;height: 34px;list-style:disc;}
.new_r div.h_new ul li:nth-child(3n){margin-bottom: 40px}
.new_r div.h_new ul li a{color: #666;font-size: 14px;}
.new_r div.h_new ul li a:hover{color: #03A1E9;}

@media screen and (max-width: 640px){
    .n_top{margin-top: 10px;}
    .n_top >div>img{width: 100%;height: auto}
    .n_top div p{font-size:12px;padding-left:3%;margin-top: 5px;}
    .n_top .new_l{width: 49%;margin-right:2%;}
    .n_top .new_r{width: 49%;}
	.n_top .new_l >a>img{width: 100%;height: auto;}
	.n_top .new_r >a>img{width: 100%;height: auto;}

    .n_bottom div{width:100%;}
    .n_bottom div h3{margin-bottom: 10px;}
    .n_bottom div a.n_more{top: 0;right: 7%;width:60px;}
    .n_bottom .new_l{margin-left:0;margin-top: 20px}
     .new_l ul li{margin-top: 10px}
     .new_l>img{width: 100%;margin-bottom: 20px}
    .new_l ul li span{color: #03A1E9;font-size: 20px;border-right: 1px solid #ccc;padding-right: 10px;line-height: 24px}
    .new_l ul li a{line-height: 24px}

    .n_bottom div.new_r{width:100%;padding-left:0;margin-bottom:0;}
    .new_r div.h_new{width: 100%;margin: 0;}
    .new_r div.h_new .h_newl{width:15%; }
    .new_r div.h_new .h_newl >img{width:50px;height: 50px;margin-top: 30px}
    .new_r div.h_new  .h_newr{width: 80%;margin-left:2%}
    .new_r div.h_new  .h_newr ul{margin-left:10px;margin-top:30px;}
    .new_r div.h_new ul li{line-height: 20px;height: 20px;overflow:hidden;}
	.new_r div.h_new ul li:nth-child(3n){margin-bottom: 25px}
    .new_r div.h_new ul li a{font-size: 12px;}
}