body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 12px;
	/*background: #EEEEEE;*/
	background: #eee;
	position: relative;
	min-width: 1200px;
}
form{
	margin:0;
	padding:0
}
img {
	border: 0;
}

ul,
ol,
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a:focus,
a:active,
a:link,
a:visited,
input,
textarea {
	text-decoration: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
input,
textarea {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}


/**/

.address_nav {
	font-size: 14px;
}

.address_nav,
.address_nav a {
	color: #333333;
}

.address_nav a:hover {
	color: #007AB3;
}


/**/

._blank {
	clear: both;
}


/**/

.search input {
	border: 1px solid #761C19;
	padding: 5px;
	float: left;
}

.search input[type=text] {
	width: 180px;
	border-radius: 3px 0 0 3px;
}

.search input[type=submit] {
	border-radius: 0 3px 3px 0;
	cursor: pointer;
	width: 50px;
	font-family: "微软雅黑";
	color: #FFFFFF;
	border: 0;
	border-right: 0;
	background: #761C19;
}


/**/

.left {
	float: left;
}

.right {
	float: right;
}

.fl-t{
	min-width: 1200px;
	max-width: 100%;
	clear: both;
}

.fl-t:after {
	content: "";
	display: block;
	width: 100%;
	clear: both;
}

.container {
	width: 1200px;
	padding: 20px;
	margin: auto;
}

.container:after {
	content: "";
	display: block;
	width: 100%;
	clear: both;
}

.title_left0 {
	/*border-color: #F13D6D;
	color: #F13D6D;*/
	border-color: #ff7800;
	color: #ff7800;
}

.title_left1 {
	border-color: #00AAEF;
	color: #00AAEF;
}

.title_left2 {
	border-color: #A6E1EC;
	color: #A6E1EC;
}

.title_left3 {
	/*border-color: #D32727;
	color: #D32727;*/
	border-color: #ff7800;
	color: #ff7800
}

.title_left4 {
	border-color: #D0E9C6;
	color: #D0E9C6;
}

.title_left5 {
	border-color: #E4B9B9;
	color: #E4B9B9;
}

.title_left6 {
	border-color: #D32727;
	color: #D32727;
	font-size: 16px;
	font-weight: normal;
}

.m-left{
	float: left;
}
.m-right{
	float: right;
}
/**/

.mask {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .7;
	filter: alpha(opacity=70);
	-webkit-opacity: .7;
	-moz-opacity: .7;
	-ms-filter: alpha(opacity=70);
}


/**/


/*导航*/
.public_nav{
	position: relative;
}
.public_nav .header{
	position: absolute;
	width: 100%;
	bottom: 130px;
	left: 0;
	z-index: 99;
	background: none;
}
.public_nav  .head-nav-2 li.on-tou2{
	background: none;
}
.public_nav .header_con{
	width: 780px;
	margin: auto;
}
.public_nav .head-nav-2,.public_nav .hreadSearch{
	width: 100%;
	margin-bottom: 35px;
}
.public_nav .head-nav-2 li{
	font-size: 35px;
	height: auto;
	line-height: initial;
	width: 25%;
	text-align: center;
	margin: 0;
	padding:0;
	border-radius:0;
}
.public_nav .head-nav-2 li a{
	border-right: solid #ffffff 6px;
	font-size: 30px;
}
.public_nav .head-nav-2 li#menu-item-4 a{
	border-right: 0;
}
.public_nav .head-nav-2 li:hover{
	background:none;
}
.public_nav .head-nav-2 li a {
	display: block;
	color: #fff;
}
.public_nav .public_nav .head-nav-2, .public_nav .hreadSearch{
	width: 500px;
	float:none;
	margin: auto;
	border-radius: 200px;
	border: 0;
	padding: 0;
	position:relative;
	overflow: hidden;
}
.public_nav .head-2 .hreadSearch input[type=submit]{
	position: absolute;
	top: 0;
	width: 70px;
	padding-left: 0;
	height: 80px;
	right: 0;
	background: #ffffff url(../img/search_icon_home.png) no-repeat 10px center;
}
.public_nav .head-2 .hreadSearch input[type=text]{
	width: 80% ;
	background: #ffffff;
	height: 80px;
	line-height: 80px;
	font-size: 22px;
	color: #313131;
	padding: 0 70px 0 30px;
}
@media screen and (max-width: 1600px){
	.public_nav .header{
		bottom: 130px;
	}
	.public_nav .head-nav-2, .public_nav .hreadSearch{
		margin-bottom: 20px;
	}
}
@media screen and (max-width: 1400px){
	.public_nav .header{
		bottom: 110px;
	}
	.public_nav .head-nav-2, .public_nav .hreadSearch{
		margin-bottom: 0;
	}
}
.header {
background: #FFFFFF;
}

