/*
移动端项目： 
font-family:Arial,sans-self;

pc端(含Mac)项目： 
font-family:Arial,sans-self;

移动和pc端项目： 
font-family:Arial,sans-self;
https://icomoon.io/app/#/select
 use !important to prevent issues with browser extensions that change fonts  
-https://icomoon.io/app/#/select

http://www.iconfont.cn/collections/detail?spm=a313x.7781069.1998910419.d9df05512&cid=918
*/
@import url('icomoon/style.css');
html{font-size:62.5%;}body{width:100%;background-color:#ffffff;}
html,body{width: 100%;
    height: 100%;
    min-height: 100%;
   }
body,div{
	padding:0px;
	margin:0px;
	
	font-family:Arial,sans-self;
	font-size: 1.6rem;
} 
body{ 
    /*
    background-color: #ebebeb;
    */
background-color: #fff;
}
html,body{ position:relative;width:100%;}
dl,dt,dd,ul,li{ list-style:none;padding:0;margin:0;}
table th,table td{padding:0px;margin:0px;font-size:1.4rem;}
img{
	border: 0px;
	margin: 0px;
	padding: 0px;
	border-image-width: 0;
	image-rendering:-moz-crisp-edges; /* Firefox */    
	image-rendering:-o-crisp-edges;  /* Opera */  
	image-rendering:-webkit-optimize-contrast; /*Webkit (non-standard naming) */ 
	image-rendering: crisp-edges;
	-ms-interpolation-mode:nearest-neighbor;  /* IE (non-standard property) */ 
}
a{
	text-decoration: none;
	color: #333333;	
	font-size: 1.6rem;
}
a:link,a:visited{color:#000;}
.split{color: #666666;}
.show{display:block;}
.none{diplay:none;}
.clear{clear:both; height:0;font-size:0px;overflow:hidden;display:block;}
.clearfix:after{clear:both;height:0;font-size:0;overflow:hidden;display:block;visibility:hidden; content:".";}
.seeno{display:none;}.wh100{width:100%;height:100%;}
.main{ 
    /*
    position: absolute; bottom: 50px;
    */
    top: 0px;   
    width: 100%;
    padding: 0 0px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;  box-sizing:border-box;
}
.main2 {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #ffffff;
    position: relative;
}
.fixed {
    position: fixed;
}
.sub1{
	width: 100%;font-size:1.6rem;
	height: 49px;line-height:49px;position:relative;
}
.sub1 .pre,.sub1 .preno{display:block;width:36%;float:left;}
.sub1 .pre a,.sub1 .preno a{
	display: block;font-size:1.6rem;
	width:55px;margin-left:8px;height:50px;
	float: left;padding-left:20px;text-align:left;
	background-image: url(../images/pre.png);
	background-repeat: no-repeat;
	background-position:5px 18px;
	background-size:8px auto;
}
.sub1 .preno a{background-image: url(../images/preno.png);}
.sub1 .next,.sub1 .nextno{display:block;width:36%;float:right;text-align:right;}
.sub1 .next a,.sub1 .nextno a{
	display: block;font-size:1.6rem;
	width:55px;margin-right:8px;height:50px;
	float: right;padding-right:20px;text-align:right;
	background-image: url(../images/next.png);
	background-repeat: no-repeat;
	background-position:60px 18px;
	background-size:8px auto;
}
.sub1 .nextno a{background-image: url(../images/nextno.png);}
.sub1 .next a,.sub1 .pre a{color:#333;}
.sub1 .nextno a,.sub1 .preno a{color:#bbbbbb;}
#subsel{
margin:0 auto;padding:1px 0 0 0;border:0;display:inline-block;position:absolute; left:50%; top:10px; margin-left:-100px; width:200px;height:31px;line-height:27px;background:#fff ;text-align:center;
}
#subsel .down{
  width:0px; 
  height:0px; 
  border-left:5px solid transparent;
  border-right:5px solid transparent;
  border-top:5px solid #999;
  font-size:0px;
  line-height:0px;
  display:inline-block;
  position:relative;
  top:-3px;
  margin-left:5px;
}
#subsel #pages{position:absolute;left:0;top:0;height:27px;opacity:0;width:200px;}
#subsel select{ background-color:#fff;}
#subsel span{font-weight:bold;}
.nowtit{color:#032a5a;}

.line1{height:0rem;line-height:0.6rem;width:100%;font-size:0px; background-color:#D7000B;display:none;}
.shopmessage {
    display: block;
    width: 100%;
    margin-top: 0px;
    background: #eedbaf;
    height:4.1rem;font-size:1.6rem;
    line-height:4.1rem;color:#000;
}
.shopmessage a{}
.shopmessage .h4 {
    width: 100%;
}
.shopmessage .h4 .h4left {
    float: left;
    width: 25%;text-align: right;font-size: 1.6rem;
}
.shopmessage .h4 .h4left i{font-style:normal;}
.news-list-wrapper {
    float: left;
    width: 75%;padding-top: 0.7rem;
    height: 2.7rem;line-height: 2.7rem;
    overflow: hidden;
}
.news-list-wrapper .msglist {
    width: 100%;
}
.news-list-wrapper .msglist .li {
    line-height: 2.7rem;
    height: 2.7rem;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.shopmessage .h4 a {color:#000;font-size:1.6rem;}
.pagepic{/*show hot image*/
	width:100%;
    margin-left: auto;
    margin-right: auto;
    min-height: 500px;
    height: auto!important;
    height: 500px;
    _font-size: 0px;
    text-align: center;
    background-color: #ffffff;	
}
.bkimg{min-height:380px;height:auto!important;height:380px;
text-align: center;	background-position: center 36vh;  position:relative;
	}
.loading{background-image: url(../images/loading.gif);
	background-repeat: no-repeat;}
 .swiper-container {    width: 100%; padding-top:10px;   }
.swiper-slide {box-sizing:border-box; 
        text-align: center;
        font-size: 18px;
        background:#fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;		
}
.swiper-lazy{display:none;}
.swiper-lazy-loaded{display:block;}
	/*
	.swiper-slide img{z-index:5;}
	*/
	.sbg{background:#fff; position:absolute;left:0;top:0;z-index:4;
		background-image: url(../images/loading.gif);
	background-position: center center;
	background-repeat: no-repeat;width:100%;min-height:580px;}
/*sidebar start*/
.navbar{position: fixed;
    bottom: 0;left:0;right:0;
    width: 100%;
    height: 50px;
    z-index: 14;
    background-color: #f2f2f2;
}
.navbar ul{list-style: none;
    padding: 0;
    width: 100%;
    height: 50px;margin-bottom:0px;}
	
.navbar ul li{	
	width: 25%;
    float: left;
    line-height: 50px;
    margin-left: 0!important; cursor:pointer}
.navbar .icon{
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;text-align: center;
    padding-top: 28px;padding-bottom:2px;
    color: #666;
    font-size: 16px;
    text-decoration: none!important;
    background-position: center 4px;
    background-repeat: no-repeat;
    background-size: auto 22px;
    box-sizing: border-box;
}

.navbar .ico-bars{
	background-image: url(../images/page.png);
}
.navbar .hover .ico-bars{
	 
}
.navbar .ico-newspaper{
	background-image: url(../images/catalog.png);
}
.navbar .hover .ico-newspaper{
	 
}
.navbar .ico-key{
	background-image: url(../images/keyso.png);
}
.navbar .ico-date{
	background-image: url(../images/history.png);
}
.navbar .hover .ico-date{
	 
}
.navbar .icon .ico-plus{
	background-image: url(../images/addmore.png);margin-top: 1.0rem;
}
.navbar .hover .ico-plus{
	background-position: left bottom;
}
.navbar .review{float:right;}
.navbar .review:focus,.navbar .review:visited,.navbar .review:active,.loginline .review:focus,.loginline .review:visited,.loginline .review:active{
	background-color: #ade1f5;
	border-radius: 4px;
	color: #09B1F1;
}
.curpagetitle{display:inline-block;position:absolute;left:4.7rem;top:1.3rem;width:10.0rem; text-align:left;font-size:1.6rem;color:#3c8ad8;height:1.6rem;line-height:1.6rem;vertical-align:top;}
.curpagetitle .pagetitle{display:inline;font-size:1.6rem;}
.navbar .title{float:right;}
.navbar .date{float:right;}

.sidebar {
	position: fixed;
	left: -220px;
	top: 0;
	bottom: 40px;
	width: 220px;
    /*
	background-color: #F5F5F5;
    */
    background-color: #fff;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.sidebar .wrapper {
	position: relative;z-index:3001;
	height: 100%;
	width: 100%;padding-top:10px;padding-bottom:10px;
	overflow-y: auto;
     -webkit-box-sizig: border-box
     -moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 2px 0px 8px 0px #ccc;
	-webkit-box-shadow: 2px 0px 8px 0px #ccc;
}
.sidebar .wrapper:after {
	content: "";
	left: 0;
	position: absolute;width:100%;height:100%;
	top: 0;
	background-position:-5px bottom;
	/*
	background-image: url(../images/menubg.png);
	background-repeat: no-repeat;
	*/
	/*
	filter:alpha(opacity=90);
	opacity:0.9;
	*/
	
}	
.sidebar h3{padding:0px;margin:0px;font-weight:bold;font-size:1.8rem;height:4.1rem;line-height:4.1rem;padding-left:10%; 
/*
background-color:#D7000B;
*/background-color:#3c8ad8;color:#ffffff;display:none;}
.sidebar nav {
	padding: 0px;display:block;float:left;
	margin: 0px;width:100%;position:relative;z-index:3002;
}

.sidebar nav ul {  list-style-type: none; padding:0px;margin:0px;margin-bottom: 10px;padding-left: 20px;padding-right:18px;padding-top:18px;}

.sidebar nav ul li {
    width: 100%;
    height: 40px;
    line-height:40px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    border-bottom: 1px solid rgba(153,15,15,0.20);
}
.sidebar nav ul li a{color: #000;
    margin-left: 3px;
    text-decoration: none;font-size:1.4rem; cursor:pointer;}
.sidebar nav ul li a:hover{outline: 0;}
.sidebar nav ul li.selected  a{color: rgb(217, 56, 61);}
/*sidebar finish*/
.block {
	background: #ffffff;border-top: 1px solid #d4d4d4;
	border-right: 1px solid #d4d4d4;
	border-left: 1px solid #d4d4d4;	
}
.block p {margin:0;padding:0}

.nav_list {
    width: 143px;
    position: absolute;    z-index: 10;
    right:0rem;
    line-height:4.1rem;
    text-align: right;
	/*    z-index: 10;*/
}
.nav_list dl {
    width: 143px;box-sizing:content-box;
    height:auto;
    position: relative;
    padding-bottom: 1px;
}
.nav_list dl dt {
    width: 143px;padding-right:0px;
   /* background: url(../images/nav_bj.png) no-repeat;*/
}
.nav_list dl dd {
    width: 143px;
    padding-right:0px;
}
.nav_list dl dt a {
	width: 103px;
	padding: 0 20px;
	height: 4.1rem;
	display: block;
	font-size: 1.6rem;
	text-decoration: none;
	padding-bottom: 1px;
	background-color: #f1e9d4;/* background-color: rgba(0,0,0,0.60);
    overflow: hidden;background: url(../images/nav_bj_ico.jpg) repeat-x left top;
	*/
}
.nav_list dl a {
    color: #333;border-bottom: 1px solid #fff;
}
.nav_list dl dd a {
    width: 103px;
    height:4.1rem;
    padding: 0 20px;font-size: 1.6rem;
    display: block;text-decoration:none;
    overflow: hidden;background-color: #f1e9d4;
	/*
    background: url(../images/nav_bj_ico.jpg) repeat-x left top;
	*/
    padding-bottom: 1px;
}
.nav_list dl a:hover{
    color: #333;
    background-color: rgba(245,235,208,1.00);
    border-bottom: 1px solid #fff;
}


.pagemu{
	z-index: 8;background: #ffffff;
	top:100%;
	left: 0px;right:0;padding:16px; 
	width: 93%;	margin-left:auto;margin-right: auto;
	/*filter: revealTrans(transition=12, 'duration=0.1') blendTrans(duration=0.1);
	 transition: transform .3s;	 
	 $(".auth_head .li-bar").css("transform","translateY("+h+"px)");	
	*/
	cursor: move;
	position:fixed;
    overflow: auto;
    -webkit-overflow-scrolling: touch; box-sizing:border-box;
}

@-webkit-keyframes fadeintitle{
	
	/*
to {
	filter: alpha(opacity=100);
	opacity:1.0;
}
*/

0%{ filter: alpha(opacity=0);
	opacity:0.0; }

100%{ filter: alpha(opacity=100);
	opacity:1.0; }


}
@keyframes fadeintitle{
	/*
to {
	filter: alpha(opacity=100);
	opacity:1.0;
}
*/

0%{ filter: alpha(opacity=0);
	opacity:0.0; }

100%{ filter: alpha(opacity=100);
	opacity:1.0; }
}
@-webkit-keyframes fadeouttitle{
0%{  filter: alpha(opacity=100);
	opacity:1.0; }

100%{ filter: alpha(opacity=0);
	opacity:0.0;}
}
@keyframes fadeouttitle{
0%{  filter: alpha(opacity=100);
	opacity:1.0; }

100%{ filter: alpha(opacity=0);
	opacity:0.0;}
}
.fadeint {
	 /* -webkit-animation: fade-in 0.5s linear infinite; 无限循环 */
	-webkit-animation: fadeintitle 0.3s linear;
	animation: fadeintitle 0.3s linear; 
}
.fadeoutt {
	-webkit-animation: fadeouttitle 0.3s linear;
	animation: fadeouttitle 0.3s linear; 
}
.tran3s{transition-duration:0.3s;
	transition-timing-function: linear;
-webkit-transition-timing-function: linear;}
#pagemu{
    background-color: #FFF; border-radius:6px;
    box-sizing: border-box;
	/*
	transform: translate(0px, 100%) translateZ(0px);
	transition-duration:0.5s;
	*/ /* Safari and Chrome */
	}
.pagemu p{padding:0;margin:0;border-bottom:1px solid #efefef;}
.pagemu p:last-child{border-bottom:0px solid #efefef;}
.pagemu p.mutitle{color: #333;padding-top:12px;position: relative;
    font-weight: 700;text-align: center;
    line-height:8px;font-size: 8px; height: 8px; border-bottom:0px solid #efefef;width: 100%;border-bottom:1px solid #d2d2d2;margin-bottom:16px; 
}.pagemu p.mutitle span{position:absolute;top:10px;display:block;margin-left: auto;margin-right: auto; text-align: center;background-color: #fff; left: 0;right: 0;width: 130px; height: 23px;line-height:23px;
    font-size: 1.6rem;}
.pagemu p a{
	display: block;
	font-size: 1.6rem;line-height:23px;padding-top:16px;padding-bottom:16px; 
	display: block;
    color: #333;
    text-decoration: none;
    
    /*white-space: nowrap;
    text-overflow: ellipsis;
    */
}
.pagemu p a:hover{background-color:#a9daff;}
.pagemu p img{
	margin:auto;
	margin-top:5px;
}
.pagemu a{
	color: #333333;	
	font-size: 1.6rem;
}
@keyframes divw_h{
0%{ width:0px;height:0px; filter: alpha(opacity=0);
	opacity:0.0;}
100%{width:100%;height:100%;filter: alpha(opacity=100);
	opacity:1.0;}
}

@keyframes divw_h_out{
0%{  width:100%;height:100%;filter: alpha(opacity=100);
	opacity:1.0;}
100%{width:0px;height:0px;filter: alpha(opacity=0);
	opacity:0.0;}
}

.divw_h_an {
	 /* -webkit-animation: fade-in 0.5s linear infinite; 无限循环 */
	-webkit-animation: divw_h 0.3s linear;
	animation: divw_h 0.3s linear; width:100%;height:100%;
}
.divw_h_an_out {
	 /* -webkit-animation: fade-in 0.5s linear infinite; 无限循环 */
	-webkit-animation:divw_h_out 0.3s linear;
	animation: divw_h_out 0.3s linear;width:0%;height:0%;
}

.loginline{
	background-color:#ec4032;
	width: 100%;
	box-sizing: border-box;
	font-size: 1.8rem;line-height:40px;
	height:40px;
	/*
	background-image: -webkit-linear-gradient(270deg,rgba(244,97,98,1.00) 0%,rgba(223,48,49,1.00) 100%,rgba(241,180,180,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(244,97,98,1.00) 0%,rgba(223,48,49,1.00) 100%,rgba(241,180,180,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(244,97,98,1.00) 0%,rgba(223,48,49,1.00) 100%,rgba(241,180,180,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(244,97,98,1.00) 0%,rgba(223,48,49,1.00) 100%,rgba(241,180,180,1.00) 100%);
	border-bottom: 1px solid #D7000B;
	*/
}
.loginline .icon {
    display: inline-block;
    color: #fff;
    width: 2.2rem;
    height: 4rem;
    padding-bottom: 1px;
    margin-top: 1px;
    cursor: pointer;
    font-size: 2.0rem;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
}
.loginline a{
	color: #ffffff;
	font-weight:normal;
}
.loginline a:visited {
	color: #ffffff;
	font-weight:normal;
}
.loginline a.home{float:left;} 
.loginline a.logo{float:left;color:#ffffff;margin-left:10px;margin-top:7px;}
.loginline  .review{float:right;} .loginline .date2{float:right;} 

/*
.newstime {  }
.newstime a{ color:#333; } 
.newstime a:link{ color:#333; } 
.newstime a:hover{ color:#2b61c0; text-decoration:underline;} 
.newstime a:visited{ color:#333;} 
*/
.newstime a:hover{text-decoration:underline;} 

.nowtit{color:#032a5a;}
.pagepic p{margin: 0px;padding: 0px;}
.bkimg,.bkimg p,.bkimg img{width:100%;}
.bkimg{margin: 0px;
    padding: 0px;
    border:0px solid #dfdfdf;box-sizing:border-box; }
/*
.bkimg{position:relative;z-index:5;}
*/
.bkimg div {
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	background-color: #f6f6f6;font-size:1.8rem;color:#848484;
	/*
	border-top: 1px solid #bebebe;
	*/		
}
.nav a,.nav a:visited {	color:#565656;}

.index-line{
	color:#DF3031;	
	background: #f6f6f6;
	font-weight: bold;
	padding: 15px 20px 15px;margin:0;
	font-weight: bold;
	border-top: 1px solid #D3DEDE;
}
.index-line a{
	font-weight: bold;
	color:#DF3031;	
}
#calendarqi{
	width:93%;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	min-height: 186px;
	height: auto!important;
	height: 186px;
	position: fixed;
	z-index: 13;
	right: 0px;
	left: 0px;
	top:100%;padding-top:10px;
	border:0px solid #e9796e;
    border-radius:6px;
    box-sizing: border-box;
}
.datenone{display:none;}
#calendarqi .fordate{
	width: 100%;display: none;
	height:3.8rem;font-size:1.6rem;padding-bottom:2px;
	line-height:3.8rem;text-align:center;
	background-color:#91c9f7;
	font-weight: bold;
	color: #2c3c4a;
}
.Calendar{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.4rem;
	padding:15px;padding-top:0px;paddding-bottom:10px;
	background-color: #fff;
	filter: alpha(opacity=100);
	opacity: 1.0;
	text-align: center;
	line-height: 2.8rem; background-color:#fff;
	margin-right: auto;
	margin-left: auto;
} 

.Calendar select{margin:0px;padding:1px;}
.calbktop{
	background-color: #fff;height:3.0rem;padding-top:1.0rem;padding-bottom:1.0rem;
}
.calbktop1{width:100%;height:3.0rem; }
.calbktop1 select{border:1px solid #cccccc;float:left;width:6.0rem;height:3.0rem;line-height:3.0rem;font-size:1.4rem;text-align:center;color:#333;padding:0px;vertical-align:middle;}
.calbktop1 .calbkselectright select{float:right;width:5.0rem;height:3.0rem; margin-left:1px;margin-right:1px;}
.calbktop1 .calbkselectleft  select{float:left;width:6.6rem;height:3.0rem;margin-left:1px;margin-right:1px; }
#idYearPre{ 
cursor:pointer;width:3.6rem;
	height:3.0rem;line-height:3.0rem;
float:left; margin-left:0px;
} 
#idYearNext{ 
cursor:pointer; 
float:left; width:3.6rem;
	height:3.0rem;line-height:3.0rem;
} 
#idCalendarPre{ 
cursor:pointer;width:3.6rem;
	height:3.0rem;line-height:3.0rem;
float:right;
} 
#idCalendarNext{ 
cursor:pointer; 
float:right; width:3.0rem;
	height:2.6rem;line-height:2.6rem;margin-right:0px;
} 
#idCalendar {
	background-color:#ffffff;
}
#idCalendar h2{display:none;}
.Calendar a,.Calendar a:link,.Calendar a:visited{ 
color:#747474; background-color:#f2e9d4; 
} 
.Calendar  a:hover{
	color:#FD4E22; 
	text-decoration: underline;
} 
#idCalendar table{width: 100%;
    margin-left: auto;margin-right: auto;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;border-collapse:collapse;
} 
#idCalendar table td{
	color:#999;background-color: #ffffff; font-size:1.6rem;line-height: 1.8rem;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-left-color: #ffffff;box-sizing: border-box;
}
#idCalendar table td span{padding:0.6rem;display: inline-block;}

#idCalendar table td.xiu{} 
#idCalendar table td.onToday {
	color:#FD4E22; 
} 
#idCalendar table td a{display: inline-block;padding:0.6rem;}
#idCalendar table td.onToday a{color:#ffffff;}
#idCalendar table td.onSelect a{color:#e43b3c; } 

#idCalendar table thead td{
	color: #111111;
    /*
	background-color:rgba(142,142,142,0.75);
    
    */
    
    background-color:#eaeaea;
	border-top-width: 1px;font-size:1.6rem;
	font-weight: bold;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #eaeaea;
	border-left-color: #eaeaea;
} 
#idCalendar table thead td.xiu{
} 
.preyear{
	color: #666;float:left;width:3.0rem;
	height:2.6rem;line-height:2.6rem;
	text-align: left;display:block;
	background-image: url(../images/pre_arrow.gif);
	background-repeat: no-repeat;
	background-position:center -41px;
}
.preyear:hover,.nextyear:hover,.premonth:hover,.nextmonth:hover,#idCalendar table td a:hover{
	background-color: #DDDDF3;
}
.nextyear{
	color: #666;
	width:3.0rem;
	height:2.6rem;line-height:2.6rem;
	float: right;
	display: block;
	text-align: right;
	background-image: url(../images/next_arrow.gif);
	background-repeat: no-repeat;
	background-position:center -41px;
}
#preyear{color:#333;background-position: center 7px;}
#preyear:hover{}
#nextyear{color:#333;background-position: center 7px;}#nextyear:hover{}
.premonth{
	color: #666;
	float: left;width:3.0rem;
	height:2.6rem;line-height:2.6rem;
	text-align: left;
	display: block;
	background-image: url(../images/pre_arrow.gif);
	background-repeat: no-repeat;
	background-position:center -41px;
}
.nextmonth{
	color: #666;width:3.0rem;
	height:2.6rem;line-height:2.6rem;float:right;display:block;
	text-align: right;
	background-image: url(../images/next_arrow.gif);
	background-repeat: no-repeat;
	background-position: center -41px;
}
#premonth{color:#333;background-position:center 7px;}
#premonth:hover{}
#nextmonth{color:#333;background-position:center 7px;}#nextmonth:hover{}
.calbkdate{display:none;}
#calendarqi p{margin-bottom:2.0rem;margin-top:0rem;text-align: center;}
#calendarqi input{margin-top: 0;}
.foot {
	text-align: center;margin-top: 40px;margin-bottom: 50px;
	padding-top:1.5rem;padding-bottom:1.5rem;line-height:21px;font-size:1.3rem;
	color: #747474;
}
.foot a{color: #747474;font-size:1.3rem;}
.foot p{font-size:1.3rem;margin-top:0;margin-bottom:0}
.gotop {
	background: #BDC3D6;  font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif;;
	color: #ffffff;margin-top:0px;padding-left:5px;padding-right:5px;padding-top:2px;padding-bottom:3px;}
.return2 {
    display: block;
    padding-left:1.1rem;padding-right:1.1rem;
    margin: auto;
    height: 36px;
    line-height: 36px;
    padding-top: 10px;
    border-bottom: 0px solid #e0e0e0;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #333;
    margin-top: 0px;
}
.return2 a.home {
    color: #333;
    margin-left: 2px;
}
.return2 span {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
}
.newscont2 {
	color:#111;padding-left:1.1rem;padding-right:1.1rem;
    font-size:1.8rem;
    line-height:2.8rem;margin-bottom:1.0rem;
    font-weight: 400;	
}
.newscont2 p{word-wrap:break-word; margin:1.6rem 0;
    text-align: justify;
    word-break: normal;}
.noclick{pointer-events:none;}
#wrap2{position:absolute;top:0;right:0;bottom:0;left:0;z-index:7;
/*
background-color:#f2f2f2;opacity:.5;filter:alpha(opacity=50);cursor:pointer;
*/
background: rgba(0,0,0,0.2);
}
 .weixinimg{width:0;height:0;line-height:0px; overflow:hidden;}

.handHelp{position:fixed;display:none; z-index: 10000; width: 100%; left:0;top:0;height: 100%; background: rgba(11, 11, 11, 0.5);}
.handSwipeHelp_Left {
    opacity: 0;
    -webkit-transform: rotateZ(30deg);
    transform: rotateZ(30deg);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-animation: handSwipeAnimate 1.5s 1s infinite ease-in-out;
    animation: handSwipeAnimate 1.5s 1s infinite ease-in-out;
	left: 50%; top: 50%;margin-left:-69px;margin-top:-75px;
}
.zindex0{z-index:-3;display:none;}
.circle {
	border-radius: 50%;
	width: 4.0rem;
	height: 3.9rem;
	padding-top: 0.1rem;
	line-height: 3.9rem;
	font-size: 1.3rem;
	text-align: center;
	background-color: rgba(217,56,61,1.00);
	color: #fff;
}
.banpagezoom{ position:fixed;bottom:3%; left: 50%;margin-left:-2.0rem;z-index:11;display:none;}
.banpagezoom .icon-shrink{display:none;}
.banpagehover{} .banpagehover .icon-shrink{display:inline;}.banpagehover .icon-enlarge{display:none;}


.qilink{width: 100%;height:33px;margin-top:16px; position: relative;}
.qilink i{font-style: normal;}
.qilink .pre,.qilink .preno{ position: absolute;left:3%;top:0;
    cursor: pointer; 
    filter: alpha(opacity=100); background-color: #f2e9d4;
    opacity: 1.0;
    right: auto;font-size:16px;width:133px;height:33px;line-height:31px;border-radius: 23px;
    color:#747474;}
.qilink .pre .f,.qilink .preno .f{margin-right: 3px;}
.qilink .next,.qilink .nextno{ position: absolute;right:3%;top:0;
    cursor: pointer;
    filter: alpha(opacity=100); background-color: #f2e9d4;
    opacity: 1.0;    
    left: auto;font-size:16px;width:133px;height:33px;line-height:31px;border-radius: 23px;
    color:#747474;}
.qilink .next .f,.qilink .nextno .f{margin-left: 3px;}
.qilink a{color:#747474;}
.qilink .preno,.qilink  .nextno{opacity: 0.75;
    cursor: auto;
    pointer-events: none;}

/* searchbox*/
.search{
    width: 93%;margin-top: -2px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    min-height: 185px;
    height: auto!important;
    height: 185px;
    z-index: 13;
    right: 0px;
    left: 0px;
    top:100%;
    border: 0px solid #e9796e;
    border-radius:6px;
    box-sizing: border-box;
}
.search form{
    width:82%;margin-top: 3.2rem;
    margin-left: auto;
    margin-right: auto;
    height: 4.1rem;
    border-radius: 2.1rem;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    border: 2px solid rgba(142,142,142,0.75);
}
.search p{padding:0;margin: 0;text-align: center;}
.search form input.input {
    width:65%;margin-left:1.2rem;
    height: 4.1rem;
    line-height: 4.1rem;
    text-align: left;
    color: #999;
    font-size: 1.8rem;
    position: relative;
    vertical-align: top;
    border: 0;
    background: none;
    padding-left: 0.2rem;
}
.search form button {
    width: 4.2rem;
    height: 4.1rem;
    margin-left:0rem;
    background: url(../images/so2.png) center no-repeat;
    background-size: 55%;
    display: inline-block;
    position: relative;
    border: 0;
}
.return3{
    background-color: #f54e43;
    border-radius:20px;
    width: 17.5rem;
    height: 3.5rem;line-height: 3.3rem;
    font-size: 1.6rem;letter-spacing: 5px;
    margin-top: 3.2rem;
    border-width: 0px;
    border-style: solid;color:#fff;
}
.morepages{
	margin: 0px;margin-bottom:1.6em;
	text-align: center;
	font-size:14px;
	color:#666;
}
.morepages a{
	border-radius:3px; color:#333; padding:4px 10px; border:#e5e5e5 1px solid;
background: -moz-linear-gradient(-90deg, #fdfdfd 0, #f2f2f2 90%);
background: -webkit-gradient(linear, 0 0, 0 90%, from(#fdfdfd), to(#f2f2f2)); 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f2f2f2', GradientType="0"); 
background: -ms-linear-gradient(top, #fdfdfd 0, #f2f2f2 90%);
background: linear-gradient(top, #fdfdfd 0, #f2f2f2 90%);
margin: 0 3px;display: inline-block; text-decoration:none;
}
.morepages a:hover{
	border-radius:3px; color:#fff; padding:4px 10px; background: -moz-linear-gradient(-90deg, #f4425d 0, #e30913 90%);
background: -webkit-gradient(linear, 0 0, 0 90%, from(#f4425d), to(#e30913)); 
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4425d', endColorstr='#e30913', GradientType="0");  
background: -ms-linear-gradient(top, #f4425d 0, #e30913 90%);
background: linear-gradient(top, #f4425d 0, #e30913 90%);display: inline-block;border:#e91322 1px solid;
}
.morepages a.c{
	font-weight: bold;
	color: #fff;
	padding: 4px 10px;
	border: #e91322 1px solid;
	background:#ed192b;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed192b', endColorstr='#ed192b', GradientType="0");
	_filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed192b', endColorstr='#ed192b', GradientType="0"); 
}

.morepages{
	text-align: center;width:100%;
	margin-bottom: 15px;
	_margin-bottom:8px;
	margin-top: 15px;
	_margin-top:8px;padding-top:5px;padding-bottom:5px;
	margin-right:0px;marign-left:0px;margin:0px;
	background-color:#E7F3FF;
}
/* search */
.tt09{
	border: #EEF7FE 4px solid;background-color:#fff;
	min-height:420px;
	height: auto!important;
	height:420px;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1.5rem;
	padding-right: 1.0rem;
	padding-bottom: 1.5rem;
	padding-left:1.0rem;margin-top:1.0rem;
}
select#qi_sel{
	border: 1px solid #7E9DB9;
}
.tt09 td{ font-size:1.6rem;text-align:left;line-height:2.8rem;}
.tt09_input01{ border:#7E9DB9 1px solid;width:80%;}
.so_td img{ vertical-align:middle;} .so_td input{vertical-align:middle;height:2.6rem;line-height:2.6rem;margin-right:5px;}
.result {width:100%;}
.result h3{
	text-align:center;
	height:2.8rem;
	line-height:2.8rem;
	background-image: url(../images/p1_08.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top:1.5rem;margin-bottom:1.5rem;
}
.result h3 span{color:#F00;}
.newslist{width:100%;display:inline-block;margin-top:-0.3rem;min-height:200px;height:auto!important;height:200px;}
.newslist li{
	min-height: 2.6rem;
	height: auto!important;
	height: 2.6rem;
	line-height: 2.6rem;
	padding-left: 0.5rem;padding-bottom:0.3rem;padding-top:0.3rem;
	border-bottom:1px solid #E5E5E5;
}
.newslist li .link{
	width:100%;
	min-height:2.6rem;
	height:auto!important;
	height:2.6rem;
	line-height:2.6rem;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 9px;
}
.newslist li .show{color:#999;width:96%;text-align:right;padding-right:4%;font-size:1.4rem;}

@-webkit-keyframes handSwipeAnimate{
	0%{
		opacity: 0;
		-webkit-transform:rotateZ(30deg);
		transform:rotateZ(30deg);
	}
	25%{
		opacity: 1;
		-webkit-transform:rotateZ(30deg);
		transform:rotateZ(30deg);
	}

	75%{opacity: 1;
		-webkit-transform:rotateZ(-30deg);
		transform:rotateZ(-30deg);
	}
	100%{
		opacity: 0;
		-webkit-transform:rotateZ(-30deg);
		transform:rotateZ(-30deg);
	}
}
@keyframes handSwipeAnimate{
	0%{
		opacity: 0;
		-webkit-transform:rotateZ(30deg);
		transform:rotateZ(30deg);
	}
	25%{
		opacity: 1;
		-webkit-transform:rotateZ(30deg);
		transform:rotateZ(30deg);
	}

	75%{opacity: 1;
		-webkit-transform:rotateZ(-30deg);
		transform:rotateZ(-30deg);
	}
	100%{
		opacity: 0;
		-webkit-transform:rotateZ(-30deg);
		transform:rotateZ(-30deg);
	}
}

@-webkit-keyframes handSwipeAnimate_Right{
	0%{
		opacity: 0;
		-webkit-transform:rotateZ(-30deg);
		transform:rotateZ(-30deg);
	}
	25%{
		opacity: 1;
		-webkit-transform:rotateZ(-30deg);
		transform:rotateZ(-30deg);
	}

	75%{opacity: 1;
		-webkit-transform:rotateZ(30deg);
		transform:rotateZ(30deg);
	}
	100%{
		opacity: 0;
		-webkit-transform:rotateZ(30deg);
		transform:rotateZ(30deg);
	}
}
@keyframes handSwipeAnimate_Right{
	0%{
		opacity: 0;
		-webkit-transform:rotateZ(-30deg);
		transform:rotateZ(-30deg);
	}
	25%{
		opacity: 1;
		-webkit-transform:rotateZ(-30deg);
		transform:rotateZ(-30deg);
	}

	75%{opacity: 1;
		-webkit-transform:rotateZ(30deg);
		transform:rotateZ(30deg);
	}
	100%{
		opacity: 0;
		-webkit-transform:rotateZ(30deg);
		transform:rotateZ(30deg);
	}
}

@media screen and (min-width:800px){	
    body{width:640px;margin-left:auto;margin-right:auto;}
    .navbar{width:640px;margin-left:auto;margin-right:auto;}
	.main{margin-left:auto;margin-right:auto}	
	.block p a{font-weight:normal;}
}
/*大屏 2160 */
@media screen and (min-width:1024px){
	body{width:1024px;margin-left:auto;margin-right:auto;}
    .navbar{width:1024px;margin-left:auto;margin-right:auto;}
    body,div{font-family:Arial,sans-serif;}	
	.gotop{font-family:Arial,sans-serif}
    .search {width:930px;}
    #calendarqi{width:930px;}
    .pagemu {width:1022px;left:0;right:0;margin-left:auto;margin-right:auto;}
    
}


/*
@media screen and (min-width:2500px){
	body{width:640px;}
}
*/