﻿/***** Header *****/
header{position: relative;width: 100%;z-index: 1000;background: #fff;box-shadow: 0 0 .1rem rgb(0 0 0 / 20%);}
header .user{background: #2755ab;}
header .user a {font-size: 14px;color:#fff;padding: 3px 0;}
header .user a i{margin-right: 5px;}
header .info{padding:.1rem 0;font-size: 0;}
header .info>.row>div{float:initial;display:inline-block;vertical-align:middle;padding: 0;}
header .info .text-left {padding-right: .2rem !important;}
header .info .text-right{padding-left:.2rem !important;}
header .info .text-left a {display: inline-block;}
header .info .text-right>div {display:inline-block;vertical-align:middle;margin-left:.2rem;}
header .info .search form>*{height: 32px;line-height: 32px;display:inline-block;vertical-align: top;font-size: 14px;border: 1px solid #d70c19;}
header .info .search input{padding: 0 .05rem;color: #d70c19;}
header .info .search button {background: #d70c19;border: none;color: #fff;padding: 0 .1rem;}
header .nav{border-top:1px solid #c1c1c1}
header .nav dl{display:table-cell;width:200px}
header .nav dl a{line-height: 50px;height: 50px;color:#747577;font-weight:700;text-align:center;font-size: 14px;}
header .nav dl a.on,header .nav dl a:hover{background:#2755ab;color:#fff}

/***** Header End *****/

.tem_banner{position:relative;width:100%;/* padding-top: 2.19rem; */}
.tem_banner.index .txt{position:absolute;width:100%;height:100%;top:0;left:0;font-size:.16rem;text-align: left;color: #fff;}
.tem_banner.index .txt .pd{display:inline-block;text-align:left;max-width: 4.95rem;}
.tem_banner.index .txt .logo{font-size:0;margin-bottom: .35rem;}
.tem_banner.index .txt .logo .img{display:inline-block;width:2.17rem;opacity:0;transition:none;transform:translateY(30px);}
.tem_banner.index .txt .title {width: 100%;text-align: center;}
.tem_banner.index .txt .title>*{text-shadow: 1px 1px 5px #000;}
.tem_banner.index .txt .title h2{font-size: .48rem;color:#fff;display: block;margin-bottom: .5rem;line-height: 1.4;opacity: 0;transform: translateY(50px);transition: 1s;}
.tem_banner.index .txt .title p{font-size: 1rem;color:#fff;opacity: 0;transform: translateY(50px);transition: 1s;}
.tem_banner.index .swiper-slide-active .txt .title h2{transform: none;transition: 1s;opacity: 1;transition-delay: .3s;}
.tem_banner.index .swiper-slide-active .txt .title p{transform: none;transition: 1s;opacity: 1;transition-delay: .6s;}

.tem_banner .slide-pagination{transition:.5s;position:absolute;z-index:1;bottom:5%;left:50%;transform:translateX(-50%);text-align:center}
.tem_banner .slide-pagination span{width:11px;height:11px;border-radius:100%;border:1px solid #fff;opacity:1;background:0 0;margin:0 5px;outline:0}
.tem_banner .slide-pagination span.swiper-pagination-bullet-active{background: #2755ab;border-color: #2755ab;}

.tem_banner.indise .flash{font-size:0}
.tem_banner.indise .flash img{width:100%;height:100%}
.tem_banner.indise .txt{position:absolute;bottom: 0;left:0;width:100%;text-align: center;color: #fff;}
.tem_banner.indise .txt .title{font-size: .45rem;color: #fff;display: block;margin-bottom: 1.5rem;text-align: right;}
.tem_banner.indise .txt .title h2{color:#eb5f2e;font-size:.45rem;}
.tem_banner.indise .txt .title p{font-size:.36rem;color:#fff;display:block;margin-top:.1rem;}

.tem_banner.indise .txt .nav{background: #1e4ba7;text-align:left;overflow: hidden;}
.scode-2 .tem_banner.indise .txt .nav {display: none;}
.tem_banner.indise .txt .nav li{display:inline-block;vertical-align:top;font-size:.2rem;text-align:center;}
.tem_banner.indise .txt .nav li a {line-height: .9rem;color: #fff;font-size: .16rem;position: relative;padding: 0 .6rem;}
.tem_banner.indise .txt .nav li a::after{position:absolute;content:'';width:1px;height:.5rem;margin-top:-.25rem;right:0;top:50%;border-right:dashed 1px #fff}
.tem_banner.indise .txt .nav li a i {margin-left: .1rem;}
.tem_banner.indise .txt .nav li a:hover {background: #1b408a;}

.tem_banner .position{position:absolute;bottom:0;width:100%;height:.6rem;line-height:.6rem;background-color: rgba(0, 0, 0, 0.55);font-size: .14rem;color: #fff;}
.tem_banner .position a {font-size: .14rem;color: #fff;display: inline-block;margin: 0 .05rem;}
.tem_banner .position a:first-child {margin-left: 0;}

.index_notice{margin: .4rem 0;}
.index_notice .row{border: 1px solid #2755ab;border-radius: 6px;overflow: hidden;}
.index_notice .row>div {height: .76rem;line-height: .76rem;}
.index_notice .title{float: left;width: 17%;text-align: center;background: #2755ab;padding: 0 .1rem;}
.index_notice .title h2{display:inline-block;color:#fff;font-size: .18rem;line-height:inherit;position:relative;padding-left: .45rem;background:url(../image/icon-1.png) no-repeat left center;background-size:.33rem;}
.index_notice .desc{width:68%;float:left}
.index_notice .desc .list{width:100%;padding:0 .2rem}
.index_notice .desc .list>div{height:76px;font-size:0}
.index_notice .desc .list .swiper-slide>*{display:inline-block;vertical-align:middle;width:85%}
.index_notice .desc .list .swiper-slide h2{font-size: 16px;color:#2755ab;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.index_notice .desc .list .swiper-slide p{font-size: 14px;color:#7a7a7a;width:15%;margin:0;text-align:right;}
.index_notice .more{float:left;width:15%;text-align:center;border-left:1px solid #2755ab}
.index_notice .more a{font-size: .16rem;color:#7a7a7a;}

.index_nav{width:100%;margin-bottom: .4rem;}
.index_nav .title{text-align:center;margin-bottom:.4rem}
.index_nav .title h2{font-size: .34rem;color:#292828;}
.index_nav .title span{font-size: .18rem;color:#858485;margin: 10px 0 20px;display:block;}
.index_nav .title p{font-size: .16rem;color:#525252;}
.index_nav .list{width:100%}
.index_nav .list li{padding:0 .1rem}
.index_nav .list li a:hover .img {box-shadow: 0 0 .12rem #3a3a3a;}
.index_nav .list li a:hover img {transform: scale(1.1);}
.index_nav .list li .img{border-radius:10px;overflow:hidden}
.index_nav .list li .txt{padding: .15rem .2rem .15rem .6rem;position:relative;}
.index_nav .list li .txt::before{position:absolute;content:'';left:.1rem;top:0;height:100%;width: .31rem;}
.index_nav .list li.li1 .txt::before{background:url(../image/nav_1.png) no-repeat left center;background-size: .31rem;}
.index_nav .list li.li2 .txt::before{background:url(../image/nav_2.png) no-repeat left center;background-size: .26rem;}
.index_nav .list li.li3 .txt::before{background:url(../image/nav_3.png) no-repeat left center;background-size: .31rem;}
.index_nav .list li.li4 .txt::before{background:url(../image/nav_4.png) no-repeat left center;background-size: .31rem;}
.index_nav .list li .txt h2{font-size: .18rem;color:#262626;display:block;margin-bottom: 3px;}
.index_nav .list li .txt p{font-size: .16rem;color:#696969;}
.index_nav .list li .txt i {position: absolute;right: 0;top: .15rem;font-size: .35rem;color: #c3c3c3;}

.index_news{width: 100%;background: url(../image/news_bj.jpg) no-repeat top center #f5f5f5;padding: 60px 0;}
.index_news .title{color:#fff;margin-bottom:40px;text-align:center}
.index_news .title h2{font-size: .3rem;display:block;margin-bottom: .07rem;}
.index_news .title p{font-size:18px}
.index_news .list1{width:100%}
.index_news .list1 .item {margin-bottom: 35px;}
.index_news .list1 .item>div {display: table-cell;vertical-align: middle;min-height: 300px;}
.index_news .list1 .item .left{padding-right: .1rem;overflow: hidden;}
.index_news .list1 .item .left a{position:relative}
.index_news .list1 .item .left a h2{background:rgb(0 0 0 / 80%);position:absolute;left:0;bottom:0;color:#fff;padding:0 10px;line-height:50px;height:50px;font-size:14px;width: 100%;}
.index_news .list1 .item .right{background:#fff;padding:28px 22px;box-shadow: 1px 1px 6px #aeaeae;}
.index_news .list1 .item .right .titles{color:#373737;font-size: .24rem;}
.index_news .list1 .item .right .list{width:100%;padding:15px 0}
.index_news .list1 .item .right .list li{line-height: 42px;}
.index_news .list1 .item .right .list li a{position:relative;color:#5a5a5a}
.index_news .list1 .item .right .list li a p{font-size: .14rem;position:relative;padding-left: .2rem;padding-right: 1rem;}
.index_news .list1 .item .right .list li a:hover {color: #2755ab;text-decoration: underline;}
.index_news .list1 .item .right .list li a p:after{content:'';position:absolute;left: 0;top: 50%;width: .07rem;height: .07rem;background:#313131;border-radius:100%;margin-top: -.035rem;}
.index_news .list1 .item .right .list li a span{position:absolute;right:0;top:0;font-size:.14rem}
.index_news .list1 .item .right .more{display:block;font-size:0}
.index_news .list1 .item .right .more a{display:inline-block;font-size: .14rem;color:grey;}


/*** page web ***/
.page_web{width:100%;background: #f8f8f8;}
.page_head{border-bottom: 1px solid #e5e5e5;line-height: .6rem;}
.page_head .nav{padding-right:1rem}
.page_head .nav li{display:inline-block;vertical-align:top;margin-right:.5rem}
.page_head .nav li a{line-height:.6rem;color:#272626;font-size: .14rem;position:relative;overflow:hidden;}
.page_head .nav li a:after{position: absolute;bottom: 0;left: 50%;content: '';width: .12rem;height: .09rem;background: url(../image/sj.png) no-repeat;margin-left: -.06rem;background-size: .12rem;transform: translateY(.09rem);transition:.36s;}
.page_head .title h2:after{position: absolute;bottom: 0;left: 50%;content: '';width: .12rem;height: .09rem;background: url(../image/sj.png) no-repeat;margin-left: -.06rem;background-size: .12rem;}
.page_head .nav li a:hover,.page_head .nav li a.on {color: #2755ab;}
.page_head .nav li a:hover:after,.page_head .nav li a.on:after{transform: translateY(0);transition:.36s;}
.page_head .title {font-size:0;}
.page_head .title h2{color:#2755ab;font-size:16px;line-height: inherit;display: inline-block;vertical-align: top;position:relative;}
.page_head .position{position:absolute;right:0;top:0;color: #888;font-size: .14rem;}
.page_head .position a{display:inline-block;color:#888;margin:0 .03rem}
.page_head .position a:hover{color:#2755ab}
.page_content{padding: .6rem 0 .8rem;}

/***** Page-About *****/
.page_profile{position: relative;margin-bottom: .8rem;}
.page_profile .txt{position:relative;width:95%;margin:-1.24rem auto 0;padding:.4rem;background:#fff;box-shadow:1px 1px .2rem grey;border-radius: .05rem;}
.page_profile .txt .title{margin-bottom:.4rem;color:#2755ab}
.page_profile .txt .title h2{font-size:.2rem;display:block;margin-top:.05rem;position:relative;background:#fff}
.page_profile .txt .title h2:after{content:'';position:absolute;width:90%;right:0;background:url(../image/title_bj.png) repeat-x bottom right;height:35px;bottom:0}
.page_profile .txt .title p{font-size:.16rem;font-family:'arial'}
.page_profile .txt .con{font-size:.16rem}
.page_environment{width:100%;}
.page_environment .title{text-align:center;margin-bottom:.4rem;color:#2755ab}
.page_environment .title h2{font-size:.2rem}
.page_environment .title p{font-size:.16rem;font-family:arial;display:block;margin-top:.02rem}
.page_environment .list{position:relative;width:100%}

.page_video{padding:0 0 .56rem;}
.page_video .title{text-align:center;margin-bottom:.4rem;color:#2755ab}
.page_video .title h2{font-size:.2rem}
.page_video .title p{font-size:.16rem;font-family:arial;display:block;margin-top:.02rem}
.page_video .boxs {text-align:center}
.page_video video {width:5.5rem;background:#000;}
/**** Page-Culture ****/
.page_culture{width:100%;}
.page_culture .top{width:100%;}
.page_culture .top .left{float:left;width: 70%;}
.page_culture .top .left .row{margin-bottom:.33rem;font-size:0;background:#fff;box-shadow:1px 1px .1rem #777;width:100%}
.page_culture .top .left .row:last-child {margin: 0;}
.page_culture .top .left .row>div{display:table-cell;vertical-align:top;width:50%}
.page_culture .top .left .txt{position:relative;font-size:.14rem}
.page_culture .top .txt .title{width:.92rem;height:.85rem;background:url(../image/cul_bj.png) no-repeat;background-size:.92rem}
.page_culture .top .txt .title h2{font-size:.18rem;color:#fff;display:inline-block;margin-left:.08rem;margin-top:.15rem}
.page_culture .top .txt .con{width:80%;margin:0 auto;font-size:.15rem;color:#535353;line-height:1.8}
.page_culture .top .right{float:right;width: 27.6%;}
.page_culture .top .right>div{box-shadow:1px 1px .1rem #777;background:#fff}
.page_culture .top .right .txt{margin-top:.33rem;height: 1.96rem;}
.page_culture .bot{margin-top:.5rem}
.page_culture .bot li{display:table-cell;background:#fff;position:relative;box-shadow:1px 1px 5px #777;padding:.3rem .25rem}
.page_culture .bot li .title{white-space:nowrap;font-size:.18rem;color:#2755ab;font-weight:400;display:block;margin-bottom:.18rem}
.page_culture .bot li .con{color:#535353;font-size:.14rem;line-height:1.75}

/**** Page-History ****/
.page_history{width:100%;position:relative;}
.page_history .list{width:100%;font-size:0;padding: .25rem 0 1.6rem;position:relative;}
.page_history .list::after{content:'';top:0;position:absolute;left:50%;margin-left:-.5px;height:100%;background:#dcdcdc;width:1px}
.page_history .list::before{content:'';position:absolute;top:0;left:50%;width:13px;height:13px;background:#2755ab;margin-left:-6.5px;z-index:1;border-radius:100%}
.page_history .list .item{display:inline-block;width:50%;font-size:.14rem;vertical-align:top;text-align:right}
.page_history .list .item.even{text-align:left}
.page_history .list .item.even .pd{padding-left: .3rem;padding-right:initial;}
.page_history .list .item.even a dl{padding-right:.3rem;padding-left:initial}
.page_history .list .item .pd{display:inline-block;padding-right: .3rem;padding-bottom: .4rem;padding-top: .4rem;border-bottom:1px solid #dcdcdc;vertical-align: top;}
.page_history .list .item a{display:block}
.page_history .list .item a dt{display:block;margin-bottom:25px}
.page_history .list .item a dt h2{display:inline-block;width: 1.2rem;height: .42rem;background:#2755ab;line-height: .42rem;color:#fff;text-align:center;font-size: .2rem;}
.page_history .list .item a dl{display:block}
.page_history .list .item a dl dd{display:table;width:100%}
.page_history .list .item a dl dd span{display:table-cell;font-size: .14rem;}
.page_history .list .item a dl dd span.txt{color:#323232;line-height: 2.6;}
.page_history .list .item a dl dd span.time{width: 1rem;color:#323232;}


/**** Page-Honor ****/
.page_honor {width:100%;position:relative;}
.page_honor .row>div{padding: 0 .35rem;margin-bottom: .1rem;}
.page_honor .row a .pd {padding: .2rem;display: inline-block;background: #fff;border: 1px solid #d2d2d2;}
.page_honor .row a:hover img {transition: .36s;transform: scale(1.1);}
.page_honor .row a p{font-size: .16rem;color: #3c3c3c;font-weight: 400;text-align: center;padding: .15rem 0;}
.page_honor .row a:hover p{color:#2755ab;}

/**** Page-Department ****/
.page_department{background:#fff;padding:.5rem}
.page_department>div{padding:.4rem 0;border-bottom:1px dashed #d1d1d1}
.page_department .left{float:left;width:16%;text-align:center}
.page_department .left .img {width: .68rem;margin: 0 auto;}
.page_department .left h2{font-size: .2rem;color:#272727;display:block;margin-top: .1rem;}
.page_department .right{float:left;width:84%}
.page_department .right li{float:left;width:20%;padding-right:20px;margin-bottom:.2rem}
.page_department .right li a{border:1px solid #c4c4c4;background:#fff;color:#464646;font-size: .16rem;text-align:center;line-height: .5rem;}
.page_department .right li a:hover{background:#2755ab;color:#fff;border:1px solid #2755ab}

.show_department{background:#fff;padding: .4rem .4rem .6rem;}
.show_department .title {text-align:center;margin-bottom: 40px;}
.show_department .title h3{font-size: .22rem;color:#313131;display:block;margin-bottom: 20px;}
.show_department .title h2{position:relative;display:block;width: 90%;margin: 0 auto;}
.show_department .title h2:after{position:absolute;content:'';left:0;width:100%;height:3px;top:50%;margin-top:-1.5px;background:#000;background-image:linear-gradient(to right,#fff ,#2755ab,#fff)}
.show_department .title h2 span{display:inline-block;background:#2755ab;color:#fff;width: 160px;padding: .15rem 0;position: relative;z-index: 1;font-size: .18rem;}
.show_department .content p{font-size:.16rem;line-height:2;color:#888;}
.show_department .department{margin-bottom:.5rem;}
.show_department .expert .list{width:100%}
.show_department .expert .list li{padding: 0 .25rem;}
.show_department .expert .list li .txt{padding:.2rem 0 .5rem}
.show_department .expert .list li .img{border:1px solid #eee}
.show_department .expert .list li .txt h2{font-size: .16rem;display:block;margin-bottom: .07rem;color:#555;}
.show_department .expert .list li .txt p{font-size: .15rem;color:#777;}


/**** Page-Experts ****/
.page_experts{width:100%;background: #f8f8f8;}
.page_experts .nav{background:#fff;padding: .6rem 0;border-bottom: 1px solid #e5e5e5;}
.page_experts .nav li{float:left;width:12.5%;padding: 0 .03rem;margin-bottom: .1rem;}
.page_experts .nav li a{background:#fff;border:1px solid #e2e2e2;font-size: .15rem;color:#646464;text-align:center;line-height: .5rem;}
.page_experts .nav li a.on,.page_experts .nav li a:hover{background:#2755ab;color:#fff;border:1px solid #2755ab}
.page_experts .search{background:#fff;padding: .3rem 0;font-size: 0;}
.page_experts .search form>*{display:inline-block;vertical-align:top;line-height: .5rem;height: .5rem;border:1px solid #bfbfbf;font-size: .16rem;}
.page_experts .search form input{width:2rem;margin-right:10px;padding:0 10px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}
.page_experts .search form button{background:#eee;font-size: .14rem;color:#646464;padding: 0 .2rem;}
.page_experts .list{padding: .5rem 0;}
.page_experts .list li{margin-bottom: .45rem;}
.page_experts .list li.one {padding-right: .22rem;}
.page_experts .list li.two {padding-left: .22rem;}
.page_experts .list li a {background: #fff;}
.page_experts .list li a:hover {box-shadow: 1px 1px 10px #d3d3d3;}
.page_experts .list li a .img{float:left;width: 40.5%;border: 1px solid #eee;}
.page_experts .list li a .txt{float:left;padding: .3rem .3rem;width: 59.5%;}
.page_experts .list li a .txt h2{font-size: .18rem;color:#363636;}
.page_experts .list li a .txt h3{display:block;font-size:0;padding:15px 0}
.page_experts .list li a .txt h3 span{font-size: .16rem;color:#6f6f6f;display:inline-block;vertical-align:top;margin-right: .15rem;}
.page_experts .list li a .txt h3 span:first-child{color:#2755ab}
.page_experts .list li a .txt p{font-size: .14rem;color:#747474;line-height: .23rem;height: .69rem;}
.page_experts .list li a .txt i{display:inline-block;background:#eee;line-height: .4rem;height: .4rem;padding: 0 .3rem;border:1px solid #d5d5d5;margin-top: .4rem;color:#313131;font-size: .14rem;}
.page_experts .list li a .txt i:hover{background:#2755ab;color:#fff;border:1px solid #2755ab}

.show_experts{background:#f8f8f8;}
.show_experts .page_head .position {position: relative;}
.show_experts .content{padding:.5rem 0;}
.show_experts .box{background:#fff;padding:.5rem .5rem 1rem;}
.show_experts .box .top{padding-bottom:.55rem;border-bottom:1px dashed #ccc;margin-bottom:.5rem}
.show_experts .box .top .left{float:left;width:24%}
.show_experts .box .top .right{float:left;width:76%;padding-left:.34rem}
.show_experts .box .top .right>div{border-bottom:1px dashed #ccc}
.show_experts .box .top .right .title{padding:8px 0 15px;font-size:0}
.show_experts .box .top .right .title>*{display:inline-block;vertical-align:middle;color:#363636;font-size: .16rem;line-height: 1.6;}
.show_experts .box .top .right .title h3{font-size: .2rem;margin-right: .55rem;}
.show_experts .box .top .right .desc{padding:15px 0}
.show_experts .box .top .right p{font-size: .16rem;color:#333;line-height:1.75;display: inline-block;vertical-align: top;margin-right: .3rem;}
.show_experts .box .top .right p i{color:#7a7a7a}
.show_experts .box .top .right .time{padding:15px 0}
.show_experts .box .top .right .order{border:none;margin-top: .4rem;}
.show_experts .box .top .right .order a{display:inline-block;line-height: .5rem;background:#2755ab;color:#fff;padding: 0 .35rem;font-size: .14rem;}

/**** Page-News ****/
.page_news{width:100%;}
.page_news .list li {margin-bottom: .23rem;}
.page_news .list li a{background: #fff;padding: .2rem;position: relative;box-shadow: 1px 1px 10px #eee;}
.page_news .list li a:hover{box-shadow: 1px 1px 10px #b9b9b9;}
.page_news .list li a .txt{padding-right:2.5rem}
.page_news .list li a .txt h2{line-height: 2;font-weight:400;font-size:.2rem;color:#323232;margin-bottom: .04rem;}
.page_news .list li a:hover .txt h2{color:#2755ab;}
.page_news .list li a .txt p{font-size: .15rem;color:#5c5c5c;line-height: 1.8;}
.page_news .list li a .time{position:absolute;right:0;top:0;height:100%;padding:0 .3rem;border-left:1px solid #dcdcdc;text-align:center;}
.page_news .list li a .time p{font-size:.16rem;color:#676767;display:block;margin-bottom:.03rem}
.page_news .list li a .time h2{font-size:.24rem;color:#c3c3c3}

.show_news{width: 100%;}
.show_news .list {background: #fff;box-shadow: 1px 1px 10px #ccc;}
.show_news .list .top{border-bottom:1px solid #e5e5e5;text-align:center;padding: .3rem 0 .2rem;margin-bottom: .4rem;}
.show_news .list .top .title{font-size: .2rem;color:#313131;font-weight:700;padding: .12rem 0;}
.show_news .list .top .infos{display:block;text-align:center;font-size:0}
.show_news .list .top .infos>div{display:inline-block;vertical-align:top;margin: 0 .2rem;font-size: .14rem;color:#737373;}
.show_news .list .top .infos a,.show_news .list .top .infos span{color:#4064ae}
.show_news .list .bot{width:100%;text-align:center;padding-bottom:.5rem;border-bottom:1px solid #e5e5e5}
.show_news .list .bot .con{margin: 0 .5rem;text-align:initial;min-height:200px;}
.show_news .list .met_page{display:block;list-style:none;text-align:center;padding-bottom: .2rem;width:95%;margin:0 auto;overflow:hidden;}
.show_news .list .met_page li{display:inline-block;vertical-align:top;margin: 0 .25rem;line-height: 3.6;}
.show_news .list .met_page li>*{display:inline-block;vertical-align:top}
.show_news .list .met_page li span{color:#888}
.show_news .list .met_page li a{color:#466ab0}

/**** Page-List ****/
.page_list{width:100%;}
.page_list .row li{padding: 0 .13rem;margin-bottom: .5rem;}
.page_list .row li a{background:#fff;box-shadow: 1px 1px 7px #e0e0e0;}
.page_list .row li a:hover img {transform: scale(1.1);}
.page_list .row li a .txt {padding: .17rem;}
.page_list .row li a .txt h2 {color: #252525;font-size: .17rem;line-height: 3;}
.page_list .row li a .txt p {color: #656565;font-size: .14rem;line-height: 1.7;}

.page_list1{width:100%;}
.page_list1 .list li {margin-bottom: .27rem;}
.page_list1 .list li.one {padding-right: .2rem;}
.page_list1 .list li.two {padding-left: .2rem;}
.page_list1 .list li a {background: #fff;padding: .2rem;box-shadow: 1px 1px 10px #eee;}
.page_list1 .list li a:hover{box-shadow: 1px 1px 10px #b9b9b9;}
.page_list1 .list li a h2 {font-size: .18rem;color: #565656;line-height: .32rem;height: .64rem;}
.page_list1 .list li a p{font-size: .14rem;color: #535353;line-height:1.7}
.page_list1 .list li a span {font-size: .14rem;color: #717171;display: block;margin-top: .2rem;}

.page_show{background:#fff;box-shadow: 1px 1px 7px #e0e0e0;padding:.4rem;font-size: .16rem;}
.page_accept{width:100%}
.page_accept li{margin-bottom: .4rem;}
.page_accept li.right{padding-right: .2rem;}
.page_accept li.left{padding-left: .2rem;}
.page_accept li .pd{background:#fff;box-shadow: 1px 1px 7px #e0e0e0;padding:.4rem;font-size: .16rem;min-height: 4rem;}
.page_accept li .title{font-size: .2rem;color: #313131;margin-bottom: .15rem;}
.page_accept li .con{color: #4b4a4a;font-size: .16rem;line-height: 1.85;}

footer{background:#1e1e1e;padding: 40px 0 16px;}
footer .top{margin-bottom:.2rem}
footer .top .nav{padding:.1rem 0 .25rem}
footer .top .nav li{display:inline-block;vertical-align:top;margin-right: 0.3rem;}
footer .top .nav li a{color:#a0a0a0;font-size: 16px;}
footer .top .nav li a:hover{color:#fff}
footer .top .info{color:#a0a0a0;line-height: 22px;font-size: .14rem;}
footer .top .info a{display:inline-block;vertical-align:middle;color:#a0a0a0}
footer .top .info a:hover{color:#fff}
footer .top .text-right .img{display:inline-block}
footer .top .text-right .img p{color:#a0a0a0;font-size: .14rem;display:block;margin-top: .1rem;}
footer .bot{line-height:2.2;font-size:.14rem;color:#a0a0a0}
footer .bot .text-left>div{display:inline-block;vertical-align:middle;margin-right: .15rem;font-size: .14rem;}
footer .bot .text-left .ga a>*{display:inline-block;vertical-align:middle;color:#a0a0a0;font-size: .14rem;}
footer .bot .text-left .ga a:hover p{color:#fff}
footer .bot .text-left .link>*{display:inline-block;vertical-align:top;color:#a0a0a0;margin-right: 4px;font-size: .14rem;}
footer .bot .text-left .link a:hover{color:#fff}
footer .bot .text-right>*{display:inline-block;color:#a0a0a0}
footer .bot .text-right a:hover{color:#fff}

/**/
/********<=767 mobile nav style css********/
.m-header {background: #fff;box-shadow:0 0 12px rgba(0,0,0,0.2);}
.m-header >.col-xs-6>div {color: #555;}
.m-header >.col-xs-6 img {max-height: 35px;}
.st-container .st-menu {
	background: #fff;
	-webkit-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
	-o-transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
	transition: all .6s cubic-bezier(.77,0,.175,1) 0s;
}
.st-container .st-menu ul li a {color: #555;position:relative;font-size: .16rem;}
.st-container .st-menu ul li>a:hover,.st-container .st-menu ul li.active>a {background: #1163b2;box-shadow:0 4px 8px rgba(0,0,0,0.2);border-radius:5px;color:#FFF;}
.st-container .st-menu ul li>a>i {position:absolute;right:1em;top:50%;transform:translateY(-50%);color: #1163b2;}
.st-container .st-menu ul li.active>a>i,.st-container .st-menu ul li>a:hover>i {color:#FFF}
.st-container .st-menu ul li>dl {transition:none;margin:0}
.st-container .st-menu ul li>dl dd a {background:none;box-shadow:none;color: #888;padding-left:0;}
.st-container .st-menu ul li>dl dd a i {padding-right:10px;}
.st-container .st-menu ul li>dl dd.on2 a,.st-container .st-menu ul li>dl dd a:hover {color: #1163b2;font-weight: bold;}
.st-container .st-menu ul li>dl dd.on2 a i,.st-container .st-menu ul li>dl dd a:hover i {padding-right:16px}
.st-effect-1.st-menu {display:block;}
/**************************/
/******ipad****/
@media(max-width:990px){
	body{overflow-x:hidden;}
	.st-menu {display:block;}	
	.header {display:none;}
	.m-header  {top:0;opacity:1;}
	.tem_banner{padding-top: 60px;}
	.index_notice .desc .list .swiper-slide h2{font-size: 12px;line-height: .38rem;overflow: hidden;height: .76rem;overflow: hidden;}
    .index_notice .desc .list .swiper-slide p{display:none;}
    .index_notice .title h2{background: none;padding-left: 0;}
    .index_news .list1 .item>div{display:block;margin-bottom: .2rem;}
    .page_news .list li a .txt{padding-right: 1.2rem;}
    .index_news .list1 .item .left{padding:0}
    footer .top .nav{display:none;}
    footer .top .info{text-align:center;}
    footer .top .text-right{text-align:center;margin:.3rem 0}
    footer .bot>div{text-align:center;}
    footer .bot>div>div{text-align:center;display: block !important;}
    .page_head .position{position:relative;width:100%;}
    .page_head .nav{padding:0}
}

/********mobile*********/
@media(max-width:767px){
	.index_news .list1 .item .right .list li a p{padding-right:0;}
	.index_news .list1 .item .right .list li a span{display:none;}
	 .page_experts .nav li{float:initial;display:inline-block;vertical-align:top;width: inherit;}
	.page_experts .nav li a {white-space: nowrap;padding: 0 .15rem;}
	.page_experts .list li{padding:0 !important}
	.show_experts .box .top .right .title h3{margin-bottom:.1rem;}
	.page_list1 .list li {padding:0 !important}

}