* {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei";
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

.clear {
    clear: both;
}

.header {
    width: 100%;
}

.head {
    margin: 0 auto;
    width: 1400px;
    height: 80px;
}

.logo {
    float: left;
    padding-top: 18px;
    width: 460px;
}

.logo figure {
    float: left;
    width: 50px;
}

.logo figure img {
    width: 45px;
    display: block;
}

.logo h1,
.logo h2 {
    float: left;
    margin-left: 10px;
    width: 400px;
    font-size: 26px;
    color: #000;
    line-height: 46px;
}

.nav {
    float: right;
    width: 700px;
}

.nav ul li {
    float: left;
    width: 100px;
}

.nav ul li a {
    position: relative;
    font-size: 14px;
    color: #000;
    text-align: center;
    line-height: 80px;
    display: block;
}

.nav ul li a::after {
    content: "";
    position: absolute;
    left: 40px;
    bottom: 20px;
    width: 20px;
    height: 2px;
    background: #fff;
    display: none;
}

.nav ul li a:hover {
    color: #fff;
    background: #f10215;
}

.nav ul li a:hover::after {
    display: block;
}

#carousel1 {
    position: relative;
    width: 100%;
    height: 520px;
    text-align:center;
    overflow:hidden;
}

.car_click {
    position:absolute;
    z-index:2;
    top: 160px;
    right: 3%;
    width: 75px;
}

.car_c_smallpic img {
    margin-top: 10px;
    cursor:pointer;
    width: 75px;
    height: 75px;
    border: solid 2px #fff;
    border-radius: 100px;
}

.car_c_smallpic input {
    opacity: 0;
}

.about {
    margin: 0 auto;
    margin-top: 50px;
    width: 1400px;
}

.title h3 {
    font-size: 22px;
    color: #000;
    text-align: center;
    font-weight: normal;
}

.title span:nth-child(2) {
    margin-top: 7px;
    font-size: 18px;
    color: #7f7f7f;
    text-align: center;
    display: block;
}

.title span:nth-child(3) {
    margin: 0 auto;
    margin-top: 10px;
    width: 76px;
    height: 3px;
    background: #f10215;
    display: block;
}

.about-box {
    margin-top: 60px;
    height: 340px;
}

.about-l {
    float: left;
    padding-top: 90px;
    width: 800px;
}

.about-l strong {
    font-size: 20px;
    color: #333;
    font-weight: normal
}

.about-l strong span {
    font-size: 16px;
}

.about-l p {
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.about-r {
    float: right;
    width: 520px;
}

.about-r figure img {
    display: block;
}

.more {
    margin-top: 50px;
}

.more a {
    margin: 0 auto;
    width: 120px;
    height: 38px;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 38px;
    display: block;
    border: #7f7f7f solid 1px;
    border-radius: 5px;
}

.more a:hover {
    color: #fff;
    background: #000;
}

.pro {
    position: static;
    margin-top: 50px;
    padding: 130px 0;
    width: 100%;
    background: url(images/bg.jpg) no-repeat center;
    background-position: 50% 50%;
    background-Attachment: fixed;
}

.p-title h3 {
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.p-title span:nth-child(2) {
    margin-top: 7px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
}

.p-title span:nth-child(3) {
    margin: 0 auto;
    margin-top: 10px;
    width: 76px;
    height: 3px;
    background: #f10215;
    display: block;
}

.pro-box {
    margin: 0 auto;
    width: 1400px;
}

.pro-box ul {
    margin-top: 60px;
}

.pro-box ul li {
    float: left;
    margin-left: 26.6px;
    width: 330px;
    background: #f8f8f8;
}

.pro-box ul li:first-child {
    margin-left: 0;
}

.pro-box ul li figure {
    margin: 0 auto;
    width: 320px;
    overflow: hidden;
}

.pro-box ul li figure img {
    margin: 0 auto;
    width: 320px;
    height: 260px;
    display: block;
    overflow: hidden;
}

.pro-box ul li figure img:hover {
    transform: scale(1.1);
}

.pro-box ul li h2 {
    padding: 20px 0;
    font-size: 18px;
    color: #000;
    text-align: center;
    font-weight: normal;
}

.pro-box ul li h2:hover {
    color: #f10215;
}

.p-more {
    margin-top: 80px;
}

.p-more a {
    margin: 0 auto;
    width: 120px;
    height: 38px;
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 38px;
    display: block;
    border-radius: 5px;
    background: #fff;
}

.p-more a:hover {
    background: #333;
}

.news {
    margin: 0 auto;
    margin-top: 70px;
    width: 1400px;
}

.news-box ul li {
    margin-top: 25px;
    height: 230px;
    border-bottom: 1px dashed #ccc;
}

.news-box ul li:hover figure img {
    transform: scale(1.1);
}

.news-box ul li figure {
    float: left;
    width: 300px;
    height: 200px;
    overflow: hidden;
}

.news-box ul li figure img {
    width: 300px;
    height: 200px;
    display: block;
}

.news-box ul li div {
    float: right;
    width: 1030px;
}

.news-box ul li div h2 {
    padding-top: 10px;
    font-size: 20px;
    color: #333;
}

.news-box ul li div p {
    margin-top: 15px;
    font-size: 16px;
    color: #999;
    line-height: 30px;
}

.news-box ul li div a:last-child {
    position: relative;
    margin-top: 40px;
    width: 108px;
    height: 30px;
    font-size: 12px;
    color: #999;
    line-height: 30px;
    text-align: center;
    display: block;
    background: #fff;
    box-shadow: 0px 0px 2px rgba(0,0,0,.2);
    cursor: pointer;
}

.news-box ul li div a:last-child:hover span {
    position: relative;
    left: -10px;
}

.news-box ul li div a:last-child::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: #f10215;
    opacity: 0;
}

.news-box ul li div a:last-child::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(images/y.png) no-repeat center;
}

