* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.head {
    width: 100%;
}

.head-top {
    padding: 15px 0;
    height: 70px;
    background: #23201d;
}

.headt-box {
    margin: 0 auto;
    width: 1400px;
}

.headt-l {
    float: left;
    width: 600px;
}

.headt-l figure img {
    float: left;
    width: 60px;
    display: block;
}

.headt-l figure figcaption {
    float: left;
    margin-left: 20px;
    width: 500px;
}

.headt-l figure figcaption h1,
.headt-l figure figcaption h2 {
    font-size: 30px;
    color: #fff;
    line-height: 63px;
}

.headt-r {
    float: right;
}

.headt-r b {
    position: relative;
    padding-left: 35px;
    font-size: 24px;
    color: #fff;
    display: block;
}

.headt-r b::before {
    content: "";
    position: absolute;
    left: 0;
    top: 4px;
    width: 26px;
    height: 26px;
    background: url(images/1.jpg);
}

.headt-r strong {
    display: inline-block;
    font-size: 32px;
    color: #ea7724;
    font-weight: bold;
    margin-top: 3px;
}

.gg {
    height: 60px;
    width: 100%;
    background: #eee;
}

.gg-box {
    position: relative;
    margin: 0 auto;
    width: 1400px;
    height: 60px;
}

.gg-box img {
    position: absolute;
    display: block;
}

.gg-box img:first-child {
    top: 10px;
    left: 0;
}

.gg-box p {
    float: left;
    margin-left: 40px;
    width: 300px;
    height: 60px;
    line-height: 60px;
    color: #1a1d22;
    font-size: 12px;
}

.search {
    float: right;
    margin-top: 13px;
    margin-right: 40px;
    width: 290px;
}

.t {
    float: left;
    width: 242px;
    height: 32px;
    font-size: 16px;
    color: #707070;
    line-height: 32px;
    background-color: #fff;
    text-indent: 6px;
    border: 1px solid #d4d4d4;
    outline: none;
}

.s {
    float: left;
    margin-left: 10px;
    width: 34px;
    height: 34px;
    background: #23201d url(images/3.png) no-repeat center;
    cursor: pointer;
    border-radius: 4px;
    border: none;
}

.gg-box img:last-child {
    bottom: 10px;
    right: 0;
}

.nav {
    height: 75px;
    width: 100%;
    background-color: #ea7724;
}

.nav nav {
    margin: 0 auto;
    width: 1400px;
}

.nav ul li {
    float: left;
    width: 175px;
}

.nav ul li a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 75px;
    display: block;
}

.nav ul li a:hover {
    background:#23201d;
}

#playBox { 
    position: relative; 
    width: 100%; 
    height: 415px; 
    background:#333; 
    overflow:hidden;
}

.oUlplay { 
    position: absolute; 
    left: 0; 
    top: 0;
    width: 99999px; 
}

.oUlplay li { 
    float:left;
}

#playBox .smalltitle {
    width: 100%; 
    height: 15px; 
    position: absolute; 
    bottom: 25px;
    z-index: 10;
}

#playBox .smalltitle ul { 
    width: 120px; 
    margin: 0 auto;
}

#playBox .smalltitle ul li { 
    float: left; 
    width: 15px; 
    height: 15px; 
    margin: 0 10px; 
    border-radius: 15px; 
    background:#000; 
    overflow: hidden;
    display: inline;
    zoom:1;
}

#playBox .smalltitle .thistitle { 
    background:#ffcd11;
}

.pro {
    width: 100%;
}

.pro-box {
    padding: 30px 0;
    background: #ebebeb;
}

.pro-t {
    margin: 0 auto;
    width: 1400px;
}

.pro-t strong {
    margin: 0 auto;
    width: 262px;
    height: 43px;
    font-size: 28px;
    text-align: center;
    color: #fff;
    line-height: 50px;
    background: url(images/5.jpg);
    display: block;
}

.pro-t span {
    margin-top: 5px;
    font-size: 28px;
    color: #23201d;
    text-align: center;
    display: block;
}

.friend {
    width: 1400px;
    height: 350px;
    margin: 0 auto;
    overflow:hidden;
}

.mr-jt {
    margin: 0 auto; 
    margin-top: 10px;
    display: table;
}

.mr-jt span {
    float: left;
    margin-left: 20px;
    width: 26px;
    height: 26px;
    font-size: 21px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    border-radius: 4px;
    background: #000;
    display: block;
}

.mr-jt span:hover {
    background: #ea7724;
}

.tempWrap {
    width: 1400px !important;
}

.mr_frUl ul li {
    float: left;
    margin-top: 20px;
    margin-left: 25px;
    width: 250px;
    display: inline;
    overflow:hidden;
}

.mr_frUl ul li figure {
    padding: 5px 0;
    background: #efefef;
    border: 1px solid #e0e0e0;
}

.mr_frUl ul li figure:hover {
    box-shadow: 3px 3px 3px #333;
}

.mr_frUl ul li figure img {
    margin: 0 auto;
    width: 240px;
    height: 230px;
    display: block;
}

