﻿@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}
.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;}
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);}

.main-pad-1{ padding:40px 0 0;}
.main-pad-2{ padding:0 0 40px;}
.main-pad-3{ padding:30px 0 0;}
.main-pad-4{ padding:0 0 30px;}
.main-pad-5{ padding:30px 10px;}
.main-background-1{ background:rgba(0,0,0,.5);}
.main-background-2{ background:#f0e8e8;}

.main-site{position: relative; z-index: 999; background: #fff;}

header{ position:fixed;left: 0;top: 0; z-index:999999; width: 100%;}
header .box{ display: flex; justify-content:space-between; align-items: center;}
header .logo a{ display:block; font-size:0;}
header .search .search-show{ display: flex; justify-content: center; align-items: center; width: 35px; height: 35px; font-size:20px; color: #000; 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: #000; 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: #000; border-radius: 50%;}

.banner{ position:relative;}
.banner a{ display: block; 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: #c00010;}

.title-1 .cn{ margin-bottom:20px; font-size: 30px; color: #c00010; line-height: 34px;}
.title-1 .jiangexian{ position: relative; margin-bottom:10px; height:2px; background: #eaeaea;}
.title-1 .jiangexian:before{ content:""; position: absolute; left: 50%; top: 0; z-index: 1; margin-left: -43px; width: 86px; height: 2px; background: #c00010;}
.title-1 .en{ margin-bottom:10px; font-size: 16px; color: #131313; line-height: 24px;}
.title-1 .jieshao{ font-size: 16px; color: #2e2e2e; line-height: 24px;}
.title-1.active .jiangexian{ background: #e4e1e1;}
.title-2{ position: relative; z-index: 2;}
.title-2 ul{ display: flex; flex-wrap: wrap;}
.title-2 ul li{ position: relative; width: calc(100% / 9);}
.title-2 ul li:nth-child(odd){ background: #e50014;}
.title-2 ul li:nth-child(even){ background: #e5e5e5;}
.title-2 ul li .biaoti a{ display:flex; justify-content: center; align-items: center; height: 36px;}
.title-2 ul li:nth-child(odd) .biaoti a .mc{ color: #fff;}
.title-2 ul li:nth-child(even) .biaoti a .mc{ color: #e50014;}
.title-2 ul li .biaoti a b{ margin-left: 5px; border-left:solid 5px transparent;border-right:solid 5px transparent;border-top:solid 8px rgba(0,0,0,.5); transition: all .3s;}
.title-2 ul li.active .biaoti a{ background: rgba(255,255,255,.1);}
.title-2 ul li.active .biaoti a b{ transform: rotate(180deg);}
.title-2 ul li .ul{ display: none; position: absolute; left: 0; top: 100%; z-index: 1; width: 100%; max-height:342px; overflow-y: auto; background:rgba(0,0,0,.8);}
.title-2 ul li .ul .li:nth-child(n+2) a{ border-top:solid 1px rgba(255,255,255,.1);}
.title-2 ul li .ul .li a{ display: flex; justify-content: center; align-items: center; height: 36px; color: #fff;}
.title-2 ul li:nth-child(n+10){ margin-top: 2px;}
.title-3{ color: #fff;}
.title-3 .cn{ font-size: 40px; font-weight: bold;}
.title-3 .en{ font-size: 16px; line-height: 24px;}
.title-4{ margin-bottom:-15px;}
.title-4 ul{ display: flex; justify-content: center; flex-wrap: wrap;}
.title-4 ul li{ margin: 0 27px 15px;}
.title-4 ul li a{ display: flex; justify-content: center; align-items: center; min-width:130px; height: 32px; font-size: 18px; color: #333; background: #e7e7e6; border-radius: 5px;}
.title-4 ul li.active a{ color: #fff; background: #c00010;}
.title-4-nr-box{ position: relative; margin-top:-30px;}
.title-4-nr{ position: relative; z-index: 1; visibility: hidden; opacity: 0;}
.title-4-nr.active{ z-index: 2; visibility: visible; opacity: 1;}
.title-4-nr:nth-child(n+2){ position: absolute; left: 0; top: 0; width: 100%;}
.title-6{ margin-bottom: 20px;}
.title-6 .biaoti{ font-size: 20px; color: #333; line-height: 30px;}
.title-6 .time{ margin-top: 5px; font-size: 16px; color: #999; line-height: 24px;}

.more-1{ display: flex; justify-content: center;}
.more-1 a{ display: flex; justify-content: center; align-items: center; width: 160px; height: 40px; font-size: 24px; color: #fff; background: #c00010; border-radius: 20px;}

.text-1{ font-size: 18px; color: #ffffff; line-height: 38px;}
.text-2 ul li{ display: flex; line-height:50px;}
.text-2 ul li:nth-child(n+2){ margin-top: 10px;}
.text-2 ul li .icon{ display: flex; justify-content: center; width: 40px; font-size: 30px; color: #c00010;}
.text-2 ul li .icon.icon-dianhuabao{ font-size:40px;}
.text-2 ul li .mc{ padding-left: 10px; width: calc(100% - 40px); font-size: 24px; color: #333333;}
.text-2.active{ margin: 0 5% 20px;}
.text-3 .biaoti{ margin-bottom: 40px; font-size: 32px; color: #c00010; font-weight: bold; line-height: 24px;}
.text-3 ul li:nth-child(2),.text-3 ul li:nth-child(3){ margin-top: 20px;}
.text-3 ul li:nth-child(4){ margin-top:34px;}
.text-3 ul li:nth-child(5){ margin-top:40px;}
.text-3 ul li input{ display: block; padding: 0 10px; width: 100%; height: 60px; font-size: 24px; color: #999999; line-height: 58px; background: none; border:solid 1px #c00010; border-radius: 5px;}
.text-3 ul li textarea{ display: block; padding:9px 10px; width: 100%;max-width: 100%;min-width: 100%;  height:116px;min-height:116px; font-size: 24px; color: #999999; line-height: 40px; background: none; border:solid 1px #c00010; border-radius: 5px;}
.text-3 ul li .yzm{ display: flex; align-items: center;}
.text-3 ul li .yzm input{ width: calc(100% - 215px);}
.text-3 ul li .yzm .img{ margin-left: 20px; width: 150px; font-size: 0; cursor: pointer;}
.text-3 ul li .yzm .img img{ width: 100%; height: 60px;}
.text-3 ul li button{ display: block; padding: 0; width: 100%; height: 60px; font-size: 36px; color: #fff; font-weight: bold; line-height: 60px; background: #c00010; border:none; border-radius: 5px;}
.text-4{ color: #333333; line-height: 26px; font-size:14px;}
.text-5 ul li:nth-child(n+2){ margin-top: 26px;}
.text-5 ul li{ display: flex;}
.text-5 ul li .mc{ width: 110px; font-size:18px; color: #666666; line-height:38px;}
.text-5 ul li .right{ width: calc(100% - 110px);}
.text-5 ul li .right input{ display: block; padding: 0 10px; width: 100%; height: 38px; color: #333; line-height: 36px; background: none; border:solid 1px #c00010; border-radius: 5px;}
.text-5 ul li .right textarea{ display: block; padding:5px 10px; width: 100%;max-width: 100%;min-width: 100%; height: 225px;min-height: 225px; color: #333; line-height: 26px; background: none; border:solid 1px #c00010; border-radius: 5px;}
.text-5 ul button{ display: block; padding: 0; margin: 45px 0 0 110px; width:calc(100% - 110px); height: 40px; font-size: 20px; color: #fff; line-height: 40px; background: #c00010; border:none; border-radius: 5px;}
.text-6{ font-size: 14px; color: #333; line-height: 28px;}
.text-6 table{ width:100% !important; height:auto !important}
.text-6 table tr td{ width:auto !important; height:auto !important;}

.picture-1{ margin-top:-30px;}
.picture-1 .swiper-slide{ margin-top: 30px !important;}
.picture-1-list a{ display: block;}
.picture-1-list a .imgbox{ overflow: hidden; border:1px solid #f2f2f2;}
.picture-1-list a .imgbox span{ display: block; padding-top: calc(280 / 290 * 100%);}
.picture-1-list a .textbox{ display: flex; justify-content: space-between; align-items: center; padding: 0 15px; height: 60px; background: #c00010;}
.picture-1-list a .textbox .mc{ width: calc(100% - 43px); font-size: 19px; color: #fff;}
.picture-1-list a .textbox .icon{ display: flex; justify-content: center; align-items: center; width: 23px; height: 23px; font-family: 'Arial'; color: #fff; font-weight: bold; border:solid 2px #fff; border-radius: 50%;}
.picture-2{ position: relative;}
.picture-2 .swiper-slide{ width:27%;}
.picture-2-list a{ position: relative; display: block;}
.picture-2-list a .imgbox{ position: relative; background: #000; overflow: hidden;}
.picture-2-list a .imgbox span{ display: block; padding-top:calc(450 / 450 * 100%); opacity:.6;}
.picture-2-list a .textbox{ position: absolute; left: 0; top: 0; z-index: 1; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%;}
.picture-2-list a .textbox .box{ width: 100%;}
.picture-2-list a .textbox .box > b{ display: none;}
.picture-2-list a .textbox .box .icon{ position: relative; display: flex; justify-content: center; align-items: center; margin: 0 auto 30px; width: 68px; height: 68px; font-size:44px; color: #fff;}
.picture-2-list a .textbox .box .icon b{ display: block; position: absolute; z-index: 1; width: 10px; height: 10px;}
.picture-2-list a .textbox .box .icon b:nth-child(1){ left: 0; top:0; border-left:solid 2px #fff; border-top:solid 2px #fff;}
.picture-2-list a .textbox .box .icon b:nth-child(2){ right: 0; top:0; border-right:solid 2px #fff; border-top:solid 2px #fff;}
.picture-2-list a .textbox .box .icon b:nth-child(3){ left: 0; bottom:0; border-left:solid 2px #fff; border-bottom:solid 2px #fff;}
.picture-2-list a .textbox .box .icon b:nth-child(4){ right: 0; bottom:0; border-right:solid 2px #fff; border-bottom:solid 2px #fff;}
.picture-2-list a .textbox .box .mc{ font-size: 16px; color: #fff; line-height: 24px;}
.picture-2 .swiper-slide-active .picture-2-list a .imgbox span{ opacity: 1;}
.picture-2 .swiper-slide-active .picture-2-list a .textbox{ opacity: 0;}
.picture-2 .swiper-pagination{ position: relative; margin:40px 0 0; font-size: 0;}
.picture-2 .swiper-pagination span{ margin: 0 5px; width: 15px; height: 15px; background: #c00010; border-radius: 50%; transition: all .3s; opacity: 1;}
.picture-2 .swiper-pagination span.swiper-pagination-bullet-active{ background: #dc7c84;}
.picture-3 .swiper-slide{ margin-top: 30px !important;}
.picture-3-list a{ display: block;}
.picture-3-list a .imgbox{ overflow: hidden; border:1px solid #f4f4f4;}
.picture-3-list a .imgbox span{ display: block; padding-top: calc(220 / 287 * 100%);}
.picture-3-list a .textbox{ display: flex; justify-content: center; align-items: center; padding: 0 10px; height: 45px; font-size: 16px; color: #333; background: #e7e7e6;}
.picture-4-list a{ display: block; position: relative;}
.picture-4-list a .imgbox{ overflow: hidden; background:#FFFFFF;}
.picture-4-list a .imgbox span{ display: block; padding-top: 290px;}
.picture-4-list a .textbox{ position: relative; padding: 30px 20px 0; height: 290px; background: #fff;}
.picture-4-list a .textbox .time{ margin-bottom: 20px; font-family:'Arial'; font-size: 28px; color: #c00010; line-height: 30px;}
.picture-4-list a .textbox .biaoti{ margin-bottom: 20px; height: 56px; font-size: 16px; color: #333333; line-height: 28px; overflow: hidden;}
.picture-4-list a .textbox .jieshao{ height:84px; font-size: 13px; color: #666666; line-height: 28px; overflow: hidden;}
.picture-4 .swiper-slide:nth-child(odd) .picture-4-list a{ padding-top:290px;}
.picture-4 .swiper-slide:nth-child(odd) .picture-4-list a .textbox{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%;}
.picture-5 .imgbox{ padding-top: 378px;}
.picture-6{ position: relative; padding-top:535px; border:solid 1px #c00010; border-radius: 20px; overflow: hidden;}
.picture-6 .map{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;}
.picture-6.active{ padding-top:400px; border-radius: 0; border:none;}
.picture-7 ul{ display: flex; flex-wrap: wrap;}
.picture-7 ul li{ margin-right: 25px; width: calc((100% - 50px) / 3);}
.picture-7 ul li:nth-child(3n+3){ margin-right: 0;}
.picture-7 ul li:nth-child(n+4){ margin-top: 25px;}
.picture-7 ul li a{ display: block; padding: 2px 2px 0; border:solid 1px #c3c3c3;}
.picture-7 ul li a .imgbox{ position: relative; padding-top: calc(226 / 270 * 100%); overflow: hidden;}
.picture-7 ul li a .imgbox span{ display: flex; justify-content: center; align-items: center; font-size: 0; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%;}
.picture-7 ul li a .imgbox span img{ max-width: 100%; max-height: 100%;}
.picture-7 ul li a .textbox{ padding: 0 10px;height: 40px; font-size: 14px; color: #333; line-height: 40px;}
.picture-8 ul li:nth-child(n+2){ margin-top: 15px; padding-top: 15px; border-top:dashed 2px #dcdcdc;}
.picture-8 ul li a{ display: flex; justify-content: space-between;}
.picture-8 ul li a .imgbox{ width: 220px; overflow: hidden;}
.picture-8 ul li a .imgbox span{ display: block; padding-top: 150px;}
.picture-8 ul li a .textbox{ width: calc(100% - 220px - 15px);}
.picture-8 ul li a .textbox .biaoti{ margin-bottom:10px; font-size: 16px; color: #333333; line-height: 24px;}
.picture-8 ul li a .textbox .jieshao{ margin-bottom:10px; height: 78px; color: #7d7d7d; line-height: 26px; overflow: hidden;}
.picture-8 ul li a .textbox .qita{ display: flex; align-items: center; justify-content:space-between;}
.picture-8 ul li a .textbox .qita .time{ font-size:14px; color: #7d7d7d;}
.picture-8 ul li a .textbox .qita .more{ display: flex; justify-content: center; align-items: center; width: 95px; height: 24px; color: #fff; background: #c00010; border-radius:12px;}
.picture-9{ margin-bottom: 20px; font-size: 0;}
.picture-9 img{ max-width: 100%;}
.picture-10 ul{ display: flex; flex-wrap: wrap;}
.picture-10 ul li a{ display: block;}
.picture-10 ul li a .imgbox{ position: relative; background: #000; overflow: hidden;}
.picture-10 ul li a .imgbox span{ display: block; padding-top: calc(3 / 4 * 100%); opacity: .6;}
.picture-10 ul li a .imgbox .icon{ position: absolute; left: 50%; top: 50%; z-index: 1; display: flex; justify-content: center; align-items: center; margin: -30px 0 0 -30px; width:60px; height:60px; font-size: 24px; color: #fff; border:solid 2px #fff; border-radius: 50%; opacity: .8;}
.picture-10 ul li a .textbox{ display: flex; justify-content: center; align-items: center; padding: 0 10px; height: 40px; color: #333; background: #bababa;}
.picture-11{ margin: 0 auto; max-width:440px;}
.picture-11 .box{ position: relative; padding-top: calc(3 / 4 * 100%);  background: #000;}
.picture-11 .box video{ position: absolute; left: 0; top:0; z-index: 1; width: 100%; height: 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.08); 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);}

.subnav .biaoti{ display: flex; justify-content: center; font-size: 30px; color: #fff; font-weight: bold; line-height: 90px; background: #c00010;}
.subnav ul{ margin: 0 0 20px;}
.subnav ul li{ margin-top: 3px;}
.subnav ul li a{ display: flex; justify-content: space-between; align-items: center; padding:0 15px; height:40px; background: #e9e9e9;}
.subnav ul li a .mc{ width: calc(100% - 40px); font-size:16px; color: #666666;}
.subnav ul li a .icon{ display: flex; justify-content: center; align-items: center; width: 20px; height: 20px; font-size: 14px; color: #666666; border:solid 1px #666666; border-radius: 50%;}
.subnav ul li.active a{ background: #c00010;}
.subnav ul li.active a .mc{ color: #fff;}
.subnav ul li.active a .icon{ color: #fff; border-color: #fff;}
.subnav .ul{ display: none;}
.subnav .ul .li{ margin-top: 1px;}
.subnav .ul .li a{ display: flex; align-items: center; padding: 0 30px; height: 40px; color: #666; background: #e9e9e9;}
.subnav .ul .li.active a{ color: #fff; background: #c00010;}
.subnav .contact{ margin-top: 2px; padding:10px; color: #333333; line-height: 28px; background: #e9e9e9;}

footer{ background: #c00010;}
footer .qita{ display: flex; align-items: center; justify-content: space-between; padding: 50px 0 20px; border-bottom: solid 1px #fff;}
footer .qita .logo a{ display: block; font-size: 0;}
footer .qita .logo a img{ width: 423px;}
footer .copyright{display: flex; align-items: center; flex-direction: row-reverse; justify-content: space-between; padding:30px 0; }
footer .copyright .left{ font-size: 16px; color: #fff; line-height: 24px;}
footer .copyright .right{ font-size: 16px; color: #fff; line-height: 24px;}


@media (min-width:992px){
	header{ position: relative; margin-bottom: 50px;}
	header .logo a{line-height:100px;}
	header .tel{ display: flex; align-items: center;}
	header .tel .icon{ margin-right: 10px; font-size: 50px; color: #c00010;}
	header .tel .text .mc{ color: #333; line-height: 24px;}
	header .tel .text .shuzi{ font-family: 'Arial'; font-size: 22px; color: #c00010; line-height: 30px;}	
	header .menu{ position: absolute; left: 0; top: 100%; z-index: 1; width: 100%; background: #c00010;}
	header .menu ul{ display: flex; align-items: center;}
	header .menu ul li{ position:relative; width: calc(100% / 8);}
	header .menu ul li > a{ display:block; font-size:18px; color:#fff; line-height:50px;}
	header .menu ul li .ul{ display: none; position:absolute; left:0; top:100%; width:100%;}
	header .menu ul li .ul .li > a{ display:block; padding: 10px; color:#fff; line-height:24px; background:rgba(0,0,0,.8);}
	header .menu ul li .ul .li:hover > a{ background:#89111b;}
	header .menu ul li:hover > a{ background:#89111b;}
	header .menu ul li.active > a{ background:#89111b;}
	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;}
	.fenyepage a:hover{ background: #000;}
	.title-2 ul li .ul .li a:hover{ background: #e50014;}
	.title-4 ul li:hover a{ color: #fff; background: #c00010;}
	.title-5{ display: flex; margin-bottom: 25px; justify-content: space-between; background: #e9e9e9;}
	.title-5 .left{ padding: 0 10px; font-size: 20px; color: #fff; line-height: 40px; background: #c00010;}
	.title-5 .right{ padding-right: 10px; color: #999999; line-height: 40px;}
	.title-5 .right a{color: #999999;}	
	.title-5 .right a:hover{color: #c00010; text-decoration: underline !important;}		
	.more-1 a:hover{ background: #89111b;}
	.text-3 ul li input:hover{ background: #f2f2f2;}
	.text-3 ul li textarea:hover{ background: #f2f2f2;}
	.text-3 ul li button:hover{ background:#e50014;}
	.text-5 ul li .right input:hover{ border-color: #000; box-shadow: 0 3px 5px rgba(0,0,0,.1),inset 0 3px 5px rgba(0,0,0,.1);}
	.text-5 ul li .right textarea:hover{ border-color: #000; box-shadow: 0 3px 5px rgba(0,0,0,.1),inset 0 3px 5px rgba(0,0,0,.1);}
	.text-5 ul button:hover{ background: #e50014;}	
	.picture-1-list a:hover .imgbox span{ transform: scale(1.08);}
	.picture-1-list a:hover .textbox{ background: #89111b;}
	.picture-2-list a:hover .imgbox span{ transform: scale(1.08);}
	.picture-3-list a:hover .imgbox span{ transform: scale(1.08);}
	.picture-3-list a:hover .textbox{ color: #fff; background: #c00010;}
	.picture-4-list a:hover .imgbox span{ transform: scale(1.08);}
	.picture-4-list a:hover .textbox{ background: #c00010;}
	.picture-4-list a:hover .textbox .time{ color: #fff;}
	.picture-4-list a:hover .textbox .biaoti{ color: #fff;}
	.picture-4-list a:hover .textbox .jieshao{ color: #fff;}
	.picture-7 ul li a:hover{ border-color: #c00010;}
	.picture-7 ul li a:hover .imgbox{ border-color: #c00010;}
	.picture-7 ul li a:hover .imgbox span img{ transform: scale(1.08);}
	.picture-7 ul li a:hover .textbox{ color: #c00010;}
	.picture-8 ul li a:hover .imgbox span{ transform: scale(1.08);}
	.picture-8 ul li a:hover .textbox .biaoti{ color: #c00010; text-decoration: underline;}
	.picture-8 ul li a:hover .textbox .qita .more{ background: #89111b;}
	.picture-10 ul li{ margin-right: 20px; width: calc((100% - 20px * 2) / 3);}
	.picture-10 ul li:nth-child(3n+3){ margin-right: 0;}
	.picture-10 ul li:nth-child(n+4){ margin-top: 20px;}
	.picture-10 ul li a:hover .imgbox span{ transform: scale(1.08); opacity: .9;}
	.picture-10 ul li a:hover .textbox{ color: #fff; background: #c00010;}
	.subnav ul li:hover a{ background: #c00010;}
	.subnav ul li:hover a .mc{ color: #fff;}
	.subnav ul li:hover a .icon{ color: #fff; border-color: #fff;}
	.subnav .ul .li:hover a{ color: #fff; background: #c00010;}
	footer .qita .menu ul{ display: flex; align-items: center;}
	footer .qita .menu ul li:nth-child(n+2){ margin-left: 20px;}
	footer .qita .menu ul li a{ display: block; font-size: 16px; color: #fff;}
	footer .qita .menu ul li a:hover{ text-decoration: underline !important;}		
}

@media (max-width:1199px){
	.main-pad-1{ padding:30px 0 0;}
	.main-pad-2{ padding:0 0 30px;}
	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;}
	header .menu ul li > a{ font-size: 18px;}
	.title-3 .cn{ font-size: 30px;}
	.text-1{ font-size: 16px; line-height: 30px;}
	.text-2 ul li .mc{ font-size: 24px;}
	.text-3 .biaoti{ margin-bottom:20px; font-size: 24px;}
	.text-3 ul li:nth-child(4){ margin-top: 20px;}
	.text-3 ul li:nth-child(5){ margin-top: 30px;}
	.text-3 ul li input{ height: 50px; font-size: 18px; line-height: 48px;}
	.text-3 ul li textarea{ height: 100px; min-height: 100px; font-size: 18px; line-height: 30px;}
	.text-3 ul li button{ height: 50px; font-size: 24px; line-height: 50px;}
	.more-1 a{ font-size: 18px;}
	.picture-1-list a .textbox{ height: 50px;}
	.picture-1-list a .textbox .mc{ font-size: 16px;}
	.picture-2 .swiper-pagination{ margin: 30px 0 0;}
	.picture-5 .imgbox{ padding-top: 320px;}
	.picture-6{ padding-top: 450px;}
	footer .qita{ padding:20px 0;}
	footer .qita .logo a img{ width: 320px;}
	footer .qita .menu ul li:nth-child(n+2){ margin-left: 15px;}
	footer .copyright{ padding: 20px 0;}
}

@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: 20px 0 0;}
	.main-pad-2{ padding: 0 0 20px;}
	.main-pad-3{ padding: 20px 0 0;}
	.main-pad-4{ padding: 0 0 20px;}
	.main-pad-5{ padding: 20px 10px;}
	header{ background: #fff; box-shadow: 0 3px 5px rgba(0,0,0,.05);}
	header .left{ padding-left: 80px; width: calc(100% - 80px);}
	header .logo{ display: flex; justify-content: center;}
	header .logo a{line-height:54px;}
	header .logo a img{max-height:44px; width: 300px;}
	header .right{ display: flex; align-items: center;}
	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 rgba(0,0,0,.1);}
	.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:#f32232;}
	.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);}
	.title-1 .cn{ margin-bottom: 10px; font-size: 24px; line-height: 30px;}
	.title-2 ul li{ width: 20%;}
	.title-2 ul li:nth-child(n+6){ margin-top: 2px;}
	.title-4 ul li{ margin: 0 15px 15px;}
	.title-6 .biaoti{ font-size: 18px; line-height: 24px;}
	.title-6 .time{ font-size: 14px;}
	.text-5 ul li:nth-child(n+2){ margin-top: 20px;}
	.text-5 ul li .mc{ width:90px; font-size:16px; line-height:34px;}
	.text-5 ul li .right{ width: calc(100% - 90px);}
	.text-5 ul li .right input{ height: 34px; line-height: 32px;}
	.text-5 ul li .right textarea{ padding:3px 10px; height: 180px;min-height: 180px; line-height: 24px;}
	.text-5 ul button{ margin: 20px 0 0 90px; width:calc(100% - 90px); height: 34px; font-size: 16px;line-height:34px;}
	.text-6{ font-size: 14px; line-height: 26px;}
	.text-6 table{ width:100% !important; height:auto !important}
	.text-6 table tr td{ width:auto !important; height:auto !important;}
	.picture-1{ margin-top: -10px;}
	.picture-1-list a .textbox{ height: 44px;}
	.picture-1 .swiper-slide{ margin-top: 10px !important;}
	.picture-2 .swiper-slide{ width:40%;}
	.picture-5 .imgbox{ padding-top: calc(378 / 611 * 100%);}
	.picture-6{ padding-top: calc(625 / 808 * 100%);}
	.picture-7 ul{ justify-content: space-between;}
	.picture-7 ul li{ margin-right:10px; width: calc(50% - 5px);}
	.picture-7 ul li:nth-child(3n+3){ margin-right: 10px;}
	.picture-7 ul li:nth-child(even){ margin-right: 0;}
	.picture-7 ul li:nth-child(n+3){ margin-top: 10px;}
	.picture-10 ul{ justify-content: space-between;}
	.picture-10 ul li{ width: calc(50% - 5px);}
	.picture-10 ul li:nth-child(n+3){ margin-top: 10px;}
	.subnav{ margin-bottom: 20px;}
	.subnav .biaoti{ position: relative; padding: 0 15px; line-height:40px; justify-content: flex-start; font-size: 16px;}
	.subnav .biaoti:before{ content: ""; position: absolute; right: 15px; top: 50%; z-index: 1; margin-top:-6px; border-top:solid 6px transparent;border-bottom:solid 6px transparent;border-left:solid 8px #fff; transition: all .3s;}
	.subnav .biaoti.active:before{ transform: rotate(90deg);}
	.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: #e50014; 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.08); 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: #e50014; 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: #e50014; 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;}
	}
	footer .qita .logo{ display: flex; justify-content: center; width: 100%;}
	footer .copyright{ flex-wrap: wrap; text-align: center;}
	footer .copyright .left{ width: 100%;}
	footer .copyright .right{ width: 100%;}
	
}

@media (max-width:767px){
	header .logo a img{ width: 260px;}
	.main-site .scroll-view{padding-bottom:53px;}
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.title-1 .cn{ font-size: 18px; line-height: 24px;}
	.title-1 .jieshao{ font-size: 14px;}
	.title-2 ul li{ width:25%;}
	.title-2 ul li:nth-child(n+5){ margin-top: 2px;}
	.title-3 .cn{ font-size: 20px;}
	.title-3 .en{ font-size: 14px;}
	.title-4{ margin-bottom: -10px;}
	.title-4 ul li{ margin: 0 10px 10px;}
	.title-4 ul li a{ min-width: 120px; font-size: 14px;}
	.title-6 .biaoti{ font-size: 16px;}
	.more-1 a{ width: 140px; height: 34px; font-size: 12px;}
	.text-1{ font-size: 14px; line-height: 26px;}
	.text-2 ul li{ line-height: 30px;}
	.text-2 ul li .icon{ width: 30px; font-size: 24px;}
	.text-2 ul li .icon.icon-dianhuabao{ font-size: 30px;}
	.text-2 ul li .mc{ width: calc(100% - 30px); font-size: 16px;}
	.text-3 ul li:nth-child(2), .text-3 ul li:nth-child(3){ margin-top: 10px;}
	.text-3 ul li:nth-child(4){ margin-top: 10px;}
	.text-3 ul li:nth-child(5){ margin-top: 10px;}
	.text-3 ul li input{ height: 34px; font-size: 14px; line-height: 32px;}
	.text-3 ul li textarea{ padding: 3px 10px; font-size: 14px; line-height: 26px;}
	.text-3 ul li .yzm input{ width: calc(100% - 80px);}
	.text-3 ul li .yzm .img{ margin-left: 10px; width: 70px;}
	.text-3 ul li .yzm .img img{ height: 34px;}
	.text-3 ul li button{ height: 34px; font-size: 14px; line-height: 34px;}
	.text-5 ul li .mc{ font-size:14px;}
	.text-6{ font-size: 12px; line-height: 24px;}
	.picture-2 .swiper-slide{ width: 60%;}
	.picture-2 .swiper-pagination{ margin-top: 20px;}
	.picture-2 .swiper-pagination span{ width: 10px; height: 10px;}
	.picture-3-list a .textbox{ height: 34px; font-size: 14px;}
	.picture-4-list a .textbox{ padding: 20px 20px 0; height:250px;}
	.picture-4-list a .textbox .time{ font-size: 18px; line-height: 24px;}
	.picture-4-list a .textbox .biaoti{ height: 50px; font-size: 14px; line-height: 25px;}
	.picture-4-list a .textbox .jieshao{ height:78px; font-size: 12px;line-height: 26px;}
	.picture-4-list a .imgbox span{ padding-top: 250px;}
	.picture-4 .swiper-slide:nth-child(odd) .picture-4-list a{ padding-top: 250px;}
	.picture-6{ border-radius: 5px;}
	.picture-7 ul li a .textbox{ height: 34px; line-height: 34px;}
	.picture-8 ul li a .imgbox{ width: 180px;}
	.picture-8 ul li a .imgbox span{ padding-top: 120px;}
	.picture-8 ul li a .textbox{ width: calc(100% - 200px);}
	.picture-8 ul li a .textbox .biaoti{ font-size: 14px;}
	.picture-8 ul li a .textbox .jieshao{ height: 48px; line-height: 24px;}
	.picture-8 ul li a .textbox .qita .time{ font-size: 16px;}
	.subnav ul li a{ height: 34px;}
	.subnav ul li a .mc{ font-size: 14px;}
	.subnav .ul .li a{ height: 30px;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; background: #fff; 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: #c00010;}
	.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;}	 
	footer .copyright .left{font-size: 12px;}
	footer .copyright .right{font-size: 12px;}

}

@media (max-width:479px){
	header .logo a img{ width: 240px;}
	header .fenxiang{ margin-left:0;}
	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-2 ul li{ width:calc(100% / 3);}
	.title-2 ul li:nth-child(n+4){ margin-top: 2px;}
	.text-1{ font-size: 12px; line-height: 24px;}
	.text-5 ul li:nth-child(n+2){ margin-top: 10px;}
	.text-5 ul li .mc{ width: 80px;}
	.text-5 ul li .right{ width: calc(100% - 80px);}
	.text-5 ul button{ margin-top: 10px; margin-left: 80px;}
	.picture-1-list a .textbox{ height: 40px;}
	.picture-1-list a .textbox .mc{ font-size: 14px;}
	.picture-1-list a .textbox .icon{ width: 20px; height: 20px;}
	.picture-4 .swiper-slide:nth-child(odd) .picture-4-list a{ padding: 0;}
	.picture-4 .swiper-slide:nth-child(odd) .picture-4-list a .textbox{ position: initial;}
	.picture-4-list a .imgbox span{ padding-top: calc(290 / 300 * 100%);}
	.picture-4-list a .textbox{ padding: 15px; height: auto;}
	.picture-4-list a .textbox .time{ margin-bottom: 10px;}
	.picture-4-list a .textbox .biaoti{ margin-bottom: 10px; height: auto; line-height: 24px;white-space:nowrap;text-overflow:ellipsis}
	.picture-4-list a .textbox .jieshao{ height: 48px; line-height: 24px;}
	.picture-8 ul li a .textbox .qita .more{ width: 90px;}
	.picture-10 ul li a .imgbox .icon{ transform: scale(.8);}
	.view-wecht-box .view-wecht{left: 5%; width: 90%;}
	.weixin-qrcode-wrap .weixin-qrcode-container .txt{ font-size: 12px;}
	.fenyepage{ margin-top: 20px;}
	footer .qita{ padding: 15px 0;}
	footer .qita .logo a img{ width: 260px;}
	footer .copyright{ padding: 15px 0;}
}

@media (max-width:399px){
	header .left{padding-left:65px; width: calc(100% - 65px);}
	header .logo a img{ width:200px;}
	header .fenxiang{ margin-left:0;}
	header .fenxiang ul li a{ width: 20px;}
	header .search .search-show{ width: 30px;}
	.title-2 ul li{ width: 50%;}
	.title-2 ul li:nth-child(n+3){ margin-top: 2px;}
	.title-2 ul li .biaoti a .mc{ font-size: 12px;}
	.text-4{ font-size: 12px;}
	.picture-8 ul li a .imgbox{ width: 140px;}
	.picture-8 ul li a .textbox{ width: calc(100% - 155px);}
	.picture-8 ul li a .textbox .qita .more{ display: none;}
	.picture-10 ul li a .textbox{ height: 34px;}
	.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;}
	.fenyepage div:first-child,.fenyepage div:last-child{display: none;}
}


.fenye {
    float: left;
    margin: auto;
    width: 100%;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    margin-bottom: 5px;
    color: #333;
    margin-top: 5px;
}

.fenye a {
    color: #333
}

.fenye a:hover {
    color: #f00
}



/* 搜索 */
.search {
  width: 100%;
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px solid #c9c9c9;
}
.searchForm {
  width: 300px;
  float: right;
  border: 1px solid #cbcbcb;
  overflow: hidden;
  border-radius: 23px;
  margin-left: 20px;
}
.searchForm>input {
  width: calc(100% - 44px);
  float: left;
  height: 44px;
  padding: 0 15px;
  font-size: 14px;
  color: #333; border:0;
}
.searchForm>input::-webkit-input-placeholder {
  color: #666;
}
.searchForm>input:-moz-placeholder {
  color: #666;
}
.searchForm>button {
  width: 44px;
  float: left;
  height: 44px;
  background-color: #af061b;
  border-radius: 50%;
  position: relative;
  overflow: hidden; border:0;
}
.searctTxt {
  display: block;
  overflow: hidden;
  line-height: 26px;
  padding-top: 10px;
}
.searctTxt>span {
  float: left;
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.searctTxt>a {
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
.searctTxt>a:hover {
  text-decoration: underline;
  color: #af061b;
}

@media (max-width: 767px) {
  .search {
    padding: 10px 0;
  }
  .searchForm {
    width: 100%;
    border-radius: 20px;
    margin-left: 0;
  }
  .searchForm>input {
    width: calc(100% - 40px);
    height: 40px;
    padding: 0 10px;
  }
  .searchForm>button {
    width: 40px;
    height: 40px;
  }
  .searctTxt {
    width: 100%;
    float: left;
    line-height: 24px;
    padding-top: 10px;
  }
  .searctTxt>span {
    font-size: 14px;
  }
  .searctTxt>a {
    margin: 0 3px;
  }
}