* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: "微软雅黑";
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.banner .swiper-pagination-bullet {
    width: 35px;
    height: 35px;
    background: #fff;
    border-radius: 100%;
}

.banner .swiper-pagination-bullet-active {
    background: #0087da;
}

.banner.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 20px;
}

.banner.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 50px;
}

.index_head {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    transition: all 0.65s;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

.index_heads {
    max-width: 1400px;
    margin: auto;
}

.index_head1 {
    overflow: hidden;
    transition: all 0.6s;
}

.index_head1_logo {
    float: left;
    margin-top: 25px;
}

.index_head1_nav {
    float: right;
    cursor: pointer;
    margin-top: 20px;
}

.index_head2 {
    width: 100%;
    background: #fff;
    padding: 0 15px;
    border-radius: 10px;
    opacity: 0;
    transition: all 0.65s;
    height: 119px;
    box-shadow: 0 0 10px #ddd;
}

.index_head2_logo {
    float: left;
    height: 119px;
    line-height: 119px;
    width: 28%;
}

.index_head1_logo img,
.index_head2_logo img {
    width: 100%;
}

.index_head1_logo img {
    margin-top: -10px;
}

.index_head2_logo img {
    margin-top: -5px;
}

.index_head2_nav {
    float: right;
    margin-right: 25px;
}

.index_head2_nav ul {
    margin-bottom: 0;
}

.index_head2_nav ul li {
    float: left;
    height: 119px;
    line-height: 119px;
    padding: 0 30px;
}

.index_head2_nav ul li a {
    display: block;
    font-size: 20px;
    color: #666;
    font-weight: bold;
	transition:all 0.3s;
}

.index_head2_nav ul li:hover {
    background: url(../images/linkbg.png) center no-repeat;
    background-size: contain;
}

.index_head2_nav ul li:hover a {
    color: #fff;
}

.about {
    width: 100%;
    overflow: hidden;
	max-width:1400px;
	margin:auto;
}

.right_ab {
    float: left;
    width: 60%;
	margin-top: 75px;
}

.right_ab img {
    width: 100%;
}

.abswiper.swiper-container {
    height: 100%;
}

.left_ab {
    float: left;
    width: 47%;
    margin-left: -7%;
    background: url(../images/rabbg.jpg) center no-repeat;
    padding: 40px;
    position: relative;
    z-index: 9;
    box-shadow: 0 0 10px #ddd;
	background-size:cover;
}

.abtitle {
    font-size: 24px;
    color: #999999;
    background: url(../images/titlebg1.png) left center no-repeat;
    padding-left: 30px;
    height: 130px;
    padding-top: 15px;
}

.abtitle b {
    font-size: 45px;
    color: #333333;
    text-transform: uppercase;
}

.abcon {
    text-indent: 2em;
    font-size: 16px;
    color: #000;
    line-height: 2;
    margin-top: 20px;
}

.abmore {
    margin-top: 10px;
}

.abmore a {
    display: block;
    width: 161px;
    height: 45px;
    line-height: 43px;
    border: 1px solid #666;
    text-align: center;
    font-size: 14px;
    color: #666;
    border-radius: 30px;
    transition: all 0.6s;
}

.abmore a:hover {
    background: url(../images/linkbg.png) center no-repeat;
    line-height: 45px;
    border: none;
    color: #fff;
}

.shuju {
    width: 100%;
    overflow: hidden;
	max-width:1400px;
	margin:40px auto 0;
}

.sj {
    width: 25%;
    float: left;
    text-align: center;
}

.sj_pic {
    height: 81px;
    line-height: 81px;
}

.sj_pic img {
    transform: scale(0.7);
}

.sj_top {
    font-size: 30px;
    color: #3f3f3f;
    font-weight: 300;
    margin-top: 10px;
}

.sj_bot {
    font-size: 49px;
    color: #3f3f3f;
    font-weight: bold;
}

.title {
    text-align: center;
    background: url(../images/titlebg.png) top 25px center no-repeat;
}

.maintitle {
    font-size: 48px;
    color: #333;
    font-weight: bold;
}

.maintitles {
    font-size: 14px;
    color: #666666;
}

.product {
    max-width: 1400px;
    margin: 20px auto 0;
}

.protop {
    width: 100%;
    overflow: hidden;
    position: relative;
    border: 4px solid #fff;
}

.propic img {
    width: 100%;
}

.probefore {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 62, 137, 0.6);
    padding: 50px;
    font-size: 16px;
    color: #fff;
    line-height: 2;
    opacity: 0;
    transition: all 0.6s;
}

