﻿@charset "utf-8";

/* CSS Document */

html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
}

html {
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	width: 100%;
	font-size: 14px;
	color: #fff;
	font-family: "microsoft yahei", Tahoma, Verdana, Georgia, Arial;
	color: #333;
	background: #333;
	background: #fff;
}

div,
ul,
li,
p,
ol,
dl {
	list-style: none;
	display: block;
}

table {
	cellpadding: 0;
	cellspacing: 0;
}

a,
img {
	border: 0px;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #3c7ad1;
	text-decoration: none;
}

a:focus {
	outline: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	font-size: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

*html .clearfix {
	height: 1%;
}

*+html .clearfix {
	height: 1%;
}

* {
	word-wrap: break-word;
	word-break: break-all;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

*:hover {
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.left {
	float: left;
}

.f_l {
	float: left;
}

.warp {
	max-width: 1200px;
	margin: 0 auto;
}

.blank {
	clear: both;
	height: 0px;
	overflow: hidden;
	display: block;
}


/*head*/

.headtop {
	height: 30px;
	background: #333;
	margin: 0 auto;
}

.headtopcon {
	width: 1200px;
	height: 30px;
	margin: 0 auto;
	line-height: 30px;
	color: #fff;
}

.headtopul {
	float: right;
	text-align: center;
	width: 320px;
	overflow: hidden;
	margin-right: 13px;
}

.headtopul li {
	float: left;
	height: 30px;
	width: 80px;
	line-height: 30px;
}

.headtopul li a {
	color: #b0b0b0;
	height: 30px;
	width: 80px;
	display: block;
	font-size: 13px;
	line-height: 30px;
}

.headtopul li a:hover {
	color: #fff;
	background: #1b1b1b;
	text-decoration: none;
}

.headtop-left {
	float: left;
	color: #b0b0b0;
	width: 560px;
	overflow: hidden;
	font-size: 13px;
}

/*.header {
	width: 100%;
	height: 90px;
	background: #fff;
}*/

.headercon {
	width: 1200px;
	margin: 0 auto;
}

.logo img {
	margin-top: 5px;
	height: 75px;
	margin-left: 36px;
}

.logo {
	width: 190px;
	overflow: hidden;
	float: left;
}


/*nav*/

@media screen and (min-width:2000px) {
	.dan-ban {
		height: 573px!important;
	}
}

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 90px;
	width: 985px;
	float: right;
}

#nav .nav-li {
	display: block;
	background: none;
	text-align: center;
	position: relative;
	z-index: 999;
	float: left;
	line-height: 90px;
	width: 123px;
}

#nav .nav-li a {
	display: block;
	padding: 0;
	line-height: 90px;
	zoom: 1;
	font-size: 17px;
	color: #292929;
	width: 120px;
}

#nav .nav-li a:hover,
#nav .nav-li a.hov {
	color: #005bac;
	font-weight: bold;
}

#nav ul {
	position: absolute;
	left: 1px;
	display: none;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	padding-bottom: 3px;
}

#nav ul li {
	text-align: left;
}

#nav ul a {
	display: block;
	color: #666;
	border-bottom: 1px solid transparent;
	text-transform: uppercase;
	color: #797979;
	font-weight: normal;
	font-size: 15px;
}

#nav ul a:hover {
	text-decoration: none;
	border-right-color: transparent;
	border-left-color: transparent;
	background: transparent;
	color: #4e4e4e;
}

#nav ul.nav1 {
	width: auto;
	background: #fff;
	left: -230px;
}

#nav ul.nav1 li {
	float: none;
	height: 35px;
	padding: 0;
	text-align: left;
	width: 180px;
	line-height: 35px;
}

#nav ul.nav1 li a {
	display: block;
	height: 35px;
	line-height: 35px;
	color: #666;
	display: block;
	font-size: 15px;
	color: #666;
	width: 180px;
}

#nav ul.nav1 .nav1_wrapper {
	display: flex;
}

#nav ul.nav1 .nav1_wrapper .wrapper_item {
	margin: 24px 0;
	border-right: 1px solid #eee;
}

#nav ul.nav1 .nav1_wrapper .wrapper_item .item_title {
	margin: 0;
	font-size: 16px;
	text-align: left;
	padding-left: 40px;
	line-height: normal;
	margin-bottom: 33px;
	color: #333;
}

