/* tab start */
.about_us_tab{
    margin-top: 80px;
}
.about_us_tab ul{
    width: 730px;
    margin: 0px auto;
}
.about_us_tab li{
    width: 160px;
	height: 48px;
    float: left;
}
.about_us_tab li+li{
    margin-left: 30px;
}
.about_us_tab li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 48px;
	background-color: #f7f7f7;
    font-size: 16px;
    color: #333333;
}

.about_us_tab li:hover a{
    color: #ffffff;
    background-color: #2e5ced;
}
.about_us_tab_active>a{
    color: #ffffff !important;
    background-color: #2e5ced !important;
}
@media(max-width:768px){
    .about_us_tab{
        margin-top: 40px;
    }
    .about_us_tab>div{
        overflow-x: scroll;
    }
    .about_us_tab>div::-webkit-scrollbar{
        display: none;
    }
    .about_us_tab ul{
        width: 100%;
        height: 36px;
        margin: auto;
        display: flex;
    }
    .about_us_tab li{
        width: 120px;
        height: 36px;
    }
    .about_us_tab li+li {
        margin-left: 20px;
    }
    .about_us_tab li a {
        display: block;
        line-height: 36px;
        font-size: 14px; 
        width: 120px;
        height: 36px;
        white-space: nowrap;    
    }
    .about_us_tab li:hover a{
        color: #333333;
        background-color: #f7f7f7;
    }
}
/* tab end */

/* 企业简介 start */
.synopsis{
    margin-top: 80px;
    padding-bottom: 100px;
}
.synopsis_content{
    margin-top: 60px;
}
.synopsis_img1{
    width: 100%;
}
.synopsis_content_text{
    display: block;
    font-size: 16px;
	line-height: 30px;
	color: #666666;
    text-align: justify;
}
.synopsis_content_text_margin{
    margin-top: 24px;
}
.synopsis_content_data{
    margin: 60px 0px;
    width: 100%;
    height: 560px;
	background-color: #181c1e;
}
.synopsis_content_data_left{
    width: 780px;
	height: 560px;
}
.synopsis_content_data_left>img{
    width: 100%;
    height: 100%;
    display: block;
}

.synopsis_content_data_right{
    width: 420px;
	height: 560px;
    padding: 60px;
    background-color: #f6f8fc;
}

.synopsis_detail_data{
    width: 100%;
}
.synopsis_detail_data>p{
    display: block;
    font-family: Barlow-Regular;
	font-size: 60px;
    line-height: 60px;
	color: #2e5ced;
}
.synopsis_detail_data>p>span{
    font-size: 30px;
    vertical-align: top;
}
.synopsis_detail_data_cn{
    display: block;
    font-size: 30px;
	font-weight: 100;
	color: #333333;
    margin-top: 40px;
}
.synopsis_detail_data_en{
    display: block;
    font-size: 24px;
    font-weight: 100;
	color: #666666;
    margin-top: 10px;
}
.synopsis_detail_data:first-child{
    padding-bottom: 100px;
    position: relative;
}
.synopsis_detail_data:first-child:after{
    content: '';
    display: block;
    width: 330px;
	height: 1px;
	background-color: #d7dce8;
    position: absolute;
    bottom: 50px;
}
@media(max-width:768px){
    .synopsis {
        margin-top: 30px;
        padding-bottom: 40px;
    }
    .synopsis_content {
        margin-top: 20px;
    }
    .synopsis_content_text {
        font-size: 14px;
        line-height: 20px;
    }
    .synopsis_content_text_margin {
        margin-top: 12px;
    }
    .synopsis_content_data {
        margin: 20px 0px;
        height: auto;
    }
    .synopsis_content_data_left {
        width: 100%;
        height: auto;
    }
    .synopsis_content_data_right {
        width: 100%;
        height: auto;
        padding: 10px;
        background-color: #f6f8fc;
    }
    .synopsis_detail_data:first-child {
        padding-bottom: 50px;
        position: relative;
    }
    .synopsis_detail_data>p {
        font-size: 30px;
        line-height: 30px;
        font-weight: 200;
    }
    .synopsis_detail_data>p>span {
        font-size: 16px;
        vertical-align: top;
    }
    .synopsis_detail_data_cn {
        font-size: 16px;
        margin-top: 16px;
    }
    .synopsis_detail_data_en {
        font-size: 14px;
        margin-top: 5px;
    }
    .synopsis_detail_data:first-child:after {
        width: 100%;
        bottom: 25px;
    }
}
/* 企业简介 end */

