@charset "UTF-8";
/*companyIntroduction css*/
#ban1{
	height:362px; 
}
.clearfix:after{content:'\0020';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
#introduction{
	height: 362px;
	height: 300px;
	background: url(../images/int_img1.jpg) no-repeat center;
}
.about_nav{
	height: 66px;
	background-color: rgba(255,255,255,.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#c8ffffff",endColorstr="#c8ffffff");
	position: absolute;
	bottom: 0px;
	width: 100%;
	min-width: 1040px;
}
.about_nav ul{
	clear: both;
	width: 1040px;
	height: 66px;
	margin: 0 auto;
}
.about_nav ul li{
	padding-right: 15px;
	float: left;
	line-height: 66px;
	color:#006cd5;
	font-size: 16px;
}
.about_nav ul .active{
	padding-left: 20px;
	color:#000000;
	font-size: 16px;
	background:transparent;
	background: url(../images/int_img5.png) no-repeat 0px center;
}
.content{
	width: 1040px;
	margin:0 auto;
	clear: both;
	margin-top: 60px;
	color: #555555;
	font-size: 16px;
}
.content .leftside,.content .rightside{
	float: left;
}
.introduction_top{
	height: 720px;
}
.introduction_top .leftside{
	width: 100%;
	height: 380px;
}
.introduction_top .rightside{
	width: 460px;
	height: 380px;
	padding-left: 37px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.introduction_top .leftside .title1{
	color: #666666;
	font-family: "Arial";
    font-size: 18px;
}
.content .title1{
    font-family: "Arial";
    color: #666666;
    font-size: 18px;
}
.title1 span{
	padding-right: 5px;
	display: inline-block;
	color: #005598;
	font-weight: 600;
	font-family:"Microsoft YaHei","宋体",Arial;
    font-size: 20px;
}
.introduction_top .leftside .title2{
	color: #000000;
	font-size: 18px;
	margin-top: 35px;
	margin-bottom: 15px;
	line-height: 35px;
	background: url(../images/int_img4.png) no-repeat 310px 0px;

}
.content1,.content2{
	text-indent: 32px;
	line-height: 2;
}
.content1{
	margin-bottom: 35px;
}
.introduction_bottom{
	height: 490px;
	clear:both;
}
.introduction_bottom .leftside,.introduction_bottom .rightside{
	float: left;
}
.introduction_bottom .rightside{
	width: 591px;
}
.introduction_bottom .content1{
	margin-bottom: 15px;
}
/*news css*/
.news #introduction{
    background: url(../images/news_1.jpg) no-repeat center;
}
.news .content{
	margin-top: 50px;
	height: auto;
}
.content .title{
    font-family: "Arial";
    font-size: 18px;
 }
.content .title span{
   font-family: "Microsoft YaHei","宋体",Arial;
 }
.title span{
	color: #005598;
	font-size: 20px;
	font-weight: 600;
}
.news_container {
    width: 100%;
    position: relative;
    z-index: 100;
    margin: 40px auto;
}
.va-nav span {
    width: 40px;
    height: 25px;
    background: transparent url(../images/prev.png) no-repeat center center;
    position: absolute;
    top: -35px;
    left: 50%;
    margin-left: -20px;
    text-indent: -9000px;
    opacity: 0.7;
    cursor: pointer;
    display: none;
    z-index: 100;
}
.va-nav span.va-nav-next {
    background-image: url(../images/next.png);
    top: auto;
    bottom: -35px;
}
.va-title{
	padding-left: 15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
    background-image: url(../images/news_2.png);
    background-repeat: no-repeat;
    background-position: 0px 10px;
}
.va-title1{
	color: #2f85d8;
}
  
.va-title span{
	font-size: 12px;
	color: #333333;
	display: inline-block;
	padding-left: 15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
    position: absolute;
    right: 50px;
}
.va-content p{
	line-height: 2;
	padding-left: 15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	text-indent:30px;
}
.va-content img{
	display: block;
	margin:20px auto;
}
.va-content {
    display: none;
    margin-top: -1px;
    overflow: hidden;
    position: relative;
    z-index: 10;
   	padding: 15px 50px 30px;
    box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background-color: #dbedff;
	color: #000;
}
.nav {
    width: 1024px;
    margin: 30px auto;
    overflow: hidden;
    text-align: left;
}
.nav .va-title{
    display: block;
    position: relative;
    padding: 5px 20px;
    height: 50px;
    cursor: pointer;
    z-index: 20;
}
.nav input:checked ~ .va-content{       
	z-index:-1;
	-webkit-animation-name: slideLeft;
	-webkit-animation-duration: .7s;
	-webkit-animation-iteration-count: 1;
}
.va-slice input{
	display: none;
}
/*product css*/
.product #introduction{
    background: url(../images/product_1.jpg) no-repeat center;
}
.pt_describe h1,.function h1,.skill h1{
	color: #000;
	font-size: 20px;
	font-weight: normal;
	margin: 20px 0;
}
.product_tab{
	margin-top: 10px;
	clear: both;
	height: 90px;
}
.product_tab .active p{
	color: #ffffff;
}
.product_tab li{
	margin-right: 25px;
	cursor: pointer;
	float: left;
	padding: 0 20px;
	height: 45px;
	line-height: 45px;
	color: #2f85d8;
	background-image: url(../images/news_2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	position: relative;
	width: 180px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.product_tab .v50,.product_tab .v60{
	width: 252px;
}
.product_tab li p{
	position: absolute;
	z-index: 999;
	width: 100%;
	height: 100%;
}
.product_tab li span{
	position: absolute;
	left: 0px;
	top:0px;
	display: block;
	background-color: #2f85d8;
	color: #fff;
	background-image: url(../images/product_2.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 45px;
	z-index: 100;
}
.menu_con .first_menu .second_menu li{
	width: 100%;
}
.menu_con .first_menu .second_menu li a{
	width: 100%;
}
.menu_con .first_menu .product_menu{
    width: 270px;
    height: 284px;
}
.menu_fixed{
	 display: none;   
	background: rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#E5ffffff",endColorstr="#E5ffffff");
	border-bottom:1px solid #e0e0e0;
	box-shadow:0 0 15px #b0b0b0;
    position: fixed;
    top: 0px;
/*     z-index: 88888; */
    height: 60px;
}
.menu_fixed .first_menu_ul,.menu_fixed .first_menu_ul a{
	height: 61px;
}
.menu_fixed a:hover{
	color: #ffffff!important;
}
.menu_fixed li{
	line-height: 60px;
	height: 60px;
}
.menu_fixed li ul li{
	height: 45px;
}
.menu_fixed .first_menu_ul ul li a{
	color: #ffffff;
}
.menu_fixed .first_menu_ul .active{
	color: #ffffff;
}
.menu_fixed .second_menu{
	top: 61px;
	z-index: 9999;
}
/*.menu_fixed .product_menu{
	height:335px!important;
}*/
.menu_fixed .first_menu_ul{
	background: transparent;
}
.menu_fixed .first_menu_ul a{
	color: #616161;
}
.pt_describe,.function,.skill,.main_function,.technical_f{
    width: 1040px;
    margin: 0 auto;
    clear: both;
	color: #333;
	font-size: 16px;
}
.pt_describe{
	height: 500px;
}
.f_left{
	float: left;
	width: 460px;
}
.f_left p{
	line-height: 2;
}
.f_right{
	float: right;
	margin-top: 20px;
}
.function ul{
	clear: both;
	height: 760px;
}
.function ul li{
	float: left;
	width: 346px;
	height: 330px;
	border-right: 1px dashed #8d8d8d;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	margin-bottom: 40px;
}
.function li h2{
	color: #000000;
	font-weight: normal;
	text-align: center;
    height: 40px;
}
.function li p{
	color: #333333;
	font-size: 14px;
	line-height: 1.7;
}
.skill h1{
	text-align: center;
}
.skill ul {
	clear: both;
    height: 690px;
    margin-top: 40px;
}
.skill p{
	font-size: 14px;
	line-height: 2.4;
}
.skill_title{
	color: #2f85d8;
	font-size: 16px!important;
	height: 40px;
	background: url(../images/product_16.png) no-repeat left 11px;
	padding-left: 22px;
	text-indent: 0px!important;
}
.skill ul li{
	float: left;
}
.skill_li1{
	width: 400px;
	line-height: 2;
    margin-right: 118px;
}
.box1 .skill_li1{
	width: 550px;
	margin-right: 60px;
}
.box1  .skill_li2{
	margin-top: 40px;
}
.box1  .skill_li4{
	margin-top: 0px;
}
.skill_li1,.skill_li2{
	margin-bottom: 25px;
}
.skill_li4{
	margin-left: 68px;
	width: 358px;
	margin-top: 50px;
}
.tab_menu{
    width: 1040px;
    margin: 0 auto;
    clear: both;
    margin-top: 60px;
    font-size: 15px;
}
.tab_menu .title{
    font-family: "Arial";
    font-size: 18px;
}
.tab_menu .title span {
    font-family: "Microsoft YaHei","宋体",Arial;
}
.tab_box .fdiv{
	display: block;
}
.grey_line{
	height: 6px;
	width: 100%;
	min-width: 1040px;
	background: url(../images/product_13.png) repeat-x center;
    clear: both;
}
.pt_left{
	width: 515px;
	float: left;
}
.pt_right{
	float: right;
}
.box1 .pt_left{
	width: 580px;
}
.box1 .f_left{
	width: 100%;
	clear: both;
    margin-bottom: 50px;
}
.box1 .skill ul{
    margin-top: 10px;
}
.pt_left p{
	text-indent: 32px;
	line-height: 2;
}
.pt_left h2{
    color: #000;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 10px;
}
.pt_left ul li{
	padding-left: 20px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #000;
	background: url(../images/news_2.png) no-repeat left center;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.pt_left .pt_p2{
	text-indent: 0px;
	margin-top: 15px;
}
.bg_img{
	width: 100%;
    min-width: 1040px;
	height: 673px;
 	/* background: url(../images/product_5.jpg) no-repeat center; */
}
.features{
	width: 1040px;
	/* color: #fff; */
	color: #333333;
	font-size: 16px;
}
.features h1,.main_function h1,.technical_f h1{
	font-size: 20px;
	text-align: center;
	font-weight: normal;
    height: 60px;
    line-height: 60px;
}
.features ul {
	margin-top: 10px;
}
.features ul li{
	margin-bottom: 30px;
}
.features ul li p{
	font-size: 14px;
	line-height: 1.8;
}
.features ul li h2{
	font-weight: normal;
}
.technical{
	width: 1040px;
	font-size: 16px;
	color: #333333;
	height: 1570px;
}
.technical h1{
	font-size: 20px;
    text-align: center;
    font-weight: normal;
    height: 105px;
    line-height: 105px;
}
.left1,.left2,.left3{
	float: left;
}
.right1,.right2,.right3{
	float: right;
}
.left1{
	width: 420px;
	margin-bottom: 25px;
}
.right1{
	margin-bottom: 25px;
}
.technical h2{
	color: #17479d;
	font-weight: normal;
    margin-bottom: 15px;
}
.technical p{
    line-height: 2;
    text-indent: 32px;
}
.left2{
	width: 527px;
}
.left2 .img{
	display: block;
}
.right2{
	width: 480px;
    margin-bottom: 60px;

}
.left3{
	width: 450px;
	margin-top: 30px;
}
.right3{
	margin-top: 30px;
}
.box5 .pt_left{
	float: left;
	width: 524px;
}
.box5 .pt_right{
	float: right;
}
.left_box6{
	float: left;
	width: 442px;
    margin-bottom: 30px;
}
.right_box6{
	float: right;
    margin-bottom: 30px;
}
.product6 .pt_describe p{
	text-indent: 32px;
	line-height: 2;
	clear: both;
}
.box4 .pt_left{
	width: 547px;
}
.box4 .pt_describe .skill_title{
    background: url(../images/product_16_1.png) no-repeat left 10px;
    line-height: 30px;
    height: 30px;
}
.box4 .pt_right{
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}
.box4 .p_clear{
	clear: both;
	text-indent: 32px;
	line-height: 2;
}
.box4 .pt_describe{
	height: 600px;
}
.main_function p{
	line-height: 2;
}
.main_function h1{
	text-align: left;
}
.main_function_img1{
	display: block;
	margin:20px  0 40px;
}
.main_function ul{
	clear: both;
	height: 2610px;
}
.main_function ul li{
	float: left;
}
.main_function .skill_title{
	background: url(../images/news_2.png) no-repeat 0 10px;
}
.main_function_li1{
	width: 464px;
	margin-right: 20px;
}
.main_function_li2{
	margin-bottom: 40px;
}
.main_function_li3{
	margin-bottom: 40px;
}
.main_function_li4{
	width: 431px;
	margin-left: 23px;
}
.main_function_li5{
	width: 536px;
}
.main_function_li6{
	margin:0 0 40px 5px;
}
.main_function_li7{
	margin:0 47px 40px 0px;
}
.main_function_li8{
	width: 536px;
}
.main_function_li9{
	width: 435px;
	clear: both;
}
.main_function_li10{
	margin:0 0 40px 19px;
}
.main_function_li11{
	margin:0 26px 40px 0px;
}
.main_function_li12{
	width: 563px;
}
.main_function_li13{
	width: 398px;
	clear: both;
	margin:0 12px 40px 0;
}
.product_16_2 span{
	margin-right: 5px;
	display: inline-block;
	background: url(../images/product_16_2.png) no-repeat 0 20px;
	width: 9px;
	height: 30px;
}
.main_function_li15{
	clear: both;
	margin:0 33px 40px 0;
}
.main_function_li16{
	width: 498px;
}
.main_function_li17{
	width: 498px;
	clear: both;
}
.main_function_li18{
	margin:0 0px 40px 22px;
}
.technical_f p{
	line-height: 2;
}
.technical_f h1{
	text-align: left;
}
.technical_f ul li{
	margin-bottom: 20px;
}
/*values css*/
.values_content{
	color: #000;
}
.values_content h1{
	margin: 30px 0;
	font-weight: normal;
	text-align: center;
   font-family: "Arial";
}
.values_content h1 span{
	font-size: 20px;
    font-family: "Microsoft YaHei","宋体",Arial;
}
.value ul {
	height: 560px;
	padding:30px 0 0 0;
}
.value ul li{
	height: 85px;
	width: 100%;
	line-height: 85px;
	border-bottom: 1px dashed #000000;
}
.value ul li p{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding-left: 75px;
	width:100%;
	text-align: left;
	color: #000000;
	font-size: 16px;
}
.value ul li span{
	font-size:16px;
	font-weight:normal;
	}
.value ul .value_li1 p,.value ul .value_li2 p{
	display: block;
}
.value ul .value_li1{
	background: url(../images/values_7.png) no-repeat left center;
}
.value ul .value_li2{
	background: url(../images/values_1.png) no-repeat left center;
}
.value ul .value_li3{
	background: url(../images/values_2.png) no-repeat left center;
}
.value ul .value_li4{
	background: url(../images/values_8.png) no-repeat left center;
}
.value ul .value_li5{
	background: url(../images/values_9.png) no-repeat left center;
}
.value ul .value_li6{
	background: url(../images/values_6.png) no-repeat left center;
}
.company_vision{
	height: 550px;
	width: 100%;
	min-width: 1024px;
	background-repeat: no-repeat;
	background-position: left center;
	background:url(../images/vision_pic.png) no-repeat left bottom;
	background-position:0 0 0;
}
.company_vision h1{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding:36px 0 70px;
	color: #000000!important;
	font-weight: normal;
	text-align: center;
   font-family: "Arial";
}
.company_vision h1 span{
	font-size: 20px;
    font-family: "Microsoft YaHei","宋体",Arial;
}
.bg_yh{
	position: absolute;
	width: 64px;
	height: 48px;
	background-image: url(../images/values_3.png);
	top: -35px;
    left: -95px;
}
.qianm{
	width: 220px;
	height: 190px;
	line-height: 190px;
	position: absolute;
    background: url(../images/values_4.png) no-repeat right bottom;
    bottom: -162px;
    right: -20px;
    text-align: left;
}
.vision_content{
	position: relative;
	width: 1040px;
	margin:0 auto;
	color: #333333;
	font-size: 16px;
	line-height: 2.5;
	padding:30px 0 0 0;
	text-align:justify;
	text-justify:inter-ideograph;
}
.vision_content{
	text-indent:33px;
	}
/*contact css*/
.contact_content{
	margin-bottom: 20px;
}
.contact #introduction {
    height: 362px;
    height: 300px;
    background: url(../images/contact_1.jpg) no-repeat center;
}
.contact_content div p{
	font-size: 16px;
	color: #000000;
	line-height: 2.5;
}
.contact_content .title1{
	margin-bottom: 40px;
}
/* .contact_content .p1,.contact_content .p2{
	padding-bottom: 30px;
	background: url(../images/contact_2.png) no-repeat center bottom;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
} */
.contact_content .p2{
	margin-top: 10px;
}
.contact_content .p3{
	margin-bottom: 40px;
	margin-top: 10px;
}
/*download css*/
 .download #introduction {
    background: url(../images/download_1.jpg) no-repeat center;
} 
.title_common{
    font-family: "Arial";
    color: #666666;
    margin-top: 60px;
    font-size: 18px;

}
.title_common span {
    padding-right: 5px;
    display: inline-block;
    color: #005598;
    font-weight: 600;
    font-family: "Microsoft YaHei","宋体",Arial;
    font-size: 20px;
}
.downloadleft{
	float: left;
	width: 520px;
}
.downloadright{
	float: right;
}
.downloadleft h1{
	font-family: "黑体";
	font-weight: normal;
	color: #000000;
	margin:30px 0 20px;
}
.downloadleft p{
	font-size: 14px;
	color: #333333;
	line-height: 2;
	margin-bottom: 35px;
}
.download_a{
	margin:0 0 115px;
	color: #ffffff!important;
	line-height: 54px;
	text-align: center;
	width: 178px;
	height: 54px;
	display: block;
	background-color: #e88510;
	background-image: url(../images/download_3.png); 
	background-repeat: no-repeat;
	background-position: 15px center;
	box-shadow: 2px 2px 1px #ae6108;
}
.download_a:hover{
	background-color: #d77e14;
    box-shadow: inset 2px 2px 1px #9f5702;
}
/*partner css*/
.partners #introduction {
    background: url(../images/partner_10.jpg) no-repeat center;
}
.partners_content ul{
	clear: both;
	margin-top: 20px;
}
.partners_content ul li{
	height: 350px;
	border-radius: 5px;
	float: left;
	width: 310px;
	margin-right: 55px;
	margin-bottom: 40px;
	color: #666666;
	font-size: 14px;
	border: 1px solid #dddddd;
	padding: 25px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
.partners_content .nomargin{
	margin-right: 0px;
}
.partners_content ul li img{
	display: block;
	margin:5px auto 0px;
}
.partners_content ul li p{
	margin-top: 20px;
	line-height: 2.1;
	text-indent: 28px;
}
/*courses css*/
.courses #introduction {
    background: url(../images/courses_1.jpg) no-repeat center;
}
.courses_content ul{
	clear: both;
	height: 1435px;
	margin-top: 30px;
}
.courses_content ul li{
	font-size: 14px;
	color: #333333;
	float: left;
	width: 513px;
	height: 338px;
	margin-bottom: 14px;
	background-color: #efefef;
}
.courses_content ul li p{
	width: 230px;
	padding-left:263px;
	padding-right: 5px;
	line-height: 1.8;
}
.courses_content ul li .p1{
	font-size: 20px;
	margin-top: 50px;
	margin-bottom: 20px;
}
.courses_content ul .courses_li1{
	background-image: url(../images/courses_2.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	margin-right: 13px;
}
.courses_content ul .courses_li2{
	background-image: url(../images/courses_3.jpg);
	background-repeat: no-repeat;
	background-position:left center;
}
.courses_content ul .courses_li3{
	background-image: url(../images/courses_4.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	margin-right: 13px;
}
.courses_content ul .courses_li4{
	background-image: url(../images/courses_5.jpg);
	background-repeat: no-repeat;
	background-position:left center;
}
.courses_content ul .courses_li5{
	background-image: url(../images/courses_6.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	margin-right: 13px;
}
.courses_content ul .courses_li6{
	background-image: url(../images/courses_7.jpg);
	background-repeat: no-repeat;
	background-position:left center;
}
.courses_content ul .courses_li7{
	background-image: url(../images/courses_8.jpg);
	background-repeat: no-repeat;
	background-position:left center;
}
.courses_content .download_a{
    margin: 20px 0 0px 263px;
}
/*cases css*/
.cases #introduction {
    background: url(../images/cases_bg.jpg) no-repeat center;
}
.cases_content {
	color: #000000;
}
.cases_content h1{
	font-weight: normal;
	font-size: 30px;
	margin-top: 30px;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.cases_content .p1{
	font-size: 14px;
	text-align: center;
	height: 30px;
    line-height: 30px;
}
.cases_content  table{
	margin:20px 0 50px;
	border: 1px solid #e2e2e2!important;
}
.cases_content tr td{
	width: 206px;
	height: 110px;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.cases_content .tr_last td{
	border-bottom: none;
}
.cases_content tr .td_last{
	border-right: none;
}
 .cases_content table img{
	display: block;
	margin:0 auto;
	vertical-align: middle;
}
/*加载效果*/
.cases_content ul{
	clear: both;
	margin:20px 0 50px;
	border: 1px solid #e2e2e2!important;
	height: 332px;
}
.cases_content .ul2,.cases_content .ul3{
	height: 442px;
}
.cases_content ul li{
    width: 206px;
    height: 110px;
	float: left;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.grid li.shown,.no-js .grid li,.no-cssanimations .grid li{
	opacity: 1;
}

.grid li a,.grid li img {
	outline: none;
	border: none;
	display: block;
	max-width: 100%;
}
.grid.effect-2 li.animate {
	-webkit-transform: translateY(200px);
	-moz-transform: translateY(200px);
	transform: translateY(200px);
	-webkit-animation: moveUp 0.65s ease forwards;
	-moz-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}

@-webkit-keyframes moveUp {
	to { -webkit-transform: translateY(0); opacity: 1; }
}

@-moz-keyframes moveUp {
	to { -moz-transform: translateY(0); opacity: 1; }
}

@keyframes moveUp {
	to { transform: translateY(0); opacity: 1; }
}
/*honor css*/
.honor_content ul{
	clear: both;
	height: 900px;
}
.honor_content ul li{
	position: relative;
	float: left;
	width: 165px;
	margin:40px 21px;
	height: 95px;
/*     border: 1px solid #eeeeee; */
}
.honor_content li span{
	display: block;
	width: 74px;
	height: 59px;
	overflow: hidden;
}
.honor_content li span img{
	display: block;
	width: 100%;
	height: 100%;
}
.img a:hover p{
	color: #FF0000;
	text-decoration: underline;
}
.honor_content li  p{
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 15px;
}
 .overlay {
  top: -30px;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  display: block;
  width: 165px;
  height: 170px;
  position: absolute;
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  width: 50px;
  height: 50px;
  border: solid 3px #fff;
  text-align: center;
  color: #fff;
  line-height: 45px;
  font-size: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.overlay a.expand {
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.img.hover .overlay {
  opacity: 1;
}
a.close-overlay.hidden {
  display: none;
}
a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: 45px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
.img.hover .overlay a.expand {
  top: 50%;
  margin-top: -30px;
  opacity: 1;
}
.big_img{
	display: block;
	position: absolute;
	left: 50%;
	top:0px;
	z-index: 999;
}
.honor_content{
	position: relative;
}
.popbox{
    width: 100%!important;
    height: 100%!important;
    position: fixed!important;
    left: 0px;
    top: 0px;
    background-color: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7f000000",endColorstr="#7f000000");
    display: none;
    z-index: 888;
}
.alert{
	position: absolute;
	display: none;
	width: 600px;
	height: 720px;
	left: 50%;
	top:50%;
	margin-left: -300px;
	margin-top: -500px;
}
.close{
	right: -20px;
    top: -20px;
	width: 43px;
	height: 43px;
	display: block;
	position: absolute;
	background:url(../images/honor_close.png) no-repeat center;
	z-index: 1000;
}
#introduction{
	display: none;
}
#ban1{
	height: 66px;
}
.content{
	margin-top: 30px!important;
}
.content p{
	text-align:justify;
	text-justify:inter-ideograph;
	}
/*news_detail css*/
.news_detail .content {
	color: #333333;
	font-size: 16px;
	position: relative;
}
.news_detail .content img{
	display: block;
	margin:0 auto;
}
.news_detail .content h1{
	height: 80px;
	text-align: center;
	line-height: 100px;
	font-size: 24px;
}
.news_detail .content .time{
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.news_detail .content  p{
	margin-bottom: 15px;
	line-height: 2;
	text-indent: 32px;
}
.news_detail .toptitle{
	font-size: 20px;
    color: #1323f7;
    text-align: center;
    text-indent: 0px !important;
}
/*video {
	object-fit: contain;
	clear:both;
	display:block;
	margin:auto
}*/

.news_detail .content .last_newsp{
	margin-bottom: 50px;
}
.news_detail .back{
	position: absolute;
	right: 0px;
	bottom: -30px;
	font-size: 14px;
	color: #2f85d8;
}
.va-title:hover{
	color: #2f85d8;
}
/* product8 */
.clearfix{
	clear: both;
	overflow: hidden;
}
.describe_text{
	width: 404px;
	text-indent: 32px;
	float: left;
	line-height: 2
}
.system_img{
	float: right;
}
.describe {
	width: 1040px;
    margin: 0 auto;
    clear: both;
    color: #333;
    font-size: 16px;
    margin-bottom: 20px;
}
.describe h1{
	color: #000;
    font-size: 20px;
    font-weight: normal;
    margin: 30px 0 20px;
}
.feature li{
	float: left;
	width: 50%;
	margin-bottom: 15px;
}
.describe .title-h1{
	color: #17479d;
	font-size: 16px;
}
.edition{
	display: block;
	margin: 0 auto
}