﻿body {
	margin: 0;
	font-size: 12px;
	font-family: "Microsoft YaHei";
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}

p,
dl,
dd {
	margin: 0;
}

ul,
ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

i,
em {
	font-style: normal;
}

strong,
b {
	font-weight: normal;
}

img {
	border: none;
	vertical-align: bottom;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
	font-size: 0;
	line-height: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

th,
td {
	padding: 0;
	text-align: left;
	vertical-align: top;
}

input {
	border: none;
	background: none;
	outline: none;
}

textarea {
	resize: none;
}

html {
	overflow-x: hidden;
	overflow-y: auto;
}

body {
	/* overflow: scroll; */
	overflow-x: hidden;
	min-width: 1200px;
	background: #fafbfc;
	overflow: hidden;
}

.content {
	width: 1200px;
	margin: 0 auto;
	min-width: 1200px;
}

/* ???????????? */
.zp_top {
	height: 120px;
	background: #fff;
}

.zp_top .logo {
	margin: 25px 0 0 0;
	float: left;
}

.logo span {
	display: block;
	border-right: 1px solid #999;
	float: left;
}

.zp_top .logo h2 {
	width: 244px;
	margin: 0 0 0 10px;
	float: left;
}

.zp_top .logo h2 a {
	display: block;
}


.zp_top .logo h2 .s1,
.zp_top .logo h2 .s2 {
	display: block;
	font: 16px/18px "Microsoft YaHei";
	letter-spacing: 1px;
	color: #333;
	text-align: left;
	margin: 10px 0 6px 0
}

.zp_top .tel {
	padding-top: 10px;
	height: 42px;
	line-height: 42px;
	float: right;
	font-size: 20px;
	font-weight: initial;
	text-indent: 45px;
	color: #D81E06;
	margin-top: 31px;
}

.zp_top .tel img {
	width: 40px;
	height: 40px;
}

.zp_top .wx a {
	padding-top: 10px;
	height: 42px;
	line-height: 42px;
	float: right;
	font-size: 18px;
	font-weight: initial;
	text-indent: 45px;
	color: #09BB07;
	margin-top: 31px;
	position: relative;
}

.zp_top .wx img {
	width: 40px;
	height: 40px;
}

.zp_top .wx span {
	width: 123px;
	height: 145px;
	position: absolute;
	top: 80px;
	left: 1222px;
	display: none;
	background-color: #ffffff;
	text-align: center;
	font-family: "arial, helvetica, sans-serif";
	font-size: 14px;
	box-shadow: 1px 1px 5px #333;
}

.zp_top .wx .on span {
	display: block;
}

;



/* ???????????? */
.zp_nav {
	background: #fffff;
}

.nli {
	float: left;
	padding-left: 65px;
	padding-bottom: 10px;
}

.nli a {
	font-size: 18px;
	font-family: arial;
}

.zp_provList a:hover,
.nli a:hover {
	color: #D81E06;
}

/* ???????????? */
.bananer {
	width: 1920px;
	height: 450px;
	background-image: url(img/bananer.jpg);
}

/* ???????????? */
.zp_map {
	background: #FFFFFF;
}

.zp_provName {
	width: 120px;
	height: 110px;
	position: relative;
	margin-right: 8px;
	background: #efefef;
	margin: 15px 0px;
}

.zp_provName img {
	width: 90px;
	height: 90px;
	margin: 0px 13px;
}

.zp_provName p {
	line-height: 2px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}

.zp_provList {
	width: 1077px;
	height: 97px;
	margin: 15px 0px;
	border: 1px solid #F2F2F2;
	padding-top: 11px;
}

.zp_provList a {
	line-height: 30px;
	height: 30px;
	padding: 6px 15px;
	margin-left: 8px;
	float: left;
	border-radius: 3px;
	display: block;
	font-size: 14px;
	font-family: arial;
}

/* ?????? */
.zp_h1 {
	font: bold 42px/60px "Microsoft YaHei";
	color: #000;
	text-align: center;
	margin-top: 50px;
}

.zp_h1 span {
	color: #D81E06;
}

.zp_p1 {
	font: 20px "Microsoft YaHei";
	color: #333;
	text-align: center;
	margin-top: 10px;
}

.hc_ul {
	margin-top: 50px;
	margin-bottom: 30px;
}

.hc_ul li {
	float: left;
	width: 222px;
	height: 226px;
	background: #FFFFFF;
	margin-right: 18px;
	border-radius: 25px;
	box-shadow: 1px 1px 5px #E8E8E8;

}

.hc_ul li img {
	width: 60px;
	height: 60px;
	margin: 52px 82px;
}

.hc_ul li p {
	text-align: center;
	font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 18px;
}

.hc_ul li hr {
	margin-top: 20px;
	width: 62px;
	border: solid 2px #D81E06;
}

.btn {
	display: block;
	width: 220px;
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	font-family: "Microsoft YaHei";
	color: #fff;
	text-align: center;
	background-color: #FF9933;
	border-radius: 25px;
	box-shadow: 1px 1px 10px #FF9933;
	margin: 0 auto;
}

.zp_hc {
	padding-bottom: 50px;
}

/* ?????? */
.zp_rq {
	width: 100%;
	height: 100%;
	background-image: url(img/bg1.jpg);
	padding-top: 50px;
}

.zp_h2 {
	font: bold 42px/60px "Microsoft YaHei";
	color: #fff;
	text-align: center;
}

.zp_h2 span {
	color: #D81E06;
}

.zp_p2 {
	font: 20px "Microsoft YaHei";
	color: #fff;
	text-align: center;
	margin-top: 10px;
}

.rq_ul {
	margin-top: 50px;
	padding-bottom: 50px;
}

.rq_ul li {
	float: left;
	width: 222px;
	height: 361px;
	background: #FFFFFF;
	margin-right: 18px;
	border-radius: 25px;
}

.rq_ul li img {
	width: 90px;
	height: 90px;
	margin: 40px 66px;
}

.rq_ul li .rq_tit {
	text-align: center;
	font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 18px;
}

.rq_ul li p {
	font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 20px;
	line-height: 20px;
}

.rq_ul li hr {
	margin-top: 10px;
	width: 62px;
	border: solid 1px #D81E06;
}

.rq_btn {
	display: block;
	width: 150px;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	font-family: "Microsoft YaHei";
	color: #fff;
	text-align: center;
	background-color: #FF9933;
	border-radius: 25px;
	box-shadow: 1px 1px 10px #FF9933;
	margin: 0 auto;
	margin-top: 38px;
}

/* ???????????? */
.zp_why {
	background-color: #FFFFFF;
	padding-bottom: 50px;
}

.zp_h3 {
	font: bold 42px/60px "Microsoft YaHei";
	color: #000;
	text-align: center;
	padding-top: 50px;
}

.zp_h3 span {
	color: #D81E06;
}

.zp_p3 {
	font: 20px "Microsoft YaHei";
	color: #333;
	text-align: center;
	margin-top: 10px;
}

.why_ul {
	margin-top: 50px;
	margin-bottom: 30px;
}

.why_ul li {
	float: left;
	width: 193px;
	height: 193px;
	background: #FFFFFF;
	margin-right: 47px;
	border-radius: 25px;
	box-shadow: 1px 1px 5px #E8E8E8;

}

.why_ul li img {
	width: 50px;
	height: 50px;
	margin: 40px 68px;
}

.why_ul li p {
	text-align: center;
	font-family: "microsoft yahei", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	font-size: 18px;
}

.why_ul li hr {
	margin-top: 20px;
	width: 62px;
	border: solid 1px #D81E06;
}

.zp_why p {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	text-align: center;
}

.why_img {
	margin-top: 30px;
	padding-bottom: 20px;
}

/* ?????? */

.zp_jy {
	padding-bottom: 50px;
}

.jy_img {
	width: 1920px;
	height: 664px;
	background-image: url(img/jy.jpg);
	margin-top: 50px;
	margin-bottom: 25px;
}

/* ?????? */
.zp_footer {
	background-color: #313131;
	height: 244px;
}

.footer_nav p a,
.footer_nav p {
	color: #666;
	font-size: 16px;
	font-family: "arial, helvetica, sans-serif";
	padding-top: 40px;
	line-height: 24px;
	text-align: left;
}

.footer_nav p a {
	margin: 0 6px;
}

.footer_nav p a:hover {
	color: #FFFFFF;
}

.footer_link {
	padding-top: 37px;
}


.link_icon img {
	width: 52px;
	height: 52px;
}

.link_item {
	margin-left: 12px;
	width: 170px;
	font-size: 12px;
}

.link_tit {
	display: block;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top
}

.link_cont {
	margin-top: 4px;
	display: block;
	line-height: 18px;
}

.footer_link {
	color: #666;
}

.link_icon,
.link_item {
	display: inline-block;
}

.footer_link {
	border-bottom: 1px solid #666;
	padding-bottom: 30px;
}

.copyright p {
	text-align: center;
	font-size: 14px;
	color: #666;
	padding-top: 20px;
}


/* ???????????? */

#jjs_course {
	margin-top: 30px;
	margin-bottom: 50px;
}

