@charset "utf-8";
/* Base Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,
small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video 
{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}
/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section 
{
	display: block;
}

:focus {
	outline: 0;
}

img {
	border: 0;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.logo-rb input {
	margin: 0;
	padding: 0;
	border: 0;
}

.clear{
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	clear: both;
	display: block;
	_display: inline;
}

.none {
	display: none;
}

.hidden {
	visibility: hidden;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clearfix {
	display: block;
	*zoom: 1;
}
.db{display: block !important;}
.dn{display: none !important;}
body script {display: none !important;}
/******************************************************************************************************************************************/

/**布局开始**/

body {
	background:#fff;
}

body,
p {
	font: 14px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif;
	color: #3c3c3c;
}

a {
	color: #333333;
	text-decoration: none;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
}

.wrapper .inner {
	/**页面全局宽度**/
	width: 1200px;
	margin: 0 auto;
}

/*新闻列表*/
.post {
	
}
.post .banner {
	margin: 0 auto;
	line-height: 26px;
}
.post .banner .title {
	font-size: 20px;
	float: left;
	display: block;
	text-align: center;
	padding: 0 30px;
	font-weight: bold;
}

.post .more-btn {
	float: right;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #888888;
}
.post .con {
	margin:0 auto;
}
.post .news-list .news {
	overflow: hidden;
	display: block;
	line-height: 34px;
	/* padding-left: 15px; */
	/* background: url(/images/li_dian.png) left center no-repeat; */
	/* border-bottom: 1px #d1d1d1 dotted; */
}
.post .news-list .news .news-title {
	display: block;
	float: left;
	width: 74%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	text-align: left;

}
.post .news-list .news .news-date {
	display: block;
	float: right;
	font-size: 14px;
	width: 26%;
	text-align: right;
}

.post1 .banner .title{background: url(/images/post1_titbg.png) left center no-repeat;}
.post2 .banner .title{background: url(/images/post2_titbg.png) left center no-repeat;}
.post3 .banner .title{background: url(/images/post3_titbg.png) left center no-repeat;}
.post4 .banner .title{background: url(/images/post4_titbg.png) left center no-repeat;}
.post5 .banner .title{background: url(/images/post5_titbg.png) left center no-repeat;}
.post6 .banner .title{background: url(/images/post6_titbg.png) left center no-repeat;}
.post7 .banner .title{background: url(/images/post7_titbg.png) left center no-repeat;}
.post8 .banner .title{background: url(/images/post8_titbg.png) left center no-repeat;}
.post9 .banner .title{background: url(/images/post9_titbg.png) left center no-repeat;}
.post10 .banner .title{background: url(/images/post10_titbg.png) left center no-repeat;}

/*爱游戏app官网罗马赞助商新闻*/

/*头部*/
#header { background:url(/images/logo_bg.png) center top;}
#header .inner { position: relative;}

.logo {
	position: relative;
	overflow: hidden;
}
.logo-l{float: left;margin: 29px 0;}

.logo-r{float: right;margin: 25px 0;}

