* {
	box-sizing: border-box;
	outline: 0
}

@font-face {
	font-family:"DIN-LIGHT_0";src:url("../font/DIN-LIGHT_0.woff2") format("woff2"),url("../font/DIN-LIGHT_0.woff") format("woff"),url("../font/DIN-LIGHT_0.ttf") format("truetype"),url("../font/DIN-LIGHT_0.eot") format("embedded-opentype"),url("../font/DIN-LIGHT_0.svg") format("svg")
}

@font-face {
	font-family:"DIN-MEDIUM(1)";src:url("../font/DIN-MEDIUM(1).woff2") format("woff2"),url("../font/DIN-MEDIUM(1).woff") format("woff"),url("../font/DIN-MEDIUM(1).ttf") format("truetype"),url("../font/DIN-MEDIUM(1).eot") format("embedded-opentype"),url("../font/DIN-MEDIUM(1).svg") format("svg")
}

@font-face {
	font-family:"DINCond-Regular";src:url("../font/DINCond-Regular.woff2") format("woff2"),url("../font/DINCond-Regular.woff") format("woff"),url("../font/DINCond-Regular.ttf") format("truetype"),url("../font/DINCond-Regular.eot") format("embedded-opentype"),url("../font/DINCond-Regular.svg") format("svg")
}

body {
	color: #666;
	line-height: 24px;
	font-size: 14px;
	background-color: #fff;
	min-width: 1259px;
	font-family: "Microsoft YaHei","arial"
}

img {
	border: 0;
	vertical-align: top
}

a {
	color: #666;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

a:hover {
	color: #003894
}

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:"avgr45w";src:url("../font/avgr45w.woff2") format("woff2"),url("../font/avgr45w.woff") format("woff"),url("../font/avgr45w.ttf") format("truetype"),url("../font/avgr45w.eot") format("embedded-opentype"),url("../font/avgr45w.svg") format("svg");font-weight:normal;font-style:normal
}

.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: 1259px;
	margin: 5 auto
	padding-left:10px;
}

.header {
	z-index: 99;
	height: 100px;
	padding-left: 70px;
	position: relative;
	border-bottom: solid 1px #eaeaea
}

@media (max-width:1790px) {
	.header {
		padding-left: 30px
	}
}

.header .logo {
	float: left;
	margin-top: 29px;
	position: relative;
	display: inline-block
}

@media (max-width:1790px) {
	.header .logo {
		display: none
	}
}

.header .logo-small {
	display: none;
	float: left;
	margin-top: 29px;
	position: relative
}

@media (max-width:1790px) {
	.header .logo-small {
		display: block
	}
}

.header .nav {
	float: right
}

.header .nav li {
	float: left;
	margin: 0 15px;
	line-height: 100px;
	font-size: 18px
}

.header .nav li>a {
	color: #111;
	height: 100px;
	display: block
}

.header .nav li .subnav {
	top: 100px;
	left: 0;
	width: 100%;
	display: none;
	padding-bottom: 40px;
	background: url(/assets/index/imgs/subnav.jpg) repeat-y top center;
	position: absolute
}

.header .nav li .subnav2{
	top: 100px;
	left: 0;
	width: 100%;
	display: none;
	padding-bottom: 40px;
	background: url(/assets/index/imgs/subnav2.jpg) repeat-y top center;
	position: absolute
}

@media (max-width:1560px) {
	.header .nav li {
		margin: 0 10px;
		font-size: 16px
	}
}

@media (max-width:1420px) {
	.header .nav li {
		margin: 0 10px;
		font-size: 14px
	}
}

.header .nav li:hover>a,.header .nav .active>a {
	font-weight: bold;
	color: #003894
}

.header .nav .dl01 {
	padding-top: 30px
}

.header .nav .dl01 dt {
	width: 365px;
	float: left;
	margin-left: 300px
}

.header .nav .dl01 dt a {
	height: 42px;
	display: block;
	line-height: 42px;
	overflow: hidden;
	padding-left: 40px;
	margin-bottom: 10px;
	width: 305px;
	padding-right: 80px;
	-webkit-transition: all 0s ease;
	transition: all 0s ease
}

.header .nav .dl01 dt a:hover,.header .nav .dl01 dt .acur {
	color: #fff;
	background: url(/assets/index/imgs/subline.png) no-repeat center right #003894
}

.header .nav .dl01 dd {
	width: 452px;
	float: right;
	margin-top: 15px
}

.header .nav .dl01 dd .pic {
	width: 452px;
	height: 209px;
	position: relative
}

.header .nav .dl01 dd a {
	line-height: 24px
}

.header .nav .dl01 dd .t1 {
	font-size: 16px;
	height: 48px;
	overflow: hidden;
	margin-top: 15px
}

.header .nav .dl01 dd .t2 {
	color: #fff;
	width: 225px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #003894
}

.header .nav .dl01 dd .t2 img {
	margin-left: 10px
}

.header .nav .dl02 {
	padding-top: 30px
}

.header .nav .dl02 dt {
	width: 695px;
	padding-left: 200px
}

.header .nav .subnav2 .dl02 dt {
	width: 100%;
	padding-left: 200px
}

.header .nav .dl02 dt a {
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	display: block;
	padding-left: 40px
}

.header .nav .dl02 dt h3 a {
	height: 42px;
	display: block;
	font-weight: bold;
	line-height: 42px;
	overflow: hidden;
	padding-left: 40px;
	font-size: 15px;
	padding-right: 80px;
	font-size: 17px;
	color: #003894;
	font-family: "寰粺姝ｉ粦楂�";
	-webkit-transition: all 0s ease;
	transition: all 0s ease
}

.header .nav .dl02 dt h3 a:hover,.header .nav .dl02 dt .acur {
	color: #fff;
	background: url(/assets/index/imgs/subline.png) no-repeat center right #003894
}

.header .nav .dl02 dt .txtbox {
	width: 50%;
	float: left;
	padding: 0 10px
}

.header .nav  .subnav2 .dl02 dt .txtbox {
	width: 20%;
	float: left;
	padding: 0 10px
}

.header .nav .dl02 dd {
	width: 345px;
	float: left;
	margin: 15px 0 0 90px
}

.header .nav .dl02 dd .pic {
	width: 345px;
	height: 209px;
	position: relative
}

.header .nav .dl02 dd a {
	line-height: 24px
}

.header .nav .dl02 dd .t1 {
	font-size: 16px;
	height: 48px;
	overflow: hidden;
	margin-top: 15px
}

.header .nav .dl02 dd .t2 {
	color: #fff;
	width: 225px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #003894
}

.header .nav .dl02 dd .t2 img {
	margin-left: 10px
}

.header .search {
	width: 165px;
	height: 36px;
	float: right;
	margin: 0 45px;
	vertical-align: top;
	margin-top: 35px;
	position: relative;
	display: inline-block;
	border-bottom: solid 1px #a0a0a0
}

.header .search input {
	border: 0;
	width: 150px;
	color: #999;
	font-size: 14px;
	font-family: "寰蒋闆呴粦";
	background: none;
	padding: 6px 10px;
	padding-left: 0
}

@media (max-width:1790px) {
	.header .search {
		margin-left: 25px;
		margin-right: 25px
	}
}

.header .tel {
	color: #7a7a7a;
	font-size: 16px;
	margin-top: 30px;
	float: right;
	line-height: 16px;
	position: relative;
	display: inline-block;
	margin-left: 80px;
	margin-right: 40px;
}

.header .tel img {
	top: 4px;
	left: 0;
	max-height: 40px;
	position: absolute
}

.header .tel i {
	color: #003894;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-family: "DINCond-Regular"
}

@media (max-width:1420px) {
	.header .tel i {
		font-size: 24px
	}
}

.header .weixin {
	float: right;
	padding-left: 30px
}

.header .weixin img {
	vertical-align: top
}

.banner {
	width: 100%;
	display: block;
	height: 750px;
	overflow: hidden;
	position: relative;
	text-align: center
}


.banner .container .txtbox02 .text01{
     color:#000;
     font-weight:bold;
}
.banner .container .txtbox02 .text02{
    font-size:16px;
    color:#000;
    padding-bottom:10px
}
.banner .container .txtbox02 .text03{
}
.banner .container .txtbox02 .text03 span{
     display:inline-block;
     border:solid 1px #000;
     padding:0 20px;
     color:#000;
     line-height:33px;
     margin-top:10px;
}

