﻿/* CSS Document */
html{overflow-y:scroll;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}table{border-collapse:collapse;border-spacing:0;}caption,th{text-align:left;}q:before,q:after{content:'';}object,embed{vertical-align:top;}h1,h2,h3,h4,h5,h6{font-size:100%;}img,abbr,acronym,fieldset{border:0;}ul li,ol li{list-style-type:none;}a,label{cursor:pointer;}img,svg{vertical-align:middle;margin:0;padding:0;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}button{border: none;cursor: pointer;}
body { margin:0; padding:0; line-height:24px; font-family: Microsoft YaHei; font-size:12px; background:#f5f5f5;
	color: #434343;}
div,ul,li,dt,dl,dd,h1,h2,h3,h4,h5,h6,h7,img,p,span{ border-style: none;
	border-color: inherit;
	border-width: 0px;
	padding: 0;
	list-style-type:none;
	margin-top: 0;
	margin-bottom: 0;
}

img{display:block; max-width: 100%;
    width: auto;
  height: auto;}

input:focus {
  outline: none;
}
/* Link */
a:link { text-decoration:none;}
a:visited {text-decoration:none;}
a:hover { text-decoration:none;}
a:active { outline: none; border:0px; background-color:Transparent;}
a{display:block;}
a{blr:expression(this.onFocus=this.blur()); outline:none;} 

.blank5{ width:100%; height:5px; clear:both;}
.blank10{ width:100%; height:10px; clear:both;}
.blank15{ width:100%; height:15px; clear:both;}
.blank20{ width:100%; height:20px; clear:both;}
.blank30{ width:100%; height:30px; clear:both;}
.blank40{ width:100%; height:40px; clear:both;}
.blank50{ width:100%; height:50px; clear:both;}
.blank60{ width:100%; height:60px; clear:both;}
.blank70{ width:100%; height:70px; clear:both;}
.blank80{ width:100%; height:80px; clear:both;}
.blank100{ width:100%; height:100px; clear:both;}
.blank90{ width:100%; height:90px; clear:both;}
.blank150{ width:100%; height:150px; clear:both;}
.blank154{ width:100%; height:154px; clear:both;}
/*Clear*/
.clear{ clear:both; font-size:1px; height:0px; line-height:0px; overflow:hidden;}/*可用height:1px; overflow:hidden;来控制IE6默认的div的高为12~14px,用BR来做吧，用DIV不太好用*/
.clearfix::after {
  content:".";/*加一段内容*/
  display:block;/*让生成的元素以块级元素显示，占满剩余空间*/
  height:0;/*避免生成的内容破坏原有布局高度*/
  clear:both;/*清除浮动*/
  visibility:hidden;/*让生成的内容不可见*/
}
/*针对1920的宽屏*/

.max{ position:relative;}

.inner{width:1200px; height:auto; margin:0 auto;}
span {
	display: block;
}

/*首页*/

@font-face
{
	font-family: SourceHanSansK-Heavy;
	src: url(../fonts/SourceHanSansK-Heavy.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Medium;
	src: url(../fonts/SourceHanSansK-Medium.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Regular;
	src: url(../fonts/SourceHanSansK-Regular.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Bold;
	src: url(../fonts/SourceHanSansK-Bold.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Light;
	src: url(../fonts/SourceHanSansK-Light.ttf);
}
@font-face
{
	font-family: SourceHanSansK-Normal;
	src: url(../fonts/SourceHanSansK-Normal.ttf);
}


.logo {
	float: left;
}
.header_right {
	float: right;
	background: url(../images/tel.png) no-repeat left center;
	background-size: 37px 37px;
	padding-left: 45px;
	margin-top: 20px;
}
.header {
	padding: 25px 0 10px 0;
	border-bottom: 1px solid #dddddd;
	background: #ffffff;
}
.header_text {
	font-size: 16px;
	color: #666666;
}
.header_tel {
	font-size: 24px;
	color: #3971d0;
	font-family: Arial;
}
.nav_item {
	float: left;
	width: 171.4px;
	position: relative;
}
.nav_link {
	font-size: 16px;
	color: #333333;
	padding: 23px 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	text-align: center;
}
.nav_en {
	color: #3971d0;
	border-top: 1px solid #3971d0;
	border-bottom: 1px solid #3971d0;
	display: none;
	font-size: 16px;
	text-align: center;
	padding: 23px 0;
}
.nav_er_list {
	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
	z-index: 67;
	background: #ffffff;
	display: none;
}
.nav_er_link {
	font-size: 16px;
	text-align: center;
	color: #787878;
	padding: 10px 0;
	border-bottom: 1px solid #e2e2e2;
}
.nav_er_current {
	color: #3971d0;
}
.nav_current .nav_en {
	display: block;
}
.nav_current .nav_link {
	display: none;
}
.nav_item:hover .nav_link {
	display: none;
} 
.nav_item:hover .nav_en {
	display: block;
} 
.nav_er_link:hover {
	color: #3971d0;
}
.nav_item:hover .nav_er_list {
	display: block;
}
.nav {

	background: #ffffff;
}
.banner .swiper-pagination-bullet {
	background: #011132 !important;
	border: 1px solid #011132;
	opacity: 1 !important;
}
.banner .swiper-pagination-bullet-active {
	background: transparent !important;
	border: 1px solid #ffffff;
	opacity: 1 !important;
}
.index_serice {
	background: url(../images/bg1.jpg) no-repeat left top;
	background-size: 100% 100%;
}
.title {
	padding: 70px 0;
}
.title img {
	margin: 0 auto;
}
.index_serice_item {
	float: left;
	width: 400px;
	text-align: center;
	margin-bottom: 70px;
}
.index_serice_item img {
	margin: 0 auto;
	width: 120px;
	height: 90px;
}
.index_serice_title {
	font-size: 30px;
	color: #333333;
	margin: 40px 0 8px 0;
	line-height: 30px;
}
.index_serice_en {
	font-size: 18px;
	color: #999999;
	line-height: 23px;
}
.index_eg {
	background: #fafafa;
	padding-bottom: 70px;
}
.index_eg .inner {
	width: 1300px;
}
.index_eg_banner .swiper-container2{
	width: 1150px;
}
.index_eg_box {
	position: relative;
}
.index_eg_model {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(40,91,206,0.9);
	top: 0;
	left: 0;
	padding: 0 25px;
	display: none;
}
.index_eg_model_block {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%,-50%);
}
.index_eg_title {
	background: rgba(0,0,0,0.6);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 22px;
	color: #ffffff;
	padding: 20px 0;
	text-align: center;
}
.index_eg_name {
	font-size: 28px;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 15px;
	/*margin-top: 150px;*/
}
.index_eg_text {
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
}
.index_eg_block:hover .index_eg_title {
	display: none;
}
.index_eg_block:hover .index_eg_model {
	display: block;
}
.index_eg_banner .swiper-button-next {
	width: 39px !important;
    height: 39px !important;
    background-image: url(../images/jian1.png);
    outline: none;
    position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	z-index:112;
    margin-top: 0 !important;
    background-size: contain;
}
.index_eg_banner .swiper-button-next:hover {
 	background-image: url(../images/jian5.png);
    background-size: contain;
}
.index_eg_banner .swiper-button-next:after {
	content: '';
}
.index_eg_banner .swiper-button-prev {
	width: 39px !important;
    height: 39px !important;
    background-image: url(../images/jian4.png);
    outline: none;
    position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index:112;
	left: inherit;
    margin-top: 0 !important;
    background-size: contain;
}
.index_eg_banner .swiper-button-prev:hover {
 	background-image: url(../images/jian2.png);
    background-size: contain;
}
.index_eg_banner .swiper-button-prev:after {
	content: '';
}
.index_eg_banner {
	position: relative;
}
.index_about_left {
	float: left;
	width: 600px;
	background: url(../images/bg2.png) no-repeat center center;
	background-size: contain;
}
.index_about_left a {
	float: left;
}
.index_about_link2 {
	margin: 0 10px;
}
.index_about_link1 {
	margin: 63px 0;
}
.index_about_right {
	width: 560px;
	float: right;
}
.index_about_right span {
	font-size: 16px;
	color: #333333;
	line-height: 28px;
}
.index_about_more {
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	border-radius: 50px;
	background: #3971d0;
	margin-top: 25px;
}
.bg {
	position: absolute;
	bottom: 0;
	right: 0;
}
.index_about {
	position: relative;
	background: #ffffff;
}
.index_contact {
	position: relative;
	background: #ffffff;
}
.index_con {
	width: 50%;
	height: 595px;
	background: url(../images/bg3.jpg) no-repeat left top;
	background-size: 100% 100%;
	padding: 40px 80px 50px 80px;
	text-align: right;
	float: left;
}
.index_con_info {
	margin-bottom: 50px;
}
.index_con_title {
	font-size: 22px;
	color: #ffffff;
	line-height: 22px;
}
.index_con_en {
	font-size: 12px;
	color: #ffffff;
}
.index_con_name {
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 5px;
}
.index_con_name font {
	font-size: 14px;
}
.index_con_text {
	font-size: 14px;
	color: #ffffff;
}
.index_con_more {
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #3971d0;
	text-align: center;
	border-radius: 50px;
	background: #ffffff;
	margin-top: 25px;
	display: inline-block;
}
.index_con_map {
	width: 50%;
	float: right;
	height: 595px;
}
.index_con_map img {
	width: 100%;
	height: 595px;
}
.index_con_photo1 {
	position: absolute;
	left: 48%;
	top: 25%;
}
.index_con_photo2 {
	position: absolute;
	left: 48%;
	top: 48%;
}
.index_con_photo3 {
	position: absolute;
	left: 48%;
	top: 70%;
}
@media (max-width: 1440px) and (min-width: 1360px) {
	.index_con_photo1 {
		position: absolute;
		left: 47%;
		top: 25%;
	}
	.index_con_photo2 {
		position: absolute;
		left: 47%;
		top: 48%;
	}
	.index_con_photo3 {
		position: absolute;
		left: 47%;
		top: 70%;
	}
	.zi_section > img {
		height: 126px;
   		width: 32%;
	}
}
.footer {
	background: #393939;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	padding: 25px 0;
}
.fu {
	position: fixed;
	top: 50%;
	right: 5%;
	z-index: 668;
}
.fu_info {
	margin-bottom: 4px;
	/*width: 163px;*/
	position: relative;
	cursor: pointer;
}
.fu_info > img {
	width: 53px;
	height: 53px;
	float: right;
}
.fu_box {
	float: left;
	position: absolute;
	top: 0;
	width: 130px;
	right: 63px;
	display: none;
}
.fu_text {
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	color: #ffffff;
	background: #3971d0;
	padding: 0 10px;
	text-align: center;
}
.fu_box img {
	width: 100px;
	height: 100px;
}
.fu_info:hover .fu_box {
	display: block;
}
.zi_section {
	background: url(../images/bg8.png) no-repeat center center;
	background-size: cover;
	position: relative;
	z-index: 67;
	margin-top: -35px;
	height: 126px;
}
.zi_section > img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.zi_title {
	float: left;
	margin-top: 33px;
}
.zi_zh {
	font-size: 30px;
	color: #ffffff;
	line-height: 30px;
}
.zi_en {
	font-size: 16px;
	color: #ffffff;
	margin-top: 8px;
}
.zi_list {
	float: left;
	margin-left: 230px;
	margin-top: 34px;
}
.zi_item {
	float: left;
}
.zi_item a {
	padding: 34px 25px;
	font-size: 18px;
	color: #333333;
}
.zi_item:hover a {
	background: #3971d0;
	color: #ffffff !important;
}
.zi_current a {
	background: #3971d0;
	color: #ffffff !important;
}
.eg_section {
	background: url(../images/bg6.jpg) no-repeat left top;
	background-size: cover;
	padding: 30px 0 0 0;
}
.eg_list {
	background: #ffffff;
	padding: 30px 30px 0 30px;
}
.eg_item {
	float: left;
	width: 358px;
	margin-left: 33px;
	margin-bottom: 33px;
	position: relative;
}
.eg_item:nth-child(3n-2) {
	margin-left: 0;
}
.eg_title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.4);
	font-size: 19px;
	color: #ffffff;
	text-align: center;
	padding: 15px 0;
}
.eg_photo {
	width: 358px;
	height: 433px;
	overflow: hidden;
}
.eg_photo img {
	transition:all 1s;
	-moz-transition:all 1s; /* Firefox 4 */
	-webkit-transition:all 1s; /* Safari and Chrome */
	-o-transition:all 1s; 
}
.eg_item:hover .eg_photo img {
	transform:scale(1.1);
}
.fan {
	padding: 30px 0;
	text-align: center;
}
.fan a {
	display: inline-block;
	font-size: 18px;
	color: #333333;
	margin: 0 10px;
	font-family: SourceHanSansK-Medium;
}
.fan span {
	display: inline-block;
	font-size: 18px;
	color: #333333;
	margin: 0 10px;
	font-family: SourceHanSansK-Medium;
}
.fan a:hover {
	color: #1d488c;
}
.fan a.on {
	color: #1d488c;
}
.block {
	background: #ffffff;
	padding: 35px 60px;
	margin: 30px 0;
}
.eg_ex_title {
	font-size: 22px;
	color: #333333;
	margin-bottom: 25px;
}
.about_section {
	background: url(../images/bg7.jpg) no-repeat left top;
	background-size: 100% 100%;
	padding: 90px 0;
	position: relative;
}
.about_left {
	float: left;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
}
.about_left_title {
	font-size: 18px;
	color: #333333;
	margin-top: 55px;
}
.about_left_text {
	font-size: 16px;
	color: #666666;
	margin-top: 5px;
}
.about_left_text font {
	margin-left: 30px;
}
.about_section .inner {
	position: relative;
}
.about_right {
	background: #ffffff;
    padding: 55px 105px 150px 105px;
    position: relative; 
    /* top: 65px; */
    /* right: 0; */
    z-index: 1;
    float: right;
    width: 815px;
    margin-top: 50px;
}
.about_title {
	font-size: 20px;
	color: #333333;
	margin-bottom: 25px;
}
.about_block {
	margin-top: 80px;
}
.about_box {
	width: 300px;
	text-align: center;
	border-left: 1px solid #dfdfdf;
	padding: 15px 0;
	float: left;
}
.about_box:first-of-type {
	border-left: none;;
}
.about_num {
	display: inline-block;
	font-size: 48px;
	color: #3971d0;
	font-weight: bold;
}
.about_num span {
	font-size: 20px;
	font-weight: inherit;
	display: inline-block;
}
.about_caption {
	font-size: 18px;
	color: #666666;
	margin-top: 25px;
}
.con_section {
	background: #ffffff;
	padding: 68px 0 0 0;
}
.con_title {
	position: relative;;
	font-size: 30px;
	color: #333333;
	text-align: center;
	line-height: 30px;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
.con_title::after {
	content: '';
	position: absolute;
	width: 40px;
	height: 4px;
	background: #3971d0; 
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.con_block {
	position: relative;
}
.con_block img {
	float: left;
}
.con_area {
	float: right;
	width: 670px;
	background: #ffffff;
	padding: 60px 55px 25px 55px;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	box-shadow:0px 0px 5px #ededed;
}
.con_text {
	font-size: 20px;
	color: #333333;
	position: relative;
	margin-bottom: 35px;
	padding-top: 20px;
}
.con_text::after {
	content: '';
	position: absolute;
	width: 12px;
	height: 2px;
	background: #1d488c;
	top: 0;
	left: 0;
}
.map {
	margin-top: 90px;
}
.hobor_section {
	background: #ffffff;
	padding-top: 60px;
}
.honor_item {
	float: left;
	margin-bottom: 15px;
	width: 295px;
	height: 414px;
	overflow: hidden;
	margin-left: 6.6px;
}
.honor_item:nth-child(4n-3) {
	margin-left: 0;
}
.honor_item img {
	transition:all 1s;
	-moz-transition:all 1s; /* Firefox 4 */
	-webkit-transition:all 1s; /* Safari and Chrome */
	-o-transition:all 1s; 
}
.honor_item:hover img {
	transform:scale(1.1);
}
.zu_section {
	background: url(../images/bg7.jpg) no-repeat left top;
	padding: 60px 0;
}
.works_section {
	background: url(../images/bg6.jpg) no-repeat left top;
	padding: 60px 0;
}
.works_top {
	background: #3971d0;
	padding: 0 30px;
}
.works_block {
	background: #ffffff;
}
.works_top_title {
	float: left;
	font-size: 14px;
	color: #ffffff;
	padding: 25px 0;
	width: 228px;
	text-align: center;
}
.works_list {
	margin: 0 30px;
}
.works_top_text {
	width: 228px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	padding: 25px 0;
	float: left;
}
.works_item {
	border-bottom: 1px solid #f1f1f2;
	cursor: pointer;
}
.works_top_text1 {
	width: 228px;
	text-align: center;
	font-size: 14px;
	color: #3971d0;
	padding: 25px 0;
	float: left;
}
.works_model {
	background: #f5f5f5;
	border: 1px solid #e2e2e2;
	padding: 30px 35px 20px 35px;
	position: relative;
	display: none;
}
.works_model > img {
	position: absolute;
	top: -6px;
    left: 105px;
}
.works_model_text {
	width: 267px;
	float: left;
	padding-bottom: 20px;
	font-size: 12px;
	color: #333333;
}
.works_model_block {
	border-top: 1px solid #f1f1f2;
	border-bottom: 5px solid #f1f1f2;
	padding: 40px 0;
}
.works_model_left {
	float: left;
	width: 534px;
	padding-right: 60px;
	border-right: 2px solid #f1f1f2;
}
.works_model_right {
	float: left;
	width: 534px;
	padding-left: 60px;
}
.works_model_shen {
	width: 157px;
	height: 47px;
	line-height: 47px;
	background: #3971d0;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	float: left;
	cursor: pointer;
	margin-left: 10px;
}
.works_model_caption {
	width: 36px;
	height: 25px;
	float: left;
	margin-left: 35px;
	margin-top: 12px;
}
.works_model_shou {
	font-size: 14px;
	color: #333333;
	background: url(../images/jia.png) no-repeat left center;
	background-size: 22px 22px;
	padding-left: 30px;
	line-height: 22px;
	float: right;
	margin-top: 14px;
}
.works_model_bottom {
	padding-top: 20px;
}
.works_model_con {
	position: fixed;
	width: 400px;
	padding: 80px 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #ffffff;
	box-shadow:0px 0px 5px #ededed;
	z-index: 669;
	display: none;
}
.works_model_con span {
	font-size: 16px;
	color: #333333;
	line-height: 40px;
}
.download_section {
	background: #ffffff;
	padding: 45px 70px 0 70px;
	margin: 30px 0;
}
.download_top_title {
	font-size: 18px;
	color: #333333;
	float: left;
	padding-bottom: 25px;
	font-weight: bold;
}
.download_top_title1 {
	width: 480px;
}
.download_top_title2 {
	width: 80px;
	margin-left: 70px;
	text-align: center;
}
.download_top_title3 {
	width: 130px;
	margin-left: 90px;
	text-align: center;
}
.download_top_title4 {
	width: 80px;
	margin-left: 130px;
	text-align: center;
}
.download_item {
	margin-bottom: 35px;
}
.download_name {
	width: 480px;
	font-size: 16px;
	padding-left: 40px;
	line-height: 30px;
	float: left;
	margin-top: 1px;
}
.download_name1 {
	background: url(../images/ico7.jpg) no-repeat left center;
	background-size: 30px 30px;
}
.download_name2 {
	background: url(../images/ico8.jpg) no-repeat left center;
	background-size: 30px 30px;
}
.download_name3 {
	background: url(../images/ico9.jpg) no-repeat left center;
	background-size: 30px 30px;
}
.download_num {
	width: 80px;
	margin-left: 70px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #333333;
	margin-top: 3px;
}
.download_time {
	width: 130px;
	margin-left: 90px;
	text-align: center;
	font-size: 14px;
	color: #333333;
	float: left;
	margin-top: 3px;
}
.download_link {
	width: 80px;
	margin-left: 130px;
	text-align: center;
	float: left;
}
.download_link img {
	margin: 0 auto;
}
.box img {margin: 0 auto;}
.map{
	height: 412px;
}