* {
	padding: 0;
	margin: 0;
	border: 0;
}

html,
body {
	padding: 0;
	margin: 0;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	background: #fff;
	font-size: 14px;
	line-height: 1.6;
	color: #333333;
	min-width: 1100px;
}

li.flex-nav-prev {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}

li,
dl {
	list-style-type: none;
}

dt {
	font-size: 1.2em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h2 {
	line-height: 38px;
}

img {
	max-width: 100%;
	vertical-align: middle;
}

.hidden{ display:none; }

.table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*div>img,
a>img {
	width: 100%;
}*/

a:link {
	text-decoration: none;
}

a {
	color: #333333;
	cursor: pointer;
}

a:hover {
	color: #134a9a;
	text-decoration: none;
}

a:active {
	color: #333;
}

i {
	font-style: normal;
}

input,
textarea,
select,
button {
	padding: 0;
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	background: inherit;
	border: 0;
}

form tr {
	line-height: 32px;
}

a.black {
	color: #000000;
}

a.black:hover {
	color: #134a9a;
}

.blue,
em {
	color: #134A9A;
	font-style: normal;
}

.red {
	color: #E6212A;
}

.ss {
	font-family: "SimSun";
}

.l {
	float: left;
}

.tl {
	text-align: left;
}

.r {
	float: right;
}

.tindent {
	text-indent: 2em;
}

.bgcolor_gray {
	background-color: #f0f0f0;
}

.bgcolor_white {
	background-color: #fff;
}

.boder_gray {
	border: 1px solid #d2d2d2;
}

.boder_b_gray {
	border-bottom: 1px solid #d2d2d2;
}

.w535 {
	width: 535px;
}

.w515 {
	width: 515px;
}

li.last,
li:last-child,
.culture_submenu li.last,
.culture_submenu li:last-child {
	margin-right: 0;
}

.c {
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.wrap {
	width: 1100px;
	margin: 0 auto;
}

.blank42 {
	height: 42px;
	font-size: 1px;
	clear: both;
	overflow: hidden;
}

.blank20 {
	height: 20px;
	font-size: 1px;
	clear: both;
	overflow: hidden;
}

.more {
	float: right;
	line-height: 38px;
	color: #999;
}
.more:hover {
	color: #134A9A;
}

.btn_more {
	display: block;
	text-align: center;
	line-height: 36px;
	background: url(../images/bg_polygon.png) center no-repeat;
	color: #fff;
	cursor: pointer;
}

.btn_more:hover {
	color: #fff;
	background: url(../images/bg_polygon_hover.png) center no-repeat;
}

.btn_more_gray {
	background-color: #333333;
	color: #fff;
	padding: 5px 10px;
}

.btn_more_gray:hover {
	background-color: #134a9a;
	color: #fff;
}

.w920 {
	width: 920px;
}

input[type="submit"],
input[type="reset"],
.btn {
	background-color: #134A9A;
	color: #fff;
	font-size: 20px;
	padding: 10px 100px;
	cursor: pointer;
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.btn:hover,
input[type="submit"]:hover {
	color: #fff;
	background-color: #E6212A;
}

.profile_txt a,
.btn_more_r {
	float: right;
	background-color: #134A9A;
	color: #fff;
	padding: 5px 10px;
}

.btn_more_r:hover,
.profile_txt a:hover,
.btn_back:hover {
	color: #fff;
	background-color: #E6212A;
}

.btn_back {
	background-color: #134A9A;
	padding: 5px 30px;
	color: #fff;
	cursor: pointer;
}

input[type=text],
input[type=password],
textarea,
select {
	width: 100%;
	height: 37px;
	border: 1px solid #959595;
	vertical-align: middle;
	background-color: #ffffff;
	/* padding: 0 5px; */
	z-index: 9999;
	text-indent: 5px;
}

textarea {
	/* padding: 5px; */
}

[data-transition="scale"] img {
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

[data-transition="scale"]:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

li img {
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

li:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.animate {
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease
}

.active .txt-slide-left {
	-webkit-animation: txt-slide-left .9s ease-in forwards;
	-moz-animation: txt-slide-left .9s ease-in forwards;
	-o-animation: txt-slide-left .9s ease-in forwards;
	animation: txt-slide-left .9s ease-in forwards;
}

.pdf_icon {
	padding: 0 5px;
	width: 15px;
}


/*head*/

.top {
	background-color: #134a9a;
	line-height: 28px;
	color: #FFFFFF;
	min-width: 1100px;
}

.top input[type=text] {
	width: 0;
	height: 22px;
	border: 0;
	line-height: 22px;
	padding: 0;
}

input.sbt {
	width: 24px;
	height: 26px;
	cursor: pointer;
	border: none;
	background: url(../images/icon_search.png) center no-repeat;
	padding: 0;
}

input.sbt:hover {
	background-color: #134A9A;
}

.lang .first {
	border: 0;
}

.lang .first:hover input[type=text] {
	width: 150px;
	padding: 0 5px;
	    border-radius: 5px;
}

.lang li {
	/*display: inline-block;*/
	border-left: 1px solid #fff;
	float: left;
}


/*.lang li:first-child {
	border-left: none;
}*/

.lang a>img {
	width: auto;
}

.lang a {
	color: #fff;
	padding: 0 10px;
}

.lang a:hover {
	color: #fff;
}

.logo {
	padding: 12px 0 10px;
	width: 249px;
}

#image {
	min-width: 1100px;
}

#image_box {
	position: relative;
	/* border-top: 4px solid #E6212A; */
	/*height: 60px;*/
	/*line-height: 60px;*/
	background-color: #134a9a;
	color: #FFFFFF;
	/* padding: 0 130px; */
	/*margin-top: 5px;*/
	/*background-image: url(../images/top_bg.jpg);*/
	background-size: 100% 100%;
}

#image_box .wrap {
	position: relative;
}

#image_box .btn_more_r {
	border: 1px solid #fff;
	margin-top: 18px;
	padding: 0 40px;
	line-height: 21px;
	background: none;
	/*margin-right: 76px;*/
}

.image_close {
	/* position: absolute; */
	float: right;
	width: 20px;
	height: 21px;
	right: 0;
	margin-top: 18px;
	border: 1px solid #fff;
	border-left: 0;
	background: url(../images/icon_close.png) center no-repeat;
}

.nav li {
	float: left;
	position: relative;
}

.nav li a {
	padding: 35px 15px 0;
	/*line-height: 82px;*/
	font-size: 16px;
	color: #000;
	display: block;
	/*position: relative;*/
}

.nav li .nav_submenu {
	position: absolute;
	top: 82px;
	display: none;
	left: 0;
	right: 0;
	text-align: center;
}

.nav li .nav_submenu a {
	display: block;
	line-height: 29px;
	color: #fff;
	font-size: 14px;
	padding: 0;
}

.nav li:hover .nav_submenu {
	display: block;
}

.nav li a:hover,
.nav li a.hover {
	color: #134A9A;
	font-weight: bold;
	/*
	padding-bottom: 0;	 
	border-bottom: 6px solid #E51F28;
	*/
}

.slide {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 5;
	margin: 0 auto;
}

.slider_txt {
	position: absolute;
	top: 40%;
	left: 50%;
	opacity: 0;
}

.activity .slide {
	height: 100%;
}

.slide li {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	list-style: none;
	display: list-item;
}

#slide #prev,
#slide #next {
	display: none;
}

.slide li.active {
	z-index: 10;
}

.slide .slide-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 480px;
}

.slide .slide-bg img {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 100%;
}

.slide .slide-dot {
	position: absolute;
	bottom: 2%;
	width: 100%;
	text-align: center;
	z-index: 20;
}

.activity .slide .slide-dot {
	display: none;
}

.slide .slide-dot dd {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 9px;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	border-radius: 50%;
	background-color: #fff;
	background-position: -28px 0px;
	cursor: pointer;
}