.proname {
    text-align: center;
    margin-top: 5px;
    line-height: 45px;
    height: 45px;
    background: #fff;
    font-size: 14px;
    color: #000;
    transition: all 0.6s;
}

.proswiper .swiper-slide:hover .probefore {
    opacity: 1;
}

.proswiper .swiper-slide:hover .proname {
   /* background: url(../images/pname.png) center no-repeat;*/
	    background: rgba(0, 62, 137, 0.6);
    color: #fff;
}

#application{
	max-width:1400px;
	margin:auto;
}

.app {
    float: left;
    height: 750px;
    transition: all 0.6s;
    width: 11.46%;
    position: relative;
    margin-top: 35px;
}

.app.active {
    width: 42.7%;
}

.app a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.app::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    transition: all 0.6s;
}

.app.active::before {
    opacity: 0;
}

.app_before {
    position: absolute;
    right: 0;
    top: 40%;
    background: url(../images/appbg.png) center no-repeat;
    background-size: cover;
    width: 84%;
    padding: 35px 20px 35px 75px;
    opacity: 0;
    transition: all 0.6s;
	background-size:cover;
}

.app_title {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.app_con {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 1.8;
    margin-top: 5px;
}

.app.active .app_before {
    opacity: 1;
}

.case {
    max-width: 1400px;
    margin: 40px auto 0;
}

.left_case {
    width: 52.2%;
    float: left;
}

.left_case img {
    width: 100%;
}

.right_case {
    float: right;
    width: 45.8%;
}

.case_title {
    font-size: 34px;
    color: #000;
    font-weight: bold;
}

.case_con {
    font-size: 23px;
    color: #000;
    line-height: 2.2;
    margin-top: 25px;
}

.caseswiper .swiper-button-prev {
    top: auto;
    bottom: 0;
    left: auto;
    right: calc(45.8% - 80px);
    width: 80px;
    height: 45px;
    background: url(../images/casearrow.png) left 0 center no-repeat;
    opacity: 0.35;
}

.caseswiper .swiper-button-next {
    top: auto;
    bottom: 0;
    right: calc(45.8% - 160px);
    width: 80px;
    height: 45px;
    background: url(../images/casearrow.png) right 0 center no-repeat;
    opacity: 0.35;
}

#certify .swiper-container {
    max-width: 1400px;
    margin: 40px auto 0;
}

#certify .swiper-slide {
    width: 422px;
    text-align: center;
}

#certify .swiper-slide img {
    width: 100%;
}

.honor_arrow {
    text-align: center;
    font-size: 0;
    margin-top: 40px;
}

#certify .swiper-button-prev {
    width: 80px;
    height: 45px;
    background: url(../images/casearrow.png) left 0 center no-repeat;
    position: static;
    display: inline-block;
    margin-top: 0;
}

#certify .swiper-button-next {
    width: 80px;
    height: 45px;
    background: url(../images/casearrow.png) right 0 center no-repeat;
    position: static;
    display: inline-block;
    margin-top: 0;
}

.newnav {
    text-align: center;
    font-size: 0;
    margin-top: 30px;
    display: none;
}

.newnav a {
    display: inline-block;
    width: 160px;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    margin: 0 20px 10px;
    background: url(../images/linkbg.png) center no-repeat;
}

.new {
    max-width: 1400px;
    margin: 30px auto 0;
    overflow: hidden;
}

.left_new {
    float: left;
    width: 49%;
}

.right_new {
    float: right;
    width: 49%;
}

.newpic {
    width: 100%;
    border: 5px solid #fff;
}

.newpic img {
    width: 100%;
}

.newitem {
    width: 100%;
    overflow: hidden;
    background: url(../images/newbg.png) center no-repeat;
    margin-top: 25px;
    padding: 1px;
    transition: all 0.6s;
	background-size: cover;
}

.newitem:hover {
    background: url(../images/newbg1.png) center no-repeat;
	background-size: cover;
}

.newdate {
    float: left;
    text-align: center;
    width: 22.5%;
}

.newday {
    font-size: 50px;
    color: #131313;
    font-weight: bold;
    margin-top: -10px;
}