.news-box ul li div a:last-child:hover::before {
    opacity: 1;
}

.contact {
    margin-top: 70px;
    padding: 60px 0;
    width: 100%;
    background: #f2f2f2;
}

.contact-box {
    margin: 0 auto;
    margin-top: 50px;
    width: 1400px;
}

.contact-l {
    float: left;
    width: 650px;
}

.contact-l strong {
    margin-bottom: 20px;
    font-size: 24px;
    color: #f10215;
    font-weight: normal;
    display: block;
}

.contact-l ul li {
    padding: 20px 0;
    font-size: 16px;
    color: #595959;
}

.con-dt {
    float: right;
    width: 700px;
}

.con-dt figure img {
    width: 700px;
    display: block;
}

.foot {
    padding: 15px 0;
    width: 100%;
    background: #3f3f3f;
}

.foot p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.foot a {
    padding-top: 10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    display: block;
}

.guan {
    width: 100%;
    background: #f4f4f4;
}

.guan-bg {
    margin: 0 auto;
    padding: 50px 0 70px 0;
    width: 1400px;
    background: #fff;
}

.guan-box {
    margin: 0 auto;
    width: 1300px;
}

.guan-top h3 {
    font-size: 22px;
    color: #000;
    font-weight: normal;
}

.guan-top span:nth-child(2) {
    margin-top: 7px;
    font-size: 18px;
    color: #7f7f7f;
    display: block;
}

.guan-top span:nth-child(3) {
    margin-top: 10px;
    width: 76px;
    height: 3px;
    background: #f10215;
    display: block;
}

.guan-c {
    margin-top: 40px;
}

.guan-c h4 {
    padding-bottom: 10px;
    font-size: 18px;
    color: #333;
    text-align: center;
    font-weight: normal;
}

.guan-p p {
    margin-top: 10px;
    font-size: 16px;
    color: #7f7f7f;
    line-height: 30px;
}

.guan-c figure {
    margin-top: 30px;
    height: 340px;
}

.guan-c figure img {
    float: left;
    display: block;
}

.guan-c figure img:last-child {
    float: right;
}

.txtMarquee-left .bd1 .tempWrap{
    margin: 0 auto;
    width: 1300px !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;
}

.cp {
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 50px;
    width: 1400px;
}

.cp-box ul li {
    float: left;
    margin-left: 26.6px;
    margin-top: 40px;
    width: 330px;
}

.cp-box ul li:nth-child(4n+1) {
    margin-left: 0;
}

.cp-box ul li:hover {
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.1);
}

.cp-box ul li:hover figure img {
    transform: scale(1.2);
    overflow: hidden;
}

.cp-box ul li figure {
    width: 330px;
    height: 265px;
    border: 1px solid #f2f2f2;
    overflow: hidden;
}

.cp-box ul li figure img {
    margin: 0 auto;
    width: 325px;
    height: 260px;
    display: block;
    overflow: hidden;
}

.cp-box ul li h2 {
    padding: 20px 0;
    font-size: 18px;
    color: #000;
    text-align: center;
    font-weight: normal;
}