.slide .slide-dot dd.active {
	background-color: #134A9A;
}

.activity .slide .prev,
.activity .slide .next {
	position: absolute;
	z-index: 20;
	width: 30px;
	height: 26px;
	bottom: 0;
	background: url(../images/icon_direction.png) center center no-repeat;
	background-size: auto 20px;
	text-indent: 99px;
}

.activity .slide .prev {
	right: 26px;
	background-color: #E6212A;
	background-position: 8px 4px;
}

.activity .slide .next {
	right: 0;
	background-color: #134A9A;
	background-position: -26px 4px;
}


/*banner*/


/*foot*/

.footer {
	position: relative;
}

.footer_nav {
	background-color: #134a9a;
	color: #FFFFFF;
	padding: 20px 0;
	min-width: 1100px;
	background: url(../images/foot_bg.jpg);
}

.footer_nav_box {
	width: 888px;
	float: left;
	background: url(../images/foot_line.png) top right no-repeat;
	background-position-y: 58px;
}

.footer_nav dl {
	float: left;
	width: 115px;
	padding-right: 10px;
}

.footer_nav dl dt {
	margin-bottom: 20px;
}

.footer_nav dl dt a {
	color: #fff;
	font-size: 16px;
	line-height: 32px;
}

.footer_nav dl dd a {
	color: #fff;
	line-height: 20px;
}

.footer a:hover {
	color: #E6212A;
}

.foot_l {
	width: 90px;
	height: 224px;
	background: url(../images/foot_line.png) top left no-repeat;
	/*text-align: right;*/
	padding-left: 56px;
}

.bdsharebuttonbox.bdshare-button-style0-16 a {
	margin: 0 4px 10px 0;
}

.copyright {
	background-color: #2e2e2e;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	min-width: 1100px;
}

.copyright ul li a {
	border-right: 1px solid #fff;
	padding: 0 14px;
	color: #FFFFFF;
}

.copyright ul li:last-child a {
	border-right: none;
	padding-right: 0;
}

.m_title h2 {
	padding: 0 24px;
	background-color: #134A9A;
	/*display: inline-block;*/
	color: #fff;
	border-left: 4px solid #E6212A;
	/* font-weight: bold; */
	font-size: 18px;
	float: left;
}

.page_thumb {
	text-align: center;
}

.page_thumb img {
	min-width: 1100px;
}

.page_title {
	line-height: 50px;
	border-bottom: 1px solid #d2d2d2;
}

.page_title h3 {
	font-size: 24px;
	border-bottom: 4px solid #E6212A;
	color: #134A9A;
}

.where {
	font-family: "SimSun";
}

.where a {
	display: inline-block;
	margin: 0 5px;
}

.where p.home {
	background: url(../images/icon_home.png) center left no-repeat;
	padding-left: 20px;
	display: inline-block;
	float: left;
}

.where p,
.where a {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
}

.page_title2 .where p.home {
	background: url(../images/icon_home_white.png) center left no-repeat;
}


/*about_index*/

.profile,
.about_tab {
	height: 336px;
}

.profile {
	width: 640px;
	position: relative;
	overflow: hidden;
}

.profile img {
	width: 100%;
}

.profile_txt_box {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	width: 272px;
	/* padding: 24px; */
	color: #fff;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.profile_txt_box:hover {
	width: 640px;
}

.profile_txt {
	z-index: 9999;
	position: absolute;
	margin: 24px;
}

.profile_txt p {
	height: 202px;
	overflow: hidden;
	margin-bottom: 20px;
}

.profile_txt h4 {
	font-size: 24px;
}

.bg_alpha {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #45484D;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.about_tab {
	width: 430px;
}

.about_tab>ul>li {
	float: left;
	width: 33.33%;
	text-align: center;
	/* overflow: auto; */
}

.about_tab>ul>li>a {
	display: block;
	position: relative;
	border-bottom: 1px solid #d2d2d2;
	/* overflow: auto; */
}

.about_tab h2,
.submenu h2 {
	font-size: 16px;
	/* overflow: auto; */
}

.about_tab a:hover,
.about_tab li.hover a {
	padding-bottom: 10px;
	border: 0;
}

.about_tab a:hover h2,
.about_tab li.hover h2 {
	background-color: #134A9A;
	color: #fff;
}

.about_tab a:hover .triangle-down,
.about_tab li.hover .triangle-down {
	display: block;
}

.triangle-down {
	display: none;
	position: absolute;
	bottom: 2px;
	left: 50%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #134A9A;
}

.about_tab_content {
	padding: 13px;
	padding-top: 0;
	line-height: 32px;
}

.about_tab_thumb {
	height: 130px;
	margin: 10px 0;
	overflow: hidden;
}

.about_tab_thumb img {
	height: 100%;
	width: auto;
	max-width: none;
}

.about_tab_content li {
	width: 50%;
	float: left;
}

.about_tab_content a {
	/*padding: 5px;*/
}

.about_list_box>div {
	width: 312px;
	height: 344px;
	margin-right: 39px;
	padding: 13px;
}

.about_list_box>div:hover,
.contact_box:hover {
	border: 1px solid #F0F0F0;
	-webkit-box-shadow: 3px 3px 3px #C0C0C0;
	-moz-box-shadow: 3px 3px 3px #C0C0C0;
	box-shadow: 3px 3px 3px #C0C0C0;
}

.about_list_box>div>a {
	font-size: 16px;
	font-weight: bold;
	display: block;
}

.about_list_box .last {
	margin-right: 0;
}

.about_list_box li {
	width: 33.33%;
	float: left;
}

.about_list_box p,
.about_list_box>div>a {
	margin-bottom: 14px;
}

.about_list_box p {
	color: #666666;
}

.about_list_thumb {
	height: 150px;
	margin-bottom: 20px;
	overflow: hidden;
}

.contact_box {
	padding: 13px;
}

.contact_box>div {
	width: 49%;
}


/*submenu*/

.submenu li {
	width: 10%;
	float: left;
	text-align: center;
}

