*{margin:0; padding:0; font-family:"微软雅黑"; }
html{ margin:0; padding:0; font-size:12px;}
body{margin:0; padding:0;overflow-x:hidden;}
ul li{ list-style:none;}
a{ text-decoration: none;}
img {
    border: none;
    padding: 0px;
    margin: 0px;
    display: block;
}
@media only screen and (min-width: 320px){
    html {
        font-size:10px !important;
    }
}
@media only screen and (min-width: 360px){
    html {
        font-size:11.25px !important;
    }
}
@media only screen and (min-width: 400px){
    html {
        font-size:12.5px !important;
    }
}
@media only screen and (min-width: 480px){
    html {
        font-size:15px !important;
    }
}
@media only screen and (min-width: 640px){
    html {
        font-size:17px !important;
    }
}

input
{
    border: none;
    box-sizing: border-box;
    -webkit-appearance: none;
}

ul, li
{
    list-style: none;
}

a
{
    text-decoration: none;
}

h1
{
    padding: 0px;
    margin: 0px;
}

body
{

    overflow-y: scroll;
    overflow-x: hidden;
}


input[type=text]:focus
{
    outline: 1px solid #44be15;
}

.clear-both:after
{
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
}



.scroll-container{
    height:auto;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    max-width: 640px;
    min-width: 300px;
    margin: 0 auto;
}
.scroll-container .hd
{
    width:100%;
    position:absolute;
    z-index:1;
    bottom:15px;
    text-align:center;
    height: 8px;
}

.scroll-container .hd ul
{
    display:inline-block;
    vertical-align:top;
}

.scroll-container .hd ul li
{
    font-size:0;
    display:inline-block;
    width:0.7rem;
    height:0.7rem;
    margin:0 5px;
	border-radius:0.7rem;
    vertical-align:top;
    overflow:hidden;
	 background:#fff;
}
.scroll-container .hd ul li.on
{
    background:#034f86;
}
.scroll-container .bd
{
    position:relative;
    z-index:0;
}
.scroll-container .bd li
{
    margin: 0px;
}
.scroll-container .bd li img
{
    width:100%;
}
.scroll-container .bd li a
{
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}

