* {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	font-family: "微软雅黑";
}

body {
	width: 100%;
	color: #2a2a2a;
	min-width: 1440px;
}

a {
	color: #2a2a2a;
}

img {
	display: block;
}
.zxwt_01 zx{
    display: none;
}
/*头部*/

.head_top {
	width: 100%;
	height: 180px;
	position: relative;
}

.top_logo {
	width: 100%;
	height: 110px;
	background: #ffffff;
}

.logo {
	width: 360px;
	height: 70px;
	display: block;
	float: left;
	margin: 20px 0 0 10%;
}

.rukou {
	width: 380px;
	height: 50px;
	float: right;
	margin: 35px 10% 0 0;
}

.rukou a {
	position: relative;
	width: 180px;
	height: 50px;
	display: inline-block;
	background: #e5c677;
	border-radius: 5px;
}

.rukou a img {
	display: inline-block;
	float: left;
	margin: 13px 2px 0 25px;
}

.rukou a p {
	font-size: 16px;
	color: #2a2a2a;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 45px;
}

.rukou a span {
	width: 124px;
	height: 2px;
	border-top: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	display: block;
	position: absolute;
	top: 36px;
	left: 30px;
}

.rukou a:nth-child(2) {
	margin-left: 15px;
	background: #fff;
}


/*头部导航*/

.top_nav {
	width: 100%;
	height: 70px;
        background: #f4f2ed;
}

.top_nav ul {
	width: 30%;
}

.top_nav ul:first-child {
	float: left;
	margin-left: 12%;
}

.top_nav ul:nth-child(2) {
	float: right;
	margin-right: 12%;
}

.top_nav ul li {
	font-size: 20px;
	float: left;
	height: 70px;
	line-height: 70px;
	width: 30%;
	text-align: center;
	margin-left: 4%;
	display: inline-block;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}

.top_nav ul li .line {
	height: 8px;
	width: 0;
	display: block;
	background: #e5c677;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: 500ms ease all;
}

.top_nav ul li:hover .line {
	width: 100%;
	transition: 500ms ease all;
	z-index: 2;
}

.top_nav ul li:first-child {
	margin-left: 0;
}

.mid_logo {
	width: 160px;
	height: 160px;
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -100px;
	z-index: 10;
}

.prof_list {
	width: 420px;
	height: 265px;
	margin-top: -20px;
	z-index: 3;
	position: relative;
	display: none;
}

.top_nav_prof:hover .prof_list {
	display: block;
}

.prof_list h4 {
	position: absolute;
	display: block;
	top: 10px;
	left: 45px;
	font-size: 16px;
	color: #2a2a2a;
}

.prof_list .changqi {
	position: absolute;
	top: 65px;
	left: 15px;
}

.prof_list .duanqi {
	position: absolute;
	top: 65px;
	right: 15px;
}

.prof_list a {
	font-size: 14px;
	width: 185px;
	height: 30px;
	line-height: 30px;
	display: block;
	margin-top: 8px;
	text-align: center;
}

.prof_list a:hover {
	background: #000;
	color: #eccb78;
}

.welcome h1 {
	text-align: center;
	font-size: 40px;
	margin-top: 25px;
	letter-spacing: 3px;
}

.welcome h2 {
	text-align: center;
	font-family: arial;
	font-size: 16px;
	text-transform: uppercase;
	color: #a4a4a4;
}
/*底部*/

.footer {
	width: 100%;
	height: 400px;
	background: #262626;
	margin-top: 50px;
}

.footer_nav {
	width: 1160px;
	height: 200px;
	margin: 0 auto;
	padding-top: 30px;
	position: relative;
	border-bottom: 1px solid #a6a6a6;
}

.footer_nav_box {
	width: 160px;
	float: left;
	margin-left: 60px;
}

.footer_nav .footer_nav_box:first-child {
	margin-left: 0;
}

.footer_nav .footer_nav_box:nth-child(4) {
	border-right: 0;
	width: 200px;
}

.footer_nav .footer_nav_box:nth-child(4) a {
	color: #edcf96;
}

.footer_nav_box p {
	color: #fff;
}

.footer_nav_tit {
	font-size: 20px;
	letter-spacing: 3px;
	line-height: 36px;
}

.footer_nav_box i {
	width: 60px;
	height: 2px;
	display: block;
	background: #edcf96;
}

.wxgzh {
	float: right;
	margin-right: 20px;
}

.wxgzh p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-align: center;
}

.wb {
	float: right;
	display: block;
}