.newtime {
    font-size: 20px;
    color: #131313;
    margin-top: -10px;
}

.newintro {
    float: left;
    width: 77.5%;
}

.newtitle {
    font-size: 18px;
    color: #131313;
    margin-top: 10px;
}

.newcon {
    font-size: 14px;
    color: #131313;
    font-weight: 300;
    line-height: 2.5;
    margin-top: 10px;
}

.newitem:first-child {
    margin-top: 0;
}

.newmore {
    text-align: center;
    margin-top: 30px;
}

.newmore a {
    display: inline-block;
    width: 160px;
    height: 45px;
    line-height: 43px;
    border: 1px solid #666;
    text-align: center;
    font-size: 14px;
    color: #666;
    border-radius: 30px;
    transition: all 0.6s;
}

.newmore a:hover {
    background: url(../images/linkbg.png) center no-repeat;
    line-height: 45px;
    border: none;
    color: #fff;
}

.foot {
    border-top: 1px solid #000;
}

.foots {
    max-width: 1400px;
    margin: auto;
    overflow: hidden;
    padding: 60px 0;
}

#foot {
    padding-top: 40px;
}

.fnav {
    float: left;
    margin-left: 3.5%;
}

.ftitle {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.flist a {
    display: block;
    font-size: 16px;
    color: #000;
    margin-top: 25px;
}

.fcontact {
    float: left;
    margin-left: 5.5%;
}

.fcon p {
    font-size: 14px;
    color: #000;
    margin-top: 25px;
}

.feedback {
    float: right;
    width: 39%;
}

.feedback form div {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

.feedback form div input {
    float: left;
    width: 45.5%;
    margin-right: 9%;
    padding-left: 5px;
    background: #fff;
    outline: none;
    font-size: 18px;
    color: #000;
    border: 1px solid #bfbfbf;
    height: 44px;
}

.feedback form div input:last-child {
    margin-right: 0;
}

.feedback form textarea {
    width: 100%;
    padding-left: 5px;
    padding-top: 5px;
    background: #fff;
    outline: none;
    font-size: 18px;
    color: #000;
    border: 1px solid #bfbfbf;
    height: 188px;
    margin-top: 20px;
}

.feedback form input[type=submit] {
    width: 160px;
    background: url(../images/linkbg.png) center no-repeat;
    outline: none;
    font-size: 18px;
    color: #000;
    border: none;
    height: 45px;
    color: #fff;
    margin-top: 20px;
}

.copy {
    width: 100%;
    text-align: center;
    height: 85px;
    line-height: 85px;
    background: url(../images/fbg.jpg) center no-repeat;
    font-size: 16px;
    color: #fff;
}

.copy a {
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
}

.foot {
    background: url(../images/mainbg.jpg) center no-repeat;
}

.inbanner img {
    width: 100%;
}

.bread {
    width: 100%;
    border-bottom: 1px solid #00517e;
    height: 75px;
    line-height: 74px;
}

.breads {
    max-width: 1400px;
    margin: auto;
}

.bread a,
.bread span {
    float: left;
    font-size: 16px;
    color: #000;
}

.inapplication {
    width: 100%;
    overflow: hidden;
    margin: 35px 0;
	padding:0px 15px 0px 15px;
}

.inapplications {
    max-width: 1400px;
    margin: auto;
}

.inapp {
    width: 32%;
    float: left;
    margin-bottom: 30px;
    margin-right: 2%;
	transition:all 0.3s;
}

.inapp:hover{
	box-shadow:0 0 10px rgba(0, 62, 137, 0.6);
}

.inapp:nth-child(3n) {
    margin-right: 0;
}

.inapp_pic{
	position:relative;
	
}

.inapp_pic img {
    width: 100%;
}

/*.inapp_pic::before{
	content:"";
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background: rgba(0, 62, 137, 0);
	transition:all 0.3s;
}

.inapp_pic:hover::before{
	background: rgba(0, 62, 137, 0.6);
}*/

.inapp_title {
    font-size: 22px;
    color: #000;
	text-align:center;
	line-height:70px;
	height:70px;
}

.inapp_con {
    font-size: 22px;
    color: #000;
    font-weight: 300;
    line-height: 2;
}

.incase {
    width: 100%;
    overflow: hidden;
    padding: 35px 0;
}

.incases {
    max-width: 1400px;
    margin: auto;
}

.incas {
    width: 100%;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 10px #7f7f7f;
    margin-bottom: 30px;
    padding: 8px;
}

.incas_pic {
    float: left;
    width: 38%;
}

.incas_pic img {
    width: 100%;
}

.incas_intro {
    float: left;
    width: 60%;
    padding: 30px;
}

.incas_title {
    font-size: 30px;
    color: #000;
}

.incas_con {
    font-size: 18px;
    color: #000;
    font-weight: 300;
    line-height: 2;
    margin-top: 10px;
}

.incas:nth-child(2n) .incas_pic {
    float: right;
}

.innew {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 60px;
}

.innews {
    max-width: 1400px;
    margin: 15px auto 0;
}

.innw {
    width: 100%;
    overflow: hidden;
    border: 1px solid #1e69ac;
    margin-top: 30px;
    padding: 20px;
}

.innew_pic {
    float: left;
    width: 26%;
}

.innew_pic img {
    width: 100%;
}

.innew_intro {
    width: 100%;
    float: left;
}

.innew_title {
    border-bottom: 1px solid #000;
    line-height: 43px;
    font-size: 18px;
    color: #000;
}

.innew_date {
    font-size: 15px;
    color: #7f7f7f;
    margin-top: 12px;
}

.innew_con {
    font-size: 16px;
    color: #7f7f7f;
    line-height: 36px;
    margin-top: 5px;
}

.innew_more {
    margin-top: 10px;
    width: 93px;
    height: 30px;
    background: #1e69ac;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
}

.news_title {
    margin: 5px 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
}

.news_info {
    text-align: center;
    color: #999;
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-right: 0;
    margin: 10px 0;
    padding: 5px 0;
}

#art_content {
    word-break: break-all;
    font-size: 13px;
    padding: 0 0 10px 0;
}

#art_content img {
    max-width: 920px;
}
<!---->
.qchy {
            width: 100%;
            overflow: hidden;
			padding-bottom:100px;
        }
        
        .qchyshow {
            width: 1400px;
            margin: 20px auto 40px;
        }
        
        .qchy_title {
            margin: 5px 0;
            padding: 0;
            text-align: center;
            font-size: 16px;
        }
        
        .qchy_info {
            text-align: center;
            color: #999;
            border: 1px solid #e1e1e1;
            border-left: 0;
            border-right: 0;
            margin: 10px 0;
            padding: 5px 0;
        }
        
        .qchyshow_middle {
            /* margin-top: 30px; */
            width: 1400px;
            margin: 30px auto 0px auto;
        }
        
        .qchyshow_middle_item {
            height: 500px;
            border: 1px solid #000;
            margin-top: 10px;
        }
        
        .qchyshow_middle_item_left {
            float: left;
            width: 700px;
        }
        
        .qchyshow_middle_item_left_img {
            /* width: 100%; */
            padding: 17px;
            width: 700px;
            height: 467px;
        }
        
        .qchyshow_middle_item_right {
            float: left;
            width: 667px;
            margin-left: 30px;
			margin-top:175px;
			
        }
		
        .qchyshow_middle_item_right_p_a {
            color: #000;
            font-size: 20px;
            line-height: 2;
        }
        
        .qchyshow_middle_item_right_div {
            width: 120px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            border-radius: 30px;
            background-color: #337ab7;
            margin: auto;
        }
        
        .qchyshow_middle_item_right_a {
            color: red;
            font-size: 16px;
        }
        
        .qchyshow_middle_item2 {
            margin-top: 10px;
            height: 500px;
            border: 1px solid #000;
            padding-left: 17px;
        }
        
        .qchyshow_middle_item2_right {
            float: left;
            width: 700px;
        }
       
		.qchyshow_middle_item_right_p_a{
			 color: #000;
            font-size: 20px;
            line-height: 2;

			}
        .qchyshow_middle_item2_left_img {
            width: 700px;
            height: 467px;
            padding: 17px 0px;
        }
        
        .qchyshow_middle_item2_left {
            float: left;
            width: 650px;
            margin-right: 30px;
			margin-top:175px;
        }
        
        .qchyshow_middle_item2_right_p {
            font-size: 20px;
            line-height: 2;
			
        }
        .pages{
			margin:10px auto 60px;
			clear:both;
			padding-top:10px;
			width:240px!important;
			}
        .qchyshow_middle_item2_right_div {
            width: 120px;
            height: 40px;
            line-height: 40px;
            text-align: center;
            border-radius: 30px;
            background-color: #337ab7;
            margin: auto;
        }
        
        .qchyshow_middle_item2_right_a {
            color: red;
            font-size: 16px;
        }
        
        .qchyshow_bottom {
            width: 1400px;
            margin: 30px auto 0px auto;
        }
        
        .qchyshow_bottom_item {
            float: left;
            width: 233px;
            text-align: center;
        }
        
        .qchyshow_bottom_item_p {
            font-size: 18px;
            color: #000;
            margin-bottom: 30px;
        }
        
        .qchyshow_bottom_item_img {
            width: 230px;
            height: 230px;
        }
