.company-banner{
    width: 100%;
    height: 518px;
    background: url("../images/company01.jpg") no-repeat center top;
    position: relative;
    left: 0;
    top: 0;
}
.company-info{
    margin-left: -769px;
    padding: 0 124px;
    width: 1290px;
    height: 683px;
    background: #FFF;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    left: 50%;
    top: 103px;
    z-index: 999;
}
.info-title{
    margin-top: 78px;
    font-size: 36px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: 0;
}
.info-en{
    margin-bottom: 32px;
    font-size: 14px;
    line-height: normal;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
}
.info-con{}
.company-info p{
    text-align: justify;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    text-transform: uppercase;
    letter-spacing: 0;
    font-feature-settings: "kern" on;
    color: #3D3D3D;
}
.company-jg{
    width: 100%;
    height: 896px;
    background: #f2f2f2;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.company-lc{
    width: 100%;
    height: 617px;
    background: #F8FBFF;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.company-zz{
    width: 100%;
    height: 749px;
    background: #f2f2f2;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.zz-wrapper{
    padding-top: 32px;
    width: 1294px;
    height: 445px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.company-hb{
    width: 100%;
    height: 620px;
    background: #090F25;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hb-wrapper{
    padding-top: 32px;
    width: 1374px;
    height: 345px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.hb-img{
    margin: 0 20px;
    width: 303px;
    height: 125px;
}
.container-wrapper{
    margin: 0 auto;
    width: 1537px;
}
.location-wrapper{
    width: 100%;
    height: 60px;
    line-height: 60px;
}
.loc-a{
    padding-right: 20px;
    position: relative;
    left: 0;
    top: 0;
}
.loc-a::after{
    width: 26px;
    content: '>';
    position: absolute;
    top: -23px;
    right: -14px;
}
.main-wrapper{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.left-wrapper{
    width: 380px;
}
.slide-title{
    width: 380px;
    height: 67px;
    background: #013686;
}
.slide-tit{
    width: 100%;
    height: 67px;
    line-height: 67px;
    color: #FFFFFF;
    font-size: 16px;
    font-feature-settings: "kern" on;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
}
.slide-menu{
    width: 380px;
    height: 67px;
    background: #F5F5F5;
}
.slide-a{
    width: 100%;
    height: 67px;
    line-height: 67px;
    color: #737673;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
}
.slide-a:hover{
    color: #E70014;
}
.slide-product-wrapper{
	padding-top: 20px;
    width: 380px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
}
.slide-pw{
    margin-right: 10px;
    margin-bottom: 20px;
    width: 180px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.slide-pw-img1{
    width: 180px;
    height: 100px;
}
.slide-pw-tit{
    width: 180px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}
.slide-pw:hover{
    color: #013686;
}

.zhaopin-box{
    margin: 10px 0 27px 0;
    font-size: 36px;
    font-weight: bold;
    display: inline-block;
}
.zhaopin-title{
    width: 380px;
    height: 67px;
    background: #FFFFFF;
}
.zhaopin-tit{
    width: 100%;
    height: 67px;
    line-height: 67px;
    color: #3D3D3D;
    font-size: 24px;
    font-feature-settings: "kern" on;
    text-indent: 30px;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
}
.zhaopin-menu{
    width: 380px;
    height: 37px;
    background: #FFFFFF;
}
.zhaopin-a{
    width: 100%;
    height: 37px;
    line-height: 37px;
    color: #3D3D3D;
    font-size: 16px;
    text-indent: 30px;
    text-transform: uppercase;
    letter-spacing: 0;
    display: block;
}
.zhaopin-a:hover{
    color: #E70014;
}
.zhaopin-wrapper{
    margin-bottom: 10px;
    padding: 35px 32px;
    width: 1009px;
    min-height: 135px;
    background: #FFF;
}
.zp-title{
    margin-bottom: 13px;
    font-size: 24px;
    display: inline-block;
}
.zp-desc-box{
    color: #9FA19F;
    font-size: 18px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.zp-desc-left{}
.zp-author{
    margin-right: 46px;
}
.zp-time{}
.zp-desc-right{}
.zp-more{
    color: #013686;
    font-size: 18px;
}
.zp-more-down{
    color: #013686;
    font-size: 14px;
}
.zp-con{
    margin-top: 14px;
    line-height: 30px;
    text-align: justify;
}
.news-wrapper{
    margin-bottom: 10px;
    padding: 35px 0;
    width: 1073px;
    min-height: 135px;
    background: #FFF;
}
.news-title{
    margin-bottom: 13px;
    font-size: 24px;
    display: inline-block;
}
.news-desc-box{
    margin-bottom: 20px;
    padding-bottom: 17px;
    color: #9FA19F;
    font-size: 18px;
    border-bottom: 1px solid #D8D8D8;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.news-author{
    margin-right: 46px;
}
.news-con{
    padding-bottom: 34px;
    line-height: 30px;
    text-align: justify;
    border-bottom: 1px solid #D8D8D8;
}
.right-wrapper{
    width: 1117px;
}
/*.product-wrapper{*/
/*    margin-bottom: 32px;*/
/*    width: 1117px;*/
/*    height: 253px;*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    justify-content: space-between;*/
/*}*/
.product-wrapper{
    margin-bottom: 32px;
    width: 1117px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}
.product-img{
    width: 380px;
    height: 253px;
    border: 1px dashed #D8D8D8;
}
.product-img1{
    width: 350px;
    height: 253px;
    border: 1px dashed #D8D8D8;
}
.product-info{
    margin: 10px 0 20px 20px;
    width: 696px;
    border-bottom: 1px solid #D8D8D8;
}
/*.product-title{*/
/*    padding-bottom: 20px;*/
/*    font-size: 24px;*/
/*}*/
.product-title{
    margin-right: 20px;
    padding-bottom: 20px;
    font-size: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
}
.product-mask{
    width: 350px;
    height: 253px;
    background: #013686;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    transform: rotateX(0) scale(0.2, 0.2);
    transition: all ease-out .4s;
}
.product-tit{
    width: 350px;
    line-height: 60px;
    text-align: center;
    display: inline-block;
    transition: background,color .4s;
}
.product-title:hover .product-img1{

}
.product-title:hover .product-tit{
    background: #013686;
    color: #ffffff;
}
.product-title:hover .product-mask{
    transform: rotateX(180deg) scale(1, 1);
    opacity: .5;
}
.product-desc{
    padding: 20px 0;
    line-height: 30px;
    font-size: 18px;
    color: #9FA19F;
}
.product-more{
    font-size: 18px;
    color: #013686;
    display: inline-block;
}
.contact-wrapper{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.contact-left{
    width: 500px;
    position: relative;
    left: 0;
    top: 0;
}
.contact-qr{
	width: 168px;
	height: auto;
	position: absolute;
	top: 100px;
	right: -100px;
	z-index:2;	
}
.contact-t1{
    margin-bottom: 44px;
    font-size: 36px;
}
.contact-t2{
    line-height: 34px;
    font-size: 18px;
}
.contact-t3{
    line-height: 34px;
    font-weight: bold;
    font-size: 24px;
}
.contact-right{
    width: 859px;
    height: 404px;
}
.contact-img{
    width: 100%;
}
.message-wrapper{
    margin: 26px 0;
    width: 100%;
    height: 650px;
    background: #FFFFFF;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.message-title{
    margin: 56px 0 47px 0;
    font-size: 32px;
}
.message-form{
    width: 1336px;
    display: flex;
    flex-direction: row;
    align-items: start;
    justify-content: space-between;
}
.message-left{
    display: flex;
    flex-direction: column;
}
.message-input{
    margin-bottom: 15px;
    width: 658px;
    height: 54px;
    background: #F5F5F5;
    border: none;
    text-indent: 20px;
}
.message-input::-webkit-input-placeholder{
    font-size: 18px;
    color: #9E9C99;
}
.message-right{
    width: 658px;
    height: 330px;
}
.message-textarea{
    padding-top: 20px;
    width: 658px;
    height: 310px;
    background: #F5F5F5;
    border: none;
    text-indent: 20px;
}
.message-textarea::-webkit-input-placeholder{
    color: #9E9C99;
    font-size: 18px;
}
.message-submit{
    margin-top: 30px;
    width: 362px;
    height: 54px;
}
.search-wrapper{
    margin: 164px auto;
    padding-bottom: 154px;
    width: 1537px;
    border-bottom: 1px solid #D8D8D8;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.search-input{
    width: 1242px;
    height: 72px;
    background: #F5F5F5;
    border: none;
    text-indent: 30px;
    font-size: 18px;
}
.search-btn{
    padding: 0;
    width: 217px;
    height: 72px;
    line-height: 72px;
    background: #333;
    color: #FFF;
    font-size: 24px;
}
.close-wrapper{
    margin-left: 27px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.close{
    color: #003686;
}
.pro-wrapper{
    margin-bottom: 10px;
    padding: 35px 0 35px 0;
    width: 1043px;
    min-height: 135px;
    background: #FFF;
}
.pro-title{
    margin-bottom: 13px;
    padding-left: 24px;
    font-size: 24px;
    display: inline-block;
    position: relative;
    left: 0;
    top: 0;
}
.pro-title::before{
    width: 4px;
    height: 30px;
    background: #013686;
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
}
.pro-con{
    margin-top: 20px;
    padding: 34px 0;
    line-height: 30px;
    text-align: justify;
    border-top: 1px solid #D8D8D8;
    border-bottom: 1px solid #D8D8D8;
}
.pro-box{
    width: 1237px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.pro-img-wrapper{
    width: 537px;
    height: 334px;
    background: #E70014;
}
.pro-name-wrapper{
    width: 657px;
    height: 200px;
    display: flex;
    flex-direction: column;
}
.pro-cn{
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 24px;
    display: inline-block;
}
.pro-en{
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 24px;
}
.pro-desc{
    font-weight: lighter;
    font-size: 18px;
    text-align: justify;
}

.pd-form-wrapper{
    display: flex;
    flex-direction: column;
}
.main_bor.main_bort {
    margin-top: 10px;
    border-top: 2px solid #013686;
}
.main_bor {
    border: 1px solid #efefef;
    overflow: hidden;
}
.main_bort .ktit {
    height: 44px;
    background: rgba(0, 0, 0, .2);
    line-height: 44px;
    padding: 0 20px;
    font-weight: bold;
    color: #013686;
    overflow: hidden;
    box-shadow: 0 0 2px #eee;
}
.fl {
    float: left;
}
.main_bort .ktit .fr {
    color: #888;
}
.fr {
    float: right;
}
.messdd li label {
    font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 110px;
    text-align: right;
}
label {
    font: 14px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.messdd {
    padding: 20px;
    overflow: hidden;
}
.messdd li input[type='text'] {
    border: 1px solid #eee;
    width: 152px;
    height: 40px;
    float: left;
    padding: 0 10px;
}
.messdd li label i {
    color: #ff0000;
    margin-right: 2px;
}
.messdd li textarea {
    border: 1px solid #eee;
    width: 730px;
    height: 80px;
    float: left;
    padding: 10px;
}
.messdd li .ms {
    padding: 5px 0 0 0;
    overflow: hidden;
    float: left;
    font-size: 12px;
    color: #888;
}
.messdd li.all {
    width: 752px;
    margin-top: 15px;
}
.messdd li {
    float: left;
    width: 174px;
    overflow: hidden;
    position: relative;
    padding: 0 0 0 115px;
}
.messdd li input[type='submit'] {
    border: 0;
    width: 100px;
    height: 36px;
    float: left;
    padding: 0 10px;
    background: #013686;
    color: #fff;
    cursor: pointer;
    transition: all 0.7s;
}
.messdd li input[type='reset'] {
    border: 0;
    width: 100px;
    height: 36px;
    float: left;
    margin-left: 20px;
    background: #013686;
    color: #fff;
    cursor: pointer;
    transition: all 0.7s;
}
.pd-detail-tit {
    border-bottom: 2px solid #013686;
    overflow: hidden;
    margin-top: 20px;
}
.pd-detail-tit span {
    display: block;
    overflow: hidden;
    padding: 0 15px;
    color: #fff;
    line-height: 32px;
    background: #013686;
    font-weight: bold;
    float: left;
    border-radius: 3px 3px 0 0;
}
.messdd li .l-label{
    line-height: 44px;
}
.messdd li .l-label1{
    line-height: 110px;
}
.pd-detail{
    padding: 20px 15px 25px 15px;
    overflow: hidden;
}
.pd-tit {
    border-bottom: 1px dashed #ddd;
    font-size: 18px;
    color: #013686;
    padding: 0 0 10px 0;
    font-weight: bold;
    margin-bottom: 12px;
    line-height: 1.5;
}
.pd-wrapper{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.pd-right{
    margin-left: 20px;
    line-height: 2;
}
.pd-img{
    width: 398px;
}
.pd-pho {
    color: #013686;
    font-size: 24px;
}
.pd-zx{
    background-image: linear-gradient(#177380, #013686);
    box-shadow: 0 0 1px #ffff00;
    border-radius: 3px;
    color: #fff;
    display: block;
    overflow: hidden;
    width: 120px;
    line-height: 40px;
    text-align: center;
}
.pd-zx:hover{
    color: #fff;
    background-image: linear-gradient(90deg, #177380, #013686);
}
.ktit .fr em {
    color: #ff0000;
 }