.logo-rt .sf{/* float: left; */}
.logo-rt .sf li{float: left;/* width: 25%; */margin: 0 5px;}
.logo-rt .sf li a{color: #FFFFFF;/* line-height: 30px; */display: block;}


.logo img {
	max-width: 100%;
	height: auto;
}

.ss{
	margin: 10px 0;
}

.ssk {
	float: left;
	width: 0px;
	height: 28px;
	padding: 0;
	margin: 0;
	border: 0;
	background: #FFFFFF;
	width: 270px;
	border-radius: 10px 0 0 10px;
	text-indent: 10px;
	border: 1px solid #cccccc;
	border-right:none;
	transition: all 1s ease .1s;
	-webkit-transition: all 1s ease .1s;
	-moz-transition: all 1s ease .1s;
	-ms-transition: all 1s ease .1s;
	-o-transition: all 1s ease .1s;
}

.ss_btn {
	width: 30px;
	height: 30px;
	cursor: pointer;
	padding: 0;
	margin: 0;
	border: 0;
	border: 1px solid #cccccc;
	border-radius: 0 10px 10px 0;
	border-left: none;
	background:url(/images/ss_btn.png) center center no-repeat #1c6eb8;
}


/*导航*/
#nav{background: #00539e;}
.nav {height: 46px;width: 100%;}
.navList{width:100%;overflow:hidden;}
.navList > li{float:left;width: 11.11%;}
.navList li a{display:block;text-align:center;height: 100%;font-size: 16px;line-height: 46px;font-weight: bold;color: #FFFFFF;}
.navList li > a{}
.navList li a:hover{background:#1C6EB8; color: #FFFFFF;}

.navList .subnav{ z-index: 100; position: relative; display: none;}
.navList .subnav li{background:rgba(0,102,190,0.5);}
.navList .subnav a{ background: none;line-height: 36px; font-size: 14px; color: #FFFFFF;}

/*汉堡包样式*/
.navBtns{position: absolute; right:0; bottom:0;width:30px;height:30px;background: url(/images/menu-button-bg.png) no-repeat center center; background-size: 60% 60%; display:none; }
/*--------------------------- welcome ----------------------------*/
.welcome{width:100%;height:100%;background:#fff;z-index:200;}
.welBox{}
.welList a{font:20px/1em "微软雅黑";color:#333;display:block;text-align: center;padding:15px 0;}
.welList a:hover{color:#EF3333;background:#ccc;}
.comeList{width:100%;display:none;}
.comeList a{font:16px/1em "微软雅黑";display:block;padding:10px 0;}



/*大图*/
#dt .inner{ width: 100%; overflow: hidden;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;

  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }
  
#dt .dtxt{width:1200px;position:absolute;left:50%;margin-left:-600px;bottom: 30px;z-index: 999;}
#dt .dtxt a{background: rgba(0,33,76,0.8);color: #FFFFFF;font-size: 20px;padding: 0 30px;line-height: 36px;display: block;float: left;}

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 65px;
  width: 34px;
  margin-top: -30px;
  }
  
.slide_nav:active {
  opacity: 1.0;
  }
  
.slide_nav.prev {
	left:19%;
	background: url(/images/datu_l.png) no-repeat center center;
}

.slide_nav.next {
  right:19%;
  background: url(/images/datu_r.png) no-repeat center center;
}
  
.slide1_tabs{position:absolute;bottom:30px;left: 50%;margin-left: -105px;z-index:100;text-align: center;}
.slide1_tabs li,.slide2_tabs li{display:inline-block;width: 12px;height: 12px;margin-left: 20px;border-radius:10px;/* border:1px solid #FFF; */position:relative;}
.slide1_tabs li a,.slide2_tabs li a{display:inline-block;width: 12px;height: 12px;border-radius:10px;position:absolute;left:0;z-index:1000;color:rgba(100,200,300,0);color:transparent;background: #ffffff;}
.slide1_tabs li.slide_here a,.slide2_tabs li.slide_here a{background: #ff9600;}
  
 /*小图切换*/
 .slideBox {
 	overflow: hidden;
 	position: relative;
 	float: left;
 }
 
 .slideBox .hd {
 	overflow: hidden;
 	position: absolute;
 	right: 5px;
 	bottom: 15px;
 	z-index: 1;
 }
 
 .slideBox .hd ul {
 	overflow: hidden;
 	zoom: 1;
 	float: left;
 }
 
 .slideBox .hd ul li {
 	float: left;
 	margin-right: 15px;
 	width: 10px;
 	height: 10px;
 	line-height: 14px;
 	text-align: center;
 	background: #fff;
 	cursor: pointer;
 	border-radius: 5px;
 }
 
 .slideBox .hd ul li.on {
 	background: #0077d7;
 }
 
 .slideBox .bd {
 	position: relative;
 	height: 100%;
 	z-index: 0;
 }
 
 .slideBox .bd li {
 	zoom: 1;
 	vertical-align: middle;
 }
 .slideBox .bd li a{ display: block;}
 .slideBox .bd li .qhbt{position: absolute;bottom: 0;left: 0;color: #FFFFFF;line-height: 40px;font-size: 16px;width: 100%;text-indent: 5px;background: url(/images/qhbt_bg.png) bottom repeat-x;}
 
 .slideBox .bd img {
 	width: 600px;
 	height: 400px;
 	display: block;
 }
 
 /* 下面是前/后按钮代码，如果不需要删除即可 */
 .slideBox .prev,
 .slideBox .next{ position:absolute; top:50%; margin-top:-30px; display:block; width:40px; height:60px; }
 .slideBox .prev{left:0; background:url(/images/datu_l.png); }
 .slideBox .next{ right:0;  background:url(/images/datu_r.png); }
 .slideBox .prev:hover,
 .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
 .slideBox .prevStop{ display:none;  }
 .slideBox .nextStop{ display:none;  }
 
/*中间*/
#mod0{}
.mod0l{float: left;}
.mod0l span{line-height: 50px;}
.mod0r{float: right}

#mod1{background: url(/images/mod1_bg.png) center top;}
.mod1{padding: 25px 0;}
.mod1t{}
.mod1t .ttxwl{float: left;width: 126px;height: 96px;}
.mod1t .ttxwr{float: right;width: 85%;}
.mod1t .ttxwr .bt{display: block;font-size: 24px;font-weight: bold;color: #c70000;text-align: center;line-height: 36px;}
.mod1t .ttxwr .jj{display: block;font-size: 16px;line-height: 30px; text-indent: 2em;}
.mod1m{margin-top: 25px;overflow: hidden;}
.mod1m .mod1ml{width: 600px;float: left;}
.mod1m .mod1mr{width: 560PX;float: right;}
.mod1b{overflow: hidden;margin-top: 25px;}
.mod1b .mod1b1,.mod1b .mod1b2,.mod1b .mod1b3{width: 380px;}
.mod1b .mod1b1{float: left;}
.mod1b .mod1b2{float: left;margin-left: 30px;}
.mod1b .mod1b3{float: right;}
.post2 .banner,.post3 .banner,.post4 .banner{padding-bottom: 10px;}
.post2 .banner{border-bottom: 2px solid #1C6EB8;}
.post3 .banner{border-bottom: 2px solid #ff6c00;}
.post4 .banner{border-bottom: 2px solid #db1500;}

#mod2{background: url(/images/mod2_bg.png) center top;}
.mod2{padding: 25px 0;}
.post5 .banner .title{color: #FFFFFF;}
.post5 .more-btn{color: #FFFFFF;}
.post5 .con{margin-top: 25px;}
.mod21{width: 66.67%;float:left;}
.mod21 *{display: block;}
.mod2l1 a{position: relative;}
.mod2l1 .bt{ left: 0; top: 10px; position: absolute;line-height: 46px;font-size: 20px;color: #FFFFFF;text-indent: 20px;width: 180px;}
.mod2l11{width: 50%;float:left;}
.mod2l11 .bt{background: url(/images/tpjj_bt.png) left center no-repeat;}
.mod2l12{width: 50%;float:right;}
.mod2l12 .bt{background: url(/images/spzb_bt.png) left center no-repeat;}
.mod2l2{}
.mod2l2 .tit{font-size: 20px;color: #FFFFFF;line-height: 60px;text-indent: 20px;}
.mod2l21{width: 50%;float:left;background: #008be3;padding-bottom: 10px;}
.mod2l21 ul{padding-left: 20px;}
.mod2l21 ul li{padding-left:20px ;background: url(/images/gbzs_li.png) left center no-repeat;}
.mod2l21 ul li a{color: #FFFFFF;line-height: 34px;}
.mod2l22{width: 50%;float:right;background:url(/images/bwsl_bg.png) right bottom no-repeat #2d9fff;padding-bottom: 10px;}
.wbx {width: 360px;height: 136px;margin: 0 auto;background: #ffffff;}
.mod2l22 img {margin: 0 auto;}

.mod2r{width: 33.33%;float: right;padding: 17px 0;background: url(/images/xb_bg.png) center center no-repeat;}
.mod2r a{display:block;width: 262px;margin: 0 auto;position: relative;}
.mod2r .bt{ left: 0; bottom: 0; position: absolute;line-height: 46px;font-size: 20px;color: #FFFFFF;text-indent: 20px;width: 180px;background: url(/images/xb_bt.png) left center no-repeat;}


#mod3{background: #eaeaea;}
.mod3{padding: 25px 0;overflow: hidden;}
.mod31,.mod32,.mod33,.mod34{width: 285px;float: left;margin-right: 20px;}
.mod34{margin-right: 0;}
.post6,.post7,.post8,.post9{padding: 10px;background: #FFFFFF;}
.post6 .news-list .news .news-title,.post7 .news-list .news .news-title,.post8 .news-list .news .news-title,.post9 .news-list .news .news-title{width: 100%;}
.post6 .ztxw *{display: block;}
.post6 .ztxw{padding-top:10px;}
.post6 .ztxw li{margin-top: 6px;}
.post .news1 *{display: block;}
.post .news1 {padding: 9px 0;}

#mod4{}
.mod4{padding: 25px 0;}
.mod4 .ztzl li{width: 16.66%;float: left;overflow:hidden;}
.mod4 .ztzl li > div {width: 180px;margin: 0 auto;position: relative;}
.mod4 .ztzl li *{display: block;}
.mod4 .ztzl li img:hover{transform: scale(1.1);transition:all .4s;}
.mod4 .ztzl .li5{ margin-right: 0;}
.mod4 .ztzl .bt{display: block;width: 100%;color: #FFFFFF;line-height: 40px;font-size: 16px;font-weight: bold;text-indent: 20px;position: absolute;bottom: 10px;left: 0px;background: url(/images/ztzl_tit_bg.png) left center no-repeat;}
.post10 .banner{margin-bottom: 20px;}




#cd{background: url(/images/cd_bg.png) center top;}
#mod6{border-bottom: 1px solid #014a8b;}
#mod6 .inner .lmbt,#mod6 .inner a{float: left;line-height: 49px; color:#ffffff;}
#mod6 .inner .lmbt{font-weight: bold;}
#mod6 .inner a{ padding: 0 10px; text-align: center;}

#mod7{border-top:1px solid #1990fa;}
.mod7{padding: 15px 0;}
.mod7l{float: left;width: 33.33%;padding: 48px 0;}
.mod7l a img{max-width: 100%;}
.mod7m{float: left;width: 33.33%;}
.mod7m ul{width: 280px;margin: 0 auto;}
.mod7m ul li{padding-left: 30px;}
.mod7m ul .li1{background: url(/images/bq1.png) left center no-repeat;}
.mod7m ul .li2{background: url(/images/bq2.png) left center no-repeat;}
.mod7m ul .li3{background: url(/images/bq3.png) left center no-repeat;}
.mod7m ul li span{display: block;font-size: 16px;color: #FFFFFF;line-height: 50px;}
.mod7r{float: right;width: 33.33%;padding: 15px 0;}
.mod7r *{display: block;}
.mod7r ul li{width:33.33%;float: left;}
.mod7r ul .li1 img{padding: 6px 0;}
.mod7r ul .tu img{margin: 0 auto;}
.mod7r ul  .bt{text-align: center;color: #FFFFFF;line-height: 40px;}


/*页脚*/
#footer {background: #014a8b;}
.foot {}
.copyright{ line-height: 40px; color: #fff;text-align: center;}

/*列表页*/
#container{background: #f1f1f1;}
#listdt .inner{width: 100%;}
.col {
	padding-top: 20px;
	/* padding-bottom: 40px; */
}

.col-menu { /**列表页左侧栏目**/
	width: 23%;
	float: right;
	/* background: #FFFFFF; */
	/* margin-top: -80px; */
	z-index: 100;
	position: relative;
} 

.col-menu-head { /*列表头部*/
	width: 100%;
	margin: 0 auto;
	background: url() no-repeat;
}
.col-menu-head .col-name {/**位置栏目字体栏目名称图标**/
	color: #FFFFFF;
	background: #00539e;
	display: block;
	line-height: 52px;
	text-align: center;
	font-size: 20px;
}

.fx{background: #ffffff;margin-top: 20px;}
.fx .bt{background: #1c6eb8;color: #FFFFFF;font-size: 18px;line-height: 50px;display: block;text-align: center;}
.fx .tb{padding: 20px 0;}
.fx .tb .bdsharebuttonbox{width: 186px;margin: 0 auto;}


/*多级栏目列表*/
#listdt img{width: 100%;display: block;}
.col-menu-con{width: 100%;float: right;background: #f1f1f1;min-height: 585px;}

.col-list  {
    background: #ffffff;
    padding: 10px;
}
.col-list li{
    /* border-left: 5px solid #1c6eb8; */
    border-bottom: 1px dashed #dddddd;
	overflow: hidden;
}
.col-list li i{float: left;line-height: 35px;color: #888888;}
.col-list li .i1{color: #ff4200;}
.col-list li .i2,.col-list li .i3{color: #1C6EB8;}
.col-list .column-1 a {/* margin: 10px 15px 0; */ float: left;color: #000000;display: block;/* height: 50px; */line-height: 35px;/* font-size: 18px;  background: url(/images/list-l-li-bg.png) 80% center no-repeat rgba(246, 246, 246, 0.7); text-align: center;*/margin-left: 10px;} 	/**一级子栏目及图标**/

.col-list  .column-1 a:hover,.col-list  .column-1 a.selected {/*color: #ffffff;background: #ff9c00;font-weight: bold;*/} 	/**鼠标经过或选中一级子栏目**/
.col-list  .column-1 .wp_subcolumn .column-1-1 a{ height: 26px; line-height: 26px; font-size: 16px;}


.col-news { /**列表页右侧新闻**/
	width: 72%;
	float: left;
	background: #FFFFFF;
	/* min-height: 790px; */
	padding: 0 20px 20px;
} 
.col-news-head {
	margin: 0px;
	border-bottom: 2px solid #1c6eb8;
}
 .col-path { /**当前位置**/
	display:inline-block;
	white-space:nowrap;
	height: 49px;
	line-height: 50px;
	text-align: right;
	float: right;
} 
.col-path a {
	color: #aaaaaa;
	/* font-size: 14px; */
}

.col-title { /**当前栏目**/
	display:inline-block;
	white-space:nowrap;
	height: 49px;
	line-height:50px;
	float: left;
	font-size: 22px;
	color: #1c6eb8;
	/* border-bottom: 3px solid #0066be; */
	/* padding: 0 10px; */
} 

.col-news-con {
	margin:0px;
	padding: 0 ;
}
.col-news-list {}
 /**栏目新闻列表**/
.col-news-list  .list_item{display: block;overflow: hidden;padding: 0 0 0 15px;background: url(/images/li_dian.png) left center no-repeat;border-bottom: 1px solid #e5e5e5;}
.col-news-list  .list_item *{display: block;height: 45px;line-height: 45px;/* font-size: 14px; */}
.col-news-list  .list_item .news-title{float: left;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;}
.col-news-list  .list_item .news-date{float: right;width: 20%;color: #888888;text-align: right;}
.fenye,.fenye table{margin: 0 auto; text-align: center;}
.fenye{padding: 20px 0;}
/*英文列表*/


/*单片标题*/
.dpbt{font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;}

/*图片列表*/
.pic-list{ overflow: hidden; padding-top: 20px;}
.pic-list .pic-news{ width: 20%; height: 250px; float:left; text-align: center;}
.pic-list .pic-news .news-pic img{ margin: 0 auto;border: 2px solid #DDDDDD; display: block;}
.pic-list .pic-news .news-name{ line-height: 30px;}

/*文章页*/
.infobox {
	margin:0px auto;
	background-color:#FFF;
}
.article { padding: 0 20px;}
.article h1.arti_title { /**文章标题**/
	font-family: Microsoft YaHei;
	text-align:center;
	/* font-weight: bold; */
	font-size: 24px;
	/* color:#333333; */
	/* line-height: 50px; */
	padding: 13px 0;
} 
.article .fbt{
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    padding: 15px 0 0;
}
.article .arti_metas {
	padding:10px 0;
	text-align:center;
	/* background: #f4f4f4; */
	font-size: 14px;
	border-bottom: 1px dashed  #cccccc;
}
.article .arti_metas span { /**文章其他属性**/
	margin:0 5px; 
	color:#787878;
} 
.article .read{
padding-top: 20px;
}  
.article .read p {
	line-height:2;
	font-size: 16px;
	color:#333;
}
.article  .read img { /**文章阅读部分图片大小限制**/
	max-width:940px; _width:expression(this.width > 940 ? "940px" : this.width); 
}
.qtsx{text-align: right;}
.qtsx span{line-height: 30px;font-size: 16px;margin: 0 10px;}
.fp{
    overflow: hidden;
    font-size: 16px;
    margin-top: 20px;
}
.fp .syt{
    float: left;
}
.fp .xyt{
    float: right;
}

/* 大屏幕（大桌面显示器，小于等于 1200px） */

@media only screen and (max-width: 1199px) {
	.wrapper .inner{width:99%;}
	.inner1200{width: 100%;}
	.tabcon{ width: 100%;}
	#normalcon1{width: calc(100% - 600px);}
	#mod3 {background: url() 57% top;}
	.mod3l{width: 59%;}
	.mod3r{width: 39%;}
	.mod4 .ztzl li{width: 33.33%;padding: 5px 0;}
}
@media only screen and (max-width: 1024px) {
		.logo-r{ display:none;}
		.slideBox{display: none;}
		#normalcon1{width: 100%;float: none;}
}
/* 小屏幕（平板，小于等于 768px） */
@media only screen and (max-width: 768px) {

	.navBtns {display: block;}
	.navList {}
	#nav {display: none;}
	.inner1200{display: none;}
	.mod2l{width: 100%;float: none;}
	.mod2m{display: none;}
	.mod2r{width: 100%;float: none;}
	.mod3l{width: 100%;float: none;}
	.mod3r{width: 100%;float: none;}
	.cjrh {width: 390px;margin: 0 auto;}
	.mod5 ul li {width: 16.66%;}
	.mod7l{display: none;}
	.mod7m{width: 50%;}
	.mod7r{width: 50%;}
	/*列表页*/
	.col-menu{display: none;}
	.col-news{width: 100%;float: none;padding: 0;}
	
	/*文章页*/
	.read #vsb_content_2 IMG{width: 95% !important;height: auto;}
}
@media only screen and (max-width: 700px) {
	.mod4 .ztzl li {    width: 50%;}
}
@media only screen and (max-width: 600px) {
	.mod5 ul li{width: 25%;}
	.mod7m{width: 100%;float: none;}
	.mod7r{width: 100%;float: none;}
}
@media only screen and (max-width: 500px) {
	.mod4 .ztzl li{width: 100%;float: none;}
	.tabcon .news-list .news .news-title{width: 74%;}
	.tabcon .news-list .news .news-date{width: 26%;}
}
@media only screen and (max-width: 400px) {
	.cjrh{width: 100%;}
	.post2 .cjrh li{margin-left: 0;background-size: 100% 100%;}
	.yxlb{padding: 0 0 0 10px;}
}
@media only screen and (max-width: 350px) {
}