body,
h1,
h2,
h3,
h4,
p,
dl,
dd,
ul,
ol,
form,
input,
textarea,
th,
td,
select {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

table {
	/* border-collapse: collapse; */
	border: none;
}

input,
textarea {
	outline: none;
}
textarea {
	resize: none;
	overflow: auto;
}
*{-webkit-text-size-adjust: none;}
/*body{font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; }*/
body {
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: "microsoft yahei";
}
.clearf::after {
	content: '';
	display: block;
	clear: both;
}
.show {
	display: block !important;
}
.flex{
	display: flex !important;
}
.wrap {
	position: relative;
	width: 1920px;
	margin: auto;
	background: #fefcf1;
}
.head{
	height: 509px;
	background: url(../img/head_bg.jpg);
	position: relative;
    text-align: center;
    padding-top: 118px;
    box-sizing: border-box;
}
.svg1{
    font-family:"pmzd";
    font-size: 60px;
    width: 366px;
    height: 54px;
    text-shadow: 2px 2px 3px #fc5300;
}
.svg2{
    font-family:"pmzd";
    font-size: 74px;
    width: 630px;
    height: 70px;
    text-shadow: 2px 2px 3px #fc5300;
    margin-top: 20px;
}
@font-face{
  font-family: "pmzd";
  src: url("PangMenZhengDaoBiaoTiTi-1.ttf");
}
.slogan p:nth-of-type(1){
    color: #742703;
    font-size: 38px;
    margin-top: 10px;
}
.slogan p:nth-of-type(2){
    color: #742703;
    font-size: 29px;
    margin-top: 36px;
}
.slogan p:nth-of-type(2) span{
    color: #742703;
    font-size: 18px;
}
.nav{
    background: linear-gradient(to bottom,#ff4504 -10%,#ff974d);
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -26px;
    display: inline-table;
    padding: 0 160px;
    transform: skewX(-14deg) translateY(76px);
    border-radius: 10px;
    white-space: nowrap;
}
.nav a{
    color: #fefefe;
    font-size: 24px;
    padding: 10px 0;
    margin: 0 20px;
    display: inline-block;
    transform: skewX(14deg);
}
.main{
    width: 1180px;
    margin: auto;
    padding-top: 96px;
}
.news_box{
    display: flex;
    justify-content: space-between;
}
.news_left{
    width: 511px;
    height: 411px;
    border-radius: 12px;
    position: relative;
    /* overflow: hidden; */
}
.lbtn1,.rbtn1{
    background: none !important;
    width: 30px !important;
    height: 30px !important;
    top: 44% !important;
}
.rbtn1{
    right: -50px !important;
}
.lbtn1{
    left: -50px !important;
}
.sw1{
    height: 100%;
}
.sw1 .swiper-slide{
    /* overflow: hidden; */
}
.sw1 .swiper-slide img{
    height: 331px;
    width: 100%;
    border-radius: 12px;
}
.sw1 .swiper-slide p{
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #7a280a;
    font-size: 18px;
}
.sw1 .swiper-pagination-bullet{
    width: 30px;
    height: 3px;
    border-radius: unset;
}
.sw1 .swiper-pagination-bullet-active{
    background: #ff4302;
}
.news_right{
    width: 554px;
    height: 361px;
    position: relative;
    margin-right: 40px;
}
.nr_switch_box{
    position: relative;
}
.nr_switch_box span{
    background: #bfbfbf;
    font-size: 22px;
    color: #ffffff;
    font-weight: bold;
    padding: 4px 11px;
    border-radius: 10px;
    margin: 0 4px;
    cursor: pointer;
}
.selected{
    background: linear-gradient(to bottom,#ff974d,#ff4503) !important;
}
.nr_switch_box::after{
    content: '';
    position: absolute;
    width: 296px;
    height: 5px;
    background: #f3d979;
    top: 8px;
    right: 0;
}
.scroll-bar1, .scroll-bar2, .scroll-bar3 {
    position: absolute;
    top: 54px;
    right: 0;
    height: 75%;
    width: 5px;
    background: rgba(201,201,201,.25);
    border-radius: 10px;
}
.scroll-slider1, .scroll-slider2, .scroll-slider3 {
    position: absolute;
    height: 50px;
    width: 5px;
    background: rgba(242,194,127,.73);
    cursor: pointer;
    border-radius: 10px;
}
.nr_box{
    margin-top: 30px;
    height: 280px;
    overflow: hidden;
    display: none;
}
.nr_box a h3{
    color: #7a280a;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
    position: relative;
    text-indent: 20px;
}
.nr_box a h3::before{
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    background: url(../img/news_before.png) no-repeat;
    top: 5px;
    left: 0;
}
.nr_box a h4{
    color: #585858;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 22px;
}
.title_box{
    text-align: center;
}
.title_box h6{
    display: inline-block;
    background: linear-gradient(to bottom,#ff974d,#ff622b);
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    padding: 12px 0;
    width: 439px;
    box-sizing: border-box;
    border-radius: 50px;
    position: relative;
    z-index: 9;
    box-shadow: 0 0 20px 11px #fff;
}
.title_box{
    margin: 100px auto 47px;
}
.title_box p{
    width: 439px;
    box-sizing: border-box;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
}
.title_box p::before{
    content: '';
    position: absolute;
    background: linear-gradient(to bottom,#ff974d,#ff4504);
    width: 38px;
    height: 38px;
    border-radius: 50%;
    top: -10px;
    left: -20px;
    z-index: 0;
}
.title_box p::after{
    content: '';
    position: absolute;
    background: linear-gradient(to bottom,#ff974d,#ff4504);
    width: 69px;
    height: 55px;
    border-radius: 50px;
    top: 0;
    right: -30px;
    z-index: 0;
}
.excellence_box{
	background-image: url(../img/bg.png);
	padding: 4px;
	box-sizing: border-box;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.ep_box{
	color: #595757;
	font-size: 14px;
	line-height: 22px;
	padding: 38px 40px 48px;
	box-sizing: border-box;
}
.excellence_more{
	position: absolute;
	color: #ffffff;
	background: linear-gradient(to left, #fb7d2d 64%, transparent);
	bottom: 4px;
	right: 19px;
	transform: skewX(-38deg);
	padding: 2px 22px;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 20px;
}
.excellence_more b{
	transform: skewX(38deg);
	display: inline-block;
}
.video_box{
    display: flex;
    justify-content: space-between;
}
.video_left{
    width: 721px;
    height: 405px;
    border-radius: 10px;
    overflow: hidden;
}
.sw2{
    height: 100%;
}
.sw2 .swiper-slide{
    overflow: hidden;
}
.sw2 .swiper-slide span{
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.video_right{
    width: 445px;
    height: 390px;
    overflow: auto;
}
.video_right a{
    color: #7a280a;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 14px;
    margin-bottom: 5px;
    display: block;
    background: #eeeeee;
    width: 415px;
    box-sizing: border-box;
}
.live_box{
    background: #f5f5f5;
    padding: 27px;
    border-radius: 10px;
}
.top_box{
    display: flex;
    justify-content: space-between;
}
.tl{
    width: 500px;
}
.tl_img{
    overflow: hidden;
    position: relative;
    height: 281px;
    width: 100%;
    display: block;
    border-radius: 10px;
}
.tl_img p{
    position: absolute;
    bottom: -49px;
    color: #632d1d;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    background: linear-gradient(to top,#ff4302,#ff974d 89%);
    opacity: .75;
    padding: 20px 0 62px;
    border-radius: 50%;
}
.live_box a h3{
    color: #632d1d;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    text-indent: 16px;
    margin-top: 16px;
}
.live_box a h3::before{
    content: '';
    position: absolute;
    width: 13px;
    height: 13px;
    background: url(../img/news_before.png) no-repeat;
    top: 4px;
    left: 0;
}
.guest_box{
    width: 545px;
    display: flex;
    flex-wrap: wrap;
}
.g_img_box{
    position: relative;
    width: 126px;
    height: 126px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #f65331;
}
.guest_con{
    width: 146px;
    position: relative;
    text-align: center;
    margin: 10px 16px;
}
.gimg{
    position: relative;
}
.gimg::after{
    content: '';
    position: absolute;
    background: url(../img/guest_icon.png);
    width: 118px;
    height: 37px;
    bottom: -14px;
    left: 5px;
}
.guest_con b{
    color: #843f2b;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 2px;
}
.guest_con span{
    color: #843f2b;
    font-size: 12px;
    line-height: 14px;
    display: block;
}
.gmes{
    margin-top: 20px;
}
.live2 .tr{
    width: 595px;
}
.live2 .tr a{
    color: #632d1d !important;
}
.live2 h1{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 4px;
}
.live2 h1+p{
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 10px;
}
.live2 h2{
    font-size: 14px;
    font-weight: bold;
    margin: 6px 0;
}
.live2 p{
    font-size: 12px;
    line-height: 21px;
    margin-bottom: 6px;
}
.bottom_guest{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
.observation_box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.observation_box::after{
    content: '';
    width: 379px;
}
.observation_box a{
    width: 379px;
    height: 214px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    margin-bottom: 20px;
}
.observation_box a p{
    position: absolute;
    bottom: -23px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    background: linear-gradient(to top,#ff4302,#ff974d 89%);
    opacity: .9;
    padding: 10px 0 32px;
    border-radius: 50%;
}
.review{
    margin-bottom: 260px;
}
.review_box{
	display: flex;
	overflow-x: auto;
	padding-bottom: 20px;
}
.review_con{
	width: 338px;
	height: 192px;
	box-sizing: border-box;
	padding: 2px;
	background-position: right;
	background-size: cover;
	overflow: hidden;
	border: 1px solid #F99759;
	position: relative;
	flex: none;
	margin-right: 30px;
}
.review_con img{
	width: 100%;
}
.review_con p{
	position: absolute;
	background: linear-gradient(to right, #fcca89, #fb7d2d);
	font-size: 15px;
	font-weight: bold;
	color: #102046;
	right: 4px;
	bottom: 2px;
	padding: 2px 12px;
}
.others_box{
	display: flex;
	justify-content: space-between;
	margin: 140px auto 20px;
}
.others_con{
	background: url(../img/bg.png) no-repeat;
	background-position: right bottom;
	width: 550px;
	box-sizing: border-box;
	padding: 30px 50px 50px;
	position: relative;
	background-size: cover;
}
.others_con p:not(.title_box p){
    margin-bottom: 20px;
}
.others_con .title_box{
    position: absolute;
    top: -100px;
    margin: 0;
    left: 0;
    right: 0;
    line-height: 31px;
}
.o_title b{
	transform: translate(0, -14px);
	display: inline-block;
	text-shadow: 1px 2px 3px #ad693e;
}
.others_con{
	color: #595757;
	font-size: 15px;
	line-height: 24px;
}
.group_box{
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.group_con{
	width: 400px;
	margin: 0 10px;
}
.group_con h3{
	color: #454545;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.group_con p{
	color: #454545;
	font-size: 14px;
	line-height: 24px;
}
.img_con img{
	width: 100px;
	height: 100px;
	margin: 0 12px;
}
.img_con span{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #454545;
}
.img_box{
	display: flex;
}
.footerwrap {
    background: #ec6921;
}
.footer {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    padding: 10px 0;
}
.footer_l {
    float: left;
    width: 20%;
    margin-top: 3%;
}
.footer_r {
    float: right;
    width: 80%;
}
.footer_r li {
    list-style: none;
    float: left;
    text-indent: 24px;
    color: white;
    font-size: 12px;
    margin-top: 60px;
}
@media only screen and (max-width:1900px) {
    .wrap{
        width: 100%;
    }
}