<!---->
.newshow {
    width: 100%;
    overflow: hidden;
}

.newshows {
    max-width: 1400px;
    margin: 20px auto 40px;
}

.g-gywm {
    max-width: 1400px;
    margin: 35px auto;
    overflow: hidden;
}

.wm-l {
    width: 40%;
    float: left;
    color: #333;
    overflow: hidden;
    background: #e5e5e5;
    padding: 40px 0 0 40px;
    height: 635px;
}

.wm-l h4 {
    font: 20px "Microsoft YaHei";
    line-height: 60px;
    padding-bottom: 30px;
    margin: 0;
}

.wm-l li {
    font: 16px "Microsoft YaHei";
    color: #fff;
    line-height: 40px;
}

.wm-l li b {
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}

.wm-r {
    float: left;
    width: 60%;
}

.inproduct {
    width: 100%;
    overflow: hidden;
    margin: 25px 0;
}

.inproducts {
    max-width: 1400px;
    margin: auto;
}

.inpro_fl {
    float: left;
    width: 17%;
}

.inpro_fr {
    float: right;
    width: 81%;
}

.inpro_fl_top {
    text-align: center;
    position: relative;
    line-height: 70px;
    background: url(../images/ptop.png) center no-repeat;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.inpro_fl_top span {
    font-family: "Arial";
    font-weight: normal;
    font-size: 12px;
    color: #fff;
}
/*
.inpro_fl_top::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 24px;
    background: #fff;
    top: 24px;
    left: 25px;
}*/

.inpro_fl_list {
    margin-top: 9px;
}

.inpro_fl_list a {
    display: block;
    margin-bottom: 3px;
    line-height: 43px;
    border: 1px solid #efefef;
    font-size: 14px;
    color: #000;
    padding-left: 40px;
	transition:all 0.3s;
    
}

.inpro_fl_list a.active,.inpro_fl_list a:hover{
	/*background: url(../images/pname.png) center no-repeat;*/
	background: rgba(0, 62, 137, 0.6);
	color:#fff;
}

.inpro_fl_contact {
    width: 100%;
    overflow: hidden;
    border: 1px solid #efefef;
    padding: 4px;
}

.inpro_fl_contact_pic {
    position: relative;
}

.inpro_fl_contact_pic img {
    width: 100%;
}

.inpro_fl_contact_pic p {
    position: absolute;
    font-family: "Arial";
    font-size: 16px;
    color: #1e69ac;
    font-weight: bold;
    right: 15px;
    top: 70px;
}

.inpro_fr_top img {
    width: 100%;
}

.inpro_fr_list {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}

.inpro_fr_list a {
    display: block;
    float: left;
    width: 32%;
    margin-bottom: 15px;
    margin-right: 2%;
}

.inpro_fr_list a:nth-child(3n) {
    margin-right: 0;
}

.inpro_fr_list a img {
    width: 100%;
    border: 1px solid #e5e5e5;
}

.inpro_fr_list a p {
    margin-top: 3px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 15px;
    color: #000;
    transition: all 0.6s;
}

.inpro_fr_list a:hover p {
    /*background: url(../images/pname.png) center no-repeat;*/
	background: rgba(0, 62, 137, 0.6);
    color: #fff;
    border: none;
}

.inproshow_top {
    width: 100%;
    overflow: hidden;
    margin-top: 25px;
}

.inproshow_top_fl {
    float: left;
    width: 44.2%;
}

.inproshow_top_fl img {
    width: 100%;
}

.inproshow_top_fr {
    float: right;
    width: 51%;
}

.inproshow_bot {
    margin-top: 20px;
}

.inproshow_bot_title {
    line-height: 50px;
    background: #eeeeee;
}

.inproshow_bot_title span {
    display: block;
    width: 117px;
    text-align: center;
    font-size: 21px;
    color: #000;
    position: relative;
}

.inproshow_bot_title span::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    content: "";
    height: 6px;
    background: #0068b7;
}

