﻿@charset "utf-8";

body{width: 100%;height: 100%; font-family:"微软雅黑";overflow-scrolling:touch;-webkit-overflow-scrolling:touch;}
body.active,html.active{ overflow: hidden;}
.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}
::-webkit-input-placeholder{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;}
:-moz-placeholder{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;}
::-moz-placeholder{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;}
:-ms-input-placeholder{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;}
.tr{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-o-transition:all .3s;}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
.zwfspanbox{font-size: 0;}
.zwfspan{ display:block;}
input,button,textarea,.swiper-pagination span,.swiper-button,video{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-image: url(../images/zhan.jpg);}
/*select{border:solid 1px #000;appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url("https://raw.githubusercontent.com/ourjs/static/gh-pages/2015/arrow.png") no-repeat scroll right center transparent;padding-right:14px}
select::-ms-expand{display:none}下拉框的样式修改*/

.main-pad-1{ padding:20px 0 0;}
.main-pad-2{ padding:0 0 20px;}
.main-pad-3{ padding:50px 0 0;}
.main-pad-4{ padding:0 0 50px;}
.main-border-1{ border-bottom: solid 1px #dcdcdc;}
.main-background-1{ background:#f2f2f2;}

.main-site{position: relative; z-index: 999; background: #fff;}

header{ position: relative;z-index:999999;}
header .box{ display: flex; justify-content:space-between; align-items: center;}
header .logo{ min-width: 200px; height:75px; background: #f2f2f2;}
header .logo a{ display:block; font-size:0; background: #fff;}
header .search .search-show{ display: flex; justify-content: center; align-items: center; width: 35px; height: 35px; font-size:20px; color: #fff; cursor: pointer; border-radius: 50%;}
header .search .formbox{ position: fixed; left: 0; top: 0; z-index: 999999999; width: 100%; height: 100%;background:rgba(0,0,0,.6);opacity:0;visibility: hidden;transition: all .3s;}
header .search .formbox .form{ margin:20vh auto 0; max-width:830px; transform: translateY(50px); transition: all .3s;}
header .search .formbox form{ display:flex; justify-content: center;}
header .search .formbox form input{ padding: 0 20px; width: calc(100% - 100px); height:60px; font-size: 18px; color: #000; line-height:60px; background: #fff; border:none;}
header .search .formbox form button{ padding: 0; width: 100px; height: 60px; font-size:34px; color: #fff; line-height: 60px; background: #03337a; border:none;}
header .search .formbox .search-hot{ display: flex; align-items: center; margin-top: 10px;}
header .search .formbox .search-hot .mc{ width: 70px; color: #fff;line-height: 24px;}
header .search .formbox .search-hot ul{ display: flex; flex-wrap: wrap; align-items: center; width: calc(100% - 70px); height:24px; overflow: hidden;}
header .search .formbox .search-hot ul li{ line-height: 24px;}
header .search .formbox .search-hot ul li:nth-child(n+2){ margin-left: 10px;}
header .search .formbox .search-hot ul li a{ color: #fff;}
header .search .formbox.active{opacity: 1;visibility: visible;}
header .search .formbox.active .form{ transform: translateY(0);}
header .fenxiang{ margin-left:20px;}
header .fenxiang ul{ display: flex; align-items: center;}
header .fenxiang ul li:nth-child(n+2){ margin-left: 10px;}
header .fenxiang ul li a{ display: flex; justify-content: center; align-items: center; width: 35px; height: 35px; font-size: 20px; color: #fff; border-radius: 50%;}


.banner{ position:relative;}
.banner a{ display: block; min-height:300px; font-size: 0; text-align: center;}
.banner a img{ 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; transition: all .3s;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #7a030e;}

.title-1 .cn{ display:flex; justify-content: center; margin-bottom: 20px;}
.title-1 .cn .mc{ min-width: 120px; height: 30px; background: #f2f2f2;}
.title-1 .cn .mc span{ font-size: 30px; color: #333333; line-height: 30px; text-align: center; background: #fff;}
.title-1 .en{ display: flex; justify-content: center; overflow: hidden;}
.title-1 .en span{ position: relative; display: flex; justify-content: center; padding: 0 10px; min-width: 170px; height: 25px; font-family:'Arial'; color: #fff; line-height: 25px; background: #03337a; border-radius:13px;}
.title-1 .en span:before,.title-1 .en span:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 600px; height: 1px; background: #e5e5e5;}
.title-1 .en span:before{ right: 100%;}
.title-1 .en span:after{ left: 100%;}
.title-1.active .cn .mc{ background:none;}
.title-1.active .cn .mc span{ color: #fff; background: none;}
.title-1.active .en span{ color: #03337a; background: #fff;}
.title-1.active .en span:before,.title-1.active .en span:after{ background: #fff;}
.title-1.active2 .cn .mc{ background: #fff;}
.title-1.active2 .cn .mc span{ background: #f2f2f2;}
.title-2{ margin-bottom: -10px;}
.title-2 ul{ min-height:30px; background: #f2f2f2;}
.title-2 ul .zwfspan{ display: flex; flex-wrap: wrap; justify-content: center; background: #fff;}
.title-2 ul li{ margin: 0 10px 10px;}
.title-2 ul li a{ display: flex; justify-content: center; align-items: center; padding: 0 10px; min-width: 154px; height: 40px; font-size: 14px; color: #333; background: #fff; border:solid 1px #dcdada;}
.title-2 ul li.active a{ color: #fff !important; background: #7a030e; border-color: #7a030e;}
.title-2-nr-box{  position: relative;}
.title-2-nr{position: relative; z-index: 1; opacity: 0;}
.title-2-nr.active{ z-index: 2; visibility: visible; opacity: 1;}
.title-2-nr:nth-child(n+2){position:absolute; left: 0; top: 0; width: 100%;}
.title-4{ margin-bottom: 20px;}
.title-4 .biaoti{ display: flex; justify-content: center;}
.title-4 .biaoti .mc{min-width: 120px; max-width: 100%; height: 30px; background: #f2f2f2;}
.title-4 .biaoti .mc span{ font-size: 30px; color: #333333; line-height: 30px; background: #fff;}
.title-4 .time{ display: flex; justify-content: center; margin-top: 10px;}
.title-4 .time .mc{min-width: 120px; max-width: 100%; height: 20px; background: #f2f2f2;}
.title-4 .time .mc span{ font-size: 12px; color: #999; line-height: 20px; background: #fff;}

.text-1{ display: flex; justify-content: space-between; align-items: center;}
.text-1 .left{ display: flex; padding-right: 20px; width: 35%;}
.text-1 .left .box{ max-width: 100%; min-width: 200px;}
.text-1 .left .box .biaoti{ margin-bottom: 15px;height: 24px; background: #f2f2f2;}
.text-1 .left .box .biaoti span{ font-size:18px; color: #03337a; font-weight: bold; line-height: 24px; background: #fff;}
.text-1 .left .box .jieshao{ height: 27px; background: #f2f2f2;}
.text-1 .left .box .jieshao span{ padding:0 10px; font-size: 14px; color: #fff; line-height: 27px; background: #7a030e;}
.text-1 .center{ display: flex; justify-content: center; padding: 0 20px; width:43%; border-left:solid 1px #e5e5e5; border-right:solid 1px #e5e5e5;}
.text-1 .center .search{ max-width: 100%; width: 400px;}
.text-1 .center .search form{ display: flex; align-items: center; justify-content: space-between; border-bottom: solid 1px #e9e9e9;}
.text-1 .center .search form input{ width: calc(100% - 16px); height: 34px; font-size: 13px; color: #666666; line-height: 34px; background: none; border:none;}
.text-1 .center .search form button{ display: block; padding: 0; width: 16px; height: 34px; font-size: 16px; color: #03337a; line-height: 34px; background: none; border:none;}
.text-1 .center .search .hot{ display: flex; align-items: center; margin-top:10px; font-size: 13px;}
.text-1 .center .search .hot .mc{ width: 80px; line-height: 15px; color: #333;}
.text-1 .center .search .hot ul{ width: calc(100% - 80px);height: 16px; overflow: hidden; background: #f2f2f2;}
.text-1 .center .search .hot ul .zwfspan{ display: flex; flex-wrap: wrap; align-items: center; background: #fff;}
.text-1 .center .search .hot ul li a{ font-size: 14px; color: #333;}
.text-1 .right{ display: flex; justify-content: flex-end; width:22%;}
.text-1 .right .tel{ min-width: 200px;}
.text-1 .right .tel .mc{ font-size: 13px; color: #666666; line-height: 20px;}
.text-1 .right .tel .shuzi{ height: 34px; background: #f2f2f2;}
.text-1 .right .tel .shuzi a{ font-family:'Impact'; font-size: 30px; color: #333333; line-height: 34px; background: #fff;}
.text-2 .biaoti{ margin-bottom: 20px; height: 30px; background: #fff;}
.text-2 .biaoti span{ font-size: 24px; color: #333; line-height: 30px; background: #f2f2f2;}
.text-2 .contact{ margin-bottom: 20px; min-height:180px; background: #fff;}
.text-2 .contact span{ font-size: 16px; color: #666666; line-height: 36px; background: #f2f2f2;}
.text-2 .ewm{ width: 172px; height: 172px; background: #fff;}
.text-2 .ewm span{ background: #f2f2f2;}
.text-2 .ewm span img{ width: 100%;}
.text-3{ padding-top:50px;}
.text-3 form{ min-height: 230px; background: #fff;}
.text-3 form .zwfspan{ background: #f2f2f2;}
.text-3 form ul{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.text-3 form ul li{ width: calc(50% - 5px);}
.text-3 form ul li:nth-child(n+3){ margin-top: 10px;}
.text-3 form ul li:nth-child(n+5){ width: 100%;}
.text-3 form ul li input{ display: block; padding: 0 10px; width: 100%; height: 40px; font-size: 13px; color: #333; line-height: 38px; background: none; border:solid 1px #d9d6d6;}
.text-3 form ul li textarea{ display: block; padding:5px 10px; width: 100%;max-width: 100%;min-width: 100%; height: 210px; min-height: 210px; font-size: 13px; color: #333; line-height:28px; background: none; border:solid 1px #d9d6d6;}
.text-3 form ul li button{ display: block; padding: 0; width: 100%; height: 40px; font-size: 14px; color: #fff; line-height: 40px; background: #03337a; border:none;}
.text-3.active{ padding-top: 0; margin: 0 auto; max-width: 600px;}
.text-3.active form{ background: #f2f2f2;}
.text-3.active form .zwfspan{ background: #fff;}
.text-4{min-height: 30px; background: #f2f2f2;}
.text-4 .zwfspan{ background: #fff;}
.text-4 .text{ font-size: 13px; color: #333; line-height: 30px;}

.picture-1{ position: relative;}
.picture-1-list a{ display: block; padding: 15px; background: #fff; border:solid 1px #d9d6d6;}
.picture-1-list a .imgbox{ margin-bottom: 15px; overflow: hidden;}
.picture-1-list a .imgbox span{ display: block; padding-top: calc(210 / 246 * 100%);}
.picture-1-list a .textbox{ height: 30px; background: #f2f2f2;}
.picture-1-list a .textbox span{ color: #333333; line-height: 30px; background: #fff;}
.picture-1 .swiper-button{ margin-top: -33px; width: 33px; height: 66px; background: none; overflow: hidden; transition: all .3s;}
.picture-1 .swiper-button:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width:200%; height: 100%; background: #03337a; border-radius: 50%; transition: all .3s;}
.picture-1 .swiper-button span{ display: block; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-13px 0 0 -5px; width: 12px; height: 26px; overflow: hidden;}
.picture-1 .swiper-button span:before{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-10px 0 0 -2px; width: 20px; height: 20px; border-left:solid 2px #fff; border-top:solid 2px #fff; transform: rotate(-45deg);}
.picture-1 .swiper-button.swiper-button-next{ right: -50px; transform: rotateY(180deg);}
.picture-1 .swiper-button.swiper-button-prev{ left: -50px;}
.picture-1 ul{ display: flex; flex-wrap: wrap;}
.picture-2 .left a{ display: block;}
.picture-2 .right{ background: #fff;}
.picture-2 .right .biaoti{ display: flex; justify-content: space-between; align-items: center;}
.picture-2 .right .biaoti .mc{ width: calc(100% - 41px); height: 24px; background: #f2f2f2;}
.picture-2 .right .biaoti .mc a{ font-size: 20px; color: #333333; font-weight: bold; line-height: 24px; background: #fff;}
.picture-2 .right .biaoti .icon{ position: relative; width: 21px; height: 21px; background: #7a030e;}
.picture-2 .right .biaoti .icon:before,.picture-2 .right .biaoti .icon:after{ content: ""; position: absolute; left:3px; top:10px; z-index: 1; width: 15px; height: 1px; background: #fff;}
.picture-2 .right .biaoti .icon:before{ transform:rotate(90deg);}
.picture-2 .right .jiangexian{ margin: 25px 0 10px; height: 1px; background: #e5e5e5;}
.picture-2 .right .textbox{ margin-bottom:15px; min-height:30px; background: #f2f2f2;}
.picture-2 .right .textbox .zwfspan{ background: #fff;}
.picture-2 .right .textbox .text{ max-height: 120px; font-size: 13px; color: #666666; line-height: 30px; overflow: hidden;}
.picture-2 .right .imgbox ul{ display: flex; justify-content: space-between;}
.picture-2 .right .imgbox ul li{ width: calc((100% - 2px) / 3);}
.picture-2 .right .imgbox ul li .imgs{ overflow: hidden;}
.picture-2 .right .imgbox ul li .imgs span{ display: block;}
.picture-3{ position: relative;}
.picture-3-list a{ display: block;}
.picture-3-list a .imgbox{overflow: hidden;}
.picture-3-list a .imgbox span{ display: block; padding-top: calc(180 / 280 * 100%);}
.picture-3-list a .textbox{ margin:12px 0; height:24px; background: #f2f2f2;}
.picture-3-list a .textbox span{ font-size:14px; color: #333333; line-height:24px; background: #fff;}
.picture-3-list a .jiangexian{ position: relative; height: 1px; background: #dadada;}
.picture-3-list a .jiangexian:before{ content: ""; position: absolute; left: 50%; top: 0; z-index: 1; margin-left: 0; width: 0; height: 1px; background: #03337a; transition: all .3s;}
.picture-3 .swiper-button{ margin-top: -33px; width: 33px; height: 66px; background: none; overflow: hidden; transition: all .3s;}
.picture-3 .swiper-button:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width:200%; height: 100%; background: #03337a; border-radius: 50%; transition: all .3s;}
.picture-3 .swiper-button span{ display: block; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-13px 0 0 -5px; width: 12px; height: 26px; overflow: hidden;}
.picture-3 .swiper-button span:before{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-10px 0 0 -2px; width: 20px; height: 20px; border-left:solid 2px #fff; border-top:solid 2px #fff; transform: rotate(-45deg);}
.picture-3 .swiper-button.swiper-button-next{ right: -50px; transform: rotateY(180deg);}
.picture-3 .swiper-button.swiper-button-prev{ left: -50px;}
.picture-3 ul{ display: flex; flex-wrap: wrap;}
.picture-4{ position: relative;}
.picture-4-list a{ display: block;}
.picture-4-list a .imgbox{ overflow: hidden;}
.picture-4-list a .imgbox span{ display: block; padding-top: calc(286 / 227 * 100%);}
.picture-4-list a .textbox{ position: relative; padding:10px 25px; background: #fff;}
.picture-4-list a .textbox:before{ content: ""; position: absolute; left: 10px; top: 50%; z-index: 1; margin-top:-23px; width: 5px; height: 45px; background: #7a030e;}
.picture-4-list a .textbox .mc{ margin-bottom: 5px;height: 24px; background:#f2f2f2;}
.picture-4-list a .textbox .mc span{ font-size: 18px; color: #333333; font-weight: bold; line-height: 24px; background: #fff;}
.picture-4-list a .textbox .jieshao{height: 24px; background:#f2f2f2;}
.picture-4-list a .textbox .jieshao span{ font-size: 14px; color: #333333; line-height: 24px; background: #fff;}
.picture-4 .swiper-slide:nth-child(even) .picture-4-list a{ position: relative; padding-top:73px;}
.picture-4 .swiper-slide:nth-child(even) .picture-4-list a .textbox{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%;} 
.picture-4 .swiper-button{ margin-top: -33px; width: 33px; height: 66px; background: none; overflow: hidden; transition: all .3s;}
.picture-4 .swiper-button:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width:200%; height: 100%; background: #03337a; border-radius: 50%; transition: all .3s;}
.picture-4 .swiper-button span{ display: block; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-13px 0 0 -5px; width: 12px; height: 26px; overflow: hidden;}
.picture-4 .swiper-button span:before{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-10px 0 0 -2px; width: 20px; height: 20px; border-left:solid 2px #fff; border-top:solid 2px #fff; transform: rotate(-45deg);}
.picture-4 .swiper-button.swiper-button-next{ right: -50px; transform: rotateY(180deg);}
.picture-4 .swiper-button.swiper-button-prev{ left: -50px;}
.picture-5{ position: relative; overflow: hidden;}
.picture-5-list .imgbox{ overflow: hidden;}
.picture-5-list .imgbox a{ display: block;}
.picture-5-list .textbox{ padding: 30px 30px 20px; background: #f3f3f3;}
.picture-5-list .textbox .biaoti{ margin-bottom: 20px; height: 24px; background: #fff;}
.picture-5-list .textbox .biaoti a{ display: block; font-size: 16px; color: #333333; line-height: 24px; background: #f3f3f3;}
.picture-5-list .textbox .jieshao{ margin-bottom: 20px; height: 48px; background: #fff;}
.picture-5-list .textbox .jieshao span{ max-height: 48px; font-size: 13px; color: #666666; line-height: 24px; overflow: hidden; background: #f3f3f3;}
.picture-5-list .textbox .qita{ display: flex; justify-content: space-between; align-items: center;}
.picture-5-list .textbox .qita .left{ display: flex; align-items: center;}
.picture-5-list .textbox .qita .left .time{ line-height: 20px;}
.picture-5-list .textbox .qita .left .time span{ display: inline-block; vertical-align: top; font-size: 13px; color: #7a030e;}
.picture-5-list .textbox .qita .left .time span.bg{ width: 90px; background: #fff;}
.picture-5-list .textbox .qita .left .time span.zi{ width: 90px; background: #f3f3f3;}
.picture-5-list .textbox .qita .left .more{ margin-left: 12px; padding-left: 12px; border-left: solid 1px #e5e5e5;}
.picture-5-list .textbox .qita .left .more a{ display: block; font-size: 12px; color: #666666; line-height: 20px;}
.picture-5-list .textbox .qita .icon a{ display: block; position: relative; width: 26px; height: 26px; background: #fff; border:solid 3px #03337a; border-radius: 50%;}
.picture-5-list .textbox .qita .icon a:before,.picture-5-list .textbox .qita .icon a:after{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; margin: -1px 0 0 -5px; width: 10px; height: 2px; background: #03337a; transition: all .3s;}
.picture-5-list .textbox .qita .icon a:before{ transform: rotate(90deg);}
.picture-5 .swiper-button{ margin-top: -127px; width: 33px; height: 66px; background: none; overflow: hidden; transition: all .3s;}
.picture-5 .swiper-button:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width:200%; height: 100%; background: rgba(0,0,0,.3); transition: all .3s;}
.picture-5 .swiper-button span{ display: block; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-13px 0 0 -7px; width: 12px; height: 26px; overflow: hidden;}
.picture-5 .swiper-button span:before{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-10px 0 0 -2px; width: 20px; height: 20px; border-left:solid 2px #fff; border-top:solid 2px #fff; transform: rotate(-45deg);}
.picture-5 .swiper-button.swiper-button-next{ right:-33px; transform: rotateY(180deg);}
.picture-5 .swiper-button.swiper-button-prev{ left:-33px;}
.picture-6{ position: relative; overflow: hidden;}
.picture-6-list a{ display: flex; justify-content: space-between; align-items: center; padding: 10px; background: #f3f3f3;}
.picture-6-list a .time{ width: 100px; font-family: 'Arial'; color: #999999;}
.picture-6-list a .time span{ background: #f3f3f3;}
.picture-6-list a .time .maxshuzi{ margin-bottom:5px; height: 30px; background: #fff;}
.picture-6-list a .time .maxshuzi span{font-size: 30px; font-weight: bold; line-height: 30px;}
.picture-6-list a .time .minshuzi{ height: 18px; background: #fff;}
.picture-6-list a .time .minshuzi span{ font-size: 18px; line-height:18px;}
.picture-6-list a .textbox{ display: flex; justify-content: space-between; align-items: center; margin: 0 5px 0 25px; width: calc(100% - 130px);}
.picture-6-list a .textbox .text{ width: calc(100% - 46px);}
.picture-6-list a .textbox .text .biaoti{ height: 24px; background: #fff;}
.picture-6-list a .textbox .text .biaoti span{font-size: 16px; color: #333333; line-height: 24px; background: #f3f3f3;}
.picture-6-list a .textbox .text .jiangexian{ margin: 10px 0; width: 20px; height: 4px; background: #7a030e;}
.picture-6-list a .textbox .text .jieshao{height: 24px; background: #fff;}
.picture-6-list a .textbox .text .jieshao span{font-size: 16px; color: #333333; line-height: 24px; background: #f3f3f3;}
.picture-6-list a .textbox .icon{position: relative; width: 26px; height: 26px; background: #fff; border:solid 3px #03337a; border-radius: 50%;}
.picture-6-list a .textbox .icon:before,.picture-6-list a .textbox .icon:after{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; margin: -1px 0 0 -5px; width: 10px; height: 2px; background: #03337a; transition: all .3s;}
.picture-6-list a .textbox .icon:before{ transform: rotate(90deg);}
.picture-6 .swiper-button{ top:initial; margin-top:0; left: 50%; right: initial; margin-left: -33px; width:66px; height:33px; background: none; overflow: hidden; transition: all .3s;}
.picture-6 .swiper-button:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width:200%; height: 100%; background: rgba(0,0,0,.3); transition: all .3s;}
.picture-6 .swiper-button span{ display: block; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-7px 0 0 -13px; width:26px; height: 13px; overflow: hidden;}
.picture-6 .swiper-button span:before{ content: ""; position: absolute; left: 50%; top: 50%; z-index: 1; margin:-2px 0 0 -10px; width: 20px; height: 20px; border-left:solid 2px #fff; border-top:solid 2px #fff; transform: rotate(45deg);}
.picture-6 .swiper-button.swiper-button-next{ bottom:-33px; transform: rotateX(180deg);}
.picture-6 .swiper-button.swiper-button-prev{ top:-33px;}
.picture-8 ul li:nth-child(n+2){ margin-top: 10px;}
.picture-8 ul li a{ display: flex; justify-content: space-between; padding: 10px; border:solid 1px #e5e5e5;}
.picture-8 ul li a .imgbox{ width: 246px; overflow: hidden;}
.picture-8 ul li a .imgbox span{ display: block; padding-top: 170px;}
.picture-8 ul li a .textbox{ padding-top: 20px; display: flex; justify-content: space-between; align-items: flex-start; width: calc(100% - 246px - 20px);}
.picture-8 ul li a .textbox .time{ width:100px; text-align: center; font-family:'Arial'; color:#333;}
.picture-8 ul li a .textbox .time .maxshuzi{ margin-bottom: 5px; height: 48px; background: #f2f2f2;}
.picture-8 ul li a .textbox .time .maxshuzi span{font-size: 48px; line-height:48px; background: #fff;}
.picture-8 ul li a .textbox .time .minshuzi{ height: 14px; background: #f2f2f2;}
.picture-8 ul li a .textbox .time .minshuzi span{ font-size: 14px; line-height: 14px; background: #fff;}
.picture-8 ul li a .textbox .text{ width: calc(100% - 120px);}
.picture-8 ul li a .textbox .text .biaoti{ margin-bottom: 15px; height: 24px; background: #f2f2f2;}
.picture-8 ul li a .textbox .text .biaoti span{ font-size: 20px; color: #333; line-height: 24px; background: #fff;}
.picture-8 ul li a .textbox .text .jieshao{ margin-bottom: 15px; height: 48px; background: #f2f2f2;}
.picture-8 ul li a .textbox .text .jieshao span{ max-height: 48px; font-size: 14px; color: #333; line-height: 24px; overflow: hidden; background: #fff;}
.picture-8 ul li a .textbox .text .more{ display: flex; justify-content: center; align-items: center; width: 72px; height: 26px; font-size: 12px;color: #03337a; border:solid 1px #03337a;}
.picture-9{ display: flex; justify-content: center; margin-bottom: 20px;}
.picture-9 .imgbox{ min-width:200px; min-height:80px;}
.picture-9 .imgbox img{ max-width: 100%;}

.weixin-qrcode-wrap{position:fixed;left:0;top:0;z-index:9999999;width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;visibility: hidden;transition: all .3s;}
.weixin-qrcode-wrap .weixin-qrcode-container{position:absolute;left:50%;top:50%;width:260px;height:280px;margin-left:-130px;margin-top:-140px;padding-top:27px;background:#fff;box-shadow:0 3px 15px rgba(0,0,0,.2);transform:scale(1.2); transition: all .3s;}
.weixin-qrcode-wrap .weixin-qrcode-container .qrcode{margin:0 auto;width:206px;}
.weixin-qrcode-wrap .weixin-qrcode-container .qrcode img{width:100%;}
.weixin-qrcode-wrap .weixin-qrcode-container .txt{margin-top:8px;margin-bottom:0; font-size:0; text-align:center}
.weixin-qrcode-wrap .weixin-qrcode-container .txt span{ font-size: 14px;}
.weixin-qrcode-wrap.active{opacity: 1;visibility: visible;}
.weixin-qrcode-wrap.active .weixin-qrcode-container{ transform: scale(1);}

footer{ padding: 15px 0; background: #03337a;}
footer .box{ display: flex; align-items: center; justify-content: space-between;}
footer .box .left{ display: flex; align-items: center; justify-content:space-between; width: calc(100% - 220px);}
footer .box .left .logo{ width: 46px; height: 57px; background: #fff;}
footer .box .left .logo a{ font-size: 0; background: #03337a;}
footer .box .left .qita{ width: calc(100% - 46px - 25px);}
footer .box .left .qita .menu{ margin-bottom:10px; height: 14px; background: #fff;}
footer .box .left .qita .menu ul{ display: flex; background: #03337a;}
footer .box .left .qita .menu ul li{ height: 14px; line-height: 14px;}
footer .box .left .qita .menu ul li:nth-child(n+2){ margin-left: 15px; padding-left: 15px; border-left: solid 1px #fff;}
footer .box .left .qita .menu ul li a{ font-size: 14px; color: #fff;}
footer .box .left .qita .copyright{ min-height: 24px; background: #fff;}
footer .box .left .qita .copyright .zwfspan{ font-size: 14px; color: #fff; line-height: 24px; background: #03337a;}
footer .box .tel{ display: flex; align-items: center; max-width:200px;}
footer .box .tel .icon{ margin-right:10px; font-size: 0;}
footer .box .tel .icon img{ width: 37px;}
footer .box .tel .text .mc{ margin-bottom:7px; font-size: 13px; color: #fff; line-height: 13px;}
footer .box .tel .text .shuzi{ min-width: 50px; height: 30px; background: #fff;}
footer .box .tel .text .shuzi a{ font-family: 'Impact'; font-size: 24px;color: #fff; line-height: 30px; background: #03337a;}

@media (min-width:992px){
	.col-md-6-cz-1{ padding-right: 10px; width: 41%;}
	.col-md-6-cz-2{ padding-left: 10px; width: 59%;}
	.col-md-4-cz-1{ width: 34%;}
	.col-md-8-cz-1{ width: 66%;}
	.col-md-3-cz-1{ width: 270px;}
	.col-md-9-cz-1{ width: calc(100% - 270px);}
	header{ margin-bottom: 40px;}
	header .qita .box{ height:115px;}
	header .menu{ position: absolute; left: 0; top: 100%; z-index: 1; width: 100%; height:40px; background: #03337a;}
	header .menu ul{ display: flex; align-items: center;}
	header .menu ul li{ position:relative; width: calc(100% / 10);}
	header .menu ul li > a{ display:block; font-size:15px; line-height:40px; color:#fff;}
	header .menu ul li .ul{ position:absolute; left:0; top:100%; width:100%; visibility: hidden; opacity: 0; transform: translateY(10px);}
	header .menu ul li:hover .ul{ visibility: visible; opacity: 1; transform: translateY(0px);}	
	header .menu ul li .ul .li > a{ display:block; padding: 10px; color:#fff; line-height:24px; background:rgba(3,51,122,.8);}
	header .menu ul li .ul .li:hover > a{background:#7a030e;}
	header .menu ul li:hover > a{ background:#7a030e;}
	header .menu ul li.active > a{ background:#7a030e;}
	header .tel{ display: flex; align-items: center;}
	header .tel .icon{ margin-right: 10px;  font-size: 0;}
	header .tel .text .mc{ font-size: 13px; color: #666666; line-height: 24px;}
	header .tel .text .shuzi{ display: flex; align-items: center;}
	header .tel .text .shuzi .zwfspanbox{ min-width: 100px; height: 30px; background: #f2f2f2;}
	header .tel .text .shuzi .zwfspanbox:nth-child(n+2){ margin-left: 20px;}
	header .tel .text .shuzi .zwfspanbox span{ font-family: 'Impact'; font-size: 24px; color: #7a030e; line-height: 30px; background: #fff;}	
	header .search .search-show:hover{ color: #000; background: #fff;}
	header .fenxiang ul li a:hover{ color: #000; background: #fff;}
	header .search .formbox form button:hover{ color: #000; background: #ededed; border-left:solid 1px rgba(0,0,0,.1);}
	header .search .formbox .search-hot ul li a:hover{ color: #000; text-decoration: underline !important;}
	header.active .menu{ position: fixed; top: 0;}
	.title-2 ul li a:hover{ color: #7a030e; border-color: #7a030e;}
	.title-3{ display: flex; justify-content: space-between; align-items: center; margin-bottom: 30px; padding-bottom: 10px; border-bottom: solid 3px #e5e5e5;}
	.title-3 .left{ min-width:70px; height: 24px; background: #f2f2f2;}
	.title-3 .left span{ font-size: 18px; color: #333; line-height: 24px; background: #fff;}
	.title-3 .right{ font-size: 13px; color: #666666; line-height: 24px;}	
	.title-3 .right a{display: inline-block; vertical-align: top;  color: #666;}
	.title-3 .right a:hover{ color: #03337a; text-decoration: underline !important;}
	.title-3 .right span{ display: inline-block; vertical-align: top;}
	.title-3 .right span.bg{ min-width: 50px; height:24px; background: #f2f2f2;}	
	.title-3 .right span.zwfspan{ font-size: 14px; color: #03337a; background: #fff;}	
	.text-1 .center .search form:hover{ border-bottom-color:#03337a;}
	.text-1 .center .search .hot ul li a:hover{color: #03337a; text-decoration:underline !important;}
	.text-3 form ul li input:hover{ border-color: #03337a;}
	.text-3 form ul li textarea:hover{ border-color: #03337a;}
	.text-3 form ul li button:hover{ background: #7a030e;}
	.picture-1-list a:hover{ background: #f2f2f2; border-color: #f2f2f2;}
	.picture-1-list a:hover .imgbox span{ transform: scale(1.2);}
	.picture-1-list a:hover .textbox span{ color: #03337a; font-weight: bold; background: #f2f2f2;}
	.picture-1 .swiper-button:hover:before{ background: #7a030e;}
	.picture-1 ul li{ margin-right: 20px; width: calc((100% - 40px) / 3);}
	.picture-1 ul li:nth-child(3n+3){ margin-right: 0;}
	.picture-1 ul li:nth-child(n+4){ margin-top: 20px;}
	.picture-2{ display: flex; flex-direction: row-reverse;}
	.picture-2 .left{ width: 50%; overflow: hidden;}
	.picture-2 .left a{ position: relative; height: 100%;}
	.picture-2 .right{ padding: 30px; width: 50%;}
	.picture-2 .right .imgbox ul li .imgs span{ padding-top: 100px;}
	.picture-3-list a:hover .imgbox span{ transform: scale(1.2);}
	.picture-3-list a:hover .textbox{ color: #03337a; font-weight: bold;}
	.picture-3-list a:hover .jiangexian:before{ margin-left: -50%; width: 100%;}
	.picture-3 .swiper-button:hover:before{ background: #7a030e;}
	.picture-3 ul li{ margin-right: 20px; width: calc((100% - 40px) / 3);}
	.picture-3 ul li:nth-child(3n+3){ margin-right: 0;}
	.picture-3 ul li:nth-child(n+4){ margin-top: 20px;}
	.picture-4-list a:hover .imgbox span{ transform: scale(1.2);}
	.picture-4-list a:hover .textbox{ background: #03337a;}
	.picture-4-list a:hover .textbox .mc span{ color: #fff;background: #03337a;}
	.picture-4-list a:hover .textbox .jieshao span{ color: #fff;background: #03337a;}
	.picture-4 .swiper-button:hover:before{ background: #7a030e;}
	.picture-5-list .imgbox a{ padding-top:276px;}
	.picture-5-list:hover .imgbox a{ transform: scale(1.2);}
	.picture-5-list:hover .textbox{ background: #03337a;}
	.picture-5-list:hover .textbox .biaoti a{ color: #fff;background: #03337a;}
	.picture-5-list:hover .textbox .jieshao span{ color: #fff;background: #03337a;}
	.picture-5-list:hover .textbox .qita .left .time span{ color: #fff;}
	.picture-5-list:hover .textbox .qita .left .time span.zi{ background: #03337a;}
	.picture-5-list:hover .textbox .qita .left .more a{ color: #fff;}
	.picture-5-list:hover .textbox .qita .icon a{ border-color: #fff;}
	.picture-5:hover .swiper-button.swiper-button-next{ right:0;}
	.picture-5:hover .swiper-button.swiper-button-prev{ left:0;}
	.picture-6 .swiper-container{ height:464px;}
	.picture-6-list{ position: relative; height: 100%;}
	.picture-6-list a{ position: relative; height: 100%;}
	.picture-6-list a:hover{ background: #03337a;}
	.picture-6-list a:hover .time .maxshuzi span{ color: #fff;background: #03337a;}
	.picture-6-list a:hover .time .minshuzi span{ color: #fff;background: #03337a;}
	.picture-6-list a:hover .textbox .text .biaoti span{ color: #fff;background: #03337a;}
	.picture-6-list a:hover .textbox .text .jiangexian{ background: #fff;}
	.picture-6-list a:hover .textbox .text .jieshao span{ color: #fff;background: #03337a;}
	.picture-6-list a:hover .textbox .icon{ border-color: #fff;}
	.picture-6:hover .swiper-button.swiper-button-next{ bottom:0;}
	.picture-6:hover .swiper-button.swiper-button-prev{ top:0;}
	.picture-8 ul li a:hover .imgbox span{transform: scale(1.2); }
	.picture-8 ul li a:hover .textbox .text .biaoti span{ color: #03337a;}
	.picture-8 ul li a:hover .textbox .text .more{ color: #fff; background: #03337a;}	
	.subnav .biaoti{ display: flex; justify-content: center; align-items: center; height: 88px; color: #fff; background: #03337a;border:solid 1px #e5e5e5; border-bottom: none;}
	.subnav .biaoti .cn{ font-size: 20px; font-weight: bold;}
	.subnav .biaoti .en{ margin-left: 10px; margin-top: 5px; font-size: 13px;}	
	.subnav ul{ margin: 0 0 20px; min-height:30px; background: #f2f2f2;border:solid 1px #e5e5e5; border-top: none;}
	.subnav ul li{ background: #fff;}
	.subnav ul li:nth-child(n+2){ border-top:dashed 1px #d6d7d8;}
	.subnav ul li a{ display: flex; align-items: center; padding: 0 25px; height: 54px;}
	.subnav ul li a .icon{ display: flex; justify-content: center; align-items: center; width: 16px; height: 16px; background: #03337a; border-radius: 50%;}			
	.subnav ul li a .icon span{ font-size: 12px; color: #fff; transform: scale(.8);}
	.subnav ul li a .mc{ padding-left: 25px; width: calc(100% - 16px); color: #333333;}
	.subnav ul li.active a .icon{ background: #7a030e;}
	.subnav ul li.active a .mc{ color: #7a030e; font-weight: bold;}
	.subnav ul li:hover a .icon{ background: #7a030e;}
	.subnav ul li:hover a .mc{ color: #7a030e; font-weight: bold;}
	.subnav .contact{ min-height: 30px; background: #f2f2f2; border:solid 1px #e5e5e5; border-top: none;}
	.subnav .contact .zwfspan{ padding:15px; font-size:13px; color: #666666; line-height: 30px; background: #fff;}
	footer .box .left .qita .menu ul li a:hover{ text-decoration: underline !important;}
}

@media (max-width:1310px){
	.picture-1 .swiper-button,
	.picture-3 .swiper-button,
	.picture-4 .swiper-button{ display: none;}
}

@media (max-width:1199px){
	.main-pad-3{ padding: 30px 0 0;}
	.main-pad-4{padding: 0 0 30px;}
	header .logo{ height: 60px;}
	header .logo a img{ height:60px;}
	header .search .formbox form input{ width: calc(100% - 80px); height: 50px; font-size: 16px; line-height: 50px;}
	header .search .formbox form button{ width: 80px; height:50px; font-size: 30px; line-height: 50px;}
	header .fenxiang{ margin-left:15px;}
	.title-1 .cn .mc{ height: 24px;}
	.title-1 .cn .mc span{ font-size: 24px; line-height: 24px;}
	.title-2 ul li a{ min-width: 130px;}
	.text-1 .left .box .biaoti span{ font-size: 14px;}
	.text-2 .biaoti{ height: 24px;}
	.text-2 .biaoti span{ font-size: 18px; line-height: 24px;}
	.picture-1-list a{ padding: 10px;}
	.picture-6-list a .textbox .text .jieshao span{ font-size: 14px;}
	.picture-8 ul li a .textbox .time{ width:80px;}
	.picture-8 ul li a .textbox .time .maxshuzi span{ font-size: 40px;}
	.picture-8 ul li a .textbox .text{ width: calc(100% - 100px);}
	.picture-8 ul li a .textbox .text .biaoti{ font-size: 18px;}
	footer .box .left .qita .menu ul li:nth-child(n+2){ margin-left: 7px; padding-left: 7px;}
}

@media (max-width:1199px) and (min-width:992px){
	.col-md-4-cz-1{ width: 40%;}
	.col-md-8-cz-1{ width: 60%;}
	
}

@media (max-width:991px){
	html,body{ position: fixed;left: 0;top: 0;}
	.container-fluid{padding:0 5px;}
	.container-fluid .row{margin:0 -5px;}
	.container-fluid .col-xs-12,.container-fluid .col-md-6,
	.container-fluid .col-md-3,.container-fluid .col-md-9,
	.container-fluid .col-md-4,.container-fluid .col-md-8,
	.container-fluid .col-md-5,.container-fluid .col-md-7
	{padding:0 5px;}
	.main-pad-1{ padding: 10px 0 0;}
	.main-pad-2{ padding: 0 0 10px;}
	header{ position: fixed; left: 0; top: 0; width: 100%; background: #fff; box-shadow: 0 3px 5px rgba(0,0,0,.1);}
	header .qita .box{ height: 54px;}
	header .left{ display: flex; justify-content: center; padding-left: 80px; width: calc(100% - 80px);}
	header .logo{ display: flex; justify-content: center; height: 44px;}  
	header .logo a img{max-height:44px; height: auto;}
	header .right{ display: flex; align-items: center;}
	header .search .search-show{ color: #03337a;}
	header .fenxiang ul li a{ color: #03337a;}
	header .search .formbox .form{margin:59px 5px 0; transform: translateY(30px);}
	header .search .formbox form input{ padding: 0 15px; width: calc(100% - 80px); height:40px; font-size: 14px; line-height: 40px;}
	header .search .formbox form button{ width: 80px; height:40px; font-size: 24px; line-height: 40px;}
	header .search .formbox .search-hot{ justify-content: center; font-size: 12px;}
	header .search .formbox .search-hot ul{ width: auto; max-width: calc(100% - 70px);}
	.menu-box{position: fixed;top:0px;left: 0; z-index:1; padding-top: 50px; width:260px;height: 100%; background: #fff; overflow-y: auto;}
	.menu-box ul li{ min-height:50px; font-size: 13px; border-top: 1px solid #f2f2f2;}
	.menu-box ul li .biaoti{ position: relative; display: flex; justify-content: space-between; align-items: center;}
	.menu-box ul li .biaoti a{ position: relative; display: block; padding: 0 20px 0 25px; width: calc(100% - 50px); height: 49px; color: #777; line-height: 49px;}	
	.menu-box ul li .biaoti a span.circle{ display: inline-block; margin-right: 20px; width: 10px; height: 10px; border: 1px solid #474747; border-radius: 50%;}	
	.menu-box ul li .biaoti span.more{ position: absolute; right: 0; top:-1px; width:50px; height:50px;}
	.menu-box ul li .biaoti span.more:before,.menu-box ul li .biaoti span.more:after{ content: ""; position: absolute; left:19px; top:24px; width: 12px; height: 2px; background: #777;}
	.menu-box ul li .biaoti span.more:after{transform:rotate(90deg); transition: all .3s cubic-bezier(.4,.01,.165,.99);}
	.menu-box ul li .biaoti span.more.active:after{transform:rotate(0deg);}
	.menu-box ul li.active .biaoti{ background:#7a030e;}
	.menu-box ul li.active .biaoti a{ color: #fff;}
	.menu-box ul li.active .biaoti a span.circle{ border-color: #fff;}
	.menu-box ul li.active .biaoti span.more:before,.menu-box ul li.active .biaoti span.more:after{ background: #fff;}
	.menu-box ul li ul{ display: none;}
	.menu-box ul li ul li a{ display: block;padding: 0 25px;height: 49px; color: #777; line-height: 49px; background: #f2f2f2;}
	.menu-box ul li ul li a span.arrow{ display: inline-block; margin-right:18px; font-size:12px; color:#3e3e3e; line-height:49px;}
	.menu-btn{ position:absolute; left:-5px; top: 0; width:54px; height:54px;}
	.menu-btn span{ display: block;position: absolute; left: 12px; top: 12px; width: 30px; height: 30px;transition:transform .25s cubic-bezier(.4,.01,.165,.99) .2s,-webkit-transform .25s cubic-bezier(.4,.01,.165,.99) .2s;}
	.menu-btn span i{ display: block; position: absolute; left: 0; top: 14px; width: 30px; height: 1px; background: #999;transition:-webkit-transform .2s ease;}
	.menu-btn span:nth-child(1) i{transform:translate3d(0,-6px,0)}
	.menu-btn span:nth-child(2) i{transform:translate3d(0,6px,0)}
	.menu-btn.active span:nth-child(1){ transform: translateZ(0) rotate(45deg);}
	.menu-btn.active span:nth-child(2){ transform: translateZ(0) rotate(-45deg);}
	.menu-btn.active span i{ transform: translateZ(0);}		
	.main-site{height: 100%; box-shadow: 0 20px 20px rgba(0,0,0,.45); transition: all .3s;}
	.main-site.active{ transform:translateX(260px);}
	.main-site .scroll-view{ padding-top: 53px; height: 100%; overflow-x: hidden; overflow-y: auto;}	
	.mask{ display: none; position:fixed;left:260px;top:0;z-index: 999999; width: 100%; height: 100%;background: hsla(0,0%,100%,0);}
	.text-1 .center{ justify-content:flex-start; padding-left: 0; width: calc(100% - 220px); border-left: none;}
	.text-1 .center .search{ width:100%;}
	.text-1 .right{ width: auto;}
	.text-2{ display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-between;}
	.text-2 .biaoti{ width: 100%;}
	.text-2 .contact{ margin-bottom: 0; width:calc(100% - 192px);}
	.text-3{ padding-top: 0;}
	.picture-2 .left a{ padding-top: calc(350 / 599 * 100%);}
	.picture-2 .right{ padding:20px;}
	.picture-2 .right .jiangexian{ margin:15px 0;}
	.picture-2 .right .imgbox ul li .imgs span{ padding-top: calc(97 / 176 * 100%);}
	.picture-5-list .imgbox a{ padding-top: calc(276 / 480 * 100%);}
	.picture-5-list .textbox{ padding: 20px;}
	.subnav{ position: relative; z-index: 999; margin-bottom: 15px;}
	.subnav .biaoti{ display: flex; justify-content: space-between; align-items: center; padding: 0 15px; height: 40px; color: #fff; background: #03337a;}
	.subnav .biaoti .cn{ font-size: 13px;}	
	.subnav .biaoti .icon{ font-size: 12px; transform: rotate(90deg); font-weight: bold;}
	.subnav .biaoti.active .icon{ transform: rotate(270deg);}
	.subnav ul{ display: none; position: absolute; left: 0; top: 100%; z-index: 1; width: 100%; background: #fff; box-shadow: 0 4px 8px rgba(0,0,0,.2);}
	.subnav ul li{ border-bottom: 1px solid #eee;}
	.subnav ul li a{ display: block; padding: 0 40px; font-size: 13px; color: #868686; line-height: 40px;}
	.subnav ul li.active{ background:#f2f2f2; border-color:transparent;}
	.subnav ul li.active a{ color: #333;}
	footer .box{ display: block;}
	footer .box .left{ width: 100%;}
	footer .box .left .qita{ width: 100%;}
	footer .box .left .qita .copyright .zwfspan{ text-align: center;}
	.weixin-qrcode-wrap .weixin-qrcode-container{ padding-top: 15px; margin-left: -100px; margin-top: -110px; width: 200px; height: 220px;}
	.weixin-qrcode-wrap .weixin-qrcode-container .qrcode{ width:160px;}
	.view-wecht-icon{position: fixed; right:0; bottom:5%; z-index: 99999;}
	.view-wecht-icon button{ position: relative; z-index: 2; display: flex; justify-content: center; align-items: center; padding: 0; width:60px; height:60px; font-size:30px; color: #fff; background: #7a030e; border:none; border-radius: 50%;}
	.view-wecht-icon input{ display: block; position: absolute; left: 10px; top: 10px; z-index: 1; width: 40px; height: 40px; opacity: 0;}
	.view-wecht-box{position: fixed; left:0; top:0; z-index: 99999; width: 100%; height: 100%; background: rgba(0,0,0,.5); overflow: hidden; visibility: hidden; opacity: 0; transition: all .3s;}
	.view-wecht-box .view-wecht{ position: absolute; left:calc(50% - 200px); top: 50%; margin-top: -150px; width: 400px; background: #fff; border-radius: 20px; box-shadow:0 0 15px rgba(0,0,0,.1); transform: scale(1.2); transition: all .3s;}
	.view-wecht-box .view-wecht .esc{ position: absolute; right: 15px; top: 15px; z-index: 1; font-size: 20px; color: #333;}
	.view-wecht-box .view-wecht .view-wecht-container{ padding:30px;}
	.view-wecht-box .view-wecht .view-wecht-container .zhuangtai{margin-bottom:10px; font-size:70px; color: #7a030e; line-height: 70px;}
	.view-wecht-box .view-wecht .view-wecht-container .mc{ margin-bottom: 20px; font-size: 20px; color: #333; line-height: 24px; font-weight: bold;}
	.view-wecht-box .view-wecht .view-wecht-container .textbox{ margin-bottom: 15px; font-size: 16px; color: #333; line-height: 24px;}
	.view-wecht-box .view-wecht .view-wecht-container .textbox span{ font-family:'Impact';}
	.view-wecht-box .view-wecht .view-wecht-container .queren{ margin: 0 auto; width:160px; font-size: 18px; color: #fff; line-height: 50px; background: #7a030e; border-radius: 5px;}
	.view-wecht-box.active{ visibility: visible; opacity: 1;}
	.view-wecht-box.active .view-wecht{ transform: scale(1);}
	.view-wecht-icon.wechtanimated{animation-duration:2s;animation-fill-mode:both;animation-iteration-count:infinite;animation-duration:2s}
	.view-wecht-icon.wechtup{animation-name:upAnimation;transform-origin:center bottom;cursor:pointer}
	@keyframes upAnimation{
		0%,100%,20%,50%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}
		40%,43%{transition-timing-function:cubic-bezier(.755,.50,.855,.060);transform:translate3d(0,-30px,0)}
		70%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}
		90%{transform:translate3d(0,-4px,0)}
	}
	@keyframes aroundAnimation{
		0%,100%,20%,50%,80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}
		40%,43%{transition-timing-function:cubic-bezier(.755,.50,.855,.060);transform:translate3d(-20px,0,,0)}
		70%{transition-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(-10px,0px,0)}
		90%{transform:translate3d(20px,0,0)}
	}
	.data-mobile-wow{animation-fill-mode:forwards;animation-duration: .5s;}
	.data-mobile-wow[data-mobile-wow-name="wowIn"]{opacity:0;transform:scale3d(.3,.3,.3)}
	.data-mobile-wow[data-mobile-wow-name="wowIn"].open{animation-name:wowIn;}
	.data-mobile-wow[data-mobile-wow-name="wowInUp"]{transform: translateY(30px); opacity:0;}
	.data-mobile-wow[data-mobile-wow-name="wowInUp"].open{animation-name:wowInUp;}
	.data-mobile-wow[data-mobile-wow-name="wowInLeft"]{transform: translateX(-100%); opacity:0;}
	.data-mobile-wow[data-mobile-wow-name="wowInLeft"].open{animation-name:wowInLeft;}
	.data-mobile-wow[data-mobile-wow-name="wowInRight"]{transform:translateX(100%); opacity:0;}
	.data-mobile-wow[data-mobile-wow-name="wowInRight"].open{animation-name:wowInRight;}
	@keyframes wowIn{
		0%{opacity:0;transform:scale(.3)}
		100%{opacity:1;transform:scale(1)}
	}
	@keyframes wowInUp{
		0%{transform: translateY(30px); opacity:0;}
		100%{transform: translateY(0); opacity:1;}
	}
	@keyframes wowInLeft{
		0%{transform: translateX(-100%); opacity:0;}
		100%{transform: translateX(0); opacity:1;}
	}
	@keyframes wowInRight{
		0%{transform: translateX(100%); opacity:0;}
		100%{transform: translateX(0); opacity:1;}
	}
}

@media (max-width:991px) and (min-width:768px){
	.picture-1 ul { justify-content: space-between;}
	.picture-1 ul li{ width: calc(50% - 10px);}
	.picture-1 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-3 ul { justify-content: space-between;}
	.picture-3 ul li{ width: calc(50% - 10px);}
	.picture-3 ul li:nth-child(n+3){ margin-top: 20px;}
}

@media (max-width:767px){
	.main-pad-3{ padding:20px 0 0;}
	.main-pad-4{ padding:0 0 20px;}
	.main-site .scroll-view{padding-bottom:53px;}
	header .logo{height: 34px;}
	header .logo a img{ max-height: 34px;}
	.banner a{ min-height: 100px;}
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.title-1 .cn{ margin-bottom: 10px;}
	.title-1 .cn .mc{ height: 24px;}
	.title-1 .cn .mc span{ font-size: 18px; line-height: 24px;}
	.title-1 .en span{ font-size: 12px;}
	.title-2 ul li{ margin: 0 5px 10px;}
	.title-2 ul li a{ min-width:110px; height: 34px; font-size: 12px;}
	.title-4 .biaoti .mc{ height: 24px;}
	.title-4 .biaoti .mc span{ font-size: 24px; line-height: 24px;}
	.text-1{ flex-wrap: wrap;}
	.text-1 .center{ width: 100%; padding-right:0; border-right: none;}
	.text-1 .center .search form{ border-bottom: none;}
	.text-2 .biaoti span{ text-align: center;}
	.text-2 .contact{ min-height: 30px;}
	.text-2 .contact span{ font-size: 14px; line-height: 26px;}
	.text-2 .ewm{ width: 160px; height: 160px;}
	.text-4 .text{ line-height: 26px;}
	.picture-1 ul li{ width:50%;}
	.picture-1 ul li:nth-child(odd){ margin-right:-1px;}
	.picture-1 ul li:nth-child(n+3){ margin-top:-1px;}
	.picture-2 .right{ padding: 15px;}
	.picture-2 .right .biaoti .mc a{ font-size: 18px;}
	.picture-2 .right .textbox .text{ max-height: 130px; line-height: 26px;}	
	.picture-3 ul{ justify-content: space-between;}
	.picture-3 ul li{ width:calc((100% - 5px) / 2);}
	.picture-3 ul li:nth-child(n+3){ margin-top:5px;}
	.picture-5-list .textbox{ padding: 15px;}
	.picture-5-list .textbox .biaoti{ margin-bottom: 10px;}
	.picture-5-list .textbox .jieshao{ margin-bottom: 10px;}
	.picture-6-list a .textbox{ margin-left: 15px; width: calc(100% - 120px);}
	.picture-8 ul li a{ padding: 0; border:none;}
	.picture-8 ul li a .imgbox{ width: 200px;}
	.picture-8 ul li a .imgbox span{ padding-top: 120px;}
	.picture-8 ul li a .textbox{ display: block; padding-top: 0; width: calc(100% - 215px);}
	.picture-8 ul li a .textbox .time{ display: flex; flex-direction: row-reverse; align-items: center; width: 100%;}
	.picture-8 ul li a .textbox .time .maxshuzi{ position: relative; margin:0 0 0 5px; height:14px;}
	.picture-8 ul li a .textbox .time .maxshuzi:before{ content: "-"; position: absolute; right: 100%; top:0; z-index: 1; font-size: 14px; line-height: 14px;}	
	.picture-8 ul li a .textbox .time .maxshuzi span{ font-size: 14px; line-height:14px;}
	.picture-8 ul li a .textbox .text{ width: 100%;}
	.picture-8 ul li a .textbox .text .biaoti{ margin-bottom: 10px;}
	.picture-8 ul li a .textbox .text .biaoti span{ font-size: 16px;}
	.picture-8 ul li a .textbox .text .jieshao span{ font-size: 12px;}
	.picture-8 ul li a .textbox .text .more{ display: none;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; background: #ededed; box-shadow: inset 0 1px 0 rgba(255,255,255,.1),0 -3px 5px rgba(0,0,0,.1);}
	.tabBar ul{ display: flex; align-items: center;}
	.tabBar ul li{ width: calc(100% / 3);}
	.tabBar ul li a{ display: block; padding:5px 0;}
	.tabBar ul li:nth-child(n+2) a{border-left:solid 1px rgba(0,0,0,.1);}
	.tabBar ul li a .icon{ font-size:18px; color: #000; line-height: 24px;}
	.tabBar ul li a .mc{ font-size: 12px; color: #999; line-height: 20px;}
	.tabBar ul li.active a{ background: #7a030e;}
	.tabBar ul li.active a .icon{ color: #fff;}
	.tabBar ul li.active a .mc{ color: #fff;}
	.tabBar ul li .tanchuang{ position: absolute; left: 15px; bottom: 100%; z-index: 1; padding-bottom: 10px; width: calc(100% - 30px); transform: translateY(10px); opacity: 0; visibility: hidden; transition: all .3s;}
	.tabBar ul li .tanchuang:before{ content: ""; position: absolute; right: calc(((100% + 30px) / 3 - 30px - 12px) / 2); bottom: 4px; z-index: 1; width: 0; height: 0; border-left: solid 6px transparent; border-right: solid 6px transparent; border-top: solid 6px rgba(23,168,253,.8);}
	.tabBar ul li.active .tanchuang{ transform: translateY(0px); opacity: 1; visibility: visible;}
	.tabBar ul li .tanchuang .imgbox{ padding: 10px; font-size: 0; background: rgba(83, 104, 116, .8); border-radius: 5px;}
	.tabBar ul li .tanchuang .imgbox img{ max-width: 100px;}	 
}

@media (max-width:479px){
	header .search .formbox form input{ width: calc(100% -  60px);}
	header .search .formbox form button{ width: 60px;}
	header .search .formbox .search-hot{flex-wrap: wrap; justify-content: flex-start;}
	header .search .formbox .search-hot .mc{ width: 100%;}
	header .search .formbox .search-hot ul{ width: 100%; height: auto;}
	header .search .formbox .search-hot ul li{ width: 100%;}
	header .search .formbox .search-hot ul li:nth-child(n+2){ margin-left: 0;}
	.title-4 .biaoti .mc{ height: 24px;}
	.title-4 .biaoti .mc span{ font-size: 18px; line-height: 24px;}
	.picture-8 ul li a .imgbox{ width:160px;}
	.picture-8 ul li a .imgbox span{ padding-top:120px;}
	.picture-8 ul li a .textbox{ width: calc(100% - 175px);}
	.picture-8 ul li a .textbox .text .biaoti{ margin-bottom:5px; font-size: 14px;}
	.picture-8 ul li a .textbox .text .jieshao{ margin: 0; font-size: 12px;}
	.picture-8 ul li a .textbox .text .more{ display: none;}
	.view-wecht-box .view-wecht{left: 5%; width: 90%;}
	.weixin-qrcode-wrap .weixin-qrcode-container .txt{ font-size: 12px;}
}

@media (max-width:399px){
	header .left{padding-left:65px; width: calc(100% - 65px);}
	header .logo{ min-width: 50px; height: 26px;}
	header .logo a img{ max-height: 26px;}
	header .fenxiang{ margin-left:0;}
	.title-2 ul li a{ min-width: 90px; height:30px;}
	.text-2{ display: block;}
	.text-2 .biaoti{ margin-bottom: 10px;}
	.text-2 .biaoti span{ font-size: 16px; text-align: center;}
	.text-2 .contact{ width: 100%;}
	.text-2 .contact span{ font-size: 12px; text-align: center;}
	.text-2 .ewm{ margin:10px auto 0; width: 120px; height: 120px;}
	.text-3 form ul li{ width: 100%;}
	.text-3 form ul li:nth-child(n+2){ margin-top: 10px;}
	.text-3 form ul li input{ height: 34px; line-height: 32px;}
	.text-3 form ul li textarea{ padding:4px 10px; height: 150px; min-height: 150px; line-height: 24px;}
	.text-3 form ul li button{ height: 34px; line-height: 32px;}
	.text-4 .text{ font-size: 12px; line-height: 24px;}
	.picture-1-list a .imgbox{ margin-bottom: 10px;}
	.picture-1-list a .textbox span{ font-size: 12px;}
	.picture-2 .right .biaoti .mc a{ font-size: 16px;}
	.picture-2 .right .textbox .text{ font-size: 12px;}
	.picture-4-list a .textbox .mc span{ font-size: 16px;}
	.picture-8 ul li a .imgbox{ width:140px;}
	.picture-8 ul li a .imgbox span{ padding-top:110px;}
	.picture-8 ul li a .textbox{ width: calc(100% - 155px);}
	footer .box .left .qita .copyright .zwfspan{ font-size: 12px;}
	.view-wecht-box .view-wecht .view-wecht-container .zhuangtai{ font-size:60px; line-height:60px;}
	.view-wecht-box .view-wecht .view-wecht-container .queren{ font-size: 16px; line-height: 40px;}
}