﻿body{overflow-x: hidden; font-size: 14px;transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
table,th, td, /* table elements 表格元素 */
img/* img elements 图片元素 */{
  border:medium none;
  margin: 0;
  padding: 0;
  
}
/** 设置默认字体 **/
body,button,select, textarea {
  font: 14px/1.5 'Microsoft Yahei',tahoma, Srial, helvetica, sans-serif;}
  .ssx{background:#ebeeff}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
/** 重置列表元素 **/
ul, ol { list-style: none; }
/** 重置超链接元素 **/
a { text-decoration: none; color:#333;}
a:hover { text-decoration: none;}
/** 重置图片元素 **/
img{ border:0px;}
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
.clear{ clear: both;}

.banner{
    background: url("../images/dq1_01.jpg") no-repeat center top;
    height:527px;
}
.banner2{
    background: url("../images/dq1_07.jpg") no-repeat center top;
    height:156px;
}
.zhuzhong{width:1200px; margin:0 auto;}
.diyiban{margin:50px 0;}
.vocation_two_title h1 {
    font-size: 40px;
    color: #000000;
    text-align: center;
    margin-top: 27px;
}
.vocation_two_title h1 span {
    color: #db312a;
}
.vocation_xian{font-size:18px; text-align:center;}
.dierban img{margin:30px 0 60px;}
.disanban{ background-color:#f6fbff; height:590px; padding:30px 0;}
.disiban{
    background: url("../images/dq1_21.jpg") no-repeat center top;
    height:237px;
}
.diliuban{    background: url("../images/bjs_24.jpg") no-repeat center top; height:958px; padding:80px 0 0; margin:40px 0;}

.diwuban{ background-color:#f6fbff; height:590px; padding:30px 0;}
.transfer_two_list {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 25px;
}

.transfer_two_list ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.transfer_two_list ul li {
    width: 380px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    margin-right: 20px;
    margin-top: 35px;
}

.transfer_two_list ul li a {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_two_list ul li a h1 {
    width: 210px;
    height: 65px;
    overflow: hidden;
    display: block;
    margin: auto;
    border: 2px dashed #2464dd;
    border-radius: 20px 20px 0 0;
    background: #fff;
    font-size: 22px;
    color: #2464dd;
    text-align: center;
    line-height: 65px;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.transfer_two_list_t {
    width: auto;
    height: 250px;
    overflow: hidden;
    display: block;
    margin: auto;
    border: 3px solid #fff;
    border-radius: 10px;
    margin-top: -30px;
    position: relative;
}

.transfer_two_list_t img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
}

.transfer_two_list_t p {
    padding: 0 15px;
    background: rgba(0, 0, 0, .7);
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    padding-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.transfer_two_bottom {
    width: 860px;
    height: auto;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    margin-top: 35px;
}

.transfer_two_bottom a {
    width: 400px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: 5px;
    background: #ff891c;
    border-radius: 5px;
    box-shadow: 0 5px 2px #f5ddc8;
    font-size: 22px;
    color: #fffefe;
    text-align: center;
    line-height: 60px;
}
.question_wrap {
	margin:70px 0 0;
     background: url("../images/pcppx_27.jpg") no-repeat center top; height:531px;
	 padding-top:2px;
}

.question_wrap .q_top .title_text span {
    color: #ff3b6c;
	
}

.title_text_order {
    width: 42px;
    height: 2px;
    background-color: #ff3366;
    margin: auto;
}


/* æŒ‰é'®å®½ */

.switchover .save,
.serve .save,
.course .save {
    width: 320px;
}
.q_top{
	margin-top: 40px;
	text-align: center;
	margin-bottom: 60px;

}
.point {
	height: 28px;
	display: inline-block;
	background-size: cover;
}
.point_left{
	width: 68px;
	background-image: url('../img/point_03.png');
}
.point_right{
	width: 72px;
	background-image: url('../img/point_05.png');
}
.title_text {
	font-size: 30px;
	color: #fff;
	margin:0 50px;
}

.q_content{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.q_content li,.tp_ul li{
	margin-right: 50px;
	display: flex;
	align-items: center;
	border-radius: 50px;
	padding: 5px 40px 5px 5px;
	background-color: #303031;
	justify-content: flex-start;
}
.q_content li img,.tp_ul li img{
	width: 58px;
	height: 58px;
	margin-right: 30px;
	border-radius: 50%;
}
.q_content li a,.tp_ul li a{
	color: #fff;
	font-size: 18px;
	white-space: nowrap;
}
.tp_ul{
	display: flex;
	justify-content: center;
	align-items: center;
}
.tp_ul li {
	margin: 40px auto;
}


.li_wrap{
		height: 100%;
		display: grid !important;
		grid-column-gap: 10px;
		grid-template-columns: repeat(3, 1fr);
}
.pic_wraps{
	height: 100%;
}
.q_bottom ul li:hover{
	background-image: linear-gradient(to right, #404444, #08ddf1);
}
.footerzhnr{
	 background: url("../images/dq1_29.jpg") no-repeat center top; height:238px;
	}
.vocation_nine_t {
    width: 310px;
    height: 40px;
    overflow: hidden;
    display: block;
    border: 1px solid #c6c6c5;
    border-radius: 5px;

}
.vocation_nine_con {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 40px;
    padding-left: 210px;
    padding-bottom: 80px;
	padding-top:30px;
}
.vocation_nine_list {
    width: 50%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
}

.vocation_nine_t input {
    width: calc(100% - 100px);
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    border: none;
    font-size: 16px;
    padding: 0 10px;
}

.vocation_nine_t input::placeholder {
    color: #999999;
}

.vocation_nine_t a {
    width: 80px;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    float: right;
    font-size: 16px;
    color: #0a5b93;
    text-align: center;
    line-height: 40px;
    background: #c6c6c5;
}

.vocation_nine_t a img {
    width: 35px;
    height: 30px;
    overflow: hidden;
    display: block;
    margin: 5px auto;
}

.vocation_nine_b {
    width: 370px;
    height: auto;
    overflow: hidden;
    display: block;
    margin-top: 23px;
}

.vocation_nine_b ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style: none;
}

.vocation_nine_b ul li {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    padding-top: 17px;
    padding-bottom: 13px;
    border-bottom: 1px dashed #caced7;
}

.vocation_nine_b ul li a {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.vocation_nine_b ul li a p {
    width: calc(100% - 70px);
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    font-size: 18px;
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "å¾®è½¯é›…é»'";
}

.vocation_nine_b ul li a h1 {
    width: calc(100% - 70px);
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    font-size: 18px;
    color: #a12521;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-family: "å¾®è½¯é›…é»'";
}

.vocation_nine_b ul li a span {
    width: 70px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: right;
    font-size: 14px;
    color: #f80e0e;
    font-family: "å¾®è½¯é›…é»'";
}

.vocation_nine_bottom {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 60px;
}

.vocation_nine_bottom a {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    font-family: "å¾®è½¯é›…é»'";
    width: 345px;
    height: 60px;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #db312a;
    border-radius: 5px;
    line-height: 60px;
}