.inproshow_bot_con {
    margin-top: 25px;
    font-size: 21px;
    color: #000;
}

.inproshow_bot_con img {
    max-width: 100%;
}

.inproshow_top_fr_title {
    font-size: 32px;
    color: #000;
    font-weight: bold;
}

.inproshow_top_fr_con {
    font-size: 18px;
    color: #474747;
    line-height: 3;
    margin-top: 10px;
}

.inproshow_top_fr_tel {
    font-size: 20px;
    color: #000;
}

.inproshow_top_fr_num {
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.inproshow_top_fr_more {
    margin-top: 25px;
}

.inproshow_top_fr_more a {
    display: block;
    width: 190px;
    height: 47px;
    line-height: 47px;
    background: #0068b7;
    font-size: 20px;
    color: #fff;
    border-radius: 30px;
    text-align: center;
}

.inabnav {
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #00517e;
    font-size: 0;
    height: 101px;
    line-height: 100px;
}

.inabnav a {
    display: inline-block;
    font-size: 22px;
    color: #000;
    width: 225px;
}

.inabnav a:hover {
    background: url(../images/abnav.png) center no-repeat;
    color: #fff;
    font-weight: bold;
	transition:all 0.3s;
}

.inab {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
}

.history {
    width: 100%;
    overflow: hidden;
    height: 812px;
    background: url(../images/hisbg.png) center no-repeat;
    padding-top: 30px;
    margin-top: 65px;
}

.history .title {
    color: #fff;
}

.history_top {
    max-width: 1450px;
    margin: 45px auto 0;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
}

.history_top::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    top: 40px;
    height: 2px;
    background: #fff;
    z-index: 0;
}