.VideoCourse .moreBtn {
	display: inline-block;
	width: 112px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-radius: 32px;
	color: #fff;
	margin-right: 10px;
	margin-top: 8px;
	background-color: #fc282d;
}

.VideoList ul li.Play i {
	color: #fc282d;
}

.VideoList li:first-child i {
	background-position: -10px -10px;
	vertical-align: -3px;
}

.VideoList li i {
	display: inline-block;
	width: 15px;
	height: 16px;
	text-align: center;
	line-height: 16px;
	margin-right: 16px;
	font-size: 14px;
	color: #999999;
}

/* ???????????? */

.zp_from {
	width: 100%;
	height: 100%;
	background-image: url(img/bg2.jpg);
	padding-top: 50px;
	padding-bottom: 50px;
}

/*?????????*/

.cyc-form {
	float: right;
	padding: 40px 100px;
	margin-left: 30px;
	width: 610px;
	box-sizing: border-box;
	background-color: #C30006;
	margin-top: 30px;
	padding-bottom: 50px;
}


.cyc-form .layui-form-label {
	padding-left: 0;
	padding-right: 10px;
	width: 72px;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	display: block;
	margin-top: 20px;
}


.cyc-form .layui-input-block {
	margin-left: 82px;
}

.cyc-form .layui-input {
	border-color: #fff;
}