.header_con {
width: 1200px;
margin:40px auto 0;
height: 70px;
padding: 0;
}

.brand_logo {
float: left;
height: 100px;
width: 200px;
background: url(../img/damai_heng_logo.png) no-repeat center;
}

.header_nav {
float: right;
margin: 50px 10px 0 0;
}

.header_nav li {
text-align: center;
float: left;
width: 120px;
}

.header_nav li> a {
display: block;
margin: 0 5px;
color: #333333;
font-size: 16px;
padding-bottom: 10px;
border-bottom: 2px solid #FFFFFF;
}

.header_nav li> a:hover {
border-color: #F13D6D
}

.header_nav li.active a {
color: #F13D6D;
border-color: #F13D6D
}
.hreadSearch{
	float: right;
	width: 316px;
	margin: 15px 0;
	border-radius: 50px;
	position: relative;
	overflow: hidden;
}
.hreadSearch select,.hreadSearch input[type=submit]{
float: left;
height: 30px;
line-height: 30px;
border: 1px solid #F13D6D;
border-radius: 3px 0 0 3px;
}
.hreadSearch select:focus{
outline: none;

}

.search_result{
margin-left: 15px;
display: block;
font-size: 16px;
}
.search_result b{
color: #F13D6D;
font-weight: normal;
margin: 0 2px;
}
/*广告位置*/

.ad {
	background: #FFFFFF;
	margin-top: 20px;
}

.ad li {
	width: 25%;
	float: left;
	height: 200px;
	position: relative;
	overflow: hidden;
}

.ad li img {
	width: 280px;
	height: 200px;
	margin: 0 5px;
}

.ad li .mask {
	width: 280px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 5px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-filter: alpha(opacity=0);
	transition: opacity .5s;
}

.ad:hover .mask {
	opacity: .7;
	filter: alpha(opacity=70);
	-webkit-opacity: .7;
	-moz-opacity: .7;
	-ms-filter: alpha(opacity=70);
}

.ad li:hover .mask {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-filter: alpha(opacity=0);
}

.ad ul {
	margin-top: 10px;
}


/*分页*/

.page {
	text-align: right;
	background: #FFFFFF;
}

.page_code {
	padding: 10px;
}

.pagination {
	float: right;
}

.page_code li {
	float: left;
}

.page_code a,
.page_code span {
	padding: 2px 10px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	color: #333;
	font-size: 12px;
}

.page_code span {
	background: #00AAEF;
	color: #FFFFFF;
}

.page_code a:hover {
	color: #FFFFFF;
	background: #00AAEF;
	/*border-color: #00AAEF;*/
}

.page_code li.active a {
	color: #FFFFFF;
	background: #00AAEF;
	/*border-color: #00AAEF;*/
}


/**/

.power {
	float: left;
	width: 100%;
	margin-top: 10px;
	color: #979797;
}

.power span {
	display: inline-block;
	width: 100px;
	background: #EEEEEE;
	height: 10px;
	margin: 0 10px;
	position: relative;
}

.power span i {
	display: block;
	width: 100%;
	height: 10px;
	background: #ff7800;
}

.power b {
	font-weight: normal;
	font-size: 14px;
}

.public_nav .logo{
	display: none;
}
/*轮播*/

.banner .flexslider img{
	width: 100%;
	display: block;
}

.banner_pic {
	width: 100%;
	height: 400px;
	position: relative;
	z-index: 1;
}

.banner_pic li {
	position: absolute;
	width: 100%;
	height: 400px;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-filter: alpha(opacity=0);
	z-index: 1;
	transition: opacity 1s;
}

.banner_pic li.active {
	opacity: 1;
	filter: alpha(opacity=1);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-filter: alpha(opacity=1);
	z-index: 2;
}

.banner_pic li img {
	width: 100%;
	height: 400px;
}

.banner_btn {
	display: block;
	width: 100px;
	height: 100%;
	position: absolute;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-opacity: 0;
	-moz-opacity: 0;
	-ms-filter: alpha(opacity=0);
	background: url(../img/bannerBtn.png) no-repeat center center;
	z-index: 3;
	transition: opacity .3s;
}

.banner_btn:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-opacity: 1;
	-moz-opacity: 1;
	-ms-filter: alpha(opacity=100);
}