.history_tops {
    float: left;
    width: 20%;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.history_tops_year {
    font-size: 23px;
    color: #fff;
    margin-top: 15px;
}

.history_tops_circle {
    margin: auto;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #b5b5b5;
}

.history_tops.active .history_tops_circle {
    width: 68px;
    height: 68px;
    border: 4px solid #fff;
    background: #002f56;
    margin-top: -17px;
}

.history_tops.active .history_tops_year {
    margin-top: 4px;
}

.history_bot {
    max-width: 1595px;
    margin: 50px auto 0;
    overflow: hidden;
    position: relative;
}

.swiper-container.historyswiper {
    width: 83%;
    margin: auto;
}

.history_left {
    width: 49.5%;
    float: left;
}

.history_left img {
    width: 100%;
    border: 7px solid #fff;
}

.history_right {
    float: right;
    width: 43%;
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    margin-top: 90px;
}

.history_bot .swiper-button-prev {
    width: 21px;
    height: 36px;
    background: url(../images/prev-history.png) center no-repeat;
}

.history_bot .swiper-button-next {
    width: 21px;
    height: 36px;
    background: url(../images/next-history.png) center no-repeat;
}

.history .intitle {
    color: #fff;
}

.intitle {
    text-align: center;
    font-size: 36px;
    color: #000;
    font-weight: bold;
}

.inhonor {
    width: 100%;
    overflow: hidden;
    margin: 35px 0;
}

.inhonors {
    max-width: 1400px;
    margin: 30px auto 0;
}

.inhonorswiper img {
    width: 100%;
}

.culture {
    width: 100%;
    overflow: hidden;
    margin-top: 35px;
}

.cultures {
    max-width: 1400px;
    margin: 25px auto 0;
}

.cul_left {
    float: left;
    width: 48.8%;
    height: 438px;
    background: url(../images/about_05.jpg) center no-repeat;
    background-size: cover;
    padding-left: 13%;
}

.cul_right {
    float: right;
    width: 48.8%;
    height: 438px;
    background: url(../images/about_07.jpg) center no-repeat;
    background-size: cover;
    padding-left: 13%;
}

.cul_title {
    font-size: 23px;
    color: #000;
    margin-top: 35px;
}

.cul_con {
    font-size: 17px;
    color: #000;
    line-height: 2.2;
    width: 85%;
}

.environment {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
}

.environments {
    max-width: 1400px;
    margin: auto;
}

.title2 .titles,
.title2 .titles1 {
    margin-top: 0;
}

.environments img {
    width: 23.5%;
    margin-right: 2%;
    margin-top: 20px;
    float: left;
}

.environments img:nth-child(4n) {
    margin-right: 0;
}

.fpnav.fnav {
    width: 18%;
    margin-left: 0;
}

.fpnav .flist a {
    width: 50%;
    float: left;
}

#about,
#product,
#case,
#application,
#honor,
#news {
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
}