#nav ul.nav1 .nav1_wrapper .wrapper_item .item_des {
	width: 500px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 0 40px;
}

#nav ul.nav1 .nav1_wrapper .wrapper_item .item_des li {
	height: auto;
	width: 230px;
	padding-bottom: 10px;
}

#nav ul.nav1 .nav1_wrapper .wrapper_item .item_des li a {
	width: 100%;
	height: auto;
}

#nav ul.nav1 .nav1_wrapper .wrapper_item .item_des li a .sel_item div {
	display: flex;
	align-items: center;
	line-height: 40px;
}

#nav ul.nav1 .nav1_wrapper .wrapper_item .item_des li a .sel_item div img {
	width: 22px;
	height: 22px;
	margin-right: 8px
}

#nav ul.nav1 .nav1_wrapper .wrapper_item .item_des li a .sel_item div span.name {
	color: #333;
	font-size: 14px;
}

#nav ul.nav1 .nav1_wrapper .wrapper_item .item_des li a .sel_item span.des {
	/*display: inline-block;*/
	width: 100%;
	font-size: 12px;
	color: #999;
	line-height: 25px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}


/*#nav ul.nav1 .nav1_wrapper .wrapper_item .item_des li a*/


/*#nav ul.nav1 li a:hover{background:#d3e0f4;color:#005bac;}*/


/*nav2*/

#nav ul.nav2 {
	width: 1140px;
	left: -630px;
	padding: 30px 30px 0 10px;
	margin: 0;
}

#nav ul .nav-qwyx-img {
	width: 252px;
	height: 150px;
	float: left;
}

#nav ul .nav-qwyx-text {
	float: left;
	text-align: left;
	margin-left: 40px;
	width: 160px;
}

#nav ul .nav-qwyx-text dt {
	width: 170px;
	padding: 0;
	line-height: 18px;
	margin: 0;
	color: #000;
	font-size: 17px;
	text-align: left;
	margin-bottom: 15px;
}

#nav ul .nav-qwyx-text dt a {
	line-height: 20px;
}

#nav ul .nav-qwyx-text dd {
	text-align: left;
	width: 100%;
	text-indent: 0px;
}

#nav ul .nav-qwyx-text dd a {
	text-align: left;
	color: #a1a1a1;
	display: block;
	width: 100%;
	line-height: 30px;
	font-weight: normal;
	font-size: 15px;
}

#nav ul .nav-qwyx-text dd a:hover {
	font-weight: normal;
}

#nav ul.nav2 .nav-qwyx-right {
	display: flex;
}

#nav ul.nav2 .nav-qwyx-right .sel_item div {
	display: flex;
	align-items: center;
	line-height: 40px;
}

#nav ul.nav2 .nav-qwyx-right .sel_item div img {
	width: 22px;
	height: 22px;
	margin-right: 8px;
}

#nav ul.nav2 .nav-qwyx-right .sel_item div span.name {
	color: #333;
	font-size: 14px;
}

#nav ul.nav2 .nav-qwyx-right .sel_item span.des {
	/*display: inline-block;*/
	width: 100%;
	font-size: 12px;
	color: #999;
	line-height: 25px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}


/*nav3*/

#nav ul.nav3 {
	left: -700px;
}

#nav ul .nav-qwyx-text2 {
	margin-left: 40px;
	width: 230px;
}

#nav ul .nav-qwyx-text2 dd {
	margin-bottom: 20px;
}

#nav ul .nav-qwyx-text2 dd a {
	color: #000;
	font-size: 16px;
}


/*nav4*/

#nav ul.nav2.nav4 {
	left: -420px;
}


/*backTop*/

.backTop {
	z-index: 6;
	position: fixed;
	right: 15px;
	bottom: 100px;
	width: 94px;
	height: 94px;
	display: block;
	display: none;
	background: url('../images/newIcon.png') no-repeat -760px -1170px;
}


/*首页广告*/

.main_adv_box {
	overflow: hidden;
	position: relative;
	height: 430px;
	overflow: hidden;
	width: 100%;
}

.main_adv_box .main_adv_img {
	position: relative;
	height: 430px;
	z-index: 0;
}