.banner_btn_pre {
	left: 0;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.banner_btn_next {
	right: 0;
}


/*排行榜*/

.m_r {
	padding: 15px;
	background: #FFFFFF;
}

.m_r_con {
	margin-top: 10px;
}

.event {
	width: 100%;
	margin-top: 10px;
	height: 113px;
	overflow: hidden;
	cursor: pointer;
}

.event:hover img {
	transform: scale(1);
}

.event img {
	width: 100%;
	height: 113px;
	transform: scale(1.1);
	transition: transform .3s;
}

.m_r_con li {
	min-height: 35px;
	border-bottom: 1px dashed #999999;
	margin-bottom: 5px;
	margin-top: 10px;
}

.m_r_con img {
	width: 60px;
	height: 60px;
}

.m_r_con li.active .show1 {
	display: none;
}

.m_r_con li.active .show2 {
	display: block;
}

.show1 {
	height: 26px;
}

.show1 p {
	font-size: 16px;
	color: #333333;
	width: 157px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.show1 p:hover {
	color: #F13D6D;
}

.show1 span {
	float: left;
	margin-left: 10px;
	font-size: 14px;
	color: #999999
}

.show2 {
	display: none;
	height: 60px;
	margin-bottom: 5px;
}

.show2 img {
	float: left;
}

.show2_con {
	float: right;
	width: 240px;
	position: relative;
	height: 60px;
}

.show2_con p {
	width: 160px;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.show2_con> a> p {
	font-size: 20px;
	color: #333333;
}

.show2_con> p {
	margin-top: 10px;
	font-size: 14px;
	color: #666666;
}

.m_r_c_btn {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	right: 0;
	display: block;
	width: 80px;
	text-align: center;
	line-height: 25px;
	font-size: 14px;
	background: #F13D6D;
	border-radius: 5px;
	color: #FFFFFF;
	border: 1px solid;
}

.m_r_c_btn:hover {
	background: #FFFFFF;
	color: #F13D6D;
	border-color: #F13D6D;
}


/*右侧游戏*/

.game_detial {
	width: 100%;
	height: 150px;
}

.game_detial> a>img {
	float: left;
	width: 128px;
	height: 128px;
}

.g_d_con {
	float: right;
	width: 200px;
}

.g_d_con h3 {
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	padding: 10px 0;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.g_d_con h3:hover {
	color: #F13D6D;
}

.g_d_con span {
	margin-right: 10px;
	font-size: 14px;
}

.g_d_btn {
	display: block;
	width: 90px;
	float: left;
	text-align: center;
	height: 25px;
	line-height: 25px;
	border-radius: 5px;
	background: #F13D6D;
	color: #FFFFFF;
	font-size: 14px;
	border: 1px solid;
	margin: 20px 10px 0 0;
}

.g_d_btn:hover {
	color: #F13D6D;
	background: #FFFFFF;
}


/*底部*/

.footer {
	color: #333333;
	text-align: center;
}
.footer .footer-top{
	padding-top: 74px;
	text-align: center;
	padding-bottom: 38px;
	background: #424242;
}
.footer-top .an-box-r{
	margin-bottom: 40px;
}
.footer-box{
	width: 280px;
	overflow: hidden;
	margin:0 auto 70px;
}
.footer-box div{
	width: 120px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	border-radius: 20px;
	font-size: 14px;
}
.footer-box i{
	margin-right: 10px;
}
.footer-box a{
	  color: #ffffff;
  }
.footer-box .pingguo{
	 background: #5fc0ed;
 }
.footer-box .anzhuo{
	background: #97d447;
}
.foot-ico{
	width: 100%;
	height: 115px;
	background:url(../img/foot-ico.png) no-repeat center center;
}
.footer .footer-bottom{
	background: #083e67;
	padding-top: 40px;
	padding-bottom: 20px;
}


/*友情链接*/

.link {
	background: #FFFFFF;
	margin-top: 20px;
}

.link_con {
	margin-top: 10px;
}

.link_con a {
	display: inline-block;
	color: #777777;
	margin: 5px 10px;
}

.link_con a:hover {
	color: #F0AD4E;
}


/*兼容*/

#mm {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	display: none;
}

#zm {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .8;
	filter: alpha(opacity=80);
	-webkit-opacity: .8;
	-moz-opacity: .8;
	-ms-filter: alpha(opacity=80);
}

#browser_list {
	width: 1000px;
	position: absolute;
	padding: 50px 20px;
	background: #FFFFFF;
	z-index: 9999;
	top:50%;
	left: 50%;
	margin-left: -500px;
	margin-top: -198px;
}

.browser {
	display: inline-block;
	width: 150px;
	height: 150px;
	text-align: center;
	font-size: 16px;
	margin: 0 10px;
}

.browser img {
	width: 100%;
	margin: 0 auto;
}

.browser_logo {
	text-align: center;
}

.browser_word {
	width: 750px;
	margin: 0 auto;
}