/*reset*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

/* -返回顶部- */
#back-top {width:54px; float:right; position:fixed; right:90px; bottom:50px;}
#back-top span {width:54px; height:54px; background:url(https://www.xhd.cn/fuzhou/topic/PC/public/img/icon.png) no-repeat; display:block;}
#back-top a{outline:none}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
p,
select,
textarea {
  margin: 0;
}

ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: #333;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

audio,
canvas,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border: 0;
  display: block;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

input,
button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

textarea {
  resize: none;
  border: 1px solid #ccc;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

del {
  text-decoration: line-through;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

.clearfix:after {
  display: block;
  content: '';
  height: 0;
  clear: both;
  visibility: hidden;
}

html {
  font-size: 12px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Microsoft YaHei", Arial, SimSun, SimHei, sans-serif;
  font-size: 14px;
  color: #333;
  background: #fff;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

.ban {
  width: 100%;
  height: 860px;
  background: url(../img/ban.jpg) top center no-repeat;
}

.ban .wrapper {
  height: 100%;
  position: relative;
}

.ban .btn_hg {
  width: 204px;
  height: 54px;
  position: absolute;
  top: 486px;
  font-size: 24px;
  line-height: 54px;
  right: 252px;
}

.ban .btn_hg:first-child {
  color: #eb2f2e;
  background-color: #fff;
}

.ban .btn_hg:last-child {
  right: 0;
}

.daoyu {
  height: 79px;
  margin-top: -51px;
  background: url(../img/dy_bg.png) 10px center no-repeat #fff;
  box-shadow: 0 0 10px 2px rgba(15, 15, 15, 0.1);
}

.daoyu p {
  font-size: 14px;
  color: #333;
  line-height: 25px;
  padding-left: 110px;
  padding-top: 18px;
}

.youshi {
  height: 890px;
  margin-top: 58px;
  position: relative;
  background: url(../img/ys_bg.jpg) no-repeat;
}

.youshi p {
  font-size: 22px;
  line-height: 34px;
  position: absolute;
}

.youshi p:nth-child(1) {
  left: 390px;
  top: 180px;
  color: #7b7719;
}

.youshi p:nth-child(2) {
  left: 665px;
  top: 180px;
  color: #886f20;
}

.youshi p:nth-child(3) {
  left: 803px;
  top: 419px;
  color: #236d72;
}

.youshi p:nth-child(4) {
  left: 663px;
  top: 655px;
  color: #824915;
}

.youshi p:nth-child(5) {
  left: 389px;
  top: 651px;
  color: #633b71;
}

.youshi p:nth-child(6) {
  left: 250px;
  top: 419px;
  color: #1f5375;
}

.title_hg {
  height: 82px;
  position: relative;
}

.title_hg::before {
  position: absolute;
  content: 'NEW CHANNEL';
  font-size: 106px;
  line-height: 82px;
  font-weight: bold;
  color: rgba(51, 51, 51, 0.1);
  text-align: center;
  width: 100%;
}

.title_hg h6 {
  font-size: 48px;
  text-align: center;
  color: #333;
  font-weight: bold;
  line-height: 82px;
}

.fangshi {
  width: 100%;
  height: 793px;
  margin-top: 55px;
  padding-top: 39px;
  background-color: #f0f0f0;
}

.fangshi .biye {
  height: 496px;
  margin-top: 44px;
  background-color: #fff;
}

.fangshi .biye .navbar {
  height: 64px;
  border-bottom: 1px solid #ff9600;
}

.fangshi .biye .navbar .item {
  width: 400px;
  float: left;
  font-size: 22px;
  color: #333;
  text-align: center;
  line-height: 64px;
  cursor: pointer;
}

.fangshi .biye .navbar .active {
  color: #ff9600;
}

.fangshi .biye .liye_list {
  display: none;
  padding-left: 36px;
}

.fangshi .biye .liye_list span {
  height: 34px;
  border-radius: 17px;
  display: inline-block;
  font-size: 20px;
  color: #fff;
  line-height: 34px;
  text-indent: 24px;
  margin-top: 40px;
  padding-right: 60px;
  background: linear-gradient(to right, #cb2201 30%, #ff9600, #fff);
}

.fangshi .biye .liye_list p {
  font-size: 16px;
  color: #333;
  line-height: 32px;
  margin-top: 15px;
}

.fangshi .biye .show {
  display: block;
}

.btn_hg {
  width: 320px;
  height: 64px;
  display: block;
  margin: 44px auto 0;
  border-radius: 32px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 64px;
  background-color: #eb2f2e;
  box-shadow: 0 3px 0 0 #fa7903;
}

.shenqing {
  margin-top: 75px;
}

.shenqing .shihe {
  width: 1195px;
  height: 384px;
  margin-top: 56px;
  margin-left: 5px;
  position: relative;
  background: linear-gradient(to right, #f66430, #ff8b39);
}

.shenqing .shihe img {
  width: 567px;
  height: 565px;
  position: absolute;
  bottom: 0;
  right: -16px;
}

.shenqing .shihe span {
  width: 153px;
  height: 37px;
  padding-top: 3px;
  position: absolute;
  left: -5px;
  display: block;
  font-size: 22px;
  color: #fff;
  line-height: 37px;
  text-indent: 32px;
  background: url(../img/sq_bg1.png) no-repeat;
}

.shenqing .shihe span.yi {
  top: 40px;
}

.shenqing .shihe span.er {
  top: 187px;
}

.shenqing .shihe p {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  padding-left: 30px;
  padding-top: 100px;
}

.shenqing .shihe .btn_hg {
  width: 178px;
  height: 40px;
  font-size: 18px;
  color: #eb2f2e;
  line-height: 40px;
  margin: 30px 0 0 30px;
  background-color: #fff;
  box-shadow: 0 3px 0 0 #ab4720;
}

.tese {
  margin-top: 70px;
  padding-bottom: 88px;
}

.tese .tese_fa {
  margin-top: 40px;
}

.tese .tese_fa .tese_list {
  width: 579px;
  height: 636px;
  float: left;
  background-color: #fff;
  box-shadow: 0 0 10px 2px rgba(99, 99, 99, 0.15);
}

.tese .tese_fa .tese_list img {
  width: 579px;
  height: 349px;
}

.tese .tese_fa .tese_list h6 {
  font-size: 24px;
  color: #333;
  font-weight: normal;
  padding-left: 26px;
  line-height: 46px;
  margin-top: 20px;
  position: relative;
}

.tese .tese_fa .tese_list h6::before {
  position: absolute;
  content: '';
  width: 117px;
  height: 4px;
  bottom: 0;
  background: linear-gradient(to right, #f66430, #fff);
}

.tese .tese_fa .tese_list p {
  font-size: 16px;
  color: #333;
  line-height: 34px;
  padding: 0 30px;
  margin-top: 30px;
}

.tese .tese_fa .tese_list .btn_hg {
  width: 178px;
  height: 40px;
  font-size: 18px;
  color: #eb2f2e;
  line-height: 40px;
  border: 1px solid #eb2f2e;
  background-color: #fff;
  box-shadow: none;
}

.tese .tese_fa .tese_list .btn_hg:hover {
  color: #fff;
  background-color: #eb2f2e;
  box-shadow: 0 3px 0 0 #fa7903;
}

.tese .tese_fa .tese_list:last-child {
  float: right;
}

.feiyong {
  width: 100%;
  height: 688px;
  padding-top: 54px;
  background: url(../img/fy_bg.jpg) top center no-repeat;
}

.feiyong .title_hg::before {
  color: rgba(255, 255, 255, 0.05);
}

.feiyong .title_hg h6 {
  color: #fff;
}

.feiyong ul li {
  width: 572px;
  height: 462px;
  float: left;
  margin-top: 56px;
  background: url(../img/fy_bg1.png) no-repeat;
}

.feiyong ul li h6 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  line-height: 34px;
  margin-top: 62px;
}

.feiyong ul li span {
  font-size: 20px;
  color: #333;
  display: block;
  line-height: 48px;
  padding-left: 131px;
}

.feiyong ul li span b {
  font-size: 24px;
  color: #ec2610;
  font-weight: normal;
}

.feiyong ul li span:nth-child(2) {
  margin-top: 20px;
}

.feiyong ul li p {
  font-size: 16px;
  color: #606060;
  line-height: 24px;
  padding: 0 64px;
  margin-top: 25px;
}

.feiyong ul li:last-child {
  float: right;
}

.feiyong ul li:last-child span {
  padding-left: 100px;
}

.zhuanye {
  margin-top: 60px;
  padding-bottom: 100px;
}

.zhuanye ul {
  margin-top: 40px;
}

.zhuanye ul li {
  width: 286px;
  height: 592px;
  float: left;
  margin-right: 18px;
  cursor: pointer;
}

.zhuanye ul li img {
  margin: 201px auto 0;
}

.zhuanye ul li span {
  display: block;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  margin-top: 30px;
}

.zhuanye ul li p {
  padding: 0 15px;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  margin-top: 20px;
  display: none;
}

.zhuanye ul li:hover img {
  margin-top: 109px;
}

.zhuanye ul li:hover p {
  display: block;
}

.zhuanye ul li:nth-child(1) {
  background: url(../img/zy_img1.jpg) no-repeat;
}

.zhuanye ul li:nth-child(2) {
  background: url(../img/zy_img2.jpg) no-repeat;
}

.zhuanye ul li:nth-child(3) {
  background: url(../img/zy_img3.jpg) no-repeat;
}

.zhuanye ul li:nth-child(4) {
  margin-right: 0;
  background: url(../img/zy_img4.jpg) no-repeat;
}

.yuanxiao {
  width: 100%;
  height: 715px;
  padding-top: 67px;
  background: url(../img/yx_bg.jpg) top center no-repeat;
}

.yuanxiao .wrapper {
  height: 100%;
  position: relative;
}

.yuanxiao .navbar {
  margin-top: 75px;
  width: 1200px;
  height: 465px;
  position: relative;
  top: 0;
}

.yuanxiao .navbar .item {
  cursor: pointer;
  position: absolute;
}

.yuanxiao .navbar .item .hide {
  position: absolute;
  display: none;
}

.yuanxiao .navbar .item p {
  width: 120px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  position: absolute;
  top: 0;
  display: none;
  padding-top: 20px;
}

.yuanxiao .navbar .item:nth-child(1) {
  top: 0;
}

.yuanxiao .navbar .item:nth-child(2) {
  top: 111px;
}

.yuanxiao .navbar .item:nth-child(3) {
  top: 222px;
}

.yuanxiao .navbar .item:nth-child(4) {
  top: 333px;
}

.yuanxiao .navbar .item:nth-child(5) {
  top: 0;
  right: 0;
}

.yuanxiao .navbar .item:nth-child(6) {
  top: 111px;
  right: 0;
}

.yuanxiao .navbar .item:nth-child(7) {
  top: 222px;
  right: 0;
}

.yuanxiao .navbar .item:nth-child(8) {
  top: 333px;
  right: 0;
}

.yuanxiao .navbar .active .hide {
  display: block;
  top: 0;
}

.yuanxiao .navbar .active p {
  display: block;
}

.yuanxiao .yx_list {
  width: 883px;
  height: 465px;
  position: absolute;
  top: 155px;
  left: 158px;
  display: none;
}

.yuanxiao .yx_list p {
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  margin-top: 30px;
}

.yuanxiao .show {
  display: block;
}

.yuanxiao .btn_hg {
  width: 178px;
  height: 40px;
  position: absolute;
  bottom: 165px;
  left: 511px;
  line-height: 40px;
  font-size: 20px;
  box-shadow: 0 3px 0 0 #b32908;
}

.yuyue {
  width: 100%;
  height: 480px;
  padding-top: 82px;
  background: url(../img/yy_bg.jpg) top center no-repeat;
}

.yuyue .title_hg h6 {
  color: #fff;
}

.yuyue .title_hg::before {
  color: rgba(255, 255, 255, 0.1);
}

.yuyue .lxForm {
  width: 906px;
  margin: 0 auto;
  padding-top: 20px;
}

.yuyue .lxForm input {
  width: 410px;
  height: 62px;
  border: 1px solid #fff;
  border-radius: 12px;
  outline: none;
  float: left;
  margin: 32px 72px 0 0;
  text-indent: 56px;
  font-size: 20px;
  color: #333;
  line-height: 62px;
}

.yuyue .lxForm .formCode{
    width: 416px;
    margin-bottom: 0;
	   float: left;
    margin-right: 0;
}
.yuyue .lxForm .formCode .codeInput{
    width:242px;
    text-align: center;
    height: 66px;
    background-color: #fff;
    border-radius: 8px;
    font-size: 16px;
    line-height: 66px;
    outline: 0;
    color: #000;
    margin-right: 10px;
    text-indent: 0;
    box-sizing: border-box;
    border:none;
}
.yuyue .lxForm .formCode .codetxt{
    width: 164px;
    margin-top: 32px;
    background: #e3e3e3;
    outline: none;
    height: 66px;
    cursor: pointer;
    font-size: 16px;
    border: 0;
    color: #000;
    border-radius: 10px;
    box-sizing: border-box;
}

.yuyue .lxForm .yi {
  background: url(../img/icon_yy1.png) 10px center no-repeat rgba(255, 255, 255, 0.72);
}

.yuyue .lxForm .er {
  margin-right: 0;
  background: url(../img/icon_yy2.png) 10px center no-repeat rgba(255, 255, 255, 0.72);
}

.yuyue .lxForm .san {
  background: url(../img/icon_yy3.png) 10px center no-repeat rgba(255, 255, 255, 0.72);
}

.yuyue .lxForm .si {
  background: url(../img/icon_yy4.png) 10px center no-repeat rgba(255, 255, 255, 0.72);
}

.yuyue .lxForm .lxSubmit {
  width: 100%;
  height: 64px;
  display: block;
  margin-top: 32px;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 64px;
  cursor: pointer;
  border-radius: 32px;
  background-color: #f53432;
}

input::-webkit-input-placeholder {
  color: #333;
}

/*校区环境*/
.huanjing{background:#fff url(../images/) 50% no-repeat; padding:60px 0; width:100%}