.banner .textbox {
	top: 150px;
	left: 50%;
	color: #fff;
	z-index: 99;
	width: 630px;
	margin-left: -600px;
	text-align: left;
	position: absolute
}

.banner .txt1 {
	font-size: 52px;
	line-height: 60px
}

.banner .txt2 {
	font-size: 23px;
	padding: 10px 0 5px 0;
	font-family: "DIN-LIGHT_0"
}

.banner .txt3 {
	font-size: 16px
}

.banner .button {
	width: 150px;
	color: #0a1a69;
	font-size: 16px;
	background: #fff;
	line-height: 37px;
	text-align: center;
	border-radius: 30px;
	display: inline-block;
	margin-top: 45px
}

.banner .button:hover {
	color: #fff;
	background: #003894
}

.banner .container {
	position: relative
}

.banner .container .txtbox {
	left: 0;
	color: #fff;
	font-size: 16px;
	text-align: left;
	margin-top: -600px;
	position: absolute;
	font-weight: lighter
}

.banner .container .txtbox .text01 {
	font-size: 52px;
	line-height: 60px;
	font-weight: 500
}

.banner .container .txtbox .text02 {
	margin-top: 20px
}

.banner .container .txtbox02{
    margin-top:-500px;
}

.banner .container .txtbox .more {
	width: 200px;
	height: 50px;
	color: #fff;
	margin-top: 40px;
	text-align: center;
	line-height: 48px;
	border-radius: 30px;
	border: solid 1px #fff;
	display: inline-block;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease
}

.banner .container .txtbox .more img {
	margin-left: 10px;
	display: inline-block;
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease
}

.banner .container .txtbox .more:hover {
	border: solid 2px #fff
}

.banner .container .txtbox .more:hover img {
	margin-left: 20px
}

.banner .slick-active img {
	-webkit-animation: .6s bmove1 alternate linear;
	animation: .6s bmove1 alternate linear
}

.banner .slick-active .txtbox .text01 {
	-webkit-animation: .6s myfirst01 alternate linear;
	animation: .6s myfirst01 alternate linear
}

.banner .slick-active .txtbox .text02 {
	-webkit-animation: .8s myfirst01 alternate linear;
	animation: .8s myfirst01 alternate linear
}

.banner .slick-active .txtbox .more {
	-webkit-animation: .8s myfirst01 alternate linear;
	animation: .8s myfirst01 alternate linear
}

