.logo a{	display: block;}
.header{  margin: 0 auto;   padding-left: 40px;background-color: rgba(250,250,250,.9);}
.header_center{}
#header{width: 100%;
    height: auto;
    position: fixed;
    padding-top: 20px;
    font-size: 14px;
    transition: all ease .3s;
    z-index: 99;box-shadow: 0px 1px 3px rgba(0, 0, 0, 0);
    transition-property: padding, background;
}
.logo{
	margin-right: 80px;
    transition: all 0.36s ease 0s;width: auto;
    height: 80px;
    display: block;
    float: left;
}

.seat_leftnav{
	position: absolute;
	left:0;
	top:36%;
	width: 100%;
	padding:31% 0 0;
	text-align: center;
}
.seat_leftnav a{
	font-size: 18px;
	color: #eee;
	display: block;
}
.nav{
	float: right;padding-right:40px;
	width: 35%;
	
}
  .nav .nav_line{  padding: 0;
    margin: 18px 20px 10px 0;display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;
    line-height: 50px;display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
}

  .nav .nav_line a{color:#333;font:18px  Arial, "微软雅黑";}
.nav a:hover{
	color: #1f72fb;display:black;float:left;broder-top:2px solid  #1f72fb;
}

/*2022-10-20 关于我们*/  
.module{background: url(../images/bg.png) center -122px;overflow:hidden;}
 .tit_header{width: 100%;padding-bottom: 2%;padding-left: 2%;text-align: center;}
.module .content {  height: auto;  margin-top: 0;  width: 1180px;   margin: 0 auto; }
.module .wrapper li .fimg{top: 150px;position: absolute;width: 330px;height: 330px;background-size: cover;right: 34px;}
.module .module-content .more{margin: 50px auto 330px;transition: all 0.36s ease 0s;width: 160px;float:left;margin-left: 45%;line-height: 38px;height: 38px;background-color: #fff;background: url(../images/jiantou.png)no-repeat 34px -93px;border: 1px solid rgba(204, 204, 204, 0.68);}
.module .module-content .more:hover{background: url(../images/jiantou.png)no-repeat 34px -153px;background-color: #1f72fb;}
.module .module-content a.more:hover{border: 1px solid transparent;}
.tit_header p.title{letter-spacing: 3px;text-align: center;color:#1f72fb;padding-top: 80px;font: 36px Arial, "微软雅黑";}
.module .wrapper li { width: 100%;  height: auto;}
.module .module-content .description {  height: auto;  line-height: 28px; padding-top:20px;   float: left;  text-align: left; font-size: 16px; color:#333;}
.module .subtitle{font-size:16px;color:#666；text-align: center;}
 .tit_header p{padding-top:15px; color:#666}
.bgShow{background-attachment: fixed}
.bgShow .bgmask{display: block}
/*产品风琴效果开始*/
.flash4{width:1180px;height:650px;margin:0px auto;margin-bottom:20px;position:relative;clear:both}
.flash4 ul li{width:106px;height:450px;border-left:1px solid #ccc;position:relative;overflow:hidden;float:left;}
.flash4 ul li .imgTop img{opacity:0.4;}
.flash4 ul li .imgTop img.tm{opacity:1;}

.flash4 ul li .imgCon{width:538px;height:405px;}
.flash4 ul li .imgCen{width:538px;height:50px;background:rgba(0,0,0,0.5);color:#fff;font-size:16px;line-height:50px;position:absolute;left:0px;bottom:45px;text-indent:20px;display:none;}
.flash4 ul li .imgBot{width:538px;height:45px;background:#1f72fb;}
.flash4 ul li .imgBot p.bt_1{width:100px;line-height:45px;font-size:16px;color:#fff;text-indent:20px;float:left;}
.flash4 ul li .imgBot p.bt_2{width:408px;height:45px;line-height:45px;float:left;display:none;}
.flash4 ul li .imgBot p.bt_2 span{font-size:14px;color:#fff;padding-right:30px;background:url(../images/part2_icon.png)no-repeat left center;padding-left:10px;}

.flash4 ul li.first{width:538px;}
.flash4 ul li.fast{position:absolute;right:0px;bottom:0px;}




/*footer*/
/*2022-10-19liping*/
.sy_ft{background:#1f72fb;font:14px Arial, "微软雅黑"; color:#fff;}
.sy_ft p{padding:30px 0;text-align: center;font-size:16px;}
.sy_ft a{color:#fff;font-size:16px;}

.footer{
/*	background:url("../images/footer_bg.jpg") no-repeat center top;
*/	
	padding:3% 0 0;
	background:url("../images/in_footerbg.jpg") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.footer_side{
	background:url("../images/footer_bg.jpg") no-repeat center top;
	padding:1% 0 0;
	-webkit-background-size: cover;
	background-size: cover;
}
.footer_center{
	width: 1200px;
	margin:0 auto;
}
.footer_nav{
	width: 85%;
	margin:0 auto;
	padding-top: 4.6%;
	padding-bottom:7%;
	border-top: 1px solid #4d8fe7;
	background:url("../images/footerlin1.jpg") left bottom no-repeat;
}
.footer_nav ul{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content:space-around;
	justify-content:space-around;
}
.footer_nav ul li h3{
	font-size: 22px;
	color: #fff;
	padding:0 0 16%;
	margin:0;
}
.footer_nav ul li a{
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 36px;
	-webkit-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.footer_nav ul li a:hover{
	color: #0a285b;
}
.footer_nav2{
	border-top: 0;
}
.footer_logo{
	padding:12.5% 0 9.8%;
	width: 85%;
	margin:0 auto;
	background:url("../images/footer_logo.png") center center no-repeat;
	position: relative;
	-webkit-background-size: 28%;
	background-size: 28%;
}
.scroll_top{
	position: absolute;
	left:55px;
	top:128px;
	width: 54px;
	height: 54px;
	text-align: center;
	border:1px solid #abc5d4;
	padding-top: 5px;
	-webkit-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.scroll_top a{
	display: block;
}
.scroll_top i{
	font-size: 24px;
	color: #abc5d4;
	-webkit-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.scroll_top a p{
	font-size: 12px;
	color: #abc5d4;
	-webkit-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.scroll_top:hover{
	border:1px solid #fff;
}
.scroll_top:hover i{
	color: #fff;
}
.scroll_top:hover p{
	color: #fff;
}
.footer_logo img{
	width: auto;
}
.footer_language{
	font-size: 15px;
	color: #fff;
	float: right;
}
.footer_language select{
	background: none;
	color: #fff;
}
.footer_language select option{
	color: #333;
}
.copy{
	text-align: center;
	color: #b9ccdd;
	line-height: 25px;
	padding:1% 0;
	background:url("../images/footerlin2.jpg") center top no-repeat;

}
.copy a{
	color: #b9ccdd;
}
.copy a:hover{
	color: #e51012;
}

.in_banner1{
	background: url("../images/index_banner1o.jpg") center top no-repeat;
	/*height: 1070px;*/
	max-width: 1903px;
	padding-top: 56.2%;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.in_story_text{
	position: absolute;
	left:8%;
	bottom:75px;
}
.in_story_text_center{
	width: 1200px;
	margin:0 auto;
	position: relative;
	height: 100%;
}
.in_story_text h3{
	font-size: 6rem;
	color: #fff;
	line-height: 1.3;
	width: 425px;
	margin:0;
	padding-bottom: 8%;
}
.in_story_text p{
	font-size: 1.8rem;
	color: #fff;
	line-height: 1.7;
}
.in_story_text a{
	color: #fff;
	display: block;
	width: 205px;
	line-height: 55px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	background:url("../images/more.png") left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	text-transform:uppercase;
	margin-top: 15%;
}
.in_develope{
	background:url("../images/develope_bg.jpg") center top no-repeat;
	/*height: 1070px;*/
	padding-top: 56.2%;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.in_develope_text{
	bottom:194px;
	left:0;
}
.in_develope_text h3{
	color: #323232;
	width: 300px;
	position: relative;
}
.in_develope_text h3:before{
	position: absolute;
	top:-35px;
	left:0;
	content: "";
	width: 72px;
	height: 5px;
	background: #0a285b;
}
.in_develope_text p{
	color: #323232;
}
.in_topic ul li{
	background: #efefef;
}
.in_topic ul li div{
	overflow: hidden;
}
.in_topic_left{
	float: left;
	width: 50%;
	background: #efefef;
	padding:7% 13% 0 0;
	text-align: right;
}
.in_topic_left h3{
	font-size: 36px;
	color: #838383;
	font-weight: bold;
	margin:0;
	padding-bottom: 4px;
}
.in_topic_left p{
	font-size: 18px;
	color: #fff;
	 overflow : hidden;
	 text-overflow: ellipsis;
	 display: -webkit-box;
	 -webkit-line-clamp: 3;
	 -webkit-box-orient: vertical;
}
.in_topic_right{
	height: 350px;
	float: right;
	width: 50%;
	background:#1f72fb;
	-webkit-background-size: cover;
	background-size: cover;
	/*padding:5% 19% 0 12% ;*/
}
.in_topic_right a{
	width: 87%;
	padding: 0% 10% 0 12%;
	-webkit-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
	vertical-align: middle;
	display: inline-block;
}
.in_topic_right a:hover{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.in_topic_right:before{
	content: '';
	
	margin-right: -0.38em;
	height:100%;
	min-height: inherit;
	display: inline-block;
	vertical-align: middle;
}
.in_topic_right a h3{
	font-size: 20px;
	font-weight: bold;
	margin:0;
	color: #fff;
	padding-bottom: 6%;
}
.in_topic_right p{
	font-size: 15px;
	color: #fff;
	line-height: 25px;
		overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 3;
 -webkit-box-orient: vertical; 
}
.in_topic_right span{
	font-size: 13px;
	color: #dde2ec;
	line-height: 25px;
	display: block;
	padding-top: 6%;
}
.in_topic_left2{
	float: right;
	text-align: left;
	padding:7% 0 0 9%;
}
.in_topic_right2{
	float: left;
	/*padding:5% 10% 0 21%;*/
}

.in_topic_right3{
	padding:0;
	background: none;
}
.in_topic_right3 a{
	width: 100%;
	height:inherit;
	/*background:url("/le_aifuls/upload/banner/20170608/5938a2e729f63.jpg") left top no-repeat;*/
}
.in_products_search{
	background:url("../images/in_products_search.jpg") center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.in_search_info input{
	float: left;
}
.in_search_info button{
	float: left;
	border-top-right-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}
.in_search_info{
	width: 550px;
	margin:0 auto;
	text-align: center;
	padding:10.7% 0 9.2%;
}
.in_search_info h3{
	font-size: 32px;
	color: #1f72fb;
	font-weight: normal;
	padding-bottom: 6.2%;
}
.in_search_info input{
	font-size: 15px;
	color: #0066a1;
	line-height: 25px;
	width: 505px;
	border-top-left-radius: 0.5rem;
	border-bottom-left-radius: 0.5rem;
	float: left;
	padding:10px 20px;
}
.blue:focus{
	transition:border linear .2s,box-shadow linear .5s;
	-moz-transition:border linear .2s,-moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s,-webkit-box-shadow linear .5s;
	outline:none;border-color:rgba(93,149,242,.75);
	box-shadow:0 0 8px rgba(93,149,242,.105);
	-moz-box-shadow:0 0 8px rgba(93,149,242,.5);
	-webkit-box-shadow:0 0 8px rgba(93,149,242,3);
}
.in_search_info button{
	float: left;
	width: 45px;
	background: #1f72fb;
	padding:10px 0;
	cursor: pointer;
}
.in_search_info button i{
	font-size: 23px;
	color: #fff;
}
.in_products_tit{
	text-align: center;
	line-height: 68px;
	padding-bottom: 2%;
	background:url("../images/in_protitbg.png") center top no-repeat;
	-webkit-background-size: 45%;
	background-size: 45%;
}
.in_products_tit h3{
	
	color: #333;padding-top:60px;
	font:36px Arial, "微软雅黑"; 
}
.in_products_list{
	width: 1240px;
	margin:0 auto;
	padding-bottom: 1.5%;
}
.in_products_list ul{
	display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
	display: -moz-box; /* 老版本语法: Firefox (buggy) */
	display: -ms-flexbox; /* 混合版本语法: IE 10 */
	display: -webkit-flex; /* 新版本语法: Chrome 21+ */
	display: flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
.in_products_list ul li{
	width: 32%;
	margin-bottom: 2%;border:solid 1px #ccc;
	position: relative;
}
.in_products_list ul li a#in_proimg img{
	display: block;
}
.in_products_more{
	line-height: 54px;
	width: 205px;
	margin:0 auto;
	text-align: center;
	background: url("../images/in_products_more.png") left top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	margin-bottom: 7%;
}
.in_products_more a{
	font-size: 16px;
	color: #333;
	text-transform:uppercase;
	display: block;
}
.in_products_list ul li figure figcaption{

}
.in_products_move{
	padding:4% 5%;
	position: absolute;
	left:0;
	bottom:0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background:rgba(31,114,251,.8);
	line-height: 27px;
	-o-transition:ease .3s;
	-ms-transition:ease .3s;
	-moz-transition:ease .3s;
	-webkit-transition:ease .3s;
	transition:ease .3s;
	height: 60px;
}
.in_products_move span{
	color: #fff;
	font-size: 15px;
	-o-transition:ease .5s;
	-ms-transition:ease .5s;
	-moz-transition:ease .5s;
	-webkit-transition:ease .5s;
	transition:ease .5s;
}
.in_products_move i{
	font-size: 25px;
	color: #89add8;
	float: right;
}
.in_products_list ul li:hover .in_products_move{
	width: 100%;
	height: 100%;
	text-align: center;
}
.in_products_list ul li:hover .in_products_move span{
	font-size: 24px;
	display: block;
	padding-top: 29%;
}
.in_products_list ul li:hover .in_products_move i{
	display: none;
}
.in_products_hover{
	display: none;
	text-align: center;
	position: absolute;
	width: 100%;
	top:50%;
	transition:1s;
}
.in_products_hover a{
	padding:0 8px;font-size:18px;color:#fff;
}
.in_products_list ul li:hover .in_products_hover{
	display: block;

}
.menu{
	display: none;
}



/*about*/
.inside_banenr{
	width: 100%;
	/*height: 550px;*/
	padding-top: 28.6%;
	background: url("../images/ln_about_img.jpg") no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;
}

.markbanner {
	padding-top: 36.5%;
}
.about_one{
	width: 100%;
	background: url("../images/ln_aboutbg1.jpg") no-repeat center top;
	height:1065px;
	-webkit-background-size: cover;
	background-size: cover;
}
.about_onefirst{
	width: 1200px;
	margin: 0 auto;
	padding:10% 0 0 0;
}
.about_onefirst_left{
	float: left;
	padding:40px 0 0 0;
}
.about_onefirst_right{
	float: left;
	width: 700px;
	padding-left: 60px;
}
.about_onefirst_right h3{
	font-size: 30px;
	color:#fff;
	font-weight:normal;
	line-height:2;
	margin:0;
	padding:0;

}
.about_onefirst_right h4{
	margin:0;
	padding:0;
	font-weight:normal;
	font-size: 14px;
	color:#fff;
	font-style: italic;
	line-height:2;
}
.about_onefirst_right p{
	text-indent: 2em;
	color:#fff;
	font-size: 14px;
	line-height:2.2;
}
.about_onefirst_right_con{
	padding-top: 30px;
}
.about_onesecond{
	padding-top: 10%;
	width: 1200px;
	margin: 0 auto;
	color:#fff;
}
.about_onesecond h3{
	font-weight:400;
	font-size: 24px;
	color:#fff;
	line-height:1.8;
}
.about_onesecond h4{
	font-family: 'microsoft yahei';
	padding-top: 2%;
	font-weight:300;
	font-size: 16px;
	color:#fff;
	line-height: 1.8;
}

.about_two{
	padding:6% 0;
}
.about_two ul{
	width: 1200px;
	margin: 0 auto;
}
.about_two ul li{
	float: left;
	width:23%;
	margin:0 1%;
	border:1px solid #0066a1;
	text-align: center;
	}
.about_two ul li img{
	-webkit-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.about_two ul li:hover img{
	transform: translateX(10px);
}
.about_two ul li img{
	padding:22% 0;
}
.about_two ul li figcaption{
	line-height: 4;
	background: #0066a1;
	color:#fff;
	font-size: 16px;
}
.about_two ul li:nth-child(2n) figcaption{
	background: #0086d4;
}
.about_three{
	width: 100%;
	height:685px;
	background: url(../images/ln_aboutbg2.jpg) no-repeat center top;
}
.about_three_title{
	font-size: 48px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	padding:6% 0 6% 0;
}
.about_three_content p{
	text-align: center;
	color:#fff;
}
.about_three_content p:first-child{
	font-size: 20px;
	font-weight: 300;
}
.about_three_content p:nth-child(2){
	font-size: 80px;
	font-weight: 300;
}
.about_three_content p:nth-child(3){
	font-size: 14px;
	letter-spacing:15px;
	border-radius: 15px;
	background: #fff;
	color:#0080cb;
	width: 475px;
	margin: 0 auto;
	text-align: center;
	padding:5px 0;
}
.about_three_content p:last-child{
	padding-top: 2%;
	font-size: 15px;
}

/*news*/
.newsbanner{
	background: url(../images/ln_new_topbg.jpg) no-repeat center top;
	/*height:422px;*/
	padding-top: 22%;
	-webkit-background-size: cover;
	background-size: cover;
}
.inside_news{
	background: #efefef;
	padding:4% 0;
}

    .container-fluid {
  padding: 20px;
  width: 1000px;
  margin: 0 auto;
  }
.box {
  margin-bottom: 20px;
  float: left;
  width: 225px;
  background: #fff;
  }

.container-fluid div:nth-child(2){
	width:470px;
}
.container-fluid figcaption{
	padding: 6% 8% 15% 8%;
	
}
.container-fluid div:nth-child(2) figcaption{
	padding: 3% 3% 10% 3%;
}
.container-fluid figcaption h3{
	font-size: 21px;
    text-align: left;
}
.container-fluid figcaption p{
	padding-top: 5%;
	    font-size: 14px;
    line-height: 21px;
    text-align: left;
}
.container-fluid .inside_newslist2{

}
.container-fluid div dl{
	display: none;
padding-left:10px;
padding:5px 0 5px 10px;
}
.container-fluid div dt{
	width: 88%;
	padding:0 5%;
	margin: 0 auto;
	line-height: 2.5;
	background: #d3deed;
	color:#0066a1;
	font-size: 16px;
	position: relative;
}
.container-fluid div dt:after{
	content:'^';
	position: absolute;
	top:-2%;
	right:10%;
    -webkit-transform:rotate(180deg) scale(2,1);
    transform:rotate(180deg) scale(2,1);
}
.container-fluid ul{
	padding:7% 0;
}
.container-fluid ul li{
	padding:1px 0;
}
.container-fluid ul li dl dd{
	padding:0px 0 0px 20px;
	font-size: 14px;
	line-height: 2.2;
}
.container-fluid ul li dl dd a{
	display: block;
	color:#0066a1;
}
.container-fluid ul li dl.cc{
	display: block;
}


/*news_detail*/
.newsnav a{
	color:#000;
}
.newsnav .search_top i{
	color:#000;
}
.newsnav {
	width: 82%;
	float: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9ced3;
}
.news_ln_detail{
	width: 1200px;
	margin: 0 auto;
}
.news_detitle{
	width: 100%;
	/*height:196px;*/
    padding-bottom: 5%;
	background: url(../images/ln_news_bannerbg.jpg) repeat-x left top;
}
.news_detitle aside{
	padding-top: 6.5%;
	padding-left:14.5%;
	width: 1200px;
	margin: 0 auto;
}
.news_decontent_one_left{
	float: left;
	font-size: 36px;
	font-weight: bold;
	width: 80%;
}
.news_decontent_one_right{
	width: 15%;
	float: right;
	font-size: 18px;
}
.news_decontent_second{
	padding:5% 0;
}
.news_decontent_second p{
	font-size: 16px;
	color:#666;
	line-height: 30px;
}


/*market*/
.markbanner{
	background: url(../images/ln_marketbanner.jpg) no-repeat center top;
	background-size:100%;
}
.markbanner3{
	background: no-repeat center top;
/*	height:800px;
*/	padding:0;
}
.mark_content{
	width: 1220px;
	margin: 0 auto;
	padding:5% 0;
}
.markln_title{
	width: 1200px;
	margin: 0 auto;
	font-size: 60px;
	font-weight: bold;
}
.markln_nav{
	width: 1200px;
	margin: 0 auto;
	padding: 2% 0;
}
.markln_nav a{
	display: inline-block;
	width: 120px;
	height:40px;
	line-height: 40px;
	border:1px solid #ccc;
	text-align: center;
	color:#000;
	margin:.5% 1%;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.markln_nav a:hover{
	color:#fff;
	background: #035cac;
	border:1px solid #035cac;
}
.mark_content aside ul{
	display: -webkit-flex;
	display: flex;
	flex-wrap: wrap;

}
.mark_content aside li{
	padding:0 1.5%;
	width: 25%;
	margin:2% 0;
	overflow: hidden;
}
.mark_content aside li img{
	-webkit-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.mark_content aside li figure{
	border:1px solid #76a8d0;
	overflow: hidden;
}
.mark_content aside li figcaption{
	line-height: 5;
	background: #0066a1;
	color:#fff;
	text-align: center;
	font-size: 16px;
}
.mark_content aside li:nth-child(2n) figcaption{
	background: #0086d4;
}
.mark_content aside li:hover img{
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}


/*market*/
.markbanner2{
	height:auto;
}
.inside_mark_menu{
	width: 1220px;
	margin: 0 auto;
margin-top: -7.3%;
	padding-bottom: 5%;
	/*position: absolute;
	top:0%;
	left:50%;
	padding-top:35%;
	margin-left: -610px;*/
}
.inside_mark_menu ul{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	/*position: absolute;

	top:700px;
	left:50%;
	margin-left: -610px;*/
}
.inside_mark_menu li{
	width: calc(100%/3);
	padding:2% 1%;
	
}
.inside_mark_menu li a{
	display: block;
	-moz-box-shadow:0px 1px 7px #333333; -webkit-box-shadow:0px 1px 7px #333333; box-shadow:0px 1px 7px #333333;
}
.inside_mark_menu li dt{
	text-align: center;
	line-height: 94px;
	color:#fff;
	font-size: 18px;
	background: -webkit-gradient(linear,26% 0%, 100% 0%, from(#0A2774), to(#062F8A), color-stop(0.7,#033499));
	background: gradient(linear,26% 0%, 100% 0%, from(#0A2774), to(#062F8A), color-stop(0.7,#033499));
}
.inside_mark_menu li dd{
		overflow: hidden;
}
.inside_mark_menu li dd img{

	-webkit-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.inside_mark_menu li:hover dd img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


/*mark_detail*/
.mark_content article{
	position: relative;
}
.markln_detail_content{
	position: absolute;
	top:4%;
	left:48%;
	width: 485px;	
} 
.markln_detail_content h3{
	font-size: 30px;
		font-weight: normal;
}
.markln_detail_content h4{
	padding:2% 0 0 0;
	font-weight: normal;
font-size: 14px;
}
.markln_detail_content h4 a{
color:#035cac;
}
.markln_detail_content p{
	padding-top: 12%;
	color:#3c3c3c;
	font-size: 12px;
	line-height: 1.8;
}
.markln_detail_content p a{
	color:#035cac;
}
.markln_detail_de{
	background: #3384b3;
	width: 100%;
	height:40px;
}
.markln_detail_de_font{
	margin: 0 auto;
	width: 1200px;

}
.markln_detail_de_font span{
	line-height: 40px;
	text-align: center;
	width: 195px;
	background: #fff;
	font-size: 14px;
	color:#3384b3;
	display: block;
}
.markln_detail_de2{
	width: 1200px;
	margin: 0 auto;
	padding:3%;
	font-size: 14px;
	color:#666;
	line-height: 2;
}


/*develope*/
.developebanner{
	background: url(../images/developebanner.jpg) no-repeat center top;
	/*height: 663px;*/
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 34.5%;
}
.develop_font{
	width: 1200px;
	margin: 0 auto;
	padding:4% 5%;
}
.develop_font h3{
	font-size: 38px;
}
.develop_font p{
	width: 675px;
	line-height: 1.8;
	padding:2% 0;
}
.develop_font a{
color:#0066a1;
}
.develop_one{
	width: 100%;
	margin: 0 auto;
}
.develop_one_left{
	float: left;
	min-height: 442px;
	width: calc(50% - -160px);
	background: url(../images/our-social-approach-L-v2.jpg) no-repeat right top;
}
.develop_one_left2{
	float: right;
}
.develop_one_right{
	width: calc(50% - 160px);

	background: -webkit-linear-gradient(135deg, rgb(6, 1, 17), rgb(12, 79, 116));
	float: right;
	min-height: 442px;
	display: block;
}
.develop_one_right2{
	float: left;
}
.develop_one_right_con{
	width: 320px;
padding:16px;
	vertical-align: baseline;
	/*min-height:410px;*/
	min-height: 410px;
}
.develop_one_right_con h3{
	font-size: 36px;
		color:#fff;
}
.develop_one_right_con h4{
	padding-top: 3%;
	font-weight: normal;
	font-size: 18px;
		color:#fff;
}
.develop_one_right_con p{
	color:#fff;
	font-size: 12px;
	line-height: 1.8;
}
.develop_one_right_con a{
	font-size: 15px;
	color:#fff;
}
.develop_one_right_con::before {
	content: '';
    display: inline-block;
    height: 100%;
    margin-right: -0.38em;
    min-height: inherit;
    vertical-align: middle;
}
.develop_one_right_con_font{
	vertical-align: middle;
	display: inline-block;

}
.develop_one_right_con2{
	float: right;
	width: 396px;
}
.menu_list_center{
	display: none;
}
.prodetail_pic_phone{
	display: none;
}

.footer_nav3{
	border-top: 0;
	width: 1200px;
	margin:0 auto;
	padding-bottom: 5%;
	background:none;
}
.footer_nav3 ul li h3{
	color: #082338;
}
.footer_nav3 ul li a{
	color: #666;
}
.develope_footer{
	background:url("../images/footer_bg.jpg") no-repeat center top;
	padding:1% 0 0;
	-webkit-background-size: cover;
	background-size: cover;
}
.footer_logo2{
	position: relative;
}
.footer_logo2::before{
	content: '';
	position: absolute;
	z-index: 2;
	width:100%;
	top:10%;
	left:0;
	height:1px;
	background: url("../images/footerlin2.jpg") center top no-repeat;
}

.develope_news{
	width: 100%;
	padding:4% 0;
	background: url(../images/snsnns.jpg) no-repeat center top;
}
.develope_news ul{
	width: 1050px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
}
.develope_news li{
	width: calc(100%/3);
	padding:0 2%;
	
}
.develope_news li figcaption{
	background: #72b5cc;
    padding: 35% 8% 8%;

}
.develope_news li figcaption h3{
	color:#fff;
	font-size: 20px;
	line-height: 2;
}
.develope_news li figcaption .times{
	color:#fff;
	font-size: 12px;
	line-height: 1.8;
}
.develope_news li figcaption p{
	color:#fff;
	padding-top: 3%;
	font-size: 14px;
	line-height: 24px;
	height: 14vh;
overflow : hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 4;
 -webkit-box-orient: vertical; 
}
.develope_news li a{
	color:#fff;
	padding-top: 13%;
	display: block;
	-webkit-transition: ease .3s;
	-o-transition: ease .3s;
	transition: ease .3s;
}
.develope_news li a:hover{
	color:#000;
}