.heawrap{ background:#034f86;height:5rem;}
.logo{padding-left:8%;}

.hea-R {
    overflow: hidden;
    position: absolute;
	right:8%;
	top:1.3rem;
}

.index_nav{height:6rem; background:#e5e5e5;}
.index_nav li{float:left;line-height:6rem; text-align:center; width:25%;}
.index_nav li a{ font-size:1.2rem; color:#999999; font-weight:bold;display:block;}
.index_nav li a.active{color:#000;background:#fff; display:block;border-bottom:0.3rem solid #034f86;line-height:5.7rem;height:5.7rem;}


.index_tabnr1{width:87.5%;margin:0 auto;}
.index_tabnr1 ul li{float:left;border:1px solid #034f86;border-radius:4px;width:45%; height:3.8rem;margin-top:1.5rem;}
.index_tabnr1 ul li:nth-child(2n){float:right;}
.index_tabnr1 ul li img{ width:1.5rem;margin-left:1rem;margin-top:1.1rem;margin-right:1.1rem;float:left;}
.index_tabnr1 ul li p{float:left;}
.index_tabnr1 ul li a{line-height:3.8rem; font-size:1.2rem; color:#034f86;display:block;}

.index_tabnr2{width:90%;margin:0 auto;}
.index_tabnr2 ul li{padding-top:2rem;}
.index_tabnr2 ul li a{ font-size:1.3rem; color:#000; font-weight:bold; line-height:2rem;}
.index_tabnr2 ul li span{ font-size:0.9rem;color:#a7a7a7;line-height:1.35rem;}
.news_more{margin-top:1.5rem;margin-bottom:1.3rem;}
.news_more a{line-height:3.4rem; font-size:1.15rem; color:#034f86; border:2px solid #034f86;display:block; text-align:center;border-radius:6px;}

.news_nr{width:94%;margin:0 auto;}
.newnr_title{line-height:3.3rem;color:#999999; font-weight:bold; font-size:1.2rem;}
.newsxx li{background:#fff;margin-bottom:1rem;padding:0 1rem;     min-height: 6.3rem;}
.newsxx li p{width:80%;float:left;}
.newsxx li span{display:block; font-size:1.1rem; color:#333333; line-height:1.65rem;padding:0.65rem 0;    font-weight: bold;}
.newsxx li span1{display:block;color:#999999;}
.newsxx li img{float:right;height:1.5rem;    padding-top: 2rem;}

.jzmore {text-align: center; margin: 1rem 0;margin-top:1.2rem;}
.jzmore a{font-size: 1.2rem;color: #333;}

.newsxq-main {

    margin: 2.2rem auto 0;
    background-color: #fff;
    box-sizing: border-box;
    padding: 3rem 4%;
}
.newsxq-main .title h1 {
    font-family: pingFangSC-Bold;
    font-size: 1.3rem;
    margin: 0 0 1.4rem 0;
    color: #333;
}
.newsxq-main .title p {
    line-height: 0.7rem;
    margin-bottom: 0.8rem;
    display: flex;
    align-items: center;
    color: #d51019;
    font-family: pingFangSC-Medium;
}
.newsxq-main .title p img {
    width: 1.4rem;
    height: 1.2rem;
    margin-right: 0.6rem;
}
.newsxq-main .news-contant img {
    max-width: 100%;
    margin: 0.2rem auto;
    margin: 1rem 0 1rem -2rem;
	height:auto;
}
.newsxq-main .news-contant p {

    font-weight: normal;
    font-stretch: normal;

    letter-spacing: 0px;
    color: #636261;

	 line-height: 2.8rem;
	 font-size: 1.4rem;
}

.htmlEditcontent{line-height:1.6rem;width:92%;margin:0 auto; font-size:1.2rem;color:#666666;}
.htmlEditcontent img{width:100%;}
.htmlEditcontent .jjtitle{width:50%;margin-top:1.5rem;}


.wuzhongxx li{background:#fff;margin-bottom:1.5rem;    min-height: 7rem;width:30%;float:left;padding-right:5%;}
.wuzhongxx li img{width:100%;height: 13.2rem;}
.wuzhongxx li:nth-child(3n) { padding-right: 0rem;}
.zaiwuzhon-contant img{width:100%;}


.kanjian{background:#fff; margin-top:1.5rem;}
.kan_title{color:#dc3f38; font-size:1.5rem; font-weight:bold;line-height:4rem;padding:0 1rem;}
.kan_neirong{padding:0 1rem; color:#161616; font-size:0.9rem; line-height:2rem;padding-bottom: 1rem;}
.kanxi{color:#dc3f38;}
.newnr_title1{    line-height: 4.5rem;}
.newnr_title1 p{    line-height: 4.5rem;color: #d82820;font-weight: bold; font-size: 1.5rem;float:left;}
.newnr_title1 span{float:right;display:block;}
.newnr_title1 a{color:#333333;    font-weight: bold;}

.nian{width:3rem;height:3rem;line-height:3rem; text-align:center; color:#fff;background:#ff7676; font-size:1rem;border-radius:3rem; margin:0 auto;margin-top:2rem;margin-bottom:3rem;}
.dashiji li p{float:left;width:28%;padding-top:2px;}
.dashiji li p1{float:left;width:8%;padding-top:2px;}
.dashiji li p2{width:55%;float:right;line-height:2rem;}
.dashiji li{min-height:5rem;    padding-bottom: 2rem;position: relative;}
.dashiji li p3{width: 2px;background:url(/Public/wap/images/xian.jpg) repeat-y; position: absolute; left: 32%;  height: 100%;    top: 2.2rem;}

.dasj1{width:50%; position: relative;}
.dasj{width:50%; position: relative;}
.dasj1 p1 {

    width: 1rem;
    height: 1rem;
    display: block;
    border-radius: 1rem;
    margin-top: 0.5rem;
	    z-index: 1000;
    position: relative;
}
.dasj1 p2 {
    float: left;
    display: block;
    font-size: 1rem;
    font-weight: bold;
    margin-left: 1rem;
    line-height: 1.1rem;
    margin-top: 0.5rem;
}
.dasj1 p {
    float: right;
    font-size: 1rem;
    color: #666666;
    line-height: 1.8rem;
	width:72%;
}
.dasj p {
   width:72%;
    float: left;
    font-size: 1rem;
    color: #666666;
    line-height: 1.8rem;
}
.dasj p2 {
    float: left;
     display: block;
    font-size: 1rem;
    font-weight: bold;
    margin-left: 1rem;
    line-height: 1.1rem;
    margin-top: 0.5rem;
}
.dasj p1 {

    width: 1rem;
    height: 1rem;
    display: block;
    border-radius: 1rem;
    margin-top: 0.5rem;
	    z-index: 1000;
    position: relative;
}
.quanquan{float:left;    margin-left: -0.5rem;}
.quanquan1{float:right;    margin-right: -0.5rem;}
.shuxian6{height:100%; position:absolute; left:50%; top:3rem; width:2px;background: url(/Public/wap/images/xian.jpg) repeat-y; z-index:996;}

.chanyelie{width: 92%; margin: 0 auto;}
.chanyelie li{float:left;    box-shadow: 0 1px 4px rgba(0,0,0,0.2), 0 0 20px rgba(0,0,0,0.1) inset;width:31%;margin-right:3%;margin-top:1.5rem;}
.chanyelie li:nth-child(3n) {margin-right:0px;}
.chanyelie li p{line-height:2.5rem; font-size:1.2rem; color:#034f86; text-align:center; font-weight:bold;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.chanyelie li img{max-height:8rem;}

.proclass0_title{width:85%; font-size:2rem; color:#fff; font-weight:bold;line-height:5rem;margin:0 auto;}
.proclass0_title2{color:#fff; font-size:1rem; line-height:2.2rem;width:85%;margin:0 auto;padding-bottom:4rem;}
.newsxx6 li {
    background: #fff;
    margin-top: 1rem;
    padding: 0 1rem;
    min-height: 6.3rem;
	padding-bottom:1rem;
}
.newsxx6 li p {

}
.newsxx6 li span {
    display: block;
    font-size: 1.3rem;
    color: #034f86;
    line-height: 3.6rem;
	float:left;
    font-weight: bold;
}
.newsxx6 li span1 {
    display: block;
    color: #999999;
	line-height:1.5rem;
}
.newsxx6 li span2{float:right;  line-height: 3.6rem;color:#333333;   font-size: 1.1rem; font-weight:bold;}


.tabTitle2{
	border-bottom:1px solid #e5e5e5;
	padding-top: 1rem;
}
.tabTitle2 ul{
	overflow: hidden;
	_height:1px;
	width:100%;
}
.tabTitle2 ul li{
	float: left;
	border-bottom: none;
	width:19%;
	margin-right:1%;
	cursor:pointer;
}
.tabTitle2 ul li img{width:100%;    max-height: 5rem;} 

.current2{
	color:#fff;
}

.tabContent2 .tablenr{

}


.focus{ position:relative; width:100%;  height:20rem;}  
.focus img{ width: 100%; } 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:80px; line-height: 80px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:20px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:40px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:2.5rem;height:4rem;background: url(/Public/wap/images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%; left: 10%;background-position:0 -5rem; cursor:pointer;margin-top:-3rem; }  
.focus .next{top: 50%; right: 10%;  background-position:-2.5rem -5rem;  cursor:pointer;margin-top:-3rem;}  

.hide{display:none;}
.xm_tityle {
    font-size: 1.1rem;
    color: #676767;
    line-height: 1.5rem;
    padding-top: 1.4rem;
}
.xm_comment {
    font-size: 1.1rem;
    color: #676767;
    line-height: 1.8rem;
    padding-bottom: 1.2rem;
	  padding-top: 0.6rem;
}

.quanquanbu{   
	 height: 100%;
    position: absolute;
    left: 50%;
    top: 3rem;
    width: 1rem;
    z-index: 999;
	    margin-left: -0.5rem;
	}
.quanquanbu li{width:1rem;}
<!--9.7990036010742E-5-->