@-webkit-keyframes bmove1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes bmove1 {
	0% {
		opacity: 0;
		-webkit-transform: scale(1.1);
		transform: scale(1.1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes myfirst {
	0% {
		top: 100px;
		opacity: 0
	}

	100% {
		top: 0;
		opacity: 1
	}
}

@keyframes myfirst {
	0% {
		top: 100px;
		opacity: 0
	}

	100% {
		top: 0;
		opacity: 1
	}
}

@-webkit-keyframes myfirst2 {
	0% {
		left: -30px;
		opacity: 0
	}

	100% {
		left: 0;
		opacity: 1
	}
}

@keyframes myfirst2 {
	0% {
		left: -30px;
		opacity: 0
	}

	100% {
		left: 0;
		opacity: 1
	}
}

@-webkit-keyframes myfirst01 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-200px);
		transform: translateX(-200px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes myfirst01 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-200px);
		transform: translateX(-200px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes myfirst02 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes myfirst02 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(50px);
		transform: translateX(50px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes myfirst03 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes myfirst03 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes myfirst04 {
	0% {
		opacity: .5;
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes myfirst04 {
	0% {
		opacity: .5;
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes arrows {
	0% {
		opacity: 1
	}

	100% {
		opacity: 1;
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes arrows {
	0% {
		opacity: 1
	}

	100% {
		opacity: 1;
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@-webkit-keyframes arrows2 {
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

@keyframes arrows2 {
	50% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	100% {
		opacity: 1;
		-webkit-transform: scale(.9);
		transform: scale(.9)
	}
}

.banner .pic {
	width: 100%;
	height: 750px;
	overflow: hidden
}

.banner .pic>span {
	display: block;
	width: 1920px;
	left: 50%;
	height: 750px;
	position: relative;
	text-align: center;
	margin-left: -960px
}

.banner:hover .slick-prev,.banner:hover .slick-next {
	opacity: 1
}

.banner .slick-prev,.banner .slick-next {
	width: 32px;
	height: 32px;
	border-radius: 3px;
	border: 0;
	opacity: 0;
	-webkit-transition: all 334ms ease-in;
	transition: all 334ms ease-in;
	border-left: solid 4px rgba(255,255,255,0.3);
	border-bottom: solid 4px rgba(255,255,255,0.3)
}

.banner .slick-prev:hover,.banner .slick-next:hover {
	border-left: solid 4px rgba(255,255,255,0.7);
	border-bottom: solid 4px rgba(255,255,255,0.7)
}

.banner .slick-prev {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.banner .slick-next {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg)
}

.banner .slick-dots {
	bottom: 35px
}

.banner .slick-dots li button {
	cursor: pointer;
	margin: 0 5px;
	vertical-align: top;
	border-radius: 0;
	width: 10px;
	height: 10px;
	border-radius: 15px;
	-webkit-transition: all .6s ease-out;
	transition: all .6s ease-out;
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center
}

.banner .slick-dots li.slick-active button {
	width: 43px;
	background: #003894
}

.banner .slick-dots {
	bottom: 45px
}

.index-title {
	text-align: center;
	position: relative
}

.index-title .nr {
	left: 0;
	top: 38px;
	width: 100%;
	text-align: center;
	position: absolute
}

.index-title .nr .cn {
	margin-top: 10px;
	font-weight: bold;
	color: #4e4e4e;
	font-size: 48px;
	line-height: 58px;
	font-family: "寰粺姝ｉ粦楂�"
}

.index-title .nr .cn-02 {
	font-size: 15px
}

.index-product {
	padding: 30px 0 90px 0;
    min-height:750px;
}

.index-product .title .en {
	color: #d4d4d4;
	font-size: 60px;
	line-height: 60px
}

.index-product .title .en span {
	font-size: 30px;
	line-height: 30px
}

.index-product .font48 {
	font-weight: bold;
	font-size: 48px;
	line-height: 50px;
	color: #003894;
	padding: 10px 0
}

.index-product .promenubox {
	width: 195px;
	float: left
}

.index-product .promenu li {
	margin-top: 10px;
	height: 66px;
	line-height: 64px;
	overflow: hidden;
	text-align: center;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	border: solid 1px #d4d4d4;
	font-family: "寰粺姝ｉ粦楂�"
}

.index-product .promenu li a {
	display: block;
	font-size: 17px;
	color: #222
}

.index-product .promenu li:hover,.index-product .promenu .active {
	background: #003894;
	border-color: #003894
}

.index-product .promenu li:hover a,.index-product .promenu .active a {
	color: #fff;
	font-weight: bold
}

.index-product .procotbox {
	width: 965px;
	float: right;
	position: relative
}

.index-product .protabcot {
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 50px;
	font-size: 16px;
	line-height: 30px;
	background: #fff;
	position: absolute
}

.index-product .protabcot .title {
	padding-bottom: 40px;
	position: relative
}

.index-product .protabcot .title:before {
	bottom: 0;
	left: 0;
	content: "";
	width: 90px;
	height: 2px;
	position: absolute;
	background: #434343
}

.index-product .protabcot .title .en {
	color: #f8f7f7;
	font-size: 170px;
	line-height: 170px;
	font-weight: bold;
	font-family: "DINCond-Regular"
}

.index-product .protabcot .title .cn {
	font-size: 48px;
	line-height: 50px;
	color: #434343;
	position: relative;
	margin-top: -70px
}

.index-product .protabcot dt {
	width: 480px;
	float: left
}

.index-product .protabcot dt .text {
	height: 120px;
	overflow: hidden;
	margin-top: 40px
}

.index-product .protabcot dt .more {
	display: block;
	margin-top: 35px;
	font-size: 15px;
	color: #003894;
	font-family: arial;
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease
}

.index-product .protabcot dt .more img {
	margin-left: 10px;
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease
}

.index-product .protabcot dt .more:hover {
	font-size: 16px
}

.index-product .protabcot dt .more:hover img {
	margin-left: 20px
}

.index-product .protabcot dd {
	width: 390px;
	float: right;
	height: 529px
}

.index-product .protabcot dd .pic {
	width: 390px;
	height: 529px;
	position: relative
}

.index-product .slick-dots {
	margin-left: -200px
}

.index-product .slick-dots li button {
	width: 38px;
	height: 6px;
	border-radius: 0;
	background: #d4d4d4
}

.index-product .slick-dots li.slick-active button {
	background: #003894
}

.index-apption {
	padding: 75px 0;
	position: relative
}

.index-apption dl {
	margin-top: 45px;
	position: relative
}

.index-apption dl:hover dt a:before {
	opacity: 1
}

.index-apption dl:hover dt a img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.index-apption dl:hover dd {
	padding-top: 70px
}

.index-apption dl:hover dd .more {
	font-size: 16px
}

.index-apption dl:hover dd .more img {
	margin-left: 20px
}

.index-apption dt {
	width: 800px;
	height: 488px;
	float: left;
	overflow: hidden;
	position: relative
}

.index-apption dt a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative
}

.index-apption dt a:before {
	top: 0;
	left: 0;
	z-index: 9;
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	background: rgba(0,0,0,0.2)
}

.index-apption dt img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.index-apption dd {
	width: 615px;
	float: left;
	height: 415px;
	z-index: 9;
	margin-top: 75px;
	margin-left: -160px;
	padding-left: 70px;
	position: relative;
	background: #fff;
	padding-top: 50px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	font-family: "寰粺姝ｉ粦楂�"
}

.index-apption dd h3 {
	font-size: 39px;
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	position: relative
}

.index-apption dd h3:before {
	content: "";
	width: 66px;
	height: 2px;
	bottom: 0;
	left: 0;
	position: absolute;
	background: #003894
}

.index-apption dd h3 a {
	color: #333
}

.index-apption dd p {
	margin: 40px 0 20px 0;
	font-size: 15px;
	height: 96px;
	overflow: hidden
}

.index-apption dd .more {
	color: #003894;
	font-family: arial
}

.index-apption dd .more img {
	margin-left: 10px;
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease
}

.index-apption .img01 {
	right: 0;
	bottom: 0;
	z-index: -1;
	position: absolute
}

.index-apption .tabmenu {
	font-family: "寰粺姝ｉ粦楂�";
	margin-top: 45px
}

.index-apption .tabmenu li {
	width: 203px;
	height: 48px;
	float: left;
	font-size: 18px;
	background: #fff;
	line-height: 46px;
	text-align: center;
	font-weight: 700;
	margin-left: 8px;
	-webkit-transition: all 334ms ease;
    overflow:hidden;
	transition: all 334ms ease;
	border: solid 1px #d9d9d9
}

.index-apption .tabmenu li a {
	color: #292929;
	display: block
}

.index-apption .tabmenu li:first-child {
	margin-left: 0
}

.index-apption .tabmenu li:hover,.index-apption .tabmenu .active {
	background: #003894;
	border-color: #003894
}

.index-apption .tabmenu li:hover a,.index-apption .tabmenu .active a {
	color: #fff
}

.index-about {
	color: #fff;
	height: 767px;
	padding-top: 220px;
	position: relative;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/assets/index/imgs/index-about-bg.jpg)
}

.index-about .leftbox {
	width: 535px;
	float: left;
	font-size: 16px
}

.index-about .leftbox .font52 {
	font-size: 52px;
	line-height: 60px
}

.index-about .leftbox .text {
	height: 90px;
	line-height: 30px;
	overflow: hidden;
	margin: 20px 0 50px 0
}

.index-about .rightbox {
	width: 650px;
	float: right;
	padding-top: 50px
}

.index-about .rightbox li {
	float: left;
	width: 40%;
	font-size: 16px;
	text-align: center
}

.index-about .rightbox li .counter {
	font-size: 72px;
	line-height: 72px;
	font-family: "DIN-MEDIUM(1)"
}

.index-about .rightbox li:last-child {
	width: 20%
}

.index-about .more {
	color: #fff;
	font-size: 15px;
	font-family: arial;
	margin-top: 40px;
	display: block;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}

.index-about .more img {
	margin-left: 5px;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease
}

.index-about .more:hover {
	font-size: 16px
}

.index-about .more:hover img {
	margin-left: 20px
}

.index-news {
	padding: 75px 0;
	height: 766px;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
	background-image: url(/assets/index/imgs/index-bg.jpg)
}

.index-news .index-title .cn,.index-news .index-title .cn-02 {
	color: #fff
}

.index-news li {
	width: 397px;
	float: left;
	padding-bottom: 40px;
	background: #fff;
	margin-left: 30px;
	position: relative;
	margin-top: 60px
}

.index-news li .pic {
	width: 397px;
	height: 228px;
	overflow: hidden;
	position: relative
}

.index-news li .pic:before {
	top: 0;
	left: 50%;
	z-index: 9;
	content: "";
	width: 0;
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	background: rgba(0,0,0,0.2)
}

.index-news li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.index-news li h3 {
	height: 24px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	margin: 20px 0 10px 0
}

.index-news li time {
	color: #b9b9b9;
	display: block;
	font-family: arial
}

.index-news li p {
	color: #666;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	margin-top: 10px;
	padding-right: 30px
}

.index-news li h3,.index-news li time,.index-news li p {
	padding: 0 20px
}

.index-news li:first-child {
	margin-left: 0
}

.index-news li:hover .pic:before {
	opacity: 1;
	width: 100%;
	left: 0
}

.index-news li:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.index-partner {
	padding: 20px 0;
	position: relative
}

.index-partner span {
	float: left;
	width: 120px;
	color: #4b4b4b;
	font-size: 16px;
	line-height: 60px
}

.index-partner .list-sroll {
	float: left
}

.index-partner .list-sroll .pic {
	width: 120px;
	height: 60px;
	position: relative
}


.footer {
	color: #d1c2bc;
	overflow: hidden;
	padding-bottom: 10px;
	background: #393939
}

.footer .links {
	position: relative;
	padding: 10px 0 10px 70px;
	border-top: solid 1px #4d4d4d;
	border-bottom: solid 1px #4d4d4d
}

.footer .links span {
	top: 10px;
	left: 0;
	color: #a7a7a7;
	position: absolute
}

.footer .links a {
	padding: 0 10px;
	color: #a7a7a7;
	display: inline-block
}

.footer .links a:hover {
	color: #fff
}

.footer-menu {
	padding-top: 45px;
	padding-bottom: 45px
}

.footer-menu li {
	width: 12%;
	float: left
}

.footer-menu li a {
	color: #fff;
	display: block;
	opacity: .5;
	line-height: 30px
}

.footer-menu li a:hover {
	opacity: 1
}

.footer-menu li h3 {
	font-weight: normal;
	margin-bottom: 10px
}

.footer-menu li h3 a {
	opacity: 1;
	color: #fff
}

.footer-menu .last {
	width: 28%;
	float: right;
	min-height: 177px;
	padding-left: 50px;
	color: #fff;
	font-family: "寰蒋闆呴粦";
	border-left: solid 1px #4d4d4d
}

.footer-menu .tel {
	font-size: 18px;
	padding-left: 100px;
	margin-top: 15px;
	line-height: 22px;
	position: relative
}

.footer-menu .tel:before {
	content: "";
	width: 35px;
	height: 28px;
	left: 0;
	top: 10px;
	position: absolute;
	background: url(/assets/index/imgs/tel2.png) no-repeat
}

.footer-menu .tel .t1 {
	margin-bottom: 10px
}

.footer-menu .tel .t2 {
	color: #c9c9c9;
	font-size: 28px;
	line-height: 30px;
	font-family: "DIN-LIGHT_0"
}

.footer-menu .tel img {
	top: 0;
	left: 0;
	position: absolute
}

.footer-menu .font18 {
	font-size: 18px;
	font-weight: 500
}

.footer-menu .add {
	margin-left: 67px
}

.footer-menu .button {
	width: 150px;
	opacity: 1;
	border-radius: 5px;
	text-align: center;
	margin-top: 10px;
	margin-left: 67px;
	line-height: 26px;
	border: solid 1px #fff
}

.footer-menu .button:hover {
	border-color: #fff
}

.footer-copy {
	color: #e1e1e1;
	padding: 20px 0
}

.footer-copy .info {
	/*width: 30%;*/
	/*float: right;*/
	/*text-align: right;*/
	display: inline-block
}

.footer-copy .info a {
	color: #e1e1e1;
	padding-left: 15px;
	display: inline-block
}

.footer-copy .info a:hover {
	color: #fff
}

.footer-copy p {
	width: 100%;
	text-align: center;
}

.inside-menu {
	z-index: 9;
	padding: 25px 5px;
	position: relative;
	border-bottom: solid 1px #eaeaea
}

.inside-menu ul {
	width: 70%;
	float: left
}

.inside-menu li {
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 17px;
	padding: 0 30px;
	position: relative
}

.inside-menu li:before {
	top: 50%;
	right: 0;
	height: 16px;
	width: 1px;
	content: "";
	margin-top: -8px;
	background: #ddd;
	position: absolute
}

.inside-menu li a {
	display: block;
	color: #333
}

.inside-menu li:first-child {
	padding-left: 0
}

.inside-menu li:hover a,.inside-menu .active a {
	font-weight: bold;
	color: #003894
}

.inside-menu p {
	width: 25%;
	float: right;
	height: 24px;
	overflow: hidden;
	text-align: right;
	color: #a8a8a8
}

.inside-menu p a {
	color: #a8a8a8
}

.inside-menu p a:hover {
	color: #003894
}

.inside-menu span {
	color: #003894
}

.inside-menu-triangle li:after {
	content: "";
	width: 11px;
	height: 8px;
	right: 10px;
	bottom: -14px;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	background: url(/assets/index/imgs/triangle.png) no-repeat
}

.inside-menu-triangle li:hover:after,.inside-menu-triangle .active:after {
	opacity: 1;
	bottom: 4px
}

.inside-menutwo {
	padding: 20px 0;
	background: #eaeaea
}

.inside-menutwo a {
	font-size: 16px;
	margin-right: 40px;
	display: inline-block
}

.inside-menutwo a:hover,.inside-menutwo .active {
	color: #003894
}

.inside-banner {
	height: 460px;
	position: relative;
	overflow: hidden;
	width: 100%;
}

.inside-banner p {
	left: 0;
	left: 50%;
	height: 460px;
	width: 1920px;
	margin-left: -960px;
	position: absolute
}

.inside-title {
	color: #777;
	font-size: 15px;
	text-align: center;
	margin-bottom: 40px
}

.inside-title .font40 {
	color: #000;
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	font-family: "寰粺姝ｉ粦楂�";
	margin-bottom: 10px
}

.inside-about {
	font-size: 16px;
	padding-top: 70px
}

.inside-about .box-01 {
	padding: 0 50px 70px 50px
}

.inside-about .box-01 ul {
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-about .box-01 li {
	width: 25%;
	float: left;
	margin-top: 50px;
	text-align: center
}

.inside-about .box-01 li .t1 {
	font-size: 17px;
	color: #003894;
	font-weight: bold
}

.inside-about .box-01 li .t2 {
	color: #333;
	margin-top: 10px
}

.inside-about .box-01 li img {
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease
}

.inside-about .box-01 li:hover img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.inside-about .box-02 {
	color: #fff;
	height: 567px;
	padding-top: 200px;
	background: url(/assets/index/imgs/about-bg.jpg) no-repeat top center
}

.inside-about .box-02 .leftbox {
	width: 240px;
	float: left;
	text-align: left;
	margin-left: 80px;
	font-family: "DINCond-Regular"
}

.inside-about .box-02 .leftbox .font58 {
	font-size: 58px;
	font-weight: bold;
	line-height: 60px
}

.inside-about .box-02 .leftbox .font36 {
	font-size: 36px;
	font-weight: bold;
	line-height: 40px;
	position: relative;
	margin-top: -10px;
	padding-left: 10px
}

.inside-about .box-02 .leftbox .font110 {
	vertical-align: top;
	font-size: 120px;
	font-weight: bold;
	line-height: 110px
}

.inside-about .box-02 .rightbox {
	width: 640px;
	float: right;
	text-align: left;
	line-height: 36px;
	margin-top: -30px
}

.inside-about .box-03 {
	padding-top: 50px;
	padding-bottom: 50px
}

.inside-case {
	padding-top: 70px
}

.inside-case ul {
	margin: 0 -20px
}

.inside-case li {
	width: 608px;
	float: left;
	margin: 25px 20px
}

.inside-case li .pic {
	width: 608px;
	height: 365px;
	overflow: hidden;
	position: relative
}

.inside-case li .pic img {
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease
}

.inside-case li .pic:before {
	top: 0;
	left: 0;
	z-index: 1;
	content: "";
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	background: rgba(0,0,0,0.2)
}

.inside-case li .txtbox {
	background: #f5f5f5;
	position: relative;
	padding: 30px 120px 30px 30px
}

.inside-case li .txtbox:before {
	content: "";
	width: 51px;
	height: 32px;
	right: 20px;
	top: 55px;
	position: absolute;
	border: solid 1px #dcdcdc;
	border-radius: 30px;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease;
	background: url(/assets/index/imgs/case-icon.png) no-repeat
}

.inside-case li .txtbox h3 {
	color: #373737;
	font-size: 19px;
	height: 24px;
	overflow: hidden;
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-case li .txtbox p {
	font-size: 13px;
	color: #868686;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 10px
}

.inside-case li:hover .pic:before {
	opacity: 1
}

.inside-case li:hover .pic img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.inside-case li:hover .txtbox:before {
	border-color: #003894;
	background: url(/assets/index/imgs/case-icon02.png) no-repeat #003894
}

.inside-page {
	text-align: center;
	padding: 50px 0 70px 0
}

.inside-page a {
	color: #353535;
	margin: 0 10px;
	padding: 0 20px;
	line-height: 46px;
	background: #f5f5f5;
	display: inline-block
}

.inside-page a:hover,.inside-page .cpb {
	color: #fff;
	background: #003894
}

.inside-culture {
	height: 675px;
	color: #fff;
	background: url(/assets/index/imgs/culture-bg.jpg) no-repeat top center
}

.inside-culture .tit {
	color: #fff;
	font-size: 36px;
	line-height: 40px;
	text-align: center
}

.inside-culture li {
	float: left;
	height: 675px;
	line-height: 30px;
	padding: 0 25px;
	width: 200px;
	position: relative;
	-webkit-transition: all 334ms linear;
	transition: all 334ms linear;
	border-left: solid 1px #818ab1;
	border-left: solid 1px rgba(255,255,255,0.3);
	padding-top: 120px
}

.inside-culture li p {
	padding-bottom: 15px
}

.inside-culture li:before {
	top: 125px;
	left: -2px;
	content: "";
	width: 3px;
	height: 0;
	opacity: 0;
	background: #fff;
	position: absolute;
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease
}

.inside-culture .font24 {
	font-size: 24px
}

.inside-culture .font22 {
	font-size: 22px;
	margin-top: 20px;
	display: none
}

.inside-culture .font48 {
	font-size: 48px;
	line-height: 48px;
	font-family: "DIN-MEDIUM(1)"
}

.inside-culture .font18 {
	font-size: 16px;
	font-family: arial;
	color: rgba(255,255,255,0.3)
}

.inside-culture .font16 {
	display: none
}

.inside-culture .active {
	width: 455px
}

.inside-culture .active .font22,.inside-culture .active .font16 {
	display: block
}

.inside-culture .active .font18 {
	display: none
}

.inside-culture .active:before {
	height: 90px;
	opacity: 1
}

.inside-culture .last {
	padding-right: 0
}

.inside-construction {
	background: #f4f4f4;
	padding-top: 70px
}

.inside-construction ul {
	margin: 0 -17px;
	padding-bottom: 70px
}

.inside-construction li {
	width: 397px;
	float: left;
	font-size: 15px;
	margin: 17px;
	position: relative
}

.inside-construction li .pic {
	width: 397px;
	height: 240px;
	overflow: hidden;
	position: relative
}

.inside-construction li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inside-construction li .pic:before {
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	background: rgba(0,0,0,0.2);
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center
}

.inside-construction li .txtbox {
	height: 230px;
	background: #fff;
	padding: 30px
}

.inside-construction li .txtbox h3 {
	height: 24px;
	overflow: hidden;
	font-size: 22px;
	color: #000;
	font-weight: normal
}

.inside-construction li .txtbox p {
	color: #5a5a5a;
	height: 120px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 15px
}

.inside-construction li:hover {
	box-shadow: 0 0 15px #dadada
}

.inside-construction li:hover .pic:before {
	opacity: 1
}

.inside-construction li:hover .pic img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.inside-partner {
	padding-top: 70px;
	padding-bottom: 70px
}

.inside-partner ul {
	padding-top: 20px
}

.inside-partner li {
	float: left;
	width: 210px;
	height: 104px;
	margin-left: -1px;
	margin-top: -1px;
	position: relative;
	border: solid 1px #e9e9e9
}

.inside-news {
	padding-top: 70px
}

.inside-news dl {
	padding-top: 30px
}

.inside-news dt {
	width: 630px;
	float: left;
	height: 362px;
	overflow: hidden;
	position: relative
}

.inside-news dt:after {
	content: "";
	display: block;
	padding-bottom: 61.8%
}

.inside-news dt img {
	-webkit-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out
}

.inside-news dd {
	width: 570px;
	float: right;
	padding-top: 20px
}

.inside-news dd .time {
	font-size: 16px;
	color: #646464;
	font-family: arial
}

.inside-news dd .time span {
	font-size: 14px
}

.inside-news dd .tit {
	font-size: 26px;
	height: 30px;
	margin-top: 20px;
	line-height: 30px;
	overflow: hidden
}

.inside-news dd .tit a {
	color: #333
}

.inside-news dd .txt {
	height: 48px;
	color: #4c4c4c;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
	margin: 40px 0
}

.inside-news dd .more {
	font-family: arial;
	font-size: 15px;
	color: #003894;
	display: inline-block;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease
}

.inside-news dd .more img {
	margin-left: 10px;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease
}

.inside-news dl:hover dt img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.inside-news dl:hover dd .tit a {
	color: #003894
}

.inside-news dl:hover dd .more {
	font-size: 16px
}

.inside-news dl:hover dd .more img {
	margin-left: 20px
}

.inside-news ul {
	margin: 0 -15px;
	margin-top: 50px
}

.inside-news li {
	width: 397px;
	float: left;
	margin: 15px;
	padding-bottom: 40px;
	background: #fff;
	border: solid 1px #e6e6e6;
	position: relative
}

.inside-news li .pic {
	width: 397px;
	height: 228px;
	overflow: hidden;
	position: relative
}

.inside-news li .pic:before {
	top: 0;
	left: 50%;
	z-index: 9;
	content: "";
	width: 0;
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	background: rgba(0,0,0,0.2)
}

.inside-news li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inside-news li h3 {
	height: 24px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	margin: 20px 0 10px 0
}

.inside-news li time {
	color: #b9b9b9;
	display: block;
	font-family: arial
}

.inside-news li p {
	color: #666;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	margin-top: 10px;
	padding-right: 30px
}

.inside-news li h3,.inside-news li time,.inside-news li p {
	padding: 0 20px
}

.inside-news li:hover .pic:before {
	opacity: 1;
	width: 100%;
	left: 0
}

.inside-news li:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.inside-video {
	padding-top: 70px
}

.inside-video li {
	width: 390px;
	height: 230px;
	float: left;
	position: relative;
	margin: 20px
}

.inside-video li .pic {
	width: 390px;
	height: 230px;
	overflow: hidden;
	position: relative
}

.inside-video li .pic:before {
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	position: absolute;
	background: rgba(0,0,0,0.3);
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-video li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inside-video li span {
	top: 50%;
	left: 0;
	width: 100%;
	z-index: 9;
	margin-top: -22px;
	text-align: center;
	position: absolute;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-video li p {
	color: #fff;
	font-size: 22px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding: 0 30px;
	bottom: 15px;
	left: 0;
	width: 100%;
	z-index: 9;
	position: absolute
}

.inside-video li:hover .pic:before {
	opacity: 1
}

.inside-video li:hover .pic img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.inside-video li:hover span {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.inside-service {
	padding-top: 70px
}

.inside-addrss {
	height: 476px;
	margin-top: 60px;
	padding-top: 80px;
	background: url(/assets/index/imgs/service-bg.jpg) no-repeat top center
}

.inside-addrss li {
	width: 278px;
	height: 278px;
	float: left;
	margin-left: 48px;
	background: #fff;
	padding-top: 50px;
	font-family: arial;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease
}

.inside-addrss li p {
	padding-left: 40px;
	padding-right: 40px;
	color: #373737;
	font-size: 16px;
	margin-bottom: 10px
}

.inside-addrss li .icon {
	/*padding-left: 0;*/
	padding-bottom: 20px;
	text-align: center
}

.inside-addrss li .icon img {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-addrss li .more {
	font-size: 14px;
	margin-top: 30px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-addrss li .more a {
	color: #003894
}

.inside-addrss li .more img {
	margin-right: 10px;
	vertical-align: top;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-addrss li .more:hover {
	font-size: 15px
}

.inside-addrss li .more:hover img {
	margin-left: 10px
}

.inside-addrss li:hover {
	padding-top: 40px
}

.inside-addrss li:hover .icon img {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.inside-addrss li:first-child {
	margin-left: 0
}

.inside-addrss02 {
	padding-bottom: 70px
}

.inside-addrss02 li:first-child {
	border-top: 0
}

.inside-addrss02 li {
	color: #999;
	min-height: 160px;
	padding-top: 45px;
	font-size: 15px;
	border-top: solid 1px #ececec
}

.inside-addrss02 li .box {
	width: 50%;
	float: left;
	position: relative;
	padding-left: 50px
}

.inside-addrss02 li .box:before {
	content: "";
	top: 0;
	left: 0;
	width: 49px;
	height: 116px;
	position: absolute;
	background: url(/assets/index/imgs/service-06.png) no-repeat
}

.inside-addrss02 li .t1 {
	font-size: 18px;
	color: #333;
	margin-bottom: 15px
}

.inside-addrss02 li .t1 span {
	color: #003894
}

.inside-product .inside-title {
	padding-top: 70px
}

.inside-product ul {
	margin-bottom: 30px
}

.inside-product li {
	height: 440px;
	-webkit-transition: all 1000ms ease;
	transition: all 1000ms ease;
	background: url(/assets/index/imgs/product-bg02.jpg) repeat-y top center
}

.inside-product dt {
	float: left;
	width: 628px;
	height: 440px;
	position: relative
}

.inside-product dd {
	float: left;
	color: #fff;
	width: 628px;
	padding-top: 110px;
	padding-left: 60px;
	padding-right: 150px;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease
}

.inside-product dd h3 {
	font-size: 20px;
	height: 24px;
	overflow: hidden;
	font-weight: normal
}

.inside-product dd h3 a {
	color: #fff;
	display: block
}

.inside-product dd p {
	font-size: 40px;
	height: 100px;
	overflow: hidden;
	line-height: 50px;
	margin-top: 10px
}

.inside-product dd p a{color:#fff;font-size:40px;}

.inside-product dd .more {
	font-family: arial;
	font-size: 15px;
	color: #fff;
	margin-top: 40px;
	display: inline-block;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease
}

.inside-product dd .more img {
	margin-left: 10px;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease
}

.inside-product li:hover {
	background: url(/assets/index/imgs/product-bg-hover.jpg) repeat-y top center
}

.inside-product li:hover .more {
	font-size: 16px
}

.inside-product li:hover .more img {
	margin-left: 20px
}

.inside-product li:hover dd {
	padding-top: 120px
}

.inside-product .li02 {
	background: url(/assets/index/imgs/product-bg.jpg) repeat-y top center
}

.inside-product .li02 dt {
	float: right
}

.inside-product .li02 dd {
	padding-left: 150px;
	padding-right: 60px
}

.inside-product .li02:hover {
	background: url(/assets/index/imgs/product-bg02-hover.png) repeat-y top center
}

.inside-job {
	color: #6b6b6b;
	padding-top: 70px
}

.inside-job .box-01 {
	padding-bottom: 70px
}

.inside-job .box-01 dt {
	font-size: 18px;
	padding: 60px 30px;
	float: left;
	width: 305px;
	line-height: 36px;
	border: solid 3px #003894;
	position: relative
}

.inside-job .box-01 dt:before {
	content: "";
	width: 40px;
	height: 1px;
	left: 30px;
	top: 35px;
	position: absolute;
	background: #9e9e9e
}

.inside-job .box-01 dt:after {
	content: "";
	width: 40px;
	height: 1px;
	left: 30px;
	bottom: 35px;
	position: absolute;
	background: #9e9e9e
}

.inside-job dd {
	width: 880px;
	float: right;
	font-size: 15px;
	line-height: 30px
}

.inside-job dd .font22 {
	font-size: 22px;
	color: #3f3f3f;
	font-weight: bold;
	padding: 15px 0;
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-job .box-02 {
	padding: 80px 0;
	background: #f0f0f0
}

.inside-job .list .tit:first-child {
	margin-top: 0
}

.inside-job .list .tit01 {
	cursor: pointer;
	margin-left: 40px;
	height: 20px;
	font-size: 18px;
	line-height: 20px;
	color: #121212;
	position: relative
}

.inside-job .list .tit01 span {
	width: 16%;
	display: block;
	float: left;
	height: 50px;
	overflow: hidden;
	padding-right: 20px;
	text-align: center
}

.inside-job .list .tit {
	cursor: pointer;
	margin-left: 40px;
	height: 50px;
	font-size: 15px;
	line-height: 50px;
	margin-top: 30px;
	background: #848484;
	position: relative
}

.inside-job .list .tit:before {
	left: -40px;
	top: 0;
	content: "+";
	font-size: 40px;
	line-height: 40px;
	color: #003894;
	position: absolute;
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-job .list .tit span {
	width: 16%;
	display: block;
	float: left;
	color: #fff;
	height: 50px;
	overflow: hidden;
	padding-right: 20px;
	text-align: center
}

.inside-job .list .tit span:first-child {
	text-align: left;
	padding-left: 40px
}

.inside-job .list .font16 {
	font-size: 16px;
	color: #333;
	padding: 15px 0
}

.inside-job .list .txt {
	padding: 40px;
	background: #fff;
	margin-left: 40px;
	padding-top: 25px;
	display: none
}

.inside-job .list .active {
	background: #003894
}

.inside-job .list .active:before {
	content: "-"
}

.inside-list {
	min-height: 50px;
    overflow:hidden;
	background: #dbdbdb
}

.inside-list li {
	width: 25%;
	float: left;
	cursor: pointer;
	text-align: center;
	border-left: solid 1px #fff;
	position: relative
}

.inside-list li:before {
	top: -3px;
	left: 50%;
	content: "";
	height: 3px;
	opacity: 0;
	width: 0;
	-webkit-transform-origin: center center;
	-ms-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	position: absolute;
	background: #003894
}

.inside-list li span {
	font-size: 17px;
	display: block;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	color: #444
}

.inside-list li:first-child {
	border-left: 0
}

.inside-list li:hover,.inside-list .active {
	font-weight: bold;
	background: #003894
}

.inside-list li:hover span,.inside-list .active span {
	color: #fff
}

.inside-list li:hover:before,.inside-list .active:before {
	opacity: 1;
	left: 0;
	width: 100%
}

.inside-list-box {
	display: none;
	padding: 20px 0 70px 0
}

.inside-list-box dl {
	padding: 50px 0;
	overflow: hidden;
	border-bottom: solid 1px #dbdbdb
}

.inside-list-box dt {
	float: left;
	width: 524px;
	height: 429px;
	background: #4f4f4f;
	position: relative
}

.inside-list-box dd {
	width: 690px;
	float: right;
	color: #555;
	font-size: 15px;
	line-height: 30px
}

.inside-list-box .p1 {
	color: #333;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-list-box .p2 {
	color: #333;
	font-size: 17px;
	padding: 10px 0;
	padding-bottom: 0;
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-list-box .p3 {
	font-size: 16px;
	color: #111;
	padding-top: 10px;
	padding-bottom: 5px
}

.inside-list-box .p4 {
	line-height: 24px;
	margin-bottom: 10px
}

.inside-message {
	min-height: 480px;
	margin-top: 60px;
	margin-bottom: 100px;
	border: solid 20px #efefef;
	padding: 40px 0
}

.inside-message li {
	overflow: hidden;
	margin-top: 30px
}

.inside-message li p {
	float: left;
	width: 515px;
	margin: 0 45px;
	position: relative;
	border-bottom: solid 1px #e2e2e2
}

.inside-message li p input,.inside-message li p textarea {
	color: #999;
	font-size: 15px;
	width: 95%;
	border: 0;
	padding-bottom: 10px;
	font-family: "寰蒋闆呴粦"
}

.inside-message li p textarea {
	height: 100px
}

.inside-message li p label {
	color: #f30;
	float: right
}

.inside-message li p:hover {
	border-color: #003894
}

.inside-message li input[type="button"] {
	width: 220px;
	height: 50px;
	color: #fff;
	display: block;
	margin: 0 auto;
	border: 0;
	font-size: 18px;
	background: #116ba7;
	margin-top: 10px
}

.inside-message li input[type="button"]:hover {
	background: #003894
}

.inside-message .li02 p {
	width: 1120px
}

.inside-honor {
	padding-top: 70px;
	padding-bottom: 80px
}

.inside-honor .honor-01 {
    overflow:hidden;
}

.inside-honor .honor-01 li {
	width: 25%;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
	/*border-bottom: solid 1px #dfdfdf*/
}

.inside-honor .honor-01 li a {
	width: 303px;
	height: 218px;
	display: block;
	position: relative
}

.inside-honor .honor-01 li p {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #030f26;
	overflow: hidden;text-align:center;
}

.inside-honor .honor-02 ul {
	margin: 0 -7px
}

.inside-honor .honor-02 li {
	width: 198px;
	float: left;
	margin: 0 7px;
	margin-top: 30px
}

.inside-honor .honor-02 li a {
	width: 198px;
	height: 266px;
	display: block;
	position: relative
}

.inside-honor .honor-02 li p {
	height: 40px;
	line-height: 20px;
	font-size: 16px;
	color: #030f26;
	overflow: hidden;
	text-align: center;
	margin-top: 20px
}

.inside-construction-show {
	background: #fff;
	padding: 60px 0
}

.inside-construction-show .leftbox {
	width: 630px;
	float: left
}

.inside-construction-show .leftbox .bigimg {
	margin: 0 2px;
	background: #fff
}

.inside-construction-show .leftbox .bigimg .pic {
	width: 630px;
	height: 380px;
	position: relative
}

.inside-construction-show .leftbox .smallimg {
	margin-top: 6px
}

.inside-construction-show .leftbox .smallimg .pic {
	margin: 0 2px;
	position: relative;
	cursor: pointer;
	background: #fff
}

.inside-construction-show .leftbox .smallimg .pic:after {
	content: "";
	display: block;
	padding-bottom: 60%
}

.inside-construction-show .leftbox .smallimg .slick-current .pic {
	border: solid 2px #003894
}

.inside-construction-show .rightbox {
	width: 628px;
	float: left;
	padding-right: 40px;
	padding-left: 50px
}

.inside-construction-show .rightbox h1 {
	color: #333;
	font-size: 36px;
	line-height: 38px;
	padding: 40px 0;
	font-weight: normal;
	font-weight: bold;
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-construction-show .rightbox .textbox {
	font-size: 15px;
	padding-left: 100px;
	position: relative;
	line-height: 30px
}

.inside-construction-show .rightbox .textbox span {
	top: 0;
	left: 0;
	color: #373737;
	font-weight: bold;
	font-size: 18px;
	position: absolute
}

.inside-case-show {
	padding: 80px 0 0 0
}

.inside-case-show h1 {
	font-size: 40px;
	color: #373737;
	line-height: 50px;
	font-weight: normal;
	text-align: center
}

.inside-case-show .info {
	color: #373737;
	font-size: 18px;
	text-align: center;
	margin-top: 50px
}

.inside-case-show .info span {
	padding-left: 70px;
	display: inline-block
}

.inside-case-show .info i {
	font-size: 48px;
	line-height: 50px;
	font-style: normal;
	color: #003894;
	font-family: "DIN-MEDIUM(1)"
}

.inside-case-show .list-scroll {
	margin-top: 40px
}

.inside-case-show .list-scroll .pic {
	margin: 0 10px;
	position: relative
}

.inside-case-show .list-scroll .pic:after {
	content: "";
	display: block;
	padding-bottom: 60%
}

.inside-case-show .list-scroll .slick-prev {
	width: 46px;
	height: 46px;
	border: 0;
	left: 32%;
	margin-top: -23px;
	border-radius: 100%;
	background: url(/assets/index/imgs/prev.png) no-repeat rgba(0,57,148,0.8)
}

.inside-case-show .list-scroll .slick-next {
	width: 46px;
	height: 46px;
	border: 0;
	right: 32%;
	margin-top: -23px;
	border-radius: 100%;
	background: url(/assets/index/imgs/next.png) no-repeat rgba(0,57,148,0.8)
}

.inside-case-show .box {
	font-size: 15px;
	color: #373737;
	padding-top: 50px;
	padding-bottom: 70px
}

.inside-case-show .box .t1 {
	margin-bottom: 20px;
	position: relative;
	padding-left: 100px
}

.inside-case-show .box .t1 span {
	top: 0;
	left: 0;
	font-size: 18px;
	position: absolute
}

.inside-case-show .list-xg-case {
	background: #f3f3f3;
	padding: 50px 0 70px 0
}

.inside-case-show .list-xg-case li {
	width: 402px;
	float: left;
	margin-left: 25px;
	margin-top: 30px
}

.inside-case-show .list-xg-case li .pic {
	width: 402px;
	height: 242px;
	overflow: hidden;
	position: relative
}

.inside-case-show .list-xg-case li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inside-case-show .list-xg-case li h3 {
	color: #373737;
	height: 24px;
	overflow: hidden;
	font-size: 19px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-case-show .list-xg-case li p {
	font-size: 13px;
	color: #868686;
	line-height: 20px;
	height: 40px;
	overflow: hidden
}

.inside-case-show .list-xg-case li:first-child {
	margin-left: 0
}

.inside-case-show .list-xg-case li:hover .pic img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}

.inside-case-show .list-xg-case li:hover h3 {
	color: #003894
}

.inside-product-show .leftbox {
	width: 490px;
	float: left
}

.inside-product-show .leftbox .bigimg {
	margin: 0 2px;
	background: #fff
}

.inside-product-show .leftbox .bigimg .pic {
	width: 490px;
	height: 440px;
	position: relative
}

.inside-product-show .leftbox .smallimg {
	margin-top: 6px
}

.inside-product-show .leftbox .smallimg .pic {
	border: solid 1px #efefef;
	margin: 0 5px;
	position: relative;
	cursor: pointer;
	background: #fff
}

.inside-product-show .leftbox .smallimg .pic:after {
	content: "";
	display: block;
	padding-bottom: 60%
}

.inside-product-show .leftbox .smallimg .slick-current .pic {
	border: solid 2px #f60
}

.inside-product-show .rightbox {
	width: 740px;
	float: right
}

.inside-product-show .rightbox h1 {
	color: #333;
	font-size: 30px;
	line-height: 40px;
	padding: 40px 0 20px 0;
	font-weight: normal;
	font-weight: bold;
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-product-show .rightbox .textbox {
	color: #333;
	padding: 30px;
	font-size: 16px;
	min-height: 300px;
	background: #f4f4f4
}

.inside-product-show .rightbox .textbox p {
	margin-bottom: 15px
}

.inside-product-show .rightbox .blue {
	font-size: 12px;
	line-height: 20px;
	color: #003894;
	margin-top: 15px
}

.inside-product-show .box01 {
	padding: 70px 0
}

.inside-product-show .box02 {
	padding-bottom: 100px
}

.inside-product-show .tabmenu {
	height: 57px;
	background: #eaeaea
}

.inside-product-show .tabmenu ul {
	padding-left: 30px
}

.inside-product-show .tabmenu li {
	color: #383838;
	float: left;
	height: 57px;
	width: 150px;
	cursor: pointer;
	font-size: 16px;
	text-align: center;
	line-height: 57px;
	margin-left: 1px
}

.inside-product-show .tabmenu .active {
	color: #fff;
	background: #003894
}

.inside-product-show .tabcot {
	display: none;
	padding-top: 60px
}

.inside-product-show .tabcot .title {
	font-size: 48px;
	color: #003894;
	line-height: 58px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 30px;
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-course {
	color: #fff;
	padding-top: 70px;
	background: #4c74b4
}

.inside-course .number {
	font-size: 72px;
	line-height: 80px;
	padding-bottom: 40px;
	font-family: "DIN-MEDIUM(1)"
}

.inside-course .list-scroll {
	padding: 0 100px 0 130px
}

.inside-course .slick-prev {
	left: 0;
	width: 44px;
	height: 44px;
	border: 0;
	margin-top: -22px;
	background: url(/assets/index/imgs/prev-01.png) no-repeat
}

.inside-course .slick-next {
	right: 0;
	width: 44px;
	height: 44px;
	border: 0;
	margin-top: -22px;
	background: url(/assets/index/imgs/next-01.png) no-repeat
}

.inside-course .txtbox {
	height: 500px;
	overflow: hidden;
	position: relative
}

.inside-course .txtbox .box {
	left: 0;
	width: 100%;
	bottom: 0;
	margin: 0 10px;
	line-height: 29px;
	padding: 0 50px 0 40px;
	padding-top: 40px;
	padding-bottom: 120px;
	position: absolute
}

.inside-course .txtbox .box:before {
	content: "";
	left: 0;
	top: 0;
	width: 2px;
	height: 100%;
	background: #a6bada;
	position: absolute
}

.inside-course .txtbox .box:after {
	content: "";
	width: 12px;
	height: 12px;
	top: 0;
	left: -8px;
	z-index: 9;
	background: #4c74b4;
	border-radius: 100%;
	position: absolute;
	border: solid 2px #a6bada
}

.inside-course .txtbox .date {
	font-size: 60px;
	line-height: 60px;
	padding-top: 40px;
	font-family: "DIN-LIGHT_0"
}

.inside-course .txtbox .t1 {
	overflow: hidden
}

.inside-yyzt-01 {
	margin-top: 70px;
	margin-bottom: 90px
}

.inside-yyzt-01 dl {
	min-height: 434px;
	position: relative
}

.inside-yyzt-01 dl dt {
	width: 696px;
	float: left;
	height: 406px;
	margin-top: 30px;
	padding-top: 10px;
	background: #fff;
	color: #555;
	font-size: 15px;
	line-height: 30px;
	padding-right: 80px
}

.inside-yyzt-01 dl dd {
	top: 0;
	right: 0;
	width: 608px;
	z-index: -1;
	position: absolute
}

.inside-yyzt-01 dl .t1 {
	font-size: 24px;
	font-family: arial;
	font-style: italic
}

.inside-yyzt-01 dl .t2 {
	font-size: 46px;
	line-height: 50px;
	color: #2a2a2a;
	font-style: italic;
	margin: 15px 0 15px 0
}

.inside-yyzt-01 dl .t3 {
	color: #2a2a2a;
	font-size: 24px;
	font-weight: bold;
	font-family: "寰粺姝ｉ粦楂�";
	margin-bottom: 20px
}

.inside-yyzt-02 {
	padding: 80px 0;
	background: #f9f9f9
}

.inside-yyzt-02 .title {
	margin-bottom: 40px;
	font-family: "寰粺姝ｉ粦楂�"
}

.inside-yyzt-02 .title .t1 {
	color: #333;
	font-size: 36px;
	line-height: 40px;
	font-weight: bold
}

.inside-yyzt-02 .title .t2 {
	color: #5a5a5a;
	font-family: arial;
	text-transform: uppercase
}

.inside-yyzt-02 li {
	overflow: hidden;
	margin-bottom: 15px
}

.inside-yyzt-02 li p {
	float: left;
	width: 410px;
	margin-left: 10px;
	position: relative
}

.inside-yyzt-02 li p input,.inside-yyzt-02 li p select,.inside-yyzt-02 li p textarea {
	width: 100%;
	border: 0;
	color: #999;
	font-size: 15px;
	background: #fff;
	font-family: "寰蒋闆呴粦";
	padding: 15px 15px;
	padding-right: 30px;
	border: solid 1px #ddd
}

.inside-yyzt-02 li p input:hover {
	border-color: #003894
}

.inside-yyzt-02 li p select {
	color: #333
}

.inside-yyzt-02 li p i {
	color: #f00;
	font-size: 18px;
	right: 20px;
	top: 18px;
	font-style: initial;
	position: absolute
}

.inside-yyzt-02 li .trex {
	width: 1250px
}

.inside-yyzt-02 li .trex textarea {
	height: 120px
}

.inside-yyzt-02 li input[type="button"] {
	color: #fff;
	width: 410px;
	height: 50px;
	display: block;
	margin: 0 auto;
	border: 0;
	font-size: 18px;
	letter-spacing: 3px;
	margin-top: 20px;
	background: #003894
}

.inside-yyzt-02 li input[type="button"]:hover {
	background: #0789d6
}

.inside-yyzt-02 li p:first-child {
	margin-left: 0
}

.inside-yyzt-03 {
	padding: 80px 0;
	background: #f9f9f9
}

.inside-yyzt-03 .title {
	text-align: center;
	padding: 0 180px
}

.inside-yyzt-03 .title .t1 {
	color: #333;
	font-size: 40px;
	line-height: 50px
}

.inside-yyzt-03 .title .t2 {
	font-size: 15px;
	margin-top: 20px
}

.inside-yyzt-03 li {
	width: 302px;
	float: left;
	line-height: 26px;
	font-size: 15px;
	margin-top: 30px;
	margin-left: 15px;
	position: relative
}

.inside-yyzt-03 li .pic {
	width: 302px;
	height: 230px;
	position: relative
}

.inside-yyzt-03 li .t1 {
	font-size: 20px;
	color: #003894;
	margin: 20px 0 15px 0
}

.inside-yyzt-03 li:first-child {
	margin-left: 0
}

.inside-yyzt-03 .txtbox {
	font-size: 15px;
	margin-top: 50px
}

.inside-yyzt-03 .txtbox .bule {
	font-size: 20px;
	padding-top: 30px;
	margin-bottom: 15px;
	color: #003894
}

.inside-yyzt-03 .txtbox02 .t1 {
	color: #333;
	font-size: 40px;
	line-height: 50px;
	padding-top: 80px
}

.inside-yyzt-03 .txtbox02 .t2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px
}

.insider-news-show {
	font-size: 15px;
	line-height: 26px;
	padding-top: 50px;
	padding-bottom: 80px
}

.insider-news-show .title {
	font-size: 22px;
	font-weight: normal;
	color: #003894;
	text-align: center
}

.insider-news-show .info {
	padding: 20px;
	color: #999;
	font-size: 12px;
	text-align: center;
	margin-bottom: 30px;
	border-bottom: solid 1px #ddd
}

.insider-news-show .prev-next {
	overflow: hidden;
	color: #666;
	margin: 30px 0 30px 0;
	padding: 20px 0;
	border-top: 1px #e5e5e5 solid;
	border-bottom: 1px #e5e5e5 solid
}

.insider-news-show .prev-next li {
	line-height: 41px;
	height: 41px;
	overflow: hidden;
	position: relative;
	padding-left: 65px
}

.insider-news-show .prev-next li span {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 60px
}

.insider-news-show .prev-next li a {
	color: #666;
	display: inline-block;
	overflow: hidden
}

.insider-news-show .prev-next li:hover a {
	color: #003894
}

.insider-news-show .relatedBt {
	margin-bottom: 40px;
	position: relative
}

.insider-news-show .relatedBt:before {
	top: 10px;
	left: 0;
	content: "";
	width: 10px;
	height: 2px;
	position: absolute;
	background: #003894
}

.insider-news-show .relatedBt span {
	padding-left: 20px;
	display: block;
	text-align: center;
	color: #003894;
	position: absolute;
	left: 0;
	top: -1px;
	font-weight: bold;
	font-size: 20px
}

.insider-news-show .relatedBt span:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1
}

.insider-news-show .related-news {
	overflow: hidden;
	margin-bottom: 30px
}

.insider-news-show .related-news .list {
	margin: 0 0
}

.insider-news-show .related-news li {
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	position: relative;
	padding-left: 20px;
	padding-right: 85px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.insider-news-show .related-news li:before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background: url(/assets/index/imgs/news-show-2.jpg) no-repeat center center;
	float: left;
	margin: 9px 0 0 0;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto
}

.insider-news-show .related-news li a {
	color: #666;
	overflow: hidden;
	height: 40px;
	line-height: 40px
}

.insider-news-show .related-news li .time {
	color: #999;
	float: right;
	font-size: 13px;
	position: absolute;
	right: 0;
	top: 0;
	display: inline-block;
	width: 80px;
	text-align: right
}

.insider-news-show .related-news li:hover {
	margin-left: 10px
}

.insider-news-show .related-news li:hover a {
	color: #003894;
	text-decoration: underline
}

.insider-news-show .return {
	width: 144px;
	height: 45px;
	line-height: 45px;
	display: block;
	margin-top: 50px;
	text-align: center;
	background: #ddd
}

.insider-news-show .return:hover {
	color: #fff;
	background: #003894
}

.fixed {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	position: fixed;
	background: #fff;
	box-shadow: 0 0 5px #eee;
	-webkit-transition: all 334ms ease-in-out;
	transition: all 334ms ease-in-out;
	-webkit-animation: 2s dong;
	animation: 2s dong
}

@-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)
	}
}

.ny_case_da {
	width: 490px;
	float: left;
	height: 440px;
	position: relative
}

.ny_case_da img {
	max-width: inherit
}

.ny_case_xiao {
	width: 490px;
	height: 67px;
	margin-top: 10px
}

.ny_case_xiao span {
	display: block;
	width: 15px;
	height: 56px;
	cursor: pointer
}

.ny_case_xiao_list {
	width: 490px;
	float: left;
	position: relative;
	overflow: hidden
}

.ny_case_xiao_list ul {
	width: 999999px;
	position: relative
}

.ny_case_xiao_list li {
	width: 67px;
	height: 60px;
	float: left;
	cursor: pointer;
	border: 1px solid #ccc;
	margin: 0 5px;
	position: relative
}

.ny_case_xiao_list li.lsdava {
	border: 2px solid #f60
}

/**********IE8***********/

.prompt {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url(/assets/index/imgs/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(/assets/index/imgs/closed.png) no-repeat center center;
  cursor: pointer;
}

/*鎼滅储寮瑰嚭灞�*/
.search_mask
{
	background: url(/assets/index/imgs/search_mask.png);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	display: none;
}
.search_mask .s_box
{
	width: 350px;
	height: 136px;
	padding: 25px;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	position: absolute;
	margin-top: -68px;
	background: #fff;
}
.search_mask .s_box .text1
{
	text-align: center;
	line-height: 24px;
	color: #666;
	font-size: 16px;
}
.search_mask .s_box .sure
{
	width: 140px;
	height: 36px;
	display: block;
	margin: 20px auto 0;
	background: #00a0e9;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	letter-spacing: 5px;
}
.index-partner .pic{
	width:120px;
	height:60px;
	position:relative;
}
.inside-course .txtbox{
	height:510px;
}

.index-product,.index-apption{
	overflow-x: hidden;
}

@media (max-width:1280px) {
	.inside-construction  ul,.inside-news ul{
		margin-left:0;
		margin-right: 0;
	}
	.inside-construction li,.inside-news li{
		margin-left: 10px;
		margin-right:10px;
	}
	.inside-case ul{
		margin-left:0;
		margin-right: 0;
	}
	.inside-case li{
		margin-left: 10px;
		margin-right:10px;
	}
}
.index-case {
	padding-top: 20px;
}
.container {
	width: 1259px;
	margin: 0 auto;
}
.index-case ul {
	margin: 0 -20px;
}
.index-case li {
	width: 400px;
	float: left;
	margin: 20px 15px;
}
.index-case li .pic {
	width: 400px;
	height: 240px;
	overflow: hidden;
	position: relative;
}
.index-case li .pic img {
	width: 400px;
	height: 240px;
}
.index-case li .pic img {
	-webkit-transition: all 600ms ease;
	transition: all 600ms ease;
}
.index-case li .txtbox {
	background: #f5f5f5;
	position: relative;
	padding: 30px 120px 30px 30px;
}
.index-case li .txtbox h3 {
	color: #373737;
	font-size: 19px;
	height: 24px;
	overflow: hidden;
}
.index-case li .txtbox p {
	font-size: 13px;
	color: #868686;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 10px;
}
.index-case li .txtbox:before {
	content: "";
	width: 51px;
	height: 32px;
	right: 20px;
	top: 55px;
	position: absolute;
	border: solid 1px #dcdcdc;
	border-radius: 30px;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease;
	background: url(/assets/index/imgs/case-icon.png) no-repeat;
}