/* 企业文化 start */
.culture{
    width: 1920px;
	height: 600px;
    background: url('../images/culture_bg.png') no-repeat center top;
    overflow:hidden
}
.culture_desc{
    margin-top: 90px;
    width: 585px;
	height: 420px;
    padding: 55px 40px 0px 50px;
	background-color: #2e5ced;
    background-image: url('../images/culture_double.png');
    background-repeat: no-repeat;
    background-position: 410px 40px;
    background-size: 135px 117px;
}
.culture_desc_title{
    display: block;
    font-weight: 100;
	font-size: 44px;
	color: #ffffff;
    margin-bottom: 60px;
}
.culture_desc_item{
    padding-left: 45px;
    position: relative;
}
.culture_desc_item:after{
    content: '';
    display: block;
    width: 20px;
	height: 3px;
	background-color: #ffffff;
    position: absolute;
    left: 0px;
    top: 14px;
}
.culture_desc_item>span{
    font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.culture_desc_item>p{
    margin-top: 10px;
    display: block;
    font-size: 16px;
	color: #ffffff;
	opacity: 0.8;
    filter: Alpha(opacity=80);
}
.culture_desc_item+.culture_desc_item{
    margin-top: 40px;
}
@media(max-width:768px){
    .culture{
        width: 100%;
        height: 320px;
        background: url('../images/mobile_culture_bg.png') no-repeat center top;
        background-size: 100% 100%;
        overflow:initial;
        border: 1px solid transparent;
        margin-top: 180px;
    }
    .culture_desc{
        margin-top: -180px;
        width: 100%;
        height: auto;
        padding: 5%;
        background-position: 92% 20px;
        background-size: 67px 58px;
    }
    .culture_desc_title {
        font-size: 28px;
        color: #ffffff;
        margin-bottom: 30px;
    }
    .culture_desc_item {
        padding-left: 25px;
        position: relative;
    }
    .culture_desc_item>span {
        font-size: 16px;
        font-weight: bold;
        color: #ffffff;
    }
    .culture_desc_item>p {
        margin-top: 10px;
        font-size: 14px;
    }
    .culture_desc_item:after {
        content: '';
        display: block;
        width: 10px;
        height: 3px;
        left: 0px;
        top: 10px;
    }
    .culture_desc_item+.culture_desc_item {
        margin-top: 20px;
    }
}
/* 企业文化 end */

/* 企业荣誉 start */
.honor{
    margin-top: 100px;
}
.honor_content{
    margin-top: 50px;
    width: 100%;
}
.honor_content>img{
    width: 100%;
    height: 100%;
    display: block;
}
@media(max-width:768px){
    .honor{
        margin-top: 40px;
    }
}
/* 企业荣誉 end */

/* 联系我们 start */
.contact_us{
    margin-top: 100px;
    padding-bottom: 100px;
}
.contact_us>.pubilc_title{
    margin-bottom: 56px;
}
#map{
    width: 1200px;
	height: 400px;
	background-color: #f6f6f6;
}

.map_label{
    width: 420px;
	height: 200px;
	background-color: #ffffff;
	box-shadow: 0px 10px 30px 0px rgba(45, 51, 68, 0.12);
}
.map_label>img{
    width: 100%;
    height: 100%;
}
.contact_us_form{
    margin-top: 70px;
    width: 100%;
}
.form_name_phone{
    width: 100%;
}

