
/* =====================联系我们样式======================== */
.contact_ban.com_banner2 .txt{
	position: absolute;
	left: 0;
	top: 52%;
	width: 100%;
}
.contact_ban.com_banner2 .txt h4 {
	font-size: 22px;
	font-family: "OP-JH";
	line-height: 1;
}

.contact_ban.com_banner2 .txt span {
	display: inline-block;
	color: #cb0012;
}

.contact_ban.com_banner2 .txt p{
	font-size: 14px;
	line-height: 1;
	font-family: "OP-R";
	margin-top: 10px;
}

/* contact_box1 s */
.contact_box1{}
.contact_box1 span{
	display: inline-block;
	color: #cb0012;
}
.form_sug{
	padding: 0.85rem 4%;
}
.form_sug .tit{
	font-size: 20px;
	line-height: 1;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5d5d5;
	font-family: "OP-JH";
}
.form_sug .con{
}
.form_sug .con .tab_li{
	padding-top: 20px;
}
.form_sug .con .tab_li ul{
    
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    
}
.form_sug .con .tab_li ul li{
	float: left;
	width: 236px;
    height: 58px;
    line-height: 58px;
	text-align: center;
	border: 1px solid #c3c3c3;
	background-color: #c3c3c3;
	font-size: 14px;
	color: black;
	font-family: "OP-M";
	margin-right: 6px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s; 
}
.form_sug .con .tab_li ul li:hover,.form_sug .con .tab_li ul li.active{
	background-color: white;
}
.form_sug .con .tab_li ul li a{
	display: block;
}

.form_sug .con .tab_con{
	padding-top: 25px;
}
.form_sug .con .tab_con ul{}
.form_sug .con .tab_con ul li{
	display: none;
}
.form_sug .con .tab_con ul li.show{
	display: block;
	margin-top: 50px;
}
.form_sug .con .tab_con ul li .info{
	font-size: 16px;
    line-height: 3;
    font-family: "OP-M";
    color: black;
    text-align: center;
}
.form_sug .con .tab_con ul li p{
	margin-top: 10px;
	margin-left: 155px;
	font-size: 12px;
	color: #808080;
	font-family: "OP-JL";
	text-align: left;
}
.form_sug .con .tab_con ul li p span{}

