@charset "utf-8";
/* CSS Document */

/*css重置*/
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td,map{margin:0;padding:0}
* html,* html body{background-image:url(about:blank);background-attachment:fixed}
ul,ol,dl,li{list-style:none}
h1,h2,h3{font-size:12px; font-weight:normal;}
*{font-size:12px; line-height:12px; font-family:'宋体';}
a{cursor:pointer;}
img{display:block; border:none;}
pre{white-space:pre-wrap;word-wrap:break-word}
h3{_zoom:1}
input,textarea{resize:none;outline:0;font-family:Arial;word-wrap:break-word}
fieldset,img{border:0}
legend{display:none}
a{color:#666;text-decoration:none; cursor:pointer;}
a:hover{color:#f69}
a:focus{outline:0}
em{font-style:normal}
html{_overflow-x:hidden}
body{background-color:#f5f5f5; color:#666;font-size:12px;font-family:Arial}

.header{width:1440px; margin:0 auto;}

.logoBox{width:1440px; overflow:hidden;}
.logo{width:560px; height:120px; margin-left:20px; float:left;}
.logoBox form{
	float:right; height:24px; margin:70px 20px 0px 20px;	
}




.main-top {width:1440px; height:500px; overflow:hidden; position:relative; margin:0 auto;}
.main-top ol{position:absolute; bottom:5px; right:15px;}
.main-top ol li{width:18px; height:18px; border:1px solid &7calaf; border-radius:1px; color:#555; float:left; margin-left:4px; text-align:center; line-height:18px; background:#fff;}
.main-top ol .current {background:#df0135; color:#fff;}

/*content*/

.content{
	width:1100px;
	height:100%;
	margin:20px auto;
	padding-left:120px;
	overflow:hidden;
}
.cells{
	width:998px;
	overflow: hidden;
	margin-bottom: 20px;
	}
.cells>ul{overflow: hidden;}
.detail{
	position: relative;
	width:300px;
	
	float: left;	
	
	/*border:1px solid #ccc;*/
	margin: 0 30px 30px 0;
}
.detail h4{
	
	color:#666;
	font-size:12px;	
	font-weight:normal;
	line-height:34px;
}
.detail>img{width:114px;height: 138px;float: left;display: block;}
.right_box{
	float: left;	
	width: 118px;
	height: 138px;
	margin-left: 10px;
}
.loveIcon{
	/*background:url(../images/loveIcon.png) no-repeat right top;  */
	background-color: #ff74a1; 
	width:96px; 
	color:#fff;
	display: block;
	text-align: center;
	font-size:14px; 
	height: 34px; 
	line-height:34px;
	margin: 2px 0 0 0;
	
}
.Aclick:hover{color: #fff;}
.clickBox{cursor: pointer;min-height: 138px; display: none;position: absolute;z-index: 10; left: 0;top: 0;background-color: #ff74a1;color: #fff;padding: 0 5px;line-height: 30px;opacity: 0.9; filter: alpha(opacity=90);  }
.loveIcon>a{display: none;}

.gsjj {width:100%; border-top:3px solid #ccc; border-bottom:3px solid #ccc; margin-bottom:20px; overflow:hidden;}
.gsjj p{ width:1100px; height:100px; margin:20px auto; background:url(../images/about.png) no-repeat ; padding-left:120px;}




	   /*footer*/
	   
	   .footergg{width:1188px; height:100px; margin:15px auto; border:#ccc solid 2px;}
	   .footetBox{width:100%; border-bottom:solid 1px #ccc; padding-top:10px; margin-bottom:10px;} 
   .footerContent{width:1136px; margin:0 auto; overflow:hidden; padding-left:64px;}
   .phoneNum{background-image:url(../images/footerphone-Icon.png); background-repeat:no-repeat; background-position:left top; padding-left:43px;}
   .phoneNum,.Customer,.aboutUs,.attention,.weixinService,.clientDown{margin-left:56px;  float:left;}
    .phoneNum h2{font-size:14px; line-height:14px; margin-bottom:13px; color:#646363;}
   .footerContent h1,.footerContent h2,.footerContent h3{margin-bottom:13px; color:#646363;}
   .footerContent h1{font-size:16px; line-height:18px; color:#555454;}
   .attention .sina{ background-image:url(../images/sina.png) ; background-position:left top; background-repeat:no-repeat; padding-left:19px;}
   .attention .QQ{ background-image:url(../images/QQ.png) ; background-position:left top; background-repeat:no-repeat; padding-left:19px;}
   .attention .txunwebo{ background-image:url(../images/tencentwebo.png) ; background-position:left top; background-repeat:no-repeat; padding-left:19px;}
   
   .weixinService img{width:115px; height:115px;}
   .clientDown img{width:131px; height:98px;}
   /*footerBox2-content*/
   .footerBox2-content{width:1180px;  margin:28px auto; padding:0 10px; color:#666;  border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; overflow:hidden;} 
    .footerBox2-content li{float:left;line-height:30px;} 
    .footerBox2-content li a{margin-right:11px; line-height:30px;  float:left;}
    .aboutUs p{font-size: 14px;}

