﻿@charset "utf-8";

* {
    padding: 0;
    margin: 0;
    border: 0;
}

h2 {
    margin: 0;
}

p {
    margin: 0;
}

a {
    color: #fff;
}

a:hover {
    color: #118dd0;
}

ul {
    letter-spacing: -8px
}

ul li {
    letter-spacing: normal;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
}

/*页头
.top {
    width: 100%;
    height: 80px;
}

.top .t_con {
    width: 1200px;
    height: 100%;
    margin: auto;
    position: relative;
}

.top .t_con .tc_logo {
    line-height: 80px;
    display: inline-block;
}

.top .t_con .tc_logo>img{
    width: 200px;
}

.top .t_con ul {
    display: inline-block;
    margin-left: 80px;
    margin-right: 50px;
    vertical-align: top;
}

.top .t_con ul li {
    padding: 0 25px;
}
.top .t_con ul li a{
    color: #666!important;
}

.top .t_con ul li:hover {
    cursor: pointer
}


.top .t_con ul li:hover>a{
    color: #00a4ff!important;
}

.top .t_con ul li a {
    line-height: 80px;
}

.top .t_con ul li.on a {
    color: #00a4ff!important;
}

.top .t_con ul li .tcu_con {
    display: none;
    position: absolute;
    left: 0;
    top: 80px;
    width: 1200px;
    height: 370px;
    z-index: 10;
    background-size: 100% 100%;
    color: #444;
    padding: 35px 43px;
    background: #fff;
	border-top: 2px solid #43b6ea;
}

.top .t_con ul li .tcu_con:before {
    content: "";
    display: block;
    position: absolute;
    left: 435px;
    top: -10px;
  
}

.top .t_con ul li:hover .tcu_con {
    display: block;
}

.top .t_con ul li .tcu_con dl {
    display: inline-block;
    vertical-align: top;
    width: 195px;
    margin: 0 12px;
}

.top .t_con ul li .tcu_con dl dt {
    color: #666;
    line-height: 50px;
    font-size: 17px;
    border-bottom: 1px solid #dfdfdf;
    margin-bottom: 15px;
}

.top .t_con ul li .tcu_con dl dt a {
    color: #666;
    line-height: 40px;
    font-size: 17px;
}

.top .t_con ul li .tcu_con dl dt a:hover {
}

.top .t_con ul li .tcu_con dl dd {
}

.top .t_con ul li .tcu_con dl dd a {
    color: #999;
    line-height: 30px;
}

.tcu_con dl dd a:hover {
    color: #118dd0!important;
}

.top .t_con .tc_search {
    display: inline-block;
    width: 201px;
    height: 37px;
    background: url(../a_images/dxy_btn1.png) no-repeat;
    vertical-align: middle;
    text-indent: 18px;
    position: relative;
}

.top .t_con .tc_search input {
    background: rgba(255, 255, 255, 0);
    border-radius: 25px;
    height: 37px;
    line-height: 37px;
    width: 140px;
    color: #999;
}

.top .t_con .tc_search .tcs_btn {
    display: inline-block;
    width: 40px;
    height: 35px;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.top .t_con .tc_search .tcs_btn:hover {
}*/

/*页尾*/
.bottom {
    background: #2F3034;
    color: #999;
}

.bottom .b_top {
    width: 1200px;
    margin: auto;
    position: relative;
    padding: 50px 50px;
}

.bottom .b_top .bt_left {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.bottom .b_top .bt_left:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    background: #3d3f44;
    width: 1px;
    height: 285px;
}

.bottom .b_top .bt_left dl {
    display: inline-block;
    vertical-align: top;
    padding-right: 47px;
}

.bottom .b_top .bt_left dl dt {
    color: #fff;
    line-height: 50px;
    font-size: 16px;
}

.bottom .b_top .bt_left dl dd {
    line-height: 30px;
}

.bottom .b_top .bt_left dl dd a {
    color: #999
}

.bottom .b_top .bt_left dl dd a:hover {
    color: #fff;
}

.bottom .b_top .bt_right {
    display: inline-block;
    vertical-align: top;
    margin-left: 70px;
}

.bottom .b_top .bt_right h4 {
    color: #fff;
    margin: 20px 0;
}

.bottom .b_top .bt_right .btr_dh {
    position: relative;
    font-size: 25px;
    text-indent: 50px;
    margin-bottom: 20px;
}

.bottom .b_top .bt_right .btr_dh:before {
    content: "";
    background: url(../a_images/dxy_icon3.png) no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 5px;
}

.bottom .b_top .bt_right p {
    font-size: 16px;
    line-height: 55px;
    color: #fff;
}

.bottom .b_top .bt_right .btr_ewm {
}

.bottom .b_top .bt_right .btr_ewm ul {
}

.bottom .b_top .bt_right .btr_ewm ul li {
}

.bottom .b_top .bt_right .btr_ewm ul li img {
    width: 92px;
    height: 92px;
}

.bottom .b_top .bt_right .btr_ewm ul li p {
    font-size: 12px;
    text-align: center;
    line-height: 35px;
    color: #999;
}

.bottom .b_bottom {
    text-align: center;
    width: 1200px;
    margin: auto;
    line-height: 100px;
    border-top: 1px solid #3d3f44;
}

.bottom .b_bottom p {
}

/*广告*/
.guanggao {
    background: url(../a_images/dxy_bg_gg.png) no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 230px;
}

.guanggao .gg_con {
    text-align: center;
    padding: 90px;
}

.guanggao .gg_con p {
    color: #fff;
    font-size: 35px;
    display: inline-block;
    line-height: 44px;
    vertical-align: top;
    margin: 0 30px 0 0;
    margin-right: 30px;
}

.guanggao .gg_con a {
    display: inline-block;
    background: url(../a_images/dxy_btn2.png) no-repeat;
    background-size: 100% 100%;
    width: 166px;
    height: 44px;
}

.guanggao .gg_con a:hover {
    background: url(../a_images/dxy_btn3.png) no-repeat;
    background-size: 100% 100%;
}

.con {
    width: 100%;
}

.con .c_title {
    padding: 60px 0 50px 0;
}

.con .c_title h2 {
    text-align: center;
    line-height: 80px;
    font-size: 35px;
}

.con .c_title p {
    text-align: center;
    font-size: 16px;
    color: #999;
    line-height: 35px;
}

/*HLT添加*/

/*a标签无下划线*/
a {
    text-decoration: none;
}

/*鼠标悬停无下划线*/
a:hover {
    text-decoration: none;
}

/*清除li无开头标点*/
li {
    list-style: none;
}

/*i标签字体样式正常（清除斜体）*/
i {
    font-style: normal;
}

/*按钮悬停为手形*/
button {
    cursor: pointer;
}

/*按钮表单悬停为手形*/
input[type="button"] {
    cursor: pointer;
}

/*提交表单悬停为手形*/
input[type="submit"] {
    cursor: pointer;
}

/*清除input表单轮廓属性*/
input:link, input:visited, input:hover, input:active, input:focus {
    outline: 0;
}

/*清除下拉列表轮廓属性*/
select:link, select:visited, select:hover, select:active, select:focus {
    outline: 0;
}

/*清除按钮轮廓属性*/
button:link, button:visited, button:hover, button:active, button:focus {
    outline: 0;
}

/*清除多行文本框轮廓属性*/
textarea:link, textarea:visited, textarea:hover, textarea:active, textarea:focus {
    outline: 0;
}
/*清除浮动类名*/
.clear {
    *zoom: 1;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}