.form_sug .con .tab_con ul li .bot{
	padding-top: 30px;
}
.form_sug .con .tab_con ul li .bot form{
	width: 8rem;
	margin: auto;
}
.form_sug .con .tab_con ul li .bot form .fl{
	width: 4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.form_sug .con .tab_con ul li.form2 .bot form .fl{
	display: block;
}
.form_sug .con .tab_con ul li .bot form .fl .item{
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.icheckbox_minimal-red, .iradio_minimal-red{
	display: inline-block !important;
	vertical-align: bottom;
	margin-right: 3px !important;
}
.form_sug .con .tab_con ul li .bot form .fl .item input[type="checkbox"] {
    display: inline-block;
    appearance: auto;
	cursor: pointer;
}
.form_sug .con .tab_con ul li .bot form .fl .box{
	    width: 2.8rem;
}
.form_sug .con .tab_con ul li .bot form .fl .box input{
	vertical-align: unset;
}
.form_sug .con .tab_con ul li .bot form .fl .item.item_b{
	margin-bottom: 0.4rem;
}


.form_sug .con .tab_con ul li .bot form .fl label{
	display: inline-block;
	vertical-align: top;
}
.form_sug .con .tab_con ul li .bot form label{
	display: inline-block;
	font-size: 14px;
	color: black;
	font-family: "OP-M";
}
.form_sug .con .tab_con ul li .bot form .fl label span{
	margin-right: 3px;
}
.form_sug .con .tab_con ul li .bot form .fl textarea{
	display: inline-block;
	width: 2.8rem;
	height: 1.2rem;
	border: 1px solid #dddddd;
	padding: 10px;
}
.form_sug .con .tab_con ul li .bot form .fl textarea::-webkit-input-placeholder{
	font-size: 12px;
	color: #cccccc;
}

.form_sug .con .tab_con ul li .bot form .fr{
	padding-top: 0.1rem;
	width: 3.55rem;
}
.form_sug .con .tab_con ul li .bot form .fr h4{
	font-size: 14px;
	line-height: 1;
	color: #000000;
	font-family: "OP-M";
	margin-bottom: 15px;
}
.form_sug .con .tab_con ul li .bot form .fr .item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-bottom: 10px;
}
.form_sug .con .tab_con ul li .bot form .fr .item:last-child{
	margin-top: 0.3rem;
}
.form_sug .con .tab_con ul li .bot form .fr .item>label{
	height: 35px;
	line-height: 35px;
}
.form_sug .con .tab_con ul li .bot form .fr .item input[type="text"]{
	height: 35px;
	line-height: 35px;
	border: 1px solid #eeeeee;
	font-size: 12px;
	padding-left: 10px;
	width: 2.6rem;
}
.form_sug .con .tab_con ul li .bot form .fr .item input::-webkit-input-placeholder{
	color: #cccccc;
	font-size: 12px;
}
.form_sug .con .tab_con ul li .bot form .fr .item .agree{}
.form_sug .con .tab_con ul li .bot form .fr .item .agree input[type="checkbox"]{
	display: inline-block;
	appearance: auto;
	cursor: pointer;
	
}

.form_sug .con .tab_con ul li .bot form .fr .item .agree label{
	vertical-align: middle;
}
.form_sug .con .tab_con ul li .bot form .fr .item .agree label a{
	text-decoration: underline;
}
.form_sug .con .tab_con ul li .bot form .fr .item input[type="submit"]{
	width: 75px;
	height: 25px;
	font-size: 12px;
	background-color: #000000;
	color: white;
	font-family: "OP-M";
	cursor: pointer;
}
/* contact_box1 e */


/* contact_box2 s */
.contact_box2 {
	position: relative;
	height: 8rem;
	background: url(../image/contact_box2.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}


.contact_box2 .txt {
	position: absolute;
	color: white;
	text-align: center;
	width: 100%;
	left: 0;
	top: 20%;
}

.contact_box2 .txt h4 {
	font-size: 24px;
	font-family: "OP-JH";
	line-height: 1;
}

.contact_box2 .txt h4 span {
	display: inline-block;
	color: #cb0012;
}

.contact_box2 .txt p{
	font-size: 14px;
	line-height: 1;
	font-family: "OP-R";
	margin-top: 10px;
}
/* contact_box2 e */


/* contact_box3 s */
.contact_box3{
	padding: 1rem 0 0.8rem;
}
.contact_box3 .tit{
	color: black;
	text-align: center;
}
.contact_box3 .tit h3{
	font-size: 24px;
	line-height: 30px;
	font-family: "OP-JH";
}
.contact_box3 .tit h3 span{
	display: inline-block;
	color: #cb0012;
}

.contact_box3 ul{
	padding-top: 0.8rem;
}
.contact_box3 ul li{
	float: left;
	width: 31%;
	margin-right: 3.5%;
	background-color: #d9d9d9;
}
.contact_box3 ul li span{
	display: inline-block;
	color: #cb0012;
}
.contact_box3 ul li:nth-child(3n){
	margin-right: 0;
}
.contact_box3 ul li .pic{}
.contact_box3 ul li .pic img{
	width: 100%;
}
.contact_box3 ul li .info{
	height: 1.5rem;
	padding: 0.4rem 0.35rem 0;
	color: black;
	text-align: left;
}
.contact_box3 ul li .info h4{
	position: relative;
	font-size: 16px;
	font-family: "OP-JH";
	line-height: 1;
}
.contact_box3 ul li .info h4::before{
	position: absolute;
	content: "";
	width: 50px;
	height: 1px;
	background-color: #cd1b2b;
	left: 0;
	top: 100%;
	margin-top: 10px;
}
.contact_box3 ul li .info p{
	font-size: 12px;
	line-height: 18px;
	font-family: "OP-R";
	margin-top: 0.3rem;
}

.contact_box3 .hotline{
	padding: 0.8rem 0 0;
	text-align: center;
	color: #000000;
}
.contact_box3 .hotline h4{
	font-size: 16px;
	font-family: "OP-JH";
	line-height: 1;
}
.contact_box3 .hotline img{
	display: inline-block;
	width: auto;
	padding: 32px 0 18px;
}
.contact_box3 .hotline p{
	font-size: 24px;
	line-height: 1;
	font-family: "OP-M";
	color: #cb0012;
}
/* contact_box3 e */


/* contact_box4 s */
.contact_box4{
	padding-top: 1.2rem;
	background-color: #eeeeee !important;
}
.contact_box4 .tit{
	text-align: center;
}
.contact_box4 .tit .tit_logo{}
.contact_box4 .tit .tit_logo img{
	display: inline-block;
	width: auto;
}
.contact_box4 .tit h3{
	margin-top: 25px;
	font-size: 26px;
	line-height: 1;
	color: #000000;
	font-family: "OP-M";
}
.contact_box4 .pic{
	margin-top: 0.5rem;
	text-align: center;
}
.contact_box4 .pic img{
	display: inline-block;
	width: auto;
}
/* contact_box4 e */


/* contact_box1 s */
/* contact_box1 e */

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
}
@media all and (max-width:768px) {
    /* 移动终端以上 360 适配 */
}
@media all and (max-width:640px) {
}
@media all and (max-width:420px) {
}
@media all and (max-width:376px) {
}
