﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}
input,textarea {border: none; box-shadow: none; outline: none;}

.mt10{ margin-top:10px;}
i,em{ font-style:normal;}
.dn,.hide{ display:none;}
/* 设置默认字体 */
body,button, input, select, textarea {font: 14px "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif; color: #666;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 100%;}
* h1,* h2,* h3,* h4,* h5,* h6{margin: 0px;}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}
/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;outline:none;}/*英文换行*/
a:hover {text-decoration: none;}
/* 重置表单元素 */
legend {color: #000;} /* for ie6 */
fieldset, img {border: none;} /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea {
    font-size: 100%; /* 使表单元素在 ie 下能继承字体大小 */
}

/* 重置表格元素 */
table {
    border-collapse: collapse;
    border-spacing: 0;
}


body{width: 100%;min-width: 1200px;max-width:1920px;margin:0 auto;overflow-x:hidden;}
/*设置浮动*/
.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

/*清除浮动*/
.clear{clear: both;height: 0;}
.blk-main .clearlist,.blk-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b-main .clearlist,.b-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.clearafter:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
/* -- 页面整体布局 -- */
.header , .content , .footer {width: 1200px;max-width:1920px;margin:0 auto; }

/* -- 页面整体布局 -- */
.left,.leftr{ width:244px; float:left; overflow:hidden;}
.leftr{ float:left;}
.left2 { width:930px; float:left; overflow:hidden; margin-top:15px;}
.left3 { width:244px; float:left; overflow:hidden; color:#666;}
.lefttop {height:0px; font-size:0; overflow:hidden; margin-top:10px;}
.leftbot { height:0px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right,.rightl{ width:930px; float:right; display:inline;overflow:hidden;}
.rightl{ float:right;}
.right2 { width:244px;  float:right; overflow:hidden;margin-top:15px;}
.right3 { width:244px; float:right; overflow:hidden; color:#666;}
.rightbot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:930px; overflow:hidden; }
.right2_main { width:244px;overflow:hidden;}
.left2_main { width:930px;overflow:hidden;}


/*temp.css*/
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(img/nodata.gif) no-repeat 20px 20px;}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
/*rollup.css*/
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px;display:none;}
#roll_top{background:url(/Skins/Default/Img/top.gif) no-repeat}
#fall{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -80px}
#ct{background:url(/Skins/Default/Img/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-635px;position:fixed;right:50%;top:80%;_margin-right:-520px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}

/*浮动*/
.drift{ width:50px; height:auto; position:fixed; bottom:3%; right:2px; z-index:999;_position: absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));-margin-top:350px;}
.drift li{ width:50px; height:49px; margin-bottom:3px;position: relative;}
.drift li a{ display:block;width:50px; height:49px; background:#2D2C32; overflow:hidden;}
.drift #rolls a{background:#e50112;}
.drift li a:hover,.drift #rolls a:hover{ background:#e50112;}
.drift li a:hover span{display:block;}
.drift li span{width:166px; right:51px;top: 0;height: 49px;line-height: 49px; background: #e50112;color: #fff;text-align: center;font-family:Arial;position: absolute;font-size: 22px;font-weight: bold;display: none;}
.drift li .ewm{background:#fff;height:203px;border:1px solid #EEEFF1;}
.drift li .ewm img{width:146px;display:block;overflow:hidden;padding:10px;width:146px;}
.drift li .ewm em{height:40px;line-height:18px;overflow:hidden;  font-family: "Microsoft YaHei";font-size:12px;font-weight:normal;color:#000;}
 


.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(/UserControls/im/kefu/bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:165px;background:url(/UserControls/im/kefu/im_01.gif)}
.ImRow0{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px; }
.ImRow1{background:url(/UserControls/im/kefu/ico_item1.gif) no-repeat;margin:10px 10px 0;height:24px;padding-left:10px;padding-top:4px;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#333; font-size:14px;}
.ImFooter{height:90px;background:url(/UserControls/im/kefu/im_04.gif) no-repeat; display:inline-block; width:150px;font-family:Arial,Helvetica,sans-serif;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#fff;text-align:center;margin:15px 0 0;font-family:'宋体';}
.ImFooter p{font-size:20px;font-weight:bold;  color:#fff;text-align:center;margin:10px 0;}

.h_head_gd{filter:alpha(opacity=90);opacity:0.9; position:fixed; top:-165px; width:100%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop)-165); z-index:10; left:0;}

/* -- 当前位置 -- */
.topadcs{width:100%; overflow:hidden; text-align:center;margin:0px auto; margin-bottom:0;max-height:600px;}
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad{ height:600px;}

.wz{margin:10px auto 25px;}
.plc,.plc2{ /*background:url(Img/logo_032.png) no-repeat 0px center;*/height:20px;line-height:24px;padding:7px 8px 8px 0; position:relative; color:#666; overflow:hidden; font-size:14px; border-bottom:1px solid #eee; padding-bottom:8px; font-family:"Microsoft Yahei","微软雅黑";}
.plc span {}
.plc i,.plc2 i,.plc a{ font-style:normal; font-size:14px; color:#666;}
.red_x { color:#666; display:inline; font-family:'Microsoft YaHei','微软雅黑'; font-size:12px;}
.plc .red_x { color: #666; font-weight: normal; font-size: 14px; }
.red_x1 { color:#f00; display:inline; font-family:'Microsoft YaHei','微软雅黑'; font-size:12px;}

.u_crumbs{font-size:14px; height:36px; line-height:36px;background:#f3f3f3; border:0px solid #fff; padding:0 10px; position:relative; color:#666; overflow:hidden;} 
.u_crumbs .corange{ color:#e46a58; font-weight:bold; font-size:14px;}

#commonHeaderUsername{color:#e46a58;}


.p101-search-1 { height: 80px; box-shadow: 0 3px 4px #e9e9e9; }
.p101-search-1 p { float: left; width: 750px; height: 80px; line-height: 80px; font-size: 14px; color: #333333; }
.p101-search-1 p b { display: inline-block; }
.p101-search-1 p a { color: #666666; display: inline-block; margin-right: 15px; }
.p101-search-1-inp { float: right; width: 356px; height: 36px; background: #fff; margin-top: 22px; }
.p101-search-1-inp1 { width: 249px; height: 34px; line-height: 34px; color: #999999; border: 1px solid #e3e3e3; border-right: 0; padding: 0 20px; float: left; }
.p101-search-1-inp2 { width: 66px; height: 36px; border: 0; background: #e46a58 url(Img/p101-search-icon1.png) no-repeat center center; float: right; cursor: pointer; }


          i,em{font-style: normal;}
		  .clear{clear: both;height: 0;}
          .topWrap { height:120px; min-width:1200px; max-width:1920px;width:100%; position: fixed;z-index:33; margin:0 auto;border-bottom:1px solid rgba(255,255,255,0.5); }
		  .logo{ width:69px; height:83px; float:left; margin:22px 12px 0 8.33%;}
		  .logo img{ display:block; width:100%;}
		  .topWrap h5{ width:22.1875%; float:left;font-size:22px; font-weight:bold; color:#fff; line-height:30px; margin-top:30px;}	
		  .topWrap h5 em{ display:block; font-weight:normal; font-size:20px;}
		  .nav{height:120px; float:right;position:relative; width:61.89583%;}
		  .nav ul{ float:left; width:77.4%; height:120px;border-right:1px solid rgba(255,255,255,0.5); box-sizing:border-box;}
		  .nav li{ font-size:16px; height:120px; line-height:120px; float:left;text-align:center;position:relative; padding:0 1.95%;}
		  .nav li:before{content: "";position: absolute;width:100%;height:0%;bottom:0;left:0;z-index:0;background:#e50112;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
		  .nav li a{ color:#fff; display:block; height:65px; z-index:5; position:relative;}
		  .nav li.cur:before,.nav li:hover:before{height: 2px;}
		  .nav .cur a{ color:#e50112; font-weight:bold;}
		  
		  .sou{ width:11.3%; height:120px; float:left; position:relative;}
		  .sou em{ display:block; width:100%; height:120px; background:url(/Skins/Default/images/sou.png) no-repeat center center;}
		  .sou1{ display:none; position:absolute; top:120px; right:0; width:200px; height:40px; background:#fff; border-radius:20px;}
		  .ip01{ width:76%; height:40px; border-radius:20px; background:none; border:0; color:#333; font-size:14px; line-height:40px; float:left; padding-left:4%;}
		  .ip02{ width:20%; height:40px; background:#e50112 url(/Skins/Default/images/sou.png) no-repeat center; border-radius:0 20px 20px 0; cursor:pointer; background-size:20px 20px;}
		  .sou:hover .sou1{ display:block;}
		  .lx{width:11.3%; height:120px; float:right; background:#e50112 url(/Skins/Default/images/lx.jpg) no-repeat center; position:relative;}
		  .lx em{ display:none; font-size:26px; font-weight:bold; color:#fff; position:absolute; top:120px; right:0; width:230px; text-align:right; padding-right:13px;}
		  .lx:hover em{ display:block;}
		  
		  .topWrap1 {
            position: fixed;
            top: 0; background:rgba(0, 0, 0, 0.6);
            z-index: 99;
            min-width: 1200px;
            max-width: 1920px;
            width: 100%;
            margin: 0 auto;
        }
		  @media (max-width: 1680px) {
			  .nav li{  padding:0 1.55%;}
			}
		  @media (max-width: 1600px) {
			.nav li{  padding:0 1.35%;}  
	      }
		  @media (max-width: 1440px) {
			.nav li{font-size:13px;  padding:0 1.1%;} 
			.topWrap h5{font-size:20px;} 
			.topWrap h5 em{font-size:16px;}
	      }
		  @media (max-width: 1400px) {
			  
			}
		@media (max-width: 1440px) {
			 .topWrap .header{width:1200px; margin:0 auto;} 
			}

				/*清除浮动*/
		.clear{clear: both;height: 0;}
		.clearafter:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
		.clear{ clear:both; height:0; line-height:0; font-size:0;}
		.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
		.clearfix{*zoom:1}
		
      .footWrap{height:380px;font-family:"Microsoft Yahei"; background: url(/Skins/Default/images/footer_bg_02.jpg) no-repeat center top; padding:83px 0 0;}
	  .footer{min-width:1200px; max-width:1920px; width:1600px; margin:0 auto;}
	  
	  .fnav{ height:285px;}
	  .fnav1{ width:15.625%; float:left;}
	  .fnav1:nth-child(2){ margin:0 3.25% 0 9%;}
	  .fnav1:nth-child(2) p a{ width:100%;}
	  .ftit{ height:48px; font-size:22px; font-weight:bold; color:#fff; text-align:left;}
	  .ftit a{ color:#fff;}
	  .fnav p{ font-size:14px; line-height:36px;}
	  .fnav p a{ display:block; color:#fff; width:50%; line-height:36px; height:36px; overflow:hidden; float:left;}
	  .fnav p a:hover,.ftit a:hover{ color:#e50112; font-weight:bold;}
	  .code{ text-align:right; width:34.6875%;}
	  .code p{ width:23.24%; margin-left:1.6%; margin-top:12px; float:left;}
	  .code p img{ display:block; width:100%; background:#fff; border:2px solid #fff; box-sizing:border-box;}
	  .code p em{ display:block; text-align:center; line-height:30px; color:#fff;}
	  .code p:nth-child(2){ margin-left:0;}
	  
	  .fadd{ height:94px; font-size:16px; line-height:94px; color:#f2a4a7;}
	  .fadd b{ padding:0 20px;}
	  .fadd a{ color:#f2a4a7;}
      @media (min-width: 1200px) and (max-width: 1440px) {
		  .footer{width:1200px; margin:0 auto;}
		  }