/*----------公用样式----------*/
@media screen and (max-width: 319px) {
  html {
    font-size: 85.33333px; } }
@media screen and (min-width: 320px) and (max-width: 359px) {
  html {
    font-size: 85.33333px; } }
@media screen and (min-width: 360px) and (max-width: 374px) {
  html {
    font-size: 96px; } }
@media screen and (min-width: 375px) and (max-width: 383px) {
  html {
    font-size: 100px; } }
@media screen and (min-width: 384px) and (max-width: 399px) {
  html {
    font-size: 102.4px; } }
@media screen and (min-width: 400px) and (max-width: 413px) {
  html {
    font-size: 106.66667px; } }
@media screen and (min-width: 414px) {
  html {
    font-size: 110.4px; } }   

html,body { 
	background: #e9e9e9;
	position: relative;
	height: 100%;
}
body{
	font-size: 0.16rem;
}
ul, li, dl, dt, dd, h1, h2, h3, h4, h5, dl, dt, dd, p, ol {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
em {
	font-style: normal;
}
a{
	color: inherit;
}
.ftc-red{
	color: #e10000;
}
.pgcontainer{
	position: relative;
	height: 100%;
}
.content{
	position: relative;
}
.header ~ .content{
	padding-top: .5rem;	
}
.footer ~ .content{
	padding-bottom: .7rem;	
}
.fixed-btn ~ .content{
	padding-bottom: .6rem;	
}

.info{
	padding: 0.15rem 4% 0.15rem 4%;
	position: relative;
}
.info2{
	padding: 0.1rem 4% ;
	position: relative;
}
.info3{
	padding: 0.05rem 4% ;
	position: relative;
}
.info4{
	padding: 0px 4% ;
	position: relative;
}
.info img,
.info2 img,
.info3 img,
.info4 img{
	max-width: 100%;
}
.info p,
.info2 p,
.info3 p,
.info4 p{
	font-size: .16rem;
	line-height: 1.5;
}
.round{
	border-radius: .08rem;
}
.header,
.footer,
.fixed-btn{
	width: 100%;
	position: fixed;
	left: 0px;
	z-index: 199;
}
.header{
	height: .5rem;
	background: #fff;	
	top: 0;
	color: #000;
	text-align: center;
	box-shadow: 0px 1px 3px rgba(156,156,156,.4);
}
.header-index{
	background:#fff url(../img/headt.png) top no-repeat;
	background-size: 100%;
}
.header span{
	font-size: .19rem;
	line-height: 0.5rem;
	max-width: 1.92rem;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000085;
	text-transform: uppercase;
}
.header span img{
	width: 0.3rem;
	display: inline-block;
	position: relative;
}
.header>a{
	position: absolute;
	color: #000085;
	display: inline-block;
	top: 0.05rem;
}
.header>a i{
	font-size: 0.24rem;
}
.header a.btn-left{
	left: 0.15rem;
}
.header a.btn-right{
	right: 0.15rem;
}
.header a.btn-right2{
	right: 0.45rem;
}
.header .logo{
	height: 0.3rem;
	position: absolute;
	top: 0.1rem;
	left: 0rem;
	right: 0;
	margin: auto;
}
.header-drop{
	right: 0.15rem;
	position: absolute;
	color: #545454;
	display: inline-block;
	top: 0.07rem;
}
.header-drop i{
	font-size: 0.24rem;
}
.header-drop .am-dropdown-content>li{
	font-size: .15rem;
	color: #150000;
	text-align: center;
	border-bottom: 1px solid #c9c9e5;
	text-transform: uppercase;
}


.footer{
	height: 0.7rem;
	bottom: 0;
	background-color: #414141;
	box-shadow: 0px 1px 3px rgba(156,156,156,.4);
	border-top: 1px solid #eee;
}
.footer ul{
	display: flex;
}
.footer ul li{
	text-align: center;
	height: 0.7rem;
	padding-top: 0.06rem;
	font-size: 0.15rem;
	flex: 1;
}
.footer ul li a{
	color: #fff;
	display: block;
}
.footer ul li a i{
	display: block;
	font-size: 0.24rem;
	margin-bottom: 0.02rem;
	line-height: 0.3rem;
}
.footer ul li.code img{
	width: .56rem;
}
.footer ul li+li a{
	border-left: 1px solid #959595;
}

.fixed-btn{
	bottom: 0;
	background-color: #fff;
	box-shadow: 0px 1px 3px rgba(156,156,156,.4);
	height: .6rem;
	padding: .1rem 4% 0;
	border-top: 1px solid #eee;
}
.fixed-btn a{
	display: block;
	background-color: #e10000;
	color: #fff;
	text-align: center;
	height: .4rem;
	line-height: .4rem;
	border-radius: .08rem;
	font-size: .17rem;
}
.fixed-btn a i{
	margin-right: .08rem;
}
.gird{ 
	/*background-color:#fff;*/
}
.gird li{ 
	text-align:center; 
	padding:0.05rem 0; 
	/*border:1px solid #f8f8f8;*/
}
.gird li a .girdbox{ 
	color:#666; 
	position:relative;
	padding-top: 65%; 
	width:65%; 
	height:0; 
	margin:0 auto; 
}
.gird li a .girdbox .girdbg{
	width:100%; 
	height:100%; 
	position: absolute; 
	left: 0; 
	top: 0; 
	border-radius: 100%; 
	background:#e84242; 
	text-align:center;
	border: .03rem solid #ffdddd;
}

.gird li a .girdbox .girdbg .girdicon i{ 
	font-size:0.26rem; 
	color:#fff; 
	display:block; 
	overflow:hidden; 
	margin:0px auto;
	position:absolute; 
	top:50%; 
	left:50%; 
	-webkit-transform:translate(-50%,-50%); 
	transform:translate(-50%,-50%); 
}
.gird li a .girdbox .girdbg .girdicon{ 
	position:relative; 
	width:100%; 
	height:100%;
}
.gird li a p{ 
	color:#666; 
	font-size:0.15rem;
	height: 0.24rem;
	line-height: 0.24rem;
}
.gird.am-avg-sm-3 li a .girdbox{
	padding-top: 65%; 
	width:65%; 
}
.gird.am-avg-sm-3 li a p{
	margin-top: .03rem;
}
.gird.am-avg-sm-3 li a .girdbox .girdbg .girdicon i{
	font-size: .28rem;
}
.gird.am-avg-sm-4 li a .girdbox{
	padding-top: 75%; 
	width:75%; 
}

/*.gird li:nth-child(1) .girdbox .girdbg,
.gird li:nth-child(3) .girdbox .girdbg,
.gird li:nth-child(6) .girdbox .girdbg,
.gird li:nth-child(8) .girdbox .girdbg{ 
	background-color: #f39901;
}
.gird li:nth-child(2) .girdbox .girdbg,
.gird li:nth-child(4) .girdbox .girdbg,
.gird li:nth-child(5) .girdbox .girdbg,
.gird li:nth-child(7) .girdbox .girdbg{ 
	background-color: #0271e5;
}*/
.gird-orange li a .girdbox .girdbg{
	background-color: #ed7332;
	border-color: #ed7332;
}
.gird-blue li a .girdbox .girdbg{
	background-color: #2882d6;
	border-color: #2882d6;
}
.gird-green li a .girdbox .girdbg{
	background-color: #75c32f;
	border-color: #75c32f;
}
.gird-purple li a .girdbox .girdbg{
	background-color: #a036d7;
	border-color: #a036d7;
}
.gird-cyan li a .girdbox .girdbg{
	background-color: #34d1c4;
	border-color: #34d1c4;
}
.gird-yellow li a .girdbox .girdbg{
	background-color: #edbf32;
	border-color: #edbf32;
}


.upload-photo{

}
.upload-photo li{
	margin-bottom: .08rem;
	padding: 0 .04rem;
	text-align: center;
	position: relative;
}
.upload-photo li img{
	width: 100%;
	height: .88rem;
	border: 1px solid #a3a3a3;
}
.upload-photo li span{
	display: block;
	width: 100%;
	height: .88rem;
	background: url(../img/photo2.png) no-repeat;
	background-size: 100% 100%;
	/*border: 1px solid #a3a3a3;*/
}
.upload-photo li span.p2{
	background: url(../img/photo.jpg) no-repeat;
	background-size: 100% 100%;
	border:none;
}
.upload-photo input[type="file"],.sub-photo-input{
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.upload-photo li i{
	width: .2rem;
	height: .2rem;
	line-height: .2rem;
	background: #e80000;
	border-radius : 50%;
	text-align: center;
	position: absolute;
	top: -.03rem;
	right: .03rem;
	color: #fff;
	font-size: 13px;
	z-index: 5;
}


.danye{
	word-break: break-all;
    text-align: justify;
    font-size: .14rem;
    line-height: 1.6;
}

.danye img{
	max-width: 100%;
}
.danye table{
	width: 100% !important;
}
.bgc-white{
	background-color: #fff!important;
}
.bgc-red{
	background-color: #d30000!important;
}
.bgc-orange{
	background-color: #ef8105!important;
}
.bgc-orange2{
	background-color: #ff7800!important;
}
.bgc-gray{
	background-color: #f3f3f3!important;
}
.bgc-gray2{
	background-color: #f1f1f1!important;
}
.bgc-purple{
	background-color: #e9edff!important;
}
.bgc-black{
	background-color: #000000!important;
}
.bgc-black2{
	background-color: #606060!important;
}
.btn-blue{
	background-color: #426ab0!important;
	color: #ffffff!important;
}
.btn-brown{
	background-color: #763939!important;
	color: #ffffff!important;
}
.btn-gray{
	background-color: #a3a3a3!important;
	color: #ffffff!important;
}
.btn-green{
	background-color: #768832!important;
	color: #ffffff!important;
}
.text-red{
	color: #d30000!important;
}
.text-red2{
	color: #de0000!important;
}
.text-blue{
	color: #1d64aa!important;
}
.res-bg{
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.shadow{
	-webkit- box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(99,99,99,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(99,99,99,0.6);
}
.huit{
	border-top: .1rem solid #efefef;
}
.huib{
	border-bottom: .1rem solid #efefef;
}
.ti2{
	text-indent: 2em;
}

.f12{
	font-size: .12rem!important;
}
.f13{
	font-size: .13rem!important;
}
.f14{
	font-size: .14rem!important;
}
.f15{
	font-size: .15rem!important;
}
.f16{
	font-size: .16rem!important;
}
.f17{
	font-size: .17rem!important;
}
.f18{
	font-size: .18rem!important;
}
.f19{
	font-size: .19rem!important;
}
.f20{
	font-size: .2rem!important;
}
.f21{
	font-size: .21rem!important;
}
.f22{
	font-size: .22rem!important;
}
/*----------公用样式----------*/

/*----------清除amaze样式----------*/
.am-tabs-bd{
	border: none;
}
[data-am-widget='tabs'] {
    margin: 0px;
}
.am-tabs-bd .am-tab-panel{
	padding: 0;
}
.am-rel{
	position: relative;
}
.am-abs{
	position: absolute;
}
.am-list-news-default{
	margin: 0;
}
.am-margin-bottom-ml{
	margin-bottom: 16px;
}
.am-margin-top-ml{
	margin-top: 16px;
}
.am-paragraph-default{
	margin: 0;
}
.am-paragraph p{
	margin: 0;
}

/*.layui-layer-dialog .layui-layer-content{
	padding: .15rem!important;
}*/
.layui-layer-prompt textarea.layui-layer-input{
	height: 1.5rem!important;
}
/*----------清除amaze样式----------*/

/*----------清除amaze样式----------*/
.am-tabs-bd{
	border: none;
}
[data-am-widget='tabs'] {
    margin: 0px;
}
.am-tabs-bd .am-tab-panel{
	padding: 0;
}
.am-rel{
	position: relative;
}
.am-abs{
	position: absolute;
}
.am-list-news-default{
	margin: 0;
}
/*.am-pagination-select > li > a,
.am-pagination-select .am-pagination-select select{
	background-color: #fff;
}*/
/*----------清除amaze样式----------*/

/*----------个性用样式----------*/
.banner{
	/*margin-bottom: -.24rem;*/
}
.index-nav{
	/*background: #f0f0f0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(34,34,34,0.6);*/
}
.index-nav li a p{
	color: #000000;
	font-size: .15rem;
	margin-top: .06rem;
	height: .48rem;
	text-transform: uppercase;
}

.index-nav li:nth-child(1) a .girdbox .girdbg,
.index-nav li:nth-child(3) a .girdbox .girdbg
{
	background-color:#000085; 
	border-color: #cacadd;
}
.index-nav li:nth-child(2) a .girdbox .girdbg,
.index-nav li:nth-child(4) a .girdbox .girdbg{
	background-color:#df1200; 
	border-color: #dccbca;
}
/*.index-nav .gird li{
	border-left: 1px dashed #ef8105;
}
.index-nav .gird li:first-child{
	border-left: 0;
}*/
.index-nav .gird li a .girdbox{
	padding-top: 60%;
    width: 60%;
}
.gird li a .girdbox .girdbg .girdicon i{
	font-size: .3rem;
}
.indextitle{
	width: 2rem;
	display: block;
	margin: auto;
}
.more{
	display: block;
	font-size: .13rem;
	color: #828282;
	width: 100%;
	height: .38rem;
	line-height: .38rem;
	text-align: center;
	background: #e9e9e9;
}
.other{
	margin-top: .35rem;
	padding: 0.05rem;
	margin-bottom: .15rem;
}
.newslist{
	margin-top: 0.14rem;
	margin-bottom: .24rem;
}
.newslist li.am-list-item-desced{
	margin-bottom: 0.08rem;
	padding: 0 0.15rem;
}
.newslist h3.am-list-item-hd{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #2f2f2f;
	font-size: 0.16rem;
}
.am-list-news-default .newslist.am-list div.am-list-item-text{
	max-height: 3.9em; 
    -webkit-line-clamp: 2;
    color: #939393;
    font-size: 0.13rem;
}
.am-list-news-default .newslist.am-list div.am-list-item-time{
    font-size: 0.2rem;
    color: #ee8606;
}
.am-list-news-default .newslist.am-list div.am-list-item-time span{
    font-size: 0.14rem;
    margin-left: 0.05rem;
}
.am-list-news-default .newslist.am-list .am-list-thumb img {
    height: .74rem;
}

.map {
    width: 100%;
    height: 2.4rem;
    padding: 0.05rem;
    border: 0.05rem solid #cacbf0;
    margin: 0 auto;
    box-shadow: 0px 0px 0.1rem #CCCCCC;
}
.map img{
	max-width: none;
}
.cont{
	width: 90%;
	height: .4rem;
	line-height: .4rem;
	font-size: .17rem;
	padding: 0 0.1rem;
	margin: 0 auto;
	background-color: #8a9072;
	color: #fff;
	font-weight: 600;
}

.contact{
	/*background: #f0f0f0;*/
	color: #161616;
}
.contact p{	
	font-size: .14rem;
	position: relative;
	/*padding-left: 0.25rem;*/
	margin-bottom: .05rem;
	/*white-space: pre;*/
}
.contact p a{
	display: inline-block;
	color: #161616;
}
.contact p i{
	position: absolute;
	top: .03rem;
	left: 0;
	font-size: .16rem;
	color: #1a6eb5;
}
.con-pel{
	border-bottom: 1px dashed #868686;
	padding-bottom: .1rem;
	margin-bottom: .1rem;
}
.con-pel h3{
	color: #463fb4;
	font-size: .17rem;
}
.con-pel p{
	font-size: .15rem;
	color: #3b3b3b;
	padding: .02rem 0;
}

.proview-main li{
	padding: .06rem 0;
	border-bottom: 1px dashed #838383;
	color: #272727;
	font-size: .14rem;
}
.conimg{
	height: .36rem;
}
.proname{
	color: #0d0d0d;
	font-size: .2rem;
	margin-bottom: .2rem;
	text-align: center;
	/*padding-bottom: .05rem;*/
	/*border-bottom: 1px solid #bdbdbd;*/
}

.proimg{
	width: 3.2rem;
	height: 2.4rem;
	display: block;
	margin: 0 auto;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(134,134,134,0.6);

}
.protel p{
	color: #070707;
	font-size: .15rem;
	text-indent: 2em;
}
.prodetail{
	/*margin-top: 0.1rem;*/	
	background-color: #eff4fa;
	padding-top: .16rem;
}
.prodetailt{
	background-color: #4e6e87;
	color: #fff;
	font-size: .18rem;
	text-align: left;
}
.prodetailt span{
	font-size: .13rem;
	margin-left: .08rem;
	text-transform: uppercase;
}

.prodetail .ptitle2{
	text-align: center;
	
}
.prodetail .ptitle2 h3{
	display: inline-block;
	color: #73862a;
	font-size: .16rem;
	padding: .04rem .25rem;
	border: .03rem solid #73862a;
	position: relative;
	line-height: 1.2;
}
.prodetail .ptitle2 h3:before,
.prodetail .ptitle2 h3:after{
	content: '';
	border-top: .02rem solid #73862a;
	width: .6rem;
	display: inline-block;
	position: absolute;
	top: .14rem;
}
.prodetail .ptitle2 h3:before{
	left: -.47rem;
}
.prodetail .ptitle2 h3:after{
	right: -.47rem;
}
.prodetailm{
	/*background-color: #fff;*/
}
.prodetailm .message .am-form-group label{
	color: #fff;
}
.proifle-btn{
	width: 2rem;
	height: .5rem;
	line-height: .5rem;
	display: block;
	margin: .35rem auto 0 auto;
	background-color: #426ab0;
	color: #fff;
	text-align: center;
	font-size: .16rem;
}
.protelbtn{
	display: flex;
	margin-top: .1rem;
}
.protelbtn a{
	flex: 1;
	text-align: center;
	border: 1px solid #4e6e87;
	color: #4e6e87;
	margin: 0 .1rem;
	padding: .07rem 0;
	border-radius: .08rem;
}
.news-page li a,
.news-page .am-pagination-select select{
	background-color: #fff;
}
/*.news-page .am-pagination-select > li > a,
.news-page .am-pagination-select .am-pagination-select select{
	background-color: #fff;
}*/

.newsview-title{
	padding-bottom: 0.08rem;
    border-bottom: 1px solid #ececec;
    position: relative;
}
.newsview-title h2 {
    margin: 0;
    width: 100%;
    line-height: 1.6;
    font-size: 0.16rem;
}
.newsview-title:before {
	position: absolute;
    bottom: 0px;
    left: 0;
    width: 1.6rem;
    height: 0.02rem;
    background: #e37915;
    content: "";    
}

.newsvt{
	margin-bottom: 0.2rem;
	margin-top: 0.05rem;
}
.newsvt span{
	color: #999;
    font-size: 0.13rem;
}

.mest p{
	font-size: 0.15rem;
	color: #1c1c1c;
	line-height: 1.5;
}
.mest span{
	margin-top: 0.05rem;
	display: block;
	color: #1c1c1c;
	font-size: 0.12rem;
}
.mest span b{
	color: #ef8104;
	margin-left: 0.05rem;
}
.message .am-form-group label{
	font-weight: 500;
	font-size: 0.15rem;
}
.message .am-form-group label em{
	color: #b70000;
	margin-left: 0.03rem;
}
.message input[type="text"],
.message textarea{
	background-color: #fff;
}
.mes-btn{
	margin-top: 0.3rem;
	padding-bottom: 0.5rem;
}
.mes-btn .am-btn{
	margin: 0 0.1rem;
}
.prolist{
	/*margin-top: .1rem;*/
	background-color: #fff;
}
.prolist li{
	margin-bottom: .05rem;
	/*padding: 7px;*/
	padding: .08rem;
}
.prolist .am-gallery-item{
	/*background: #fff;*/
	position: relative;
	padding: 0;
	
}
.prolist .am-gallery-item img{
	height: 1.17rem;
	border: 0;
	/*box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(148,148,148,0.6);*/
}
.prolist2 .am-gallery-item img{
	height: 1.21rem;
}
.prolist .am-gallery-item span{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	color: #fff;
	font-size: .12rem;
	background: rgba(0,0,0,0.7);
	padding: 0.03rem 0.1rem;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0.3rem;
}
.prolist .am-gallery-item p{
	color: #fff;
	line-height: 0.26rem;
	height: 0.26rem;
	text-align: center;
	font-size: .13rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #2208a0;
}

.proview-img{
	position: relative;
}
.proview-img p{
	background: rgba(0,0,0,0.7);
	font-size: 0.12rem;
	color: #ffffff;
	text-align: right;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0.05rem 0.1rem;
}

.proview-tit h2{
	font-size: 0.17rem;
	line-height: 1.5;
	color: #242424;
	font-weight: 500;
}
.proview-tit>p{
	margin-top: 0.15rem;
	font-size: 0.13rem;
	color: #646464;
	line-height: 1.3;
}
.proview-tit>p b{
	font-size: 0.25rem;
	color: #ff6600;
	margin-left: 0.1rem;
	margin-right: 0.07rem;.
	
}
.proview-item p{
	float: left;
	width: 50%;
	color: #656565;
	font-size: 0.14rem;
	margin-bottom: 0.05rem;
	padding-right: 0.1rem;
}


.promenu{
	
}
.promenu li{
	width: 32%;
	float: left;
	margin-bottom: .1rem;
	position: relative;
	margin-right: 2%;
}
.promenu li a{
	display: block;
	height: .32rem;
	line-height: .28rem;
	border-bottom: .04rem solid #a5a5a5;
	background-color: #a5a5a5;
	font-size: .12rem;
	color: #fff;
	text-align: center;
}

.promenu li:nth-child(3n){
	margin-right: 0;
}
.promenu li.on a{
	border-bottom: .04rem solid #ff0000;
	background-color: #2208a0;
}

.title-pro{
	border-left: .06rem solid #d90000;
	padding-left: .08rem;
	margin-bottom: .1rem;
}
.title-pro p{
	color: #1f00d9;
	font-size: .16rem;
	display: inline-block;
	font-weight: 700;
}
.title-pro p em{
	color: #d90000;
}
.title-pro span{
	color: #a7a7a7;
	text-transform: uppercase;
	font-size: .14rem;
	margin-left: .1rem;
	font-family: arial;
}
.title-pro b{
	font-size: .13rem;
	color: #1f00d9;
}

.pro-advan-item{
	position: relative;
}

.pro-advan-item p{
	position: relative;
	padding-left: .16rem;
	line-height: .24rem;
	font-size: .13rem;
}
.pro-advan-item p:after{
	content: '';
	display: block;
	width: .06rem;
	height: .06rem;
	border-radius: 50%;
	position: absolute;
	top: .08rem;
	left: 0;
	background-color: #ea0101;
	color: #fff;
}
.pro-size li a{
	color: #000000;
	font-size: .14rem;
}





.am-popup-hd .am-close{
	opacity: .8;
	font-size: 24px;
}

.news-ft{
    padding: 0.08rem 0;
    text-align:center;
    background:#fff;
    position:fixed;
    left:0;
    width:100%;
    bottom:0;
    border-top:1px solid #e6e6e6;
}
.news-ft .am-btn {
       padding: 0.3em 1.8em;
}
.about-tab{
	text-align: center;
	background-color: #fff;
}
.about-tab ul li a{
	display: block;
	font-size: .14rem;
	position: relative;
	color: #414141;
	text-transform: uppercase;
}
.about-tab ul li.am-active a{
	background-color: transparent;
	color: #4848a7;
	/*border-bottom: 2px solid #3e6a88;*/
}
.about-tab ul li.am-active a:before{
	content: '';
	display: block;
	width: .72rem;
	height: .02rem;
	background-color: #4848a7;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.about-tab ul li.am-active a:after{
	position: absolute;
	top:100%;
	left:calc(50% - .03rem);
  	border-top:0.06rem solid #4848a7;
  	border-left:0.06rem solid transparent;
  	border-right:0.06rem solid transparent;
  	content: "";
}
.about-tab ul li+li a{
	border-left: 1px solid #e4e4e4;
}
.about-tab2{
	width: 250%;
	height: .4rem;
}
.about-tab2 li{
	/*width: 25%;
	float: left;*/
}
.about p{
	color: #2c2c2c;
	font-size: .15rem;
	margin-bottom: .12rem;
	text-indent: 2em;
}
.about p b{
	font-size: .16rem;
	color: #d20000;
	margin-right: .05rem;
}
.about img{
	margin-bottom: .1rem;
}
.ycyc{
	border: 1px solid #d0d0d0;
}
.download-btn{
	margin: .3rem auto 0 auto;
  width: 1.4rem;
  height: .4rem;
  line-height: .35rem;
  font-size: .15rem;
  display: block;
  text-align: center;
  color: #fff;
  background-color: #1807a6;
  border-bottom: .05rem solid #e50000;
}
.download-btn i {
  font-size: .16rem;
  margin-left: .05rem;
}

.liyou{
	margin-top: .1rem;
}
.liyou li{
	float: left;
	width: 49%;
	position: relative;
	margin-right: 2%;
	margin-bottom: .15rem;
}
.liyou li:nth-child(2n){
	margin-right: 0;
}
.liyou li a img{
	width: 1.6rem;
	height: 1.97rem;
}
.liyou li a span{
	width: 1.6rem;
	height: 1.97rem;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.6);
  color: #fff;
  padding: .15rem .1rem 0;
  font-size: .13rem;
  text-align: center;
  transition-duration: .5s;
  opacity: 0;
  line-height: 1.5;
}
.liyou li a p{
	width: 100%;
	height: .35rem;
	line-height: .35rem;
	text-align: center;
	background-color: #e3e3e5;
	color: #000000;
	font-size: .14rem;
	transition-duration: .5s;
	margin-top: .03rem;
}
.liyou li a p i{
	color: #c80000;
	margin-right: 5px;
	font-size: .16rem;
	transition-duration: .5s;
	/*vertical-align: top;*/
}
.liyou li:hover a span{
	opacity: 1;
}
.liyou li:hover a p{
	background-color: #3933a4;
	color: #fff;
}
.liyou li:hover a p i{
	color: #fff;
}

.mesbtn li a{
	font-size: .16rem;
	background-color: #aeaeae;
	color: #fff;    
	padding: 0;
	line-height: .36rem;
	height: .4rem;
	border-bottom: .04rem solid #aeaeae;
}
.mesbtn li a.hlm-btn{
	border-bottom-color: #ff0000;
	background-color: #130491;	
}
.mesbtn li a.hlm-btn:hover,
.mesbtn li a.hlm-btn:focus{
	color: #fff;
	background-color: #ff0000;
}
.server ul li{
	margin-bottom: .1rem;
	text-indent: 2em;
	font-size: .15rem;
}
.culture img{
	width: 100%;
	display: block;
	margin: 0rem auto .15rem auto;
}

.honor li{
	margin-bottom: .08rem;
}
.honor li a h3.am-gallery-title{
	text-align: center;
	margin-top: .05rem;
}
.lang{
	position: absolute;
	top: .1rem;
    right: .58rem;
	display: block;
}
.lang img{
	height: .18rem;
	margin-left: .08rem;
}

.grown{
	position: relative;
	padding-left: .4rem;
	padding-top: .1rem;
}
.grownc:after{
	content: '';
	display: block;
	background-color: #b2a9e4;    
  position: relative;
  width: .07rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: -.3rem;
}
.grownc:before{
	content: '\f077';
  font-family: FontAwesome;
  color: #b2a9e4;
  font-size: .3rem;
  position: absolute;
  top: -.26rem;
  left: -.42rem;
}
.grownc{
	position: relative;
}
.grownc li{
	position: relative;
	padding-left: .65rem;
	margin-bottom: .08rem;
	min-height: .38rem;
	display: flex;
  align-items: center;
}
.grownc li span{
	width: .42rem;
	height: .26rem;
	line-height: .26rem;
	background-color: #19049d;
	color: #fff;
	font-size: .13rem;
	display: block;
	padding-left: .1rem;
	position: absolute;
	top: .07rem;
	left: 0;	
}
.grownc li span:after{
	content: '';
	border-style: solid;
	border-width: .13rem;    
	border-color: transparent transparent transparent #19049d;
	position: absolute;
	top: 0;
	right: -0.25rem;
}
.grownc li p{
	color: #000;
	font-size: .13rem;
}
.grownc li:before{
	content: '';
  display: block;
  width: .2rem;
  height: .2rem;
  background-image: url(../img/quan.png);
  background-size: cover;
  position: absolute;
  top: .1rem;
  left: -0.36rem;
  z-index: 99;
}

.caset{
	background-color: #5e81a1;
	color: #fff;
	font-size: .16rem;
	padding: .07rem .14rem;
	margin-bottom: .13rem;
	border-radius: .08rem;
}
.title{
	text-align: center;
	position: relative;
}
.title i{
	color: #779ccd;
	font-size: .4rem;
	vertical-align: top;
	margin-right: .05rem;
}
.title .titlep{
	display: inline-block;
	
}
.title .titlep p{
	color: #636363;
	font-size: .17rem;
	font-weight: 600;
	line-height: 1.2;
}
.title .titlep span{
	color: #afafaf;
	font-size: .12rem;
	text-transform: uppercase;
	display: block;
}
.title a{
	font-size: .15rem;
	color: #235391;
	position: absolute;
	top: .17rem;
	right: .05rem;
}
.title2{
	text-align: center;
	margin-bottom: 0.14rem;
}
.title2 h2{
	display: inline-block;
	width: 2rem;
	height: 0.34rem;
	line-height: .34rem;
	background-image: url(../img/ck.png);
	background-size: 100% 100%;
	color: #fff;
	font-size: 0.18rem;
}

.prolist2 li{
	background-color: #2e5e9f;
	padding: .15rem .15rem .2rem 2.2rem;
	position: relative;
	margin-bottom: .15rem;
	height: 1rem;
	border-radius: .08rem;
}
.prolist2 li:nth-child(even){
	background-color: #82a6d6;
}
.prolist2 li a img{
	width: 2rem;
	height: 1rem;
	position: absolute;
	top: 0rem;
	left: 0rem;
	border-radius: .08rem;
}
.prolist2 li a h2{
	font-size: .16rem;
	color: #fff;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.prolist2 li a span{
	color: #a0b0cd;
	font-size: .15rem;
	font-family: arial;
	text-transform: uppercase;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.prolist2 li a p{
	color: #919191;
	font-size: .13rem;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.prolist2 li a i{
	position: absolute;
	bottom: .15rem;
	right: .1rem;
	font-size: .36rem;
	color: #2e5e9f;
	border-radius: 50%;
	text-align: center;
	/*border: .02rem solid #795049;*/
	background-color: #fff;
	width: .36rem;
	height: .36rem;
	line-height: .32rem;
}
.prolist3 li{
	margin-bottom: .05rem;
}
.prolist3 .am-gallery-item{
	background-color: #ececec;
	padding: .05rem;
}
.prolist3 .am-gallery-item p{
	text-align: center;
	font-size: 0.14rem;
	margin-top: 0.05rem;
	overflow: hidden;
	text-overflow: ellipsis;	
	white-space: nowrap;
}
.prolist3 .am-gallery-item  img{
	height: 1.035rem;
}
.contact2{
	padding: .2rem .2rem .2rem 1.1rem;
	position: relative;
}
.contact2 h2{
	width: .8rem;
	height: .5rem;
	line-height: .5rem;
	background-color: #0c4186;
	position: absolute;
	top: .2rem;
	left: .2rem;
	color: #fff;
	font-size: .17rem;
	text-align: center;
	border-radius: .04rem;
	
}
.contact2 p{
	font-size: .12rem;
	line-height: .16rem;
}
.BMap_stdMpCtrl{
	z-index: 99!important;
}
.inews{
	background-color: #fff;
	padding: .1rem;
	border-radius: .04rem;
}
.inews ul.am-tabs-nav{
	background-color: #fff;
}
.inews ul.am-tabs-nav > li{
	height: .36rem;
}
.inews ul.am-tabs-nav > li a{
	height: .34rem;
}
.inews ul.am-tabs-nav > li.am-active{
	background-color: transparent;
	border-bottom: 0;
}
.inews ul.am-tabs-nav > li.am-active:after{
	display: none;
}
.inews ul.am-tabs-nav li.am-active a {
    background-color: transparent;
    color: #768832;  
    font-size: 0.16rem; 
}
.inews ul.am-tabs-nav li.am-active a:before {
    content: '';
    display: block;
    width: .72rem;
    height: .02rem;
    background-color: #768832;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.inews ul.am-tabs-nav li.am-active a:after {
    position: absolute;
    top: 100%;
    left: calc(50% - .03rem);
    border-top: 0.06rem solid #768832;
    border-left: 0.06rem solid transparent;
    border-right: 0.06rem solid transparent;
    content: "";
}
.inews .am-tabs-bd{
	margin-top: .14rem;
}
.inewlist li{
	position: relative;
	padding-left: .26rem;
	margin-bottom: .05rem;
}
.inewlist li:after{
	content: '';
	display: block;
	width: .06rem;
	height: .06rem;
	border-radius: 50%;
	position: absolute;
	top: .1rem;
	left: .1rem;
	background-color: #768832;
}
.inewlist li{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.inewlist li a{
	color: #1b1b1b;
	font-size: 0.15rem;
	
}
.icase{
	margin-top: .1rem;
	padding: 0
}
.icase li a{
	border: 1px solid #eee;
	display: block;
}
.icase .am-gallery-item img{
	/*height: 1.03rem;*/
}
.icase .am-gallery-title{
	text-align: center;
	height: 0.35rem;
  line-height: 0.3rem;
  background-color: #000085;
  color: #fff;
  border-bottom: .05rem solid #ff0000;
  right: 0;
  width: 1.16rem;
  font-size: .13rem;
}
.contactp p{
	color: #161616;
	font-size: 0.13rem;
	margin-bottom: 0.06rem;
}
.contactp p a{
	color: #161616;
}
.contactp p i{
	margin-right: 0.08rem;
	color: #795049;
	width: 0.15rem;
	text-align: center;
	font-size: 0.15rem;
}
.iprot{
	width: 100%;
	position: relative;
	text-align: center;
	/*margin-top: .1rem;*/
}
.iprot p{
	color: #222222;
	font-size: .2rem;
	text-transform: uppercase;
	font-family: arial;
	font-weight: 600;
}
.iprot h3{
	color: #768832;
	font-size: .17rem;
	font-weight: 500;
}
.iprot a{
	position: absolute;
	bottom: .05rem;
	right: .16rem;
	color: #4d4d4d;
	font-size: .13rem;
	font-family: arial;
}
.ipro{
	/*background-color: #fff;*/
	/*padding: .1rem;*/
	margin-top: .15rem;
}
.ipro li{
	padding: 0 .03rem;
	width: 33.3%;
	float: left;	
	margin-bottom: 0.1rem;
	
}
.ipro li a{
	position: relative;
	display: block;
	background-color: #fff;
	padding: .05rem;
	border-radius: .04rem;
	box-shadow: 0 2px 4px #bdbdbd;
}
.ipro li a img{
	height: .735rem;
	width: 100%;
}
.ipro li a p{
	/*background-color: rgba(0,0,0,.6);*/
	color: #000;
	font-size: .12rem;
	/*position: absolute;
	left: 0;
	bottom: 0;*/
	margin-top: .06rem;
	width: 100%;
	height: .25rem;
	line-height: .25rem;
	padding: 0 .1rem;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-top: 1px solid #d3d3d3;
	text-transform: uppercase;
}
.adv{
	padding-top: .3rem;
	padding-bottom: .8rem;
}
.case{
	padding: 0;
	margin-bottom: .15rem;
}
.case .am-gallery-item img{
	height: 1.22rem;
}
.case .am-gallery-item h3{
	text-align: center;
}

.photo{
	padding: 0;
	margin-bottom: .15rem;
}
.photo li{
	margin-bottom: .05rem;
}
.photo .am-gallery-item img{
	height: 1.22rem;
}
.photo .am-gallery-item h3{
	text-align: center;
}

.respons img{
	width: 80%;
	display: block;
	margin: .1rem auto 0 auto;
}

.pronav{
	width: 1000%;
}
.pronav li{
	float: left;
	padding: .08rem .15rem;
	color: #3d3d3d;
	font-size: .15rem;
	background-color: #fff;
	border-radius: .08rem;
	border: 1px solid #8c8c8c;
	margin-right: .12rem;
	line-height: 1.2;
}
.pronav li.on{
	background-color: #2e5e9f;
	border: 1px solid #2e5e9f;
	color: #fff;
}
.pronav li a{
	
}



.job-item{
	background-color: #fff;
	padding: .1rem .15rem;
	border-radius: .04rem;
	border-top: .1rem solid #1986e5;
	margin-bottom: .15rem;
}
.job-item>p{
	color: #1d1d1d;
	font-size: .13rem;
	margin-bottom: .03rem;
}
.job-item>p b{
	color: #0e7ed5;
	margin-right: 3px;
	font-size: .14rem;
}
.job-info{
	margin-top: .1rem;
	padding-top: .07rem;
	border-top: 1px solid #b8b8b8;
	position: relative;
	padding-left: .74rem;
}
.job-info>h3{
	color: #778832;
	font-size: .14rem;
	font-weight: 600;
	position: absolute;
	top: .06rem;
	left: 0;
}

.newlist li{
	/*border-bottom: 1px solid #bdbdbd;*/
	padding: .1rem .15rem;
	display: block;
	margin-bottom: .15rem;
	background-color: #fff;
}
.newlist li a{
	display: flex;
	display: -webkit-flex;
	
}
.newlist li:last-child{
	border-bottom:0
}
.newlist li img{
	width: 1.4rem;
	height: 1.05rem;
	display: inline-block;	
	margin-right: .15rem;
}
.newlist li .newmain{
	flex: 1;
	-webkit-flex: 1;
	min-width: 0;
	display: flex;
	flex-direction: column;
	justify-content: center ;
}
.newlist li .newst{
	color: #262626;
	font-size: .17rem;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
	font-weight: 500;
	margin-bottom: .05rem;
}
.newlist li .newsp{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #9b9b9b;
    font-size: .14rem;
    line-height: 1.6;
}
.newlist li .newstime{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #9b9b9b;
    font-size: .13rem;
    line-height: 1.4;
    margin-top: .03rem;
    text-align: right;
}
.newlist li .newsd{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    color: #9b9b9b;
    font-size: .14rem;
    line-height: 1.6;
}
.newlist li .newsk{
	margin-top: .05rem;
}
.newlist li .newsbtn{
	color: #ffffff;
	border-radius: .08rem;
	padding: .03rem .14rem;
	font-size: .12rem;
	display: inline-block;
}


.newsview-title{
	padding-bottom: 0.08rem;
    border-bottom: 1px solid #ececec;
    position: relative;
}
.newsview-title h2 {
    margin: 0;
    width: 100%;
    line-height: 1.6;
    font-size: 0.18rem;
}
.newsview-title:before {
	position: absolute;
    bottom: 0px;
    left: 0;
    width: 1.6rem;
    height: 0.02rem;
    background: #eb3341;
    content: "";    
}
.newsview-title2 h2{
	font-size: .17rem;
	color: #1c1c1c;
	font-weight: 600;
	padding-bottom: .1rem;
	border-bottom: 1px solid #bbbbbb;
	margin-bottom: .1rem;
	line-height: 1.3;
	text-align: center;
}
.newsvt{
	margin-bottom: 0.2rem;
	margin-top: 0.05rem;
}
.newsvt span{
	color: #999;
    font-size: 0.14rem;
}


.search{
	background-color: #023e97;
	
}
.search .am-form-group{
	margin-bottom: 0;
	padding: .1rem 0;
}
.search .am-form-group select,
.search .am-form-group input[type='text']{
	font-size: .14rem;
}
.search .am-form-icon .am-form-field{
	padding-left: 0.5em !important;
	padding-right: 2.2em !important;
}
.search .am-form-icon [class*='am-icon-']{
	right: 0.5em ;
	left: auto;
	font-size: .2rem;
}

.people li{
	padding: .05rem .1rem;
	margin-bottom: .1rem;
	text-align: center;
}
.people li .am-gallery-item img{
	width: 1.4rem;
	height: 1.4rem;
	display: inline-block;
	border-radius: 50%;
	border: .05rem solid #caceb8;
}
.people li .am-gallery-title{
	font-size: .15rem;
	color: #222222;
}
.people li .am-gallery-desc{
	font-size: .13rem;
}


.timeaxis{
	font-size: 0.14rem;
	padding: .15rem 0rem .15rem .3rem;
	position: relative;
}
.timeaxis-list{
	padding:.1rem .15rem .15rem .3rem;
	border-left: 1px solid #ddd;
	position: relative;

}
.timeaxis .timeaxis-view{
	padding:0.15rem 0.15rem;
	border-radius:6px;
	display:block;
	line-height:1.6;
	margin-top: .1rem;
	padding-top: .03rem;
}
.timeaxis .timeaxis-view:first-of-type{
	margin-top: 0rem;
}
.timeaxis .timeaxis-icon{
	position: absolute;
	left: -0.06rem;
	top: 0.1rem;
	font-size: 0.15rem;
	color: #888;
}
.timeaxis .timeaxis-time{
	color: #888;
	font-size: .15rem;
	position: relative;
	left: -0.18rem;
	font-weight: 600;
}
.timeaxis .timeaxis-img{
	margin-top: .1rem;
	max-width: 100%;
}
.timeaxis .timeaxis-time:first-of-type,
.timeaxis .timeaxis-list:first-of-type .timeaxis-icon{
	color: #1d64aa;
}
/*----------个性用样式----------*/


.honorbox {
	padding:30px 0 0 0;	
	width:100%;
	height:570px;
	background: #ffffff;
	border-radius: 10px;
}

.honorbox dl {
	margin:0 2.5% 30px 2.5%;
	float: left;
	width:45%;
}

.honorbox dl dt {
	width:100%;
}

.honorbox dl dt img {
	width:100%;
}
.honorbox dl dd {
	padding:5px 0;
	line-height:20px;
	text-align: center;
	font-size:14px;
	background: #f5f5f5;
	font-weight: normal;
}


.honorbig {
	position: fixed;
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index: 201;
}

.honorbig ul {
	display: block;
	width:100%;
	height:100%;
}

.honorbig ul li {
	display: flex;
	width:100%;
	height:100%;
	justify-content: center;
	align-items: center;
	transition: 1s;
}

.honorbig ul li img {
	max-width:90%;
	max-height:90%;
}



.honorbig a.closebtn {
	position: fixed;
	top:10px;
	right:10px;
	z-index: 202;
	font-size:14px;
	color:#ffffff;
}

.honorbigbg {
	position: fixed;
	display: none;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index: 200;
	background: rgba(0,0,0,0.8);
}

.morelxbox {
	display: none;
}

a.morelx {
	display: block;
	width:100%;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#999999;
	text-align: center;
}