body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0
}
body, button, input, select, textarea {
	font: 14px tahoma, arial, \5b8b\4f53
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
address, cite, dfn, em, var {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: couriernew, courier, monospace
}
small {
	font-size: 12px
}
ul, ol {
	list-style: none
}
a {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
fieldset, img {
	border: 0
}
button, input, select, textarea {
	font-size: 100%
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	font-family: Arial, sans-serif !important
}
ul, li {
	list-style: none
}
a {
	text-decoration: none;
	cursor: pointer;
	color: inherit
}
img {
	border: none
}
.clear:after {
	content: "";
	display: block;
	clear: both
}
.float-tag:after {
	content: "";
	display: block;
	clear: both
}
.clear, .float-tag {
	zoom: 1
}
.float-tag li {
	display: inline-block;
	float: left
}
.text-over {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.big-a {
	display: block
}
.header-u2 {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
.header {
	top: 0;
	height: 99px;
	background: #fff;
	width: 100%;
	position: fixed;
	z-index: 99999;
	-moz-box-shadow: 0 0 2px #dbdbdb;
	-webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.1);
	box-shadow: 0 2px 8px rgba(0,0,0,0.1)
}
.header_top ul {
	height: 34px;
	float: right
}
.header_top {
	height: 34px
}
.header_bottom {
	height: 65px
}
.header_top, .header_bottom {
	width: 1165px;
	margin: auto;
}
.header_top li {
	float: left;
	margin-right: 22px;
	line-height: 34px;
	position: relative;
	font-size: 16px
}
.header_top li input[type=text] {
	border: none;
	border: 1px #eee solid;
	width: 150px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 35px;
	border-radius: 14px;
	outline: none
}
.header_top li input[type=button] {
	position: absolute;
	/*top: 8px;*/
	right: 10px;
	z-index: 999;
	width: 20px;
	height: 20px;
	outline: none;
	cursor: pointer
}
.search_btn {
	background: url(../images/search_03.png) no-repeat center center;
	border: none
}
.header_top li:last-child {
	height: 34px;
	/*border: 1px #004e91 solid;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	position: relative;
	behavior: url(PIE.htc);
	border-radius: 2px;
	color: #004e91;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 0
}
.header_top li:last-child img {
	float: left;
	margin-top: 7px;
	margin-right: 6px
}
.logo {
	float: left;
}
.logo img {
	border: none;
	width: 230px
}
.header_bottom .about h6 {
	color: #4c4c4c
}
.header_bottom .about h6:hover {
	color: #004e91
}
.header-nav {
	float: right;
	height: 100%
}
.header-u1 {
	height: 100%
}
.header-u1>li {
	height: 100%
}
.header-u1>li>a {
	display: block;
	font-size: 16px;
	padding: 0 20px;
	height: 40px;
	line-height: 2em;
	margin-top: 22px;
	color: #3b3b3b;
	border-bottom: 3px solid transparent
}
.header-u1>li:hover>a {
	border-bottom: 3px rgba(0,78,145,0.5) solid
}
.header-u1>li:hover .header-u2 {
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	max-height: 250px;
	padding: 10px 10px;
	z-index: 10
}
.header-u1 .active>a {
	border-bottom: 3px solid #004e91
}
.header-u2 {
	position: absolute;
	top: 100%;
	left: 50%;
	width: 100%;
	max-height: 0;
	padding: 0 10px;
	overflow: hidden;
	background-color: #ddd;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	transition: .2s;
	-webkittransition: .2s;
	-moz-transition: .2s
}
.header-u2>li {
	display: block;
	clear: both;
	white-space: nowrap;
	font-size: 14px;
	padding: 5px 22px;
	text-align: center
}
.header-u2>li>a {
	color: #595959;
	margin: 0 15px
}
.header-u2:nth-last-child {
	right: 0
}
.case-nav>li {
	padding: 5px 0px;
	float: left;
	clear: none
}
.case-nav>li a {
	display: inline-block;
	padding: 0 5px;
	text-align: left;
	color: #595959
}
.space {
	height: 99px
}
.content {
	position: relative
}
.main {
	width: 900px;
	margin: auto;
	margin-top: 30px
}
.res_num {
	border-bottom: 1px solid #e0e0e0;
	color: #999;
	line-height: 3em
}
.res_main {
	padding-top: 50px
}
.footer {
	width: 100%;
	margin-top: 50px;
	background: url(../images/footer_bg_02.png) center center no-repeat;
	background-size: 100% 100%;
	padding-top: 50px
}
.infor_list {
	float: left
}
.footer_top .infor_list:first-child {
	width: 450px;
	border-right: 1px #b3b3b3 solid
}
.footer_top .infor_list:nth-child(2) {
	width: 620px;padding-right:20px;
}
.footer_top, .footer_bottom {
	width: 1200px;
	margin: auto
}
.infor_list .footer_contact {
	overflow: hidden;
	margin-bottom: 10px
}
.infor_list .contact1 {
	float: left
}
.infor_list .contact2 {
	float: right;
	margin-right: 20px
}
.infor_list .company_title {
	font-size: 16px
}
.infor_list h6 {
	font-size: 18px;
	color: #fdfeff;
	font-weight: normal;
	margin-bottom: 7px
}
.infor_list p {
	font-size: 14px;
	color: #ccc;
	line-height: 27px
}
.friendlink {
	margin-left: 38px
}
.companylink {
	margin-left: 38px;
	margin-bottom: 18px
}
.friendlink p a {
	padding-right: 32px
}
.companylink p a {
	padding-right: 15px
}
.wechat {
	text-align: center
}
.wechat img {
	width: 100px;
	height: 100px
}
.footer_bottom {
	margin-top: 10px;
	border-top: 1px #b3b3b3 solid
}
.footer_bottom p {
	font-size: 14px;
	color: #ccc;
	text-align: center;
	line-height: 52px
}
.pop_list {
	position: fixed;
	top: 50%;
	right: 0;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 500
}
.pop_list a {
	width: 50px;
	height: 50px;
	margin-bottom: 5px;
	display: block
}
.pop_list a:hover {
	background-position: 0 -50px
}
.pop_list .advisory_feedback {
	background: url(../images/zxfk.png) 0 0 no-repeat
}
.pop_list .send_email {
	background: url(../images/yjgw.png) 0 0 no-repeat
}
.pop_list .contact_us {
	background: url(../images/dhlx.png) 0 0 no-repeat
}
.pop_list .top {
	background: url(../images/hddb.png) 0 0 no-repeat
}
.menu-btn, .right-menu {
	display: none
}
@keyframes span1 {
0% {
transform:translateY(0px) rotateZ(0deg)
}
10% {
transform:translateY(-3px)
}
70% {
transform:translateY(7px)
}
100% {
transform:translateY(7px) rotateZ(45deg);
background:white
}
}
@-webkit-keyframes span1 {
0% {
-webkit-transform:translateY(0px) rotateZ(0deg)
}
10% {
-webkit-transform:translateY(-3px)
}
70% {
-webkit-transform:translateY(7px)
}
100% {
-webkit-transform:translateY(7px) rotateZ(45deg);
background:white
}
}
@-moz-keyframes span1 {
0% {
-moz-transform:translateY(0px) rotateZ(0deg)
}
10% {
-moz-transform:translateY(-3px)
}
70% {
-moz-transform:translateY(7px)
}
100% {
-moz-transform:translateY(7px) rotateZ(45deg);
background:white
}
}
@keyframes span2 {
0% {
transform:translateY(0px) rotateZ(0deg)
}
10% {
transform:translateY(3px)
}
70% {
transform:translateY(-7px)
}
100% {
transform:translateY(-7px) rotateZ(-45deg);
background:white
}
}
@keyframes span2 {
0% {
transform:translateY(0px) rotateZ(0deg)
}
10% {
transform:translateY(3px)
}
70% {
transform:translateY(-7px)
}
100% {
transform:translateY(-7px) rotateZ(-45deg);
background:white
}
}
@-webkit-keyframes span2 {
0% {
-webkit-transform:translateY(0px) rotateZ(0deg)
}
10% {
-webkit-transform:translateY(3px)
}
70% {
-webkit-transform:translateY(-7px)
}
100% {
-webkit-transform:translateY(-7px) rotateZ(-45deg);
background:white
}
}
@keyframes span1-1 {
0% {
transform:translateY(7px) rotateZ(45deg)
}
10% {
transform:translateY(7px)
}
70% {
transform:translateY(-3px)
}
100% {
transform:translateY(0px) rotateZ(0deg);
background:black
}
}
@-webkit-keyframes span1-1 {
0% {
-webkit-transform:translateY(7px) rotateZ(45deg)
}
10% {
-webkit-transform:translateY(7px)
}
70% {
-webkit-transform:translateY(-3px)
}
100% {
-moz-transform:translateY(0px) rotateZ(0deg);
background:black
}
}
@-moz-keyframes span1-1 {
0% {
-moz-transform:translateY(7px) rotateZ(45deg)
}
10% {
-moz-transform:translateY(7px)
}
70% {
-moz-transform:translateY(-3px)
}
100% {
-moz-transform:translateY(0px) rotateZ(0deg);
background:black
}
}
@keyframes span3-1 {
0% {
transform:translateY(-7px) rotateZ(-45deg)
}
10% {
transform:translateY(-7px)
}
70% {
transform:translateY(3px)
}
100% {
transform:translateY(0px) rotateZ(0deg);
background:black
}
}
@-webkit-keyframes span3-1 {
0% {
-webkit-transform:translateY(-7px) rotateZ(-45deg)
}
10% {
-webkit-transform:translateY(-7px)
}
70% {
-webkit-transform:translateY(3px)
}
100% {
-webkit-transform:translateY(0px) rotateZ(0deg);
background:black
}
}
@-moz-keyframes span3-1 {
0% {
-moz-transform:translateY(-7px) rotateZ(-45deg)
}
10% {
-moz-transform:translateY(-7px)
}
70% {
-moz-transform:translateY(3px)
}
100% {
-moz-transform:translateY(0px) rotateZ(0deg);
background:black
}
}
.menu-btn {
	position: fixed;
	top: 18px;
	right: 20px;
	width: 24px;
	height: 25px;
	z-index: 9999999
}
.menu-btn>span {
	display: block;
	width: 24px;
	height: 3px;
	background: black;
	cursor: pointer;
	border-radius: 3px
}
.menu-btn>span:nth-child(1) {
	position: absolute;
	top: 4px
}
.menu-btn>span:nth-child(2) {
	position: absolute;
	top: 11px
}
.menu-btn>span:nth-child(3) {
	position: absolute;
	top: 18px
}
.menu-btn>.span1 {
	background: white;
	-webkit-animation: span1 .5s alternate;
	-moz-animation: span1 .5s alternate;
	animation: span1 .5s alternate;
	-webkit-transform: translateY(7px) rotateZ(45deg);
	-moz-transform: translateY(7px) rotateZ(45deg);
	transform: translateY(7px) rotateZ(45deg)
}
.menu-btn>.span3 {
	background: white;
	-webkit-animation: span2 .5s alternate;
	-moz-animation: span2 .5s alternate;
	animation: span2 .5s alternate;
	-webkit-transform: translateY(-7px) rotateZ(-45deg);
	-moz-transform: translateY(-7px) rotateZ(-45deg);
	transform: translateY(-7px) rotateZ(-45deg)
}
.menu-btn>.span1-1 {
	background: black;
	-webkit-animation: span1-1 .5s alternate;
	-moz-animation: span1-1 .5s alternate;
	-o-animation: span1-1 .5s alternate;
	animation: span1-1 .5s alternate;
	-webkit-transform: translateY(0px) rotateZ(0deg);
	-moz-transform: translateY(0px) rotateZ(0deg);
	-ms-transform: translateY(0px) rotateZ(0deg);
	-o-transform: translateY(0px) rotateZ(0deg);
	transform: translateY(0px) rotateZ(0deg)
}
.menu-btn>.span3-1 {
	animation: span3-1 .5s alternate;
	-webkit-transform: translateY(0px) rotateZ(0deg);
	-moz-transform: translateY(0px) rotateZ(0deg);
	-ms-transform: translateY(0px) rotateZ(0deg);
	-o-transform: translateY(0px) rotateZ(0deg);
	transform: translateY(0px) rotateZ(0deg);
	background: black
}
.right-menu {
	width: 100%;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	background: #333;
	z-index: 9999997;
	min-width: 320px;
	overflow: hidden;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: .45s;
	-moz-transition: .45s;
	transition: .45s
}
.right-menu>.menu-ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-top: 100px;
	z-index: 1;
	background: #333;
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}
.right-menu .menu-ul2 {
	display: none
}
.right-menu>.menu-ul2-show {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%)
}
.right-menu>.menu-ul>li, .menu-ul ul li {
	width: calc(100% - 10px);
	padding-left: 10px;
	border-bottom: 1px solid #444;
	line-height: 2.5em;
	position: relative;
	font-size: 14px
}
.menu-ul>li>a, .menu-ul ul li a {
	color: white;
	display: block;
	opacity: .8;
	width: 100%;
	padding-left: 10%
}
.menu-ul>li>a:hover {
	opacity: 1
}
.right-menu1 {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px)
}
.call1 {
	position: absolute;
	right: 107%;
	bottom: 65px;
	background-color: rgba(0,0,0,0.7);
	color: #ffffff;
	font-size: 16px;
	padding: 11px 20px;
	white-space: nowrap;
	border-radius: 5px;
	display: none
}
.call2 {
	position: absolute;
	right: 107%;
	bottom: 118px;
	background-color: rgba(0,0,0,0.9);
	color: #ffffff;
	font-size: 19px;
	padding: 11px 20px;
	white-space: nowrap;
	border-radius: 5px;
	display: none
}
@media (max-width: 1200px) {
.header_top, .header_bottom {
	width: 97%
}
#nav>li {
	width: 95px
}
}
@media screen and (min-width: 1200px) {
html {
	font-size: 14px !important
}
.autoTapa {
	width: 120px;
	height: 30px;
	position: absolute;
	top: 8px;
	right: 10px;
	background: #004e91;
	font-size: 14px;
	display: none;
	cursor: pointer
}
}
@media (max-width: 1100px) {
.header-u1>li>a {
	padding: 0 15px
}
.autoTapa {
	width: 120px;
	height: 30px;
	position: absolute;
	top: 8px;
	right: 10px;
	background: #004e91;
	font-size: 14px;
	cursor: pointer
}
}
@media (max-width: 1050px) {
.menu-btn, .right-menu {
	display: block
}
.autoTapa {
	width: 120px;
	height: 30px;
	position: absolute;
	top: 8px;
	right: 10px;
	background: #004e91;
	font-size: 14px;
	cursor: pointer
}
.header_top {
	display: none
}
.header {
	height: 60px;
	padding-top: 0
}
.logo {
	margin-top: 10px
}
.logo img {
	width: 200px;
	display: block
}
.header-nav {
	display: none
}
.space {
	height: 60px
}
}
@media (max-width: 1000px) {
.footer_top, .footer_bottom {
	width: 96%
}
.infor_list3 {
	width: 100%;
	margin-top: 30px
}
.wechat {
	text-align: left
}
}
@media (max-width: 940px) {
.friendlink {
	display: none
}
}
@media (max-width: 900px) {
.friendlink {
	display: none
}
.footer_top .infor_list:nth-child(2) {
	width: 200px
}
}
@media (max-width: 767px) {
.space {
	height: 60px
}
.footer {
	padding-top: 20px;
	margin-top: 30px;
	background-size: cover
}
.footer_top {
	width: 90%;
	margin: auto
}
.footer_bottom {
	width: 100%
}
.infor_list {
	float: none
}
.infor_list .company_title {
	font-size: 16px
}
.footer_top .infor_list:first-child {
	width: 100%;
	border-right: none
}
.footer_top .infor_list:nth-child(2) {
	width: 100%
}
.infor_list .contact1, .infor_list .contact2 {
	float: none
}
.infor_list .contact1 {
	margin-bottom: 4px
}
.infor_list h6 {
	font-size: 18px;
	margin-bottom: 8px
}
.infor_list p {
	font-size: 16px;
	line-height: 24px
}
.friendlink, .companylink {
	margin-left: 0;
	margin-bottom: 4px
}
.footer_bottom p {
	line-height: 24px;
	font-size: 12px
}
.autoTapa {
	width: 120px;
	height: 30px;
	position: absolute;
	top: 8px;
	right: 10px;
	background: #004e91;
	font-size: 14px;
	cursor: pointer
}
.wechat {
	margin-top: 5px;
	text-align: left
}
.content {
	padding: 40px 10px 0 10px
}
}
@media (max-width: 480px) {
.infor_list h6 {
	font-size: 16px;
	margin-bottom: 8px
}
.infor_list p {
	font-size: 13px;
	line-height: 1.4em
}
.infor_list .company_title {
	font-size: 13px
}
.pop_list {
	transform-origin: right;
	-webkit-transform-origin: right;
	-moz-transform-origin: right;
	transform: translateY(-50%) scale(0.7);
	-webkit-transform: translateY(-50%) scale(0.7);
	-moz-transform: translateY(-50%) scale(0.7)
}
.infor_list3 {
	margin-top: 8px
}
.wechat img {
	width: 70px;
	height: 70px
}
}

.autoTapa>p {
	height: 100%;
	color: white;
	line-height: 2.2em;
	padding-left: 20%
}
.autoTapa>p>img {
	position: absolute;
	top: 10px;
	right: 10px
}
.autoTapa>ul {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #004e91;
	display: none;
	z-index: 10
}
.autoTapa>ul a {
	color: white;
	padding-left: 20%;
	display: block;
	width: 80%;
	height: 100%
}
.autoTapa li a {
	display: inline-block;
	line-height: normal;
	padding-top: 5px;
	padding-bottom: 5px
}
.h-ch {
	display: none
}
.h-eng {
	display: inline-block
}
.pagination {
	margin-top: 35px;
	text-align: center
}
.pagination li {
	display: inline-block;
	font-size: 14px;
	
	margin: 0 3px;
	
}
.pagination li.active {
	background-color: #004e91;
	border-color: #004e91;
	cursor: no-drop;
	color: #ffffff
}
.pagination li a {
	color: #595959;
	border: 1px solid #9c9c9c;
	margin: 0 3px;
	padding:3px 5px;
	border-radius: 4px
}
.c-mixed1 {
	font-size: 15px;
	color: #666;
	zoom: 1;
	width: 1200px;
	margin: 0 auto;
	max-width: 100%;
	line-height:28px;
}
.c-mixed1>p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
	text-indent:2em;
}
.c-mixed {
	font-size: 15px;
	color: #666;
	zoom: 1;
	width: 1200px;
	margin: 0 auto;
	max-width: 100%;
	line-height: 1.8em
}
@media (max-width:767px) {
	.c-mixed {
	font-size: 15px;
	color: #666;
	zoom: 1;
	width: 94%;
	margin: 0 auto;
	max-width: 100%;
	line-height: 1.8em
}
	}
.c-mixed li {
	list-style-type: disc
}

.c-mixed>p {
	font-size: 14px;
	color: #666;
	line-height: 1.8em
}
.c-mixed img {
	max-width: 100%;
	height: auto !important
}
.c-mixed>* {
	max-width: 100%
}
.c-mixed:after {
	content: "";
	display: block;
	clear: both
}
.website_map>div {
	border: 1px solid #d7d7d7;
	border-top: 3px solid #0e90d2;
	margin-top: 50px
}
.website_map>div>ul {
	padding: 10px
}
.website_map>div>ul>li {
	margin-right: 25px;
	padding-left: 9px;
	position: relative
}
.website_map>div>ul>li:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left-color: #0e90d2;
	border-left-width: 7px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px
}
.website_map>div>ul>li>a {
	color: #595959;
	display: inline-block;
	padding: 3px 5px
}
.website_map>div>ul>li>a:hover {
	color: #fff;
	background-color: #0e90d2
}
.website_map h2 {
	font-size: 22px;
	font-weight: normal;
	padding: 5px 15px;
	color: #333333;
	border-bottom: 1px solid #d7d7d7
}
/*# sourceMappingURL=public.css.map */