.wb p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-align: center;
}

.footer_nav_box ul {
	width: 100%;
	margin-top: 25px;
}

.footer_nav_box ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}

.footer_nav_box ul li a {
	color: #fff;
}

.footer_tel {
	font-size: 16px;
	width: 100%;
	margin-top: 40px;
}

.footer_tel font {
	color: #edcf96;
}

.foot2 {
	width: 1160px;
	height: 90px;
	margin: 0 auto;
}

.foot2 div {
	width: 100%;
	color: #edcf96;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}



.foot2 ul li a {
	color: #edcf96;
}
/*左侧浮窗*/
.left_fxd{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 183px;
	height: 446px;
	background: url("http://xdxc.tjxdf.com/images/left_fxd.png") no-repeat center center;
	background-size: 100%;
	overflow: hidden;
	z-index: 9;
}
.left_fxd ul{
	width: 132px;
	margin: 97px auto 0 auto;
}
.left_fxd li{
	border-bottom: 1px dashed #cccccc;
	padding-bottom: 5px;
	margin-top: 7px;
	background: url("http://xdxc.tjxdf.com/images/left_fxd_icon.png") no-repeat;
}
.left_fxd li:nth-child(1){background-position: 0px 0px}
.left_fxd li:nth-child(2){background-position: 0px -32px}
.left_fxd li:nth-child(3){background-position: 0px -66px}
.left_fxd li:nth-child(4){background-position: 0px -99px}
.left_fxd li:nth-child(5){background-position: 0px -131px}
.left_fxd li:nth-child(6){background-position: 0px -163px}
.left_fxd li:nth-child(7){background-position: 0px -196px}
.left_fxd li:nth-child(8){background-position: 0px -230px}
.left_fxd li a{
	font-size: 14px;
	color: #666666;
	margin-left: 26px;
}
.left_fxd .left_fxd_btn{
	display: block;
	width: 104px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #eccb78;
	border-radius: 15px;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 30px;
	color: #2a2a2a;
}
/*左侧浮窗结束*/
/*底部悬浮*/
.bottom_fixed{
	width:100%;
	height: 60px;
	position: fixed;
	bottom: 0;
	background:#eccb78;
	z-index: 999;
}
.bottom_fixed .bottom_w12{
	width: 1280px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
}
.fixed_left {
	width: 40%;
	height: 60px;
	float: left;
	line-height: 60px;
}
.fixed_left p{
	float: left;
	width: 264px;
	margin-right: 20px;
	font-size: 24px;
	color: #2A2A2A;
	font-weight: bold;
}
.fixed_left span{
	float: left;
	font-size: 24px;
	color: #2A2A2A;
	font-weight: bold;
}
.fixed_left span i{
	font-size: 26px;
}
.fixed_right {
	width: 60%;
	height: 60px;
	float: right;
}
.fixed_left img {
	float: right;
}
.fixed_right a {
	width: 149px;
	height: 60px;
	display: inline-block;
	font-size: 18px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
	color: #2A2A2A;
	position: relative;
}
.fixed_right a:first-child:after,
.fixed_right a:nth-child(2):after,
.fixed_right a:nth-child(3):after,
.fixed_right a:nth-child(4):after
{
	content: "";
	width: 1px;
	height: 20px;
	background: #fff;
	display: block;
	position: absolute;
	right: 0;
	top: 20px;
}
.fixed_right a:nth-child(5){
	margin-right: 0px;
}
/*底部悬浮*/
/*底部悬浮*/
/* .bottom_fixed_bg {
	width: 100%;
	height: 80px;
	position: fixed;
	bottom: 0;
	background: #eccb78;
	background-size: cover;
	z-index: 999;
}
.bottom_fixed {
	width: 1280px;
	height: 80px;
	margin: 0 auto;
}
.bottom_fixed .yujian {
	float: left;
	margin-top: 12px;
}
.bottom_fixed .bot_youhui{
	width: 238px;
	height: 80px;
	line-height: 80px;
	color: #ffffff;
	margin:0 17px;
	font-weight: bold;
	font-size: 28px;
	float: left;
} */
/*底部悬浮离线宝*/
.bottom_lxb {
	width: 370px;
	height: 36px;
	float: left;
	margin: 22px 0 0 0;
}
.bottom_lxb form .bottom_lxb_input {
	width: 229px;
	height: 36px;
	padding-left: 20px;
	font-size: 14px;
	color: #b6b6b6;
	border: none;
	outline: none;
}
.bottom_lxb form .bottom_lxb_btn {
	width: 105px;
	height: 36px;
	background: #2a2a2a;
	float: right;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: 36px;
	color: #eccb78;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	outline: none;
}
/*底部咨询*/
.bottom_zx {
	display: block;
	width: 105px;
	height: 36px;
	background: #2a2a2a;
	float:left;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	line-height: 36px;
	color: #eccb78;
	margin: 22px 0 0 20px;
}
/*右侧悬浮*/
.box-right {
	width: 70px;
	height: 213px;
	position: fixed;
	top: 50%;
	margin-top: -106.5px;
	right: 0;
	z-index: 9999;
}

.box-right dl {
	margin: 0;
	height: 70px;
	background: #d11e1f;
	margin-top: 1px;
	position: relative;
	overflow: hidden;
}

.box-right dl:first-child,
.box-right dl:nth-child(2) {
	left: 0px;
	width: 70px;
	transition: 500ms ease all;
}


/*hover*/

.box-right dl:first-child:hover,
.box-right dl:nth-child(2):hover {
	width: 140px;
	left: -70px;
}

.box-right dl:first-child:hover dd,
.box-right dl:nth-child(2):hover dd {
	left: 42px;
}

.box-right dl:last-child {
	left: 0px;
	width: 70px;
}

.box-right dl dt {
	background-image: url(../images/xuanfu-right.png);
	background-position: center 25px;
	background-repeat: no-repeat;
	width: 70px;
	height: 70px;
	position: absolute;
}

.box-right dl:nth-child(2) dt {
	background-position: center -115px;
}

.box-right dl:last-child dt {
	background-position: center -185px;
}

.box-right dl dd {
	font-size: 12px !important;
	color: #fff;
	line-height: 70px;
	position: absolute;
	top: 0;
	left: 70px;
	padding-left: 10px;
	transition: 500ms ease all;
}

.box-right dl dd a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px !important;
}
/*弹窗*/
.tc{
	display:none;
	overflow: hidden;
	position: fixed;
	background: #FFFFFF;
	left: 50%;
	margin-left: -320px;
	top: 50%;
	margin-top: -246px;
	width: 640px;
	height: 492px;
	box-shadow: 0 0 1pc #afafaf;
	z-index: 9999;
}
.tcclose {
	position: absolute;
	right: 6px;
	top: 4px;
	z-index: 99;
	width: 30px;
	height: 30px;
	background-color: #6F6F6F;
	border-radius: 50%;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	line-height: 30px;
	cursor: default;
}
.tc .tc_bot{
	width: 640px;
	overflow: hidden;
	box-sizing: border-box;
	padding: 20px;
}
.tc_bot .tc_left{
	float: left;
	width: 260px;
}
.tc_bot .tc_left .ipt_li{
	font-size: 21px;
	font-weight: bold;
	color: #000;
}
.tc_bot .tc_left ul{
	width:260px;
	margin: 10px auto;
	overflow: hidden;
}
.tc_bot .tc_left ul li{
	display: inline-block;
	width: 120px;
	height: 36px;
	border: 1px solid #d2d2d2;
	border-radius: 4px;
	text-align: center;
	line-height: 34px;
	font-size: 15px;
	margin: 0 4px 6px 0;
	box-sizing: border-box;
	cursor: pointer;
}
.xf_tc_on {
	background-color: #f84b3a;
	color: #ffffff;
	border: 1px solid #f84b3a;
}
.tc_bot .tc_right{
	width: 320px;
	float: left;
	margin-left: 20px;
}
.tc_bot .tc_right .tc_line{
	margin-top: 38px;
}
.tc_line input{
	border: 1px solid #aaa;
	color: #757474;
	width: 300px;
	height: 36px;
	outline: 0;
	background: #f5f5f5;
	line-height: 36px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.tcformbtn {
	width: 312px;
	height: 40px;
	margin:30px auto 0 auto;
	line-height: 40px;
	text-align: center;
	background-color:#f84b3a;
	color: #fff;
	border: none;
	font-size: 18px;
	float: left;
}
.tc .tc_zx{
	display: block;
	width: 600px;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	margin: 0 auto;
	border-top: 1px solid #d3d3d3;
}
.tc .tc_zx p{
	width: 450px;
	float: left;
	color: #000;
}
.tc .tc_zx span{
	display: block;
	width: 142px;
	height: 36px;
	line-height: 36px;
	float: left;
	background: #0d8af6;
	color: #ffffff;
	text-align: center;
	margin-top: 7px;
}