.tempWrap ul {
	height: 430px;
}

.main_adv_box .main_adv_img li {
	zoom: 1;
	vertical-align: middle;
	display: block;
	height: 100%;
}

.main_adv_box .main_adv_img li span,
.main_adv_box .main_adv_img li a {
	width: 100%;
	height: 100%;
	display: inline-block;
}

.main_adv_box .main_adv_img li span img {
	display: none;
	width: 100%;
}

.main_adv_box a.prev,
.main_adv_box a.next {
	display: block;
	width: 52px;
	height: 134px;
	position: absolute;
	top: 148px;
	z-index: 99;
	cursor: pointer;
	background-image: url(../images/bt_arr.png);
	background-repeat: no-repeat;
}

.main_adv_box a.prev {
	left: -52px;
	background-position: 0px 0px;
	transition: all 0s;
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	-o-transition: all 0s;
}

.main_adv_box a.next {
	right: -52px;
	background-position: -68px 0px;
	transition: all 0s;
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	-o-transition: all 0s;
}

.main_adv_box a.prev:hover {
	background-position: 0px -144px;
	transition: all 0s;
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	-o-transition: all 0s;
}

.main_adv_box a.next:hover {
	background-position: -68px -144px;
	transition: all 0s;
	-moz-transition: all 0s;
	-webkit-transition: all 0s;
	-o-transition: all 0s;
}

.hd ul {
	bottom: 5px;
	display: block;
	position: absolute;
	display: none;
}

.hd ul li {
	background-color: #ededed;
	cursor: pointer;
	float: left;
	display: inline-block;
	height: 12px;
	line-height: 12px;
	margin: 5px;
	opacity: 0.9;
	text-align: center;
	text-indent: -999em;
	width: 12px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(../images/PIE.htc);
}

.hd ul li.on {
	background-color: #258cd7;
}

.scrool {
	width: 100%;
	overflow: hidden;
}

.advantage {
	background: #fff;
	padding: 25px 0px;
}

.index-title {
	text-align: center;
	margin-bottom: 25px;
}

.index-btitle {
	font-size: 34px;
}

.index-stitle {
	font-size: 18px;
	margin-top: 20px;
	color: #4d4b4b;
}


/*foot*/

.foot-bank {
	width: 100%;
	background: #0053af;
	padding: 20px 0px;
}

.btn1fr {
	min-width: 1200px;
	height: 273px;
	background-color: #f7f7f7;
}