#about {
    padding-top: 90px;
}

.cas {
    width: 23.5%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.cas:nth-child(4n) {
    margin-right: 0;
}

.cas_pic img {
    width: 100%;
}

.cas_name {
    width: 100%;
    text-align: center;
    position: absolute;
    left: 0;
    padding: 15px 0;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 62, 137, 0.6);
}

.cas_before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    background: rgba(0, 62, 137, 0.6);
    padding: 7%;
    transition: all 0.6s;
}

.cas:hover .cas_before {
    top: 0;
}

.cas_title {
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.cas_con {
    font-size: 14px;
    line-height: 2;
    color: #fff;
    margin-top: 15px;
}

.inproshow_bot_recommend {
    width: 100%;
    overflow: hidden;
}

.inproshow_bot_recommend a {
    display: block;
    float: left;
    width: 23.5%;
    margin-top: 15px;
    margin-right: 2%;
}

.inproshow_bot_recommend a:nth-child(4n) {
    margin-right: 0;
}

.inproshow_bot_recommend a img {
    width: 100%;
    border: 1px solid #e5e5e5;
}

.inproshow_bot_recommend a p {
    margin-top: 3px;
    line-height: 46px;
    text-align: center;
    border: 1px solid #e5e5e5;
    font-size: 15px;
    color: #000;
    transition: all 0.6s;
}

.inproshow_bot_recommend a:hover p {
    /*background: url(../images/pname.png) center no-repeat;*/
	background: rgba(0, 62, 137, 0.6);
    background-size: contain;
    color: #fff;
    border: none;
}

.inproshow_bot form div {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.inproshow_bot form div label {
    font-weight: normal;
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    width: 49%;
    float: left;
    margin-right: 2%;
}

.inproshow_bot form div label:nth-child(2n) {
    margin-right: 0;
}

.inproshow_bot form div label span {
    color: #f00;
}

.inproshow_bot form div:nth-child(2) input {
    line-height: 20px;
    padding: 5px;
    border: 1px solid #bfbfbf;
    background: #ffffff;
    font-size: 14px;
    color: #333333;
    border-radius: 4px;
    width: 49%;
    float: left;
    margin-right: 2%;
    outline: none;
}

.inproshow_bot form div:nth-child(2) input:nth-child(2) {
    margin-right: 0;
}

.inproshow_bot form div:nth-child(4) input {
    line-height: 20px;
    padding: 5px;
    border: 1px solid #bfbfbf;
    width: 100%;
    background: #ffffff;
    font-size: 14px;
    color: #333333;
    border-radius: 4px;
    outline: none;
}

.inproshow_bot form div textarea {
    padding: 5px;
    border: 1px solid #bfbfbf;
    background: #ffffff;
    width: 100%;
    font-size: 14px;
    color: #333333;
    border-radius: 4px;
    height: 210px;
    outline: none;
}

.inproshow_bot form div:nth-child(8) input {
    line-height: 20px;
    padding: 5px;
    border: 1px solid #bfbfbf;
    width: 340px;
    background: #ffffff;
    font-size: 14px;
    color: #333333;
    border-radius: 4px;
    outline: none;
    margin-right: 5px;
}

.inproshow_bot form div:nth-child(9) input {
    color: #fff;
    border: 0;
    font-size: 16px;
    height: 40px;
    padding: 0 10px 0 10px;
    width: 120px;
    text-align: center;
    border-radius: 4px;
    background: #00428e;
}

.specification {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.specification_item {
    float: left;
    margin-right: 15px;
    font-size: 16px;
}

.specification_item img {
    width: 50px;
    margin-right: 10px;
}

.inproshow_top_fl_container {
    margin-bottom: 20px;
}

.proshowswiper img,
.inproshow_top_fl_container img {
    width: 100%;
    border: 1px solid #ddd;
}

.index_head2_search {
    float: right;
    height: 119px;
    line-height: 119px;
    font-size: 20px;
    color: #000;
    margin-right: 5px;
    cursor: pointer;
}

.index_head2_search img {
    margin-right: 10px;
    margin-top: -3px;
}

.search-box {
    width: 20%;
    position: fixed;
    right: calc((100% - 1400px) / 2);
    top: 119px;
    display: none;
    z-index: 9999;
    background: rgba(255, 255, 255, 1);
    padding: 18px 2%;
}

.search-box .close {
    float: right;
    width: 35px;
    height: 35px;
    background: url(../images/wel26.png) no-repeat center;
    background-size: 100%;
    margin-top: 2px;
    opacity: 1;
}

.search-box form {
    width: 75%;
    height: 40px;
    line-height: 40px;
    position: relative;
    border: 1px solid rgba(51, 51, 51, 1);
}

.search-box form .text {
    font-size: 12px;
    border: none;
    background: none;
    padding: 0 28px 0 18px;
    width: 100%;
    height: 40px;
    color: #333;
    line-height: 40px;
    outline: none;
}

.search-box form .submit {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -15px;
    background: url(../images/indexsearch.png) no-repeat center;
    border: none;
}

.search-box form .text::-webkit-input-placeholder {
    color: #333;
}

.search-box form .text:-moz-placeholder {
    color: #333;
}

.search-box form .text::-moz-placeholder {
    color: #333;
}

.search-box form .text:-ms-input-placeholder {
    color: #333;
}

.mobile-inner-header {
    background-color: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 60px;
    display: none;
    line-height: 60px;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 22px;
}

.mobile-inner-header-icon {
    color: #333;
    height: 60px;
    font-size: 25px;
    text-align: center;
    float: right;
    width: 60px;
    position: relative;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
    outline: none;
}

.mobile-inner-header-icon:hover {
    background-color: rgba(51, 51, 51, 0.2);
    cursor: pointer;
}

.mobile-inner-header-icon span {
    position: absolute;
    left: calc((100% - 25px) / 2);
    top: calc((100% - 1px) / 2);
    width: 25px;
    height: 1px;
    background-color: rgba(51, 51, 51, 1);
}

.mobile-inner-header img {
    height: 65%;
}

.mobile-inner-header-icon span:nth-child(1) {
    transform: translateY(4px) rotate(0deg);
}

.mobile-inner-header-icon span:nth-child(2) {
    transform: translateY(-4px) rotate(0deg);
}

.mobile-inner-header-icon-click span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clickfirst;
}

.mobile-inner-header-icon-click span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: clicksecond;
}

@keyframes clickfirst {
    0% {
        transform: translateY(4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(45deg);
    }
}

@keyframes clicksecond {
    0% {
        transform: translateY(-4px) rotate(0deg);
    }
    100% {
        transform: translateY(0) rotate(-45deg);
    }
}

.mobile-inner-header-icon-out span:nth-child(1) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outfirst;
}

.mobile-inner-header-icon-out span:nth-child(2) {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: outsecond;
}

@keyframes outfirst {
    0% {
        transform: translateY(0) rotate(-45deg);
    }
    100% {
        transform: translateY(-4px) rotate(0deg);
    }
}

@keyframes outsecond {
    0% {
        transform: translateY(0) rotate(45deg);
    }
    100% {
        transform: translateY(4px) rotate(0deg);
    }
}

.mobile-inner-nav {
    background-color: rgba(255, 255, 255, 0.9);
    width: 100%;
    position: absolute;
    top: 60px;
    left: 0px;
    padding-top: 30px;
    padding-bottom: 80px;
    display: none;
    z-index: 999;
}

.mobile-inner-nav a {
    display: inline-block;
    line-height: 50px;
    text-decoration: none;
    width: 80%;
    margin-left: 10%;
    color: #333;
    border-bottom: solid 1px rgba(51, 51, 51, 0.3);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 300;
}

.mobile-inner-nav a:hover {
    color: rgba(51, 51, 51, 0.4);
    border-bottom: solid 1px rgba(51, 51, 51, 0.2);
}