.mr_frUl ul li h2 {
    margin-top: 10px;
    padding: 5px 0;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #ea7724;
}

.about {
    margin: 0 auto;
    margin-top: 50px;
    height: 371px;
    width: 1400px;
    background: url(images/about.jpg) no-repeat center;
}


.about strong {
    padding-top: 30px;
    font-size: 30px;
    color: #fff;
    text-align: center;
    display: block;
}

.about span {
    font-size: 19px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.about p {
    margin: 0 auto;
    margin-top: 25px;
    width: 1300px;
    font-size: 18px;
    color: #fff;
    line-height: 36px;
}

.about a {
    margin: 0 auto;
    margin-top: 25px;
    width: 120px;
    height: 32px;
    color: #23201d;
    text-align: center;
    line-height: 32px;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 3px 3px #23201d;
    display: block;
}

.about a:hover {
    color: #fff;
    background: #ea7724;
}

.rong {
    margin: 0 auto;
    margin-top: 60px;
    width: 1400px;
}

.rong strong {
    font-size: 30px;
    color: #000;
    text-align: center;
    display: block;
}

.rong span {
    font-size: 19px;
    color: #ea7724;
    text-align: center;
    text-transform: uppercase;
    display: block;
}

.txtMarquee-left,.bd1,.tempWrap{
    margin: 0 auto;
    width: 1400px !important;
}

.infoList li {
    position: relative;
    float: left;
    margin: 0 10px;
    margin-top: 50px;
    width: 300px !important;
}

.infoList li img {
    width: 300px;
    height: auto;
    display: block;
}

.news {
    margin-top: 50px;
    padding: 30px 0 20px 0;
    width: 100%;
    height: 400px;
    background: #ebebeb;
}

.news-box {
    margin: 0 auto;
    width: 1400px;
}

.news-l {
    float: left;
    width: 550px;
}

.news-t {
    height: 70px;
}

.news-t div {
    float: left;
    width: 400px;
}

.news-t div strong {
    font-size: 30px;
    color: #ea7724;
    display: block;
}

.news-t div span {
    color: #23201d;
    font-size: 23px;
    text-transform: uppercase;
    display: block;
}

.news-t a {
    float: right;
    margin-top: 33px;
    padding: 5px;
    font-size: 15px;
    color: #fff;
    background: #000;
    display: block;
}

.news-tt {
    margin-top: 20px;
    margin-bottom: 30px;
    height: 160px;
}

.news-tt figure {
    float: left;
    width: 240px;
}

.news-tt figure img {
    width: 240px;
    height: 160px;
    display: block;
}

.news-tt div {
    float: left;
    margin-left: 10px;
    width: 300px;
}

.news-tt div h2 {
    margin-top: 10px;
    font-size: 18px;
    color: #ea7724;
}

.news-tt div h2:hover {
    text-decoration: underline;
}

.news-tt div p {
    margin-top: 20px;
    font-size: 15px;
    color: #000;
    line-height: 28px;
}

.news-l ul li {
    margin-top: 5px;
    height: 30px;
    list-style: disc;
    line-height: 30px;
}

.news-l ul li a {
    float: left;
    width: 470px;
    display: block;
}

.news-l ul li a h2 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-l ul li a h2:hover {
    color: #ea7724;
}

.news-l ul li time {
    float: right;
    width: 80px;
    font-size: 14px;
    color: #5d5d5d;
    line-height: 30px;
    display: block;
}

.news-r {
    float: right;
    width: 740px;
}

.newsr-box {
    margin-top: 20px;
}

.newsr-box figure {
    float: left;
    width: 310px;
}

.newsr-box figure img {
    width: 310px;
    height: 280px;
    display: block;
}

.newsr-box ul {
    float: left;
    margin-left: 30px;
    width: 400px;
}

.newsr-box ul li {
    height: 30px;
    margin-top: 20px;
    list-style: disc;
    line-height: 30px;
}

.newsr-box ul li a {
    float: left;
    width: 320px;
    display: block;
}

.newsr-box ul li a h2 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newsr-box ul li a h2:hover {
    color: #ea7724;
}

.newsr-box ul li time {
    float: right;
    width: 80px;
    font-size: 14px;
    color: #5d5d5d;
    line-height: 30px;
    display: block;
}

.link {
    width: 100%;
    height: 60px;
    background: #ebebeb;
}

.link div {
    margin: 0 auto;
    width: 1400px;
    line-height: 60px;
}

.link b {
    float: left;
    width: 100px;
    font-size: 15px;
    color: #000;
    font-weight: normal;
}

.link ul {
    float: left;
    width: 1300px;
}

.link ul li {
    float: left;
    width: 260px;
}

.link ul li a {
    font-size: 15px;
    color: #000;
}

.link ul li a:hover {
    color: #ea7724;
}

.foot {
    height: 240px;
    width: 100%;
    background: #23201d;
}

.foot-box {
    width: 100%;
    height: 45px;
    background: #ea7724;
}

.foot-box nav {
    margin: 0 auto;
    width: 1400px;
} 

.foot-box nav ul li {
    float: left;
    width: 175px;
}

.foot-box nav ul li a {
    margin: 0 auto;
    margin-top: 8px;
    padding: 0 10px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    display: table;
}

.foot-box nav ul li a:hover {
    background: #23201d;
    border-radius: 5px;
}

.foot-b {
    margin: 0 auto;
    width: 1400px;
}

.foot-bb {
    margin-top: 40px;
}

.foot-l {
    float: left;
    margin-top: 25px;
    width: 1000px;
}

.foot-l div {
    height: 40px;
}

.foot-l div p {
    float: left;
    width: 215px;
    font-size: 16px;
    color: #a7a7a7;
}

.foot-l div p:first-child {
    width: 400px;
}

.foot-l a {
    float: left;
    font-size: 16px;
    color: #a7a7a7;
    display: block;
}

.foot-l > p {
    float: left;
    margin-left: 80px;
    font-size: 16px;
    color: #a7a7a7;
}

.foot-bb figure {
    float: right;
}

.foot-bb figure img {
    width: 100px;
    display: block;
}

.foot-bb figure figcaption {
    margin-top: 5px;
    font-size: 15px;
    color: #a7a7a7;
    text-align: center;
}

.guanyu {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
    width: 1400px;
}

.aside {
    float: left;
    width: 240px;
}
.aside-t strong {
    font-size: 30px;
    color: #ea7724;
    display: block;
}

.aside-t span {
    color: #23201d;
    font-size: 23px;
    text-transform: uppercase;
    display: block;
}

.aside-t ul li {
    margin-top: 10px;
    background: #eaeaea;
}

.aside-t ul li a h2 {
    padding: 10px 0;
    font-size: 18px;
    color: #333;
    text-align: center;
}

.aside-b strong {
    margin-top: 40px;
    font-size: 30px;
    color: #ea7724;
    display: block;
}

.aside-b strong span {
    color: #000;
}

.aside-b p {
    margin-top: 10px;
    font-size: 15px;
    color: #515d6b;
    line-height: 28px;
}

.guanyu-r {
    float: right;
    width: 1100px;
}

.gy-t h3,
.gy-t h1 {
    font-size: 28px;
    color: #ea7724;
    display: block;
}

.gy-t div figure {
    float: left;
    width: 930px;
}

.gy-t div figure img {
    display: block;
}

.gy-t div {
    margin-top: 5px;
    height: 20px;
}

.gy-t div span,
.gy-t div strong,
.gy-t div a {
    float: left;
    margin-left: 10px;
    font-size: 15px;
    color: #390f4e;
    font-weight: normal;
}

.gy-box p {
    margin-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 30px;
}

.gy-box img {
    margin: 0 auto;
    margin-top: 20px;
    width: 100%;
    display: block;
}

.cp ul li {
    float: left;
    margin-left: 25px;
    margin-top: 30px;
    width: 240px;
}

.cp ul li figure img {
    width: 240px;
    height: 210px;
    display: block;
}

.cp ul li h2 {
    margin-top: 15px;
    font-size: 18px;
    color: #ea7724;
    text-align: center;
}

.cp ul li h2:hover {
    color: #ff3300;
}

.xw ul li a {
    float: left;
    width: 1000px;
    display: block;
}

.xw ul li {
    margin-top: 10px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d6bae4;
}

.xw ul li a h2 {
    font-size: 16px;
    color: #ea7724;
}

.xw ul li a h2:hover {
    color: #ff3300;
}

.xw ul li time {
    float: right;
    font-size: 14px;
    color: #333;
    display: block;
}

.diu figure img {
    margin: 0 auto;
    margin-top: 30px;
    display: block;
}

.details h1 {
    margin-top: 20px;
    font-size: 20px;
    color: #000;
    text-align: center;
}

.tag {
    margin: 0 auto;
    margin-top: 30px;
    display: table;
}

.tag time,
.tag span {
    float: left;
    font-size: 14px;
    color: #999;
    display: block;
}

.tag span {
    margin-left: 40px;
}

.tag span a {
    margin-right: 10px;
    color: #999;
}

.de-box p {
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    line-height: 32px;
}

.de-box img {
    margin: 0 auto;
    margin-top: 20px;
    width: 750px;
    display: block;
}

.pagination .pagefy .current {
    background-color: #da251c;
    color: #fff;
}

.pagination {
    float: left;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border: none;
    margin-top: 40px;
}

.pagefy { 
    width: 100%;
}

.pagination .pagefy a {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #000;
    padding: 5px 15px;
    text-align: center;
    margin-top: 20px;
    margin-right: 5px;
}

.pagination .pagefy a:hover {
    background-color: #ff0000; 
    color: #fff;
}

.contact {
    margin-top: 40px;
    height: 560px;
}

.con-l {
    float: left;
    width: 450px;
}

.con-l ul li {
    padding: 25px 0;
    font-size: 18px;
    color: #000;
}

.con-dt {
    float: right;
    width: 600px;
}

.con-dt figure img {
    width: 600px;
    display: block;
}

.honor-box ul li {
    float: left;
    margin-left: 40px;
    width: 480px;
}

.honor-box ul li figure img {
    width: 480px;
    height: 680px;
    display: block;
}