﻿@charset "utf-8";
/* CSS Document */
* {margin:0px; padding:0px;}
body {background-image:linear-gradient(left,#620414,#971c31,#620414); background-image:-webkit-linear-gradient(left,#620414,#971c31,#620414); background-image:-moz-linear-gradient(left,#620414,#971c31,#620414); background-image:-ms-linear-gradient(left,#620414,#971c31,#620414); background-image:-o-linear-gradient(left,#620414,#971c31,#620414); font-family:微软雅黑;}
.header_Top {width:960px; margin:10px auto;   text-align:right;}
.header_Top a {display:inline-block; font-size:16px; color:#ffd8b1; height:35px; line-height:35px; padding:0px 20px; border:1px solid #d76d6f; margin-left:20px; background-color:#ab2838;}
.header_Top a:last-child {margin-right:10px;}
.header_Top a.headerA {background-color:#580816; color:#971c31;}
.header_logo {text-align:center; margin-bottom:40px; margin-top:10px;}
.header_logo img {width:300px;}

.indexAbout {width:960px; margin:0px auto; margin-top:10px;}
.indexAbout .indexAbout_title {font-size:30px; color:#ffd8b1; text-indent:15px; padding-top:60px; padding-bottom:0px;}
.AboutMian {background-color:#8d252c; border:1px solid #d56b6d; display:box; display:-webkit-box; display:-moz-box; display:-o-box; display:flex; display:-ms-boxflex; padding:20px; margin-top:15px;}
.AboutMian section:first-child {box-flex:1; -webkit-box-flex:1; -moz-box-flex:1; -ms-boxflex:1; flex:1; -o-box-flex:1; text-align:justify;}
.AboutMian section:nth-child(2) {width:286px; height:278px; border:1px solid #d56b6d; margin-left:20px;} 
.AboutMian section .indexText p {font-size:16px; color:#fff; line-height:28px; margin-bottom:10px;}
.AboutIcon {margin-top:10px;}
.AboutIcon figure {display:inline-block; margin-right:5px; text-align:center; font-size:16px; color:#ffd8b1; line-height:30px;
-webkit-margin-before: 0px;
  -webkit-margin-after: 0px;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 12px;
}
.AboutIcon figure img {width:60px; height:60px; border:1px solid #ffce9f; border-radius:50%;}

.indexAbout ul {height:auto; width:100%; border-bottom:1px solid #d76d6f; text-align:center; overflow:visible;}
.indexAbout ul li {display:inline-block; line-height:65px; font-size:24px; color:#ff748c; margin:0px 20px; position:relative; top:4px; cursor:pointer;}
.indexAbout ul li.on {color:#ffd8b1; background:url(../images/img/xianbottom.png) bottom center no-repeat;}

.AboutFet {margin-top:60px; border-bottom:1px solid #a0263b; height:auto; overflow:hidden;}
.AboutFet section {margin-bottom:30px;  height:auto; overflow:hidden;}
.AboutFet section:nth-child(2) {width:560px; text-align:justify; float:right;}
.AboutFet section:first-child {width:349px; height:182px; border:1px solid #d56b6d; margin-right:20px; float:left;} 
.AboutFet section p {font-size:16px; color:#fff; line-height:28px; margin-bottom:10px;}
.AboutFet section p:first-child {font-size:24px;}
.AboutFet:nth-child(2n) section:first-child {float:right; margin-right:0px;} 
.AboutFet:nth-child(2n) section:nth-child(2) {float:left;} 

.aboutSection {background-color:#8d252c; border:1px solid #d56b6d; display:box; display:-webkit-box; display:-moz-box; display:-o-box; display:flex; display:-ms-boxflex; padding:20px; margin-top:15px;}
.aboutSection section {box-flex:1; -webkit-box-flex:1; -moz-box-flex:1; -ms-boxflex:1; flex:1; -o-box-flex:1;  }
.aboutSection section:first-child {background:url(../images/img/xian.jpg) right center no-repeat;}
.aboutSection section p {font-size:16px; color:#ffd8b1; line-height:30px;}
.aboutSection section:nth-child(2) p {margin-bottom:20px; margin-left:20px;}
.aboutSection section:nth-child(3) {width:100px; display:inline-block; text-align:center;}
.aboutSection section a {height:60px; line-height:60px; color:#881529; font-size:18px; padding:0px 35px; 
background-color:#ffce9f; display:inline-block; margin-top:30px; margin-left: 159px;}

footer{margin-top:80px; background:#5c0918;}
.indexFooter{width:960px;margin:0px auto;height:auto;overflow:hidden;padding:15px 0px;}
.indexFooter .indexFooterLeft{width:280px;float:left;}
.indexFooter .indexFooterLeft figure img{width:100%;}
.indexFooter .indexFooterRight{display:inline-block;float:right;}
.indexFooter .indexFooterRight ul li{width:150px;float:left;text-align:center;margin-left:10px;margin-top:13px;}
.indexFooter .indexFooterRight ul li p:first-child{padding:10px 0px;}
.indexFooter .indexFooterRight ul li p:nth-child(2){line-height:26px;font-size:16px;color:#fff; font-family:arial;}
.indexFooter .indexFooterRight ul li img{width:135px;}