﻿@charset "utf-8";

/*<%-- 插入图片 --% >*/
/*Q_adv*/
.Q_adv { margin-top: 7em; }
.Q_adv img { width: 150%; overflow: hidden; overflow-x: hidden; }

/*<%-- 联系方式模块 --% >*/
.Q_lianxi { width: 100%; margin: 2em auto; overflow: hidden; }

/*<%-- 介绍模块 --% >*/
.Q_lianxi .lianleft { margin-top: 70px; width: 50%;  }
.Q_lianxi .lianleft img {width: 100%; }

.Q_lianxi .lianright { width: 90%; margin: 0 auto; overflow: hidden; }
.Q_lianxi .lianright ul { width: 100%; text-align: left; }
.Q_lianxi .lianright li { font-size:1em; font-weight: 500; color: #000; }
.Q_lianxi .lianright li:nth-child(1) { font-size: 1.3em; font-weight: 600; color: black; text-align: center; }
.Q_lianxi .lianright li:nth-child(2) { margin-top: 1em; }
.Q_lianxi .lianright li:nth-child(5){width:100%;overflow:hidden;text-align:left;}
.Q_lianxi .lianright li:nth-child(6) { width: 100%; overflow: hidden; text-align: left; }
.Q_lianxi .lianright .qtext { width: 100%; overflow: hidden; display: flex; overflow: hidden; text-align: left; }
.Q_lianxi .lianright .qtext .qphone { width: 30%; margin-top: 1em; }
.Q_lianxi .lianright .qtext .qphone img { width: 100%; }
.Q_lianxi .lianright .qtext .qqphone img { width: 100%; }
.Q_lianxi .lianright .qtext .qphone a img { width: 120%; }
.Q_lianxi .lianright .qtext .qnumbe { width: 100%; margin-top: 2.4em; text-align: left; }
.Q_lianxi .lianright .qtext .qnumbeq { font-size: 1em; font-weight: 500; color: #a3a3a3; }
.Q_lianxi .lianright .qtext .qnumbew { font-size: 0.9em; font-weight: 540; color: #3b3d42; }
.Q_lianxi .lianright .qtext .qnumbeww{ font-size: 18px; font-weight: 540; color: #3b3d42; }
                     

/*联系我们表单模块*/

/*背景图*/
.Q_beijing { width: 100%; /* height: 850px; */ overflow: hidden; background-image: url(/Upfile/adv/mian/lxwm_bg.jpg); background-position: center; background-size: 100%; background-repeat: no-repeat; }

 /*表单}*/
.Q_input { width: 100%; overflow: hidden; margin-top: 1em; }
.Q_input .q_ttl { width: 100%; overflow: hidden; /* margin-top: 1em; */ font-weight: 600; font-size: 1.3em; }

.Q_input .qinput { margin-top: 1em; overflow:hidden;}
.Q_input .qinput input { width: 70%; /* height: 30px; */ margin: 0.5em auto; border-radius: 4px; font-size: 1em; border: 1px solid #e3e4e4; padding: 0.4em; }

.Q_input .qduo { width: 80%; margin:1em auto; overflow: hidden; }
.Q_input .qduo textarea { border: 1px solid #e3e4e4; font-size: 1em; color: #5f6165; padding: 15px; }

/*按钮*/

.Q_input .qbtn .submitBtn { width: 4.6em; height: 2em; /* margin: 0.5em auto; */ border: 0px solid #fff; font-size: 1em; font-weight: 400; background-color: #5cf4d3; outline: none; line-height: 2em; border-radius: 8px; color: #fff; text-align: center; margin-bottom: 2em; }

/*.Q_input .qbtn { width: 160px; height: 70px; margin: 20px auto; font-size: 20px; font-size: 20px; font-weight: 500; background-color: #5cf4d3; line-height: 70px; border-radius: 8px; color: #fff; }*/
/*.Q_input .qbtn input { font-size: 20px;font-weight: 400;color: #fef8f8;line-height:70px;text-align:center; }*/
/*.Q_input .qbtn  { width: 160px; height: 70px; margin: 20px auto; font-size: 20px; font-size: 20px; font-weight: 500; background-color: #5cf4d3; line-height: 70px; border-radius: 8px; }

Q_input .qbtn input { width: 160px; height: 70px; margin: 20px auto; font-size: 20px; font-size: 20px; font-weight: 500; background-color: #5cf4d3;  }*/