.form_name,.form_phone{
    width: 570px;
	height: 68px;
    padding: 0px 20px;
    line-height: 68px;
	background-color: #f6f6f6;
}
.form_name>p,.form_phone>p{
    font-size: 16px;
	color: #333333;
    float: left;
}
.form_name>p>span,.form_phone>p>span{
    display: inline-block;
    margin-right: 5px;
    color: red;
}
.form_name>input,.form_phone>input{
    font-size: 16px;
	color: #333333;
    line-height: 68px;
    text-align: right;
    float: right;
}
.message{
    display: block;
    margin-top: 40px;
    width: 100%;
    height: 140px;
	background-color: #f6f6f6;
    padding: 26px 20px;
    font-size: 16px;
	line-height: 36px;
	color: #333333;
}

.form_code_btn{
    width: 100%;
    margin-top: 40px;
}
.form_code,.form_btn{
    width: 570px;
	height: 68px;
}
.form_btn{
    font-size: 20px;
	color: #ffffff;
    line-height: 70px;
    text-align: center;
	background-color: #2e5ced;
	box-shadow: 0px 8px 17px 1px 
		rgba(0, 95, 210, 0.25);
}
#canvas{
    width: 100px;
    height: 50px;
  /*  border: 1px solid rgb(250, 250, 250);*/
    display: block;
    float: right;
    margin-top: 10px;
}
.form_code_val{
    width: 450px;
    height: 68px;
    padding: 0px 20px;
    line-height: 68px;
	background-color: #f6f6f6;
}

.form_code_val>p{
    font-size: 16px;
	color: #333333;
    float: left;
}
.form_code_val>p>span{
    display: inline-block;
    margin-right: 5px;
    color: red;
}
.form_code_val>input{
    font-size: 16px;
	color: #333333;
    line-height: 68px;
    text-align: right;
    float: right;
}

@media(max-width:768px){
    .contact_us {
        margin-top: 40px;
        padding-bottom: 40px;
    }
    .contact_us>.pubilc_title {
        margin-bottom: 20px;
    }
    #map {
        width: 100%;
        height: 200px;
        background-color: #f6f6f6;
    }
    .map_label{
        width: 210px;
        height: 100px;
        display: none;
    }
    .contact_us_form {
        margin-top: 35px;
    }
    .form_name, .form_phone {
        width: 100%;
        height: 44px;
        padding: 0px 10px;
        line-height: 44px;
    }
    .form_name>p, .form_phone>p {
        font-size: 14px;
    }
    .form_name>input, .form_phone>input {
        font-size: 14px;
        line-height: 44px;
    }
    .form_phone{
        margin-top: 20px;
    }
    .message {
        margin-top: 20px;
        height: 100px;
        padding: 4%;
        font-size: 14px;
        line-height: 20px;
    }
    .form_code_btn {
        margin-top: 20px;
    }
    .form_code, .form_btn {
        width: 100%;
        height: 44px;
    }
    .form_code_val {
        width: 60%;
        height: 44px;
        padding: 0px 4%;
        line-height: 44px;
    }
    .form_code_val>p {
        font-size: 14px;
    }
    .form_code_val>input {
        width: 50%;
        font-size: 14px;
        line-height: 44px;
    }
    #canvas {
        width: 35%;
        height: 44px;
        border: 1px solid rgb(250, 250, 250);
        display: block;
        float: right;
        margin-top: 0px;
    }
    .form_btn {
        margin-top: 20px;
        font-size: 16px;
        line-height: 34px;
        box-shadow: 0px 8px 17px 1px rgb(0 95 210 / 25%);
    }
    .map_mobile{
        margin-top: 20px;
        margin-bottom: 20px;
        overflow: hidden;
    }
    .map_mobile .footer_contact_item>span {
        width: 75px;
        color: #333333;
    }
    .map_mobile .footer_phone_location {
        width: calc(100% - 75px);
        color: #333333;
    }
    .map_mobile .footer_contact_item1{
        background: url('../images/map_mobile_icon1.png') no-repeat left center;
        background-size: 18px 18px;
    }
    .map_mobile .footer_contact_item2{
        background: url('../images/map_mobile_icon2.png') no-repeat left center;
        background-size: 19px 15px;
    }
    .map_mobile .footer_contact_item3{
        background: url('../images/map_mobile_icon3.png') no-repeat left center;
        background-size: 15px 19px;
    }
}