/* CSS Document */
html{-webkit-text-size-adjust:none;width:100%;height:100%;background:url(about:blank); background-attachment:fixed; }
body{font-size:14px;color:#666; line-height:1.8;  margin:0 auto;font-family:"Microsoft YaHei";width:100%;min-height:100%;background:#fff;overflow-x:hidden; text-align:center;}
a {blr:expression(this.onFocus=this.blur());cursor:pointer; max-width:100%;} 
/*a.mao{display:block;height:0;line-height:0;overflow:hidden;}*/
img{border:0;outline:0; vertical-align:middle;max-width:100%;}
/*a:hover img{filter:alpha(opacity=70);-moz-opacity:0.7; opacity: 0.7;}*/
ul,li{list-style:none; list-style-type:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section,menu{display:block;margin:0;padding:0; margin:0 auto;}
table{border-collapse:collapse;border-spacing:0;border:0;}
table,td,tr,th{font-size:14px;border:0;}
input:focus {outline: 0 none;}
a:focus { outline: medium none;}
a{text-decoration:none;cursor:pointer;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover{text-decoration: none;color:#e00000;}
fieldset,img{border:0;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}

.clear{clear:both;height:0;line-height:0;font-size:0;overflow:hidden;display:block;}
.blank10{clear:both;font-size:0px;line-height:0px;height:10px; margin:0px; padding:0px;}
.blank5{clear:both;font-size:0px;line-height:0px;height:5px; margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6{display:block;width:100%;margin:0 auto; font-weight:normal;}
input,select,option,textarea{font-size:12px;outline:medium;font-family:"\5FAE\8F6F\96C5\9ED1";color:#666;}
i{font-style:normal;}
.left{float:left;}
.right{float:right;}
.fy{font-family:"\5FAE\8F6F\96C5\9ED1"}
div{margin:0 auto; text-align:left;}
.main{width:1200px;}
@media screen and (max-width:1280px){
	.main{width:auto;margin-left:10px;margin-right:10px;}}
}
.f12{font-size:12px;}
.f14{font-size:14px;}
.f18{font-size:18px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f30{font-size:30px;}
.f36{font-size:36px;}
.mt{margin-top:10px;}
.white{background:#fff;}
.red,a.red{color:#e00000;}

.top{height:30px; background:#f1f1f1; line-height:30px;}
.top .main{text-align:right;}
.top .main a{padding-left:10px;padding-right:10px;}
.head{width:100%; }
.header{padding-top:20px; text-align:center;padding-bottom:20px; text-align:center;}
.header span.right{padding-top:7px;}
.header span.right strong{display:inline-block;height:56px;font-size:16px;margin-left:60px; line-height:1.8;font-weight:bold;}
.header span.right strong i{font-size:20px;}
.header span.right strong.toptel{background:url(../../images/front/ico_tel.png) no-repeat left center;padding-left:70px;}
.header span.right strong.topmail{background:url(../../images/front/ico_mail.png) no-repeat left center;padding-left:70px;}
.nav_pc{height:60px; line-height:60px; font-size:20px; background:#e00000; text-align:center;}
.nav_pc li{width:160px;float:left; text-align:center; }
.nav_pc li:first-child{width:80px;}
.nav_pc li a{display:block;height:60px;color:#fff;}
.nav_pc li a:hover,.nav_pc li.cur a{background:#4d4545;color:#fff;}

.nav_mo{ text-align:center; position:fixed;right:0px;top:30px; z-index:9;display:none;width:100%; text-align:right;}
.nav_mo span{font-size:16px;display:inline-block; text-align:center;float:right;}
.nav_mo span a.m{ line-height:40px;display:block;cursor:pointer;width:44px;height:40px;background: url(../../images/front/menu.png) no-repeat center center #e00000;display:inline-block;color:#fff;}
.nav_mo div.dropmo{width:100%;background:#e00000; position:absolute;top:40px;right:0;display:none;}
.nav_mo div.dropmo li{height:40px;line-height:40px;border-bottom:1px solid #ddd;text-align:center;}
.nav_mo div.dropmo li a{display:block;color:#fff;}
.nav_mo div.dropmo li a:hover{background:#4d4545;color:#fff;}
@media screen and (max-width:1280px){
	.header .left{float:none; text-align:center;width:100%;display:block;}
	.header .right{float:none; text-align:center;width:100%;display:block}
	.header img{margin:0 auto;}
	 .nav_pc{display:block;}
	 .nav_mo{display:none;}
	}


.focus{position:relative; z-index:1;}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index:1;
  }

.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 li a {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides img {
  display: block;
  height: auto;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;
  float: left;
  width: 100%;
  z-index:1;
  }

.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;
  }

.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%;
  left: 0;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 44px;
  width: 44px;
  /*background: transparent url("../../images/front/themes.png") no-repeat left top;*/
  margin-top:-22px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

.slide_tabs.slide1_tabs{height:30px; position:absolute;bottom:0px;width:100%; z-index:9; text-align:center;background: url(../../images/front/cover.png) repeat; line-height:0;}
.slide_tabs.slide1_tabs li{display:inline-block;margin-left:5px;margin-right:5px;width:14px;height:14px; line-height:0;}
.slide_tabs.slide1_tabs li a{display:inline-block;width:14px;height:14px;background:#fff;color:#fff;font-size:0px; text-indent:-999em; line-height:0;}
.slide_tabs.slide1_tabs li.slide_here a{background:#e00000;}

.graybg{background:#f4f4f4; text-align:center;}
.number span{display:inline-block;}
.number span.left{padding-right:140px;}
.number strong{font-weight:normal;display:inline-block;}
.number strong.f18{line-height:50px;}
.number strong.num {background:url(../../images/front/numbg.png) repeat-x;font-size:68px;color:#e00000; line-height:90px; letter-spacing:28px;padding-left:10px;margin-top:10px;}
.number strong.num i{font-size:60px;width:60px;overflow:hidden;display:inline-block; vertical-align:middle;margin-left:-5px;height:90px; line-height:70px;}
.number span.right strong.num{letter-spacing:30px;}

.maintl{padding-top:20px;padding-bottom:20px;height:28px; line-height:28px;overflow:hidden;}
.maintl b{font-size:28px;color:#343434;}
.maintl span{font-size:22px;color:#bbb;padding-left:10px;}
.maintl a.right{width:42px;height:28px; background:url(../../images/front/more.png) no-repeat left center;display:inline-block;font-size:0;line-height:0;}
.advlist{text-align:center;}
.advlist li{display:inline-block;margin-right:25px; text-align:center;width:210px; vertical-align:top;margin-top:20px;}
.advlist li p.f20{padding-top:10px;}
.advlist li p.f16{color:#999;padding-top:10px;}
area{ cursor:pointer;}
.lich{padding-top:20px; font-size:18px;}
.lich img{float:right;margin-left:50px;}
.lich p{text-indent:2em; line-height:2.0;width:300px;float:left;}
.lich p a{font-size:14px;}
.mapdiv{width:160px;background:#f1f1f1;border:2px solid #333;font-size:12px; padding:10px; line-height:2.0;color:#000; position:absolute; z-index:999;}
.mapdiv span.arr{position:absolute;left:-9px;top:50%;margin-top:-10px;}
.mapcont{display:none;}
.map1200{overflow:auto;}
.map1200 img{width:1200px;max-width:1200px;}

@media screen and (max-width:1280px){
	.lich{text-align:center;}
	.lich img{float:none;margin-left:0px;margin:0 auto;}
    .lich p{text-indent:2em; line-height:2.0;width:auto;float:none;padding-top:20px; text-align:left;}
}
@media screen and (max-width:980px){
	.number span.left{padding-right:0px;float:none; text-align:center;width:100%;}
	.number span.right{width:100%;float:none; text-align:center;}
}
@media screen and (max-width:660px){
}

.picnews{width:400;height:210px;overflow:hidden; position:relative; z-index:0;margin-top:20px;float:left;}

.slideTxtBox{width:100%; position:relative;  }
.slideTxtBox .newstl{ height:56px; line-height:54px;border-bottom:1px solid #ccc }
.slideTxtBox .newstl ul{}
.slideTxtBox .newstl ul li{cursor:pointer;display:inline-block;padding-left:15px;padding-right:15px;font-size:28px;font-weight:bold;border-bottom:2px solid #f4f4f4;}
.slideTxtBox .newstl ul li.on{border-bottom:2px solid #e00000}
.slideTxtBox a.more{width:42px;height:9px; background:url(../../images/front/more.png) no-repeat;display:inline-block;font-size:0;line-height:0; position:absolute; z-index:9;right:0;top:30px;}

.slideBox{ width:360px; height:200px; overflow:hidden; position:relative; border:1px solid #ccc; }
.slideBox .hd{ height:10px; overflow:hidden; position:absolute; right:5px; bottom:15px; z-index:1;width:100%;font-size:0; line-height:0; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:right; text-align:right; }
.slideBox .hd ul li{margin-right:2px;  width:10px; height:10px; text-align:center; background:#bbb; cursor:pointer; text-indent:-999em;overflow:Hidden;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;display:inline-block; }
.slideBox .hd ul{}
.slideBox .hd ul li.on{ background:#e00000; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;position:relative;}
.slideBox .bd img{width:360px; height:200px; display:block;  }
.slideBox .bd li p.title{height:36px; line-height:36px; background:url(../../images/front/cover.png) repeat; position:absolute; z-index:5;width:100%;bottom:0;}
.slideBox .bd li p.title a{padding-left:15px;color:#fff;width:270px;overflow:Hidden;}

.inewslist{width:810px;float:right;margin-top:20px;}
.inewslist li{line-height:30px;overflow:hidden; background:url(../../images/front/dot.png) no-repeat left center;padding-left:20px;font-size:16px;clear:both}
.inewslist li a.col{color:#bbb;}
.inewslist li a{float:left;}
.inewslist li span{color:#ccc;float:right;}

.partner{text-align:left;}
.partner ul{margin-left:20px;}
.partner li{width:120px;height:50px;display:inline-block;margin-right:22px;margin-top:20px;}

@media screen and (max-width:1280px){
	.picnews{width:100%; text-align:center;float:none;}
	.inewslist{width:100%;float:none;}
}
@media screen and (max-width:420px){
	.slideBox{ width:300px; height:195px;}
	.slideBox .bd img{ width:300px; height:195px; display:block;  }
}

.footer{background:#323232;color:#888;padding-top:30px; text-align:center;}
.footer div.left{margin-right:90px;display:inline-block;display:inline;border:0px solid #fff;}
.footer div.left p.fcom{background:url(../../images/front/ico_company.png) no-repeat left center;padding-left:50px; height:40px; line-height:40px;margin-bottom:15px;display:inline-block;}
.footer div.left p.ftel{background:url(../../images/front/ico_hottel.png) no-repeat left center;padding-left:50px; height:40px; line-height:40px;margin-bottom:15px;display:inline-block;}
.footer div.left p.fadd{background:url(../../images/front/ico_add.png) no-repeat left center;padding-left:50px; height:40px; line-height:40px;margin-bottom:15px;display:inline-block;}
.footer div.left p span{color:#ccc;}
.footer div.left p.foot_text{width: 330px;}
.footer div.right{margin:0 20px 0 0; width:110px; text-align:center;}
.footer div.right p{padding-top:10px;}
.cp{ line-height:40px;background:#202020; text-align:center;font-size:12px;}
@media screen and (max-width:1280px){
	.footer div.left{width:100%; text-align:center;display:block;padding-bottom:20px;}
	.footer div.right{float:none;}
}

.floatdiv{width:260px;height:260px; position:absolute;z-index:999;}
.floatdiv a.close{display:block;width:20px;height:20px; position:absolute; right:5px;top:5px; background:url(../../images/front/close.jpg) no-repeat;overflow:Hidden; z-index:9;}

.onlinebtn{width:120px;height:50px; position:absolute;top:50%;margin-top:-25px; z-index:999;right:0;display:none;}
.online{width:120px;height:300px;background:#e00000; position:absolute;right:0;top:50%;margin-top:-100px; z-index:999;}
.onlinebtn a.close{display:block;width:16px;height:16px; position:absolute; right:5px;top:5px; background:url(../../images/front/close2.jpg) no-repeat;overflow:Hidden; z-index:9;}
.online a.close{display:block;width:16px;height:16px; position:absolute; right:5px;top:5px; background:url(../../images/front/minus.png) no-repeat;overflow:Hidden; z-index:9;}
.online p.qqnum{padding-left:20px;}
.online p.qqnum a{display:block;}
.onlinebtn a.close{-moz-border-radius:8px;-ms-border-radius:8px;border-radius:8px;}