﻿@charset "utf-8";
/*html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
*{margin:0px;padding:0px;}
/*网站主体开始*/
html,body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	color:#555;
	text-align:left;
	background:#efefef url(../images/bg.gif) repeat-x;
	font-size:12px;
	outline:0;
}

.xiangxi{color:#E14E61;}
a:active{outline:none;}
i{font-style:normal;font-family:normal small Arial, Helvetica, sans-serif;}
.cl{clear:both !important;}
.fl{float:left !important;}
.fr{float:right !important;}
.no_margin{margin:0px !important;}
.no_border{border:0px !important;}
.no_bg{background:none !important;}
.display_block{display:block !important;}
.clearfix:after{content:" "; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{zoom:1;display:inline-table;}
*html .clearfix{height:1%}
.clearfix{display:block;}
*+html .clearfix{min-height:1%}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0;}
*html{background-image:url(../images/c331f38f019f4638bbb6dcedb24f8a54.gif);background-attachment:fixed;}
/*Box 圆角*/
.boxRound{
	-webkit-border-radius:3px;
	   -moz-border-radius:3px;
	     -o-border-radius:3px;
	        border-radius:3px;	
}
/*Box nav*/
.dropshadow{
            box-shadow: 1px 1px 6px rgba(0,0,0,0.6);
       -moz-box-shadow: 1px 1px 6px rgba(0,0,0,0.6);
    -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,0.6);
}
/*Box banner*/
.dropshadows{
            box-shadow: 0 0 3px rgba(0,0,0,0.15);
       -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
}
div,h1,h2,h3,h4,h5,h6,h7,dd,b,table,td,th,p,form,input,select,textarea{margin:0;padding:0;}
ul,dl,dt,li{list-style-type:none;margin:0;padding:0;}
img{border:none;}
a{color:#1f1f1f;text-decoration:none;blr:expression(this.onFocus=this.blur());}
a:hover{color:#e14e61;}
/*调用部分结束*/
/*头部开始*/
.header{clear:both;width:1000px;height:120px;overflow:hidden;margin:0 auto;background:url(../images/toplingbg.gif) no-repeat left top;}
.header .logo{clear:both;width:350px;height:85px;padding:15px 0px 0px;overflow:hidden;float:left;}
.header .fastLinks{float:right;padding-top:47px;}
.header .language{clear:both;float:right;height:30px;border:#ccc solid 1px;line-height:30px;overflow:hidden;}
.header .language a{padding:0 15px;display:block;float:right;color:#9a9999;overflow:hidden;}
.header .language a:hover{background:#e95469;color:#fff;}
.header .language .l_bor{border-left:#ccc solid 1px;}
.header .language .active_lang{background:#e95469;color:#fff;}
/*头部结束*/
/*导航开始*/
#nav{clear:both;width:1000px;height:auto;overflow:hidden;z-index:4;position:absolute;left:53%;margin-left:-500px;top:120px;z-index:999;}
#nav ul{height:50px;overflow:hidden;float:left;}
#nav ul li{float:left;width:225px;height:auto;line-height:50px;overflow:hidden;}
#nav ul li a{width:225px;height:50px;display:block;font-size:14px;text-align:left;color:#000;text-align:center;}
#nav ul li a:hover{background:#e95469;color:#fff;}
#nav ul li.nav_over,a.nav_over:hover{background:#e95469;color:#fff;}
#nav .active{background:#e95469;color:#fff;}
#nav #navSub{clear:both;width:100%;height:auto;display:none;overflow:hidden;background:url(../images/black.png);z-index:12;}
#nav #navSub dl{width:125px;height:270px;float:left;position:relative;padding-top:10px;}
#nav #navSub dt{width:100%;height:100%;position:absolute;left:0;top:0;background:#f46e81;display:none;}
#nav #navSub dd{position:relative;line-height:18px;display:block;padding:5px 0;}
#nav #navSub dd a{color:#f1f1f1;background:url(../images/arrow_nav.gif) no-repeat 20px center;padding-left:35px;}
#nav #navSub dd a:hover {color:#fff;text-decoration:underline;}
	/*英文样式表开始*/
#nav_en{clear:both;width:1000px;height:auto;overflow:hidden;z-index:4;position:absolute;left:50%;margin-left:-500px;top:120px;z-index:999;}
#nav_en ul{height:50px;overflow:hidden;float:left;}
#nav_en ul li{float:left;width:125px;height:auto;line-height:50px;overflow:hidden;}
#nav_en ul li a{width:125px;height:50px;display:block;font-size:12px;text-align:left;color:#000;text-align:center;}
#nav_en ul li a:hover{background:#e95469;color:#fff;}
#nav_en ul li.nav_over,a.nav_over:hover{background:#e95469;color:#fff;}
#nav_en #navSub{clear:both;width:100%;height:auto;display:none;overflow:hidden;background:url(../images/black.png);z-index:12;}
#nav_en #navSub dl{width:125px;height:330px;float:left;position:relative;padding-top:10px;}
#nav_en #navSub dt{width:100%;height:100%;position:absolute;left:0;top:0;background:#f46e81;display:none;}
#nav_en #navSub dd{position:relative;line-height:18px;padding:3px 0;background:url(../images/arrow_nav.gif) no-repeat 10px 8px;padding-left:20px;}
#nav_en #navSub dd a{color:#f1f1f1;}
#nav_en #navSub dd a:hover {color:#fff;text-decoration:underline;}
	/*英文样式表结束*/
/*导航结束*/
/*内容部分开始*/
.banner{clear:both;width:100%;height:auto;overflow:hidden;text-align:center;margin:50px auto 0;display:inline-block;}
.cent{clear:both;width:1000px;height:auto;overflow:hidden;padding:30px 0;margin:0 auto;}
/*内容部分开始*/
/*友情连接开始*/
.links{clear:both;width:1000px;height:auto;overflow:hidden;margin:0 auto;}
.links .links_nav{background:url(../images/linkbg.gif) repeat-x left center;height:35px;overflow:hidden;}
.links .links_nav b{font-size:16px;font-weight:normal;display:inline-block;color:#000;line-height:35px;background:#efefef;padding-right:20px;}
.links .links_inf{clear:both;float:left;width:1000px;height:42px;overflow:hidden;padding:20px 0 30px;}
.links .scroll_div {clear:both;width:1000px; height:42px;margin:0 auto; overflow: hidden; white-space: nowrap;padding:0px;}
.links .scroll_div img {width:auto;height:42px;border: 0;margin: auto 8px;}
.links #scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li{display:inline;}/*设置ul和li横排*/


/*友情连接结束*/
/*底部开始*/
.footer{clear:both;width:100%;height:auto;overflow:hidden;border-top:#e14e61 solid 1px;background:#ebebeb url(../images/fbg.gif) repeat-x center top;padding:30px 0;display:block;}
.footer .footView{clear:both;width:1000px;margin:0 auto;height:auto;overflow:hidden;}
.footer .footView ul{width:688px;float:left;border-right:#c3c3c3 dotted 1px;padding-right:10px;}
.footer .footView li{float:left;width:86px;float:left;height:auto;overflow:hidden;line-height:23px;text-indent:0;}
.footer .footView li b{font-size:13px;color:#555;line-height:35px;}
.footer .footView li p{text-indent:0px;}
.footer .footView li a.big{color:#555;}
.footer .footView li a.big:hover{text-decoration:underline;}
.footer .footView li a.sml{color:#797273;text-indent:0;}
.footer .footView li a:hover{color:#e14e61;}
	/*英文样式表开始*/
.footer .footView_en{clear:both;width:1000px;margin:0 auto;height:auto;overflow:hidden;}
.footer .footView_en ul{clear:both;width:688px;border-right:#c3c3c3 dotted 1px;padding-right:10px;float:left;}
.footer .footView_en li{float:left;width:172px;float:left;height:auto;overflow:hidden;}
.footer .footView_en li b{font-size:13px;color:#555;line-height:35px;}
.footer .footView_en li dd{padding:3px 0;text-indent:0px;}
.footer .footView_en li p{padding:3px 0;text-indent:0px;}
.footer .footView_en li a.big{color:#555;}
.footer .footView_en li a.big:hover{text-decoration:underline;}
.footer .footView_en li a.sml{color:#797273;}
.footer .footView_en li a:hover{color:#e14e61;}
.footer .footView_en .cl{height:15px;display:block;overflow:hidden;}
	/*英文样式表结束*/
.footer .video{width:280px;height:auto;overflow:hidden;float:right;line-height:23px;background:url(../images/code.gif) no-repeat right bottom;}
.footer .video b{background:url(../images/arrow_footvideo.png) no-repeat left center;padding-left:20px;font-size:13px;color:#555;line-height:35px;}
.footer .video p{clear:both;width:280px;height:120px;overflow:hidden;padding:10px 0;}
	/*版权部分*/
.copyright{clear:both;width:100%;height:auto;overflow:hidden;border-top:#fff solid 1px;background:#c3c3c3;}
.copyright .copyInfo{clear:both;width:1000px;height:38px;line-height:38px;margin:0 auto;}
.copyright a{color:#555;}
.copyright a:hover{color:#e14e61;}
.copyright .backtop{width:23px;height:22px;display:block;float:right;background:url(../images/backtop.gif) no-repeat center center;margin-top:10px;text-indent:100px;}
/*底部结束*/
/*分页开始*/
.pagination{clear:both;overflow:hidden;height:auto;margin:15px 0 0;display:block;}
.pagination ul{
  float:right;
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul li{float:left;}
.pagination ul > li {display: inline;}
.pagination ul > li > a,
.pagination ul > li > span {float:left;padding: 4px 12px;line-height: 20px;text-decoration: none;background-color: #f5f5f5;border: 1px solid #dddddd;border-left-width: 0;color:#333;}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {color: #fff;background-color:#e24254;}
.pagination ul > .active > a,
.pagination ul > .active > span {color: #fff;cursor: default;}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {color: #aaa;cursor: default;background:#f5f5f5;}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
}
/*分页结束*/