/* 该CSS主要用于皮肤样式的存放和调用
   此文件为必须包含调用;
   所有主要class命名时请加上xd_[星盾]为前缀，避免与easy-UI样式冲突;
   组成部分：{reset.css} {pulic.css};
   author:weifuxing;
   email:584358925_qq.com
*/

/* html默认样式重置 reset.css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 0.938rem;
	line-height: inherit;
	/*color: #333333;*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
html, body {
	line-height: 1;
	width: 100%;
	background-attachment:fixed;
	background-image: url(../images/body-bg.jpg);
}
ol, ul {
	list-style: none;
}
/* common */
.fck {    /*overflow-x: auto; */ }
.fck * { max-width: 100%;font-size: 16px !important; }
.fck,.fck p { line-height: 1.8em; font-size: 15px; }
.fck p{ margin:1em 0;}
.fck hr{border: 0px;    border-top: 1px solid #ccc; margin:0.5em 0; }
.fck .marker {   background-color: Yellow; }
.fck em { font-style: italic; font-size: inherit;}
.fck b,.fck strong, .fck b>*,.fck strong>* { font-weight: bold;font-size: inherit; }
.fck a{ text-decoration:underline; color: #2196f3; }
.fck h1, .fck h2, .fck h3, .fck h4, .fck h5, .fck h6 { font-weight: normal; line-height: 1.5em; }
.fck h1 { font-size: 2em !important; margin:0.67em 0; }
.fck h2 { font-size: 1.5em !important;margin: 0.83em 0; }
.fck h3 { font-size: 1.17em !important; margin:1em 0; }
.fck ins { text-decoration: underline; }
.fck pre { white-space: pre-wrap; word-wrap: break-word; tab-size: 4;margin: 1em 0px;font-family: monospace; }
.fck blockquote{ padding-left: 20px; padding-right: 8px; border-left-width: 5px; font-style: italic; border:none; border-left:3px solid #ccc; margin:1em 40px; display:table-cell; }
.fck img { max-width:100%!important; height:auto!important; margin-bottom:10px; }
.fck ul, .fck ol { padding-left:1.5em; }
.fck ul>li {  list-style-type: disc; display: list-item;  }
.fck ol>li {     list-style-type: decimal; display: list-item; }
.fck table { border-collapse: collapse; }
.fck table ,
.fck table tr td,
.fck table tr th,
.fck table tr { border: none; background-color: transparent; }
.fck table[border="1"] { border: 1px solid #ccc; }
.fck table[border="1"] tr td,
.fck table[border="1"] tr th {
    padding: 5px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.fck table[border="1"] tr:nth-child(even) {
    background: #eee;
}
.fck table tr td[align="left"],
.fck table tr th[align="left"] { text-align: left; }
.fck table tr td[align="center"],
.fck table tr th[align="center"] { text-align: center; }
.fck table tr td[align="right"],
.fck table tr th[align="right"] { text-align: right; }


/* remember to define focus styles! */
:focus {
	outline: 0;
}
.text-p{
	line-height: 40px;
	text-align: justify;
}
.fs18{
	font-size: 16px;
}
.clearfirx {
	clear: both;
}
/*
#parallax-bg1 {
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 1200px;
}*/
#bg1-1 {
	position: absolute;
	top: 0;
	left: 20%;
}
#bg1-2 {
	position: absolute;
	top: 900px;
	left: 50%;
	margin-left:-800px;
}
#bg1-3 {
	position: absolute;
	top: 1200px;
	left: 50%;
	margin-left:-800px;
}
/*
#parallax-bg2 {
	position: fixed;
	z-index: 2;
	left: 0; 
	top: 0;
	width: 1200px;
}*/
#bg2-3, #bg2-4, #bg2-5 {
	position: absolute;
	top: 0;
	left: 0;
}
#bg2-1 {
	position: absolute;
	top: 1800px;
	left: 0;
}
#bg2-2 {
	position: absolute;
	top: 800px;
	left: 0;
}
@media only screen and (max-width: 768px){
	#bg2-2{
		display: none;
	}
}
/* 头部样式开始 */
.header_01 {
	min-width:1185px;
	height: 64px;
	background: rgb(59, 67, 72);
	margin-bottom: 119px;
}
.h_c_box {
	width: 1185px;
	height: 64px;
	margin: 0 auto;
}
.h_s_txt {
	font-size: 14px;
	color: #c5c4c4;
	line-height: 64px;
	font-family: Arial, Helvetica, sans-serif;
}
.h_l_01 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.h_l_01:hover {
	color: #e3bf67;
}
.h_r_box ul li {
	float: left;
}
.h_r_box ul li a {
	line-height: 64px;
	padding: 0px 8px;
	font-weight: normal;
}
.h_r_size {
	font-size: 16px;
	color: #c5c4c4;
}
.h_r_size:hover {
	color: #bdbdbd;
}
.h_r_size1:hover {
	color: #bdbdbd;
}
.h_r_size1 {
	font-size: 20px;
	color: #c5c4c4;
}
/*第二块*/
.header_02 {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 999;
	width: 100%;
	height: 119px;
	background-color: rgba(0,0,0,0.1);
}
.menu_apha_bg {
	width: 100%;
}
.h_c_box02 {
	width: 1185px;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 350px;
	height: 80px;
	margin-top: 15px;
}
.nav {
	float: right;
}
.nav ul li {
	float: left;
	padding-top: 30px;
	position: relative;
}
.nav ul li a {
	display: block;
	color: #777777;
	height: 51px;
	line-height: 51px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px 5px;
	padding: 0px 20px;
}
.nav ul li a:hover{
	color: #555555;
}
.nav_noicon:hover {
	color: #555555;
	border-radius: 3px;
	background: #ffc81b;
}
.nav_curent {
	color: #333333 !important;
	border-radius: 3px;
	background: #ffc81b;
}
.nav_curent2 {
	color: #333333 !important;
	border-radius: 3px;
	background: url(../images/marker-menu.png) center 42px no-repeat #ffc81b !important;
}
.nav_sub_icon {
	background: url(../images/marker-menu.png) center 42px no-repeat;
}
.nav_sub_icon:hover {
	color: #FFF;
	border-radius: 3px;
	background: url(../images/marker-menu.png) center 42px no-repeat #ffc81b;
}
.nav ul li ul {
	display: none;
}
.nav ul li:hover ul {
	position: absolute;
	left: 50%;
	top: 81px;
	display: block;
	width: 200px;
	margin-left: -100px;
	background: transparent;
	background-color: rgb(59,67,72);
	padding: 10px 0px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-ms-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-top: 1px solid rgb(255,255,255);
	border-right: 0px solid rgb(255,255,255);
	border-bottom: 0px solid rgb(255,255,255);
	border-left: 0px solid rgb(255,255,255);
	white-space: nowrap;
	overflow: hidden;
	z-index: 999;
}
.nav ul li:hover ul li {
	width: 200px;
	line-height: 30px;
	height: 30px;
	padding: 0px !important;
}
.nav ul li:hover ul li a {
	margin: 0 auto;
	color: #555555;
	line-height: 30px;
	height: 30px;
	padding: 0px;
}
.nav ul li:hover ul li a:hover {
	color: #ffc81b;
}
.box_08{
	width:100%;
	height:auto;
	overflow:hidden;
}
.box_08_cbox{
	width:1185px;
	height:auto;
	padding:50px 0px;
	margin:0 auto;
	overflow:hidden;
}
.box_08_cbox h3{
	font-size: 24px;
	color: #1e2731;
}
.box_08_line{
	width:120px;
	height:3px;
	background:#cead5e;
	margin:20px 0px;
}
.box_08_con{
	overflow:hidden;
}
.box_08_con_pic{
	float:left;
	border:1px solid #b2b2b2;
	background:#FFF;
	padding:10px;
	margin-right:20px;
}
.box_08_con_text{
	float:right;
	width:530px;
	height:auto;
}
.box_08_con_text p{
	line-height:28px;
}
.Daily_boxLeft{
	float:left;
	width:381px;
	height:auto;
	margin-right:20px;
}
.Daily_boxCenter{
	float:left;
	width:381px;
	height:auto;
	margin-right:20px;
}
.Daily_boxRight{
	float:left;
	width:381px;
	height:auto;
}
.Daily_boxLeft_img{
	padding:5px;
	background:#FFF;
	border:1px solid #e6e6e6;
}
.Daily_boxLeft_txt{
	line-height:25px;
	padding:10px 0px;
	color:#444444;
}
.Daily_boxLeft_txt1{
	line-height:25px;
	padding:10px 0px;
	color:#a0a0a0;
}
.Daily_boxRight_list{
	margin-top:10px;
}
.Daily_boxRight_list ul li{
	line-height:40px;
	border-bottom:1px solid #dfdfdf;
}
.Daily_boxRight_list ul li a{
	padding-left:20px;
	background:url(../images/list_arrow.png) no-repeat left center;
}
.Daily_boxRight_list ul li a:hover{
	color:#cead5e
}
.Daily_boxLeftLi_left{
	float:left;
	width:55px;
	height:auto;
	font-size:24px;
	font-weight:bold;
	color:#cead5e;
}
.Daily_boxLeftLi_right{
	float:left;
	width:326px;
	height:auto;
}
.Daily_boxLeftLi_right_newTit{
	font-size:18px;
	color:#333333;
	line-height:24px;
	font-weight:normal;
}
.Daily_boxLeftLi_right_newTit:hover{
	color:#cead5e
}
.Daily_boxLeftLi_right_newCon{
	color:#737885;
	font-size:14px;
	line-height:20px;
	padding-top:10px;
}
/*第三块*/
.box_03 {
	width: 100%;
	height: auto;
}
.box_03_cbox {
	width: 1185px;
	height: auto;
	/*padding-top: 100px;
	padding-bottom: 100px;*/
	margin: 0 auto;
}
.box_03_cbox::after{
	content: '.';
	height: 0;
	display: block;
	clear: both;
}
.box_03_cbox_list {
	float: left;
	width: 30%;
	margin: 0px 1.5%;
}
.box_03_list_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #1e2731;
	text-align: center;
}
.box_03_line {
	height: 3px;
	background: #ffc81b;
	width: 40%;
	display: block;
	margin: 20px auto;
}
.p_text {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	font-family: 'Arial';
	font-size: 14px;
	color: #737885;
	line-height: 25px;
}
.a_btn_link {
	width: 80px;
	text-align: center;
	display: block;
	margin: 20px auto;
	border: 1px solid #ffc81b;
	padding: 10px 0px;
}
.a_btn_link:hover {
	border: 1px solid #737885;
}
/*第四块*/
.box_04 {
	width: 100%;
	min-width:1185px;
	height: 555px;
	background: url(../images/pic-2.jpg) no-repeat;
	background-size: 100% 100%;
}
.box_04_cbox {
	width: 1185px;
	height: 555px;
	margin: 0 auto;
}
.b_4_box1 {
	float: left;
	width: 430px;
	height: auto;
	padding-top: 215px;
}
.b_4_box1 p {
	margin: 10px 0px;
}
.b_4_box1_p_text {
	font-size: 36px;
	color: #FFF;
	font-weight: bold;
}
.b_4_box1_p_text2 {
	font-size: 30px;
	color: #FFF;
}
.b_4_box2 {
	float: left;
	width: 330px;
	height: auto;
	margin-left: 75px;
	margin-right: 20px;
	padding-top: 120px;
}
.b_4_box2_d_cont {
	width: 282px;
	height: 110px;
	border-top: 2px solid #FFF;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	padding: 50px 15px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	line-height: 25px;
}
.b_4_box2_yh {
	position: absolute;
	left: 15px;
	top: 25px;
}
.b_4_box2_yh2 {
	position: absolute;
	right: 20px;
	bottom: 50px;
}
.b_4_box2_d_name {
	margin: 10px 0px;
	padding-left: 25px;
}
.b_4_box2_d_name b {
	font-size: 18px;
	color: #FFF;
}
.b_4_box2_d_name i {
	font-size: 18px;
	color: #FFF;
}
.b_4_box2_link {
	display: block;
	width: 70px;
	margin-left: 25px;
	padding: 10px 20px;
	background: #232d37;
	color: #FFF;
	text-align: center;
}
.b_4_box2_link:hover {
	background: #e8eaeb;
	color: #232d37;
}
.b_4_box3 {
	float: right;
	width: 330px;
	height: auto;
	padding-top: 120px;
}
/*第五块*/
.box_05 {
	width: 100%;
	min-width:1185px;
	height: auto;
	background: #f8f8f8;
	overflow: hidden;
	padding-bottom: 50px;
}
.box_052{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 888;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 50px;
}
.box_05_cbox {
	width: 1185px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.box_05_cbox h3 {
	font-size: 24px;
	color: #1e2731;
	margin-top: 60px;
}
.h3_line {
	width: 70px;
	height: 2px;
	margin-top: 5px;
	background: #ffc81b;
}
.box_05_cbox_list {
	margin-top: 20px;
}
.link-box{
	min-height: 500px;
}
.box_05_cbox_list_box {
	width: 22.5%;
	height: auto;
	margin-right: 2.4%;
}
.box_05_cbox_list_box_t {
	font-size: 24px;
	color: #1e2731;
	margin: 10px 0px;
}
.box_05_cbox_list_box_c {
}
.box_05_cbox_list_box_c ul li {
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	background: url(../images/list_arrow.png) left center no-repeat;
}
.box_05_cbox_list_box_c ul li a {
	color: #8a8a8a;
	font-size: 12px;
}
.box_05_cbox_list_box_c ul li a:hover {
	color: #ffc81b;
}
.b5_c_l_b_c_l {
	border-bottom: 1px solid #dfdfdf;
}
.box_06_cbox_list_box {
	width: 45%;
	height: auto;
	margin-right: 2.5%;
}
.box_06_cbox_list_box_t {
	line-height: 20px;
	font-size: 14px;
	color: #1e2731;
	font-weight: bold;
	padding-left: 40px;
	position: relative;
}
.icon-links{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 30px;
	height: 30px;
	overflow: hidden;
}
.icon-links img{
	width: 100%;
}
.mtb20{
	margin: 40px 0px;
}
.box_06_cbox_list_box_c a{
	font-size: 14px;
	color: #666666;
}
.box_06_cbox_list_box_c a:hover{
	color: #ffc81b;
}
.box_06_icon {
	background: url(../images/page1_icon1.png) no-repeat;
}
.box_06_icon2 {
	background: url(../images/page1_icon2.png) no-repeat
}
.box_06_cbox_list_box_c {
	padding-left: 40px;
	font-size: 12px;
	color: #8a8a8a;
	/*margin: 10px 0px;*/
}
.box_06_cbox_list_box_link {
	width: 60px;
	display: block;
	font-size: 18px;
	color: #1e2731;
	margin: 10px 0px;
	padding-left: 62px;
	background: url(../images/more_arrow.png) right center no-repeat;
}
.form-item{
	padding: 10px 0px;
}
.form-item > .form-label{
	display: inline-block;
	width: 80px;
	padding-right: 10px;
	text-align: right;
	line-height: 36px;
	vertical-align: top;
}
.form-item > input{
	width: calc(100% - 110px);
	color: #555;
	background-color: #fff;
	border: 1px solid #b0b9c2;
	height: 36px;
	padding: 0 6px;
	margin: 0;
	font: 14px/36px Arial,Helvetica,sans-serif;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.form-item > textarea{
	width: calc(100% - 110px);
	color: #555;
	background-color: #fff;
	border: 1px solid #b0b9c2;
	padding: 0 6px;
	margin: 0;
	font: 14px/36px Arial,Helvetica,sans-serif;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.form-item >
input:focus,
textarea:focus{
	border-color: #ec1c29;
}
.submit{
	cursor: pointer;
	width: calc(100% - 95px);
	display: block;
	border: 1px solid #ffc81b;
	background: #ffc81b;
	font: 14px/16px Arial,Helvetica,sans-serif!important;
	color: #FFFFFF;
	text-align: center;
	margin-left: 95px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 9px 0;
	text-shadow: none;
}
.submit:hover{
	border: 1px solid #3b27a8;
	color: #FFFFFF;
	background-color: #3b27a8;
}
/*第七块*/
.box_07 {
	width: 100%;
	min-width:1185px;
	height: 142px;
	background: url(../images/pic-3.jpg) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
}
.box_07_cbox {
	width: 1185px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 55px;
}
.box_07_cbox_r {
	color: #ffc81b;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
}
.box_07_cbox_f {
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 40px;
}
.box7_input {
	width: 180px;
	height: 35px;
	line-height: 35px;
	background: #FFF;
	opacity: 0.9;
	margin-right: 5px;
	color: #000;
	padding-left: 10px;
}
.box7_btn {
	width: 80px;
	height: 40px;
	background: #ffc81b;
	border: 0px;
	cursor: pointer;
	color: #FFF;
}
.box7_btn:hover {
	background: #b7b9bd;
}
/*order_form*/
.order_form_Left_box {
	float: left;
	width: 650px;
	height: auto;
}
.order_form_Right_box {
	float: left;
	width: 300px;
	height: auto;
	padding-left:50px;
}
.order_h4 {
	color: #000;
	padding: 0 0 12px;
	margin: 0;
	font-size: 22px;
	line-height: 22px;
	font-weight: normal;
}
.order_h42 {
	color: #000;
	padding: 0 0 12px;
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}
.next_step_btn{
	width:488px;
	height:34px;
	border:1px solid #ffc81b;
	background-color:#FFFFFF;
	color:#ffc81b;
	cursor:pointer;
}
.next_step_btn:hover{
	background-color:#ffc81b;
	color:#FFF;
}
.order_r_box_tr1{
	padding-left:20px;
}

.list_icon{
	padding:10px 0px 5px 40px;
	background:url(../images/list_icon.png) left 7px no-repeat;
	line-height:22px;
}
.contact-list_li{
	padding:0 0 12px 60px;
	margin: 0 0 8px;
	background: url(../images/icons-sprite.png) no-repeat;
	font-size: 14px;
}
.contact-list_li.email{background-position: -210px -155px;}
.contact-list_li.contact{background-position: -210px -188px;}
.contact-list_li.chat{background-position: -210px -229px;}
.contact-list_li.call-me{background-position: -210px -268px;}
.contact-list_li.chat a{
	padding: 4px 0 0 0;
    display: inline-block;
	color:#ffc81b;
}
.contact-list_li.chat a:hover{
	text-decoration:underline;
}
.contact-list_li.call-me a{
	padding: 4px 0 0 0;
    display: inline-block;
	color:#ffc81b;
}
.contact-list_li.call-me a:hover{
	text-decoration:underline;
}
.contact-list_li.email a{
	padding: 4px 0 0 0;
    display: inline-block;
	color:#ffc81b;
}
.contact-list_li.email a:hover{
	text-decoration:underline;
}
.desktop_box{
	width:1185px;
	height:auto;
	margin:10px auto;
}
.desktop_box_menu{
	width: 100%;
	height:40px;
	border-bottom:1px solid #9caebe;
	padding: 13px 0 0 0;
	clear: both;
}
.desktop_box_menu ul{
	border-bottom:1px solid #fff;
	height:40px;
	float: left;
	margin: 0 0 -1px;
}
.desktop_box_menu li{
	padding: 0 20px;
	margin: 0 2px;
	float: left;
	height:40px;
	line-height:40px;
	color:#ffc81b;
	cursor:pointer;
	border-bottom:1px solid #ffc81b;
}
.desktop_box_menu li:hover{
	border-top:1px solid #ffc81b;
	border-bottom:0px;
}
.desktop_active{
	border-bottom:0px !important;
	border-top:1px solid #ffc81b;
}
.desktop_box_content{
	padding:20px 0px;
}
.desktop_box_content_one{
	padding:10px 0px;
	}
.dbc_pne_top{
	overflow:hidden;
}
.dbc_pne_top_l{
	float:left;
	width:80px;
	height:300px;
	background:url(../images/desktop_icon.png) no-repeat;
}
.dbc_pne_top_c{
	float:left;
	width:580px;
	height:auto;
	margin:0px 50px;
}
.dbc_pne_top_r{
	float:left;
}
.dsk_one_h4{
	color:#ffc81b;
}
.dsk_one_ul{
	margin:10px 0px;
}
.dsk_one_ul li{
	padding-left:20px;
	background:url(../images/dsk_top_li_icon.png) left 3px no-repeat;
	line-height:22px;
}
.down_icon{
	background:url(../images/down_icon.png) left 10px no-repeat;
	padding-left:30px;
}
.dsk_one_link{
	color:#ffc81b;
	line-height:40px;
	display:inline-block;
	font-size:16px;
}
.dsk_one_link:hover{
	text-decoration:underline;
}
.dbc_pne_bottom{
	padding:10px 0px;
	overflow:hidden;
}
.dbc_pne_bottom ul li{
	float:left;
	width:276px;
	margin:0px 10px;
	padding:10px 0px;
	border-top:1px solid #9caebe;
}
.dsk_two_link{
	border:1px solid #ffc81b;
	background:#FFF;
	height:40px;
	display:block;
	line-height:40px;
	text-align:center;
	margin:10px 0px;
	color:#ffc81b;
}
.dsk_two_link:hover{
	color:#FFF;
	background:#ffc81b;
}
.learn_more{
	display:block;
	text-align:right;
	color:#ffc81b;
	line-height:30px;
	margin-top:50px;
}
.learn_more:hover{
	text-decoration:underline;
}
.learn_more2{
	display:block;
	text-align:right;
	color:#ffc81b;
	line-height:30px;
	margin-top:70px;
}
.learn_more2:hover{
	text-decoration:underline;
}
.learn_more3{
	display:block;
	text-align:right;
	color:#ffc81b;
	line-height:30px;
	margin-top:10px;
}
.learn_more3:hover{
	text-decoration:underline;
}
.dbc_pne_top_l2{
	float:left;
	width:80px;
	height:300px;
	background:url(../images/Account_Types_icon.png) no-repeat;
}
.dbc_pne_top_c2{
	float:left;
	width:1085px;
	height:auto;
	padding:0px 10px;
}
.dsk_one_ul2{
	margin:10px 0px;
	overflow:hidden;
}
.dsk_one_ul2 li{
	width:500px;
	float:left;
	padding-left:20px;
	background:url(../images/dsk_top_li_icon.png) left 3px no-repeat;
	line-height:22px;
	margin-right:20px;
}
.grid_5{
	float:left;
	width:380px;
	padding:10px 20px;
	border:1px solid #ffc81b;
	margin-right:20px;
	position:relative;
}
.account_box{
	overflow:hidden;
	margin-bottom:30px;
}
.btn_info{
	float:left;
	background:url(../images/info_icon.png) left center no-repeat;
	padding-left:30px;
	line-height:60px;
	margin-left:20px;
}
.help_box{
	position:absolute;
	right:0px;
	top:0px;
	width:22px;
	height:21px;
}
.help_box a{
	width:22px;
	height:21px;
	display:block;
	background:url(../images/help_icon.png) no-repeat;
}
.section-01{
	position: absolute;
	left: 0;
	top: 50px;
	z-index: 888;
	width: 100%;
}
.container{
	width: 1185px;
	margin: 0 auto;
	padding: 100px 0px;
}
.left-box{
	margin-top: 60px;
}
.right-box{
	margin-left: 10px;
	width: 100%;
}
.title{
	font-size: 18px;
	line-height: 30px;
}
.sub-title{
	font-size: 16px;
	color: #ffc81b;
	line-height: 20px;
	padding-bottom: 10px;
	color: #5b00ae;
}
.content-text{
	position: relative;
	line-height: 25px;
	/*height: 50px;*/
	max-height: 50px;
	text-align: justify;
	overflow: hidden;
	display: -webkit-box;
	/*设置子元素排列方式*/
	-webkit-box-orient: vertical;
	/*设置显示的行数，多出的部分会显示为...*/
	-webkit-line-clamp: 2;
	padding: 5px;
	border: 1px solid #888888;
	margin-bottom: 5px;
	width: 100%;
}

.content-text p a, .content-text2 p a{
	color: #c00;
}
.content-text p a:hover, .content-text2  p a:hover{
	text-decoration: underline;
}
.content-text2{
	position: relative;
	line-height: 25px;
	height: auto;
	text-align: justify;
	padding: 5px;
	border: 1px solid #888888;
	margin-bottom: 5px;
}
.read-text{
	text-align: right;
	cursor: pointer;
}
.table {
    border-collapse: collapse;
}
.table{
	border: 1px solid #dee2e6;
	background: #fff !important;
}
.table td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6 !important;
    
}
.table th {
	font-weight: bold;
	background: #f1f1f1 !important;
}
.table tr{
    width: 100%;
    margin-bottom: 1rem;
}
.table-bordered{

}
.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6 !important;
}
/* 尾部样式开始 */
.footer {
	width: 100%;
	height: auto;
	padding-top: 1px;
	background: url("../images/logo_filter.png") -125px -150px #9486d1;
	position: relative;
}
.footer_box {
	width: 1185px;
	height: auto;
	overflow: hidden;
	margin: 30px auto;
	color: #FFF;
	font-size: 18px;
}
.fb-line-box{
	z-index: 100;
    position: absolute;
}
.footer-info-box{
	float: right;
}
@media only screen and (max-width: 768px){
	.fb-line-box{
		position: relative;
		margin-bottom: 15px;
	}
	.fb-line-box ul li:last-of-type{
		margin-right: 0;
	}
	.footer-info-box{
		float: none;
	}
}

.fb-line-box ul{
	
}
.fb-line-box ul li{
	display: inline-block;
	margin-right: 15px;
}
.fb-line-box ul li img{
	width: 100px;
}
.fb-line-box ul li a{
	display: block;
}
.fb-line-box ul li a:hover{
	opacity: .8;
}
.flex{
	display: flex;
}
.left-logo{
	width: 100%;
}
.left-logo img{
	width: 80%;
}
.foot-col{
	flex: 1;
}
.foot-col ul li{
	color: #FFFFFF;
	line-height: 30px;
	font-size: 14px;
	position: relative;
}
.a1{
	position: absolute;
	left: 70px;
	z-index: 6;
	top:0;
}
.foot-col ul li a{
	color: #ffc81b;
}
.foot-col ul li a:hover{
	color: #FFFFFF;
}
.footer-copy{
	text-align: center;
	padding: 15px 0px;
	color: #000000;
	background-color: #ffc81b;
}
.footer_fx {
	width: 220px;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}
.footer_fx ul li {
	float: left;
	margin: 0px 11px;
}
.back_top {
	position: absolute;
	right: 30px;
	bottom: 50px;
	z-index: 999;
	width: 42px;
	height: 42px;
}
.back_top a {
	display: block;
	width: 42px;
	height: 42px;
	cursor: pointer;
	background: url(../images/top.png) no-repeat;
}
.back_top a:hover {
	background: url(../images/top_hov.png) no-repeat;
}
.navyy {
	float: right;
	margin-top:20px;
}
.navyy ul li {
	float: left;
	position: relative;
}
.navyy ul li a {
	display: block;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px 5px;
	padding: 0px 20px;
	background:#ffc81b;
}
.navyy ul li ul {
	display: none;
}
.navyy ul li:hover ul {
	position: absolute;
	left: 50%;
	top: 31px;
	display: block;
	width: 200px;
	margin-left: -100px;
	background: transparent;
	background-color: rgb(59,67,72);
	padding: 10px 0px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-ms-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	border-top: 1px solid rgb(255,255,255);
	border-right: 0px solid rgb(255,255,255);
	border-bottom: 0px solid rgb(255,255,255);
	border-left: 0px solid rgb(255,255,255);
	white-space: nowrap;
	overflow: hidden;
	z-index: 999;
}
.navyy ul li:hover ul li {
	width: 200px;
	line-height: 30px;
	height: 30px;
	padding: 0px !important;
}
.navyy ul li:hover ul li a {
	margin: 0 auto;
	color: #FFF;
	line-height: 30px;
	height: 30px;
	padding: 0px;
	background:transparent;
}
.navyy ul li:hover ul li a:hover {
	color: #ffc81b;
}
.copycontainer{
	border-top:1px solid #CCC;
	width:900px;
	height:auto;
	margin:0px auto;
	padding:20px 0px;
}
.copycontainer p{
	text-align:center;
	line-height:20px;
	color:#FFF;
	margin:5px 0px;
}
.box_08_add{
	margin-top:119px;
	/*padding: 100px 0px;*/
}
.box_03_add{
	margin-top: 119px
}
.phone_nav{
	display: none;
}
.phone_nav_block{
	display: none;
}
@media only screen and (max-width: 768px) {
	html,body{
		overflow-x: hidden;
	}
	.header_02{
		height: 64px;
	}
	.h_c_box02{
		width: 100%;
	}
	.logo{
		width: 150px;
		height: auto;
		margin-top: 5px;
		margin-left: 15px;
	}
	.logo a img{
		width: 100%;
		height: auto;
	}
	.nav{
		display: none;
	}
	.phone_nav{
		display: block;
		float: right;
	}
	.nav_img{
		display: block;
		width: 32px;
		height: 32px;
		margin: 15px 15px 0px 0px;
		background: url("../images/menu.png");
	}
	.nav_img2{
		display: block;
		width: 32px;
		height: 32px;
		margin: 15px 15px 0px 0px;
		background: url("../images/close.png");
	}
	.phone_container{
		position: fixed;
		left: 0;
		top: 0;
		z-index: 9999;
		display: none;
		width: 100%;
		height: 100%;
		background-color: #1e2731;
	}
	.phone_nav_block{
		display: block;
		width: 50%;
		margin: 0 auto;
	}
	.phone_nav_block ul{
		padding: 10px 0px;
	}
	.phone_nav_block ul li{
		padding: 10px 0px;
	}
	.phone_nav_block ul li a{
		display: block;
		text-align: center;
		color: #FFFFFF;
		line-height: 30px;
	}
	.box_08_add{
		margin-top:64px;
		padding: 40px 0px;
	}
	.box_08_cbox{
		width: calc(100% - 30px);
		padding: 50px 15px;
	}
	.box_03_add{
		margin-top: 64px
	}
	.box_03_cbox{
		width: calc(100% - 30px);
		padding: 50px 15px;
	}
	.box_03_cbox_list{
		float: inherit;
		width: 100%;
		margin: 20px 0px;
	}
	.box_05_cbox{
		width: 100%;
	}
	.container{
		width: calc(100% - 30px);
		padding: 0px 15px 100px 15px;
	}
	.right-box{
		margin-left: 0px;
	}
	.footer_box{
		width: 100%;
	}
	.flex{
		flex-direction: column;
	}
	.foot-col{
		padding: 0px 15px;
	}
}