.submenu>ul>li>a {
	display: block;
	border: 1px solid #d2d2d2;
	background-color: #fff;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.submenu a:hover,
.submenu a.hover {
	background-color: #134A9A;
	color: #fff;
	border: 1px solid #134A9A;
}


/*company*/

.company h2 {
	/* background-color: #134A9A; */
	color: #134A9A;
	padding: 0 13px;
	font-size: 16px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	/* line-height: 48px; */
	float: left;
}

.company a {}

.company li {
	width: 253px;
	margin: 11px;
	float: left;
}

.company li.last {
	/*margin: 0;*/
}

.company li a {
	display: block;
}

.company li .company_thumb {
	height: 162px;
	overflow: hidden;
	margin-bottom: 1px;
}

.company li a h2 {
	text-align: center;
	background-color: #134A9A;
	line-height: 48px;
	font-size: 14px;
	color: #fff;
	border: 0;
	float: none;
}


.company li a:hover h2 {
	background-color: #134a9a;
	color: #fff;
}


/*history*/

.history {
	position: relative;
	padding: 0 62px;
}

.history .flex-prev,
.history .flex-next {
	position: absolute;
	background: url(../images/btn_next_prev.png) no-repeat;
	width: 40px;
	height: 40px;
	/* background-size: 80px; */
	top: 0;
	text-indent: -999px;
	overflow: hidden;
}

.history .flex-prev {
	background-position: 0 -41px;
	left: 0;
}

.history .flex-next {
	background-position: -40px -42px;
	right: 0;
}

.history .flex-prev:hover {
	background-position: 0 0;
}

.history .flex-next:hover {
	background-position: -40px 0;
}

.history .flex-control-nav {
	display: none;
}

.history .slides li {
	width: 104px;
	display: inline-block;
	text-align: center;
	background: url(../images/list_style.png) top center no-repeat;
}

.history .slides li.hover {
	background: url(../images/list_style_hover.png) top center no-repeat;
}

.history .slides li a {
	display: block;
	padding: 40px 0;
	background: url(../images/list_icon.png) top center no-repeat;
	cursor: pointer;
}

.history .slides li a:hover {
	background: url(../images/list_icon_hover1.png) top center no-repeat;
}

.history li.hover a {
	background: url(../images/list_icon_hover.png) top center no-repeat;
}

.history_item {
	/* border-top: 1px solid #d2d2d2; */
	padding-left: 171px;
	position: relative;
	min-height: 300px;
	line-height: 30px;
	display: none;
}

.history_item_year {
	position: absolute;
	left: 45px;
	width: 104px;
	height: 82px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	padding-top: 20px;
}

.history_item_txt {
	height: auto;
	overflow: hidden;
}

.history_item_year h2 {
	font-size: 30px;
}

.history_item_txt p {
	float: left;
	width: 821px;
}

.history_item_txt .date {
	width: 108px;
}


/*culture*/

.culture,
.responsibility_item {
	padding-bottom: 20px;
	border-bottom: 2px solid #dfdfdf;
}

.culture_submenu {
	text-align: center;
}

.culture .l,
.culture .r {
	height: 300px;
	overflow: hidden;
}

.culture h2 {
	font-weight: bold;
}

.culture h2,
.culture b,
.culture p {
	margin-bottom: 15px;
}

.culture .l {
	width: 634px;
}

.culture .r {
	width: 448px;
}

.culture_submenu li {
	/* width: 190px; */
	/* height: 88px; */
	/* line-height: 88px; */
	/*float: left;*/
	display: inline-block;
	/*float: left;*/
	text-align: center;
	margin: 0 16px;
}

.culture_submenu ul {
	margin: 0 auto;
}

.culture_submenu>ul>li>a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	padding: 0 30px;
	border: 2px solid #d2d2d2;
	background-color: #fff;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.culture_submenu a:hover,
.culture_submenu a.hover {
	background-color: #134A9A;
	border: 2px solid #134A9A;
	color: #fff;
}

.human_submenu a:hover {
	background-color: #e6212a;
	border: 2px solid #e6212a;
}

.culture_item .company li h2 {
	text-align: center;
	background: none;
	color: #333333;
}

.culture_item .company li p {
	text-align: center;
	background: none;
	color: #333333;
	padding: 12px 0;
}

.culture_item .company_thumb {
	background-color: #333333;
	position: relative;
	overflow: hidden;
}

.culture_item .company_thumb i {
	position: absolute;
	display: none;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	background: url(../images/icon_add.png);
	background-size: 100%;
}

.culture_item a:hover .company_thumb img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.culture_item a:hover .company_thumb i {
	display: block;
}

.culture_content {
	width: 908px;
	margin: 0 auto;
}

.culture_content b,
.culture_content strong {
	font-size: 20px;
}

.company.culture2 li {
	width: 200px;
	margin-right: 25px;
}

.company.culture2 li.last {
	margin-right: 0px;
}

.company.culture2 li .company_thumb {
	height: 142px;
}

.culture3 {
	padding: 10px;
	/*height: 142px;*/
	line-height: 22px;
}

.culture3 li {
	width: 33.3%;
	float: left;
}

.culture3 b {
	font-size: 16px;
	margin-bottom: 10px;
}

.culture4 .service_pic_txt {
	height: 194px;
	right: 470px;
	width: 550px;
	top: 61px;
}

.culture4 .service_pic_txt h3,
.culture4 .service_pic_txt p {
	color: #fff;
}

.culture4 .service_pic_txt p {
	border: 0;
	font-size: 14px;
}


/*page*/

.pages {
	text-align: center;
	padding: 5px 0;
	/* font-size: 14px; */
	/* line-height: 28px; */
}

.pages a {
	border: 1px solid #AAAAAA;
	padding: 5px 10px;
	line-height: 24px;
	background-color: #fff;
	margin: 0 5px;
}

.pages a:hover {
	border: 1px solid #134A9A;
	padding: 5px 10px;
	line-height: 24px;
	background-color: #134A9A;
	color: #FFFFFF;
}

.pages .a1 {
	display: none;
}

.pages span {
	border: 1px solid#134A9A;
	background-color: #134A9A;
	padding: 5px 10px;
	color: #FFFFFF;
	margin: 0 5px;
}


/*responsibility*/

.res_img1,
.res_img2 {
	position: absolute;
}

.res_img1 {
	bottom: 43px;
	left: 402px;
}

.res_img2 {
	bottom: 87px;
	right: 0;
}

.res_img1.scaleIn {
	-webkit-animation: scaleIn .9s ease-in forwards;
	-moz-animation: scaleIn .9s ease-in forwards;
	-o-animation: scaleIn .9s ease-in forwards;
	animation: scaleIn .9s ease-in forwards;
}

.res_img2.txt-slide-right,
.service_pic_txt.txt-slide-right {
	-webkit-animation: txt-slide-right .9s ease-in forwards;
	-moz-animation: txt-slide-right .9s ease-in forwards;
	-o-animation: txt-slide-right .9s ease-in forwards;
	animation: txt-slide-right .9s ease-in forwards;
}

.service_pic_txt.txt-slide-down {
	-webkit-animation: txt-slide-down .9s ease-in forwards;
	-moz-animation: txt-slide-down .9s ease-in forwards;
	-o-animation: txt-slide-down .9s ease-in forwards;
	animation: txt-slide-down .9s ease-in forwards;
}

.responsibility_slide {
	width: 450px;
	height: 257px;
}

.responsibility_slide .slide .slide-dot {
	text-align: right;
	z-index: 20;
	bottom: 5%;
	width: auto;
	right: 10px;
}

.responsibility_slide .slide .slide-dot dd {
	width: 10px;
	height: 10px;
	margin: 0 5px;
	font-size: 0;
	border-radius: 50%;
	background: none;
	border: 1px solid #fff;
}

.responsibility_slide .slide .slide-dot dd.active {
	background-color: #134A9A;
	border: 1px solid #134A9A;
}

.responsibility_slide_txt {
	position: absolute;
	height: 62px;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
}

.responsibility_slide_txt p {
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
}

.responsibility_txt {
	width: 546px;
	padding: 45px;
}

.responsibility_txt b {
	font-size: 16px;
	line-height: 38px;
}


/*partner*/

.partner_list li {
	width: 520px;
	border-bottom: 1px solid #c8c8c8;
	padding-right: 30px;
}

.partner_list li.partner_list_first {
	width: 100%;
}

.partner_time {
	width: 16%;
	height: 102px;
	border: 1px solid #c8c8c8;
	text-align: center;
}

.partner_list .partner_item_last {
	padding-right: 0;
	padding-left: 30px;
	padding-right: 0;
}

.partner_list_first .partner_time {
	height: 160px;
}

.partner_list_first .partner_date {
	line-height: 120px;
	font-size: 60px;
}

.partner_list_first .partner_month {
	line-height: 40px;
	font-size: 18px;
}

.partner_date {
	line-height: 70px;
	background-color: #fff;
	font-size: 30px;
	color: #134A9A;
}

.partner_month {
	line-height: 32px;
	background-color: #134a9a;
	color: #fff;
}

.partner_txt {
	width: 80%;
}


/*partner_form*/

.partner_form td {
	text-align: right;
}

.partner_form_title h2,
.partner_form_title p {
	line-height: 38px;
	margin-right: 10px;
}

.partner_form_title {
	border-bottom: 1px solid #333333;
}

.partner_form textarea {
	height: 100px;
}

.partner_form tr {
	/*line-height: 45px;*/
}


/*news*/

.news_slide {
	/*width: 788px;*/
	width: 100%;
	height: 294px;
}

.news_slide_img {
	width: 470px;
	overflow: hidden;
}

.news_slide_img img {
	width: 100%;
}

.news_slide_txt {
	/*width: 258px;*/
	width: 558px;
	padding: 30px;
	height: 234px;
	position: relative;
}

.news_slide_txt h3 {
	font-weight: bold;
}

.news_slide_txt .createtime {
	color: #134a9a;
	position: absolute;
	bottom: 50px;
}

.news_slide_txt p,
.news_slide_txt h3 {
	margin-bottom: 15px;
}

.news_slide .slide .slide-dot,
.reports_slide .slide .slide-dot {
	display: none;
}

.news_slide .prev,
.news_slide .next,
.reports_slide .flex-prev,
.reports_slide .flex-next,
.trend_list_box .flex-prev,
.trend_list_box .flex-next {
	width: 38px;
	height: 30px;
	position: absolute;
	right: 0;
	bottom: 10px;
	background: url(../images/btn_prev_next.png);
	z-index: 999;
	text-indent: 99px;
	overflow: hidden;
}

.reports_slide .flex-prev,
.reports_slide .flex-next,
.trend_list_box .flex-prev,
.trend_list_box .flex-next {
	width: 22px;
	height: 20px;
	background: url(../images/btn_prev_next2.png);
}

.news_slide .prev {
	background-position: 0 0;
	right: 56px;
}

.news_slide .prev:hover {
	background-position: 0 -32px;
}

.news_slide .next {
	background-position: -36px 0px;
	right: 15px;
}

.news_slide .next:hover {
	background-position: -36px -32px;
}

.paper_box {
	width: 278px;
	height: 274px;
	padding: 10px;
}

.paper_box .paper_box_title a {
	line-height: 38px;
}

.paper_box a {
	line-height: 30px;
}

.new_subtitle {
	border-bottom: 1px solid #d2d2d2;
}

.new_subtitle a.l {
	border-bottom: 2px solid #E6212A;
	font-size: 20px;
	font-weight: bold;
	line-height: 38px
}

.trend_list_box {
	position: relative;
}

.trend_list_box li.slide2 {
	/*width: 258px;*/
	height: 287px;
	/*margin: 0 7px;*/
}

.trend_list_box li.slide2:hover {
	border: 1px solid #9D9B9B;
}

.trend_list_thumb {
	height: 156px;
	position: relative;
	overflow: hidden;
	margin-bottom: 5px;
}

.trend_list_time {
	position: absolute;
	background-color: #134a9a;
	color: #FFFFFF;
	padding: 5px 10px;
	width: 58px;
	bottom: 5px;
	right: 5px;
	text-align: center;
}

.trend_list_date {
	font-size: 20px;
	border-bottom: 1px solid;
}

.trend_list_txt {
	padding: 15px;
}

.trend_list_txt a {
	font-weight: bold;
}

.trend_list_txt p {
	margin-top: 9px;
	line-height: 20px;
}

.trend_list_box .flex-control-nav,
.reports_slide .flex-control-nav {
	display: none;
}

.trend_list_box .flex-direction-nav,
.reports_slide .flex-direction-nav {
	position: absolute;
	top: -15px;
	right: 0;
}

.trend_list_box .flex-prev,
.reports_slide .flex-prev {
	background-position: 0 0;
	right: 26px;
}

.trend_list_box .flex-prev:hover,
.reports_slide .flex-prev:hover {
	background-position: 0 -22px;
}

.trend_list_box .flex-next,
.reports_slide .flex-next {
	background-position: -22px 0;
	right: 0;
}

.trend_list_box .flex-next:hover,
.reports_slide .flex-next:hover {
	background-position: -22px -22px;
}

.reports_slide {
	width: 100%;
	height: 296px;
	position: relative;
}

.reports_slide:hover {
	/*border: 1px solid #134A9A;*/
}

.reports_slide_img {
	width: 525px;
	margin: 10px;
	height: 276px;
	overflow: hidden;
	position: relative;
}

.reports_slide_img a>img {
	width: 100%;
}

.reports_slide_txt {
	width: 532px;
	    margin: 8px;
    line-height: 28px;
}

.reports_slide .responsibility_slide_txt p {
	text-align: left;
	padding: 0 20px;
	font-size: 12px;
}

.news_submenu i {
	width: 70px;
	height: 70px;
	display: inline-block;
	background: url(../images/icon_news.png);
}

.news_submenu a p {
	display: inline;
	margin: 10px;
	line-height: 45px;
	padding: 11px 0;
	padding-left: 55px;
	background: url(../images/icon_news.png) no-repeat;
}

.news_submenu .icon_new01 {
	background-position: 0 -2px;
}

.news_submenu .icon_new02 {
	background-position: 0 -93px;
}

.news_submenu .icon_new03 {
	background-position: 0 -179px;
}

.news_submenu .hover .icon_new01,
.news_submenu a:hover .icon_new01 {
	background-position: 0 -46px;
}

.news_submenu .hover .icon_new02,
.news_submenu a:hover .icon_new02 {
	background-position: 0 -137px;
}

.news_submenu .hover .icon_new03,
.news_submenu a:hover .icon_new03 {
	background-position: 0 -224px;
}

.content_title {
	text-align: center;
	border-bottom: 1px solid #C3C2C2;
}
.prevnextdata{
	padding-bottom: 8px;
	border-bottom: 1px solid #C3C2C2;
}
.prevnextdata a{
	display: block;
}
/*trend*/

.trend li {
	padding: 15px;
	border: 1px solid #fff;
}

.trend li:hover {
	/*border: 1px solid #134A9A;*/
	/*background: #fefefe;*/
}

.trend_thumb {
	width: 300px;
	height: 190px;
	overflow: hidden;
}

.trend_txt {
	width: 750px;
	height: 190px;
	position: relative;
}

.trend_txt a.l {
	font-size: 18px;
	font-weight: bold;
}

.trend_txt span,
.trend_txt a.l {
	line-height: 38px;
	margin-bottom: 10px;
}

.trend_txt span {
	color: #999;
}

.trend_txt a.btn_more_r {
	position: absolute;
	bottom: 0;
	line-height: 1.6;
	margin-bottom: 0px;
}

.trend_txt_thumblist li {
	width: 250px;
	float: left;
	padding: 0;
	margin-right: 22px;
}

.trend_txt_thumblist li.last {
	margin-right: 0px;
}


/*paper*/

.paper {
	border-top: 1px solid #d2d2d2;
}

.paper li {
	width: 204px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.paper a {
	text-align: center;
	display: block;
	line-height: 38px;
}

.paper_thumb {
	height: 273px;
	position: relative;
	overflow: hidden;
}

.paper_thumb a {
	position: absolute;
	bottom: 0;
	line-height: 26px;
	color: #fff;
}

.paper_thumb p {
	background: url(../images/icon_paper.png) no-repeat;
	margin: 10px 15px;
	padding-left: 20px;
	/* line-height: 26px; */
}

.paper_thumb .read {
	left: 0;
	right: 50%;
	background-color: #134A9A;
}

.paper_thumb .download {
	left: 50%;
	right: 0;
	background-color: #959595;
}

.paper_thumb .read p {
	background-position: 0 0;
}

.paper_thumb .download p {
	background-position: 0 -83px;
}


/*product*/

.product_submenu li {
	width: 19.8%;
	text-align: center;
	float: left;
	background: url(../images/pro_list_line.jpg) right center no-repeat;
	padding: 1px;
}

.product_submenu li.last {
	background: none;
}

.product_submenu li a {
	background-position: center top;
	background-repeat: no-repeat;
	/*padding-top: 160px;*/
	display: block;
	font-size: 18px;
	font-weight: bold;
}

.product_submenu li a img {
	width: auto;
	height: 155px;
	display: block;
	margin: 0 auto 15px;
}

.product_submenu li a p {
	margin-top: 10px
}

.product_submenu li a.hover {
	color: #134A9A;
}

.company.product li a h2 {
	background-color: #134A9A;
	line-height: 50px;
}

.company.product li a .company_thumb {
	height: 292px;
	overflow: hidden;
}

.product li a.boder_gray:hover {
	/*border: 1px solid #E6212A;*/
}


/*.company.product li a h2 {
	background-color:#134A9A;
}*/

.company.product li a:hover h2 {
	background-color: #e6212a;
}

.pro_thumb_list {
	width: 554px;
}

.pro_txt {
	width: 507px;
}

.pro_thumb_list .flex-viewport {
	border: 1px solid #D7D6D6;
	background-color: #fff;
}

.pro_thumb_list .slides li {
	height: 440px;
	margin: 0;
	padding: 0;
}

.pro_thumb_list .slides li img {
	width: 100%;
}

.pro_thumb_list .flex-direction-nav {
	display: none;
}

.pro_thumb_list li {
	width: 129px;
	height: 102px;
	float: left;
	overflow: hidden;
	margin: 0 3px;
	padding: 1px;
}

.pro_thumb_list li.last {
	margin-right: 0;
}

.flex-control-thumbs {
	margin-top: 15px;
}

.flex-control-thumbs li:hover {
	border: 1px solid #134A9A;
	padding: 0;
}

.pro_txt {
	/* line-height: 38px; */
}

.pro_txt h2 {
	color: #Ffffff;
	/* margin-bottom: 24px; */
	font-weight: bold;
	font-size: 24px;
	background: #134a9a;
	padding: 5px 10px;
}

.pro_txt_p {
	/*border-bottom: 1px solid #333333;*/
	border-top: 1px solid #333333;
	padding: 15px 0;
	/*margin-bottom: 30px;*/
}

.pro_txt_detail {
	/* border-top: 1px solid #333333; */
	line-height: 24px;
	/* padding: 24px 0; */
}

.pro_txt_detail span {
	font-size: 18px;
	color: #134A9A;
}

.pro_txt .btn {
	background-image: url(../images/icon_service02.png);
	background-repeat: no-repeat;
	background-position: 57px 5px;
}

.pro_subtitle {
	border-bottom: 1px solid #134A9A;
}

.pro_subtitle h3 {
	padding: 5px 34px;
	cursor: pointer;
	float: left;
	background: #cdcdcd;
}

.pro_subtitle h3:hover,
.pro_subtitle h3.hover {
	background-color: #134A9A;
	color: #fff;
	cursor: pointer;
}

.pro_content {
	/*min-height: 300px;*/
}

.pro_content th,
.pro_content td {
	padding: 5px;
}

.Technology {
	height: 360px;
	margin-bottom: 10px;
}

.Technology>div {
	height: 341px;
	width: 353px;
	position: relative;
	color: #fff;
	margin-right: 20px;
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 3px #C0C0C0;
	-moz-box-shadow: 3px 3px 3px #C0C0C0;
	box-shadow: 3px 3px 3px #C0C0C0;
}

#Technology_box1:hover a>p,
#Technology_box2:hover a>p {
	width: 498px;
}

.Technology_box2:hover a>p,
.Technology_box1:hover a>p {
	width: 307px;
}

.Technology_box1,
.Technology_box3 {
	width: 545px;
}

.Technology_box2 {
	width: 330px;
}

.Technology_box_title {
	width: 270px;
	height: 120px;
	position: absolute;
	top: 30%;
	left: 50%;
	margin-left: -135px;
	border: 1px solid #FFFFFF;
	color: #fff;
	text-align: center;
}

.Technology_box_title a,
.Technology_box_title p {
	position: absolute;
	left: 0;
	right: 0;
	line-height: 30px;
}

.Technology_box_title a {
	bottom: -15px;
}

.Technology_box_title h2 {
	position: absolute;
	width: 150px;
	margin-left: -75px;
	left: 50%;
	top: -20px;
	font-size: 30px;
	background-color: #134A9A;
}

.Technology_box_title p {
	top: 25%;
}

.Technology_box_title a {
	background: url(../images/bg_more.png) center no-repeat;
	color: #fff;
}

.Technology>div>a {
	/*position: absolute;*/
	line-height: 46px;
	color: #fff;
	font-size: 20px;
}

.Technology>div>a>p {
	line-height: 46px;
	color: #fff;
	font-size: 20px;
	width: 150px;
	/* padding: 0 189px; */
	text-align: center;
	height: 46px;
	overflow: hidden;
}

.Technology>div>a>p {
	background: #154a9a;
	float: left;
}

.Technology>div>a>b {
	background: #E6212A;
	float: left;
	font-weight: 400;
	font-size: 40px;
	line-height: 32px;
	padding: 4px 8px 10px 8px;
}

.Technology ul {
	padding: 15px 15px 15px 42px;
	line-height: 2em;
	color: #333
}

.Technology li {
	list-style: inherit;
	    font-size: 14px;
	    line-height: 28px
}

.Technology>div>a.btn_next {
	bottom: 0;
	right: 0;
	background: url(../images/btn_prev_next.png);
	/* background-size: 92px; */
	width: 46px;
	height: 30px;
	background-position: -31px 0px;
}

.Technology>div:hover>a.btn_next {
	background-position: -31px 31px;
}

.Technology_box3 ul {
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #3a3f40;
	right: 0;
}

.Technology_box3 a {
	color: #fff;
}

.tec h4 {
	color: #134A9A;
	font-weight: bold;
	line-height: 49px;
	font-size: 30px;
}

.tec p {
	margin-top: 15px;
}

.result_table {
	width: 860px;
	margin: 0 auto;
	text-align: center;
}

.result_table p {
	display: inline-block;
	border-top: 1px solid #134A9A;
	border-bottom: 1px solid #134A9A;
	font-size: 18px;
	font-weight: bold;
	line-height: 46px;
	padding: 0 40px;
	color: #134A9A;
}

.result_table table {
	display: block;
	border: 2px solid #134A9A;
	background-color: #C2C2C2;
}

.communicate_table table {
	display: block;
	background-color: #C2C2C2;
}

.result_table td {
	border: 1px solid #CFCFCF;
}

.communicate_table td {
	padding: 20px;
	text-align: center;
}

.result_table table tr {
	height: 50px;
}

.communicate_table table tr {
	/*height: 67px;*/
}

.result_table table th,
.communicate_table table th {
	background-color: #134A9A;
	color: #fff;
}


/*service*/

.service_pic {
	/*height: 396px;*/
	position: relative;
}

.service_pic_txt {
	position: absolute;
	right: 39px;
	top: 39px;
	width: 571px;
	height: 298px;
}

.service_pic_content {
	position: absolute;
	margin: 27px;
	color: #134A9A;
}

.service_pic_content p {
	color: #333333;
	border-top: 1px solid #333333;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 16px
}

.service_submenu li {
	margin-right: 34px;
	width: 248px;
	/*padding: 13px;*/
	float: left;
}

.Service {
	text-align: center;
}

.Service ul {
	width: 948px;
	margin: 0 auto;
}

.Service li {
	margin: 0 10px;
	width: 215px;
	/* padding: 13px; */
	float: left;
}

.Service li:hover,
.Service li.hover {
	border: 1px solid #134A9A;
}

.service_submenu li:hover b,
.Service li:hover b,
.Service li.hover b {
	color: #134A9A;
}

.service_submenu .last,
.Service .last {
	margin-right: 0;
}

.service_submenu li div.Service_icon {
	height: 115px;
	padding: 15px 0;
	background: #e5e5e5;
}

.service_submenu li:hover div.Service_icon {
	background: #134A9A;
}

.service_submenu_text {
	padding: 15px;
}

.service_submenu i {
	background: url(../images/icon_service.png) center no-repeat;
	width: 115px;
	height: 115px;
	display: block;
	margin: 0 auto;
}

.Service i {
	background: url(../images/icon_service2.png) center no-repeat;
	width: 60px;
	height: 60px;
	display: block;
	margin: 0 auto;
}

.service_submenu li a,
.Service li a {
	text-align: center;
	display: block;
}

.Service li a {
	padding: 10px 0;
}

li:hover i.icon_service01 {
	background-position: 0px -117px;
}

.Service i.icon_service01 {
	background-position: 0px -62px;
}

li:hover i.icon_service02 {
	background-position: -115px -117px;
}

.Service i.icon_service02 {
	background-position: -60px -62px;
}

li:hover i.icon_service03 {
	background-position: -230px -117px;
}

.Service i.icon_service03 {
	background-position: -120px -62px;
}

li:hover i.icon_service04 {
	background-position: -345px -117px;
}

.Service i.icon_service04 {
	background-position: -181px -62px;
}

i.icon_service01,
li.hover i.icon_service01 {
	background-position: 0 0px;
}

i.icon_service02 {
	background-position: -115px 0;
}

.Service li:hover i.icon_service01,
.Service li.hover i.icon_service01 {
	background-position: 0px 0;
}

.Service li:hover i.icon_service02,
.Service li.hover i.icon_service02 {
	background-position: -60px 0;
}

li:hover .shake,
.Service li:hover i.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

i.icon_service03,
i.icon_service03 {
	background-position: -230px 0;
}

.Service li:hover i.icon_service03,
.Service li.hover i.icon_service03 {
	background-position: -120px 0;
}

i.icon_service04 {
	background-position: -345px 0;
}

.Service li:hover i.icon_service04,
.Service li.hover i.icon_service04 {
	background-position: -181px 0;
}

.service_submenu li b,
.Service li b {
	color: #85858e;
	font-size: 18px;
	display: block;
}

.service_submenu li b {
	/*margin: 10px 0;*/
}

.service_title {
	border-bottom: 1px solid #85858e;
	padding-bottom: 17px;
}

.service_title b {
	font-size: 16px;
	display: block;
}

.tel_time {}


/*question*/

.question_list li p,
.question_list li b {
	padding-left: 75px;
	background-image: url(../images/icon_wen_da.png);
	background-repeat: no-repeat;
}

.question_list li b {
	border-top: 1px solid #d2d2d2;
}

.question_list li b {
	line-height: 50px;
	background-position: 26px 10px;
	display: block;
	cursor: pointer;
}

.question_list li b.hover {
	background-color: #FFFFFF;
	border: 1px solid #d2d2d2;
}

.question_list li p {
	background-position: 26px -44px;
	display: none;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*communicate*/

.communicate_list li {
	border-bottom: 1px dashed #c9c9c9;
}

.communicate_list li p,
.communicate_list li b,
.communicate_list li div {
	padding-left: 75px;
	background-image: url(../images/icon_com.png);
	background-repeat: no-repeat;
	line-height: 50px;
}

.communicate_list li b,
.communicate_list li div {
	background-position: 26px 10px;
	display: block;
	font-weight: normal;
	cursor: pointer;
}

.communicate_list li b.hover,
.communicate_list li div.hover {
	background-color: #c9c9c9;
}

.communicate_list li p {
	background-position: 26px -44px;
	display: none;
	color: #134A9A;
	padding-top: 10px;
	padding-bottom: 30px;
	line-height: 20px;
}

.page_title2 {
	height: 173px;
	color: #fff;
	line-height: 2em;
}

.page_title2 h3 {
	font-size: 30px;
	/*color: #fff;*/
	border-bottom: none;
	line-height: 28px;
	padding-top: 50px;
}

.page_title2 .where {
	margin-top: 30px;
}

.page_title2 .where a {
	color: #fff;
}

.human_submenu a {
	background-color: #134A9A;
	border: 2px solid #134A9A;
	color: #fff;
	position: relative;
}

.human_submenu a i {
	width: 50px;
	height: 50px;
	background: url(../images/icon_join.png) no-repeat;
	position: absolute;
	 top: 0; 
	/* margin-top: -25px; */
	left: 30px;
	/* display: block; */
}

.human_submenu a p {
	/*margin: 25px;*/
	/* line-height: 45px; */
	padding-left: 84px;
	/* padding-right: 19px; */
	/* display: inline; */
	/*background-size: 50px auto;*/
}

.human_submenu .icon_strategy {
	background-position: 0 0px;
}

.human_submenu .icon_join {
	background-position: 0 -54px;
}

.human_submenu .icon_inline {
	background-position: 0 -103px;
}

.human_submenu .icon_contact {
	background-position: 0 -151px;
}

.human_menu {
	height: 330px;
	background: url(../images/pic_join.jpg) center top;
	text-align: center;
}

.human_menu ul {
	padding-top: 242px;
}

.human_menu li {
	display: inline;
	margin: 0 15px;
}

.human_menu a {
	/*display: block;*/
	background-color: #FFFFFF;
	padding: 15px 25px;
	/*color: #fff;*/
	font-size: 16px;
	position: relative;
}

.human_menu a p {
	line-height: 40px;
	padding-left: 55px;
	display: inline;
}

.human_menu a i {
	background: url(../images/icon_join2.png) no-repeat;
	width: 44px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: 25px;
}

.human_menu .icon_join1 {
	background-position: 0px 4px;
}

.human_menu .icon_join2 {
	background-position: 0 -37px;
}

.human_menu .icon_join3 {
	background-position: 0 -76px;
}

.join_list h2 {
	background-color: #134A9A;
	color: #fff;
	margin-bottom: 15px;
	padding: 0 15px;
}

.join_list>div {
	height: auto;
}

.human_tab {
	height: 49px;
}

.human_tab a h2,
.human_tab li h2 {
	line-height: 49px;
}

.human_tab>ul>li {
	/*width: 12.5%;*/
	/*width: 11.1%;*/
	/*width: 10%;*/

	width: 9.09%;
}

.human_tab>ul>li>a {
	border: 0;
}


/*Human_responsibility*/

.leibie {
	font-size: 16px;
}

.leibie a {
	padding: 0 10px;
}

.leibie a:hover,
.leibie a.hover {
	background-color: #134A9A;
	color: #FFFFFF;
}

.job_list dt {
	background-color: #c9c9c9;
	line-height: 44px;
	padding: 0 24px;
	color: #134A9A;
}

.job_list dt span {
	color: #333333;
	font-size: 14px;
}

.job_list dd {
	padding: 10px 24px;
	line-height: 2.1em;
	overflow: hidden;
}

.job_list dd .l {
	width: 903px;
}

.job_list dd .r {
	/*width: 82px;*/
}

.job_list a {
	text-decoration: underline;
	    display: block;
}

.a-upload {
	padding: 3px 15px;
	position: relative;
	cursor: pointer;
	color: #FFF;
	background: #00a0e9;
	border: 1px solid #ddd;
	overflow: hidden;
	/* display: inline-block; */
	float: left;
}

.a-upload input {
	position: absolute;
	/*font-size: 100px;*/
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-webkit-opacity: 0;
	cursor: pointer
}


/*Investor*/

.Investor_address,
.Investor_price {
	position: relative;
}

.Investor_address tr,
.Investor_price tr {
	line-height: 42px;
}

.Investor_address td,
.Investor_price td {
	border-bottom: 1px dashed #a3a3a3;
}

.Investor_address {
	/*border-bottom: 1px solid #E7E7E7;*/
}

.Investor_address .content,
.Investor_price .content {
	/*padding-left: 154px;*/
	/*font-size: 16px;*/
}

.icon_address,
.icon_price {
	position: absolute;
	width: 72px;
	/* height: 72px; */
	margin-top: -36px;
	top: 50%;
	left: 20px;
	background: url(../images/icon_address.jpg) no-repeat;
	padding-top: 50px;
}

.icon_address {
	background-position: 7px 0;
}

.icon_price {
	background-position: -74px 0;
}

.investment_list li {
	padding: 0 26px 0 65px;
	background-image: url(../images/icon_list2.png);
	background-repeat: no-repeat;
	background-position: 20px 16px;
	background-size: 25px auto;
	line-height: 50px;
}

.investment_list span {}

.fancybox-nav .fancybox-prev span {
	background-image: url(../images/fancybox_sprite_prev.png);
}

.fancybox-nav .fancybox-next span {
	background-image: url(../images/fancybox_sprite_next.png);
}


/*招聘表格*/

.container-form table {
	width: 100%;
	border-collapse: collapse;
}

.container-form td {
	padding: 0 5px;
	/* height: 35px; */
	border: 1px solid #959595;
	text-align: center;
}

.container-form label {
	font-size: 14px;
	color: #020202;
}

.container-form td.in {
	padding-left: 0;
	background-color: #fff;
}

.container-form td.in input,
.container-form td.in textarea {
	width: 100%;
	height: 100%;
	/* text-indent: 5px; */
	font-size: 14px;
	color: #666;
	background: none;
	border: none;
}

.container-form td.in textarea {
	padding: 1%;
	width: 98%;
	height: auto;
	line-height: 24px;
	text-indent: 0;
	resize: none;
	overflow-y: visible;
}

.file-upload {
	position: relative;
	width: 100%;
	height: 165px;
	display: block;
	overflow: hidden;
}

.file-upload p {
	padding-top: 40px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
	color: #000;
}

.file-upload label {
	position: absolute;
	bottom: 40px;
	left: 50%;
	margin-left: -41px;
	z-index: 10;
	width: 82px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #1e72c1;
	border-radius: 4px;
	cursor: pointer;
}

.container-form td.in .file-upload input {
	position: absolute;
	top: 0;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
	opacity: 0;
}

.file-upload img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.container-form .center-info td {
	padding-left: 0;
	text-align: center;
}

.container-form .center-info td.in input {
	text-indent: 0;
	text-align: center;
}

.container-form .btn {
	padding-top: 10px;
	height: 20px;
}

.container-form .btn a {
	float: left;
	padding-left: 28px;
	height: 20px;
	line-height: 24px;
	font-size: 12px;
	color: #666;
	background: url(../images/cx-join-i2.gif) left center no-repeat;
}

.container-form .sub {
	margin-bottom: 30px;
	height: 56px;
}

.container-form .sub .btn-sub,
.container-form .sub .btn-reset {
	float: left;
	margin-right: 16px;
	width: 200px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	background: #1e72c1;
	border: none;
	border-radius: 5px;
	cursor: pointer;
}

.container-form .sub .btn-reset {
	color: #1e72c1;
	background-color: #eee;
}

.red {
	color: #FF0000;
}

.sitemap dl {
	float: left;
	width: 135px;
}

.fSider {
	width: 200px;
	float: right;
	/*padding-top: 28px;*/
}

.comps {
	width: 200px;
	height: 30px;
	line-height: 20px;
	float: right;
	position: relative;
	margin-bottom: 60px;
	position: relative;
}

.foot_company {
	position: absolute;
	width: 100%;
	color: #fff;
	background: #535353;
	padding: 26px 0px;
	top: 61px;
	height: 198px;
	display: none;
}

.foot_company li {
	width: 33.3%;
	float: left;
}

.foot_company a {
	color: #fff;
}

.comps .n {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 5px 80px 5px 30px;
	position: relative;
	cursor: pointer;
	font-size: 14px;
	white-space: nowrap;
}

.ico {
	/*display: inline-block;*/
	overflow: hidden;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/ico.png);
	margin: 0 .3em;
}

.ico1_3 {
	background-position: -40px 0;
}

.comps .n .ico {
	position: absolute;
	left: 0;
	top: 5px;
}

.comps .n .point {
	width: 0;
	height: 0;
	border-color: #fff transparent transparent;
	border-style: solid dashed dashed;
	border-width: 5px;
	overflow: hidden;
	position: absolute;
	right: 15px;
	top: 12px;
}

.hide {
	display: none;
	position: absolute;
	left: -90px;
	top: 0;
	width: 90px;
}

.fewm:hover .hide {
	display: block;
}

.foot01 .companys {
	background-color: #535353;
	position: absolute;
	left: 0;
	top: 74px;
	width: 100%;
	display: none;
	z-index: 10;
}

.foot01 .companys .wrap {
	overflow: hidden;
	padding: 39px 0;
	height: 156px;
	position: relative;
}

.foot01 .companys .close {
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #333;
	cursor: pointer;
}

.foot01 .companys .close:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.foot01 .companys .close [class*="ico-"] {
	font-size: 20px;
	margin: 0;
}

.foot01 .companys li {
	width: 25%;
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.foot02 {
	background-color: #2c2c2c;
	line-height: 20px;
	padding: 20px 0;
}

.foot02 a {
	margin: 0 8px;
	/*display: inline-block;*/
	white-space: nowrap;
}

.fewm,
.fshare {
	width: 200px;
	float: right;
}

.fewm {
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 15px;
	position: relative;
}

.fewm .img {
	width: 43px;
	height: 43px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.fshare .bdsharebuttonbox a {
	background-image: url(../images/fshare.png);
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.fshare .bdsharebuttonbox a:hover {
	filter: alpha(opacity=100);
	opacity: 1.0;
}

.fshare .bdsharebuttonbox a.bds_tsina {
	background-position: 0 0;
}

.fshare .bdsharebuttonbox a.bds_tqq {
	background-position: 0 -24px;
}

.fshare .bdsharebuttonbox a.bds_weixin {
	background-position: 0 -48px;
}

.fshare .bdsharebuttonbox a.bds_more {
	background-position: 0 -72px;
}

.kehu_title1 {
	margin-right: 20px;
}

.kehu_title1,
.kehu_title2 {
	margin-right: 20px;
	line-height: 40px;
}

.kehu_title1 span,
.kehu_title2 span {
	border-bottom: 6px solid #134A9A;
	padding-bottom: 5px;
}


/*video*/

.video_list p {
	text-align: center;
	line-height: 35px;
	background: #134A9A;
	color: #fff;
}

.video_list .video_thumb {
	background-color: #333333;
	position: relative;
}

.video_list li:hover img,
.video_list li.hover img {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.video_list li:hover p,
.video_list li.hover p {
	background: #E6212A;
}

.video_list .icon_play {
	left: 50%;
	top: 50%;
	display: none;
	z-index: 2;
	position: absolute;
	width: 66px;
	height: 66px;
	margin-top: -33px;
	margin-left: -33px;
	cursor: pointer;
	background-image: url(../images/icon_videoPlay.png)
}

.video_list li:hover .icon_play,
.video_list li.hover .icon_play {
	display: block;
}

.register .t_r {
	text-align: right;
}


/*video.js*/

.vjs-default-skin .vjs-big-play-button {
	left: 50%;
	top: 50%;
	display: block;
	z-index: 2;
	position: absolute;
	width: 66px;
	height: 66px;
	margin-top: -33px;
	margin-left: -33px;
	cursor: pointer;
	background-image: url(/Assets/images/icon_videoPlay.png);
}

.shipin_submenu li {
	margin-bottom: 10px;
}

.shipin_submenu li a {
	position: relative;
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 56px;
	width: 221px;
	background-color: #dadada;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.shipin_submenu li.hover a,
.shipin_submenu li.hover a:hover {
	background-color: #134A9A;
	color: #fff;
}

.shipin_submenu a i {
	width: 50px;
	height: 50px;
	background: url(../images/icon_shipin.png) no-repeat;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 25px;
}

.shipin_submenu a i.icon_shiping1 {
	background-position: -50px 13px;
}

.shipin_submenu a i.icon_shiping2 {
	background-position: -50px -30px;
}

.shipin_submenu li.hover a i.icon_shiping1 {
	background-position: 0 13px;
}

.shipin_submenu li.hover a i.icon_shiping2 {
	background-position: 0 -30px;
}

.shipin_submenu a p {
	padding-left: 84px;
}

.video_show .flex-direction-nav li {
	position: absolute;
	margin: -25px 0 0 0;
	width: 36px;
	height: 36px;
	top: 96px;
	overflow: hidden
}

.video_show .flex-direction-nav li a {
	width: 36px;
	height: 36px;
	background: url(../images/video_btn.png) no-repeat;
	text-indent: 999px;
}

.video_show .flex-direction-nav li.flex-nav-next {
	right: 0;
}

.video_show .flex-direction-nav li.flex-nav-next a {
	background-position: -36px 0px;
}

.video_show .flex-direction-nav li.flex-nav-prev:hover a {
	background-position: 0px -34px;
}

.video_show .flex-direction-nav li.flex-nav-next:hover a {
	background-position: -36px -34px;
}

.video_show .video_list {
	position: relative;
	margin-top: 20px;
}

.video_show .flex-viewport {
	width: 667px;
	margin: 0 50px;
}

.video_show .video_list .video_thumb {
	height: 123px;
}

.video_show .company li {
	margin-bottom: 0;
}

.video_show .flex-control-nav {
	display: none;
}

.vjs-default-skin .vjs-big-play-button:before {
	display: none;
}

.icon_wen,
.icon_da {
	width: 34px;
	height: 34px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/icon_com.png);
}

.icon_done {
	width: 22px;
	height: 22px;
	display: block;
	margin: 0 auto;
	background-image: url(../images/icon_done.png);
}

.icon_da {
	background-position: 6px 34px;
}

li:hover .txt-slide-right {
	-webkit-animation: txt-slide-right .3s ease-in forwards;
	-moz-animation: txt-slide-right .3s ease-in forwards;
	-o-animation: txt-slide-right .3s ease-in forwards;
	animation: txt-slide-right .3s ease-in forwards;
}

.tec_slide {
	width: 100%;
	height: 340px;
	margin-bottom: 40px;
}

.tec_slide .news_slide_img {
	width: 640px;
}

.tec_slide .news_slide_txt {
	width: 398px;
	padding: 43px 30px
}

.tec_slide .btn_more_r {
	padding: 5px 30px;
	float: none;
	border: 1px solid #134a9a;
	background: none;
	color: #666666;
}

.tec_slide .btn_more_r:hover {
	border: 1px solid #134a9a;
	background: #134a9a;
	color: #fff;
}

.tec_slide h2 {
	font-size: 30px;
	color: #154A9A;
	font-weight: bold;
}

.tec_slide hr {
	height: 2px;
	width: 56px;
	margin: 16px 0;
	background: #154A9A;
}

.tec_slide li p {
	margin-bottom: 60px;
}


/*客户网络*/

.map_box {
	position: relative;
	width: 100%;
}

.map_box> img {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
}

.map_item {
	position: absolute;
	/*width: 40px;
	height: 40px;*/
	width: 20px;
	height: 20px;
	/*background: url(../images/map_point.png) center center no-repeat;*/
}

.map_point {
	position: absolute;
	background: url(../images/map_point.png) center center no-repeat;
	width: 58px;
	height: 58px;
	top: 50%;
	left: 50%;
	margin-top: -29px;
	margin-left: -29px;
	webkit-animation: global-animate-keyframes 1.5s ease-out 0s infinite forwards;
	-moz-animation: global-animate-keyframes 1.5s ease-out 0s infinite forwards;
	animation: global-animate-keyframes 1.5s ease-out 0s infinite forwards;
}

.map_item a {
	color: #6088bf;
	font-size: 16px;
	width: 67px;
	position: absolute;
	top: 0px;
	left: 100%;
}

.map_item>img {
	display: none;
	position: absolute;
	width: 121px;
	height: 121px;
	top: -52px;
	right: -50px;
	/* width: 100%; */
	max-width: none;
}

.map_item:hover img,
.map_item:hover .map_item_content {
	display: block;
}

.map_item:hover .map_item_content {
	width: 348px;
	z-index: 9;
}

.map_item:hover a {
	z-index: 9999;
}


/*.map_item:hover .map_item_box{width: 283px;}*/

.map_item_content {
	width: 0px;
	overflow: hidden;
	height: 174px;
	background: url(../images/map_line.png) right 0px no-repeat;
	background-size: auto 100%;
	position: absolute;
	right: 9px;
	top: -160px;
}

.map_item_box {
	position: absolute;
	/*width: 0px;*/
	width: 283px;
	margin-right: 53px;
	margin-bottom: 20px;
	right: 0;
	top: 20px
}

.map_item_content_top {
	height: 26px;
	background: url(../images/bg_01.png) center no-repeat;
}

.map_item_content_center {
	background: url(../images/bg_02.png) center;
	background-size: 100% 100%;
	padding: 0 30px;
	min-height: 40px;
}

.map_item_content_bottom {
	height: 21px;
	background: url(../images/bg_03.png) center no-repeat;
}

.map_logo {
	position: absolute;
	width: 113px;
	right: 11%;
    top: 43%;
}


.campus{
	width: 100%;
	min-height: 660px;
	background: url(../images/campus_bg.png) center bottom no-repeat;
}



/*联系我们  修改*/

.content-list{
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.content-list.bor-b{
	border-bottom: 1px solid #dcdcdc;
}

.content-list .l dt{
	margin-top: 25px;
	margin-bottom: 25px;
	font-size: 20px;
	color: #000;
}

.content-list .l dd{
	margin-bottom: 5px;
	color: #666;
}

.content-list .dtimg{
	position: relative;
	width: 493px;
	height: 242px;
    cursor: pointer;
}

/*修改部分*/

.content-list .dtimg .look{
	position: absolute;
	right: 0px;
	top: 0px;
    cursor: pointer;
}

.content-list .dtimg .look .icon_look{
	display: block;
	width: 32px;
	height: 32px;
	background: url(../images/icon_look.png) no-repeat;
}

/*弹窗*/
.dtpop{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;  
    z-index: 9999;
    opacity: 0;	
    -moz-opacity: 0;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.dtpop .mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background:#000;
	opacity: 0.5;	
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: pointer;
}

.dtpop h1{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1100px;
	height: 557px;
	-webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	z-index: 999;
	-webkit-backface-visibility: hidden;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.dtpop h1 img{
	display: block;
	width: 100%;
}

.dtpop.is-visible {
	opacity: 1;
	filter: alpha(opacity=100);
	visibility: visible;
	-webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
	-moz-transition: opacity 0.3s 0s, visibility 0s 0s;
	transition: opacity 0.3s 0s, visibility 0s 0s;
}


/*pdf弹窗*/
.dt-pdf{
    position: fixed;
    bottom: 0;
    right: 0;
    background-color: #fff;   
    z-index: 9999;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.btn-close{
	background: url(../images/btn_close.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;    
    opacity: .8;
	filter: alpha(opacity=80);
}

.btn-close:hover{
    opacity: 1;
	filter: alpha(opacity=100);
}

.dt-pdf .item{
	padding: 16px  16px 8px 16px; 
    border:1px solid #e6e6e6;
}

.dt-pdf ul li{
	display: block;
    margin-bottom: 10px;
}

.dt-pdf ul li a{
	margin-right: 20px;
}

.dt-pdf ul li .date{
	font-size: 12px;
}

.dt-pdf .title{
	padding-left: 12px;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	background: #134A9A;
}




