@charset "utf-8";
/* CSS Document */
body
{font-family: "思源黑体 CN", "微软雅黑", SimHei, sans-serif;
margin:0;padding:0;outline:none;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
/*@font-face{
    font-family:'FuturaLL';
    src:url('../fonts/Futura LT Light.otf');
}*/
ol,ul,li{list-style:none;}
ul{ padding:0; margin:0;}
a{color:#333;text-decoration:none;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;display:inline-block;vertical-align:middle;}
.vcenter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.pic {
  position: relative;
  overflow: hidden;
}
.pic:after {
  content: "";
  display: block;
}
/* --Public-- */
.hidden{overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.clearfix:after{content:".";visibility:hidden;display:block;height:0;clear:both;}
.center{text-align:center;}
.valign-middle{display:table-cell;vertical-align:middle;}
/* --pub-- */
.pub{width:90%;margin:auto;}
/* --header-- */

header{ position:relative;}
.logo{width:30%;height:auto;float:left; margin-top:20px; margin-left: 4%;}
.logo img{width:auto;height:auto;display:block;max-width:100%;}
.head_right{ float: right; line-height: 120px; width:8%; text-align: center; color: #fff; font-size: 18px; position: absolute; top: 0; right: 0;
background-image: -webkit-linear-gradient(bottom left, #0570df, #022281);
background-image: -o-linear-gradient(bottom left, #0570df, #022281);
background-image: linear-gradient(to top right, #0570df, #022281);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;
}
.head_right a{ color: #fff; padding: 0 5px;}
.nava{width:54%;float:left; position:relative; margin: 0 30px; padding: 0;}
.nava li{width:12.5%;float:left;font-size:16px;font-weight:bold;color:#000;text-align:center;position:relative;cursor:pointer; text-align: center; height: 120px;}
.nava li img{ display:block; margin:0 auto; margin-top: 2em; margin-bottom:10px;}
.nava li:hover{ background: #fefefe;}
.main-menu-area{width:100%; background:url(../Image/head_bj.jpg) no-repeat center left; z-index:99;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.top_bj{  position: relative;padding-bottom:150px;}
.top{ width: 92.0%; float: left;}
.banner_bj{ width: 100%;}

.l-anchor {
	position: fixed;
	top: calc(50vh - 82px);
	right: 2.57143%;
	z-index: 60;
	display: block;
}
.l-anchor__body {
	position: relative; 
	width: 42px;
	height: 200px;
	text-align: right;
}
.l-anchor__body:before {
	position: absolute;
	top: 210px;
	right: 14px;
	display: block;
	width: 1px;
	height: 36px;
	background-color: #000;
	content: "";
	transition: .3s cubic-bezier(.95, .05, .795, .035); 
	-ms-transform: scale(1, 0); 
	    transform: scale(1, 0);
}
.l-anchor p {
	display: inline-block;
	overflow: hidden;
	margin-right: 2.42857%; 

	-ms-writing-mode: tb-rl; 

	    writing-mode: vertical-rl;
}
.l-anchor a {
	position: relative;
	display: block;
	padding: 5px;
	color: #000;
	letter-spacing: .1em;
	font-weight: 400;
	font-style: normal;
	font-size: 12px;
	font-size: .75rem;
	line-height: 1.5;
	transition: .3s cubic-bezier(.95, .05, .795, .035);
}

.l-scroll {
	height: 200px;
}
.l-scroll a {
	-ms-transform: translateY(0);
	    transform: translateY(0);
}
.is-scroll .l-anchor__body:before {
	-ms-transform: scale(1, 1);
	    transform: scale(1, 1);
	animation: scrolldown2 2s 1s infinite cubic-bezier(.645, .045, .355, 1);
}

.is-scroll .l-anchor__body:hover:before {
	animation: scrolldown .8s 1 cubic-bezier(.645, .045, .355, 1);
}

.is-white a {
	color: #fff !important;
}

.is-white .l-anchor__body:before {
	background-color: #fff;
}

/* --banner-- */

.index_search_bj{ width:40%; position: absolute; right: 0;bottom: 0px; height: 380px;
background-image: -webkit-linear-gradient(bottom left, #0570df, #022281);
background-image: -o-linear-gradient(bottom left, #0570df, #022281);
background-image: linear-gradient(to top right, #0570df, #022281);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;
}
.index_search{ margin-top: 270px;}
.index_search_key{ width:30%; margin-left: 5%; color: #fff;}
.index_search_key a{ color: #fff;}
.search{ width:40%; height:46px; position:relative; margin-right: 20%; border: 1px solid #fff;}
.search-text{height: 46px;width:230px; position:absolute; top:0px; left:0px;color:#dde1e8; font-size:12px;outline:none; padding-left:10px; background:none;border:none;}
.search-btn{ width: 58px; height:24px; position:absolute; top:0px; right:0px; background:url(../Image/search.png) center no-repeat; text-indent:-999px; outline:none; border:none; margin-top:11px;}

/* --index-- */

.main{width:100%;height:auto;z-index:20;background:#FFF;position:relative;}
.index1_bj{ width:100%; height: auto;background:url(../Image/index1_bj.jpg) right top no-repeat; overflow:hidden; margin-top:30px; padding:5% 0; background-attachment:fixed;}

.index1_top{ width:85%; margin:0 auto; color:#000000; font-size:16px;}
.index1_top p{ font-size:48px; font-weight:bold; margin:0;}
.index1{ width:80%; margin:0 auto;}
.index1_type{ float:left; width:12%; margin-left:0%;}
.index1_type li{ line-height:30px; margin:20px 0;}
.index1_type li a{color:#ffffff; font-size:18px; border-bottom:1px solid #fff; padding-bottom:5px; transition:.3s;}
.index1_type li:hover a{ color:#ffa200; border-bottom:none;}
.index1_right{ width:85%; background:#eff1f4; float:right; overflow:hidden; padding:2.5% 0 120px 0; position:relative;}
.index1_pro li{ float:left; width:20%; margin:0 2.5%;}
.index1_pro li .pic { width: 100%; height: 64%;}
.index1_pro li .pic img{ width:100%; height: 100%;}
.index1_pro li .pic:after { padding-bottom: 93%;}
.index1_pro li p{ text-align:center;}


.index1_more{ position:absolute; right:0; bottom:0; width:33.333%; line-height:70px; height:70px; text-align:center; color:#fff;
	background-image: linear-gradient(90deg, #ffa200 10%, #ff740d 60%, #ffa200);
	background-position: left center;
	background-size: 200% 100%;
	background-repeat: no-repeat; 
	transition: background-position .6s ease;}
.c-btn-line {
	position: absolute;
	top: 0;
	right: 8%;
	bottom: 0;
	display: block;
	margin: auto;
	max-width: 24px;
	width: 8%;
	height: 1px;
	background-color: rgba(255, 255, 255, 1);
	-ms-transform: translateY(-50%);
	    transform: translateY(-50%);
}
.c-btn-line:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	width: 10px;
	height: 1px;
	background-color: rgba(255, 255, 255, 1);
	content: "";
	opacity: 0;
	transition: .3s ease; 
	-ms-transform: rotate(0); 
	    transform: rotate(0);
	-ms-transform-origin: right top;
	    transform-origin: right top;
}
.index1_more:hover{background-position: right center;}
.index1_more:hover .c-btn-line{animation: btnline .5s 1 cubic-bezier(.645, .045, .355, 1);}
.index1_more:hover .c-btn-line:before{
		opacity: 1;
		-ms-transform: rotate(30deg);
		transform: rotate(30deg);
	}

/**************************index1 end************************/


.index2_top{ width:85%; margin:0 auto; color:#000000; font-size:16px; margin-top:100px;}
.index2_top p{ font-size:48px; font-weight:bold; margin:0;}

.index2_bj{ width:100%; height: auto;background:url(../Image/index2_bj.jpg) center bottom no-repeat; margin-top:30px; background-attachment:fixed;}
.index2{ width:80%; margin:0 auto;}
.index2_left{ float:left; width:12%; margin-left:0%; margin-top:5%;}
.index2_left li{ line-height:30px; margin:20px 0;}
.index2_left li a{color:#ffffff; font-size:18px; border-bottom:1px solid #fff; padding-bottom:5px; transition:.3s;}
.index2_left li:hover a{ color:#ffa200; border-bottom:none;}
.index2_right{ width:85%; float:right; padding:4% 0 100px 0; position:relative;}
.index2_case li{ width:30.3%; float:left; margin:0 1.5%;}
.index2_case li .pic { width: 100%; height: 64%;}
.index2_case li .pic img{ width:100%; height: 100%;}
.index2_case li .pic:after { padding-bottom: 112%;}
.index2_case li:nth-child(1){ margin-top:80px;}
.index2_case li:nth-child(2){ margin-top:-150px;}
.index2_case li .c-olst__num {
	margin-top: -.5em;
	color: #fff;
	transition: .3s ease;
	font-size: 72px;
	font-size: 4.5rem;
	line-height: 1.11111;
	position: relative;
	letter-spacing: 0 !important; 
	font-weight: bold;
	font-style: normal;
	font-family: "Oswald", sans-serif;
	margin-bottom:0;
}
.index2_case li .c-olst__type {
	position: relative; 
	margin-bottom: 11px;
	padding-bottom: 10px;
	color: #fff;
	font-style: normal;
	font-size: 18px;
	line-height: 2;
	margin-top:0;
}
.index2_case li .c-olst__type:after {
	position: absolute;
	bottom: 0;
	display: block;
	width: 24px;
	height: 1px;
	background-color: #fff; 
	left: 8.82353%;
	content: "";
}
.index2_case li p {
	padding: 0 7.33945%; color:#fff;
}
.index2_case li:hover .c-olst__num{ color:#ffa200;}
.index2_case li:hover .c-olst__type{ color:#ffa200;}


/*********************index2 end**********************/



.index3_bj{ width:100%; height: auto;background:url(../Image/index3_bj.jpg) center no-repeat; margin-top:30px; overflow:hidden; background-size:cover; background-attachment:fixed;}
.index3{ width:80%; margin:0 auto; overflow:hidden;}
.index3_main{ width:80%; float:right; position:relative;}
.index3_adv_top_con{ width:40%;}
.index3_adv_top_con li{ margin-left:5%; padding-left:65px; font-size:16px; color:#d1e0e5; min-height:166px; margin-bottom:60px;}
.index3_adv_top_con li p{ font-size:36px; color:#ffffff; font-style:italic; margin:0;}
.index3_adv_top_con li p span{ display:block; color:#c9ce25;}
.index3_adv_top_con .adv1{ background:url(../Image/adv1.png) left top no-repeat; margin-top:60px;}
.index3_adv_top_con .adv2{ background:url(../Image/adv2.png) left top no-repeat;}
.index3_adv_top_con .adv3{ background:url(../Image/adv3.png) left top no-repeat;}
.index3_adv_top_con .adv4{ background:url(../Image/adv4.png) left top no-repeat;}

.index3_adv_top_img{ width:57%;}
.index3_adv_top_img img{ width:100%;}



/*************************index3 end********************/



.index4_bj{ margin-top:30px; height:600px;}
.index4_left { width:60%; float:left;
	position: relative; height:600px;
	background-image: url(../Image/about.jpg);
	background-position: center; 
	background-size: cover;
	background-repeat: no-repeat;
	-ms-transform-origin: left center;
	    transform-origin: left center;
}
.index4_con{ width:15%; height:533px; padding:67px 1.5% 0 1.5%;
	background-image: -webkit-linear-gradient(bottom left, #0570df, #022281);
	background-image: -o-linear-gradient(bottom left, #0570df, #022281);
	background-image: linear-gradient(to top right, #0570df, #022281);
	background-position: top center;
	background-size: 100% 100%;
}
.index4_con_top{ color:#fff; font-size:20px;}
.index4_con_top span{display: block; width: 24px;height: 1px;background-color: #fff; margin-top:10px;}
.index4_about{ color:#fff; font-size:15px; line-height:25px; margin-top:10px;}
.index4_about_more{ width:100%; border:1px solid #fff; color:#fff; text-align:center; line-height:38px;transition: .3s ease; margin-top:50px;}
.index4_about_more:hover{ color:#022281; background:#fff;}
.index4_right{ width:22%; position:relative; height:600px;
	background-image: url(../Image/index_map.jpg);
	background-position: center; 
	background-size: cover;
	background-repeat: no-repeat;
	}

.index4_more{ position:absolute; left:0; bottom:0;width:60%; line-height:70px; height:70px; text-align:center; color:#fff;
	background-image: linear-gradient(90deg, #ffa200 10%, #ff740d 60%, #ffa200);
	background-position: left center;
	background-size: 200% 100%;
	background-repeat: no-repeat; 
	transition: background-position .6s ease;}

.index4_more:hover .c-btn-line{animation: btnline .5s 1 cubic-bezier(.645, .045, .355, 1);}
.index4_more:hover .c-btn-line:before{
		opacity: 1;
		-ms-transform: rotate(30deg);
		transform: rotate(30deg);
	}
.index4_more:hover{background-position: right center;}


/************************index4 end***********************/



.index5_bj{ width:100%; height:530px; background:url(../Image/index5_bj.jpg) left center no-repeat #eff1f4; margin-top:5%;}
.index5_top{ width:20%; float:left; color:#fff; font-size:16px; margin-top:100px;}
.index5_top p{ font-size:48px; margin:0;}
.index5_main{ width:73%; height:450px; position:relative; float:right; background:#eff1f4; padding-left:2%; padding-top:80px;}
.index5_main li{ float:left; width:13%; margin:0.5%; border:1px solid #e5e5e5; position:relative; overflow:hidden;}
.index5_main li .pic { width: 100%; height: 64%;}
.index5_main li .pic img{ width:100%; height: 100%;}
.index5_main li .pic:after { padding-bottom: 60%;}
.index5_main li .title{ width:100%; height:100%; background:rgba(2,32,126,0.7); position:absolute; top:0; left:-100%; text-align:center; color:#fff; transition: .3s ease;}
.index5_main li .title p{ font-size:15px; margin-top:20%;}
.index5_main li:hover .title{ left:0; top:0;}

/*************************index5 end********************/


.index6{ width:80%; margin:0 auto;margin-top:10%;}
.index6_left{ width:45%;}
.index6_top{ margin-bottom:5%;}
.index6_top_left{ font-size:16px; color:#7f7e7e;}
.index6_top_left span{ font-size:24px; color:#000000; margin-right:20px;}
.index6_more{ color:#7f7e7e; position:relative; margin-top:10px;}
.index6_news{ border:1px solid #e5e5e5; padding:20px 30px;}
.index6_news li{ padding:5px 0; color:#7c7c7c;}
.index6_news li p{ width:5px; height:5px; border:2px solid #bfbfbf; float:left; border-radius:5px; margin:8px 10px 0 0;}
.index6_news li:hover{ color:#424242;}
.index6_news li:hover p{ border:2px solid #0645a7;}

.index6_right{ width:45%;}
.index6_cqsb{ border:1px solid #e5e5e5; padding:20px 30px;}
.index6_cqsb li{ float:left; width:31.3%; margin:0 1%;}
.index6_cqsb li .pic { width: 100%; height: 64%;}
.index6_cqsb li .pic img{ width:100%; height: 100%;}
.index6_cqsb li .pic:after { padding-bottom: 87%;}


/***************************index6 end***********************/




.index7_bj {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    width: 100%;
    height: 375px;
    position: relative;
    overflow: hidden;
    z-index: 500; margin-top:60px;}
.index7_bj2 {
    display: block;
    width: 100%;}
.l-contact__bg {
    display: block;
    width: calc(100vw - 3.625%);
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    border-radius: 50em 0 0 50em !important;
    background: -webkit-gradient(linear, left top, right top, from(#0570df), to(#022281));
    background: linear-gradient(to right, #0570df 0%, #022281 100%);
    background: -webkit-linear-gradient(left, #0570df 0%, #022281 50%, #022281 51%, #0570df 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$color_green', endColorstr='$color_blue',GradientType=1 );
    background-size: 200% 200%;
    background-position: 0% 50%;
    -webkit-transition: background 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: background 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.l-contact__bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
    background: url(../Image/index6_bj.jpg) no-repeat center center/cover;
    opacity: .25;
    border-radius: 50em 0 0 50em !important;
}
.l-contact__bg:hover{background-position:100% 50%}
.l-contact__bg:hover:after{opacity:0.25}

.index7{
    display: block;
    margin-left: 7.25%;
    margin-right: 7.25%; position:relative; z-index:99;
}
.index7_left{ margin-left:5%; color:#90bcea; font-size:16px; width:38%;}
.index7_left_top{ margin-bottom:20px; overflow:hidden;}
.index7_left_top b{ font-size:36px; color:#fff; float:left;}
.index7_left_top span{ width:37px; height:1px; background:#90bcea; margin-left:30px; display:block; float:left; margin-top:30px;}
.index7_left_top p{ float:left; margin:18px 0 0 18px;}

.index7_right{ width:40%; height:auto; }
.index7_right input{  color: #fff;  border-style: none;}
.index7_right textarea{  color: #fff;  border-style: none;}
.index7_right .form-group{ width:45%; float:left; overflow:hidden;}
.index7_right .form-group1{ width:88%; float:left; overflow:hidden;}
.index7_right .form-group2{ width:44%;position:relative; float:left;}
.index7_right .form-control {outline:none;
  display: block;
  width: 95%;
  height: 24px;
  margin-bottom:12px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  background: none;
  border-bottom:1px solid #fff;
}
.index7_right .form-control:focus {
  border-color: #66afe9;
  outline:none;
}

.index7_right .form-control2 {outline:none;
  display: block;
  width: 100%;
  height: 30px;
  margin-bottom:12px;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  background:none;
  border-bottom:1px solid #fff;
  float:left;
  
}
.index7_right .form-control2:focus {
  outline:none;
}
.index7_right #content{ width:100%; height:30px; font-family:"微软雅黑";border-bottom:1px solid #fff;}

.index7_right #submit{ width:120px; height:30px; line-height:30px;text-align:center; border:1px solid #fff; border-radius:30px; background:none; float:left; color:#fff; font-size:16px; margin-left:20px;}
.index7_right #submit:hover{ background:#ffa200; color:#fff; border:1px solid #ffa200;}
input::-webkit-input-placeholder { color: #fff;font-size: 16px;}
textarea::-webkit-input-placeholder { color: #fff;}
textarea:-moz-placeholder { color: #fff;}
textarea::-moz-placeholder { color: #fff;}
textarea::-ms-input-placeholder {color: #fff;}
	
	
	
/*******************index7 end***********************/



.foot_bj2{ background:#14191d; overflow:hidden;margin-top: -172px;
    padding-top: 200px;
    padding-bottom: 30px;}
.foot_bj{ background:#14191d; overflow:hidden; padding:60px 0 40px 0;}
.foot{ width:80%;}
.foot_left{ width:30%;}
.foot_left p{ font-size:18px; color:#63696d;}
.foot_mid{ width:25%; margin-left:10%; margin-top:20px;}
.foot_top{ font-size:24px; color:#fff; border-bottom:1px solid #1b2228; padding-bottom:10px;}	
.foot_top img{ margin-right:20px;}	
.foot_mid ul{ padding-left:0;}
.foot_mid li{ font-size:16px; color:#63696d; line-height:30px;}
.foot_right{ width:25%; margin-top:20px;}
.foot_right ul{ padding-left:0;}
.foot_right li{ float:left; font-size:16px; color:#63696d; line-height:30px; width:33.3%;}
.foot_bottom{ font-size:16px; color:#63696d; line-height:30px; margin-top:60px;}
.foot_bottom a{ color:#63696d;}	





/***********************foot end***************************/





.inner_banner_bj{ position:relative; padding-bottom:85px;}
.inner_banner{width:92%;height:auto;overflow:hidden; background-size:cover;background-position:center; float:left; position: relative; z-index:9;}
.inner_banner_main{ width:60%; margin:0 auto; text-align:center; color:#ffffff; line-height:30px; padding:5% 0 5% 0;}
.inner_banner_top{font-size:60px; line-height:normal; text-transform:uppercase;
            background-image: -webkit-linear-gradient(left, rgb(255, 195, 35), rgb(255, 150, 0));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
}
.inner_banner_catname{ font-size:24px;}

.inner_top_bj{ width:80.4%; position: absolute; right: 0;bottom: 0px; height:170px;
background-image: -webkit-linear-gradient(bottom left, #0570df, #022281);
background-image: -o-linear-gradient(bottom left, #0570df, #022281);
background-image: linear-gradient(to top right, #0570df, #022281);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;
}


.inner_bj{width:100%;height:auto;overflow:hidden; background:url(../Image/inner_bj.jpg) center repeat-y;}


.inner_about1_top_bj{ width:70%; overflow:hidden; margin-top:90px;
background-image: -webkit-linear-gradient(bottom left, #022281, #0570df);
background-image: -o-linear-gradient(bottom left, #022281, #0570df);
background-image: linear-gradient(to top right, #022281, #0570df);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;
}
.inner_about1_top{ color:#fefeff; font-size:16px;margin:5% 10% 5% 10%;}
.inner_about1_top1{ text-transform:uppercase; font-size:40px; font-family:Roboto;}
.inner_about1_top2{ font-size:24px; margin:20px 0;}

.inner_about1 li{ margin-top:90px;}
.inner_about1_img{ width:50%;}
.inner_about1_img img{ width:100%;}
.inner_about1_con{ width:40%; margin:5%; font-size:16px; color:#333333; line-height:30px;}
.inner_about1_con1{ color:#ff6000; font-size:20px; font-family:Roboto;}
.inner_about1_con p{ font-size:30px; color:#000; margin:10px 0;}
.inner_about1_con p span{ width:30px; height:1px; background:#ff6000; display:block; margin-top:10px;}

.inner_about2{ margin-top:90px; overflow:hidden;}
.inner_about2_img{ width:30%;}
.inner_about2_img img{ width:100%;}	
.inner_about2_con{ width:65%; margin-top:40px;}
.inner_about2_con li{ border:1px solid #023063; overflow:hidden; margin:10px 0; padding:0 30px;}
.inner_about2_con li .inner_about2_num{ color:#2e2e2e; font-size:70px; font-family:Roboto; width: auto; text-align:center;}
.inner_about2_con li .inner_about2_tit{ color:#ff6000; font-size:40px; line-height:85px; width:auto; text-align:center; margin:0 20px;}
.inner_about2_con li .inner_about2_con1{ font-size:16px; color:#323232; margin:20px 0; float:none;}
.inner_about2_line{ width:1px; height:39px; background:#023063; margin:0 auto;}

.inner_about3_bj{width:100%; overflow:hidden; margin-top:90px;
background-image: -webkit-linear-gradient(bottom left, #0570df, #022281);
background-image: -o-linear-gradient(bottom left, #0570df, #022281);
background-image: linear-gradient(to top right, #0570df, #022281);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;}

.inner_about3_left{ width:15%; margin-top:70px;}
.inner_about3_left_top{ color:#fff; font-size:18px;}
.inner_about3_left_top p{ font-size:40px; margin:0;}
.inner_about3_left_more{ display:block; border:1px solid #fff; color:#fff; line-height:40px; text-align:center; margin-top:50px; width:80%;transition: .3s ease;}
.inner_about3_left_more:hover{ background:#ffa200; border:1px solid #ffa200;}
.inner_about3_main{ width:70%; float:right; background:url(../Image/inner_about7_bj.jpg) center no-repeat; background-size:cover; padding:5% 5.85%;}
.inner_about3_main li{ float:left; width:15.5%; margin:0.5%; position:relative; overflow:hidden;}
.inner_about3_main li .pic { width: 100%; height: 64%;}
.inner_about3_main li .pic img{ width:100%; height: 100%;}
.inner_about3_main li .pic:after { padding-bottom: 60%;}
.inner_about3_main li .pic:after { padding-bottom: 60%;}
.inner_about3_main li .title{ width:100%; height:100%; background:#02207e; position:absolute; top:0; left:-100%; text-align:center; color:#fff; transition: .3s ease;}
.inner_about3_main li .title p{ font-size:15px; margin-top:10%;}
.inner_about3_main li:hover .title{ left:0; top:0;}


.inner_about4{ font-size:18px; color:#2c2c2c; padding:30px 0; text-align:center;}



/**************************about end**********************/


.inner_pro_main{ position:relative; width:100%;}
.inner_pro_bj{ width:80.4%; float:right; background:#eff1f4; padding-bottom:5%;}
.inner_pro{display: flex; margin-top:5%;
  justify-content: space-around;
  align-items: flex-start;}

/*.inner_pro{ padding-bottom:2%;}
.inner_pro_type{ margin-top:80px;}
.inner_pro_type li{ float:left; width:23.8%; border:1px solid #023063; margin:0.5%; padding:10px 0; line-height:30px; text-align:center; font-size:20px; color:#262626;transition: .3s ease;}
.inner_pro_type li span{ float:right; margin-right:20px;transition: .3s ease;}
.inner_pro_type li a{ color:#262626;}
.inner_pro_type li:hover{ background:#ffa200; border:1px solid #ffa200; color:#fff;}
.inner_pro_type li:hover a{ color:#fff;}
.inner_pro_type li:hover span{ margin-right:30px;}
*/
.inner_pro_type{ position:sticky;position: -webkit-sticky; width:20%; left:0; bottom:4rem; top:130px; margin-top:20px;}


.list{
	width : 100%;
}
.list ul{
	list-style: none;
}
.list ul p{ padding:0; margin:0;}
.list ul span{ cursor:pointer;}
.list>ul>li{
	width        : 100%; border:1px solid #023063; margin-bottom:10px;
	border-bottom: 1px solid #023063;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
			transition: .3s ease;
}
.list>ul>li p[class=title]{
	width      : 100%;
	text-align : center;
	height     : 50px;
	line-height: 50px;
	padding    : 0;
	border     : none;
	position   : relative;
	font-size  : 20px;
}
.list>ul>li p[class=title]>span{
	position: absolute;
	right: 20px;
}
.list-se{
	overflow: hidden;
	display: none;
}
.list-se>p{
	background-image: -webkit-linear-gradient(bottom left, #0570df, #022281);
background-image: -o-linear-gradient(bottom left, #0570df, #022281);
background-image: linear-gradient(to top right, #0570df, #022281);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;
	color     :#fff;
}
.list-se>p a{ color:#fff;}
.list-se>li{
	position: relative;
	right   : -100%;
	-webkit-transition: right .5s;
	-moz-transition   : right .5s;
	-o-transition     : right .5s;
	transition        : right .5s;
}
.list-se>li>p{
	color       : #f0f0f0;
	height      : 50px;
	-webkit-box-sizing :border-box;
	        box-sizing :border-box;
	padding-left: 10px;
	line-height : 50px;
	border-left : 5px solid #3b3b3b; 
	-webkit-transition   : border .5s; 
			 transition  : border .5s;
	-webkit-transition   : background .3s;
			 transition  : background .3s;
}
.list-se>li>p:hover{
	border-color: #0d43a8; 
	 background:#ffa200; color:#fff;
}



.inner_pro_right{ position:relative; z-index:99; margin-top:0; width:75%; float:right;}
.pro li{ float:left; width:31.3%; margin:2% 1%; position:relative;}
.pro li .img{ border:1px solid #023063; overflow:hidden;}
.pro li .img img{width:100%;height:auto;display:block;margin:auto;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.pro li:hover .img img{transform:scale(1.08);}
.pro li .title{height:37px;overflow:hidden;font-size:16px;line-height:37px; width: auto; padding:0 20px; max-width:80%; text-align:center; color:#fff; position:absolute; bottom:-18px; left:0;-webkit-transition:all 0.5s;transition:all 0.5s;
background-image: -webkit-linear-gradient(bottom left, #d72319, #d76816);
background-image: -o-linear-gradient(bottom left, #d72319, #d76816);
background-image: linear-gradient(to top right, #d72319, #d76816);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;
}
.pro li:hover .title{background-image: -webkit-linear-gradient(bottom left, #0570df, #022281);
background-image: -o-linear-gradient(bottom left, #0570df, #022281);
background-image: linear-gradient(to top right, #0570df, #022281);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;}





.inner_pro_info_bj{ width:80.4%; float:right; background:#eff1f4; padding-bottom:5%;}
.inner_pro_info{ width:70%; margin-left:5%; margin-top:5%;}
.inner_pro_info_tit{ font-size:30px; color:#262626; border-bottom:1px solid #bfbfbf; padding-bottom:10px; margin-bottom:30px;}
.inner_pro_info_img{ width:60%;}
.inner_pro_info_img img{ max-width:100%; border:1px solid #bfbfbf;}
.inner_pro_info_des{ font-size:16px; color:#262626; line-height:25px; border-bottom:1px solid #bfbfbf;padding-bottom:10px;}
.inner_pro_info_des span{ display:block; width:48px; height:1px; background:#ff5400; margin:30px 0;}
.info_title{ font-size:20px; color:#262626; border-left:6px solid #ff5400; padding-left:20px; margin-top:30px;}
.inner_content{ font-size:16px; color:#262626; line-height:30px; border-bottom:1px solid #bfbfbf; padding-bottom:40px;}




/*****************************product end***********************/


.inner_news_bj{ width:80.4%; float:right; background:#eff1f4; padding-bottom:5%;}
.inner_news{ width:70%; margin-left:5%; margin-top:5%;}
.inner_news li{ line-height:30px; border-bottom:1px solid #bfbfbf; color:#2e2e2e; font-size:18px;}
.inner_news li span{ margin-right:20px;}
.inner_news li a{ color:#2e2e2e; padding:15px 10px; display:block;}
.inner_news li:hover{ color:#fff;
background-image: -webkit-linear-gradient(bottom left, #d72319, #d76816);
background-image: -o-linear-gradient(bottom left, #d72319, #d76816);
background-image: linear-gradient(to top right, #d72319, #d76816);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;
	}
.inner_news li:hover a{ color:#fff;}

.inner_news .newshowtit {
  text-align: center;
   border-bottom:1px solid #bfbfbf; margin-bottom:20px;
}
.inner_news .newshowtit h1 {
  font-size: 22px;
  color: #333;
}
.inner_news .newshowtit .date {
  line-height: 30px;
  font-size: 12px;
  color: #999;
}
.inner_news .newshowtxt p {
  margin-top: 25px;
  line-height: 25px;
}
.inner_news img{ max-width:80%;}




/**************************news end**********************/



.inner_message_bj{ width:80.4%; float:right; background:#eff1f4; padding-bottom:5%;}
.inner_message{ width:70%; margin-left:5%; margin-top:5%;}

.inner_message_top{ width:100%; height:268px; background:url(../Image/message_bj.png) left center no-repeat; margin-top:50px; position:relative; overflow:hidden;}
.inner_message_con{ color:#434343;  font-size:16px; position:absolute; width:50%; left:40%; top:20%;}
.inner_message_con p{ font-size:22px; color:#282727;}
.inner_message .form-group p{ line-height:34px;}
.inner_message .form-control1 {outline:none;
  display: block;
  width: 99%;
  height: 34px;
  margin-bottom:20px;
  font-size: 14px;
  line-height: 34px;
  color: #000;
  background:none;
  border:1px solid #bfbfbf;
  box-shadow: 1px 2px 3px #F0F0F0 inset;
   padding-left:10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.inner_message .form-control1:focus {
  border-color: #66afe9;
  outline:none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.inner_message #content1{ width: 99%; height:140px; border:1px solid #bfbfbf; font-family:"微软雅黑";}
.inner_message .form-group{ margin-bottom:40px;}
.inner_message .form-group2{width:347px; height:50px; position:relative; border:none; box-shadow: 1px 2px 3px #F0F0F0 inset;  border:1px solid #bfbfbf;}
.inner_message .mes_p{ color:#7e7e7e; font-size:16px; margin-bottom:10px;}
.inner_message #submit2{ width:40%; height:50px; line-height:50px; text-align:center;color:#fff; margin:0 auto; border:none;
background-image: -webkit-linear-gradient(bottom left, #d72319, #d76816);
background-image: -o-linear-gradient(bottom left, #d72319, #d76816);
background-image: linear-gradient(to bottom left, #d72319, #d76816);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;
}



/*************************message end**************************/



.inner_contact_bj{ width:80.4%; float:right; background:#eff1f4; padding-bottom:5%;}
.inner_contact{ width:70%; margin-left:5%; margin-top:5%;}
.inner_contact_con li{ float:left; width:30.3%; margin:1.5%; padding-top:80px; color:#757575; font-size:18px;}
.inner_contact_con .contact1{ background:url(../Image/contact1.png) left top no-repeat;}
.inner_contact_con .contact1 span{background-image: -webkit-linear-gradient(left, rgb(215, 35, 25), rgb(215, 104, 22));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;}
.inner_contact_con .contact2{ background:url(../Image/contact2.png) left top no-repeat;}
.inner_contact_con .contact3{ background:url(../Image/contact3.png) left top no-repeat;}

.inner_contact_con li p{ font-size:26px; color:#1a1a1a; margin:0 0 20px 0;}
.inner_contact_con li span{ display:block; font-size:22px; color:#393939; margin-top:10px;}




/*******************************contact end****************************/




.inner_case_main{ width:100%; position:relative;}
.inner_case_bj{ width:80.4%; float:right; background:#eff1f4; padding-bottom:5%;}
.inner_case{ width:85%; margin-left:5%; margin-top:5%;}
.inner_case_left{ position:absolute; width:50%; left:0; top:130px;}
.inner_case_top{ width:100%; padding:5% 5% 5% 10%; color:#fff; font-size:16px;
background-image: -webkit-linear-gradient(bottom left, #022281, #0570df);
background-image: -o-linear-gradient(bottom left, #022281, #0570df);
background-image: linear-gradient(to top right, #022281, #0570df);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;
}
.inner_case_top p{ font-size:30px; margin:0;}
.inner_case_top span{ font-size:20px; display:block; margin:20px 0;}
.inner_case_type{ width:20%; margin-left:10%;}
.inner_case_type li{ border-bottom:1px solid #d2d2d2; font-size:20px; color:#171717; padding:10px 0;}
.inner_case_type li a{ display:block;}
.inner_case_type li span{ float:right; width:30px; height:30px; display:block;}
.inner_case_type li:hover{
	background-image: -webkit-linear-gradient(left, rgb(215, 35, 25), rgb(215, 104, 22));
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
	}
.inner_case_type li:hover span{background:url(../Image/case.png) left center no-repeat;}
.inner_case_right{ position:relative; z-index:99; margin-top:100px; width:80%; float:right;}
.case_top{ width:100%; position:relative;}
.case_top li{ background:#eff1f4;}
.case_top .pic { width: 50%; height: auto; margin:0 auto;}

.case_top .pic img{ width:100%; height: auto;}
.case_top .title{height:45px;overflow:hidden;font-size:18px;line-height:45px; width:30%; text-align:center; color:#fff; position:absolute; bottom:0; left:25%;
background-image: -webkit-linear-gradient(bottom left, #d72319, #d76816);
background-image: -o-linear-gradient(bottom left, #d72319, #d76816);
background-image: linear-gradient(to top right, #d72319, #d76816);
background-position: top center;
background-size: 100% 100%; 
background-repeat: no-repeat;
}
.case li{ float:left; width:48%; margin:2% 1%; position:relative;}
.case li .img{ overflow:hidden;}
.case li .img img{width:100%;height:auto;display:block;margin:auto;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.case li:hover .img img{transform:scale(1.08);}


/*****************************case end******************************/



.inner_zyyw_main{ width:100%; position:relative;}
.inner_zyyw_bj{ width:80.4%; float:right; background:#eff1f4; padding-bottom:5%;}
.inner_zyyw{ width:85%; margin-left:5%; margin-top:5%;}
.inner_zyyw_left{ position:absolute; width:40%; left:0; top:130px;background:url(../Image/zyyw.jpg) left center no-repeat; padding-top:5%; padding-bottom:20%;}
.inner_zyyw_left_main{ width:50%; float:right;}
.inner_zyyw_left_top{ font-size:65px; font-style:italic;
	background-image: -webkit-linear-gradient(left, #ffc323, #ff9600);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;}
.inner_zyyw_left_main p{ font-size:24px; color:#fff; font-style:italic;}
.inner_zyyw_left_con{ width:60%; color:#fff; font-size:16px; line-height:30px;}
.inner_zyyw_right{ position:relative; z-index:99; margin-top:50px; width:70%; float:right;}
.zyyw li{ float:left; width:48%; margin:2% 1%;}
.zyyw li .img{ overflow:hidden;}
.zyyw li .img img{width:100%;height:auto;display:block;margin:auto;
-webkit-transition:all 0.4s;transition:all 0.4s;}
.zyyw li:hover .img img{transform:scale(1.08);}
.zyyw li .title{ color:#323232; font-size:20px;background:url(../Image/p1.png) left bottom no-repeat; padding-bottom:40px; margin-top:10px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.zyyw li:hover .title{background:url(../Image/p1.png) left 30px bottom no-repeat;}


/* --翻页-- */
.txt-upDown{width:auto;height:auto;clear:both;font-size:14px;padding-top:20px;margin-top:40px;border-top:1px dashed rgb(230,230,230);}
.txt-upDown-li{width:50%;height:42px;line-height:42px;padding:0 5px;overflow:hidden;color:#666;display:block;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
-webkit-transition:all 0.3s;transition:all 0.3s;}
.txt-upDown-li .arrow{width:10%;height:42px;overflow:hidden;font-family:'宋体';font-weight:bold;}
.txt-upDown-li .title{width:90%;height:42px;overflow:hidden;color:#666;}
.txt-upDown-li:hover{color:#fff;background:#ff5400;padding:0 20px;cursor:pointer;}
.txt-upDown-li:hover{color:#fff;}
.txt-upDown-li:hover .title{color:#fff;}
.txt-upDown-li:hover a{color:#fff;}
.txt-upDown-li.txt-right{text-align:right;}

/* --分页-- */
.page {
  overflow: hidden;
  text-align: center;
  font-size: 16px;
  margin: 60px 0 35px;
}



@-webkit-keyframes imgScale {
  from {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1); }
  to {
    transform: scale(1.04);
    -ms-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -o-transform: scale(1.04);}
}
@keyframes imgScale {
  from {
    transform: scale(1);
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1); }
  to {
    transform: scale(1.04);
    -ms-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -o-transform: scale(1.04);}
}
.imgScale {
	animation: imgScale 6s ease-in-out infinite alternate;
	-webkit-animation: imgScale 6s ease-in-out infinite alternate;
}

@keyframes scrolldown {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	33% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	66% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes scrolldown2 {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	55% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	70% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	85% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes scrollup {
	0% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
	33% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	66% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
}

@keyframes scrollup2 {
	0% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
	15% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	30% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	45% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
}

@keyframes sound {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	20% {
		transform: scale(0, 1); 
		transform-origin: 100% 100%;
	}
	40% {
		transform: scale(0, 1); 
		transform-origin: 0 0;
	}
	60% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes btnline {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	33% {
		transform: scale(0, 1); 
		transform-origin: 100% 100%;
	}
	66% {
		transform: scale(0, 1); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}

@keyframes btntate {
	0% {
		transform: scale(1, 1); 
		transform-origin: 100% 100%;
	}
	33% {
		transform: scale(1, 0); 
		transform-origin: 100% 100%;
	}
	66% {
		transform: scale(1, 0); 
		transform-origin: 0 0;
	}
	100% {
		transform: scale(1, 1); 
		transform-origin: 0 0;
	}
}