.phone_input input,
.name_input input,
.sb_input select,
.xl_input select {
	width: 300px;
	height: 32px;
	background-color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	font-family: "arial, helvetica, sans-serif";
	color: #333333;
	margin-top: 20px;
	padding: 5px;
}

.cyc-form .layui-form-select dl dd.layui-this {
	background-color: #ff8720;
}

.cyc-tips {
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

.cyc-btn {
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #D81E06;
	background-color: #FFCC33;
	outline: none;
	border: none;
	margin-top: 50px;
	border-radius: 50px;
	width: 400px;
	cursor: pointer;
}

.cyc-btn:hover {
	opacity: 1;
}

.layui-btn.cyc-btn:hover {
	color: #C30006;
}

.cyc-list {
	background-color: #ffffff;
	float: left;
	padding: 25px 25px 25px;
	width: 560px;
	text-align: center;
	border: 1px solid #eee;
	box-sizing: border-box;
	margin-top: 30px;

}

.cyc-list h3 {
	margin-bottom: 5px;
	font-size: 30px;
	font-weight: bold;
}

.topRec_List dl {
	padding-bottom: 9px;
	margin-bottom: 10px;
	font-size: 20px;
	border-bottom: 1px solid #ededed;
}

.maquee,
.maquee ul {
	height: 280px;
	overflow: hidden;
}

.maquee li>div {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
}

/* ???????????? */

.list_name dd {
	display: inline-block;
	width: 122px;
	line-height: 40px;
	font-size: 20px;
	color: #666666;
	font-family: "arial, helvetica, sans-serif";
	text-align: center;
}

.maquee_name span {
	display: inline-block;
	width: 122px;
	line-height: 40px;
	font-size: 20px;
	color: #666666;
	font-family: "arial, helvetica, sans-serif";
	text-align: center;
}

.zp_pop,
.zp_day,
.zp_month {
	color: #C30006;
}

/* ?????? */




/*顶部*/

.new-head {
    height: 41px;
    border-bottom: 1px #e5e5e5 solid;
    /* background: #faf8f8; */
}

.top_area{ margin: auto;
    width: 1200px;
    clear: both;}
.m {
    margin: auto;
    width: 1200px;
    clear: both;
    overflow: hidden;
}
.phoneTip i,.headLeft01 i,.searchNav_Cont i,.searchBtn button i ,.f_school,.f_zy,.f_xx,.f_kc,.f_zt,.f_da,.f_gl,.f_cj,.title h2 i{
    background: url("/style_zkw/yx_style_zsb/image/topFooter.png") no-repeat;
}


.nohidden{font-size: 14px;    height: 41px;
    line-height: 41px;
    color: #666;}

.headLeft li {
    color: #666;
    position: relative; float: left; margin-right: 10px;
    zoom: 1;
}
.headLeft li a {
    display: inline-block;
    padding: 0 10px;
    line-height: 40px;
    min-width: 50px;
    text-align: center;
    position: relative;
    _padding: 0 14px;
    font-family: "Microsoft YaHei"; color: #666;
}

.headLeft01 i {
    background-position: -171px -6px;
    margin-left: 5px;
    right:-4px;
    top: 18px; width: 7px;
    height: 4px;
    position: absolute;
}

.phoneTip{ margin-left: 10px;}
.phoneTip i {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: -6px -6px;
    vertical-align: -2px;
    margin-right: 8px;
}

.botHeader {
    width: 100%;
}

.head_main {
    width: 1200px;
    margin: 20px auto 5px;
    overflow: hidden;
}

.botHeader h1 {
     display: inline-block;
        height: 66px;
        padding: 15px;
        float: left;
        font-size: 30px;
        font-weight: 600;
}

.botHeader h1>a {
    color: #2a7cd4;
}
/*头部图标*/
.channel{margin-left: 20px;overflow: hidden;float: left;}
.channel li {
    float: left;
    padding: 0 20px;
}

.channel li a{display: block;margin: 0px auto;}
.channel a {
    float: left;
    height: 15px;
    line-height: 14px;
    padding-top: 60px;
    width: 56px;
    text-align: center;
} 
.channel a.head_icon {
    background: url("/style/css/img/head_icon.png") no-repeat;
}

.channel a.head_icon1 {
    background: url("/style/css/img/head_icon1.png") no-repeat;
}
.channel a.head_icon2 {
    background: url("/style/css/img/head_icon2.png") no-repeat;
}
.channel a.head_icon3 {
    background: url("/style/css/img/head_icon3.png") no-repeat;
}
.channel a.head_icon4 {
    background: url("/style/css/img/head_icon4.png") no-repeat;
}
.channel a.head_icon5 {
    background: url("/style/css/img/head_icon5.png") no-repeat;
}




.botHeader .searchBox{border: 1px solid #e0e0e0;width: 238px;height: 34px;position: relative;/* margin-top: 26px; */background: #fff;border-radius: 20px;}
.botHeader .search_box_w{padding-right: 10px;}
.botHeader .searchBox:hover{box-shadow: 0 0 10px rgba(55, 69, 160, .2) ;}
.botHeader .searchBox .searchNav{position: absolute;top: 0;left: 0px;height: 34px;width: 62px;font-size: 14px;white-space: nowrap;text-align: center;cursor: pointer;}
.botHeader .searchBox .searchNav_Cont{line-height: 34px;}
.botHeader .searchBox .searchNav_Cont i{display: inline-block;width: 8px;height: 4px;background-position: -170px -6px;margin-left: 6px;vertical-align: 2px;}
.botHeader .searchBox .searchNav_TabBox{position: absolute;top: 34px;left: -1px;width: 100%;background-color: #fff;border-top: 0;z-index: 10;height: 0;overflow: hidden;}
.botHeader .search_box_w .search-text{margin-top: 8px;color: #999;padding-left: 10px;}
.botHeader .searchBox .searchNav_TabBox ul li{text-align: center;width:100%;height: 34px;line-height: 34px; cursor: pointer;color: #888;color: #666;}
.botHeader .searchBox .searchNav_TabBox ul li.cur{background:#e5e8ff;color: #4553ad;font-weight: bold;}
.botHeader .searchBox .searchCent{margin: 0 42px 0 10px;height: 34px;position: relative;/* background: #fff; */}
.botHeader .searchBox .searchCent .searchMain{position: absolute;top:0;left: 0;width: 100%;height: 34px;}
.botHeader .searchBox .searchCent .searchMain input{position: absolute;top: 50%;left: 0;width: 98%;height: 16px;/* line-height: 28px; */margin-top: -8px;text-indent: 13px;font-size: 14px;border: 0;outline: none;text-overflow: ellipsis;}
.botHeader .searchBox .searchCent .searchMain .searchRankBox{position: absolute;top: 34px;left: 0;width: 100%;background-color: #fff;border: 1px solid #4553ad;border-top: 0;padding-top: 1px;box-shadow: 0 12px 10px rgba(0,0,0,0.1);z-index: 1;display: none;}
.botHeader .searchBox .searchCent .searchMain .searchRankBox li{height: 34px;line-height: 34px; font-size: 13px;padding: 0 12px;cursor: pointer;width: auto !important;float: none !important;border: 0 !important;}
.botHeader .searchBox .searchCent .searchMain .searchRankBox li a{font-size: 14px;color: #333;}
.botHeader .searchBox .searchCent .searchMain .searchRankBox li a:hover{text-decoration: none;}
.botHeader .searchBox .searchCent .searchMain .searchRankBox li i{display: inline-block;width: 16px;height: 16px;border-radius: 2px;font-size:12px;text-align: center;line-height: 15px; background: #ccc;color: #fff;vertical-align: 1px;margin-right: 10px;}
.botHeader .searchBox .searchCent .searchMain .searchRankBox li:hover{background: #e5e8ff;}
.botHeader .searchBox .searchCent .searchMain .searchRankBox li:hover a span{color:#4553ad;}
.botHeader .searchBox .searchCent .searchMain .searchRankBox li:first-child i{background: #ff2f2f;}
.botHeader .searchBox .searchCent .searchMain .searchRankBox li:nth-child(2) i,.botHeader .searchBox .searchCent .searchMain .searchRankBox li:nth-child(3) i{background: #fd971c;}
.botHeader .searchBox .searchBtn{position: absolute;top: 0;right: -1px;width: 42px;height: 34px;}
.botHeader .searchBox .searchBtn button{
    background: none;
}
.botHeader .searchBox .searchBtn button i{
    width: 30px;
    height: 30px;
    background: url(../img/new_xue_c.png) 9px 3px no-repeat;
    top: -1px;
    right: 0;
    display: block;
}

.botHeader .searchBox .searchBtn button i:hover {
    background: url(../img/new_xue_c.png) -20px 3px no-repeat;
}
.search_box_w>a{
    display: block;
    border-radius: 20px;
    box-shadow: 1px 1px 3px 1px #dfd8d8;
    width: 295px;
    height: 35px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    margin-bottom: 15px;
    background: -webkit-linear-gradient(left,#287fd6, #73bbfc);
    font-size: 15px;
    }
.search_box_w .tp_jlq{   background: -webkit-linear-gradient(left,  #cc0000, #ff0000); color: #fff;}
.search_box_w>a span{    color: #ffeb00;}
