
.content{width:100%; margin: 0px auto; position: relative;}
.row{margin: 0px!important; }
.contact-one{background-color: #f3f4f8; padding:28px 20px; margin-bottom: 45px;}
.contact-one h2{font-size: 36px;color: #0e6eb8;;font-weight: bold; line-height: 75px; border-bottom: 1px solid #999;}
.contact-one h3{font-size: 22px;color: #666666;font-weight: bold;line-height: 45px;border-bottom: 1px solid #999;}
.contact-one p{display: inline-flex; align-items: center;width: 100%; font-size: 16px; color: #666666; line-height: 30px; }
.contact-one p i{color: #0e6eb8;font-size: 30px; margin-right: 15px;}
.contact-one p img{width: auto; margin: 0 auto;}
.Cooperationdiv {margin:15px !important;background: #F3F4F7;}
.rlzy_tit {font-family: Fontquan-XinYiGuanHeiTi-Regular;font-size: 30px;line-height: 30px;color: #333333;margin-bottom: 10px;}
.rlzy_tit_top { font-size: 30px;color: #0e6eb8;;font-weight: bold; line-height: 75px;}
.form_wrap { padding: 10px 28%;}
.form_item {margin-bottom: 24px;display: flex;justify-content: space-between;align-items: center;}
.form_item span {display: inline-block;width: 80px;font-family: PingFangSC-Semibold;font-size: 16px;font-weight: bold;line-height: 16px;color: #333333;}
.form_item input, .form_item textarea {width: 80%;height: 38px;border-radius: 4px;background: #FFFFFF;box-sizing: border-box; border: 1px solid #DCDCDC;}
.form_item textarea { height: 98px;}
.submit { margin-left: 20%; width: 120px; height: 38px;  background: #225196;font-family: PingFangSC-Regular;cursor: pointer;
            font-size: 16px; font-weight: 0; line-height: 16px; text-align: right;color: #FFFFFF;line-height: 38px;text-align: center;}
 @media (max-width:760px) {
	 .form_wrap { 
	 padding: 10px 5%;
	 
	 }
 }