﻿* {
	box-sizing: border-box;
	outline: 0
}

body {
/*zoom: 0.95;*/
   margin: auto !important;
	color: #666;
	line-height: 24px;
	font-size: 14px;
	min-width: 1200px;
    max-width:1920px;
	background: #fff;
	font-family: "Microsoft YaHei","arial"; background:#FFF url(../images/body_back.jpg) center center no-repeat;background-size:cover;background-attachment:fixed
}

img {
	border: 0;
	vertical-align: top; max-width:100%
}

a {
	color: #666;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: 700ms;
	transition-duration: 700ms
}

a:hover {
	color: #0a3f74
}

textarea {
	-webkit-appearance: none
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

ol,ul {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	width: 100%
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: none
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'],input[type='button'] {
	padding: 0;
	color: #666;
	margin: 0;
	outline: none
}

@font-face {
	font-family:"DINPro-Light_0";src:url("../fonts/DINPro-Light_0.woff2") format("woff2"),url("../fonts/DINPro-Light_0.woff") format("woff"),url("../fonts/DINPro-Light_0.ttf") format("truetype"),url("../fonts/DINPro-Light_0.eot") format("embedded-opentype"),url("../fonts/DINPro-Light_0.svg") format("svg")
}

@font-face {
	font-family:"DIN-BOLD";src:url("../fonts/DIN-BOLD.woff2") format("woff2"),url("../fonts/DIN-BOLD.woff") format("woff"),url("../fonts/DIN-BOLD.ttf") format("truetype"),url("../fonts/DIN-BOLD.eot") format("embedded-opentype"),url("../fonts/DIN-BOLD.svg") format("svg")
}

.vcenter {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	vertical-align: middle
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.container {
	width:100%;
	margin: 0 auto; max-width:1440px;
}




@-webkit-keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}
.back_color_f4f4f4{ background-color:#f4f4f4}
.search_content{ position: fixed; left:0; top:0; right:0; bottom:0; z-index:20000; height:100%; width:100%;background: rgba(0,0,0,0.7); display:none}
.search_input{ position:fixed; top:50%; left:30%; width:40%; margin-top:-33px; z-index:20001; font-size:16px;display:none }
.search_input .input_area{ float:left; width:70%; background-color:#FFFFFF; height:66px; line-height:66px; text-indent:15px; border:0; color:#666666; font-size:14px;}
.search_input .input_submits{ float:left; width:30%; background-color:#0069b0; height:66px; line-height:66px; border:0; color:#FFFFFF; font-weight:bold;font-size:14px;}
.header {
	height: 80px;
position: fixed;
z-index: 1;
left: 0;
top: 0;
width: 100%;
background-color: #fff;
}
.header  .container{ position:relative; width:100%; max-width:1440px;}

.header .logo { position:absolute; left:0; top:0; background-color:#0069b0; padding-top:40px; padding-bottom:20px; padding-left:20px; padding-right:20px; text-align:center;-webkit-transition: all ease .4s;
	transition: all ease .4s;
}
.header .logo img.logos_show{ display:block;webkit-transition: height .9s ease;
    -o-transition: height .9s ease;
    transition: height .9s ease; }
.header .logo img.logo_name{ height:37px; margin-top:10px;webkit-transition: height .9s ease;
    -o-transition: height .9s ease;
    transition: height .9s ease;}

.header .logo.open { position:absolute; left:0; top:0; background-color:#0069b0; height:80px; padding-top:30px; padding-bottom:0; padding-left:20px; padding-right:20px; text-align:center;-webkit-transition: all ease .4s;
	transition: all ease .4s;
} 
.header .logo.open img.logos_show{ height:20px;webkit-transition: height .9s ease;
    -o-transition: height .9s ease;
    transition: height .9s ease; }
.header .logo.open img.logo_name{height:0px;webkit-transition: height .9s ease;
    -o-transition: height .9s ease;
    transition: height .9s ease; margin-top:0}


.header .language {
	float: right; background:url(../images/language_icon.png) left center no-repeat;
	margin-right:20px;
	display: inline-block; padding-left:25px; position:relative; line-height:80px;
}
.header .language span{ position:relative; padding-right:20px;}
.header .language span::before {
    content: '';
    position: absolute; background:url(../images/xiala.png)  right center no-repeat;
    top:50%;
    right:0%;
    height:6px;
    width:11px; margin-top:-3px;
}
.header .language .language_list{ display:none; position:absolute; left:0; top:80px; width:100%; padding:0px; background-color:#ffffff;}
.header .language:hover .language_list{ display:block}

.header .language .language_list a { color:#666; display:block; padding:10px 0; text-align:center; line-height:1;
	  
}

.header .language .language_list a:hover { color:#0069b0; background-color:#eee
	  
}



.header .search_top {
	vertical-align: top;
	float: right; height:80px;
	display: inline-block;
	padding:0 30px ;
	position: relative
}

.header .search_top img {
	top: 50%;
	left:50%;
	position: absolute; margin-left:-11px; margin-top:-11px;
}



.header .share {
	float: right;
	margin-top: 60px;
	vertical-align: top;
	display: inline-block
}

.header .share a {
	margin-left: 5px;
	display: inline-block
}

.fixed {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	position: fixed;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
	-webkit-transition: all 334ms ease-in-out;
	transition: all 334ms ease-in-out;
	-webkit-animation: 2s dong;
	animation: 2s dong;
	height: 80px
}

.header .nav { float:right;
	height:80px;
	 z-index:1000; margin-left:4%; display:inline-block
}
.header .nav .container{ width:auto}

.nav li {
	float: left;
	font-size: 16px;
	width: auto;
	text-align: center;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	font-family: "微软雅黑";
	line-height:80px; padding:0 20px; display:inline-block
}

.nav li>a {
	color: #2c2c2c;
	display: block
}

.nav li:hover,.nav .active {
	color: #0069b0;
}

.nav li:hover>a,.nav .active>a {
	color: #0069b0;
}
.menu01 .nav ul > li.nav_01>a{ color:#0069b0;border-bottom:#0069b0 2px solid;}
.menu02 .nav ul > li.nav_02>a{ color:#0069b0;border-bottom:#0069b0 2px solid;}
.menu03 .nav ul > li.nav_03>a{ color:#0069b0;border-bottom:#0069b0 2px solid;}
.menu04 .nav ul > li.nav_04>a{ color:#0069b0;border-bottom:#0069b0 2px solid;}
.menu05 .nav ul > li.nav_05>a{ color:#0069b0;border-bottom:#0069b0 2px solid;}
.menu06 .nav ul > li.nav_06>a{ color:#0069b0;border-bottom:#0069b0 2px solid;}
.menu07 .nav ul > li.nav_07>a{ color:#0069b0;border-bottom:#0069b0 2px solid;}
.menu08 .nav ul > li.nav_08>a{ color:#0069b0;border-bottom:#0069b0 2px solid;}
.menu09 .nav ul > li.nav_09>a{ color:#0069b0;border-bottom:#0069b0 2px solid;}
.menu10 .nav ul > li.nav_10>a{ color:#0069b0;border-bottom:#0069b0 2px solid;}

.nav .subnav {
	top:80px;
	left: 0;
	width: 100%;
	z-index: 99;
	display: none;
	padding: 0 0; background-color:#666;
	position: absolute; height:60px; line-height:60px; color:#CCC
}
.nav .promenu {
	padding-top: 20px;
	padding-bottom: 40px
}

.nav .promenu dl:first-child {
	margin-left: 60px
}

.nav .promenu dl {
	width: 240px;
	float: left;
	line-height: 26px;
	margin-left: 70px;
	text-align: left
}

.nav .promenu dl a {
	display: block
}

.nav .promenu dt a {
	color: #fff;
	padding-bottom:25px; padding-top:25px;
	font-size: 16px;
	font-weight: 700;
	border-bottom: solid 1px #83acd6; background:url(../images/01.png) left center no-repeat;
}
.nav .promenu dl:nth-child(2) dt a{background:url(../images/02.png) left center no-repeat;}
.nav .promenu dl:nth-child(3) dt a{background:url(../images/03.png) left center no-repeat;}
.nav .promenu dl:nth-child(4) dt a{background:url(../images/04.png) left center no-repeat;}

.nav .promenu dd {
	padding-top: 10px
}

.nav .promenu dd a {
    font-size: 14px;
    line-height: 36px;
    margin-top: 5px;
    height: 36px;
    overflow: hidden;
    display: block; color:#FFF
}

.nav .gymenu a {
	padding: 0 30px;
	display: inline-block;
	position: relative; color:#FFF; font-size:14px;
}

.nav .gymenu a:before {
	content: "";
	width: 1px;
	height: 14px;
	top: 25px;
	left: 0;
	position: absolute;
	background: #ddd
}

.nav .gymenu a:first-child:before {
	display: none
}



.banner {
	width: 100%;
	display: block;
	height: 600px;
	overflow: hidden;
	position: relative;
	text-align: center
}
.index-banners{ border-bottom:#0164a7 7px solid;}
.banner .pic {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative
}

.banner .pic .container {
	position: relative
}

.banner .pic span {
	display: block;
	width: 1920px;
	left: 50%;
	height: 600px;
	position: relative;
	text-align: center;
	margin-left: -960px
}

.banner .slick-dots {
	bottom: 50px
}

.banner .slick-dots li button {
	width: 70px;
	height: 9px;
	border-radius: 0;
	background: #fff;
	background: rgba(255,255,255,0.5)
}

.banner .slick-dots li.slick-active button {
	background: #ffa800;
	opacity: .7
}

.banner .container {
	position: relative
}

.banner .container .txtbox {
	top: 170px;
	left: 0;
	color: #fff;
	z-index: 99;
	text-align: left;
	position: absolute
}

.banner .container .txtbox .t1 {
	font-size: 92px;
	line-height: 100px;
	font-family: "Noto Sans CJK SC bold","Source Han Sans CN bold","Microsoft YaHei","arial"
}

.banner .container .txtbox .t2 {
	font-size: 36px;
	line-height: 40px;
	margin: 15px 0;
	font-family: "Noto Sans CJK SC bold","Source Han Sans CN bold","Microsoft YaHei","arial"
}

.banner .container .txtbox .t3 {
	font-size: 16px;
	font-family: arial
}

.banner .container .txtbox .more {
	color: #fff;
	width: 160px;
	height: 44px;
	margin-top: 40px;
	line-height: 44px;
	text-align: center;
	display: inline-block;
	background: #3a9cdd
}

.banner .container .txtbox .more:hover {
	background: #0a3f74
}

.banner .slick-active img {
	-webkit-animation: bmove1 1s linear;
	animation: bmove1 1s linear
}

.banner .slick-active .txtbox .t1 {
	-webkit-animation: 1.5s fadeInUp ease;
	animation: 1.5s fadeInUp ease
}

.banner .slick-active .txtbox .t2 {
	-webkit-animation: 2s fadeInUp ease;
	animation: 2s fadeInUp ease
}

.banner .slick-active .txtbox .t3 {
	-webkit-animation: 2.5s fadeInUp ease;
	animation: 2.5s fadeInUp ease
}

.banner-2 .slick-dots {
	bottom: 20px
}

.banner-2 .slick-dots li button {
	width: 30px;
	height: 4px
}

@-webkit-keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bmove1 {
	0% {
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.index-banners .item img.PC{ display:block}
.index-banners .item img.MOBILE{ display: none}


.index-search {
	height: 100px;
	padding-top: 25px;
	border-bottom: solid 1px #e4e4e4
}

.index-search .hotbox {
	float: left;
	width: 50%;
	font-size: 15px;
	padding-top: 10px;
	display: inline-block
}

.index-search .hotbox .blue {
	color: #0a3f74
}

.index-search .hotbox a {
	color: #888;
	padding-right: 40px;
	display: inline-block
}

.index-search .hotbox a:hover {
	color: #0a3f74
}

.index-search .searchbox {
	width: 500px;
	float: right;
	display: block
}

.index-search .searchbox input {
	width: 500px;
	height: 50px;
	padding: 10px;
	border: 0;
	color: #666;
	font-size: 14px;
	padding-left: 30px;
	padding-right: 50px;
	background: #e8ecef;
	font-family: "微软雅黑"
}

.index-search .searchbox img {
	max-height: 20px;
	margin-left: -40px
}

.index-title {
	padding: 80px 0 40px 0;
	font-size: 16px;
	text-align: center
}

.index-title .blue {
	display: block;
	font-size: 42px;
	line-height: 50px;
	color: #222222;
	font-weight: normal;
	padding-bottom: 10px
}

.index-proudct {
	padding-bottom: 0
}

.index-proudct .container { position:relative; max-width:1460px;width:96%}
.index-proudct .container .show_pro_more{ position:absolute; top:130px; right:0; display:inline-block}
.index-proudct .container .show_pro_more a{ background:url(../images/more_btns.png) center right no-repeat; padding-right:20px; display:inline-block}

@media (max-width:1500px) {
	.index-proudct .container {
		width: 100%
	}
}

.index-proudct ul {
	margin: 0 -15px
}

@media (max-width:1500px) {
	.index-proudct ul {
		margin: 0
	}
}

/*新增样式表 2020-8-25*/
.float_l{float:left;}
.float_r{float:right;}
.center_contents{ position:relative;}
.left_contents{ padding-right:400px;ine-height:260%; font-size:14px; min-height:500px;}
.right_contents{ position:absolute; top:0; right:0; width:320px;}
.contact_us{ background-color:#f2f2f2; padding-top:60px; padding-bottom:160px; padding-left:45px; padding-right:45px; text-align:left;}
.contact_us .contact_Titile{ font-size:24px; color:#333; border-bottom:#0064a7 2px solid; padding-bottom:20px;}
.contact_us .contact_con{ line-height:240%; padding-top:20px;}
.contact_us .contact_con a.links01{ background-color:#0064a7; padding:10px 20px; margin-top:30px; color:#FFF; font-size:12px; display:inline-block;border-radius: 6px;
line-height: 240%;}
.contact_us .contact_con a.links01:hover{ background-color:#0f82cf; }


.new_lists{}
.new_lists ul{}
.new_lists ul li{
display: flex;
align-items: center;
justify-content: space-between;
padding:40px 0;
position: relative;
border-bottom: 1px solid #eee;
}
.new_lists ul li:first-child{ padding-top:0;}
.new_lists ul li .news_font_l{ width:68%;}
.new_lists ul li .news_font_l small{ font-size:18px;opacity: 0.5; margin-bottom:15px; display:block;font-family: "DIN-BOLD"; line-height:1}
.new_lists ul li .news_font_l h3{ font-size:20px; margin-bottom:15px; font-weight:normal}
.new_lists ul li .news_font_l p{ line-height: 24px;
height: 48px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;color: #666666;}
.new_lists ul li .news_font_l{}
.new_lists ul li .news_img_r{width: 28.5%; overflow:hidden}
.new_lists ul li .news_img_r img{ width:100%;transition: transform 2s;}
.new_lists ul li:hover .news_img_r img{transform: scale(1.1);}


.new_lists ul li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color:#1978b8;
  height: 1px;
  width: 0;
  opacity: 0;
  transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
}

.new_lists ul li:hover:after {
  opacity: 1;
  width: 100%;
}

.tj_news{ background-color:#f2f2f2; padding:45px;text-align:left;}
.tj_news .contact_Titile{ font-size:24px; color:#333; border-bottom:#0064a7 2px solid; padding-bottom:20px;}
.tj_news ul{}
.tj_news ul li{ border-bottom:#e1e1e1 1px solid; background:url(../images/sanjiao.jpg) left center no-repeat; padding-left:20px; padding-top:10px; padding-bottom:10px; overflow: hidden;white-space: nowrap;text-overflow:ellipsis; font-size:14px; }

.pro_list ul li .news_img_r {
    width: 35%;
    overflow: hidden;
}
.pro_list ul li .news_font_l {
    width: 60%;
}
.pro_list ul li .news_font_l h3{ padding-bottom:15px;}
.pro_list ul li .news_font_l h3 span{ position:relative; padding-bottom:25px;}
.pro_list ul li .news_font_l h3 span::before {
    position: absolute;
    left: 0%;
    bottom: 0px;
    content: "";
    display: block;
    width: 30px;
    height:3px;
    background-color: #1978b8;
    transition: all .5s ease;
}

.pro_info_con{ margin-top:70px;}
.pro_info_con .pro_name{ font-size:36px; margin-bottom:60px;}
.pro_info_con .pro_name span{ position:relative; padding-bottom:25px;}

.pro_info_con .pro_name span::before {

    position: absolute;
    left: 0%;
    bottom: 0px;
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background-color: #1978b8;
    transition: all .5s ease;

}
.pro_info_con .pro_fonts{ font-size:16px; line-height:36px;}
.pro_info_con .pro_fonts .pro_imgs{ float:right; margin-left:30px; max-width:50%;}

.pro_downs{ padding-bottom:60px;}
.down_con{ padding-top:30px;}
.down_titile{ margin-top:40px;}
.down_con .down_one{ background:url(../images/down_icon.png) left 4px no-repeat; padding-left:30px; line-height:160%; padding-bottom:15px;}

.honors_imgs{ padding-top:0px; padding-bottom:20px;}
.honors_imgs ul{}
.honors_imgs ul li{ position:relative;-webkit-transition: all ease .4s;transition: all ease .4s; text-align:left; margin:0 1.5%; border:#e1e1e1 1px solid; overflow:hidden;height:300px; text-align:center; background-color:#FFFFFF; width:30%; display:inline-block; margin-bottom:1.5%;}
.honors_imgs ul li p{ position:absolute; left:10%; bottom:20px; z-index:2; width:80%; text-align:center; line-height:160%;}
.honors_imgs ul li .shuiying{ position:absolute; left:0%; bottom:0px; right:0; top:0; width:100%; height:100%; background:url(../images/shuiying.png) center center no-repeat; z-index:20;}
.honors_imgs ul li .img_honor{position:relative;height:240px;text-align:center}
.honors_imgs ul li .img_honor img{ max-width:85%; max-height:85%;transition: transform 2s; position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);}
.honors_imgs ul li:hover {border:#1978b8 1px solid;}

.style_imgs{ padding-top:30px;}

.style_pics{ width:100%;}
.style_pics .swiper-slide{ position:relative; width:100%;}
.style_pics .swiper-slide img{width:100%;transition: transform 2s;}
.style_pics .swiper-slide img:hover{transform: scale(1.1);}
.style_pics .swiper-slide p{ position:absolute; left:0; bottom:0; width:100%; background:url(../images/black30.png) left center repeat; z-index:2; padding:20px; color:#FFFFFF;}

.style_pics .swiper-button-next,.style_pics .swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.style_pics .swiper-button-prev,.Project_pics .swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}
.style_pics .pagination2{ left:inherit; bottom:20px; right:20px; text-align:right; font-size:16px; z-index:3;color:#ffffff;font-family: 'opensans';}
.style_pics .pagination2 .swiper-pagination-current{ font-size:20px;}


.map_show{ position:relative; background:url(../images/banner_contact.jpg) center center no-repeat; height:467px;display: flex;justify-content: center;align-items: center; margin-top:80px;}
.map_show .contact{  background:url(../images/contact_back.png) center center no-repeat; width:465px; height:261px; text-align:center;display: flex;justify-content: center;align-items: center;  }
.map_show .contact .contact_font{ background:url(../images/position_icon.png) center top no-repeat; padding-top:55px; margin-top:-20px;display: flex;flex-direction: column;  align-items: center; justify-content: center;}
.map_show .contact .contact_font h4{ padding-bottom:30px;}
.map_show .contact .contact_font .phone{ display:block; padding-bottom:20px;}

.Message{ background-color:#FFFFFF; padding-top:0px; padding-bottom:100px;}
.Message .titile{ text-align:center;}
.Message .titile span{ display:block;}
.Message .titile b{ font-weight:normal}
.Message .titile h4{ font-weight:normal; padding-bottom:26px;}
.Message .titile div{ line-height:26px;}
.Message_input{ width:1100px; margin:0px auto; padding-top:50px;}
.Message_input ul li{ position:relative; margin-bottom:30px; width:100%;}
.Message_input ul li span.input_name{ position: absolute; top: 6px; left:0; z-index:1; margin-top:0px;}
.Message_input ul li span.colorc51f17{ position: absolute; top:50%; right:0; z-index:1; margin-top:-2px;}
.Message_input ul li input{-webkit-appearance:none; background:none; border-bottom:#e0e0e0 1px solid; padding:15px 0; width:100%; padding-left:100px; padding-right:10px; color:#626262; font-size:15px;}
.Message_input ul li input::-webkit-input-placeholder {color: #626262;}
.Message_input ul li.fuxuan span.input_name{ position: absolute; top:0%; left:0; z-index:1; margin-top:0;}
.Message_input ul li textarea::-webkit-input-placeholder {color: #626262;}
.Message_input ul li textarea{-webkit-appearance:none; background:none; border:0; border-bottom:#e0e0e0 1px solid; padding-bottom:0px; width:100%;padding-left:100px; padding-right:10px; color:#626262; font-size:15px; height:90px; font-family: PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;}

.Message_input ul li:nth-child(2){ display:inline-block; width:48%;margin-right: 3%;}
.Message_input ul li:nth-child(3){ display:inline-block; width:48%;}
.Message_input ul li:last-child{ width:auto;  margin-bottom:0; text-align:center; padding-top:40px;}
.Message_input ul li .submit{-webkit-appearance:none; border:0; background-color:#1978b8; padding:20px 0; color:#FFFFFF; width:260px; margin:0px auto }
.Message_input ul li .submit:hover{ color:#FFFFFF; border:0; }
.Message_input ul li input:hover{ color:#1978b8;border-bottom:#1978b8 1px solid;-webkit-transition: all ease .4s;
	transition: all ease .4s;}
.Message_input ul li textarea:hover{ color:#1978b8;border-bottom:#1978b8 1px solid;-webkit-transition: all ease .4s;
	transition: all ease .4s;}
	.color333333 {
    color: #333333;
}
.color006c35 {
    color: #1978b8;
}
.colorc51f17 {
    color: #c51f17;
}
.Message  .inside-title::before {
    position: absolute;
    left:50%;
    bottom:0px;
    content: "";
    display: block;
    width: 40px;
    height: 4px; margin-left:-20px;
    background-color: #1978b8;
    transition: all .5s ease;
}
.font18 {
    font-size: 18px;
}
input, select {
    vertical-align: middle;
    padding: 0;
    border: 0 none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
}

.jobsd_list {
    margin-top:0px;
    position: relative;
}
.jobsd_list ul {
    width: 100%;
}
.jobsd_list li {
    width: 31.33333%; float:left;
    margin-right:1%; margin-left:1%;
    background-color: #fff; border:#eee 1px solid;
    border-bottom: 5px solid #eee;
    border-radius: 6px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    margin-bottom: 35px; display: inline;
}
.jobsd_list li:hover{box-shadow: 0px 0px 8px #ddd;-webkit-transition: all 0.3s ease 0s;transform: translateY(-10px);
    transition: all 0.3s ease 0s;border:1px solid #1978b8; border-bottom: 5px solid #1978b8;}
.jobsd_list li a {
    display: block;
    width:100%;
    padding: 33px 7% 42px 10%;
}
.jobsd_list li .stit {
    line-height: 43px;
    font-size: 24px;
    color: #444;
}
.jobsd_list li .lab {
    line-height: 35px;
    color: #999;
}
.jobsd_list li .lab span {
    display: inline-block;
    padding-left: 22px;
    background: url("http://www.jinaolan.cc/static/web/css/../img/ico_20.png") no-repeat left center;
    margin-right: 14px;
}
.jobsd_list li .word {
    display: block;
    line-height: 24px;
    color: #999;
    height: 72px;
    overflow: hidden;
}
.jobsd_list li .more {
    display: inline-block;
    width: 52px;
    height: 31px;
    background: url("http://www.jinaolan.cc/static/web/css/../img/btn_01.png") no-repeat center;
    margin-top: 24px;
}

.jobs_inmations{ background-color:#FFFFFF;}
.join-info {
}
.join-info .tit-box {
    line-height: 50px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.join-info .tit-box h4 {
    font-size: 30px;
    color: #333;
    font-weight: normal;
}
.fr {
    float: right;
    display: inline;
}
.fl {
    float: left;
    display: inline;
}
.f-cb::after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}
.join-info .tit-box {
    line-height: 50px; text-indent:2rem
}
.join-info .tit-box .lab span {
    display: inline-block;
    float: left;
    margin-left: 18px;
    padding-left: 24px;
    background: url("http://www.jinaolan.cc/static/web/img/ico_20.png") no-repeat left center;
    font-size: 14px;
}
.join-info .info-cont {
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.join-info .info-cont .cont-list {
    margin-bottom: 44px;
}
.join-info .info-cont .stit {
    font-size: 14px;
    color: #000;
    line-height: 24px;
}
.join-info .info-cont .word {
    margin-top: 12px;
    line-height: 24px;
    color: #666;
}
.join-info .info-cont .bot-email {
    line-height: 26px;
}
.join-info .link-email {
    display: block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    background-color:#0069b0;
    border-radius: 2px;
}

.job_submits{display: block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    background-color: #d49f2b;
    border-radius: 2px; border:0}
.jobs_table{ margin:30px 0px;}
.jobs_table tr{ height:40px; line-height:40px;}
.jobs_table input{ border:#ddd 1px solid; height:24px; line-height:24px; text-indent:10px;}
.jobs_table input.job_submits{display: block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    background-color: #0069b0;
    border-radius: 2px;  margin:0px auto}
.jobs_table textarea{ border:#ddd 1px solid; height:100px; line-height:24px; text-indent:10px; width:80%; margin:0px auto}


/*公司历程页面样式开始*/
.time-con {
  position: relative;
  min-height: 80vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.time-con .time-line {
  position: absolute;
  height: 1px;
  background-color: #e5e5e5;
  width: 100%;
  left: 0;
  top: 40vh;
}
.time-con .time-box {
  height: 40vh;
  width: 100%;
  position: relative;
}
.time-con .time-box .time-date {
  position: absolute;
  bottom: -8px;
  width: 100000%;
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
}
.time-con .time-box .time-date .time-list {
  display: inline-block;
  text-align: center;
  width: 24vw;
  opacity: 0;
  pointer-events: none;
  transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
}
.time-con .time-box .time-date .time-list .date {
  position: relative;
  transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
  transform: translateY(-24px) scaleX(1.2);
  -webkit-transform: translateY(-24px) scaleX(1.2);
  -moz-transform: translateY(-24px) scaleX(1.2);
  -o-transform: translateY(-24px) scaleX(1.2);
  -ms-transform: translateY(-24px) scaleX(1.2);
}
.time-con .time-box .time-date .time-list .date > em {
  vertical-align: middle;
  display: inline-block;
  text-shadow: 0 10px 15px rgba(154, 154, 154, 0.4);
  font-style: italic;
  transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
}
.time-con .time-box .time-date .time-list .date > small {
  vertical-align: middle;
  position: absolute;
  white-space: nowrap;
  letter-spacing: 3px;
  left: 120%;
  top: calc(50% - 8px);
  transition: all 0.5s ease-out;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  -ms-transition: all 0.5s ease-out;
  transition-delay: 0.5s;
}
.time-con .time-box .time-date .time-list > div {
  height: 16px;
  line-height: 16px;
  position: relative;
}
.time-con .time-box .time-date .time-list > div img {
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  height: 1px;
  width: 100%;
  opacity: 0;
  transform: scaleX(0);
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -o-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  transition-delay: 0.3s;
}
.time-con .time-box .time-date .time-list > div > span {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  line-height: 16px;
  text-align: center;
  background-color: #fff;
  border: 4px solid #e5e5e5;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.time-con .time-box .time-date .time-list.on {
  opacity: 1;
  pointer-events: auto;
}
.time-con .time-box .time-date .time-list.on .date {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
}
.time-con .time-box .time-date .time-list.on .date > em {
  color: #0d4486;
  text-shadow: 0 10px 15px rgba(13, 68, 134, 0.4);
}
.time-con .time-box .time-date .time-list.on .date > small {
  opacity: 1;
  transform: translateX(7px);
  -webkit-transform: translateX(7px);
  -moz-transform: translateX(7px);
  -o-transform: translateX(7px);
  -ms-transform: translateX(7px);
}
.time-con .time-box .time-date .time-list.on > div img {
  opacity: 1;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  -ms-transform: scaleX(1);
}
.time-con .time-box .time-date .time-list.on > div > span {
  border-color: #0d4486;
}
.time-con .time-box .time-date .time-list.on1 {
  opacity: 1;
  pointer-events: auto;
}
.time-con .time-box .time-date .time-list.on1 .date {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
}
.time-con .time-box .time-date .time-list.on2 {
  opacity: 1;
  pointer-events: auto;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
}
.time-con .time-box .time-date .time-list.on2 .date {
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
}
.time-con .time-msg {
  min-height: 40vh;
  width: 100%;
  padding-bottom: 0.4rem;
  padding-top: 0.5rem;
  position: relative;
}
.time-con .time-msg .time-note {
  width: 28%;
  margin: auto;
  transform: translateX(8%);
  -webkit-transform: translateX(8%);
  -moz-transform: translateX(8%);
  -o-transform: translateX(8%);
  -ms-transform: translateX(8%);
}
.time-con .time-msg .time-note > ul {
  display: none;
}
.time-con .time-msg .time-note > ul > li {
  position: relative;
  padding-left: 70px;
  margin-bottom: 10px;
}
.time-con .time-msg .time-note > ul > li > div {
  position: absolute;
  left: 0;
  height: 28px;
  line-height: 28px;
  top: 0;
}
.time-con .time-msg .time-note > ul > li > div > span,
.time-con .time-msg .time-note > ul > li > div > em {
  width: 20px;
  white-space: nowrap;
  display: inline-block;
  height: 25px;
  line-height: 25px;
}
.time-con .time-msg .time-note > ul > li > div > em {
  vertical-align: top;
}
.time-con .time-msg .time-note > ul.on {
  display: block;
}
.time-con .time-msg .time-set {
  display: inline-block;
  position: absolute;
  left: 72%;
  top: 0.5rem;
}
.time-con .time-msg .time-set > a {
  width: 0.56rem;
  height: 0.56rem;
  border-radius: 50%;
  line-height: 0.56rem;
  text-align: center;
  display: inline-block;
  background-color: #e5e5e5;
  margin: 0 10px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
}
.time-con .time-msg .time-set > a:hover {
  background-color: #0d4486;
}


.best_lists{}
.best_lists ul{}
.best_lists ul li{
display: flex;
align-items: center;
justify-content: space-between;
padding:30px 0;
position: relative;
border-bottom: 1px solid #dfdfdf;
}
.best_lists ul li:first-child{ padding-top:0;}
.best_lists ul li .news_font_l{ width:55%;}
.best_lists ul li .news_font_l .best_titile{ border-left:#1978b8 3px solid; padding-left:22px; line-height:1;font-style:italic}
.best_lists ul li .news_font_l .best_titile p{ display:block;  font-size:16px; color:#666; margin-bottom:10px; font-weight:normal}
.best_lists ul li .news_font_l .best_titile span{ display:block;color: #1978b8; font-size:18px;}
.best_lists ul li .news_font_l .best_descipe{ padding-top:20px; line-height:160%;}
.best_lists ul li .news_font_l{}
.best_lists ul li .news_img_r{width:40%; overflow:hidden}
.best_lists ul li .news_img_r img{ width:100%;transition: transform 2s;}
.best_lists ul li:hover .news_img_r img{transform: scale(1.1);}


.best_lists ul li:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background-color:#1978b8;
  height: 1px;
  width: 0;
  opacity: 0;
  transition: all 0.6s ease-out;
  -webkit-transition: all 0.6s ease-out;
  -moz-transition: all 0.6s ease-out;
  -o-transition: all 0.6s ease-out;
  -ms-transition: all 0.6s ease-out;
}

.best_lists ul li:hover:after {
  opacity: 1;
  width: 100%;
}


.order_shuoming{ background:url(../images/order_back.jpg) center center no-repeat; background-size:cover; height:170px; padding-top:50px; line-height:220%; font-size:16px;padding-left: 250px;}
.font20{ font-size:20px;}	
.color1978b8{ color:#1978b8}
.width100{ width:100%;}
.order_input{}
.order_input ul li,.order_input ul li:nth-child(3),.order_input ul li:nth-child(2) {
    position: relative;
    margin-bottom: 30px;
    width: 45%;
    display: inline-block;
    margin-right: 3%;
}
.order_input ul li:nth-child(9){ width:97%;}

.job_left{ float:left; width:60%;margin-left: 2rem; display:inline}
.job_r_img{ float:right; width:35%;}
.job_r_img img{ width:100%;}

.chanye_home{ padding-top:50px; padding-bottom:30px; background-color:#f1f4f9}

.chanye_home_list{}
.chanye_home_list{ margin-bottom:30px; overflow:hidden}
.chanye_home_list ul{}
.chanye_home_list ul li{-webkit-transition: all ease .4s;transition: all ease .4s; text-align:left; padding:0 3%; }
.chanye_home_list ul li .news_imgs{ position:relative; width:100%; overflow:hidden}
.chanye_home_list ul li .news_imgs img{ width:100%;}
.chanye_home_list ul li .news_l_times{float:left; width:100px;text-align:center; color:#666666; display:inline; padding-top:30px; font-size:14px; line-height:200%; font-family:"PingFang SC","Source Han Sans SC","Noto Sans CJK SC","Hiragino Sans GB","Helvetica Neue","Helvetica",sans-serif}
.chanye_home_list ul li .news_l_times .time_dd{ font-size:40px; color:#354e40; display:block; padding-bottom:10px;}



.chanye_home_list ul li .news_r_fonts{padding:35px;background: #fff;}
.chanye_home_list ul li .news_r_fonts h3{ font-size:20px;
color: #343434;
line-height:160%; padding-bottom:12px;
overflow: hidden; height:80px;
margin-bottom:0px; font-weight:normal}
.chanye_home_list ul li .news_r_fonts .news_descipe{font-size: 14px;
color: #999;
line-height: 26px;
overflow: hidden;
margin-bottom: 12px; min-height:50px; overflow:hidden}
.chanye_home_list ul li .news_r_fonts .news_showmore{ font-size:12px; color:#144697}

.chanye_home_list ul li:hover{ }
.chanye_home_list ul li:hover .news_l_times,.chanye_home_list ul li:hover .news_l_times .time_dd,.new_lists ul li:hover .news_r_fonts,.chanye_home_list ul li:hover .news_r_fonts h3,.chanye_home_list ul li:hover .news_r_fonts .news_mores{}

.swiper-container5 {
position: relative;padding-bottom:20px;}
.swiper-container5 .swiper-wrapper{ }
.swiper-container5 .swiper-slide {
      text-align: center; width:33.333%;
      font-size: 18px;position:relative; overflow:hidden; padding-right:0;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: inline;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-container5 .swiper-slide img{height: auto ; border:0}

.swiper-container5 .swiper-pagination-bullet {
	width:10px;
	height:10px;border:#7a7a7a 1px solid;border:#7a7a7a 1px solid;background: #fff;border-radius:50%;opacity:1
}
.swiper-container5 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #144697;border-radius:50%; border:#144697 1px solid;
}
/*.swiper-container5  .swiper-pagination-bullet::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -4px;
	width:10px;
	height:10px;
	background: #c0120b;

}*/
.swiper-container5  .swiper-button-prev{ background:url(../images/left01.png) center center no-repeat; width:60px; height:60px; left:3%; margin-top:-100px;}
.swiper-container5  .swiper-button-next{ background:url(../images/right01.png) center center no-repeat; width:60px; height:60px; right:3%; margin-top:-100px;}

.titile_home02{ position:relative; line-height:100%;  text-align:left; color:#333333}
.titile_home02 img{ position:absolute; right:0; top:50%; margin-top:-25px; z-index:2}
.titile_home02 .en{ position:relative;font-size:40px; display:block; padding-bottom:20px;letter-spacing:0px;text-transform:Uppercase; font-weight:bolder; line-height:100%}
.titile_home02 .cn{ position:relative; display:block; font-size:18px; font-size:20px;padding-bottom:74px;letter-spacing:0px;text-transform:Uppercase}
.titile_home02 .cn::after {
content: '';
	bottom:50px; position:absolute;
	left:0%;
	width:40px;
	height: 4px;
	background: #144697; margin-left:0;
}

.pros_home{ padding-top:50px; padding-bottom:50px; background:#f0f0f0 url(../images/home_pro_back.jpg) center center no-repeat; background-size:cover}

.pros_home_list{}
.pros_home_list{ margin-bottom:30px; overflow:hidden}
.pros_home_list ul{}
.pros_home_list ul li{-webkit-transition: all ease .4s;transition: all ease .4s; text-align:left; padding:0 4%; }
.pros_home_list ul li .news_imgs{ position:relative; width:100%; overflow:hidden}
.pros_home_list ul li .news_imgs img{ width:100%;transition: transform 2s;}
.pros_home_list ul li:hover .news_imgs img{transform: scale(1.1);}
.pros_home_list ul li .news_l_times{float:left; width:100px;text-align:center; color:#666666; display:inline; padding-top:30px; font-size:14px; line-height:200%; font-family:"PingFang SC","Source Han Sans SC","Noto Sans CJK SC","Hiragino Sans GB","Helvetica Neue","Helvetica",sans-serif}
.pros_home_list ul li .news_l_times .time_dd{ font-size:40px; color:#354e40; display:block; padding-bottom:10px;}



.pros_home_list ul li .news_r_fonts{padding:35px;background: #fff;-webkit-box-shadow: 1px 1px 25px rgba(0,0,0,.1);
	-moz-box-shadow: 1px 1px 25px rgba(0,0,0,.1);
	box-shadow: 1px 1px 25px rgba(0,0,0,.1); }
.pros_home_list ul li .news_r_fonts h3{ font-size:20px;
color: #343434; margin-bottom:20px;
overflow: hidden; font-weight:normal; overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 25px;    
        max-height: 25px;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;}
.pros_home_list ul li .news_r_fonts  span.lines01{ position:relative; display:block; height:25px;}
.pros_home_list ul li .news_r_fonts span.lines01::before {
    position: absolute;
    left: 0%;
    bottom: 15px;
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background-color: #1978b8;
    transition: all .5s ease;
}
.pros_home_list ul li .news_r_fonts .news_descipe{font-size: 14px;
color: #999;
overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        line-height: 23px;
        max-height: 46px;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical; margin-bottom:15px;}
.pros_home_list ul li .news_r_fonts .news_showmore{ font-size:12px; color:#144697}

.pros_home_list ul li:hover{ }
.pros_home_list ul li:hover .news_l_times,.pros_home_list ul li:hover .news_l_times .time_dd,.new_lists ul li:hover .news_r_fonts,.pros_home_list ul li:hover .news_r_fonts h3,.pros_home_list ul li:hover .news_r_fonts .news_mores{}

.swiper-container.swiper-products {
position: relative;padding-bottom:30px;}
.swiper-products .swiper-wrapper{ }
.swiper-products .swiper-slide {
      text-align: center; width:25%;
      font-size: 18px;position:relative;padding-right:0;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: inline;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.swiper-products .swiper-slide img{height: auto ; border:0}

.swiper-products .swiper-pagination-bullet {
	width:10px;
	height:10px;border:#7a7a7a 1px solid;border:#7a7a7a 1px solid;background: #fff;border-radius:50%;opacity:1
}
.swiper-products .swiper-pagination-bullet-active {
    opacity: 1;
    background: #144697;border-radius:50%; border:#144697 1px solid;
}
/*.swiper-container5  .swiper-pagination-bullet::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -4px;
	width:10px;
	height:10px;
	background: #c0120b;

}*/
.swiper-products  .swiper-button-prev{ background:url(../images/left01.png) center center no-repeat; width:60px; height:60px; left:3%; margin-top:-100px;}
.swiper-products  .swiper-button-next{ background:url(../images/right01.png) center center no-repeat; width:60px; height:60px; right:3%; margin-top:-100px;}

.service_home{ position:relative;}
.service_home .service_lists{ position:absolute; left:0; bottom:100px; z-index:2; width:100%;}

.service_home .service_lists ul{}
.service_home .service_lists ul li{ margin-bottom:20px;background: rgba(0,0,0,0.5); text-align:center; font-size:18px; width:266px; padding:16px 0; color:#FFF;-webkit-transition: all ease .4s;
	transition: all ease .4s;}
.service_home .service_lists ul li a{color:#FFF;}
.service_home .service_lists.on01 li:nth-child(1){background: rgba(0,105,176,0.9);-webkit-transition: all ease .4s;
	transition: all ease .4s;}
.service_home .service_lists.on02 li:nth-child(2){background: rgba(0,105,176,0.9);-webkit-transition: all ease .4s;
	transition: all ease .4s;}
.service_home .service_lists.on03 li:nth-child(3){background: rgba(0,105,176,0.9);-webkit-transition: all ease .4s;
	transition: all ease .4s;}
.swiper-service{}
.swiper-service .swiper-slide{  background-size:cover; padding:100px 0; color:#FFF}
.swiper-service .swiper-slide .back_imgsd{ width:100%; height:auto;}
.swiper-service .swiper-slide .service_fonts{}
.swiper-service .swiper-slide .service_fonts .service_left{ float:left; width:60%;}
.swiper-service .swiper-slide .service_fonts .service_left .sercive_titile{ font-size:46px; margin-bottom:30px;line-height: 1;}
.swiper-service .swiper-slide .service_fonts .service_left .sercive_line{ height:2px; width:40px; background-color:#FFF;margin-bottom:15px;}
.swiper-service .swiper-slide .service_fonts .service_left .sercive_descipe{ line-height:40px; font-size:16px;}
.swiper-service .swiper-slide .service_fonts .service_right{ float:right; width:32%;-webkit-transition: all ease .4s;
	transition: all ease .4s;}

.swiper-service .swiper-slide .service_fonts .service_right ul li{ margin-bottom:18px; position:relative;} 
.swiper-service .swiper-slide .service_fonts .service_right ul li img{ width:100%;}
.swiper-service .swiper-slide .service_fonts .service_right ul li p{ position:absolute; left:0; bottom:0; width:100%; text-align:center; padding-bottom:20px; padding-top:50px; font-size:16px; font-weight:bold; background:url(../images/yinying.png) left top repeat-x;}



.button {
 position:absolute;
 cursor:pointer;
top: 35px;
 color:#333; width:49px; height:49px; z-index:2000
}
.prev {
 left:0px; background:url(../images/btn_l.png) center center no-repeat; background-size:cover;-webkit-transition: all ease .4s;
transition: all ease .4s;
}
.prev:hover {
background:url(../images/btn_l_hover.png) center center no-repeat;-webkit-transition: all ease .4s;
transition: all ease .4s;
}
.next {
 right:0px;
 background:url(../images/btn_r.png) center center no-repeat; background-size:cover;-webkit-transition: all ease .4s;
transition: all ease .4s;
}
.next:hover {
background:url(../images/btn_r_hover.png) center center no-repeat;-webkit-transition: all ease .4s;
transition: all ease .4s;
}
.container2 {
 position:relative;padding-left: 50px;
padding-right: 50px;
}
.slide_wrap {
 overflow:hidden;
 position:relative
}
.slide_wrap ul {
 position:relative;
 left:0; z-index:3
}
.slide_wrap::after {
 width:100%;
 height:1px;
 background-color:#cccccc;
 content:'';
 position:absolute;
 top:60px;
 left:0
}
.slide_items li {
 float:left;
 font-size:20px;
width:250px;
 text-align:center
}
.slide_items li a {
 display:block
}
.slide_items li:first-child {
 color:#ff0;
 border-radius:30px
}
.slide_items li.on {
 color:#ff0;
 border-radius:30px
}
.slide_items li span {
 color:#666666;
 font-size:26px;
 display:block;font-family: "DIN-BOLD";font-style:italic;text-shadow: 0 10px 15px rgba(0,0, 0, 0.4);
}
.slide_items li.on span{ color:#0069b0; font-size:30px;text-shadow: 0 10px 15px rgba(13, 68, 134, 0.4);}
.slide_items li:first-child span{ color:#0069b0; font-size:30px;text-shadow: 0 10px 15px rgba(13, 68, 134, 0.4);}
.slide_items li div {
 display:inline-block;
 width:16px;
 height:16px;
 border:1px solid #a2a2a2;
 border-radius:13px;
 padding:2px;
 box-sizing:border-box;
 margin-top:22px
}
.slide_items li i {
 display:block;
 width:10px;
 height:10px;
 background-color:#cccccc;
 border-radius:5px
}
.slide_items li.on i {
 background-color:#1e73b4;
}
.slide_items li:first-child i {
 background-color:#1e73b4;
}
.slide_items li.on div {
 display:inline-block;
 width:26px;
 height:26px;
 background-color:#cfeaff;border:1px solid #1e73b4;
 border-radius:13px;
 padding:8px;
 box-sizing:border-box;
 margin-top:16px
}
.slide_items li:first-child div {
 display:inline-block;
 width:26px;
 height:26px;
 background-color:#cfeaff;
 border-radius:13px;
 padding:8px;
 box-sizing:border-box;
 margin-top:16px;border: 1px solid #1e73b4;
}
.slide-content {
margin-top:60px;
}
.slide-content img {
}
.slide-content ul {
 display:none; font-size:16px;
}
.slide-content ul:first-child{ display:block;}
.slide-content ul.on {
 display:block
}



/*底部公共调用样式内容 开始*/
footer {
    padding-top: 70px;
    background:#3b3b3b url(../images/bottm_back.jpg) center  center no-repeat; background-size:cover; border-top:#0367ab 6px solid;
}
footer  .bottom_l_lists{ float:left; width:80%; text-align:left;}
footer dl {
    width: 19%; display:inline-block; vertical-align:top
}
footer dl dt {
    line-height: 18px;
    margin-bottom: 25px;
    font-size: 18px;
    color: #ffffff;
}

footer .bottom_r_con{ float:right; width:19%; text-align:left;}
footer .bottom_r_con .biaoti{ display:block; font-size:18px; color:#ffffff; padding-bottom:20px; line-height:1}
footer .bottom_r_con .bottom_phone{ display:block; color:#ffffff; padding-bottom:30px ; font-size:30px;font-family: "DIN-BOLD";}
footer .bottom_r_con .bottom_links { padding-bottom:40px;}
footer .bottom_r_con .bottom_links select{ background-color:#393a3e; color:#ffffff ; width:100%; border:0; height:40px; line-height:40px; padding-left:10px;}
footer .bottom_r_con .guanzhu{ display:block; color:#7f7f81;}


footer .bottom {
    margin-top:60px; border-top:#555555 1px solid; position: relative;line-height:180%; padding-top:26px; padding-bottom:50px; color:#a9aaab
}
footer .bottom p {
    
}
.fl {
    float: left;
}
.fr {
    float: right;
}
footer .bottom .to-top {
    position: absolute;
    top: -37px;
    left: 50%;
    width: 106px;
    height: 37px;
    margin-left: -53px;
    background: url(../images/bg-top-top.png)  no-repeat;
    cursor: pointer;
}
footer dl dd, footer dl dd a {
    line-height: 36px;
    font-size: 14px;
    color: #a9aaab;
}
footer dl dd a:hover{color: #fff; }
/*底部公共调用样式内容 END*/

.adbanner .slick-dots {
	text-align: right;
	padding-right: 70px
}

.adbanner .slick-dots li button {
	border-radius: 0;
	width: 6px;
	height: 6px
}

.adbanner .slick-dots li.slick-active button {
	background: #0a3f74
}

.ft-floatbox {
	background: #000;
	height: 290px;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-top: 35px;
	position: fixed
}

.ft-floatbox .ren {
	float: left;
	margin-left: -40px;
	margin-top: -85px
}

.ft-floatbox .text {
	float: left;
	font-family: "Source Han Sans CN";
	padding: 20px 0 0 20px
}

.ft-floatbox .text .font34 {
	font-size: 34px;
	font-weight: 700;
	line-height: 60px;
	color: #fff
}

.ft-floatbox .text .font34 span {
	font-family: arial;
	color: #0a3f74
}

.ft-floatbox .text .font25 {
	font-size: 25px;
	line-height: 30px;
	color: #b2b2b2
}

.ft-floatbox .message {
	float: left;
	width: 330px;
	margin-left: 60px
}

.ft-floatbox .message li {
	position: relative;
	margin-top: 11px
}

.ft-floatbox .message li input,.ft-floatbox .message li select {
	height: 45px;
	font-size: 16px;
	color: #444;
	font-family: "微软雅黑";
	padding-left: 40px;
	background: #f2f2f2;
	width: 100%;
	border: 0
}

.ft-floatbox .message li input:focus {
	background: #fff
}

.ft-floatbox .message li select {
	color: #999;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../images/sk-2.jpg) no-repeat top right #f2f2f2
}

.ft-floatbox .message li label {
	top: 10px;
	left: 10px;
	position: absolute
}

.ft-floatbox .message li .btn {
	display: block;
	height: 45px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	line-height: 45px;
	text-align: center;
	background: #a3bd2e
}

.ft-floatbox .message li .btn:hover {
	background: #0a3f74
}

.ft-floatbox .weixin {
	float: right;
	color: #fff;
	margin-top: 11px;
	font-size: 15px
}

.ft-floatbox .weixin img {
	margin-bottom: 15px
}

.inside-banner {
	height:467px;
	overflow: hidden;
	position: relative; margin-top:80px;
}

.inside-banner span {
	top: 0;
	left: 50%;
	width: 1920px;
	height: 467px;
	margin-left: -960px;
	position: absolute
}

.inside-banner .txtbox {
	bottom:80px;
	left: 0;
	z-index: 9;
	color: #fff;
	width: 100%;
	font-size: 15px;
	
	text-align: center;
	position: absolute
}

.inside-banner .txtbox p:first-child {
	font-size: 40px;
	line-height: 1;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: "Source Han Sans CN"; text-align:left;
}

.inside-font20 {
	font-size: 20px
}

.inside-menu {
	min-height: 66px; background-color:#1877b7
}

.inside-menu .menu {
	width: 75%;
	float: left;
	font-size: 18px
}

.inside-menu .menu li {
	float: left;
	height: 65px;
	line-height: 65px;
	overflow: hidden;
}

.inside-menu .menu li a {
	display: block;
	padding: 0 30px; font-size:16px;
}

.inside-menu .menu li:first-child a {
}

.inside-menu .menu .active>a {
	color: #1978b8;
}
.inside-menu .menu li.active{ background-color:#FFF; height:66px;}
.inside-menu .menu li:hover>a {

	color: #ffffff;
}
.inside-menu .menu li.active:hover>a {

	color: #1978b8;
}
.jisuh_titile{ text-align:center; padding-bottom:50px;}
.jisuh_titile h3{ font-size:36px; font-weight:normal}
.jisuh_titile span{ font-size:16px; display:block; padding-top:20px; line-height:160%;}

.news_in_contents{ background-color:#f6f6f6; padding-top:70px; padding-bottom:50px;}

.new_in_listsd ul {
	margin-bottom: 70px
}

.new_in_listsd ul li:first-child {
	margin-top: 0
}

.new_in_listsd ul li {
	background: #ffffff;
	margin-top: 30px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	padding: 50px;
	overflow: hidden;box-shadow: 0 0 25px #eee;
}

.new_in_listsd ul li a {
	display: block;
	position: relative;
	overflow: hidden
}

.new_in_listsd ul li .bt {
	font-size: 24px;
	color: #22437d;
	height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; margin-bottom:20px;
}

.new_in_listsd ul li .tt {
	font-size: 15px;
	color: #666; line-height:28px;
	overflow: hidden;
	letter-spacing: 0;
      overflow: hidden;
      display: -webkit-box;
      text-overflow: ellipsis;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
}

.new_in_listsd ul li .date {
	color: #666;
	font-size: 15px;
	font-family: arial;
	padding: 10px 0 5px 0;
}

.new_in_listsd ul li .bt,.new_in_listsd ul li .tt,.new_in_listsd ul li .date {
	
}

.new_in_listsd ul li .more {
	font-size: 14px; display:inline-block;
	color: #ffffff;
	padding:8px 35px;
	-webkit-transition: .5s;
	transition: .5s;
	 background-color:#034486;border-radius:30px; display:none
}

.new_in_listsd ul li:hover {
	box-shadow: 0 0 25px #ddd; background-color:#034486}

.new_in_listsd ul li:hover .bt,.new_in_listsd ul li:hover .date,.new_in_listsd ul li:hover .tt {
	color: #ffffff
}
.new_in_listsd ul li:hover .more{background-color:#ffffff;color: #034486;}

.new_img_lists{ padding-bottom:70px;}
.new_img_lists ul { text-align:center}
.new_img_lists ul li{ display:inline-block; width:31%; margin:0 1%; text-align:left}
.new_img_lists ul li .new_pic{ overflow:hidden;}
.new_img_lists ul li .new_pic img{width:100%;transition: transform 2s;}
.new_img_lists ul li:hover .new_pic img{transform: scale(1.1);}
.new_img_lists ul li .new_titile{font-size: 24px; line-height:1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 20px; margin-top:25px;}
.new_img_lists ul li .new_times{font-size:14px;line-height:1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 15px;color:#999;} 

.new_img_lists ul li .new_descipes {
    font-size: 15px;
    color: #666;
    line-height: 28px;
    overflow: hidden;
    letter-spacing: 0;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.inside-menu .menu-2 {
	font-size: 20px
}

.inside-menu .menu-2 li a {
	display: block;
	position: relative
}

.inside-menu .menu-2 li a:before {
	content: "";
	width: 100%;
	height: 60px;
	top: 6px;
	left: 0;
	opacity: 0;
	position: absolute;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: #0a3f74
}

.inside-menu .menu-2 li a span {
	z-index: :2;
	position: relative;
	display: inline-block
}

.inside-menu .menu-2 li a:first-child {
	padding-left: 40px
}

.inside-menu .menu-2 li:hover a,.inside-menu .menu-2 .active a {
	color: #fff
}

.inside-menu .menu-2 li:hover a:before,.inside-menu .menu-2 .active a:before {
	opacity: 1
}

.inside-menu .menu-3 {
	font-size: 20px
}

.inside-menu .menu-3 li a {
	padding: 0 40px; color:#FFF
}

.inside-menu .current {
	width: 25%;
	float: right;
	height: 66px;
	color: #a3c9e2;
	line-height: 65px;
	overflow: hidden;
	text-align: right
}
.inside-menu .current p{ position:relative; display:inline-block; padding-left:20px;}
.inside-menu .current p::before {
    content: '';
    position: absolute;
    top:50%;
    left: 0%;
    height:15px; background:url(../images/home_icon.png) center center no-repeat;
    width:16px; margin-top:-8px;
}

.inside-menu .current a {
	color: #a3c9e2
}

.inside-menu .current a:hover {
	color: #ffffff
}

.inside-menu .current span {
	color: #ffffff;
	text-decoration: underline
}

.inside-title {
	color: #333;
	font-size: 34px;
	line-height: 1;
	position: relative; padding-top:65px; position:relative; padding-bottom:35px; margin-bottom:40px;
}
.inside-title::before {
    position: absolute;
    left:0%;
    bottom:0px;
    content: "";
    display: block;
    width: 40px;
    height: 4px;
    background-color: #1978b8;
    transition: all .5s ease;
}

.inside-title .titile_en {
	display:block; color:#ebebeb; font-size:50px;font-family: "DIN-BOLD";text-transform:uppercase
}

.inside-technical .bg {
	padding: 95px 0 110px 0;
/*	background: #f4f3f2*/
}

.inside-technical ul {
	margin-bottom: 70px
}

.inside-technical ul li:first-child {
	margin-top: 0
}

.inside-technical ul li {
	background: #f6f6f6;
	margin-top: 30px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	padding: 50px;
	overflow: hidden
}

.inside-technical ul li a {
	display: block;
	position: relative;
	overflow: hidden
}

.inside-technical ul li .bt {
	font-size: 24px;
	color: #22437d;
	height: 26px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden; margin-bottom:10px;
}

.inside-technical ul li .tt {
	font-size: 15px;
	color: #666; line-height:28px;
	overflow: hidden;
	letter-spacing: 0;
      overflow: hidden;
      display: -webkit-box;
      text-overflow: ellipsis;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; margin-bottom:30px;
}

.inside-technical ul li .date {
	color: #666;
	font-size: 15px;
	font-family: arial;
	padding: 10px 0 5px 0;
}

.inside-technical ul li .bt,.inside-technical ul li .tt,.inside-technical ul li .date {
	
}

.inside-technical ul li .more {
	font-size: 14px; display:inline-block;
	color: #ffffff;
	padding:8px 35px;
	-webkit-transition: .5s;
	transition: .5s;
	 background-color:#034486;border-radius:30px;
}

.inside-technical ul li:hover {
	box-shadow: 0 0 25px #ddd; background-color:#034486}

.inside-technical ul li:hover .bt,.inside-technical ul li:hover .date,.inside-technical ul li:hover .tt {
	color: #ffffff
}
.inside-technical ul li:hover .more{background-color:#ffffff;color: #034486;}

.inside-news {
	padding-bottom: 70px
}

.inside-news .one {
	background: #f6f6f6;
	overflow: hidden;
	margin-bottom: 40px
}

.inside-news .one .pic {
	float: left;
	width: 549px;
    position:relative;
	height: 386px
}

.inside-news .one .pic img {
	-webkit-transition: .5s;
	transition: .5s
}

.inside-news .one .text {
	width: 610px;
	float: left;
	padding-left: 50px;
	padding-top: 55px
}

.inside-news .one .text .date {
	font-size: 15px;
	color: #999;
	font-family: arial;
	margin-bottom: 10px
}

.inside-news .one .text .bt {
	font-size: 30px;
	color: #333;
	height: 40px;
	line-height: 36px;
	margin-bottom: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.inside-news .one .text .jsh {
	font-size: 15px;
	color: #666;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-bottom: 59px
}

.inside-news .one .text .more {
	width: 213px;
	height: 49px;
	border: 1px solid #003771;
	font-size: 16px;
	line-height: 47px;
	padding-left: 36px;
	color: #fff;
	-webkit-transition: .5s;
	transition: .5s;
	background: #003771 url(../images/moreh.png) no-repeat 62% center
}

.inside-news .one:hover .pic img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.inside-news .one:hover .text .bt {
	color: #0a3f74
}

.inside-news .one:hover .text .more {
	background: #003771 url(../images/moreh.png) no-repeat 68% center
}

.inside-news ul {
	margin-bottom: 70px
}

.inside-news ul li {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	font-family: "Source Han Sans CN";
	padding: 35px 40px 35px 40px;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden
}

.inside-news ul li a {
	display: block;
	position: relative;
	overflow: hidden
}

.inside-news ul li .bt {
	font-size: 19px;
	color: #222;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.inside-news ul li .date {
	color: #9d9d9d;
	font-size: 14px
}

.inside-news ul li .more {
	font-size: 14px;
	color: #003771;
	position: absolute;
	top: 7px;
	right: 0;
	padding-bottom: 4px;
	-webkit-transition: .5s;
	transition: .5s;
	border-bottom: 1px solid #003771
}

.inside-news ul li:hover {
	background: #f8f8f8
}

.inside-news ul li:hover .bt {
	color: #003771
}

.inside-news-show {
	font-size: 15px;
	line-height: 36px;
	padding: 70px 0 80px 0
}

.inside-news-show h1 {
	color: #000;
	font-size: 34px;
	line-height: 40px;
	font-weight: normal
}

.inside-news-show .info {
	margin-top: 30px;
	padding: 15px 0;
	color: #8a8a8a;
	position: relative;
	margin-bottom: 40px;
	border-top: solid 1px #f1f1f1;
	border-bottom: solid 1px #f1f1f1
}

.inside-news-show .info span {
	padding: 0 30px;
	display: inline-block
}

.inside-news-show .info .share {
	top: 14px;
	right: 0;
	position: absolute
}

.inside-news-show .info .share a {
	margin-right: 10px;
	display: inline-block
}

.inside-news-show .info .share a img {
	background: #b9b9b9;
	border-radius: 100%
}

.inside-news-show .info .share a:hover img {
	background: #0a3f74
}

.inside-xg-news {
	padding: 60px 0 100px 0;
	background: #eee
}

.inside-xg-news fieldset {
	border: 0;
	color: #333;
	font-size: 30px;
	line-height: 30px;
	border-top: solid 1px #d4d4d4
}

.inside-xg-news legend {
	padding-right: 10px
}

.inside-xg-news ul {
	padding-top: 10px
}

.inside-xg-news li {
	width: 47%;
	float: left;
	margin-top: 40px
}

.inside-xg-news li .box {
	overflow: hidden
}

.inside-xg-news li .box:first-child {
	margin-top: 0
}

.inside-xg-news li .time {
	color: #bcbcbc;
	width: 96px;
	float: left;
	height: 64px;
	padding-right: 20px;
	text-align: right;
	font-family: "DINPro-Light_0";
	border-right: solid 1px #ccc
}

.inside-xg-news li .time p:first-child {
	font-size: 30px;
	font-weight: 700
}

.inside-xg-news li .txtbox {
	float: left;
	width: 500px;
	padding-left: 20px
}

.inside-xg-news li .txtbox .tit {
	height: 24px;
	margin-top: -2px;
	overflow: hidden;
	font-weight: bold;
	font-size: 16px
}

.inside-xg-news li .txtbox .tit a {
	color: #444
}

.inside-xg-news li .txtbox .txt {
	color: #999;
	height: 40px;
	margin-top: 5px;
	overflow: hidden;
	line-height: 20px
}

.inside-xg-news li .txtbox:hover .tit a {
	color: #0a3f74
}

.inside-page-news {
	padding-top: 40px;
	margin-top: 70px;
	text-align: center;
	border-top: solid 1px #dadada
}

.inside-page-news a {
	color: #444;
	line-height: 50px;
	min-width: 120px;
	display: inline-block;
	text-align: center;
	border: solid 1px #cbcbcb
}

.inside-page-news a:hover {
	color: #0a3f74;
	border-color: #0a3f74
}

.inside-page-news font:first-child {
	float: left
}

.inside-page-news font:last-child {
	float: right
}

.inside-page-news .return {
	border: 0
}

.inside-page {
	text-align: center;
	overflow: hidden
}

.inside-page a {
	background: #fff;
	display: inline-block;
	line-height: 33px;
	padding: 0 15px;
	text-align: center;
	height: 35px;
	margin: 0 0 0 6px;
	font-family: arial;
	font-size: 14px;
	border: solid 1px #ddd;
	color: #666
}

.inside-page a:hover {
	border-color: #0a3f74;
	color: #fff;
	background: #0a3f74
}

.inside-page .cpb {
	border-color: #0a3f74;
	color: #fff;
	background: #0a3f74
}

.inside-about {
	color: #444;
	padding-bottom: 110px;
	line-height: 34px;
	font-size: 14px
}

.inside-about .text {
	margin-top: -20px;
	margin-bottom: 50px
}

.inside-about .list li {
	margin-top: 5px
}

.inside-about .list-video {
	padding-top: 0px
}

@media (max-width:1280px) {
	.inside-about .list-video {
		margin-left: 0;
		margin-right: 0
	}
}

.inside-about .list-video li {
	float: left;
	width:48%;
	height: auto;
	margin: 0 1%; margin-bottom:25px;
	position: relative; display:inline; overflow:hidden
}
.inside-about .list-video li  .video_imgs{ width:100%; height:auto;transition: transform 2s;}
.inside-about .list-video li:hover  .video_imgs{transform: scale(1.1);}
.inside-about .list-video li  .video_iconsd{ position:absolute; left:50%; top:50%; z-index:2; margin-top:-40px; margin-left:-40px;}
.inside-about .list-video li  .vedio_titile{ position:absolute; left:0%; bottom:0%; width:100%; background:url(../images/back003.png) left top repeat-x; text-align:center; color:#FFF; z-index:2; padding:10px 0; padding-top:40px;}

@media (max-width:1280px) {
	.inside-about .list-video li {
		margin: 0 14px
	}
}

.inside-about .list-video li .pic {
	width: 600px;
	height: 445px;
	position: relative
}

.inside-about .list-video li .tit {
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    position: relative;
    background-color: #000;
}

.inside-about .list-honor {
	margin: 0 -5px; text-align:center
}

@media (max-width:1280px) {
	.inside-about .list-honor {
		margin: 0
	}
}

.inside-about .list-honor li {
	width: 23%; display:inline-block;
	color: #333;
	margin: 10px 0.5%;
	font-size: 16px;
	text-align: center;
	position: relative
}

@media (max-width:1280px) {
	.inside-about .list-honor li {
		margin-left: 3px;
		margin-right: 3px
	}
}

.inside-about .list-honor li a {
	color: #381b30;
	display: block;
	margin: 0 auto;
	position: relative
}

.inside-about .list-honor li .pic {
	width: 100%;
	height: 430px;
	display: block;
	position: relative;
	
}

.inside-about .list-honor li .tit {
	height: 24px;
	overflow: hidden;
	margin-top: 15px;
	padding: 0 20px;
	line-height: 24px;
	font-weight: lighter
}

.inside-about .list-honor li:nth-child(1),.inside-about .list-honor li:nth-child(2),.inside-about .list-honor li:nth-child(3) {
	width: 31%; margin: 0 0.5%;
}
.inside-about .list-honor li img{ width:100%;border: solid 3px #b6b6b6}

.inside-about .list-honor li:nth-child(1) .pic,.inside-about .list-honor li:nth-child(2) .pic,.inside-about .list-honor li:nth-child(3) .pic {
	width: 100%;
	height: 286px
}

.inside-contact {
	padding-bottom: 150px
}

.inside-contact .tel {
	font-size: 36px;
	line-height: 40px;
	color: #22437d;
	margin-top: -20px;
	padding-bottom: 60px;
	text-align: center
}

.inside-contact .tel span {
	color: #474747;
	font-family: "DIN-BOLD"
}

.inside-contact dl {
	overflow: hidden
}

.inside-contact dt {
	float: left;
	width: 64%
}
.inside-contact dt img{ width:100%}
.inside-contact dd {
	float: right;
	width: 35%
}

.inside-contact dd .item {
	font-size: 15px;
	padding: 52px 30px;
	padding-bottom: 42px;
	padding-right: 10px;
	background: #f4f4f4;
	margin-top: 40px
}

.inside-contact dd .item:first-child {
	margin-top: 0
}

.inside-contact dd .name {
	color: #444;
	font-size: 24px;
	padding-bottom: 10px
}

.inside-contact dd .tt {
	padding-left: 30px;
	margin-top: 15px;
	position: relative
}

.inside-contact dd .tt img {
	top: 3px;
	left: 0;
	position: absolute
}

.inisde-proudct .inside-title {
	padding-top: 60px
}

.inisde-proudct .list {
	margin: 0 -15px;
	margin-top: -20px
}

@media (max-width:1280px) {
	.inisde-proudct .list {
		margin: 0
	}
}

.inisde-proudct .list li {
	width: 31%;
	float: left;
	margin: 15px 1%; display:inline
}

@media (max-width:1280px) {
	.inisde-proudct .list li {
		margin: 10px
	}
}

.inisde-proudct .list li a {
	display: block;
	position: relative
}

.inisde-proudct .list li .pic {
	width:100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.inisde-proudct .list li .pic img { width:100%; height:400px;transition: transform 2s;}
.inisde-proudct .list li:hover .pic img {transform: scale(1.1);}

.inisde-proudct .list li .tit {
	color: #fff;
	height: 60px;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	position: relative;
	background: #0a3f74;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inisde-proudct .list li .tit span {
	right: 50px;
	top: 0;
	position: absolute;
	display: inline-block
}

.inisde-proudct .list li:hover  {
	border-bottom: 0
}




.inisde-proudct .list li:hover .tit {
	background: #3a9cdd;
	border-top: 0
}

.inisde-proudct .inside-page {
	padding: 50px 0 60px 0
}

.inisde-proudct .list-2 {
	padding: 50px 0;
	background: #f4f4f4
}

.inisde-proudct .list-2 .title {
	color: #444;
	font-size: 24px;
	padding-bottom: 20px;
	text-align: center
}

.inisde-proudct .list-2 li {
	width: 25%;
	float: left;
	color: #444;
	height: 130px;
	font-size: 16px;
	text-align: center;
	margin-left: -1px;
	margin-top: -1px;
	border: solid 1px #dedede
}

.inisde-proudct .list-2 li .pic {
	width: 230px;
	height: 80px;
	margin: 0 auto;
	position: relative
}

.inisde-proudct .list-3 {
	background: #fff
}

.inside-news-box {
	padding: 90px 0
}

.inside-news-box .title {
	color: #111;
	font-size: 26px;
	line-height: 30px;
	padding-bottom: 20px;
	border-bottom: solid 1px #e9e9e9
}

.inside-news-box .title a {
	width: 70px;
	height: 20px;
	color: #b5b5b5;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	border-radius: 30px;
	float: right;
	margin-top: 13px;
	border: solid 1px #e0e0e0;
	display: inline-block
}

.inside-news-box .leftbox {
	width: 560px;
	float: left
}

.inside-news-box .leftbox ul {
	padding-top: 10px
}

.inside-news-box .leftbox li {
	color: #777;
	height: 34px;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
	line-height: 34px;
	font-size: 15px
}

.inside-news-box .leftbox li:before {
	content: "";
	width: 4px;
	height: 4px;
	left: 0;
	top: 16px;
	background: #777;
	position: absolute
}

.inside-news-box .leftbox li a {
	color: #777;
	display: block;
	float: left;
	width: 75%
}

.inside-news-box .leftbox li span {
	float: right;
	font-size: 14px;
	font-family: arial
}

.inside-news-box .leftbox li:hover:before {
	background: #0a3f74
}

.inside-news-box .leftbox li:hover a {
	color: #0a3f74
}

.banner_pro_info img{ width:100%; }

.inside-baozhang {
	height: auto;
	color: #fff;
	padding-top:60px;
	background: url(../images/xiala_back.png) repeat-y center center; padding-bottom:110px;
}

.inside-baozhang .title {
	color: #fff;
	font-size: 36px;
	line-height: 40px;
	text-align: center; 
}

.inside-baozhang li {
	width: 33.333%;
	float: left;
	font-size: 17px;
	margin-top:50px;
	position: relative;
	text-align: center;border-right:#5298de 1px solid;
}
.inside-baozhang li:first-child{border-left:#4e79a3 1px solid;}

.inside-baozhang li span {
	height: auto;
	width: 100%;
	font-size: 100px;
	font-family: arial;
	line-height: 164px;
	border-radius: 100%;
	color: #ffffff;
	position: relative;
	vertical-align: top;
	display: inline-block;    font-family: "DIN-BOLD";
}

.inside-baozhang li span i {
	top: -30px;
	font-size:30px;
	vertical-align: top;
	font-style: normal;
	position: absolute;font-family: "Microsoft YaHei","arial"
}
.inside-baozhang li em{font-family: "Microsoft YaHei","arial";font-style: normal}

.inside-baozhang li p {
	margin-top: 0px;
	font-size: 20px;
	line-height: 26px
}

.inside-baozhang li:first-child:before {
	display: none
}

.inside-group {
	color: #555;
	font-size: 17px;
	line-height: 34px
}

.inside-group .title {
	color: #333;
	font-size: 36px;
	line-height: 40px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 30px;
	font-family: "Source Han Sans CN"
}

.inside-group .pic {
	margin-top: 20px;
	text-align: center
}

.inside-group .item li {
	overflow: hidden;
	padding: 100px 0 80px 0;
	background: #f4f4f4
}

.inside-group .item li:hover dt img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.inside-group .item dt {
	float: left;
	width: 232px;
	height: 74px;
	padding: 14px;
	font-size: 20px;
	color: #0a3f74;
	padding-left: 30px;
	line-height: 40px;
	font-family: "Source Han Sans CN";
	border: solid 1px #0a3f74
}

.inside-group .item dt img {
	margin-right: 15px;
	float: left;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-group .item dd {
	width: 950px;
	float: right;
	line-height: 32px;
	margin-top: -10px
}

.inside-group .item-1 {
	padding: 100px 0;
	background: #f4f4f4
}

.inside-group .item-2 {
	background: none
}

.about_us_lists ul{ text-align:center}
.about_us_lists ul li { min-height:560px; display:inline-block; width:23%; margin:0 0.6%; background-color:#f5f5f5; vertical-align:top; padding:30px; padding-top:60px;}
.about_us_lists ul li dt{}
.about_us_lists ul li dt .back_imgs{ display:block; width:70px; height:70px; margin:0px auto; margin-bottom:20px; background:url(../images/about_icon_01.png) center center no-repeat; background-size:cover}
.about_us_lists ul li:nth-child(2) dt .back_imgs{ background:url(../images/about_icon_02.png) center center no-repeat; }
.about_us_lists ul li:nth-child(3) dt .back_imgs{ background:url(../images/about_icon_03.png) center center no-repeat; }
.about_us_lists ul li:nth-child(4) dt .back_imgs{ background:url(../images/about_icon_04.png) center center no-repeat; }
.about_us_lists ul li dt .titiles02{ display:block; font-size:30px; margin-bottom:50px; }
.about_us_lists ul li dd{ text-align:left; font-size:14px;}
.about_us_lists ul li:hover{background:url(../images/back_002.png) center center no-repeat; background-size:cover}
.about_us_lists ul li:hover dt .back_imgs{ background:url(../images/about_icon_hover01.png) center center no-repeat;}
.about_us_lists ul li:nth-child(2):hover dt .back_imgs{ background:url(../images/about_icon_hover02.png) center center no-repeat;}
.about_us_lists ul li:nth-child(3):hover dt .back_imgs{ background:url(../images/about_icon_hover03.png) center center no-repeat;}
.about_us_lists ul li:nth-child(4):hover dt .back_imgs{ background:url(../images/about_icon_hover04.png) center center no-repeat;}
.about_us_lists ul li:hover{ color:#FFF}
.about_us_lists ul li:hover a{color:#FFF}

.menufloat {
	top: 20%;
	width: 100px;
	right: 100px;
	z-index: 100;
	position: fixed;
 
}

.menufloat li {
	width: 80px;
	height: 80px;
	text-align: center;
	padding-top: 13px;
	margin-top: 6px;
	background: #fff;
	border: solid 1px #3a9cdd
}

.menufloat li a {
	color: #333;
	display: block;
	font-size: 12px
}

.menufloat li a .tit {
    height:24px;
    line-height:24px;
    overflow:hidden;
}

.menufloat li .icobox {
	margin-bottom: 3px;
	position: relative;
	display: inline-block
}

.menufloat li .ico-h {
	top: 0;
	left: 0;
	opacity: 0;
	position: absolute
}

.menufloat .active {
	border-color: #0a3f74;
	background: #0a3f74
}

.menufloat .active a {
	color: #fff
}

.menufloat .active .ico {
	opacity: 0
}

.menufloat .active .ico-h {
	opacity: 1
}

.menufloat .ico img{
    max-height:40px;
}

.menufloat .ico-h img{
    max-height:40px;
}

@media (max-width:1600px) {
	.menufloat {
		right: 30px
	}
}

@media (max-width:1440px) {
	.menufloat {
		right: 0
	}
}

.inisde-proudct-show .title-2 {
	color: #333333;
	font-size: 40px;
	letter-spacing: 5px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 46px;
	padding: 40px 0 20px 0;
}

.inisde-proudct-show .item-1 {
	padding-top: 50px;
	text-align: center;background: #f5f5f5; padding-bottom:100px;
}
.inisde-proudct-show #proshow-5  .item-1{ background-color:#FFF}
.inisde-proudct-show .item-1 .hexin{ text-align:center}
.inisde-proudct-show .item-1 .hexin li{ float:left; width:31%; margin:1%;display: table;
vertical-align: middle; border:#FFF 3px solid; background-color:#ffffff; padding-right:20px;padding-left:20px;-webkit-transition: all ease .4s;
	transition: all ease .4s;}
.inisde-proudct-show .item-1 .hexin li .img_left{vertical-align: middle;
display: table-cell;
width: 50%;}
.inisde-proudct-show .item-1 .hexin li .font_right{vertical-align: middle;
display: table-cell;
width: 50%;
padding-left: 4%;
font-size: 16px;
line-height: 180%; text-align:left}
.inisde-proudct-show .item-1 .hexin li .font_right h3{ font-size:20px; margin-bottom:15px;}
.inisde-proudct-show .item-1 .hexin li .font_right span{ display:block; font-size:15px; color:#4c4948; line-height:180%;}
.inisde-proudct-show .item-1 .hexin li:hover{ border:#034486 3px solid;-webkit-transition: all ease .4s;
	transition: all ease .4s;}

.inisde-proudct-show .item-2 {
	color: #fff;
	margin-top: 40px;
	background: url(../images/xiala_back.png) repeat-y top center
}



.inisde-proudct-show .baohus ul{ text-align:center}
.inisde-proudct-show .baohus ul li{ float:left; width:15%; margin:5%;  text-align:center; background:none;border:#FFF 1px solid;border-radius: 6px;-webkit-transition: all ease .4s;
	transition: all ease .4s; color:#FFF; padding-top:10px; margin-bottom:40px; margin-top:0}
.inisde-proudct-show .baohus ul li .img_left2{ display:block; margin-bottom:15px;}
.inisde-proudct-show .baohus ul li .font_right2{ font-size:22px; margin-bottom:15px;}
.inisde-proudct-show .baohus ul li:hover{ border:#FFF 1px solid;}
	
	

.inisde-proudct-show .item-2 .title-2 {
	color: #fff;
	border-bottom: 0
}
.inisde-proudct-show .item-2 .title-2 span{ display:block; padding-top:25px; padding-bottom:20px; font-size:16px;  line-height:1}

.inisde-proudct-show .item-3 {
	background: #f5f5f5
}
.inisde-proudct-show .item-2.baohus  { padding-bottom:60px;}

.inisde-proudct-show .item-4 {
	padding-top: 10px;
	padding-bottom: 110px
}

.inisde-proudct-show .item-4 .title-2 {
	border: 0
}

.xijie{}
.xijie ul { text-align:center;}
.xijie ul li{ display:inline-block; width:23%; margin:0 0.8%; background-color:#FFF; vertical-align:top}
.xijie ul li .xijie_img{ position:relative; width:100%; height:150px;}
.xijie ul li .xijie_img img{display: block;
margin: auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);}
.xijie ul li .xijie_font{ font-size:20px; padding-bottom:30px;}
.xijie_pic { padding-top:60px;}
.xijie_pic img{ width:100%;}

.canshu_img{ font-size:20px; line-height:30px; text-align:left; padding-top:30px;}
.canshu_img img{ margin-top:20px;}

.table_show{ background-color:#a2b3bd; border:#a2b3bd}
.table_show td{background-color:#ffffff; height:42px; line-height:42px; text-align:left; padding-left:20px; font-size:14px; color:#383838; width:10%}
.table_show td.centers{ text-align:center; padding:0}
.table_show td.padding{}
.table_show .back27589f td{ background-color:#27589f; color:#ffffff; font-size:16px ; font-weight:bold;text-align:center; padding:0}
.table_show td.xiejiao{ position:relative;height:66px; line-height:66px; background:#27589f url(../images/xiexian.png) center center no-repeat; background-size:100%; }
.table_show td.xiejiao .font01{ position:absolute; left:20px; bottom:10px;height: auto;line-height: 1;}
.table_show td.xiejiao .font02{ position:absolute; right:20px; top:10px;height: auto;line-height: 1;}
.table_show td.xiejiao  .line_ffffff{ position:absolute; right:0px; top:0px;height: 100%; width:1px;background-color:#ffffff; }
.margin_bottom{ margin-bottom:40px;}

.home_vedio{ background:#373737 url(../images/shipin.png) center center no-repeat;}

.caokong{}
.caokong ul { text-align:left;}
.caokong ul li{ float:left; display:inline; width:33.2%; padding:0%;border-top:#d4d4d4 1px solid; border-bottom:#d4d4d4 1px solid;border-right:#d4d4d4 1px solid; vertical-align:top; text-align:center; padding:50px 0}
.caokong ul li .xijie_img{ padding-bottom:20px;}
.caokong ul li .xijie_img img{ max-width:85%}
.caokong ul li .xijie_font{ font-size:15px; line-height:160%;}
.caokong ul li .xijie_font span{ display:block; font-size:20px;padding-bottom:10px;}
.caokong ul li .xijie_titile{ font-size:24px; padding-bottom:20px; color:#023f7b}
.caokong ul li:nth-child(3) {border-right:0;}
.caokong ul li:nth-child(4) {border-top:0;}
.caokong ul li:nth-child(5) {border-top:0;}
.caokong ul li:nth-child(6) {border-top:0;border-right:0;}

.inisde-proudct-show .item-4 .scroll {
	width: 1211px;
	margin: 0 auto;
	padding-top: 8px;
	height: 743px;
	background: #575757
}

.inisde-proudct-show .item-4 .bigimg {
	width: 1194px;
	height: 614px;
	margin: 0 auto
}

.inisde-proudct-show .item-4 .bigimg span {
	width: 1194px;
	height: 614px;
	display: block;
	position: relative
}

.inisde-proudct-show .item-4 .bigimg .slick-prev,.inisde-proudct-show .item-4 .bigimg .slick-next {
	width: 63px;
	height: 63px;
	border: 0;
	margin-top: -31px
}

.inisde-proudct-show .item-4 .bigimg .slick-prev {
	background: url(../images/arrow-11.png) no-repeat center center
}

.inisde-proudct-show .item-4 .bigimg .slick-next {
	background: url(../images/arrow-2.png) no-repeat center center
}

.inisde-proudct-show .item-4 .small {
	height: 89px;
	padding: 25px 50px 8px 50px
}

.inisde-proudct-show .item-4 .small span {
	width: 172px;
	height: 89px;
	display: inline-block;
	position: relative
}

.inisde-proudct-show .item-4 .small .slick-prev,.inisde-proudct-show .item-4 .small .slick-next {
	width: 28px;
	height: 28px;
	border: 0;
	margin-top: 10px
}

.inisde-proudct-show .item-4 .small .slick-prev {
	left: 15px;
	background: url(../images/arrow-3.png) no-repeat center center
}

.inisde-proudct-show .item-4 .small .slick-next {
	right: 15px;
	background: url(../images/arrow-4.png) no-repeat center center
}

/**********IE8***********/

.prompt {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(../images/ie_sosad.png) no-repeat center 35% #ffffff;
  left: 0;
  bottom: 0;
  display: none;
  z-index: 999;
  filter: alpha(opacity=80);
  opacity: 80;
}
.prompt span {
  position: absolute;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
  top: 55%;
  left: 50%;
  margin-left: -200px;
  width: 400px;
  display: block;
  line-height: 24px;
  color: #666;
}
.prompt span a {
  text-decoration: underline;
}
.prompt_close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 30px;
  top: 30px;
  background: url(../images/closed.png) no-repeat center center;
  cursor: pointer;
}