.xw {
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 50px;
    width: 1400px;
}

.xw-box ul li {
    position: relative;
    margin-top: 30px;
    padding: 10px 0;
    height: 81px;
    z-index: 2;
}

.xw-box ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 0;
    width: 0;
    height: 81px;
    background: #f10215;
    transition: all .3s; 
    z-index: -1;
}

.xw-box ul li:hover::before {
    width: 100%;
}

.xw-box ul li:hover {
    border: 1px solid #595959;
}

.time {
    float: left;
    width: 200px;
}

.time time {
    padding-top: 5px;
    font-size: 32px;
    color: #595959;
    text-align: center;
    display: block;
}

.time time:last-child {
    font-size: 16px;
}

.xw-box ul li span {
    float: left;
    width: 1px;
    height: 81px;
    background: #595959;
    display: block;
}

.xw-r {
    float: right;
    width: 1150px;
}

.xw-r h2 {
    padding-top: 10px;
    font-size: 20px;
    color: #3f3f3f;
    font-weight: normal;
}

.xw-r p {
    margin-top: 10px;
    font-size: 14px;
    color: #595959;
    line-height: 24px;
}

.xw-box ul li:hover span {
    background: #fff;
}

.xw-box ul li:hover time {
    color: #fff;
}

.xw-box ul li:hover h2,
.xw-box ul li:hover p {
    color: #fff;
}

.pro-x {
    margin: 0 auto;
    margin-top: 30px; 
    padding-bottom: 30px;
    width: 1400px;
}

.pro-top {
    height: 300px;
}

.pro-top figure {
    float: left;
    width: 340px;
    height: 300px;
    border: 1px solid #dcdcdc;
}

.pro-top figure img {
    margin: 0 auto;
    padding-top: 10px;
    width: 320px;
    height: 280px;
    display: block;
}

.pro-top div {
    float: right;
    width: 1000px;
}

.pro-top div h1 {
    padding-top: 20px;
    font-size: 22px;
    color: #333;
    letter-spacing: 1px;
}

.pro-top div p {
    margin-top: 20px;
    font-size: 16px;
    color: #595959;
    line-height: 30px;
}

.pro-c {
    margin-top: 30px;
}

.pro-c div:first-child {
    height: 41px;
    background: #f3f3f3;
}

.pro-c div:first-child b {
    position: relative;
    margin-left: 10px;
    padding: 0 20px;
    font-size: 16px;
    color: #f10215;
    line-height: 41px;
    font-weight: normal;
    background: #fff;
    display: table;
}

.pro-c div:first-child b::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 2px;
    background: #f10215;
}

.pro-cc p {
    margin-top: 20px;
    font-size: 18px;
    color: #333;
    line-height: 32px;
}

.pro-cc img {
    margin: 10px auto;
    display: block;
}

.xw-c {
    margin: 0 auto;
    margin-top: 50px;
    padding-bottom: 50px;
    width: 1400px;
}

.xw-c h1 {
    position: relative;
    padding-left: 10px;
    font-size: 18px;
    color: #333;
}

.xw-c h1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 27px;
    background: #f10215;
}

.xw-c time {
    margin-top: 15px;
    padding: 10px 0;
    font-size: 14px;
    color: #999;
    display: block;
    border-bottom: 1px solid #999;
}

.xw-c p {
    margin-top: 20px;
    font-size: 18px;
    color: #333;
    line-height: 32px;
}

.xw-c img {
    margin: 10px auto;
    display: block;
}

.con {
    margin: 0 auto;
    padding: 50px 0;
    width: 1400px;
}

.diu {
    margin: 0 auto;
    padding: 50px 0;
    width: 1400px;
}

.diu figure img {
    margin: 20px auto;
    display: block;
}

.diu p {
    font-size: 16px;
    color: #000;
    text-align: center;
    letter-spacing: 1px;
}

.diu p a {
    color: #f10215;
}

.pagination .pagefy .current {
    background-color: #000;
    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: #f10215; 
    color: #fff;
}

.zuoyou {
    margin-top: 20px;
}

.top1 { 
    float: left;
    width: 455px;
    font-size: 14px;
    color:#3b3652; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

.top2 {
    float: right;
    font-size: 14px;
    color:#3b3652; 
    padding-bottom: 10px; 
    padding-top: 10px;
}

.top1 a,
.top2 a {
    color:#3b3652;
}

.top1 a:hover,
.top2 a:hover {
    color: #116bc4;
}