.btn1 {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

.btn1 dl {
	float: left;
	margin-top: 32px;
	width: 120px;
	margin: 32px 22px 0 0;
}

.btn1 dl dt {
	width: 100%;
	line-height: 26px;
	overflow: hidden;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}


/*.btn1 dl dt a{color:#333; font-weight:bold;}*/

.btn1 dl a:hover {
	text-decoration: underline;
}

.btn1 dl dd {
	width: 100%;
	line-height: 20px;
	position: relative;
	margin-bottom: 0px;
	font-size: 12px;
}

.btn1 dl dd .yjhd {
	position: absolute;
	top: -60px;
	left: 60px;
	z-index: 2;
	display: none;
}

.btn1 dl dd a {
	color: #666;
}

.btn1_t {
	width: 260px;
	float: right;
	margin: 32px 35px 0 0
}

.btn1_t h4 {
	color: #333;
	font-size: 13px;
	line-height: 26px;
}

.btn1_t_r {
	width: 90px;
}

.btn1_t_r p {
	margin-bottom: 4px;
}

.btn1_t_r p,
.btn1_t_r a {
	color: #666;
	font-size: 12px;
	background: url(../images/cndns_domainname_chinese_img.png) no-repeat;
	background-position: -877px -508px;
	padding-left: 30px;
	line-height: 24px;
}

.btn1_t_r a {
	background-position: -877px -535px;
	display: block;
}

.btn1_t_r a:hover {
	color: #ff5a00;
}

.fr {
	float: right;
}

.btn2fr {
	overflow: hidden;
	margin: 0px auto;
	padding: 0px 0 40px 0;
}

.btn2fr a {
	color: #4d4d4d
}

.btn2fr a:hover {
	color: #ff5a00
}

.btn2fr p {
	line-height: 20px;
	color: #4d4d4d;
	color: #666;
	font-size: 12px;
	background: #fff;
	text-align: center
}

.btn2fr p.p1 {
	;
	margin-top: 17px;
}

.btn2fr p.p1 a {
	color: #4d4d4d;
	font-size: 12px;
}

.btn2fr p.p1 a:hover {
	color: #ff5a00;
}

.btn2fr p.p3 {
	text-align: center;
}

.btn2fr p.p3 a {
	color: #f86d0d;
	margin: 0px 5px;
	font-size: 12px;
}

.btn2fr p.p3 a:hover {
	text-decoration: underline;
}

.btn2fr p.p4 {
	width: 100%;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}

.btn2fr p.p4 img {
	display: inline-block
}

.w-1200 {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.btn3fr {
	width: 100%;
	border-bottom: 1px solid #dfdfdf;
	padding: 18px 0;
}

.btn3fr a {
	display: inline-block;
	color: #333;
	font-size: 12px;
	line-height: 20px;
}

.btn3fr a:hover {
	color: #ff6800
}

.btn3fr span {
	display: inline-block;
	color: #7a7a7a;
	margin: 0 8px;
	font-size: 12px;
}

i {
	margin: 0px;
	padding: 0px;
	font-style: normal;
}


/*hh*/

.navigation>i.close {
	position: absolute;
	top: 3px;
	right: 0;
	width: 20px;
	height: 20px;
	background: url('../images/x.png?3');
	cursor: pointer;
}

span.navigationListClose {
	display: none;
	z-index: 9;
	position: fixed;
	top: 50%;
	left: 0;
	width: 26px;
	margin-top: -50px;
	padding: 12px 6px;
	font-size: 16px;
	color: #fff;
	line-height: 17px;
	text-align: center;
	display: none;
	background: #ffab00;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
}

span.navigationListClose i {
	width: 22px;
	height: 22px;
	margin-bottom: 4px;
	display: inline-block;
	background: url(../images/xfeng.png);
	background-position: -837px -26px;
}

.sourceCode.navigation {
	margin-top: -149px;
}

.navigation dt {
	line-height: 37px;
	text-indent: 10px;
}

.navigation dt,
.technical .navigation dd.active,
.technical .navigation dd:hover {
	color: #fff;
	background: #ffab00;
}

.navigation dd {
	height: 37px;
	font-size: 12px;
	line-height: 37px;
	margin-bottom: 0px;
}

.navigation dd:last-child a {
	border-bottom: 0;
}

.navigation dd a {
	width: 75px;
	height: 100%;
	margin: 0 7px;
	display: inline-block;
	vertical-align: top;
	border-bottom: 1px dashed #ededed;
	color: #333;
}

.navigation dd a:hover {
	color: #ffab00;
}

.technical .navigation dd:hover a,
.technical .navigation dd.active a {
	color: #fff;
}

.navigation dd.active a {
	color: #ffab00;
}

.consultationList {
	z-index: 6;
	position: fixed;
	top: 50%;
	right: 2px;
	margin-top: -179px;
}

.consultationList ul {
	width: 69px;
}

.consultationList li {
	position: relative;
	float: right;
	width: 69px;
	height: 69px;
	margin-bottom: 2px;
	font-size: 0px;
	text-align: center;
}

.consultationList li.openLi {
	overflow: hidden;
}

.consultationList li.openLi a {
	width: 170px;
	display: inline-block;
	vertical-align: top;
}

.consultationList li span {
	float: left;
	width: 69px;
	line-height: 15px;
	display: inline-block;
	vertical-align: top;
}

.consultationList li span.s2 {
	width: 100px;
	height: 69px;
	font-size: 14px;
	line-height: 69px;
}

.consultationList li:hover span.s2 {
	margin-left: -20px;
}

.consultationList li div {
	position: absolute;
	top: -47px;
	left: -182px;
	width: 160px;
	height: 160px;
	padding: 5px;
	display: none;
	background: #fff;
	box-shadow: 0 0 10px #00c568;
	border: 1px solid #00c568;
}

.consultationList li div img {
	width: 160px;
	height: 160px;
}

.consultationList li p {
	font-size: 12px;
	line-height: 15px;
}

.consultationList li a {
	color: #fff;
}

.consultationList li i {
	width: 32px;
	height: 32px;
	margin-top: 11px;
	margin-bottom: 5px;
	display: inline-block;
	vertical-align: top;
	background: url('../images/newIcon.png');
}

.consultationList li.l1 {
	background: #7be488;
}

.consultationList li.l2 {
	background: #7be0e4;
}

.consultationList li.l3 {
	background: #f1ca80;
}

.consultationList li.l4 {
	background: #8cc3f1;
}

.consultationList li.l5 {
	background: #FF8D6E;
}

.consultationList li.l6 {
	background: #71CAF4;
}

.consultationList li.l6 i {
	background: none;
}

.consultationList li.l1 i {
	background-position: -702px -10px;
}

.consultationList li.l2 i {
	background-position: -738px -10px;
}

.consultationList li.l3 i {
	background-position: -777px -10px;
}

.consultationList li.l4 i {
	background-position: -815px -10px;
}

.consultationList li.l5 i {
	background-position: -852px -10px;
}

.consultationList li:hover {
	background: #35d28a;
}

.navigation {
	z-index: 1;
	position: fixed;
	top: 50%;
	left: 0px;
	width: 92px;
	font-size: 14px;
	color: #fafbfc;
	text-align: left;
	background: #fafbfc;
	border: 1px solid #edebed;
}

i.labelCombination {
	width: 50px;
	height: 20px;
	margin-right: 10px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	text-align: left;
	display: inline-block;
	vertical-align: top;
	background: #ffab00;
}

i.blue {
	background: #73c79f;
}


/*foot-zixun*/

.foot-bankcon {
	width: 1200px;
	margin: 0 auto;
}

.foot-bank1 {
	width: 86px;
	float: left;
}

.foot-bank-p {
	font-size: 30px;
	color: #fff;
	width: 280px;
	text-align: center;
	height: 115px;
	line-height: 115px;
	float: left;
}

.foot-bank-btn1 {
	width: 190px;
	height: 52px;
	color: #1b74bf;
	text-align: center;
	background: #ffffff;
	display: block;
	float: left;
	font-size: 24px;
	line-height: 52px;
	border-radius: 5px;
	margin-top: 32px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.foot-bank-btn1:hover {
	background: #ecf2f8;
}

.foot-bank-huo {
	font-size: 18px;
	color: #fff;
	width: 105px;
	text-align: center;
	height: 115px;
	line-height: 115px;
	float: left;
}

.foot-bank-tel {
	width: 190px;
	float: left;
}

.bank-tel-title {
	font-size: 22px;
	color: #fff;
}

.bank-tel-num {
	height: 45px;
	line-height: 45px;
	border: 2px solid #fff;
	margin-top: 5px;
	text-align: center;
	font-size: 22px;
	color: #fff;
}

.title-1200 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 20px;
}


/*导航*/

#DAO {
	width: auto;
	height: 200px;
	position: fixed;
	top: 40%;
	left: 8%;
	z-index: 1000;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+70));
}

