﻿@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
em,
font,
img,
strong,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
}

html,
body {
    width: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul {
    list-style: none;
}

th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 200%;
    font-weight: normal;
}

:focus {
    outline: 0;
}

a {
    color:#fff;
    text-decoration: none;
}

a:hover img {
    border: none;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/* Hides from IE-mac \*/

* html .clearfix {
    height: 1%;
}

.clear {
    clear: both;
}

.clearfix {
    display: block;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.basestyle {
    width: 1200px;
    margin: 0 auto;
}

.bgfff {
    background: #fff;
}

.bgf5 {
    background: #f5f5f5;
}
input::-ms-clear{display:none;}

.bg {
    background:#140906 url(../images/abg.jpg) no-repeat center 80px ;
    background-size:100%;
    padding-bottom:150px;
	height:800px;
}
/* 顶部 */
.header_wrap{
    width:100%;
    height:80px;
    background:rgba(0,0,0,1);
    box-shadow:0px 2px 5px 0px rgba(4,2,3,1);
    opacity:0.9;
    position: relative;
}
.header_con{
    height:80px;
}
.logo{
    float: left;
    width:148px;
    height:80px;
    background: url(../images/logo.png) no-repeat center;
}
.nav{
    width:700px;
    float: left;
    margin-left:100px;
}
.nav_li{
    width:140px;
    height:80px;
    float: left;
    display: flex;
flex-direction: column;
    justify-content: center;
    align-items: center;
color:#fff;
}
.nav_li span{
    color:#AE7B52;
    font-size: 12px;
}
.nav_li p{
    color:#FFD066;
    font-size: 16px;
    padding-top:5px;
}
.nav_li.active{
    background:url(../images/icon.png) no-repeat bottom center;
    }


.nav_li.active span{
color:#f8df9c;
}
.nav_li.active p{
    color:#FFF;
    font-size: 18px;
    }
.login_div,.login_div2{
    float: right;
    height:16px;
    line-height: 16px;
    margin-top:32px;
    color:#fff;
}
.login_div a,.login_div2 a{
    color:#fff;
    padding: 0 10px;
}
/* 二级导航 */
.subnav{
    width:100%;
    height:200px;
    background:rgba(0,0,0,1);
    opacity:0.7;
    position: absolute;
    left:0;
    top:80px;
}
.subnav_ul{
    width:560px;
    height:200px;
    margin-left:388px;
}
.subnav_ul li{
    width:140px;
    height:200px;
    float: left;
    padding-top:15px;
}
.subnav_ul li a{
    float: left;
    width:140px;
    height:30px;
    line-height:30px;
font-size: 14px;
color:#fff;
text-align: center;
}
.subnav_ul li a:hover{
color:#FFD066;;
}
/* 右侧公共样式 */

.com_con_right{
    width:330px;
    height:710px;
    float: right;
    background-color: #1f1110;
}
.com_right_top{
width: 330px;
height:180px;
background: url(../images/icon1.png) no-repeat center;
cursor: pointer;
}
.com_right_top:hover{
    background-image: url(../images/icon2.png);
}


.com_con1_left_p{
    height:60px;
    font-size: 20px;
    color:#D1C3AE;
    background: url(../images/icon3.png) no-repeat center;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.com_con1_left_p:hover{
    background-image: url(../images/icon4.png);
}
.com_con1_left_p span{
    padding-left: 20px;
}

.com_con4_right{
    margin-top:24px;
    width:330px;
height:266px;
background:rgba(28,24,20,1);
float: right;
padding: 20px 15px;
box-sizing: border-box;
}
.com_con4_kefu{
    width:300px;
height:50px;
line-height: 50px;
font-size: 16px;
color:#FFECBC;
background: #27231F;
box-sizing: border-box;
margin-bottom:10px;
}


.com_con4_kefu_span{
    width:80px;
    height:50px;
    background:rgba(122,110,78,1) url(../images/kf2.png) no-repeat 8px center;
    float: left;
    padding-left:34px;
    box-sizing: content-box;
}
.com_con4_kefu:nth-of-type(2) .com_con4_kefu_span{
    background-image: url(../images/kf1.png);
}

.com_con4_kefu_r{
    padding-left:10px;
}
.com_con4_kefu.com_con4_kefu3{
    background:rgba(122,110,78,1);
    text-align: center;
}

.com_con4_kefu.com_con4_kefu4{
    background:#27231F;
    text-align: center;
    color:#FFD066;
    font-size: 22px;
    font-weight: bold;
}




.com_con4_ewm{
    float: left;
    width:134px;
    height:156px;
background:rgba(39,35,31,1);
padding: 16px 16px 0;
box-sizing: border-box;
margin-right:22px;
}

.com_ewm_img{
    width:102px;
    height:102px;
}

.com_con4_ewm p{
    height:30px;
    line-height:30px;
    font-size: 16px;
    color:#FFD066;
    text-align: center;
}

.com_con4_ewm2{
    margin-right:0;
}



    /* 底部样式 */
    #footer {
        clear: both;
        border-top: 1px #1b1b1b solid;
        padding: 30px 0;
        background: #000;
        width: 100%;
        margin: 0 auto;
    }
    
    #footer a {
        color: #4a4949;
    }
    
    .tg-part6 {
        color: #4a4949;
        text-align: center;
        line-height: 34px;
    }
    
    .tg-part6-nav {
        margin: 20px 0 10px 0;
        text-align: center;
        color: #999;
    }
    .tg-part6-2 a {
        line-height: 35px;
        margin: 0 20px;
        display: inline-block;
        font-size: 14px;
    }