@charset "gb2312";
/* CSS Document */
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,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{background:none repeat;border:0 none;font-size:16px;margin:0;outline:0 none;padding:0;font-family:"微软雅黑";}
a{text-decoration:none;border:0;}
li{list-style:none;}
body{position:relative;background:#fcf9e8}
.clearfix:after {content:"."; display:block;height:0;line-height:0;visibility:hidden;clear:both;}


.putcenter{
	margin:0 auto;
	}
.putright{
	float:right;
	}
.putleft{
	float:left;
	}
.dpblock{
	display:block;
	}
.dpbr{
	clear:both;
	}
/*Navigation*/
.topframe{
	overflow:hidden;
	}
.topframe .logo{
	float:left;
	margin-top:35px;
	margin-left:10px;
	overflow:hidden;
	}
.topframe .logo img{
	width:500px;
	}
.topframe .fastlink2{
	position:absolute;
	left:10px;
	top:5px;
	}
.topframe .fastlink2 a,.topframe .fastlink2 span{
	font-size:12px;
	color:#606060;
	cursor:pointer;
	}
.topframe .fastlink2 span{
	cursor:default;
	}
.topframe .fastlink2 a{
	padding:4px 5px;
	}
.topframe .fastlink2 a:hover{
	display:inline-block;
	text-decoration:underline;
	font-size:12px;
	color:#000;
	text-shadow:1px 1px 2px rgba(0,0,0,0.2);
	}
.topframe .navbar{
	position:absolute;
	right:10px;
	top:100px;
	z-index:6;
	height:30px;
	min-width:600px;
	}
.topframe .navbar li{
	float:left;
	padding:0 10px;
	/*overflow:hidden;*/
	}
.topframe .navbar li a{
	display:block;
	padding:5px 10px;
	/*overflow:hidden;*/
	text-align:center;
	font-size:15px;
	color:#040404;
	/**margin-left:13px;jiang*/
	}

.topframe .navbar li.select a{
	font-size:15px;
	}
	
.topframe .navbar sli.subnav{
	overflow:hidden;
	color:#000;
	}
.topframe .navbar li.subnav:hover{
	background:#069;
	*color:#fff;
	}
.topframe .navbar li.subnav a{
	color:inherit;
	}
.topframe .navbar li.subnav a:hover{color:inherit;}/*jiang 12.16*/
.topframe .navbar li.subnav .subnavbar{
display:none;
	width:100%;
	padding-bottom:6px;
	*padding-left:8px;/*jiang*/
	*padding-right:8px;/*jiang*/
	}
.topframe .navbar li.subnav .subnavbar li{
	float:none;
	margin:0;
	text-align:center;
	padding:0 0px;
	}
.topframe .navbar li.subnav .subnavbar li a{
	font-size:12px;
	color:#fff;
	
	margin:0;/*jiang*/
	
	}/*jiang 12.16*/
.topframe .navbar li.subnav .subnavbar li:hover{
	text-align:center;
	border-bottom:1px #999 dotted;
	height:26px;
	color:#000;
height:27px;
padding-top:3px;
	}
	

.topframe .navbar li.subnav:hover{color:#fff;}
.topframe .director{
	position:absolute;
	top:124px;
	*top:118px;
	left:800px;
	z-index:5;
	}
.topframe2{
	position:fixed;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:65px;
	background:url(../img/intro.jpg) 0 -20px no-repeat;
	border-bottom:solid 3px #8c0202;z-index: 9999;
	}
.topframe2 .logo2{
	margin-top:5px;
	}
.topframe2 .logo2>img{
	height:56px;
	}
.topframe2 .navbar2{
	width:750px;
	height:65px;
	margin-top:20px;
	}
.topframe2 .navbar2>li{
	float:left;
	margin:0 10px;
	}
.topframe2 .navbar2>li>a{
	display:block;
	width:100%;
	height:100%;
	padding:5px 10px;
	border-radius:20px;
	text-align:center;
	font-size:16px;
	color:#333;
	}
.topframe2 .navbar2>li>a:hover{
	color:#8c0000;
	}
.topframe2 .navbar2>li.select>a{
	display:block;
	width:100%;
	height:100%;
	padding:5px 10px;
	background:#8c0000;
	border-radius:20px;
	color:#fff;
	}
.topframe2 .navbar2>li .subnavbar2{
	display:none;
	margin-left:20px;
	}
.topframe2 .navbar2>li .subnavbar2 li{
	margin-bottom:10px;
	padding:4px 5px;
	background:#434343;
	background:rgba(0,0,0,0.8);
	border-radius:20px;
	}
.topframe2 .navbar2>li .subnavbar2 li>a{
	texxt-align:center;
	font-size:14px;
	color:#fff;
	}
.topframe2 .navbar2>li .subnavbar2 li:hover{
	background:#000;
	}
/*Return Top*/
.returntop{
	position:fixed;
	bottom:80px;
	right:80px;
	display:none;
	width:18px;
	height:42px;
	background:url(../img/returntopnormal.png) no-repeat;
	cursor:pointer;
	}
.returntop:hover{
	background:url(../img/returntop.png) no-repeat;
	}
.launchingrocket{
	position:fixed;
	bottom:70px;
	right:74px;
	display:none;
	width:28px;
	height:64px;
	background:url(../img/returningtop.png) no-repeat;
	}
/*CopyRight*/
.copyright{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:30px;
	overflow:hidden;
	background:#8c0101;
	cursor:default;
	text-align:center;
	line-height:30px;
	font-size:13px;
	color:#fff;
	}
.header_inner,.footer_inner {
	margin:0 auto;
	width:1300px;
}
.header_inner .back li {width:90px;float:left}
.header_inner .logo{clear:both;width:500px;float:left;}
.header_inner .nav{float:left;margin-left:40px;margin-top:55px;}
#header {
	height:135px;
	background:url(../../images/20141223img/intr_last1.png) center 180px;
	min-width:1280px;
	border-bottom:5px #3e82bd solid;
}
.back li a {
	display:block;
	float:left;
	font-family:微软雅黑;
	font-size:14px;
	color:#8d8b96;
	padding:10px 10px 10px;
}
#footer {height:70px;background-color:#fcf9e8;background-image:url(../../images/20141223img/footer-line_10.png);
background-repeat:no-repeat;}
.footer_inner{padding-top:20px;width:700px;margin:0 auto;}
.footer_inner>p {text-align:center;letter-spacing:0.2em;color:#878787;font-size:13px;}


/*--------提问弹出---------*/

.popMask {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%; }

.popMain {
  position: fixed;
  overflow: hidden;
  display: none;
  font-size: 12px;
  border-radius: 4px; z-index:2000 }
.popContent .info_icon p.xin{padding-left:80px;background: #fff url(../../images/20141223img/email_S@2x.png) no-repeat 5px center; }
.popContent .info_icon p.phone{padding-left:80px;background:url(../../images/20141223img/16.jpg) no-repeat 5px center}

.popTitle {
  background: teal;
  display: none; }
  .popTitle .text {
    margin-left: 12px;
    line-height: 28px; }
  .popTitle .icon {
    float: left;
    margin: 6px 0 0 6px;
    width: 16px;
    height: 16px; }
  .popTitle .close {
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 16px;
    margin: 0px 12px;
    font-weight: 900;
    cursor: pointer; }
    .popTitle .close:hover {
      color: #ddd; }

.popContent {
  background: #fff;
  overflow: auto;
  padding: 20px 40px; }
  .popContent .layer_msg {
   
    max-width: 500px;
    text-align: left; }
    .popContent .layer_msg p {
      padding: 10px 0;
      margin: 0;
      font-size: 12px; }
    .popContent .layer_msg input {
      margin-bottom: 10px;
      height: 20px; }
    .popContent .layer_msg button {
      border: none;
      cursor: pointer;
      padding: 6px 20px;
      background-color: tan;
      margin-left: 310px; }
      .popContent .layer_msg button:hover {
        background-color: #cd9244; }
      .popContent .layer_msg button:active {
        background-color: #cd9244; }


#btnAlert {
	cursor:pointer;
}

/*# sourceMappingURL=simplepop.css.map */


/*--------提问弹出---------*/
