@charset "utf-8";
*{margin:0;padding:0;word-break: break-all;}
html,body{font-size: 16px;font-family: '微软雅黑';}
input, button, textarea, select { font: inherit; outline: 0; border: 0; background: none; color: inherit;}
input:focus, textarea:focus { color: inherit;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;}
ol, ul, li { list-style: none;}
input, select { -webkit-appearance: none; -moz-appearance: none; appearance: none;}
select::-ms-expand {display: none;}
textarea { overflow: auto; resize: none;}
table { border-collapse: collapse; border: 0;}
img { border: 0; outline: 0; vertical-align: middle;}
a{text-decoration: none;cursor: pointer;}
a:focus { outline: 0;}
input[type=date]{ background-color:transparent; border: 0; filter: alpha(opacity=0);}
.fl{float: left;}
.fr{float: right;}
.container{width: 1400px;margin: 0 auto;position: relative;}

.header{width: 100%;box-sizing: border-box;background: #ffffff;}
.header .header-top{width: 100%;box-sizing: border-box;overflow: hidden;padding: 40px 0;border-bottom: 1px solid #f5f5f5;}
.header .header-top .header-log{float: left;}
.header .header-top .header-log a{display: block;}
.header .header-top .header-log img{width: 454px;height: auto;display: block;}

.header .header-top .header-list{float: right;display: flex;align-items: center;justify-content: center;}
.header .header-top .header-list a{display: block;font-size: 20px;color: #333333;font-weight: 500;box-sizing: border-box;padding: 0 20px;background: url(../images/h-x.png) left no-repeat;}
.header .header-top .header-list a:first-child{background: none;}
.header .header-top .header-list a:hover{color: #41a7ac;}
.header .header-top .header-list input{border: none;box-sizing: border-box;padding: 0 20px 0 60px;display: block;background: url(../images/h-search.png) 20px no-repeat #f5f5f5;border-radius: 20px;}
.header .header-top .header-list input.h-input{width: 270px;height: 40px;font-size: 15px;color: #666666;line-height: 40px;}

.header .header-top .navMenu{float: right;display: none;}


.header .header-nav{width: 100%;height: 62px;overflow: hidden;}
.header .header-nav ul{width: 100%;box-sizing: border-box;overflow: hidden;}
.header .header-nav ul li{float: left;box-sizing: border-box;margin: 0 35px;}
.header .header-nav ul li a{display: block;font-size: 22px;color: #000000;font-weight: 500;line-height: 62px;box-sizing: border-box;}
.header .header-nav ul li.active{background: url(../images/nav-active.jpg) bottom no-repeat;}
.header .header-nav ul li.active a{color: #41a7ac;}
.header .header-nav ul li:hover{background: url(../images/nav-active.jpg) bottom no-repeat;}
.header .header-nav ul li:hover a{color: #41a7ac;}


.i-main{width: 100%;box-sizing: border-box;overflow: hidden;background: url(../images/banner-1.jpg) center top no-repeat;background-size: 100% auto;}

.i-main .i-item{width: 100%;position: relative;margin-top: 485px;background: #ffffff;box-shadow:  0 0 20px rgba(0, 0, 0, .1);border-radius: 10px;}
.i-main .i-item ul{box-sizing: border-box;padding: 30px 50px;display: flex;align-items: center;justify-content: space-around;}
.i-main .i-item ul li{box-sizing: border-box;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.i-main .i-item ul li a{display: block;}
.i-main .i-item ul li img{width: 120px;height: auto;display: block;margin: 0 auto;}
.i-main .i-item ul li h3{font-size: 24px;color: #333333;font-weight: 600;text-align: center;margin-top: 10px;}
.i-main .i-item ul li p{font-size: 16px;color: #999999;text-align: center;margin-top: 5px;}
.i-main .i-item ul li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.i-main .i-item ul li:hover h3{color: #41a7ac;}

.i-title{width: 100%;box-sizing: border-box;overflow: hidden;}
.i-title h3{float: left;font-size: 42px;color: #263741;font-weight: 500;}
.i-title a{height: 26px;line-height: 26px;display: block;float: right;font-size: 16px;color: #666666;box-sizing: border-box;margin-top: 15px;padding-left: 35px;background: url(../images/more-1.png) left no-repeat;}

.i-one{width: 100%;box-sizing: border-box;overflow: hidden;margin: 60px 0 0 0;}
.i-one .i-bmdt{float: left;width: 965px;overflow: hidden;}
.i-one .i-bmdt .i-bmdt-list{float: left;width: 395px;text-align: justify;margin-top: 30px;}
.i-one .i-bmdt .i-bmdt-list li{box-sizing: border-box;margin-top: 25px;}
.i-one .i-bmdt .i-bmdt-list li:first-child{margin-top: 0;}
.i-one .i-bmdt .i-bmdt-list li a{display: block;width: 100%;height: 100%;}
.i-one .i-bmdt .i-bmdt-list li span{display: block;font-size: 16px;color: #999999;font-family: 'Arial';}
.i-one .i-bmdt .i-bmdt-list li h3{font-size: 18px;color: #333333;font-weight: 500;margin-top: 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i-one .i-bmdt .i-bmdt-list li:hover h3{color: #41a7ac;}
.i-one .i-bmdt .i-bmdt-banner{float: right;width: 540px;margin-top: 30px;position: relative;}
.i-one .i-bmdt .i-bmdt-banner .bd{width: 100%;}
.i-one .i-bmdt .i-bmdt-banner .bd ul{box-sizing: border-box;overflow: hidden;}
.i-one .i-bmdt .i-bmdt-banner .bd ul li{float: left;width: 100%;height: auto;overflow: hidden;position: relative;}
.i-one .i-bmdt .i-bmdt-banner .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.i-one .i-bmdt .i-bmdt-banner .bd ul li .n-img{width: 100%;height: 341px;overflow: hidden;}
.i-one .i-bmdt .i-bmdt-banner .bd ul li .n-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.i-one .i-bmdt .i-bmdt-banner .bd ul li .n-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.i-one .i-bmdt .i-bmdt-banner .bd ul li:hover .n-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.i-one .i-bmdt .i-bmdt-banner .bd ul li .n-txt{width: 100%;height: 168px;box-sizing: border-box;padding: 20px 20px 0;background: #f5f4f4;text-align: justify;}
.i-one .i-bmdt .i-bmdt-banner .bd ul li .n-txt h3{font-size: 20px;color: #333333;font-weight: 500;box-sizing: border-box;overflow: hidden;}
.i-one .i-bmdt .i-bmdt-banner .bd ul li .n-txt p{font-size: 14px;color: #999999;text-indent: 2em;line-height: 22px;margin-top: 10px;}
.i-one .i-bmdt .i-bmdt-banner .bd ul li:hover .n-txt h3{color: #41a7ac;}
.i-one .i-bmdt .i-bmdt-banner .hd{width: 100%;box-sizing: border-box;position: absolute;left: 0;right: 0;bottom: 185px;margin: auto;}
.i-one .i-bmdt .i-bmdt-banner .hd ul{text-align: right;overflow: hidden;box-sizing: border-box;padding-right: 15px;}
.i-one .i-bmdt .i-bmdt-banner .hd ul li{display:inline-block;cursor: pointer;width:12px;height:12px;border-radius: 100%;background: #ffffff;overflow:hidden;margin: 0 3px;font-size: 0px;}
.i-one .i-bmdt .i-bmdt-banner .hd ul li.on{background: #41a7ac;}
.i-one .i-bmdt .i-bmdt-banner .bBtn{position: absolute;top: 135px;width: 40px;height: 67px;}
.i-one .i-bmdt .i-bmdt-banner a.prev{left: 0;background: url(../images/n-left.png) center no-repeat;background-size: cover;}
.i-one .i-bmdt .i-bmdt-banner a.next{right: 0;background: url(../images/n-right.png) center no-repeat;background-size: cover;}


.i-one .i-xshd{float: right;width: 375px;}
.i-one .i-xshd ul{width: 100%;box-sizing: border-box;margin-top: 30px;}
.i-one .i-xshd ul li{box-sizing: border-box;margin-top: 18px;padding-top: 18px;border-top: 1px dashed #d8dcde;}
.i-one .i-xshd ul li:first-child{margin-top: 0;padding-top: 0;border: none;}
.i-one .i-xshd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.i-one .i-xshd ul li .x-time{float: left;width: 72px;height: 72px;font-family: 'Arial';text-align: center;box-sizing: border-box;border: 1px solid #f2f2f2;}
.i-one .i-xshd ul li .x-time p{font-size: 39px;color: #1a75ab;margin-top: 5px;}
.i-one .i-xshd ul li .x-time span{display: block;font-size: 14px;color: #1a75ab;}
.i-one .i-xshd ul li .x-txt{float: right;width: 290px;text-align: justify;}
.i-one .i-xshd ul li .x-txt h3{height: 50px;font-size: 18px;color: #333333;font-weight: 500;}
.i-one .i-xshd ul li .x-txt p{font-size: 14px;color: #999999;margin-top: 3px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i-one .i-xshd ul li:hover .x-txt h3{color: #41a7ac;}

.i-two{width: 100%;box-sizing: border-box;padding: 45px 0 0;margin: 80px 0 0 0;position: relative;}
.i-two .hlrw-bg{width: 1500px;height: 610px;position: absolute;left: -50px;top: 0;margin: auto;z-index: -1;background: url(../images/i-bg-1.jpg) center;background-size: 100% 100%;}
.i-two .i-hlrw{width: 100%;height: 500px;box-sizing: border-box;padding: 40px 0 0;}
.i-two .i-hlrw .hlrw-item{float: left;width: 410px;box-shadow: 5px 5px rgba(197, 234, 255, .5);margin-left: 30px;}
.i-two .i-hlrw .hlrw-item:first-child{margin-left: 0;}
.i-two .i-hlrw .hlrw-item a{display: block;width: 100%;height: 100%;}
.i-two .i-hlrw .hlrw-item .hlrw-img{width: 100%;height: 270px;overflow: hidden;position: relative;}
.i-two .i-hlrw .hlrw-item .hlrw-img span{font-size: 16px;color: #ffffff;display: block;border-radius: 10px 0 0 0;width: 100px;height: 44px;line-height: 44px;text-align: center;position: absolute;right: 0;bottom: 0;background: #2391d1;}
.i-two .i-hlrw .hlrw-item .hlrw-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.i-two .i-hlrw .hlrw-item .hlrw-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.i-two .i-hlrw .hlrw-item:hover .hlrw-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.i-two .i-hlrw .hlrw-item .hlrw-txt{width: 100%;height: 150px;text-align: justify;box-sizing: border-box;padding: 18px;border: 1px solid #cfeeff;}
.i-two .i-hlrw .hlrw-item .hlrw-txt h3{font-size: 18px;color: #333333;font-weight: 500;}
.i-two .i-hlrw .hlrw-item .hlrw-txt p{font-size: 14px;color: #999999;margin-top: 10px;line-height: 22px;}
.i-two .i-hlrw .hlrw-item:hover .hlrw-txt h3{color: #41a7ac;}
.i-two .i-hlrw ul{float: right;width: 517px;}
.i-two .i-hlrw ul li{width: 100%;box-sizing: border-box;margin-top: 15px;border: 1px solid #cfeeff;box-shadow: 5px 5px rgba(197, 234, 255, .5);background: #ffffff;}
.i-two .i-hlrw ul li:first-child{margin-top: 0;}
.i-two .i-hlrw ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 20px 18px;text-align: justify;}
.i-two .i-hlrw ul li span{display: block;font-size: 16px;color: #999999;font-family: 'Arial';}
.i-two .i-hlrw ul li h3{font-size: 18px;color: #333333;font-weight: 500;margin-top: 9.5px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.i-two .i-hlrw ul li:hover{background: #499ed0;}
.i-two .i-hlrw ul li:hover span{color: #ffffff;}
.i-two .i-hlrw ul li:hover h3{color: #ffffff;}

.i-three{width: 100%;box-sizing: border-box;margin: 80px 0;position: relative;}
.i-three .i-hlfc-banner{width: 100%;box-sizing: border-box;position: relative;margin-top: 40px;}
.i-three .i-hlfc-banner .bd{width: 100%;overflow: hidden;}
.i-three .i-hlfc-banner .bd ul{overflow: hidden;width: 100%;box-sizing: border-box;}
.i-three .i-hlfc-banner .bd ul li{width: 250px;box-sizing: border-box;padding: 15px 0 25px 0;float: left;margin-right: 38px;background: rgba(233, 247, 255, .5); position: relative;overflow: hidden;}
.i-three .i-hlfc-banner .bd ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;overflow: hidden;text-align: center;}
.i-three .i-hlfc-banner .bd ul li .h-img{width: 220px;height: 282px;margin: 0 auto;overflow: hidden;}
.i-three .i-hlfc-banner .bd ul li .h-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.i-three .i-hlfc-banner .bd ul li h3{font-size: 20px;color: #333333;font-weight: 500;margin-top: 15px;}
.i-three .i-hlfc-banner .bd ul li p{font-size: 16px;color: #37bdc5;margin-top: 10px;}
.i-three .i-hlfc-banner .bd ul li:hover{background: #499ed0;}
.i-three .i-hlfc-banner .bd ul li:hover h3{color: #ffffff;}
.i-three .i-hlfc-banner .bd ul li:hover p{color: #ffffff;}

.i-three .i-hlfc-banner .hd{width: 100%;box-sizing: border-box;margin: 38px 0 0 0;}
.i-three .i-hlfc-banner .hd ul{text-align: center;overflow: hidden;box-sizing: border-box;}
.i-three .i-hlfc-banner .hd ul li{display:inline-block;cursor: pointer;width:14px;height:14px;border-radius: 100%;background: #e2e9f1;overflow:hidden;margin: 0 8px;font-size: 0px;}
.i-three .i-hlfc-banner .hd ul li.on{background: #499ed0;}
.i-three .i-hlfc-banner .n-btn{position: absolute;width: 40px;height: 68px;top: 0;bottom: 0;margin: auto;cursor: pointer;}
.i-three .i-hlfc-banner .prev{left: 0px;background: url(../images/h-left.png) center no-repeat;}
.i-three .i-hlfc-banner .next{right: 0px;background: url(../images/h-right.png) center no-repeat;}



/*悬浮层*/
.iFix{position: fixed;width: auto;height: auto;box-sizing: border-box;right: 0;bottom: 35%;z-index: 999;}
.iFix .ReturnTop{display: none;width: 68px;height: 68px;float: right;box-sizing: border-box;cursor: pointer;background: #ffffff;margin-top: 2px;border-radius: 5px;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
.iFix .ReturnTop img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}

.footer{width: 100%;box-sizing: border-box;background: #333333;}
.links{width: 100%;height: 65px;line-height: 65px;box-sizing: border-box;overflow: hidden;border-bottom: 1px solid #4a4a4a;}
.links p{font-size: 16px;color: #ffffff;}
.links p a{display: inline-block;color: #ffffff;margin-left: 20px;}

.footer-content{width: 100%;box-sizing: border-box;padding: 45px 0;overflow: hidden;}
.footer-content .f-left{float: left;}
.footer-content .f-left p{font-size: 16px;color: #ffffff;line-height: 35px;}

.footer-content .f-right{float: right;text-align: right;}
.footer-content .f-right p{font-size: 16px;color: #ffffff;line-height: 35px;}
.footer-content .f-right p a{color: #ffffff;box-sizing: border-box;}
.footer-content .f-right p a.f-0{padding-left: 25px;background: url(../images/f-1.png) left no-repeat;}
.footer-content .f-right p img{margin-top: 10px;}

@media (max-width: 1399px) {
    html{font-size:20px;}
	.container{width: 100%;}


    .header{width: 100%;box-sizing: border-box;background: #ffffff;}
    .header .header-top{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0.5rem 0.3rem;border-bottom: 1px solid #f5f5f5;}
    .header .header-top .header-log{float: left;}
    .header .header-top .header-log a{display: block;}
    .header .header-top .header-log img{width: auto;height: 1.5rem;display: block;}

    .header .header-top .header-list{display: none;}

    .header .header-top .navMenu{float: right;box-sizing: border-box;display: block;margin-top: 0rem;}
	.header .header-top .navMenu span{width: 1.3rem;height: 0.1rem;background: #41a7ac;display: block;margin-top: 0.2rem;}
	


    .header .header-nav{display: none;width: 100%;height: 100%;position: fixed;left: 0;right: 0;top: 2.5rem;margin: auto;box-sizing: border-box;border-top: 1px solid #41a7ac; padding-bottom: 3.5rem;overflow: auto;background: #FFFFFF;z-index: 9999;}
    .header .header-nav ul{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0 0.3rem;}
    .header .header-nav ul li{width: 100%;float: left;box-sizing: border-box;margin: 0;}
    .header .header-nav ul li a{display: block;font-size: 1rem;color: #000000;font-weight: 500;line-height: 2.5rem;box-sizing: border-box;}
    .header .header-nav ul li.active{background: none;}
    .header .header-nav ul li.active a{color: #41a7ac;}
    .header .header-nav ul li:hover{background: none;}
    .header .header-nav ul li:hover a{color: #41a7ac;}


    .i-main{width: 100%;box-sizing: border-box;padding-bottom: 2rem;overflow: hidden;background: url(../images/banner-1.jpg) center top no-repeat;background-size: 100% auto;}

    .i-main .i-item{width: 100%;box-sizing: border-box;margin-top: 6rem;padding: 0 0.3rem;background: #ffffff;box-shadow:  0 0 20px rgba(0, 0, 0, .1);border-radius: 10px;}
    .i-main .i-item ul{box-sizing: border-box;padding: 1rem 0;display: flex;align-items: center;justify-content: space-around;}
    .i-main .i-item ul li{box-sizing: border-box;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
    .i-main .i-item ul li a{display: block;}
    .i-main .i-item ul li img{width: auto;height: 3rem;display: block;margin: 0 auto;}
    .i-main .i-item ul li h3{font-size: 0.8rem;color: #333333;font-weight: 600;text-align: center;margin-top: 0.5rem;}
    .i-main .i-item ul li p{display: none;}
    .i-main .i-item ul li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
    .i-main .i-item ul li:hover h3{color: #41a7ac;}

    .i-title{width: 100%;box-sizing: border-box;overflow: hidden;}
    .i-title h3{float: left;font-size: 0.9rem;color: #263741;font-weight: 600;}
    .i-title a{height: auto;line-height: 1.2rem;font-size: 0.6rem;color: #666666;box-sizing: border-box;margin-top: 0;padding-left: 0;background: none;}
    
    .i-one{width: 100%;box-sizing: border-box;overflow: hidden;margin: 1rem 0 0;padding: 1rem 0.3rem;}
    .i-one .i-bmdt{float: left;width: 100%;overflow: hidden;}
    .i-one .i-bmdt .i-bmdt-list{float: left;width: 100%;text-align: justify;margin-top: 1rem;}
    .i-one .i-bmdt .i-bmdt-list li{box-sizing: border-box;margin-top: 0.5rem;padding-bottom: 0.5rem;border-bottom: 1px dashed #d8dcde;}
    .i-one .i-bmdt .i-bmdt-list li:first-child{margin-top: 0;}
    .i-one .i-bmdt .i-bmdt-list li a{display: block;width: 100%;height: 100%;}
    .i-one .i-bmdt .i-bmdt-list li span{display: block;font-size: 0.6rem;}
    .i-one .i-bmdt .i-bmdt-list li h3{font-size: 0.8rem;margin-top: 0.3rem;}
    .i-one .i-bmdt .i-bmdt-list li:hover h3{color: #41a7ac;}
    .i-one .i-bmdt .i-bmdt-banner{float: right;width: 100%;margin-top: 1rem;position: relative;}
    .i-one .i-bmdt .i-bmdt-banner .bd{width: 100%;}
    .i-one .i-bmdt .i-bmdt-banner .bd ul{box-sizing: border-box;overflow: hidden;}
    .i-one .i-bmdt .i-bmdt-banner .bd ul li{float: left;width: 100%;height: auto;overflow: hidden;position: relative;}
    .i-one .i-bmdt .i-bmdt-banner .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
    .i-one .i-bmdt .i-bmdt-banner .bd ul li .n-img{width: 100%;height: 12rem;overflow: hidden;}
    .i-one .i-bmdt .i-bmdt-banner .bd ul li .n-txt{width: 100%;height: auto;box-sizing: border-box;padding: 0.5rem;}
    .i-one .i-bmdt .i-bmdt-banner .bd ul li .n-txt h3{font-size: 0.8rem;color: #333333;font-weight: 500;box-sizing: border-box;overflow: hidden;}
    .i-one .i-bmdt .i-bmdt-banner .bd ul li .n-txt p{display: none;}
    .i-one .i-bmdt .i-bmdt-banner .bd ul li:hover .n-txt h3{color: #41a7ac;}
    .i-one .i-bmdt .i-bmdt-banner .hd{width: 100%;box-sizing: border-box;position: absolute;left: 0;right: 0;bottom: 3.5rem;margin: auto;}
    .i-one .i-bmdt .i-bmdt-banner .hd ul{text-align: right;overflow: hidden;box-sizing: border-box;padding-right: 1rem;}
    .i-one .i-bmdt .i-bmdt-banner .hd ul li{display:inline-block;cursor: pointer;width:0.5rem;height:0.5rem;border-radius: 100%;background: #ffffff;overflow:hidden;margin: 0 3px;font-size: 0px;}
    .i-one .i-bmdt .i-bmdt-banner .hd ul li.on{background: #41a7ac;}
    .i-one .i-bmdt .i-bmdt-banner .bBtn{display: none;}
    
    .i-one .i-xshd{float: right;width: 100%;margin-top: 1rem;}
    .i-one .i-xshd ul{width: 100%;box-sizing: border-box;margin-top: 1rem;}
    .i-one .i-xshd ul li{box-sizing: border-box;margin-top: 0.5rem;padding-top: 0.5rem;border-top: 1px dashed #d8dcde;}
    .i-one .i-xshd ul li:first-child{margin-top: 0;padding-top: 0;border: none;}
    .i-one .i-xshd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
    .i-one .i-xshd ul li .x-time{float: left;width: 20%;height: auto;font-family: 'Arial';text-align: center;box-sizing: border-box;border: 1px solid #f2f2f2;}
    .i-one .i-xshd ul li .x-time p{font-size: 1rem;color: #1a75ab;margin-top: 0.5rem;}
    .i-one .i-xshd ul li .x-time span{display: block;font-size: 0.7rem;color: #1a75ab;margin: 0.2rem 0;}
    .i-one .i-xshd ul li .x-txt{float: right;width: 76%;text-align: justify;}
    .i-one .i-xshd ul li .x-txt h3{height: auto;font-size: 0.8rem; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
    .i-one .i-xshd ul li .x-txt p{font-size: 0.6rem;margin-top: 0.5rem;}

    .i-two{width: 100%;box-sizing: border-box;padding: 1rem 0.3rem;margin: 0;position: relative;background: #f5f5f5;}
    .i-two .hlrw-bg{display: none;}
    .i-two .i-hlrw{width: 100%;height: 500px;box-sizing: border-box;padding: 1rem 0 0;}
    .i-two .i-hlrw .hlrw-item{float: left;width: 100%;box-shadow: none;margin-left: 0;margin-bottom: 1rem;}
    .i-two .i-hlrw .hlrw-item:first-child{margin-left: 0;}
    .i-two .i-hlrw .hlrw-item a{display: block;width: 100%;height: 100%;}
    .i-two .i-hlrw .hlrw-item .hlrw-img{width: 100%;height: 12rem;overflow: hidden;position: relative;}
    .i-two .i-hlrw .hlrw-item .hlrw-img span{font-size: 0.7rem;border-radius: 0.5rem 0 0 0;width: auto;height: 2rem;line-height: 2rem;box-sizing: border-box;padding: 0 0.5rem;}
    .i-two .i-hlrw .hlrw-item .hlrw-txt{width: 100%;height: auto;text-align: justify;box-sizing: border-box;padding: 0.5rem;border: 1px solid #cfeeff;}
    .i-two .i-hlrw .hlrw-item .hlrw-txt h3{font-size: 0.8rem;}
    .i-two .i-hlrw .hlrw-item .hlrw-txt p{display: none;}
    .i-two .i-hlrw .hlrw-item:hover .hlrw-txt h3{color: #41a7ac;}
    .i-two .i-hlrw ul{float: right;width: 100%;}
    .i-two .i-hlrw ul li{width: 100%;box-sizing: border-box;margin-top: 0.5rem;box-shadow: none;}
    .i-two .i-hlrw ul li:first-child{margin-top: 0;}
    .i-two .i-hlrw ul li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0.5rem;text-align: justify;}
    .i-two .i-hlrw ul li span{display: block;font-size: 0.7rem;color: #999999;font-family: 'Arial';}
    .i-two .i-hlrw ul li h3{font-size: 0.8rem;margin-top: 0.3rem;}
    
    .i-three{display: none;}
    

	/*悬浮层*/
	.iFix{position: fixed;width: 1.7rem;height: auto;box-sizing: border-box;right: 0;top: 60%;z-index: 999;}
	.iFix ul{display: none;}
	.iFix .ReturnTop{width: 1.7rem;height: 1.7rem;display: none;margin-top: 0.5rem;position: relative;border-radius: 0.25rem;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
	.iFix .ReturnTop span{display: none;}
	.iFix .ReturnTop:hover span{display: none;}

    .footer{width: 100%;box-sizing: border-box;background: #333333;}
    .links{display: none;}
    .footer-content{width: 100%;box-sizing: border-box;padding: 1rem 0.3rem;overflow: hidden;}
    .footer-content .f-left{float: left;}
    .footer-content .f-left p{font-size: 0.7rem;color: #ffffff;line-height: 1.5rem;}
    .footer-content .f-left p.f-n{display: none;}
    .footer-content .f-right{float: left;text-align: left;}
    .footer-content .f-right p{font-size: 0.7rem;color: #ffffff;line-height: 1.5rem;}
    .footer-content .f-right p a{color: #ffffff;box-sizing: border-box;}
    .footer-content .f-right p a.f-0{padding-left: 1.2rem;background: url(../images/f-1.png) left no-repeat;}
    .footer-content .f-right p img{margin-top: 0.5rem;}

    .i-common{width: 100%;position: relative;margin-top: 4.5rem;box-sizing: border-box;padding: 0.5rem 0.3rem;border-radius: 0.5rem 0.5rem 0 0;background: #ffffff;}

    .location{width: 100%;line-height: 1.8rem;box-sizing: border-box;}
	.location p{box-sizing: border-box;font-size: 0.6rem;}
	.location p a{display: inline-block;margin: 0 0.2rem;}
		
	.commonUl{box-sizing: border-box;height: 2rem;}
	.commonUl ul{height: 2rem;box-sizing: border-box;overflow-y: hidden;overflow-x: auto;white-space: nowrap;}
	.commonUl ul li{float: none;height: 2rem;display: inline-block; box-sizing: border-box;}
	.commonUl ul li a{display: block;font-size: 0.8rem;font-weight: normal;height: 2rem;line-height: 2rem;margin: 0 1rem;box-sizing: border-box}
	.commonUl ul li:first-child a{margin-left: 0;}

    .i-common .commonList{box-sizing: border-box;width: 100%;margin: 1rem 0;}
	.i-common .commonList li{width: 100%;height: auto;box-sizing: border-box;position: relative;padding-bottom: 0.5rem;margin-bottom: 0.5rem;overflow: hidden;}
	.i-common .commonList li a{display: block;width: 100%;height: 100%;box-sizing: border-box;}
	.i-common .commonList li .nImg{float: left;width: 30%;height: 3.6rem;overflow: hidden;}
	.i-common .commonList li .nTxt{float: right;width: 65%;}
	.i-common .commonList li .nTxt h3{font-size: 0.7rem;height: 2.1rem;color: #333333;white-space: normal;}
	.i-common .commonList li .nTxt p{display: none;}
	.i-common .commonList li .nTxt p span{display: inline-block;margin-top: 0;}
	.i-common .commonList li .nTxt span{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.i-common .commonList li .nTxt h3 span{font-size: 0.7rem;}
	.i-common .commonList li .tTxt{float: right;width: 100%;}
	.i-common .commonList li .tTxt h3{font-size: 0.7rem;height: 2.1rem;white-space: normal;}
	.i-common .commonList li .tTxt p{display: none;}
	.i-common .commonList li .tTxt small{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.i-common .commonList li .tTxt span{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.i-common .commonList li .tTxt h3 span{font-size: 0.7rem;}

    /*详情页*/
	.showMain{width: 100%;box-sizing: border-box;padding: 0;background: #ffffff;}
	.showTitle{margin-top: 0.5rem;padding: 0 0 0.5rem;overflow: hidden;}
	.showTitle h3{font-size: 0.8rem;text-align: left;text-align: justify;}
	.showTitle .showInfo{margin-top: 0.5rem;height: auto;overflow: hidden;}
	.showTitle .showInfo p{font-size: 0.6rem;width: 100%;}
	.showTitle .showInfo p span{margin-right: 1rem;}
	.showTitle .showInfo p b{display: block;color: #666666;float: left;margin-left: 0;width: 50%;margin-right: 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.showTitle .showInfo .showShare{display: none;}
	
	.showContent{box-sizing: border-box;text-align: justify;padding: 1rem 0 !important;word-break: break-all;}
	.showContent p{font-size: 0.7rem!important;color: #333333;line-height: 1.5rem!important;}
	.showContent img{width: auto;max-width: 100%;height: auto!important;;margin: 0.5rem 0;}

	.showVideo{width: 100%;height: 15rem;padding: 1.2rem 0 0 ;}
	.showPage{display: none;}
	.showEwm{display: none;}
	.recommend{display: none;}

    /*分页*/
	.newsPage{margin-top: 0.5rem;padding: 0.5rem 0;}
	.newsPage .newsPageContent a{font-size: 0.6rem;padding: 0.2rem 0.4rem;background: #eeeeee;margin:0 0.1rem;}
	.newsPage .newsPageContent span{display: none;}
	.newsPage .newsPageContent select{display: none;}

}
@media screen and (min-width:375px){ 
html{ font-size: 20px;}  
}
@media screen and (min-width:384px){ 
html{ font-size: 20.48px;}  
}
@media screen and (min-width:412px){ 
html{ font-size: 21.973px;}  
}
@media screen and (min-width:414px){ 
html{ font-size: 22.08px;}  
}
@media screen and (min-width:424px){ 
html{ font-size: 22.613px;}  
}
@media screen and (min-width:480px){ 
html{ font-size:25.6px;}  
}
@media screen and (min-width:540px){ 
html{ font-size:28.8px;}  
}
@media screen and (min-width:600px){ 
html{ font-size: 32px;}  
}
@media screen and (min-width:800px){ 
html{ font-size:42.667px;}  
}

