ul,li {
	list-style:none
}
table {
	border-collapse:collapse
}
button {
	border:0;
	background:border-box
}
.clearfix:before,.clearfix:after {
	display:table;
	content:""
}
.clearfix:after {
	clear:both
}
.clearfix {
	*zoom:1
}
.left {
	float:left
}
.right {
	float:right
}
.citationincluded {
	padding:30px 25px;
	background-color:#FFFFFF;
	width:1150px;
	margin:0 auto 20px auto;
	font-size:14px;
	color:#282828;
	font-family:Microsoft YaHei-Regular,Microsoft YaHei;
	font-weight:400
}
.citationincluded .citationincludedcenter {
	width:1120px;
	margin:0 auto
}
.citationincluded .citationincludedcenter .citationincluded_describe {
	background:#fff;
	border-radius:8px 8px 8px 8px;
	margin-top:-120px;
	position:relative;
	padding:30px;
	z-index:99;
	box-shadow:0 3px 17px rgba(52,118,254,0.2);
	margin-bottom:40px
}
.citationincluded .citationincludedcenter .citationincluded_describe ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between
}
.citationincluded .citationincludedcenter .citationincluded_describe ul li {
	width:50%;
	display:flex;
	align-items:center;
	margin-bottom:12px
}
.citationincluded .citationincludedcenter .citationincluded_describe ul li h4 {
	font-size:16px;
	display:flex;
	align-items:center;
	color:#999
}
.citationincluded .citationincludedcenter .citationincluded_describe ul li h4::before {
	content:"";
	position:relative;
	width:4px;
	height:18px;
	background:#999;
	display:block;
	border-radius:8px 8px 8px 8px;
	margin-right:8px
}
.citationincluded .citationincludedcenter .citationincluded_describe ul li p {
	font-size:14px;
	color:#282828
}
.citationincluded .citationincludedcenter .citationincluded_describe .button {
	display:flex;
	align-items:center;
	margin-top:25px
}
.citationincluded .citationincludedcenter .citationincluded_describe .button .issuebtn {
	border:1px solid #3476fe;
	width:124px;
	height:40px;
	line-height:38px;
	text-align:center;
	border-radius:6px;
	background:#3674fe;
	font-size:16px;
	color:#fff;
	cursor:pointer;
	margin-right:20px;
	font-weight:bold
}
.citationincluded .citationincludedcenter .citationincluded_describe .button .issuebtn:hover {
	background:#4b86ff
}
.citationincluded .citationincludedcenter .citationincluded_describe .button .consultbtn {
	border:1px solid #3476fe;
	width:124px;
	height:40px;
	line-height:38px;
	text-align:center;
	border-radius:6px;
	background:#fff;
	font-size:16px;
	color:#3476fe;
	cursor:pointer;
	margin-right:20px;
	font-weight:bold
}
.citationincluded .citationincludedcenter .citationincluded_describe .button .consultbtn:hover {
	color:#fff;
	background:#4b86ff
}
.citationincluded .citationincludednav {
	width:1150px;
	height:60px;
	background:#fff;
	box-shadow:0 3px 17px rgba(52,118,254,0.2);
	z-index:100
}
.citationincluded .citationincludednav ul {
	width:1150px;
	height:60px;
	margin:0 auto;
	display:flex;
	align-items:center
}
.citationincluded .citationincludednav ul li {
	font-size:16px;
	height:60px;
	line-height:60px;
	cursor:pointer;
	margin:0 30px 0 50px;;
	color:#333
}
.citationincluded .citationincludednav ul .activeli {
	color:#226ce8;
	border-bottom:4px solid #6096fd;
	font-weight:bold
}
.citationincluded .citationincludedcenter .citationincluded_time {
	padding:30px 30px 42px 30px;
	background:#fff;
	border-radius:8px 8px 8px 8px;
	margin:40px auto
}
.citationincluded .citationincludedcenter .citationincluded_time .time_top {
	display:flex;
	justify-content:space-between;
	margin-bottom:34px
}
.citationincluded .citationincludedcenter .citationincluded_time .time_top .time_left h3 {
	width:494px;
	font-size:20px;
	font-weight:bold;
	color:#333;
	padding-bottom:15px;
	margin-bottom:20px;
	position:relative
}
.citationincluded .citationincludedcenter .citationincluded_time .time_top .time_left h3::after {
	display:block;
	content:"";
	width:80px;
	height:5px;
	background:#3476fe;
	opacity:.6;
	position:absolute;
	bottom:1px
}
.citationincluded .citationincludedcenter .citationincluded_time .time_top .time_left .leftcontain p:first-child {
	width:494px;
	font-size:14px;
	font-weight:400;
	color:#282828;
	line-height:24px;
	margin-bottom:45px
}
.citationincluded .citationincludedcenter .citationincluded_time .time_top .time_left .leftcontain p:last-child span {
	font-size:14px;
	font-weight:400;
	color:#999;
	line-height:21px
}
.citationincluded .citationincludedcenter .citationincluded_time .time_top .time_right {
	margin-right:30px
}
.citationincluded .citationincludedcenter .citationincluded_time .time_top .time_right div {
	width:432px;
	height:254px
}
.citationincluded .citationincludedcenter .citationincluded_time .time_top .time_right div img {
	width:100%;
	height:100%
}
.citationincluded .citationincludedcenter .citationincluded_time .explain {
	display:flex;
	justify-content:space-between
}
.citationincluded .citationincludedcenter .citationincluded_time .explain .explainfirst {
	width:487px;
	height:54px;
	background:rgba(251,171,79,0.1);
	border-radius:6px;
	text-align:center;
	line-height:54px;
	font-size:18px;
	font-weight:bold;
	color:#fbab4f
}
.citationincluded .citationincludedcenter .citationincluded_time .explain .explainsecond {
	height:54px;
	line-height:54px
}
.citationincluded .citationincludedcenter .citationincluded_time .explain .explainsecond img {
	width:18px;
	height:18px
}
.citationincluded .citationincludedcenter .citationincluded_time .explain .explainthird {
	width:165px;
	height:54px;
	background:rgba(251,171,79,0.1);
	border-radius:6px;
	text-align:center;
	line-height:54px;
	font-size:18px;
	font-weight:bold;
	color:#fbab4f
}
.citationincluded .citationincludedcenter .citationincluded_time .explain .explainfourth {
	height:54px;
	line-height:54px
}
.citationincluded .citationincludedcenter .citationincluded_time .explain .explainfourth img {
	width:12.94px;
	height:8.4px
}
.citationincluded .citationincludedcenter .citationincluded_time .explain .explainfifth {
	width:243px;
	height:54px;
	background:rgba(251,171,79,0.1);
	border-radius:6px;
	text-align:center;
	line-height:54px;
	font-size:18px;
	font-weight:bold;
	color:#fbab4f
}
.citationincluded .citationincludedcenter .citationincluded_expense {
	padding:30px 30px 30px 30px;
	background:#fff;
	border-radius:8px 8px 8px 8px;
	margin:40px auto
}
.citationincluded .citationincludedcenter .citationincluded_expense h3 {
	width:494px;
	font-size:20px;
	font-weight:bold;
	color:#333;
	margin-bottom:20px;
	padding-bottom:15px;
	position:relative
}
.citationincluded .citationincludedcenter .citationincluded_expense h3::after {
	display:block;
	content:"";
	width:80px;
	height:5px;
	background:#3476fe;
	opacity:.6;
	position:absolute;
	bottom:1px
}
.citationincluded .citationincludedcenter .citationincluded_expense .expensemode {
	margin-bottom:10px;
	width:156px;
	height:31px;
	background:linear-gradient(93deg,#e2ebfe 0,rgba(71,130,245,0) 100%)
}
.citationincluded .citationincludedcenter .citationincluded_expense .expensemode h4 {
	font-size:16px;
	font-weight:bold;
	color:#282828;
	line-height:31px;
	margin-left:10px
}
.citationincluded .citationincludedcenter .citationincluded_expense .chargesnotes,.citationincluded .citationincludedcenter .citationincluded_expense tr,.citationincluded .citationincludedcenter .citationincluded_expense th,.citationincluded .citationincludedcenter .citationincluded_expense td {
	border:1px solid #ddd;
	border-collapse:collapse;
	height:48px;
	font-size:12px
}
.citationincluded .citationincludedcenter .citationincluded_expense th {
	font-weight:600;
	color:#282828;
	background:#f9f9f9;
	height:48px;
	text-align:center;
	font-size:16px
}
.citationincluded .citationincludedcenter .citationincluded_expense td {
	color:#666;
	text-align:center
}
.citationincluded .citationincludedcenter .citationincluded_expense .approve {
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:400;
	color:#282828
}
.citationincluded .citationincludedcenter .citationincluded_expense .submit {
	margin-top:15px;
	margin-bottom:15px;
	font-size:14px;
	font-weight:400
}
.citationincluded .citationincludedcenter .citationincluded_flow {
	padding:30px 30px 30px 30px;
	background:#fff;
	border-radius:8px 8px 8px 8px;
	position:relative
}
.citationincluded .citationincludedcenter .citationincluded_flow h3 {
	width:494px;
	font-size:20px;
	font-weight:bold;
	color:#333;
	padding-bottom:15px;
	position:relative
}
.citationincluded .citationincludedcenter .citationincluded_flow h3::after {
	display:block;
	content:"";
	width:80px;
	height:5px;
	background:#3476fe;
	opacity:.6;
	position:absolute;
	bottom:1px
}
.citationincluded .citationincludedcenter .citationincluded_flow .flowpicture {
	display:flex;
	justify-content:space-between
}
.citationincluded .citationincludedcenter .citationincluded_flow .flowpicture .flowitem {
	width:90px;
	display:flex;
	flex-direction:column;
	align-items:center
}
.citationincluded .citationincludedcenter .citationincluded_flow .flowpicture .flowitem p {
	font-size:14px;
	font-weight:400;
	color:#333;
	text-align:center
}
.citationincluded .citationincludedcenter .citationincluded_flow .flowpicture .flowitem .ponit {
	width:12px;
	height:12px
}
.citationincluded .citationincludedcenter .citationincluded_flow .flowpicture .flowitem .icon {
	width:64px;
	height:64px;
	margin-top:10px
}
.citationincluded .citationincludedcenter .citationincluded_flow .flowline {
	position:absolute;
	top:170px
}
.citationincluded .citationincludedcenter .citationincluded_flow .flowline img {
	width:947.32px;
	height:61.41px;
	display:inline-block
}



.technology_header {width: 1150px; overflow: hidden; margin:0 auto; background:#FFFFFF; height:450px;}
.technology_header .technology_left {height:400px; width:800px; float:left; background-color:#FFFFFF; }
.technology_header .technology_left .item_top {height: 48px;	margin-bottom: 15px}
.technology_header .technology_left .item_top .item_top_logo {float: left; height:40px; font-size:28px; font-weight:600; line-height:40px;}
.technology_header .technology_left .item_top .item_top_logo img {height:40px; width: auto}
.technology_header .technology_left .item_top .item_top_num {float: right;font-size: 42px;line-height: 1;margin-right: 10px;color: #F64C4C;letter-spacing: 0;	font-family: Impact, Arial, Helvetica, ans-serif}
.technology_header .technology_left .item_top .item_top_text {float: right;line-height: 1}
.technology_header .technology_left .item_top .item_top_text .item_top_text_tag {font-size: 10px;padding: 5px 10px 5px 9px;display: inline-block;border-radius: 10px 0;background-image: linear-gradient(137deg, #fb6f53 0, #f44c4c 56%);color: #fff;margin-bottom: 5px}
.technology_header .technology_left .item_top .item_top_text .item_top_text_text {font-size: 13px;color: #666}
.technology_header .technology_right {float:right; height:400px; width:300px;background:#fff; border-radius:8px; box-sizing:border-box; box-shadow:0 3px 17px rgba(52,118,254,0.2); margin-top:10px;}
.technology_header .technology_right img {width:300px;border-radius:8px; }
.technology_headercen {position:relative;z-index:1;margin:0;padding:0;height:160px;width:800px;}
.technology_headercen h1 {margin:20px 0;font-weight:600;font-size:28px;color:#282828}
.technology_headercen .technology_headbot ul li {float:left;font-weight:400;font-size:16px;color:#282828;margin-right:30px;display:flex}
.technology_headercen .technology_headbot ul li em {display:block;background:url(../images/noveltyicon1.png) no-repeat;	width:26px;	height:21px}
.technology_headercen .technology_headbot ul li p span {color:#0673f3;font-weight:bold}
.technology_headercen .technology_headbot ul {margin-bottom:26px}
.technology_headercen .headCon {display:flex}
.technology_headercen .p {font-weight:400;font-size:16px;color:#666;margin-bottom:40px;	margin-top:10px;text-align:left;line-height:35px;}
.citationincluded_describe {background:#fff;position:relative;padding:30px 0;width:800px;}
.citationincluded_describe ul {display:flex;flex-wrap:wrap;justify-content:space-between}
.citationincluded_describe ul li {width:50%;display:flex;align-items:center;margin-bottom:24px}
.citationincluded_describe ul li h4 {font-size:14px;display:flex;align-items:center;color:#333;}
.citationincluded_describe ul li h4::before {content:"";position:relative;width:4px;height:18px;background:#999;display:block;border-radius:8px 8px 8px 8px;margin-right:8px}
.citationincluded_describe ul li p {font-size:14px;color:#282828}
.citationincluded_describe .item_bottom {margin-top:25px;width:800px;}
.citationincluded_describe .item_bottom .item_bottom_text {float: right;font-size: 32px;font-family: PingFangSC-Medium;letter-spacing: 0; color:#F64C4C}
.citationincluded_describe .item_bottom .item_bottom_text small {font-size: 18px; color: #222;}
.citationincluded_describe .item_bottom .item_bottom_btn {float: left;width: 120px;height: 36px;background-image: linear-gradient(133deg, #56B282 0, #4BA575 82%);box-shadow: 0 2px 10px 1px rgba(86, 178, 130, .42);border-radius: 6px;text-align: center;font-size: 14px;line-height: 36px;color: #fff; margin-right:20px;}
.citationincluded_describe .item_bottom:after {content: ".";	display: block;	height: 0;clear: both;visibility: hidden}
.citationincluded_describe .button {display:flex;align-items:center;margin-top:25px;width:765px;}
.citationincluded_describe .button  .item_bottom_text {float: right;font-size: 24px;font-family: PingFangSC-Medium;letter-spacing: 0; color:#F64C4C}
.citationincluded_describe .button  .item_bottom_text small {font-size: 12px; color: #222;}
.citationincluded_describe .button .issuebtn {border:1px solid #3476fe;width:124px;height:40px;line-height:38px;text-align:center;border-radius:6px;background:#3674fe;font-size:16px;color:#fff;cursor:pointer;margin-right:20px;font-weight:bold}
.citationincluded_describe .button .issuebtn:hover {background:#4b86ff}
.citationincluded_describe .button .consultbtn {border:1px solid #3476fe;width:124px;height:40px;line-height:38px;text-align:center;border-radius:6px;background:#fff;font-size:16px;color:#3476fe;cursor:pointer;margin-right:20px;font-weight:bold}
.citationincluded_describe .button .consultbtn:hover {color:#fff;background:#4b86ff}
.citationincluded_describe .button .lookupbtn {color:#3476fe;font-size:16px;cursor:pointer}
.citationincluded_describe .button .lookupbtn:hover {text-decoration:underline}