#DAO #DAO_right {
	width: 140px;
	height: auto;
}

#DAO #DAO_right h3 {
	text-align: center;
	width: 140px;
	height: 33px;
	background: #333333;
	line-height: 28px;
	font-size: 18px;
	color: #fff;
	font-family: '微软雅黑';
}

#DAO #DAO_right li {
	width: 140px;
	height: 32px;
}

#DAO #DAO_right li a {
	width: 140px;
	height: 32px;
	color: #fff;
	text-align: center;
	display: block;
	line-height: 32px;
	font-family: '微软雅黑';
	font-size: 14px;
}

#DAO #DAO_right #chapin a:hover {
	width: 140px;
	height: 32px;
	background: #666;
}

#DAO #DAO_right #chapin {
	width: 140px;
	height: auto;
	background: url(../images/softpages/wzwmaskbg.png) repeat;
}

.wxkf {
	width: 72px;
	height: 18px;
	font-size: 18px;
	font-family: PingFangSC-Medium, PingFang SC;
	font-weight: 500;
	color: #333333;
	line-height: 18px;
	margin: 5px 0px 35px 40px;
}

.wxspan {
	height: 22px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #333333;
	line-height: 22px;
	margin-left: 6px;
}

.imgsize {
	width: 22px;
	height: 22px;
}