@charset "utf-8";
/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{overflow-x: hidden; font:12px "黑体","Arial Narrow",HELVETICA;background:#fff;-webkit-text-size-adjust:100%;color: #666666;}
a{color:#666666;text-decoration:none}
a:hover{color:red;text-decoration:none}
em{font-style:normal}
li{list-style:none;color: #666666;}
img{border:0;vertical-align:middle}
table{border-collapse:collapse;border-spacing:0}
p{word-wrap:break-word;color:#666666}
img{display:block; border:none;}
a{ cursor:pointer;outline:none;blr:expression(this.onFocus=this.blur());}
input{outline:none;}
textarea{outline:none;color: #666666;}
.english{font-family:Arial, Helvetica, sans-serif;}
.relative{ position:relative}
.absolute{ position:absolute}
.clear { clear:both;}
.left{ float:left}
.right{ float:right;}
form{margin:0;padding:0;border:none}
input, textarea, select, label {
font-family: inherit;
font-size: 12px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}

/*header 开始*/
.header{ width:100%; height:90px; background:url(../image/base/head_content.png)}
.head_content{ width:1000px; margin:0 auto;}
.head_con_left img{ background:url(../image/base/head_con_left.png); float:left; position:absolute; z-index:5}
.head_con_right .search{ background:url(../image/base/search.png); float:right; width:158px;
height:22px; margin-top:16px;}
.head_con_right .search-text{ margin-left:5px; width:125px; height:16px;display: block;
color: #FFFFFF;
background: #1b1b1b;
border: 0px solid #15243b;
border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
margin-top: 3px;
padding: 1px 5px;
}
.head_con_right .search-button{ margin-left:129px; width:24px;height:20px;background: none repeat scroll 0% 0% transparent; display:none}
.head_nav ul{ margin-top:10px;padding: 0px;border: medium none;float: right;}
.head_nav ul li{float: left;display: inline;line-height: 22px;padding:0px 15px;/* min-width: 130px; */text-align: center; font-size:16px; height:38px; font-weight:bold}
.head_nav ul li a{position:relative;color:#fff;text-decoration:none;font-weight: normal;}
.head_nav ul li:hover{border-bottom: 4px solid #C00;}
.head_nav ul li>a:after{content:'';display:inline-block;width:7px;height:7px;border-radius:50%;background:#fff;position:absolute;left:-12px;top:5px;}
.head_nav ul li:hover>a:after{background:#C00}
.head_nav ul li.li2{position:relative}
.head_nav ul li.li2 .li_label{display:none;position:absolute;width:100%;background:rgba(0,0,0,0.4);background:#666\9;z-index:99;left:0;top:42px;}
.head_nav ul li.li2 .li_label a{font-weight:normal;font-size:14px;display:inline-block;width:100%;text-align:center;height:32px;line-height:32px;}
.head_nav ul li.li2 .li_label a:hover{background:#000;}
.head_nav ul li.li2:hover .li_label{display:block}
.head_nav ul li.li8{position:relative}
.head_nav ul li.li8 .li_label{display:none;position:absolute;width:100%;background:rgba(0,0,0,0.4);background:#666\9;z-index:99;left:0;top:42px;}
.head_nav ul li.li8 .li_label a{font-weight:normal;font-size:14px;display:inline-block;width:100%;text-align:center;height:32px;line-height:32px;}
.head_nav ul li.li8 .li_label a:hover{background:#000;}
.head_nav ul li.li8:hover .li_label{display:block}
/*header 结束*/
/*footer 开始*/
.footer{ margin: 15px 0 0 0px;border: medium none;width: 100%;position:relative; height: 300px; 
background: none repeat scroll 0% 0% #000000;text-align: left;}
.foot_con{ width:1000px; margin:0 auto;}
.foot_rig{
	position:relative;
	float: right;
	display: inline-block;
	width: 450px;
	color:#FFF;
	margin: 38px 0px 0px 0px
}
.foot_rig img { position:relative; top:15px;}
.foot_rig p img{width: 99px;height: 48px;} 
.foot_rig p:nth-of-type(1) a:nth-of-type(1) img,.foot_rig p:nth-of-type(1) a:nth-of-type(2) img{
	width: 203px;
	margin-bottom: 5px;
}
.foot_rig .cooperate{margin-left: 32px;}
.foot_rig .cooperate p.logo-gud img{margin-top: 5px;}
.foot_left{ position:relative; top:35px; color:#FFF; float:left}
.foot_left ul{ width: 520px; list-style: none; font-size: 0px; }
.foot_left .group li{ float:left; margin: 0px 12px;}
.foot_left .group li.twitter{margin-left: 0px;}
.foot_left li a{ background: url(../images/sprite.png) no-repeat; background-position: -48px 0; display: block; margin-top: 15px; }
.foot_left	li a span{ 
	position: relative; z-index: 10;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	}
.foot_left li a:hover span{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
	background: url(../images/sprite.png) no-repeat; 
	display: block; width: 48px; height: 48px; 
	position: relative; z-index: 10;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
	}
.foot_left li.twitter a{ background-position: 0px 0; width: 48px; height: 48px; }
.foot_left li.twitter a span{ background-position: -48px 0; width: 48px; height: 48px; }

.foot_left li.dribbble a { background-position: 0px -50px; width: 48px; height: 48px; }
.foot_left li.dribbble a span { background-position: -48px -50px; }	
	
.foot_left li.spotify a { background-position: 0px -150px; width: 48px; height: 48px; }
.foot_left li.spotify a span { background-position: -48px -150px; }

.foot_left li.jiameng a { background-position: 0px -100px; width: 48px; height: 48px; }
.foot_left li.jiameng a span { background-position: -48px -100px; }

.foot_left li.lianxi a { background-position: 0px -200px; width: 48px; height: 48px; }
.foot_left li.lianxi a span { background-position: -48px -200px; }

.foot_left li.jiankong a { background-position: 0px -250px; width: 48px; height: 48px; }
.foot_left li.jiankong a span { background-position: -48px -250px; }

.foot_left li.honor a{ background-position: 0px -301px; width: 48px; height: 48px; }
.foot_left li.honor a span{ background-position: -49px -301px; width: 48px; height: 48px; }

.foot_left h3{ font-size:18px;}
.foot_rig h3{font-size:18px;}

.on_lbs{ width:550px;}
.on_lbs ul li{ float:left; color:#999999; font-size:14px; margin:10px 24px 0px -7px;}
.copy-warp{background: none repeat scroll 0% 0% #111;width: 100%;height: 40px;line-height: 40px;}
.copy-warp .copy {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0px auto;
    text-align: center;
    color: #6E6E6E;
    font-size: 13px;
}
.footer .foot_con .foot_left .on_lbs .relation{
	padding-top: 30px;
	display: block;	
}
.footer .foot_con .foot_left .on_lbs .relation p{
	color: #999999;
	line-height: 24px;
	font-size: 12px;	
}
.foot_left .on_lbs .relation .relation-l{
	width: 300px;
	float: left;
}
.foot_left .on_lbs .relation .relation-r{
	width: 250px;
	float: left;
}
.footer .foot_con .foot_rig .cooperate h3{
	font-size: 18px;
}
.footer .foot_con .foot_rig .cooperate p a{
	float: left;
	padding-right: 5px;
	display: inline-block;
}
/*footer 结束*/
#scroll{display:none;width:60px;height:60px;position:fixed;bottom:50px;right:40px;}

.floatUsWrap{
    width: 120px;
    position: fixed;
    top: 170px;
    right:10px;
    background: #fff;
    z-index: 11112;
    border: 1px solid #eeeeee;
}
.floatUsWrap p{
    margin: 10px auto;
    text-align: center;
}
.floatUsWrap p.floatLogo{
    width: 100%;
    height: 35px;
    overflow: hidden;
    background: url("../images/logo100x35.png") center center no-repeat;
}
.floatUsWrap p a img{display:inline;} 
.floatUsWrap p.tel{
    width: 100%;
    height: 87px;
    overflow: hidden;
    background:url("../images/tel.png") center center no-repeat;
    margin-bottom: 0;
}
.friend_con{
	width: 100%;
	height: 150px;
	background:#fff;
	/* position: absolute;
	left: 0;
	top: -150px; */
	border-top: 1px solid #f1f1f1;
}
.friend_link{
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	background: #fff;
}
/*.friend_link p{
	height: 48px;
	background: #f00;
	position: absolute;
	left: 0px;
	top: 0px;
}
.friend_link a{
	float: left;
	display: block;
	padding: 0px 8px;
}
.friend_link img{
	height: 48px;
}*/
.friend_link .single{
	width: 100%;
    height: 100%;
    position: relative;
    font-size: 0;
    background: #fff;
}
.single ul a{
	display: inline-block;
	margin: 0px 25px;
}
.pre,.next{
	position: absolute;
    width: 20px;
    height: 100%;
    background-color: #e0e0e0;
    cursor: pointer;
}
.pre:hover,.next:hover{
	background: #595959;
}
.pre::before,.next::before {
    content: "";
    width: 12px;
    height: 12px;
    border: solid #fff;
    border-width: 2px 0 0 2px;
    transform: translate(-50%, -50%) rotate(-45deg);
    position: absolute;
    left: 70%;
    top: 50%;
}
.next{
    right: 0px;
}
.next::before {   
    border-width: 0 2px 2px 0;
    left: 30%;
    top: 50%;
}
.single ul {
    list-style: none;
    white-space: nowrap;
    display: inline-block;
}
.single ul li{
	display: inline-block;
}
.single ul li img{
	height: 48px;
}
.friend_title{
	margin: 18px 0 30px 0;
}
.erwei_pic span{
	display: inline-block;
	color: #a9a9a9;
	margin-right: 45px;
	text-align: center;
	font-size: 14px;
}
.erwei_pic img{
	margin-bottom: 5px;
}
.index_title{
	font-size: 20px;
	display: inline-block;
	padding: 7px 14px;
	border: 1px solid #0e0409;
	font-weight: normal;
}
.fix::after {
	clear: both;
	content: "";
	display: block;
	font-size: 0;
	height: auto;
	line-height: 0;
	overflow: hidden;
}
/*登录样式*/
#login{
	position: absolute;
    top: 48px;
    right: 95px;
    z-index: 999
}
#loginBtn,#outBtn{
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    height: 38px;
    line-height: 22px;	
    cursor: pointer;
    padding:0 15px;
}
#loginBtn:hover,#outBtn:hover{border-bottom: 4px solid #C00;}

#outOpes{
	display: none;
    position: absolute;
    background: rgba(0,0,0,0.4);
    z-index: 99;
    left: 0;
    top: 42px;
    min-width: 72px
}
#outOpes a{
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    height: 32px;
    line-height: 32px;
    width: 100%;
}
#outOpes a:hover{background:#000;}
#outBtn:hover #outOpes{display:block}
#outBtn{
	display: none
}
.inputStyle{
	height: 26px;
	border:1px #adabab solid;
	line-height: 24px;
	font-size: 14px;
	width: 200px;
    border-radius: 4px;
    background: #f1f1f1;
    padding: 0 10px;
}
.opeStyle{
	width: 50%;
	margin: 0 24%;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
    background: #8b1d3a;
    text-align: center;
    border-radius: 4px;
    cursor: pointer;
}

#pages{
    float: right;
    margin: 15px 2%;
    /* padding: 3px 0; */
    border-radius: 4px;
    box-shadow: 0 0 15px #f9e4e6;
    float: right;position: absolute;bottom: 0;width: 93%
}