﻿@charset "utf-8";

body{font-family:"微软雅黑"}
.glyphicon{top:0 !important}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
.tr{transition:all 0.3s;}
.tr2{transition:all 0.5s;}
.tr3{transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button{ outline: none; }
.sizeCover{ background-position: 50% 50%; background-size: cover; }

.main-Background-3{ background: #bb1c21; }
.main-Background-4{ background:url(../images/bg3.jpg);}
.main-Background-5{ position: relative; background: #bb1c21; overflow: hidden; }
.main-Background-5:before{ content: ""; position: absolute; right: 0; top: 233px; width: 100%; height: 60%; background: #fff; transform-origin:left top; transform: skewY(-7deg); }
.main-Background-5:after{ content: ""; position: absolute; right: 0; top:calc(233px + 60%); width: 100%; height: 40%; background: #efefef; transform-origin:left top; transform: skewY(-7deg); }
.main-Background-5 > div{ position: relative; z-index: 2;}

header{ position: relative; z-index:99999;}
header .logo a{ display:block; font-size:0;}

.banner{ position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ max-width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; opacity: 1;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #bb1c21;}

body.on{ overflow: hidden; }
.loading{ position: fixed; left: 0; top: 0; z-index: 2147483647; width: 100%; height: 100%; background: #fff; }
.loading span{ display: block; position: relative; top: calc((100% - 30px) / 2); font-size:14px; color: #000; line-height: 30px; cursor: default; }

.subnav .biaoti{ color: #fff; background: #131313; }
.subnav ul li{ border-bottom: solid 1px #eeeeee; }
.subnav ul li a{ display: block; position: relative; color: #333; background: #f6f6f6; }
.subnav ul li a:before{ content: ""; position: absolute; left: 20%; top: calc((100% - 12px) / 2); z-index: 1; width: 4px; height: 12px; border-top: solid 4px #bb1c21; border-bottom: solid 4px #bb1c21; transition: all 0.3s; }
.subnav ul li a:after{ content: ""; position: absolute; left: calc(20% + 4px); top: calc((100% - 4px) / 2); z-index: 1; width: 4px; height: 4px; background: #bb1c21; transition: all 0.3s;}
.subnav ul li.active a{ color: #fff; background: #bb1c21; }
.subnav ul li.active a:before{border-top: solid 4px #fff; border-bottom: solid 4px #fff; }
.subnav ul li.active a:after{background: #fff;}

.title-1{ margin-bottom: 40px; font-size: 0; overflow: hidden; }
.title-1 a{ display: inline-block; vertical-align: top; }
.title-1 a .cn{ margin-bottom:5px; font-size: 30px;color: #fff; font-weight:bold; line-height: 34px; }
.title-1 a .en span{ position: relative; display: inline-block; vertical-align: top; min-width: 100px; font-size:20px; color: #fff; line-height: 24px; }
.title-1 a .en span:before,.title-1 a .en span:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 145px; height: 1px; background: #fff; }
.title-1 a .en span:before{ right: calc(100% +  20px); }
.title-1 a .en span:after{ left: calc(100% +  20px); }
.title-1.active a .cn{ color: #333333; }
.title-1.active a .en span{ color:#cbcbcb; }
.title-1.active a .en span:before,.title-1.active a .en span:after{background: #dcdcdc; }
.title-2{ margin-bottom: 55px; font-size: 0; }
.title-2 .icon,.title-2 .mc{ display: inline-block; vertical-align: top; }
.title-2 .icon{ margin-right: 10px; line-height:100px; }
.title-2 .mc{ font-size: 30px;color: #fff; font-weight: bold; line-height:80px; }
.title-3{ margin-bottom: 15px; font-size: 18px;color: #333; font-weight: bold; line-height: 24px; }
.title-5{ color: #333; line-height: 24px;}
.title-5 img{ max-width: 100% !important; height: auto !important;}
.title-5 table{ width: 100% !important; height: auto !important;}
.title-5 table td{ width: auto !important; height: auto !important;}
.title-6{ margin:0 auto 20px; padding-bottom:10px; max-width:600px; border-bottom:solid 1px rgba(0,0,0,0.1); }
.title-6 .biaoti{ font-size: 24px; color: #333; line-height: 30px; }
.title-6 .qita{ margin-top: 5px; font-size: 12px; color: #999; line-height: 24px; }

.text-1{ margin-bottom: 30px; }
.text-1 .ziduan{ width: 345px; height: 42px; color: #333; line-height: 42px; overflow: hidden; }
.text-1 .ziduan a{ color: #333; }
.text-1 .search{ width: calc(100% - 345px); }
.text-1 .search form{ display: block; border:solid 1px #e1e1e1; }
.text-1 .search form input{ display: block; padding: 0 10px; width: calc(100% - 50px); height: 40px; color: #bbbbbb; line-height: 40px; background: none; border:none; }
.text-1 .search form button{ display: block; width: 50px; height: 40px; font-size: 20px;color: #fff; line-height: 40px; background: #bb1c21; border:none;border-left:solid 1px #e1e1e1; }
.text-1.active .ziduan{ width: calc(100% - 540px); }
.text-1.active .search{ width: 540px; }
.text-2{ margin-bottom: 30px; padding-left: 15px; border-left: solid 3px #bb1c21; }
.text-2 .cn{ margin-bottom: 12px; font-size: 20px;color: #000; font-weight: bold; line-height: 22px; }
.text-2 .cn span{ color: #bb1c21; }
.text-2 .en{ font-family: arial; color: #000; line-height: 14px; }
.text-3 ul li { padding-bottom: 20px; margin-bottom:20px; border-bottom: solid 1px #e0e0e0; }
.text-3 ul li:last-child{ margin-bottom: 0; }
.text-3 ul li a{ display: block; }
.text-3 ul li a .mc{ width: calc(100% - 100px); height: 48px; color: #333; line-height: 26px; overflow: hidden; }
.text-3 ul li a .time{ width: 100px; font-size:12px;color: #a9a9a9; line-height: 26px;  text-align: right;}
.text-4 .swiper-slide:nth-child(n+2):before,.text-4 .swiper-slide:nth-child(n+2):after{ content: ""; position: absolute; left:-32px; z-index: 1; width:8px; height: 8px; background: #000;  }
.text-4 .swiper-slide:nth-child(n+2):before{top:calc(50% - 4px);transform-origin:right bottom; transform: skewX(45deg); }
.text-4 .swiper-slide:nth-child(n+2):after{top:calc(50% + 4px);transform-origin:right top; transform: skewX(-45deg); }
.text-4-list{ position: relative; margin:0 auto; padding-top: 100%; background: #bb1c21; border-radius: 50%; }
.text-4-list:before{ content: ""; position: absolute; left: -8px; top: -8px; z-index: 1; width: calc(100% + 16px); height: calc(100% + 16px); border:solid 2px #bb1c21; border-radius: 50%; clip-path: polygon(0% 0%,49px 0%,49px 49px,0% 49px); }
.text-4-list .textbox{ position: absolute; left: 0; top: calc((100% - 54px) / 2); z-index: 1; width: 100%;color: #fff; }
.text-4-list .textbox .shuzi{ margin-bottom: 10px; font-size: 20px; line-height: 22px; }
.text-4-list .textbox .mc{ font-size: 20px; line-height: 22px; }
.text-5{ color: #333; line-height: 28px; }

.more-1 a{ display: block; margin:0 auto; width: 124px; height: 35px; color: #fff; line-height: 35px; background: #bb1c21; border-radius: 18px; }

.pictrue-1{ overflow: hidden; }
.pictrue-1 ul{ margin:0 -10px -20px; }
.pictrue-1 ul li{ padding: 0 10px; margin:0 0 20px; width: calc(100% / 3); }
.pictrue-1 ul li a{ display: block; }
.pictrue-1 ul li a .imgbox{ margin:0 0 1px; border:double 3px #e4e4e4; overflow: hidden; }
.pictrue-1 ul li a .imgbox span{ display: block; padding-top: 80%; }
.pictrue-1 ul li a .textbox{ padding: 0 10px; line-height: 40px; color: #fff; background: #bb1c21; }
.pictrue-2 .biaoti{ color: #fff; background: #000; }
.pictrue-2 .right{ position: relative; padding: 0 37px; }
.pictrue-2-list a{ position: relative; display: block; height: 150px; font-size:0; background: #fff; border:solid 1px #e4e4e4; }
.pictrue-2-list a img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-width: 90%; max-height: 90%; transition: all 0.3s; }
.pictrue-2 .swiper-button{ margin-top: -14px; width: 28px; height: 28px; font-size: 20px; color: #fff; line-height: 28px; background: #000; }
.pictrue-2 .swiper-button.swiper-button-prev{ left:0; transform:rotateY(180deg);  }
.pictrue-2 .swiper-button.swiper-button-next{ right:0;}
.pictrue-2{ overflow: hidden; }
.pictrue-2 ul{ margin: 0 0 -35px; padding: 0 22px; }
.pictrue-2 ul li{ padding: 0 28px; margin-bottom: 35px; width: calc(100% / 3); }
.pictrue-3 .imgbox{ overflow: hidden; }
.pictrue-3 .imgbox a{ display: block; }
.pictrue-3 .textbox .biaoti{ margin-bottom: 30px; font-size: 20px;color: #fff; font-weight: bold; line-height: 24px; }
.pictrue-3 .textbox .jieshao{ margin-bottom: 20px; height: 150px; font-size:16px;color: #fff; line-height: 30px; overflow: hidden; }
.pictrue-3 .textbox .more a{ display: block; width: 124px; color: #333; line-height: 35px; background: #fff; border-radius: 16px; }
.pictrue-4-list a{ display: block; position: relative; overflow: hidden;  }
.pictrue-4-list a:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px #e6e6e6; }
.pictrue-4-list a .imgbox{ position: relative; z-index: 1; padding-top: 80%; }
.pictrue-4-list a .textbox{ position: absolute; left: 0; bottom: 0; z-index: 3; padding: 0 15px; width: 100%; font-size: 16px; color: #fff; line-height: 45px; background: rgba(0,0,0,0.54); }
.pictrue-5 ul li .imgbox{ width: 50%; font-size:0; }
.pictrue-5 ul li:nth-child(odd) .imgbox{ float: right; }
.pictrue-5 ul li:nth-child(even) .imgbox{ float: left; }
.pictrue-5 ul li .imgbox img{ max-width: 100%; }
.pictrue-5 ul li .textbox{width: 50%; }
.pictrue-5 ul li:nth-child(odd) .textbox{ float: left;  padding-right: 45px;}
.pictrue-5 ul li:nth-child(even) .textbox{ float: right; padding-left: 45px; }
.pictrue-5 ul li .textbox .shuzi{ width: 84px; height: 98px; font-family: Impact; font-size:30px;color: #fff; line-height: 98px; clip-path: polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%); }
.pictrue-5 ul li:nth-child(odd) .textbox .shuzi{background: #bb1c21; }
.pictrue-5 ul li:nth-child(even) .textbox .shuzi{background: #000; }
.pictrue-5 ul li .textbox .text{ padding-left: 25px; width:calc(100% - 84px); }
.pictrue-5 ul li .textbox .text .biaoti{ margin-bottom:10px; font-size: 20px;color: #333; font-weight: bold; line-height: 24px; }
.pictrue-5 ul li .textbox .text .jieshao{ font-size:16px;color: #333; line-height: 30px; }
.pictrue-5 ul li:nth-child(1){ margin-bottom: 50px; }
.pictrue-5 ul li:nth-child(2){ margin-bottom: 50px; }
.pictrue-5 ul li:nth-child(3){ margin-bottom: 20px; }
.pictrue-5 ul li:nth-child(4){ margin-bottom: -70px; }
.pictrue-5 ul li:nth-child(1) .textbox{ padding-top: 40px; }
.pictrue-5 ul li:nth-child(4) .textbox{ padding-top: 40px; }
.pictrue-5 ul li:nth-child(5) .textbox{ padding-top: 50px; }
.pictrue-6 ul li:nth-child(n+2){ margin-top: 15px; }
.pictrue-6 ul li a{ display: block; }
.pictrue-6 ul li a .imgbox{ width: 154px; overflow: hidden; }
.pictrue-6 ul li a .imgbox span{ display: block; height:116px; }
.pictrue-6 ul li a .textbox{ padding-left: 15px; width: calc(100% - 154px); }
.pictrue-6 ul li a .textbox .biaoti{ font-size: 18px;color: #333; line-height: 24px; }
.pictrue-6 ul li a .textbox .time{ margin:5px 0; font-size: 12px;color: #a9a9a9; line-height: 24px; }
.pictrue-6 ul li a .textbox .jieshao{ color: #333333; line-height: 24px; height: 48px; overflow: hidden; }
.pictrue-7{ margin-bottom: 15px; font-size:0; }
.pictrue-7 img{ max-width: 100%; }
.pictrue-8 ul li:nth-child(n+2){ margin-top: 44px; }
.pictrue-8 ul li a{ display: block; }
.pictrue-8 ul li a .imgbox{ width: 190px; overflow: hidden; }
.pictrue-8 ul li a .imgbox span{ display: block; height: 140px; }
.pictrue-8 ul li a .textbox{ padding-left: 20px; width: calc(100% - 190px);}
.pictrue-8 ul li a .textbox .biaoti{ margin-bottom:15px; line-height: 24px; }
.pictrue-8 ul li a .textbox .biaoti .mc{ padding-right: 15px; width: calc(100% - 75px); font-size: 18px;color: #333; }
.pictrue-8 ul li a .textbox .biaoti .time{ width: 75px; font-size: 12px; color: #a9a9a9; }
.pictrue-8 ul li a .textbox .jieshao{ margin-bottom:19px; height: 48px; color: #333; line-height: 24px; overflow: hidden; }
.pictrue-8 ul li a .textbox .more span{ display: block; width: 74px; height: 34px; font-size: 12px;color: #fff; line-height: 34px; background: #bb1c21; }
.pictrue-9{ position: relative; margin-top: 20px; }
.pictrue-9 .map{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }

footer .top{background: #333333; }
footer .top .biaoti{ margin-bottom:20px; font-size: 18px;color: #fff; line-height: 24px; }
footer .top .menu{ width: 18%; }
footer .top .menu .ul .li:nth-child(2){ margin-left:10%; }
footer .top .menu .ul .li ul li{ line-height: 24px; }
footer .top .menu .ul .li ul li:nth-child(n+2){ margin-top: 5px; }
footer .top .menu .ul .li ul li a{ color: #fff; }
footer .top .contact .textbox{ color: #fff; line-height: 38px; }
footer .top .contact2{ margin-left:5%; }
footer .top .contact2 .textbox{ color: #fff; line-height: 38px; }
footer .top .fenxiang ul li:nth-child(1){ margin-right:35px; }
footer .top .fenxiang ul li .imgbox{ margin-bottom:10px; }
footer .top .fenxiang ul li .imgbox img{ width: 153px; }
footer .top .fenxiang ul li .mc{ font-size: 14px; color: #fff; line-height: 24px; }
footer .bot{ padding: 15px 0; color: #fff; line-height: 24px; background: #000; }

.subTab{ position: fixed; right: 0; bottom:calc(10% + 296px + 30px); z-index: 99999999; width: 130px; height: 189px; }
.subTab .tel{padding: 5px 5px 5px 15px; color: #fff; line-height: 22px; background:#bb1c21; border-radius: 5px; }
.subTab .tel .icon-dianhua{ margin-right: 5px; font-size: 16px; }
.subTab .tel .shuzi{ font-size: 12px; }
.subTab .ewm{ margin:2px 0 0; padding: 5px; background:#bb1c21; border-radius: 5px; }
.subTab .ewm .biaoti{ padding-left: 20px; margin-bottom: 5px; color: #fff; line-height: 20px; }
.subTab .ewm .biaoti .icon-ewm{ margin-right: 5px; font-size: 14px; }
.subTab .ewm .biaoti .mc{ font-size: 12px; }
.subTab .ewm .imgbox{ padding: 5px; font-size: 0; background: #fff; }
.subTab .ewm .imgbox img{ width: 100%; }
.subTab .esc{ position: absolute; right: 100%; top: 34px; padding:40px 4px 0; width:20px; height:155px; font-size: 12px; color: #fff; line-height: 16px; background:#bb1c21; cursor: pointer; clip-path: polygon(0% 30px,100% 10px,100% calc(100% - 10px),0% calc(100% - 30px)); box-shadow: inset 0 -5px 10px rgba(0,0,0,0.2) }
.subTab.active{ width: 0; }
.subTab.active .tel,.subTab.active .ewm{ display: none; }

@media (min-width:992px){
	.main-pad-1{ padding:30px 0 0;}
	.main-pad-2{ padding:0 0 30px;}
	.main-pad-4{ padding:0 20px 50px;}
	.main-pad-5{ padding: 25px 0 0; }
	.main-pad-6{ padding: 45px 20px 50px; }
	.main-pad-7{ padding:40px 0 0;}
	.main-pad-8{ padding:0 0 40px;}
	.main-pad-9{ padding:0 0 40px;}
	.main-Background-1{ background:url(../images/bg1.jpg) 50% 50%; background-size: cover;}
	.main-Background-2{ background: #fff; }
	header .top_bar{ color: #fff; line-height: 35px; background: #000000; }
	header .logo a{line-height:120px;}
	header .qita .biaoyu{ margin-top: 37px; margin-left: 15px; padding-left: 15px; font-size: 18px;color: #bb1c21; font-weight: bold; line-height: 54px; border-left: solid 1px #d9d9d9; }
	header .tel{ margin-top:36px; }
	header .tel .icon{ margin-right:5px; margin-top:3px; width: 45px; height: 45px; font-size:30px;color: #bb1c21; line-height: 41px; text-align: center; border:solid 2px #bb1c21; border-radius: 50%; transform: rotate(10deg); }
	header .tel .text .biaoti{ color: #333; line-height:16px; }
	header .tel .text .shuzi{ font-family: Impact; font-size: 30px; color: #bb1c21; line-height:32px; }
	header .menu{ background: #bb1c21; }
	header .menu ul li{ position:relative; width: 12.5%;}
	header .menu ul li:nth-child(n+2):before{ content: ""; position: absolute; left: -1px; top: calc((100% - 22px) / 2); z-index: 1; width: 2px; height: 22px; border-left: solid 1px rgba(255,255,255,0.2);border-right: solid 1px rgba(0,0,0,0.2); }
	header .menu ul li > a{ display:block; font-size:18px; line-height:50px; color:#fff;}
	header .menu ul li .ul{ display:none; position:absolute; left:0; top:100%; width:100%; background:rgba(0,0,0,0.8);}
	header .menu ul li .ul .li > a{ display:block; padding:5px; color:#fff; line-height:24px;}
	header .menu ul li .ul .li:hover > a{ background:#bb1c21;}
	header .menu ul li:hover > a{ background:#000;}
	header .menu ul li.active > a{ background:#000;}
	.subnav{ float: left; width:250px; }
	.subnav .biaoti{ padding: 30px 0; }
	.subnav .biaoti .cn{ margin-bottom:5px; font-size: 30px; font-weight: bold; line-height: 34px; }
	.subnav .biaoti .en{ font-size: 20px; line-height: 24px; }
	.subnav ul li a{ padding-left: 40%; font-size: 20px; line-height: 54px; }
	.subnav ul li:hover a{ color: #fff; background: #bb1c21; }
	.subnav ul li:hover a:before{border-top: solid 4px #fff; border-bottom: solid 4px #fff; }
	.subnav ul li:hover a:after{background: #fff;}
	.subnav .imgbox{ margin:2px 0; font-size: 0; }
	.subnav .imgbox img{ width: 100%; }
	.subnav .textbox{ padding: 10px 15px; color: #333; line-height: 28px; background: #f0f0f0; }
	.subnav-right{ float: right; padding: 15px 0 0; width:calc(100% - 250px - 30px); }
	.subnav-right.active{ float: none; padding:0; width: 100%; }
	.title-4{ padding-bottom: 10px; margin-bottom: 20px; line-height: 24px; border-bottom:solid 1px #e4e4e4; }
	.title-4 .left{ color: #bb1c21; font-weight: bold; }
	.title-4 .right a{ display: block; color: #999999;}
	.title-4 .right a:hover{ color: #bb1c21; text-decoration: underline !important;}
	.text-1 .ziduan a:hover{ color: #bb1c21; text-decoration: underline !important; }
	.text-1 .search form:hover{ border:solid 1px #bb1c21; }
	.text-1 .search form button:hover{ color: #bb1c21; background:none; border-left:solid 1px #bb1c21; }
	.text-3 ul li a:hover .mc{ color: #bb1c21;text-decoration: underline }
	.more-1 a:hover{ color: #bb1c21; background: none; box-shadow: inset 0 0 0 1px #d3292e; }
	.pictrue-1 ul li a:hover .imgbox span{ transform: scale(1.05); }
	.pictrue-1 ul li a:hover .textbox{ background: #de373c; }
	.pictrue-2 .biaoti{ float: left; padding: 40px 0; width: 224px; height: 150px; }
	.pictrue-2 .biaoti .cn{ margin-bottom:10px; font-size:30px; font-weight: bold; line-height: 34px; }
	.pictrue-2 .biaoti .en{ font-size:20px; line-height: 24px; }
	.pictrue-2 .right{ float: right; width: calc(100% - 224px - 6px); }
	.pictrue-2-list a:hover{ border:solid 1px #bb1c21; }
	.pictrue-2-list a:hover img{ transform:translate(-50%,-50%) scale(1.05); }
	.pictrue-2 .swiper-button:hover{ background: #bb1c21; }
	.pictrue-3 .imgbox{ float: left; width: calc(50% - 15px); }
	.pictrue-3 .imgbox a{ padding-top: 330px; }
	.pictrue-3 .imgbox a:hover{ transform: scale(1.05); }
	.pictrue-3 .textbox{ float: right; width: calc(50% - 15px); }
	.pictrue-3 .textbox .more a:hover{ color: #fff; background: none; box-shadow: inset 0 0 0 1px #fff; }
	.pictrue-4-list a .textbox2{ position: absolute; left: 0; top: 0; z-index: 4; width: 100%; height: 100%; background: rgba(0,0,0,0.54); transform: scale(0.5); opacity: 0; }
	.pictrue-4-list a .textbox2 .box{ position: relative; top:calc((100% - 92px) / 2); }
	.pictrue-4-list a .textbox2 .box .biaoti{ margin-bottom:20px; height: 24px; font-size: 20px;color: #fff; line-height: 24px; }
	.pictrue-4-list a .textbox2 .box .jieshao{ margin:0 auto; max-width: 165px; height: 48px; color: #fff; line-height: 24px; overflow: hidden; }
	.pictrue-4-list a:hover .imgbox{ transform: scale(1.05); }
	.pictrue-4-list a:hover .textbox{ bottom: -45px; }
	.pictrue-4-list a:hover .textbox2{ transform: scale(1); opacity: 1; }
	.pictrue-6 ul li a:hover .imgbox span{ transform: scale(1.05); }
	.pictrue-6 ul li a:hover .textbox .biaoti{ color: #bb1c21; }
	.pictrue-8 ul li a:hover .imgbox span{ transform: scale(1.05); }
	.pictrue-8 ul li a:hover .textbox .biaoti .mc{color: #bb1c21;}
	.pictrue-8 ul li a:hover .textbox .more span{ color: #bb1c21; background: none;box-shadow: inset 0 0 0 1px #d3292e;  }
	.pictrue-9{ padding-top:38%; }
	footer .top .menu .ul .li ul li a:hover{ color: #bb1c21;text-decoration: underline !important;  }
	


}

@media (max-width:1399px){
	.text-4 .swiper-slide:nth-child(n+2):before,.text-4 .swiper-slide:nth-child(n+2):after{ left: -22px; }
}

@media (max-width:1199px){
	.main-pad-6{ padding: 30px 20px; }
	.main-pad-7{ padding: 30px 0 0; }
	.main-pad-8{ padding: 0 0 30px; }
	.main-Background-5:before{ top: 180px; }
	.main-Background-5:after{ top: calc(60% + 180px); }
	header .logo a img{ width: 450px; }
	header .menu ul li > a{ font-size: 16px; }
	.subnav{width: 25%; }
	.subnav .biaoti{ padding: 20px 0; }
	.subnav .biaoti .cn{ font-size: 24px; line-height: 30px; }
	.subnav .biaoti .en{ font-size: 16px; }
	.subnav ul li a{ font-size: 16px; line-height:50px; }
	.subnav-right{width: calc(75% - 20px); }
	.title-1{ margin-bottom: 30px; }
	.title-1 a .cn{ font-size: 24px; line-height: 30px; }
	.title-1 a .en span{ font-size: 16px; }
	.title-2{ margin-bottom:30px; }
	.text-4-list .textbox .mc{ font-size: 16px; }
	.pictrue-2 .biaoti{ padding: 30px 0; height: 130px; }
	.pictrue-2-list a{ height: 130px; }
	.pictrue-5 ul li .textbox .text .biaoti{ font-size: 16px; }
	.pictrue-5 ul li .textbox .text .jieshao{ font-size: 14px; line-height: 24px; }
	footer .top .biaoti{ font-size: 16px; }
	footer .top .menu .ul .li ul li a{ font-size: 12px;}
	footer .top .contact .textbox{ font-size: 12px; line-height: 26px; }
	footer .top .contact2 .textbox{ font-size: 12px; line-height: 26px; }
	footer .top .fenxiang ul li:nth-child(1){ margin-right: 20px; }
	footer .top .fenxiang ul li .imgbox img{ width: 100px; }
	footer .top .fenxiang ul li .mc{ font-size: 12px; }

}

@media (max-width:991px){
	.main-pad-1{ padding: 20px 0 0; }
	.main-pad-2{ padding: 0 0 20px; }	
	.main-pad-3{ padding: 20px 0; }
	.main-pad-6{ padding: 20px; }
	.main-pad-7{ padding: 20px 0 0; }
	.main-pad-9{ padding: 20px 0; }
	.main-Background-5:before{ top: 135px; }
	.main-Background-5:after{ top: calc(60% + 135px); }
	header .logo a{line-height:80px;}
	header .logo a img{ width: 300px; }
	.menu-box{ display: none; position: absolute;top: 80px; right: 0; z-index:2147483645; width: 120px; }
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #333; text-align:center; line-height:40px; background:rgba(255,255,255,0.9); }
	.menu-box ul li.active a{ color: #fff; background: #bb1c21; }
	.menu-btn{ position: relative; top: 31px; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #bb1c21;}
	.menu-btn b:nth-child(2){ margin:4px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(0,10px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(0,-10px); }
	.title-1{ margin-bottom: 20px; }
	.title-1 a .cn{ font-size: 18px; line-height: 24px; }
	.title-1 a .en span{ font-size: 14px; }
	.title-1 a .en span:before{ right: calc(100% + 15px); }
	.title-1 a .en span:after{ left: calc(100% + 15px); }
	.title-2{ padding-top: 20px; margin-bottom: 20px; }
	.title-2 .icon{ line-height:60px; }
	.title-2 .icon img{ width:80px;}
	.title-2 .mc{ font-size: 18px; line-height:60px; }
	.title-6 .biaoti{ font-size: 16px; line-height: 24px; }
	.text-5{ line-height: 24px; }
	.subnav{ margin:0 0 20px; width:100%; }
	.subnav .biaoti{ position: relative; padding: 0 15px; }
	.subnav .biaoti .cn{ font-size: 18px; line-height: 50px; }
	.subnav ul li a{ font-size: 14px; line-height: 40px; text-align: center; }
	.subnav ul li a:before,.subnav ul li a:after{ display: none; }
	.subnav-right{ width: 100%; }
	.pictrue-1 ul li{ width: 50%; }
	.pictrue-2{ margin-bottom: 20px; }
	.pictrue-2 .biaoti{ padding:10px 0; margin-bottom: 20px; height: auto; }
	.pictrue-2 .biaoti .cn{ margin-bottom: 5px; font-size: 18px; line-height: 24px; }
	.pictrue-2 .biaoti .en{ font-size: 12px; }
	.pictrue-2-list a{ padding-top: 50%; height: auto; }
	.pictrue-2{ padding: 0; }
	.pictrue-2 ul{ padding: 0; margin:0 -15px -20px; }
	.pictrue-2 ul li{ padding:0 15px; margin-bottom: 20px; }
	.pictrue-3 .textbox .biaoti{ margin-bottom:15px; font-size: 16px; }
	.pictrue-3 .textbox .jieshao{ height: auto; font-size: 14px; line-height: 24px; }
	.pictrue-3 .textbox .more a{ width: 100px; height:30px; font-size: 12px; line-height: 30px; }
	.pictrue-4-list a .textbox{ font-size: 14px; line-height: 40px; }
	.pictrue-5{ margin-bottom: 20px; }
	.pictrue-5 ul{ margin-bottom: -20px!important; }
	.pictrue-5 ul li{ margin-bottom: 20px!important; }
	.pictrue-5 ul li .imgbox{ margin-bottom:20px; width: 100%; }
	.pictrue-5 ul li .textbox{ width: 100%; padding:0 !important; }
	.pictrue-5 ul li .textbox .shuzi{ width: 60px; height: 74px; font-size: 24px; line-height: 74px; }
	.pictrue-5 ul li .textbox .text{ width: calc(100% - 60px); }
	.pictrue-6{ margin-bottom: 20px; }
	.pictrue-8 ul li:nth-child(n+2){ margin-top: 20px; }
	.pictrue-8 ul li a .textbox .biaoti .mc{ font-size: 14px; }
	.pictrue-8 ul li a .textbox .jieshao{ font-size: 12px; }
	.pictrue-9{ padding-top: 50%; }
	footer .top .menu{ margin-bottom: 20px; width: 50%; height: 130px; }
	footer .top .menu .ul .li{ width: 100%; }
	footer .top .menu .ul .li:nth-child(2){ margin-left: 0; }
	footer .top .menu .ul .li ul li{ float: left; margin-right: 15px; }
	footer .top .menu .ul .li ul li:nth-child(n+2){ margin-top: 0; }
	footer .top .contact{ margin-bottom: 20px; width: 50%; }
	footer .top .contact .textbox{ line-height: 24px; }
	footer .top .contact2{ margin-left: 0; width:50%; }
	footer .top .contact2 .textbox{ line-height: 24px; }
	footer .top .fenxiang{ width: 50%; }	
	footer .top .biaoti{ margin-bottom: 10px; font-size: 14px; }
	footer .top .main-pad-8{ padding-bottom: 20px; }
	.subTab{ bottom: 100px; }
}

@media (max-width:767px){
	.main-pad-6{ padding: 15px; }
	header .logo a{line-height:60px;}
	header .logo a img{ width: 290px; }
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top: 60px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ top: 21px; width: 30px;}
	#tabBar{ position: fixed; right:20px; bottom:20px; z-index: 99; width:50px; height: 50px;}
	#tabBar.active{ width: calc(100% - 40px); animation: tabBarAnimation 3s 1s infinite linear; -webkit-animation: tabBarAnimation 3s 1s infinite linear; -moz-animation: tabBarAnimation 3s 1s infinite linear; -o-animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px; }
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; -moz-animation:clickbtnAnimation 10s 0s infinite linear; -webkit-animation:clickbtnAnimation 10s 0s infinite linear; -o-animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/tabBar/xian2.png) #bb1c21; background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0; }
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px; }
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; -webkit-animation: navigationAnimation 0.5s 0s linear forwards; -moz-animation: navigationAnimation 0.5s 0s linear forwards; -o-animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.5s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.5s linear forwards; -o-animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.6s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.6s linear forwards; -o-animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.7s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.7s linear forwards; -o-animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-webkit-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-moz-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-o-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-webkit-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-moz-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-o-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-moz-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-webkit-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-o-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-moz-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-webkit-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-o-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	.title-1 a .en span{ font-size: 12px; line-height: 14px; }
	.title-3{ font-size: 16px; }
	.title-5{ font-size: 12px; }
	.text-3 ul li{ padding-bottom: 15px; margin-bottom: 15px; }
	.text-3 ul li a .mc{ height: 48px; font-size: 12px; line-height: 24px; }
	.text-3 ul li a .time{ line-height: 24px; }
	.text-4-list .textbox{ top: calc((100% - 41px) / 2); }
	.text-4-list .textbox .shuzi{ margin-bottom: 5px; font-size: 12px; line-height: 14px; }
	.text-4-list .textbox .mc{ font-size: 14px; }
	.text-4 .swiper-slide:nth-child(n+2):before, .text-4 .swiper-slide:nth-child(n+2):after{ opacity: 0.1; }
	.text-5{ font-size: 12px; }
	.more-1 a{ font-size: 12px; }
	.subnav .biaoti .cn{ font-size: 16px; line-height: 40px; }
	.subnav ul li a{ font-size: 12px; line-height: 34px; }
	.pictrue-1 ul li a .textbox{ font-size: 12px; line-height: 34px; }
	.pictrue-2 ul{ margin:0 -10px -20px; }
	.pictrue-2 ul li{ padding: 0 10px; width: 50%; }
	.pictrue-3 .textbox .biaoti{ margin-bottom: 10px; font-size: 14px; }
	.pictrue-3 .textbox .jieshao{ font-size: 12px; }
	.pictrue-4-list a .textbox{ font-size: 12px; line-height: 34px; }
	.pictrue-5 ul li .textbox .text{ padding-left: 15px; }
	.pictrue-5 ul li .textbox .text .biaoti{ font-size: 14px; }
	.pictrue-5 ul li .textbox .text .jieshao{ font-size: 12px; }
	.pictrue-6 ul li a .textbox .biaoti{ font-size: 14px; }
	.pictrue-6 ul li a .textbox .time{ margin:0; }
	.pictrue-6 ul li a .textbox .jieshao{font-size: 12px; }
	footer .bot{ font-size: 12px; }

}

@media (max-width:479px){
	.bdshare-slide-button {display: none !important;}
	.title-2 .icon{ line-height: 40px; }
	.title-2 .icon img{ width: 60px; }
	.title-2 .mc{ font-size: 14px; line-height: 40px; }
	.title-3{ font-size: 14px; }
	.text-3 ul li{ padding-bottom: 5px; margin-bottom: 5px; }
	.text-3 ul li a .mc{ width: 100%; }
	.text-3 ul li a .time{ width: 100%; text-align: left; }
	.pictrue-5 ul li .textbox .shuzi{ width: 40px; height: 50px; font-size: 18px; line-height: 50px; }
	.pictrue-5 ul li .textbox .text{ width: calc(100% - 40px); }
	.pictrue-5 ul li .textbox .text .biaoti{ margin-bottom: 0; }
	.pictrue-6 ul li a .imgbox{ width: 120px; }
	.pictrue-6 ul li a .imgbox span{ height: 100px; }
	.pictrue-6 ul li a .textbox{ width: calc(100% - 120px); }
	footer .top{ text-align: center; }
	footer .top .menu{ width: 100%; height: auto; }
	footer .top .menu .ul .li ul{ font-size: 0; }
	footer .top .menu .ul .li ul li{ float: none; display: inline-block; vertical-align: top; }
	footer .top .contact{ width: 100%; }
	footer .top .contact2{ margin-bottom: 20px; width: 100%; }
	footer .top .fenxiang{ width: 100%; font-size: 0; }
	footer .top .fenxiang ul{ display: inline-block; vertical-align: top; }
}

@media (max-width:413px){
	.pictrue-8 ul li a .imgbox{ width: 140px; }
	.pictrue-8 ul li a .imgbox span{ height: 110px; }
	.pictrue-8 ul li a .textbox{ padding-left: 15px; width: calc(100% - 140px); height: 110px; }
	.pictrue-8 ul li a .textbox .biaoti{ margin-bottom: 0; }
	.pictrue-8 ul li a .textbox .biaoti .mc{ padding-right: 0; width:100%; }
	.pictrue-8 ul li a .textbox .biaoti .time{ width: 100%; text-align: left; }
	.pictrue-8 ul li a .textbox .more{ display: none; }
}