﻿
@charset "utf-8";

body{font-family:"微软雅黑"}
.glyphicon{top:0 !important}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
.tr{transition:all 0.3s;}
.tr3{transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; }
.trans{ backface-visibility:hidden;transition:all 0.2s ease 0s;-webkit-transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s;}

.main-pad-1{ padding:30px 0 0;}
.main-pad-2{ padding:0 0 30px;}
.main-pad-3{ padding:50px 0 0;}
.main-pad-4{ padding:0 0 50px;}
.main-pad-6{ padding:20px 20px 30px;}
.main-pad-7{ padding:20px 15px;}
.main-mar-1{ margin:0 0 1px; }
.main-mar-2{ margin:0 0 15px; }
.main-mar-3{ margin:0 0 20px; }
.main-jiangexian-1{ margin:40px 0; height: 1px; background: #dadada; }
.main-Background-1{ background:rgba(0,0,0,0.7);}
.main-Background-2{ position: relative; }
.main-Background-2:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background:rgba(0,0,0,0.3); }
.main-Background-2:after{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: url(../images/bg3.png) }
.main-Background-2 > div{ position: relative; z-index: 3; }
.main-Background-3{ position: relative; }
.main-Background-3:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background:rgba(234,36,45,0.84); }
.main-Background-3 > div{ position: relative; z-index: 3; }
.main-Background-4{
background:#ffffff;background:-moz-linear-gradient(left,#ffffff 0%,#eaeaea 100%);background:-webkit-linear-gradient(left,#ffffff 0%,#eaeaea 100%);background:linear-gradient(to right,#ffffff 0%,#eaeaea 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#eaeaea',GradientType=1 );}
.main-Background-5{
background:#eaeaea;background:-moz-linear-gradient(left,#eaeaea 0%,#ffffff 100%);background:-webkit-linear-gradient(left,#eaeaea 0%,#ffffff 100%);background:linear-gradient(to right,#eaeaea 0%,#ffffff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea',endColorstr='#ffffff',GradientType=1 );}
.main-Background-6{ position: relative; }
.main-Background-6:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background:rgba(255,255,255,0.7); }
.main-Background-6 > div{ position: relative; z-index: 2; }
.main-Background-7{ position: relative; }
.main-Background-7:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background:rgba(0,0,0,0.75); }
.main-Background-7:after{ content: ""; position: absolute; left: 50%; top: 0; z-index: 2; width: 50%; height: 100%; background:rgba(234,36,45,0.75); }
.main-Background-7 > div{ position: relative; z-index: 3; }
.main-Background-8{ background: #fff; }
.main-Background-9{ background: #ededed; }

header{ position: relative; z-index:99999;}
header .logo a{ display:block; font-size:0;}
header .top_bar{ border-bottom: solid 1px #e3e3e3; }
header .top_bar .right{position: relative; margin-bottom: -8px; }
header .top_bar .right:before{ content: ""; position:absolute; left: -5px; bottom: 0; z-index: 1; width: 20px; height: 8px; background: #581014; transform-origin:right bottom; transform: skewX(45deg);  }
header .top_bar .right ul{ position: relative; z-index: 2; }
header .top_bar .right ul li a{ display: block; width: 109px; height: 45px; text-align: center; font-size: 16px;color: #fff; font-weight: bold; line-height: 45px; }	
header .top_bar .right ul li:nth-child(1) a{ background: #ea242d; }
header .top_bar .right ul li:nth-child(1) a:hover{ background: #f73841; }
header .top_bar .right ul li:nth-child(2) a{ background: #343434; }
header .top_bar .right ul li:nth-child(2) a:hover{ background: #494646; }
header .qita{ margin:1px 0; background: url(../images/bg1.jpg); }
header .qita .biaoyu{ margin-top: 30px; margin-left: 30px; }
header .qita .biaoyu .biaoti{ margin-bottom: 10px; font-size: 20px;color: #424242; font-weight:bold; line-height: 20px; }
header .qita .biaoyu .jieshao{ font-size: 18px;color: #767676; line-height: 20px; }	

.banner{ position:relative; margin-bottom: -110px;}
.banner a{ position: relative; display: block; padding-bottom: 110px; height: 684px;}
.banner a .container-fluid,.banner a .container-fluid .row,.banner a .container-fluid .col-xs-12,.banner a .box{ position: relative; height: 100%; }
.banner a .box{ display: flex; align-items: center; }
.banner a .textbox{ position: relative; padding:20px 45px 0 35px; }
.banner a .textbox:before{ content: ""; position: absolute; right: 0; top: 0; z-index: 1; width: 220px; height: 60px; border-top: solid 2px rgba(255,255,255,0.6); border-right: solid 2px rgba(255,255,255,0.6); }
.banner a .textbox:after{ content: ""; position: absolute; left: 0; top: 30px; z-index: 1; width: 1px; height: calc(100% - 30px); border-left: solid 2px rgba(255,255,255,0.2); }
.banner a .textbox .biaoti{ position: relative; margin-bottom: 20px; font-size: 36px;color: #fff; font-weight:bold; line-height: 40px; }
.banner a .textbox .biaoti:before{ content: ""; position: absolute; left: -25px; top: calc((100% - 30px) / 2); z-index: 1; width: 5px; height: 30px; background: rgba(255,255,255,0.1); }
.banner a .textbox .jiage{ margin-bottom:10px; font-size: 18px; color: #fff; line-height: 24px; }
.banner a .textbox .jiage span{ font-size: 24px; }
.banner a .textbox .jieshao{ margin-bottom: 20px; font-size: 18px;color: #fff; line-height: 24px; }
.banner a .textbox .jiangexian{ margin-bottom: 40px; width: 50px; height: 1px; background:rgba(255,255,255,0.5); }
.banner a .textbox ul li{ line-height: 24px; }
.banner a .textbox ul li:nth-child(n+2){ margin-top: 10px; }
.banner a .textbox ul li .icon{ width: 30px; color:rgba(255,255,255,0.5); text-align: center;}
.banner a .textbox ul li .icon.icon-ditu{ font-size: 20px; }
.banner a .textbox ul li .icon.icon-rukou{ font-size: 24px; }
.banner a .textbox ul li .icon.icon-ditie{ font-size: 24px; }
.banner a .textbox ul li .mc{ padding-left: 10px; width: calc(100% - 30px); font-size: 16px;color:rgba(255,255,255,0.8); }
.banner .swiper-button{ margin-top:-74px; width: 36px; height: 72px; font-size: 60px;color:rgba(255,255,255,0.5); line-height: 72px; text-align: center; background: none; }
.banner .swiper-button.swiper-button-prev{ left:8%; transform: rotateY(180deg); }
.banner .swiper-button.swiper-button-next{ right:8%; }
.banner2{ margin-bottom: -77px; padding-top: 120px; padding-bottom: 77px; }
.banner2 .biaoti{ margin-bottom: 35px; }
.banner2 .biaoti .cn{ margin-bottom: 15px; font-size: 36px;color: #fff; line-height: 40px; }
.banner2 .biaoti .jieshao{ font-size: 18px;color: rgba(255,255,255,0.8); line-height: 24px; }

body.on{ overflow: hidden; }
.loading{ position: fixed; left: 0; top: 0; z-index: 2147483647; width: 100%; height: 100%; background: #fff; }
.loading span{ display: block; position: relative; top: calc((100% - 30px) / 2); font-size:14px; color: #000; line-height: 30px; cursor: default; }

.title-1{ margin-bottom: 35px; font-size: 0; overflow: hidden; }
.title-1 a{ position: relative; display: inline-block; vertical-align: top; padding: 0 10px; max-width: 100%; }
.title-1 a:before,.title-1 a:after{ content: ""; position: absolute; bottom: 20px; z-index: 1; width: 87px; height: 3px; background: #a6a6a6; }
.title-1 a:before{ right: 100%; }
.title-1 a:after{ left: 100%; }
.title-1 a .icon{ margin-bottom: 5px; height: 48px; color: #ea242d; line-height: 48px; }
.title-1 a .icon.icon-loufang{font-size: 48px; }
.title-1 a .icon.icon-keyanshi{font-size: 40px; }
.title-1 a .icon.icon-changfang{font-size: 40px; }
.title-1 a .icon.icon-cangku{font-size: 40px; }
.title-1 a .mc{ font-size: 30px;color: #ea242d; font-weight: bold; line-height: 34px; }
.title-2{ margin-bottom: 50px; font-size: 0; }
.title-2 ul li{ display: inline-block; vertical-align: top; }
.title-2 ul li a{ display: block; padding: 0 15px; min-width:160px; font-size: 20px; color: #ea242d; line-height: 50px; background: #fff; }
.title-2 ul li:first-child a{ border-radius:25px 0 0 25px; }
.title-2 ul li:last-child a{ border-radius:0 25px 25px 0; }
.title-2 ul li.active a{ color: #fff; background: #636363; }
.title-3{ margin-bottom: 50px; }
.title-3 .biaoti{ margin-bottom: 15px; font-size: 30px;color: #ea242d; font-weight: bold; line-height: 34px; }
.title-3 .jieshao{ font-size: 18px; color: #444444; line-height: 24px;}
.title-4{ margin-bottom: 70px; }
.title-4 .en{ margin-bottom: -85px; height: 85px; font-family:Helvetica,arial; font-size: 100px;color: #f0f0f0; line-height: 85px; }
.title-4 .cn{ margin-bottom: 20px; height: 85px; font-size: 30px;color: #333; line-height: 85px; }
.title-4 .jieshao{ font-size: 18px;color: #585858; line-height: 24px; }
.title-5 .biaoti{ font-size: 18px; color: #616161; line-height: 34px; }
.title-5 .biaoti span{ font-size: 24px; }
.title-5 .right .mc{ margin-right:10px; font-size: 16px;color: #3b3b3b; line-height: 34px; }
.title-5 .right ul li:nth-child(n+2){ margin-left: 15px; }
.title-5 .right ul li a{ display: block; width: 85px; height: 34px; color: #acacac; line-height: 32px; border:solid 1px #cacaca; border-radius: 5px; }
.title-5 .right ul li.active a{ color: #ea242d; }
.title-6{ margin-bottom: 20px; padding-bottom: 20px; font-size: 18px;color:#e02932; font-weight: bold; line-height: 24px; border-bottom:solid 1px #e02932; }
.title-7{ margin-bottom: 20px; padding-bottom: 15px; border-bottom: solid 1px #dadada; }
.title-7 ul li{ margin-right:15px; margin-bottom: 10px; }
.title-7 ul li a{ display: block; width: 132px; height: 45px; font-size: 16px; color: #565656; line-height: 43px; border:solid 1px #bebebe; border-radius: 5px; }
.title-7 ul li.active a{ color: #e02932; border:solid 1px #e02932; }
.title-8{ padding: 20px; background: #f7f7f7; }
.title-8 .biaoti{ margin-bottom: 10px;font-size: 30px;color: #ea242d; line-height: 34px; }
.title-8 .time{ font-size: 13px;color: #9b9b9b; line-height: 24px; }

.text-1{ height: 50px; }
.text-1 .search{ width: calc(100% - 390px); }
.text-1 .search .xiala{ position: relative; width: 130px; height: 50px;}
.text-1 .search .xiala .biaoti{ position: relative; padding:0 14px 0 20px; height: 50px; font-size: 16px;color: #ea242d; line-height: 50px; font-weight: bold; cursor: pointer; background: #fff; border-radius: 5px 0 0 5px; }
.text-1 .search .xiala .biaoti:before{ content: ""; position: absolute; right: 15px; top: 50%; z-index: 1; margin-top: -3px; width: 0; height: 0; border-left: solid 5px transparent; border-right: solid 5px transparent; border-top: solid 6px #333333; }
.text-1 .search .xiala ul{ display: none; position: absolute; left: 0; top:calc(100% - 5px); z-index: 1; padding-top: 5px; width: 100%; background: #fff; border: solid 1px rgba(0,0,0,0.1); border-top: none; }
.text-1 .search .xiala ul li{ padding: 0 14px 0 20px; color: #333; line-height: 30px;cursor: pointer;border-top: solid 1px rgba(0,0,0,0.1);  }
.text-1 .search .xiala ul.active{ top: inherit; bottom:calc(100% - 8px); padding-top: 0; padding-bottom: 5px; border-top: solid 1px rgba(0,0,0,0.1); border-bottom: none; }
.text-1 .search .xiala ul.active li{ border-top: none; border-bottom: solid 1px rgba(0,0,0,0.1); }
.text-1 .search .right{ margin-left: 4px; width: calc(100% - 130px - 4px); }
.text-1 .search .right input{ display: block; padding: 0 15px; width: calc(100% - 134px); height: 50px; color: #bababa; line-height: 50px; background: #fff; border:none; border-radius: 0; }
.text-1 .search .right button{ display: block; padding:0; width: 134px; height: 50px; font-size: 0; color: #fff; line-height: 50px; background: #ea242d; border:none; border-radius: 0 5px 5px 0; }
.text-1 .search .right button b{ display: inline-block; vertical-align: top; font-weight: normal; font-size:28px; }
.text-1 .search .right button span{ display: inline-block; vertical-align: top; font-size: 16px; margin-left: 10px;}
.text-1 .ziduan{ width: 390px; }
.text-1 .ziduan ul li{ line-height: 50px; }
.text-1 .ziduan ul li:nth-child(n+2){ margin-left: 40px; }
.text-1 .ziduan ul li a{ display: block; color: #fff; text-decoration: underline !important; }
.text-2 .biaoti{ margin-bottom: 10px; font-size: 30px;color: #333; line-height: 34px; }
.text-2 .jieshao{ font-size: 30px;color: #eb3840; line-height: 34px; }
.text-3{ position: relative; margin-bottom:4%; padding-top: 25%; background: url(../images/bg4.png) no-repeat 50% 20%; background-size: 90% auto; }
.text-3 ul{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }
.text-3 ul li{position: absolute; font-size: 20px;color: #fff; line-height: 22px; transition: all 1s; }
.text-3 ul li:nth-child(1){ left: 1%; top: 30%; }
.text-3 ul li:nth-child(2){ left: 25%; top: 6%; }
.text-3 ul li:nth-child(3){ left: 40%; top: 78%; }
.text-3 ul li:nth-child(4){ right: 11%; bottom: 6%; }
.text-3 ul li:nth-child(5){ right: 0; top: 0; }
.text-4-list a{ position: relative; display: block; padding:20px 10px; font-size: 0; background: rgba(255,255,255,0.3); border-radius: 5px; }
.text-4-list a:before{ content: ""; position: absolute; left: 10%; bottom: 10px; right: 10%; z-index: 1; height: 2px; background: rgba(255,255,255,0.5); }
.text-4-list a .icon{ display: inline-block; vertical-align: top; font-size:50px;color: #fff; line-height:50px; }
.text-4-list a .mc{ display: inline-block; vertical-align: top; margin-left: 10px; margin-top: 15px; font-size: 20px;color: #fff; font-weight: bold; line-height: 24px; }
.text-5 .logo{ margin-bottom: 40px; }
.text-5 .logo a{ display: block; font-size: 0; }
.text-5 .biaoti{ margin-bottom: 65px; }
.text-5 .biaoti .cn{ margin-bottom: 15px; font-size: 36px;color: #fff; line-height: 40px; font-weight: lighter; }
.text-5 .biaoti .jieshao{ font-size: 18px;color: #fff; line-height: 20px; }
.text-5 .ewm .imgbox{ position: relative; width: 152px; font-size: 0; line-height: 152px; text-align: center; }
.text-5 .ewm .imgbox:before,.text-5 .ewm .imgbox:after{ content: ""; position: absolute; left: 0; z-index: 1; width: 100%; height: 26px; border-left: solid 1px #fff; border-right: solid 1px #fff; }
.text-5 .ewm .imgbox:before{ top: 0; border-top: solid 1px #fff; clip-path: polygon(0% 0%,26px 0%,26px 26px,calc(100% - 26px) 26px,calc(100% - 26px) 0%,100% 0%,100% 100%,0% 100%) ;}
.text-5 .ewm .imgbox:after{ bottom: 0; border-bottom: solid 1px #fff; clip-path: polygon(0% 100%,26px 100%,26px 0%,calc(100% - 26px) 0%,calc(100% - 26px) 100%,100% 100%,100% 0%,0% 0%) ; }
.text-5 .ewm .imgbox img{ width: 135px; height: 135px; }
.text-5 .ewm .textbox{ padding-left: 10px; padding-top: 39px; font-size: 18px;color: #fff; line-height: 28px; }
.text-6 ul li{ width: 50%; }
.text-6 ul li a{ display: block; position: relative; }
.text-6 ul li a .cn{ margin-bottom: 10px; font-size: 30px;color: #fff; line-height: 34px; }
.text-6 ul li a .jieshao{ color: rgba(255,255,255,0.7); line-height: 20px; }
.text-6 ul li a .icon{ position: absolute; top: 50%; font-size:50px; color: rgba(255,255,255,0.5); transform: translate(0,-50%); }
.text-6 ul li:nth-child(1) a .icon{ transform: rotateY(180deg) translate(0,-50%); }
.text-6 ul li:nth-child(2) a .icon{ right: 0; }
.text-7{ padding-bottom: 32px; border-bottom: solid 1px #dadada; }
.text-7 .search{ width:calc(100% - 440px); }
.text-7 .search form{ display: block; padding: 0 0 0 15px; height: 50px; background: #f0f0f0; border-radius: 5px; }
.text-7 .search form .icon{ width: 35px; font-size: 25px; color: #c2c2c2; line-height: 50px; }
.text-7 .search form input{ display: block; width: calc(100% - 35px - 156px); height: 50px; font-size: 16px;color: #747474; line-height: 50px; background: none; border:none; }
.text-7 .search form button{ display: block; width: 156px; height: 50px; font-size: 18px;color: #fff; line-height: 50px; background: #e02932; border:none; border-radius: 0 5px 5px 0; }
.text-7 .ziduan{ padding: 0 0 0 35px; width: 440px; }
.text-7 .ziduan .mc{ font-size: 15px;color: #4d4d4d; font-weight: bold; line-height: 24px; }
.text-7 .ziduan ul{ height: 24px; overflow: hidden; }
.text-7 .ziduan ul li{ margin-right: 30px; }
.text-7 .ziduan ul li a{ display: block; color: #737373; line-height: 24px; }
.text-8 .ul .li{ padding:15px 0; border-bottom: solid 1px #dadada; }
.text-8 .ul .li .top .biaoti{ width: 55px; font-size: 16px;color: #3d3d3d; line-height: 26px; }
.text-8 .ul .li .top .right{ position:relative; width: calc(100% - 55px); }
.text-8 .ul .li .top .right ul li{ margin-right:20px; line-height: 26px; }
.text-8 .ul .li .top .right ul li a{ font-size: 15px;color: #5e5e5e; }
.text-8 .ul .li .top .right ul li.active a{ color: #e02932; }
.text-8 .ul .li .top .right ul .biaodan input{ padding: 0 10px; width: 62px; height: 26px; color: #333; line-height: 24px; border:solid 1px #cccccc; border-radius: 5px; }
.text-8 .ul .li .top .right ul .biaodan .xian{ width: 12px; font-size: 12px;color: #666; line-height: 26px; text-align: center; }
.text-8 .ul .li .top .right ul .biaodan a{ display: block; margin-left: 3px; width: 50px; height: 26px; color: #333; line-height: 24px; border:solid 1px #cccccc; border-radius: 5px; }
.text-8 .ul .li .top .right ul li .ul2{ display: none; position: absolute; left: 0; z-index: 1; margin:10px 0; padding: 15px 20px; width: 100%; border:solid 1px #dddddd; }
.text-8 .ul .li .top .right ul li .ul2 .zimu{ margin-right:5px; width: 12px; color: #7b7b7b; line-height: 26px; }
.text-8 .ul .li .top .right ul li .ul2 .diqu{ margin-right:15px; line-height: 26px;}
.text-8 .ul .li .top .right ul li .ul2 .diqu a{ color: #7b7b7b;}
.text-9 .biaoti{ margin-bottom: 15px; font-size: 24px; color: #454545;  font-weight:bold; line-height: 30px; }
.text-9 .mianji{ margin-bottom:15px; font-size: 18px; color: #434343; line-height: 24px;}
.text-9 .mianji span{ font-size: 30px; color: #ea242d;  font-weight: bold;}
.text-9 .contact{ margin-bottom:20px; }
.text-9 .contact ul li{ line-height: 34px; }
.text-9 .contact ul li .icon{ width:25px; text-align: center; color: #333; }
.text-9 .contact ul li .icon.icon-zuobiao{ font-size: 20px; }
.text-9 .contact ul li .icon.icon-mianji{ font-size: 22px; }
.text-9 .contact ul li .icon.icon-gaodu{ font-size: 22px; }
.text-9 .contact ul li .icon.icon-ditie{ font-size: 22px; }
.text-9 .contact ul li .mc{ padding-left:10px; width: calc(100% - 25px); color: #656565; }
.text-9 .contact ul li .mc span{ color: #333; }
.text-9 .biaoqian{ margin-bottom:20px; }
.text-9 .biaoqian ul li{ margin-right: 10px; margin-bottom: 10px; }
.text-9 .biaoqian ul li a{ display: block; padding: 0 10px; min-width: 80px; height: 28px; font-weight: 15px; color: #fff; line-height: 28px; border-radius: 5px; }
.text-9 .biaoqian ul li:nth-child(1) a{ background: #f2898e; }
.text-9 .biaoqian ul li:nth-child(2) a{ background: #9bd69d; }
.text-9 .biaoqian ul li:nth-child(3) a{ background: #f3de97; }
.text-9 .biaoqian ul li:nth-child(4) a{ background: #b5b5b5; }
.text-9 .zixun{margin-bottom:20px;}
.text-9 .zixun a{ display: block; background: #ea242d; line-height: 56px; border-radius:28px; }
.text-9 .zixun a .icon{ display: inline-block; vertical-align: top; margin-right:10px; font-size: 20px; color: #fff;}
.text-9 .zixun a .mc{ display: inline-block; vertical-align: top; font-size: 24px; color: #fff; }
.text-9 .textbox{ color: #7f7f7f; line-height: 30px; }
.text-10{ color: #6b6b6b; line-height: 24px; }
.text-11{ font-size: 16px; color: #6e6e6e; line-height: 30px; }
.text-12 { color: #6e6e6e; line-height: 30px; }
.text-12 .biaoti{ font-size: 18px; font-weight: bold; }
.text-13{ margin:0 auto; max-width: 600px; }
.text-13 ul li:nth-child(n+2){ margin-top: 20px; }
.text-13 ul li .biaoti{ width: 90px; font-size: 16px;color: #353535; line-height: 48px; }
.text-13 ul li .right{ width: calc(100% - 90px); }
.text-13 ul li .right input{ display: block; padding: 0 15px; width: 100%; height: 48px; color: #333; line-height: 46px; border:solid 1px #dddddd; border-radius: 5px; }
.text-13 ul li .right textarea{ display: block; padding: 10px 15px; width: 100%; max-width: 100%; min-width: 100%; height: 200px; min-height: 200px; color: #333; line-height: 26px; border:solid 1px #dddddd; border-radius: 5px; }
.text-13 ul li button{ display: block; padding: 0; margin-left:90px; width: calc(100% - 90px); height: 48px; font-size: 16px;color: #fff; line-height: 48px; background: #e02932; border:none; border-radius: 5px; }

.more-1 a{ display: block; margin:0 auto; width: 207px; height: 58px; font-size: 0; line-height: 58px; background: #fff; border-radius: 5px; }
.more-1 a div{ display: inline-block; vertical-align: top; }
.more-1 a .icon{ margin-right: 15px; font-size: 24px;color: #b7b7b7; }
.more-1 a .mc{ font-size: 20px;color: #ea3840; }

.pictrue-1-list a{ display: block; position: relative; height: 230px; overflow: hidden; border-radius: 5px;}
.pictrue-1-list a .bot{ position: relative; padding-top: 30px; height: 100%;}
.pictrue-1-list a .bot .imgbox{ position: relative; margin:0 auto 20px; width: 90px; height: 90px;}
.pictrue-1-list a .bot .imgbox img{ display: block; max-width: 100%; }
.pictrue-1-list a .bot .imgbox img:nth-child(2){ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
.pictrue-1-list a .bot .textbox .cn{ margin-bottom:5px; font-size:24px; color: #414141; line-height: 30px; }
.pictrue-1-list a .bot .textbox .en{ font-size:12px; color: #999999; line-height: 20px; }
.pictrue-2-list a{ display: block; margin-bottom: 3px; box-shadow: 2px 3px 0 0 rgba(0,0,0,0.05); }
.pictrue-2-list a .imgbox{ position: relative; overflow: hidden; }
.pictrue-2-list a .imgbox span{ display: block; padding-top:76%; }
.pictrue-2-list a .imgbox .biaoti{ position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; font-size: 24px;color: #fff; line-height:55px; background: rgba(0,0,0,0.6);}
.pictrue-2-list a .textbox{ padding:10px 10px 0; background: #fff; border:solid 1px #dfdfdf; border-top: none; }
.pictrue-2-list a .textbox .qita{ padding:0 0 5px; border-bottom: solid 1px #d4d4d4; }
.pictrue-2-list a .textbox .qita ul li{ width: 50%; font-size: 20px;color: #ea242d; line-height: 42px; }
.pictrue-2-list a .textbox .qita ul li:last-child{ border-left: solid 1px #d4d4d4; }
.pictrue-2-list a .textbox .qita ul li span{ color: #777777; }
.pictrue-2-list a .textbox .dizhi{ line-height: 55px; font-size: 0; }
.pictrue-2-list a .textbox .dizhi .box{ display: inline-block; vertical-align: top; max-width: 100%; }
.pictrue-2-list a .textbox .dizhi .icon{ margin-right: 15px;  font-size: 16px; color: #7c7c7c; }
.pictrue-2-list a .textbox .dizhi .map{ max-width: calc(100% - 35px); font-size: 14px; color: #808080; }
.pictrue-2-list a .textbox .dizhi .map span{ color: #333; }
.pictrue-2.active{ margin-right:-7px; }
.pictrue-2.active a{ margin-right:7px; }
.pictrue-3{ margin:-10px; }
.pictrue-3-list a{ display: block; margin:10px; padding:15px; box-shadow: inset 0 0 0 1px #ababab; }
.pictrue-3-list a .imgbox{ margin-bottom: 20px; overflow: hidden; border:solid 3px rgba(255,255,255,0.5); }
.pictrue-3-list a .imgbox span{ display: block; padding-top: 64%; }
.pictrue-3-list a .textbox .biaoti{ margin-bottom: 15px; font-size: 18px;color: #333; line-height: 24px; }
.pictrue-3-list a .textbox .jieshao{ margin-bottom: 15px; height: 40px; color:rgba(46,46,46,0.8); line-height: 20px; overflow: hidden; }
.pictrue-3-list a .textbox .time{ font-size: 13px;color: #8f8e8e; text-decoration: underline; }
.pictrue-3 .swiper-pagination{ position: inherit; margin-top:55px; width: 100%; font-size: 0; }
.pictrue-3 .swiper-pagination span{ margin:0 15px; width: 42px; height: 5px; background: #cfcfcf; border-radius: 3px; opacity: 1;transition: all 0.3s;}
.pictrue-3 .swiper-pagination span.swiper-pagination-bullet-active{ background: #ea242d; }
.pictrue-4{ margin-top: -20px; }
.pictrue-4 .swiper-slide{ margin-top: 20px !important; }
.pictrue-4-list a{ display: block; height: 60px; font-size: 0; line-height: 58px; border:solid 1px #e7e7e7; overflow: hidden; }
.pictrue-4-list a img{ max-width: 100%; max-height: 100%;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray; }
.pictrue-5 .ul .li{ padding:15px 0 15px 15px; background:#fff; box-shadow: 0 2px 0 rgba(0,0,0,0.1); transition: all 0.3s; }
.pictrue-5 .ul .li:nth-child(n+2){ margin-top: 20px; }
.pictrue-5 .ul .li .imgbox{ width: 320px; overflow: hidden; }
.pictrue-5 .ul .li .imgbox a{ display: block; height: 238px; }
.pictrue-5 .ul .li .textbox{ padding-left: 35px; width:calc(100% - 320px); }
.pictrue-5 .ul .li .textbox .biaoti{ margin-bottom: 15px; font-size: 24px;font-weight:bold; line-height: 30px; }
.pictrue-5 .ul .li .textbox .biaoti a{ display: block;  color: #454545; }
.pictrue-5 .ul .li .textbox .left{ padding-right: 20px; width: calc(100% - 190px); }
.pictrue-5 .ul .li .textbox .left .biaoqian{ margin-bottom: 5px; }
.pictrue-5 .ul .li .textbox .left .biaoqian ul li{ margin-right: 10px; margin-bottom: 10px; }
.pictrue-5 .ul .li .textbox .left .biaoqian ul li a{ display: block; padding: 0 10px; min-width: 80px; height: 28px; font-weight: 15px; color: #fff; line-height: 28px; border-radius: 5px; }
.pictrue-5 .ul .li .textbox .left .biaoqian ul li:nth-child(1) a{ background: #f2898e; }
.pictrue-5 .ul .li .textbox .left .biaoqian ul li:nth-child(2) a{ background: #9bd69d; }
.pictrue-5 .ul .li .textbox .left .biaoqian ul li:nth-child(3) a{ background: #f3de97; }
.pictrue-5 .ul .li .textbox .left .biaoqian ul li:nth-child(4) a{ background: #b5b5b5; }
.pictrue-5 .ul .li .textbox .left .contact ul li{ line-height: 34px; }
.pictrue-5 .ul .li .textbox .left .contact ul li .icon{ width:25px; text-align: center; color: #333; }
.pictrue-5 .ul .li .textbox .left .contact ul li .icon.icon-zuobiao{ font-size: 20px; }
.pictrue-5 .ul .li .textbox .left .contact ul li .icon.icon-mianji{ font-size: 22px; }
.pictrue-5 .ul .li .textbox .left .contact ul li .icon.icon-gaodu{ font-size: 22px; }
.pictrue-5 .ul .li .textbox .left .contact ul li .icon.icon-ditie{ font-size: 22px; }
.pictrue-5 .ul .li .textbox .left .contact ul li .mc{ padding-left:10px; width: calc(100% - 25px); color: #656565; }
.pictrue-5 .ul .li .textbox .left .contact ul li .mc span{ color: #333; }
.pictrue-5 .ul .li .textbox .right{ width:190px; }
.pictrue-5 .ul .li .textbox .right .mianji{ margin-bottom: 30px; font-size: 18px; color: #434343; line-height: 24px; text-align: center; }
.pictrue-5 .ul .li .textbox .right .mianji span{ font-size: 30px; color: #ea242d;  font-weight: bold;}
.pictrue-5 .ul .li .textbox .right .zixun a{ display: block; background: #ea242d; line-height: 30px; border-radius: 28px 0 0 28px; }
.pictrue-5 .ul .li .textbox .right .zixun a .icon{ display: inline-block; vertical-align: top; margin-right:10px; font-size: 20px; color: #fff; line-height:30px; padding-top:10px;}
.pictrue-5 .ul .li .textbox .right .zixun a .mc{ display: inline-block; vertical-align: top; font-size: 18px; color: #fff; line-height:30px; padding-bottom:10px;}
.pictrue-6 .top{ margin-bottom: 15px; }
.pictrue-6 .top a{ display: block; padding-top: 66%; }
.pictrue-6 .bot{ position: relative; margin:0 20px; }
.pictrue-6 .bot a{ position: relative; display: block; padding-top: 66%; }
.pictrue-6 .bot .swiper-slide-thumb-active a:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border:solid 3px #b5b5b5; }
.pictrue-6 .bot .swiper-button{ margin-top: -10px; width: 20px; height: 20px; font-size:18px;color: #333; line-height: 20px; font-weight: bold; background: none; text-align: right; }
.pictrue-6 .bot .swiper-button.swiper-button-prev{ left: -20px; transform: rotateY(180deg); }
.pictrue-6 .bot .swiper-button.swiper-button-next{ right: -20px; }
.pictrue-7 .imgbox{ width: 134px; overflow: hidden; }
.pictrue-7 .imgbox span{ display: block; height: 184px; }
.pictrue-7 .textbox{ padding-left: 30px; width: calc(100% - 134px); }
.pictrue-7 .textbox .biaoti{ margin-bottom: 10px; font-size:16px;color: #333; line-height: 24px; }
.pictrue-7 .textbox .jieshao { padding-right: 10%; }
.pictrue-7 .textbox .jieshao ul li{ padding-right: 15px; margin-bottom: 10px; width:25%; font-size: 16px; color: #6b6b6b; line-height: 24px; }
.pictrue-8{ position: relative; }
.pictrue-9 ul li:nth-child(n+2){ margin-top: 10px; }
.pictrue-9 ul li a{ display: block; padding: 15px; background: #f7f7f7; }
.pictrue-9 ul li a .imgbox{ width: 160px; overflow: hidden; }
.pictrue-9 ul li a .imgbox span{ display: block; height: 105px; }
.pictrue-9 ul li a .textbox{ padding-left: 15px; width: calc(100% - 160px); height: 105px; }
.pictrue-9 ul li a .textbox .biaoti{ margin-bottom: 10px; font-size:18px; color: #ea242d; line-height: 24px; }
.pictrue-9 ul li a .textbox .jieshao{ margin-bottom: 10px; height: 40px; color: #3e3e3e; line-height: 20px; overflow: hidden; }
.pictrue-9 ul li a .textbox .time{ font-size: 13px;color: #9b9b9b; text-decoration: underline; }

footer .top{ padding: 40px 0; background: #f5f5f5; }
footer .top .link{ margin-bottom: 40px; padding-bottom: 25px; border-bottom: solid 1px #d4d4d4; }
footer .top .link .biaoti{ width: 100px; }
footer .top .link .biaoti .cn{ font-size: 18px;color: #ea242d; line-height: 20px; }
footer .top .link .biaoti .en{ font-size: 24px;color: #b5b5b5; line-height: 20px; font-weight: bold; }
footer .top .link .textbox{ width: calc(100% - 100px); }
footer .top .link ul li{ margin-right: 30px; line-height: 40px; }
footer .top .link ul li a{ color: #6e6e6e; }
footer .top .qita .logo a{ display: block; font-size: 0; }
footer .top .qita .tel .icon{ width:60px; font-size:50px;color: #ea242d; line-height: 50px; }
footer .top .qita .tel .text .shuzi{ margin-bottom: 10px; font-size: 24px;color: #ea242d; line-height: 26px; }
footer .top .qita .tel .text .time{ font-size: 12px;color: #878787; line-height: 14px; }
footer .top .qita .daohang{ width: calc(100% - 146px - 226px); font-size: 0; }
footer .top .qita .daohang .menu { margin-bottom: 15px; }
footer .top .qita .daohang .menu ul{ display: inline-block; vertical-align: top; }
footer .top .qita .daohang .menu ul li{ margin:0 20px; }
footer .top .qita .daohang .menu ul li a{ position: relative; display: block; font-size: 16px;color: #535353; line-height: 16px; }
footer .top .qita .daohang .menu ul li:nth-child(n+2) a:before{ content: ""; position: absolute; left:-23px; top: 50%; z-index: 1; width: 5px; height: 1px; background: #535353;}
footer .top .qita .daohang .contact ul li{ display: inline-block; vertical-align: top;  font-size: 12px;color: #8e8e8e; line-height: 14px;}
footer .bot{ padding: 25px 0; background: #ea242d; }
footer .bot .copyright{ color: #fff; line-height: 24px; }

@media (min-width:992px){
	header{ box-shadow: 0 3px 5px rgba(0,0,0,0.1); }
	header .top_bar .biaoyu{ color: #8c8c8c; line-height: 36px; }
	header .qita .logo a{line-height:109px;}
	header .qita .tel{ margin-top: 35px; }
	header .qita .tel .icon{ width: 50px; font-size: 40px;color: #e02932; line-height: 40px; }
	header .qita .tel .text .biaoti{ font-size: 15px;color: #757575; line-height: 18px; }
	header .qita .tel .text .shuzi{ font-size: 22px;color: #e02932; line-height: 22px; font-weight:bold; }	
	header .menu{ border-top: solid 1px #eaeaea; border-bottom: solid 1px #ececec; }
	header .menu ul li{ position:relative; width:calc(90% / 6) }
	header .menu ul li:nth-child(1){ width: 10%; }
	header .menu ul li > a{ display:block; font-size:16px; line-height:60px; color:#464646; border-left: solid 1px #e6e6e6; }
	header .menu ul li:last-child > a{ border-right: solid 1px #e6e6e6; }
	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:#333; line-height:24px; background: rgba(255,255,255,0.9);}
	header .menu ul li .ul .li:hover > a{color:#fff; background:#ea242d;}
	header .menu ul li:hover > a{ color:#ea242d; font-weight: bold; background: #f5f5f5;}
	header .menu ul li.active > a{ color:#ea242d; font-weight: bold; background: #f5f5f5;}
	.title-5 .right ul li:hover a{ color: #ea242d; border:solid 1px #ea242d;}
	.title-7 ul li:hover a{ color: #e02932; border:solid 1px #e02932; }
	.text-1 .search .xiala ul li:hover{ background: #f2f2f2; }
	.text-1 .search .right button:hover{ background: #f73841; }
	.text-1 .ziduan ul li a:hover{ color: #ea242d; }
	.text-3 ul li:hover{ transform: scale(1.5); }
	.text-4-list a:hover{ box-shadow: inset 0 0 0 1px #fff; }
	.text-7 .search form button:hover{ background: #f1474f; }
	.text-7 .ziduan ul li a:hover{ color: #e02932;text-decoration: underline !important; }
	.text-8 .ul .li .top .right ul .biaodan input:hover{ border:solid 1px #e02932; }
	.text-8 .ul .li .top .right ul .biaodan a:hover{ color: #fff; background: #e02932; border:solid 1px #e02932; }
	.text-8 .ul .li .top .right ul li a:hover{ color: #e02932; text-decoration: underline !important; }
	.text-8 .ul .li .top .right ul li .ul2 .diqu a:hover{ color: #e02932; text-decoration: underline !important;}
	.text-9{ float: right; width: calc(50% - 15px); }
	.text-9 .zixun a:hover{ background: #f1474f; }
	.text-13 ul li .right input:hover{ color: #e02932; border:solid 1px #e02932; }
	.text-13 ul li .right textarea:hover{ color: #e02932; border:solid 1px #e02932; }
	.text-13 ul li button:hover{ background: #f1474f;}	
	.more-1 a:hover{ background: #ea242d; }
	.more-1 a:hover .icon{ color: #fff; }
	.more-1 a:hover .mc{ color: #fff; }
	.pictrue-1-list a .top{ position: absolute; left: -100%; top: -100%; z-index: 1; padding: 40px 20px; width: 100%; height: 100%; background: rgba(234,36,45,0.9); border-radius: 5px;}
	.pictrue-1-list a .top .biaoti{ margin-bottom:30px;}
	.pictrue-1-list a .top .biaoti .cn{ margin-bottom: 5px; font-size: 22px;color: #fff; font-weight: bold; line-height: 24px; }
	.pictrue-1-list a .top .biaoti .en{ font-size: 12px; color: #fff; line-height: 14px; }
	.pictrue-1-list a .top .jieshao{ height: 72px; color: #fff; line-height: 24px; overflow: hidden; text-align: left; }
	.pictrue-1-list a:hover .bot .imgbox img:nth-child(1){ opacity: 0; }
	.pictrue-1-list a:hover .bot .imgbox img:nth-child(2){ opacity: 1; }
	.pictrue-2-list a:hover .imgbox span{ transform: scale(1.05); }
	.pictrue-2-list a:hover .imgbox .biaoti{ background: rgba(234,36,45,0.8) }
	.pictrue-3-list a:hover{ background: #fff; box-shadow:inset 0 0 0 1px #fff,0 0 20px rgba(0,0,0,0.2); }
	.pictrue-3-list a:hover .imgbox span{ transform:scale(1.05); }
	.pictrue-3-list a:hover .textbox .biaoti{ color:#ea242d; }
	.pictrue-4-list a:hover{ border:solid 1px #ea242d; }
	.pictrue-4-list a:hover img{ transform:scale(1.05); -webkit-filter:grayscale(0%);-moz-filter:grayscale(0%);-ms-filter:grayscale(0%);-o-filter:grayscale(0%);filter:grayscale(0%);}
	.pictrue-5 .ul .li:hover{ box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1); }
	.pictrue-5 .ul .li:hover .imgbox a{ transform: scale(1.05); }
	.pictrue-5 .ul .li:hover .textbox .biaoti a{ color: #ea242d; }
	.pictrue-5 .ul .li .textbox .right .zixun a:hover{ background: #f1474f; }
	.pictrue-6{ float: left; width: calc(50% - 15px); }
	.pictrue-9 ul li:hover a{ background:#fff; box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1),0 0 15px rgba(0,0,0,0.1); }
	.pictrue-9 ul li:hover a .imgbox span{ transform:scale(1.05); }
	.pictrue-9 ul li:hover a .textbox .biaoti{text-decoration: underline; }
	footer .top .link ul li a:hover{ color: #ea242d; text-decoration: underline !important;}
	footer .top .qita .daohang .menu ul li a:hover{ color: #ea242d; text-decoration: underline !important; }

}

@media (max-width:1199px){
	.main-pad-1{ padding: 20px 0 0; }
	.main-pad-2{ padding: 0 0 20px; }
	.main-pad-3{ padding: 30px 0 0; }
	.main-pad-4{ padding: 0 0 30px; }
	.main-pad-6{ padding: 15px 15px 20px; }
	header .top_bar .biaoyu{ font-size: 12px; line-height:30px;}
	header .top_bar .right ul li a{height: 40px; font-size: 14px; line-height: 40px; }
	header .qita .logo a{ line-height: 90px; }
	header .qita .logo a img{ height:40px; }
	header .qita .biaoyu{ margin-top: 20px; margin-left: 20px; }
	header .qita .biaoyu .biaoti{ margin-bottom: 5px; font-size: 16px; line-height: 20px; }
	header .qita .biaoyu .jieshao{ font-size: 14px; line-height: 20px; }
	header .qita .tel{ margin-top: 30px; }
	header .menu ul li > a{ font-size: 14px; line-height: 40px; }
	.banner{ margin-bottom: -80px; }
	.banner a{ padding-bottom: 80px; height: 500px; }
	.banner .swiper-button{ margin-top:-60px; width: auto; height: 40px; font-size: 30px; line-height: 40px; }
	.banner .swiper-button.swiper-button-prev{ left: 15px; }
	.banner .swiper-button.swiper-button-next{ right: 15px; }
	.banner a .textbox{ margin-left:50px; padding: 20px 20px 0 20px; }
	.banner a .textbox .biaoti{ margin-bottom: 15px; font-size: 24px; line-height: 30px; }
	.banner a .textbox .jiage{ font-size: 14px; }
	.banner a .textbox .jiage span{ font-size: 18px; }
	.banner a .textbox .jieshao{ margin-bottom: 15px; font-size: 14px; }
	.banner a .textbox .jiangexian{ margin-bottom: 20px; }
	.banner a .textbox ul li .mc{ font-size: 14px; }
	.banner2 .biaoti .cn{ margin-bottom: 10px; font-size: 24px; line-height: 30px;}
	.banner2 .biaoti .jieshao{ font-size: 16px; }
	.title-1{ margin-bottom: 25px; }
	.title-1 a .mc{ font-size: 24px; line-height: 30px; }
	.title-2{ margin-bottom: 25px; }
	.title-2 ul li a{ font-size: 16px; line-height: 40px; }
	.title-2 ul li:first-child a{ border-radius: 20px 0 0 20px; }
	.title-2 ul li:last-child a{ border-radius: 0 25px 20px 0; }
	.title-3{ margin-bottom: 30px; }
	.title-3 .biaoti{ margin-bottom: 10px; font-size: 24px; line-height: 30px; }
	.title-3 .jieshao{ font-size: 16px; }
	.title-4{ margin-bottom: 30px; }
	.title-4 .en{ margin-bottom: -60px; height: 60px; }
	.title-4 .jieshao{ font-size: 16px; }
	.title-5 .biaoti{ font-size: 16px; line-height:29px;}
	.title-5 .biaoti span{ font-size: 18px; }
	.title-5 .right .mc{ font-size: 14px; line-height: 30px; }
	.title-5 .right ul li a{ width: 80px; height: 30px; font-size: 12px; line-height: 28px; }
	.text-1{ height: 40px; }
	.text-1 .search{ width: calc(100% - 300px);}
	.text-1 .search .xiala{ height: 40px; }
	.text-1 .search .xiala .biaoti{ height: 40px; font-size: 14px; line-height: 40px; }
	.text-1 .search .xiala ul li{ font-size: 12px; }
	.text-1 .search .right input{ height: 40px; line-height: 40px; }
	.text-1 .search .right button{ height: 40px; line-height: 40px; }
	.text-1 .search .right button b{ font-size: 20px; }
	.text-1 .search .right button span{ font-size: 14px; }
	.text-1 .ziduan{ width: 300px; }
	.text-1 .ziduan ul li:nth-child(n+2){ margin-left: 20px; }
	.text-1 .ziduan ul li a{ font-size: 12px; line-height: 40px; }
	.text-2 .biaoti{ font-size: 24px; line-height: 30px; }
	.text-2 .jieshao{ font-size: 24px; line-height: 30px; }
	.text-3 ul li{ font-size: 16px; }
	.text-4-list a .icon{ font-size: 40px; }
	.text-4-list a .mc{ font-size:16px; }
	.text-5 .logo{ margin-bottom: 20px; }
	.text-5 .logo a img{ width: 120px; }
	.text-5 .biaoti{ margin-bottom: 40px; }
	.text-5 .biaoti .cn{ margin-bottom: 10px; font-size: 24px; line-height: 30px; }
	.text-5 .biaoti .jieshao{ font-size: 16px; }
	.text-5 .ewm .imgbox{ width: 142px; line-height: 142px; }
	.text-5 .ewm .imgbox img{ width: 125px; height: 125px; }
	.text-5 .ewm .textbox{ font-size: 16px; line-height: 26px; }
	.text-6 ul li a .cn{ font-size: 24px; }
	.text-6 ul li a .icon{ font-size: 40px; }
	.text-7{ padding-bottom: 20px; }
	.text-7 .search{ width: calc(100% - 300px); }
	.text-7 .search form{ height: auto; }
	.text-7 .search form .icon{ width: 30px; font-size: 20px; line-height: 40px; }
	.text-7 .search form input{ width: calc(100% - 30px - 100px); height: 40px; font-size: 14px; line-height: 40px; }
	.text-7 .search form button{ width: 100px; height: 40px; font-size:14px; line-height: 40px; }
	.text-7 .ziduan{ padding-left: 20px; width: 300px; }
	.text-7 .ziduan .mc{ font-size: 14px; line-height: 20px; }
	.text-7 .ziduan ul{ height: 20px; }
	.text-7 .ziduan ul li{ margin-right:20px; }
	.text-7 .ziduan ul li a{ font-size: 12px; line-height: 20px; }
	.text-8 .ul .li .top .biaoti{ width: 50px; font-size: 14px; line-height: 24px; }
	.text-8 .ul .li .top .right{ width: calc(100% - 50px); }
	.text-8 .ul .li .top .right ul li{ margin-right: 15px; line-height: 24px; }
	.text-8 .ul .li .top .right ul li a{ font-size: 14px; }
	.text-8 .ul .li .bot{ margin-bottom: 0; margin-left: 50px; padding: 10px;}
	.text-8 .ul .li .bot .zimu{ font-size: 12px; line-height: 24px; }
	.text-8 .ul .li .bot .diqu{ font-size: 12px; line-height: 24px; }
	.text-8 .ul .li .top .right ul .biaodan input{ height: 24px;font-size: 12px; line-height: 22px; }
	.text-8 .ul .li .top .right ul .biaodan .xian{ line-height: 24px; }
	.text-8 .ul .li .top .right ul .biaodan a{ height: 24px; font-size: 12px; line-height: 22px; }
	.more-1 a .mc{ font-size: 16px; }
	.pictrue-1-list a{ height: 200px; }
	.pictrue-1-list a .bot .imgbox{ margin-bottom: 15px; width: 70px; height: 70px; }
	.pictrue-1-list a .bot .textbox .cn{ font-size: 18px; line-height: 24px; }
	.pictrue-1-list a .top{padding: 30px 20px; }
	.pictrue-1-list a .top .biaoti .cn{ font-size: 18px; }
	.pictrue-2-list a .imgbox .biaoti{ font-size: 16px; line-height: 40px; }
	.pictrue-2-list a .textbox .qita ul li{ font-size: 16px; }
	.pictrue-2-list a .textbox .dizhi .icon{ margin-right:10px; }
	.pictrue-2-list a .textbox .dizhi .map{ font-size: 12px; }
	.pictrue-3-list a{ padding: 10px; }
	.pictrue-3-list a .imgbox{ margin-bottom: 15px; }
	.pictrue-3-list a .textbox .biaoti{ margin-bottom: 10px; }
	.pictrue-3-list a .textbox .jieshao{ margin-bottom: 10px;  font-size: 12px; }
	.pictrue-3-list a .textbox .time{ font-size: 12px; }
	.pictrue-3 .swiper-pagination{ margin-top: 20px; }
	.pictrue-5 .ul .li .imgbox{ width: 280px; }
	.pictrue-5 .ul .li .imgbox a{ height: 205px; }
	.pictrue-5 .ul .li .textbox{ padding-left:20px; width: calc(100% - 280px); }
	.pictrue-5 .ul .li .textbox .biaoti{ font-size: 18px; line-height: 24px; }
	.pictrue-5 .ul .li .textbox .left{ width: calc(100% - 150px); }
	.pictrue-5 .ul .li .textbox .left .biaoqian ul li a{ min-width: 60px; height: 24px; font-size: 12px; line-height: 24px; }	
	.pictrue-5 .ul .li .textbox .left .contact ul li{ line-height: 30px; }
	.pictrue-5 .ul .li .textbox .left .contact ul li .mc{ font-size: 12px; }
	.pictrue-5 .ul .li .textbox .right{ width: 150px; }
	.pictrue-5 .ul .li .textbox .right .mianji{ margin:0 0 20px; font-size: 14px; }
	.pictrue-5 .ul .li .textbox .right .mianji span{ font-size:18px; }
	.pictrue-5 .ul .li .textbox .right .zixun a{ line-height: 45px; }
	.pictrue-5 .ul .li .textbox .right .zixun a .icon{ font-size: 24px; }
	.pictrue-5 .ul .li .textbox .right .zixun a .mc{ font-size: 16px; }
	footer .top{ padding: 30px 0; }
	footer .top .qita .logo a img{ height: 40px; }
	footer .top .qita .daohang{ width: calc(100% - 103px - 207px); }
	footer .top .qita .daohang .menu ul li a{ font-size: 12px; }
	footer .top .qita .tel .icon{ width: 50px; font-size: 44px; }
	footer .top .qita .tel .text .shuzi{ margin-bottom: 5px; font-size: 18px; }
	footer .bot{ padding: 20px 0; }
	footer .bot .copyright{ font-size: 12px; }
}

@media (max-width:991px){
	.main-pad-1.active{ padding: 0; }
	.main-pad-3{ padding: 20px 0 0; }
	.main-pad-4{ padding: 0 0 20px; }
	.main-pad-6{ padding: 20px 0; }
	.main-jiangexian-1{ margin:20px 0; }
	header .top_bar .tel{ line-height: 37px; }
	header .top_bar .tel .icon{ margin-right:10px; font-size: 20px; color: #ea242d; }
	header .top_bar .tel .biaoti{ font-size: 16px; color: #757575; }
	header .top_bar .tel .shuzi{ font-size: 16px; color: #e02932; font-weight: bold; }
	header .top_bar .right{ margin-bottom: 0; margin-right:-15px; }
	header .top_bar .right:before{ display: none; }
	header .top_bar .right ul li a{height: 37px; line-height: 37px; }
	header .qita .logo a{line-height:80px;}
	.menu-box{ display: none; position: absolute;top:120px; right: 0; z-index:2147483645; width: 120px; }
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #333; text-align:center; line-height:40px; background:rgba(255,255,255,0.8); }
	.menu-box ul li.active a{ color: #fff; background: #e02932; }
	.menu-btn{ position: relative; top: 31px; width: 50px; }
	.menu-btn b{ display: block; height:3px; background: #e02932;}
	.menu-btn b:nth-child(2){ margin:7px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(0,14px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(0,-14px); }
	.banner{ margin-bottom: 0; }
	.banner a{ padding: 0; height:auto; font-size: 0;}
	.banner a img{ max-width: 100%; }
	.banner .swiper-pagination{ width: 100%; font-size: 0; }
	.banner .swiper-pagination span{ margin:0 5px; background: #fff; opacity:1; }
	.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #e02932; }
	.banner2{ padding: 0; margin:0; background:#ea242d !important; }
	.banner2 .biaoti{ margin-bottom: 0; }
	.banner2 .biaoti .fanhui{ width: 20px; font-size: 18px; color: #fff; line-height: 50px; transform:rotateY(180deg); }
	.banner2 .biaoti .fanhui a{ display: block; color: #fff; text-align:right; }
	.banner2 .biaoti .cn{ margin:0; width: calc(100% - 20px * 2); font-size: 18px; line-height: 50px; text-align: center; }
	.title-1{ margin-bottom: 20px; }
	.title-1 a .icon{ height: 38px; line-height: 38px; }
	.title-1 a .icon.icon-loufang{ font-size: 38px; }
	.title-1 a .mc{ font-size: 18px; line-height: 24px; }
	.title-2{ margin-bottom: 20px; }
	.title-2 ul li a{ min-width: 120px; font-size: 14px; line-height: 34px; }
	.title-3{ margin-bottom: 20px; }
	.title-3 .biaoti{ font-size: 18px; line-height: 24px; }
	.title-3 .jieshao{ font-size: 14px; }
	.title-4 .en{ margin-bottom: -40px; height: 40px; font-size: 60px; line-height: 40px; }
	.title-4 .cn{ height: 40px; font-size: 24px; line-height: 40px; }
	.title-4 .jieshao{ font-size: 14px; }
	.title-6{ padding-bottom: 15px; font-size: 16px; }
	.title-7{ padding-bottom: 10px; }
	.title-7 ul li a{ width: 120px; height: 40px; font-size: 14px; line-height: 38px; }
	.title-8{ padding: 15px; }
	.title-8 .biaoti{ font-size: 18px; line-height: 24px; }
	.title-8 .time{ font-size: 12px; }
	.text-1 .search{ width: 100%; }
	.text-1 .search .right button span{ margin-left: 0; }
	.text-1 .search .xiala ul{ max-height: 223px; overflow-y:auto;}
	.text-2 .biaoti{ font-size:18px; line-height: 24px; }
	.text-2 .jieshao{ font-size:18px; line-height: 24px; }
	.text-3 ul li{ font-size: 14px; }
	.text-4-list a{ padding: 10px; }
	.text-4-list a .icon{ font-size: 30px; }
	.text-4-list a .mc{ font-size: 14px; }
	.text-5 .logo a img{ width: 100px; }
	.text-5 .biaoti{ margin-bottom: 20px; }
	.text-5 .biaoti .cn{ font-size: 18px; line-height: 24px; }
	.text-5 .biaoti .jieshao{ font-size:14px; }
	.text-5 .ewm .imgbox{ width: 120px; height: 120px; line-height: 120px; }
	.text-5 .ewm .imgbox img{ width: 110px; height: 110px; }
	.text-5 .ewm .textbox{ font-size: 14px; line-height: 24px; }
	.text-6 ul li a .cn{ font-size: 18px; line-height: 24px; }
	.text-9 .biaoti{ font-size: 18px; line-height: 24px; }
	.text-9 .mianji{ font-size: 16px; }
	.text-9 .mianji span{ font-size: 18px; }
	.text-9 .biaoqian{ margin-bottom: 10px; }
	.text-9 .zixun a{ line-height: 40px; border-radius: 20px; }
	.text-9 .zixun a .icon{ font-size: 24px; }
	.text-9 .zixun a .mc{ font-size: 18px; }	
	.text-9 .textbox{ font-size: 12px; line-height: 24px; }
	.text-10{ font-size: 12px; }
	.text-11{ font-size: 14px; line-height: 26px; }
	.text-12{ line-height: 26px; }
	.text-12 .biaoti{ font-size: 16px; }
	.text-13 ul li .biaoti{ width: 80px; font-size: 14px; line-height: 34px; }
	.text-13 ul li .right{ width: calc(100% - 80px); }
	.text-13 ul li .right input{ padding: 0 10px; height: 34px; font-size: 14px; line-height: 32px; }
	.text-13 ul li .right textarea{ padding:4px 10px; height: 150px; min-height:150px; font-size: 14px; line-height: 24px; }
	.text-13 ul li button{ margin-left: 80px; width: calc(100% - 80px); height: 40px; font-size: 14px; line-height: 40px; }
	.more-1 a{ width: 160px; height: 50px; line-height: 50px; }
	.more-1 a .mc{ font-size: 14px; }
	.pictrue-1-list a{ height: auto; }
	.pictrue-1-list a .bot{ padding-top:0; height: auto; }
	.pictrue-1-list a .bot .textbox .cn{ font-size: 16px; }
	.pictrue-2-list a .imgbox .biaoti{ font-size: 14px; line-height: 34px; }
	.pictrue-2-list a .textbox .qita ul li{ font-size: 14px; line-height: 34px; }
	.pictrue-2-list a .textbox .dizhi{ line-height: 40px; }
	.pictrue-3{ margin-bottom:0; }
	.pictrue-3-list a .textbox .biaoti{ font-size: 16px; }
	.pictrue-3 .swiper-pagination{ margin-top: 10px; }
	.pictrue-3 .swiper-pagination span{ margin:0 5px; width:10px; height: 10px; border-radius: 50%;  }
	.pictrue-5 .ul .li{ padding: 15px; }
	.pictrue-5 .ul .li .textbox .biaoti{ margin-bottom: 10px; }
	.pictrue-5 .ul .li .textbox .left{ padding-right:0; width: 100%; }
	.pictrue-5 .ul .li .textbox .left .contact{ margin-bottom: 10px; }
	.pictrue-5 .ul .li .textbox .right{ width: 100%; }
	.pictrue-5 .ul .li .textbox .right .zixun a{ width:120px; height: 40px; line-height: 40px; border-radius: 20px; }
	.pictrue-5 .ul .li .textbox .right .zixun a .icon{ margin-right:5px; font-size:18px; }
	.pictrue-5 .ul .li .textbox .right .zixun a .mc{ font-size:14px; }
	.pictrue-6{ margin-bottom: 20px; }
	.pictrue-7 .textbox{ padding-left: 20px; }
	.pictrue-7 .textbox .jieshao{ padding-right: 0; }
	.pictrue-7 .textbox .jieshao ul li{ width: 50%; font-size: 14px; }
	.pictrue-9 ul li a{ padding: 10px; }
	.pictrue-9 ul li a .textbox .biaoti{ font-size: 16px; }
	.pictrue-9 ul li a .textbox .jieshao{ font-size: 12px; }
	.pictrue-9 ul li a .textbox .time{ font-size: 12px; }
	footer .top{ padding: 20px 0; }
	footer .top .link{ margin-bottom: 20px; padding-bottom: 20px; }
	footer .top .link ul li{ padding:8px 0 0; margin-right:15px; line-height: 24px; }
}

@media (max-width:767px){
	header .top_bar .tel { line-height: 30px; }
	header .top_bar .tel .icon{ font-size: 16px; }
	header .top_bar .tel .biaoti{ font-size: 12px; }
	header .top_bar .tel .shuzi{ font-size: 14px; }
	header .top_bar .right ul li a{ width: 80px;height: 30px; font-size: 12px; line-height: 30px; }
	header .qita .logo a{line-height:60px;}
	header .qita .logo a img{ height: 34px; }
	header .qita .biaoyu{ margin-top: 10px; }
	header .qita .biaoyu .biaoti{ margin-bottom: 0; font-size: 14px; }
	header .qita .biaoyu .jieshao{ font-size: 12px; }
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top:93px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ top: 21px; width: 40px;}
	.menu-btn b:nth-child(2){ margin:5px auto; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(0,11px); }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(0,-11px); }
	#tabBar{ position: fixed; right:20px; bottom:20px; z-index: 99; width:50px; height: 50px;}
	#tabBar.active{ width: calc(100% - 40px); animation: tabBarAnimation 3s 1s infinite linear; -webkit-animation: tabBarAnimation 3s 1s infinite linear; -moz-animation: tabBarAnimation 3s 1s infinite linear; -o-animation: tabBarAnimation 3s 1s infinite linear;  }
	#tabBar .clickbtn{ position: absolute; right: 0; bottom: 0; z-index: 2; width:50px; height:50px; font-size: 0; line-height: 50px; background: rgba(255,255,255,0.8); border-radius: 50%; }
	#tabBar .clickbtn span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; opacity: 0; }
	#tabBar .clickbtn img{ width: 22px; }
	#tabBar .clickbtn.on{ animation:clickbtnAnimation 10s 0s infinite linear; -moz-animation:clickbtnAnimation 10s 0s infinite linear; -webkit-animation:clickbtnAnimation 10s 0s infinite linear; -o-animation:clickbtnAnimation 10s 0s infinite linear; box-shadow: 0 3px 5px rgba(0,0,0,0.5); }
	#tabBar .clickbtn.on:before{ content: ""; position: absolute; left: 0; bottom: -5px; z-index: 1; width: 20px; height: 5px;}
	#tabBar .clickbtn.active{ background:url(../images/tabBar/xian2.png) #ea242d; background-size: 100% 100%; }
	#tabBar .clickbtn.active:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; border:solid 1px rgba(255,255,255,0.2); border-radius: 50%; }
	#tabBar .clickbtn.active > img{ opacity: 0; }
	#tabBar .clickbtn.active span{ opacity: 1; }
	#tabBar .navigation{ position: absolute; left:calc(100% - 100px); bottom: 0; z-index: 1; width:0; height: 50px; border-radius: 25px; transition: all 0.3s;}
	#tabBar .navigation:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; border-radius: 25px; 
background:-moz-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:-webkit-linear-gradient(left,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);background:linear-gradient(to right,rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff',endColorstr='#99ffffff',GradientType=1 );}
	#tabBar .navigation ul{ position: relative; z-index: 2; padding: 0 60px 0 20px; }
	#tabBar .navigation ul li{ width: calc(100% / 3); font-size: 0; }
	#tabBar .navigation ul li a{ position: relative; left: 10px; display: inline-block; vertical-align: top; line-height: 50px;opacity: 0; }
	#tabBar .navigation ul li a .tab-icon{ margin-right: 5px; }
	#tabBar .navigation ul li a .tab-icon img{ width: 22px; }
	#tabBar .navigation ul li a .tab-title{ font-size: 12px;color: #333; }
	#tabBar .navigation.active{ box-shadow: 5px 5px 10px rgba(0,0,0,0.2); animation: navigationAnimation 0.5s 0s linear forwards; -webkit-animation: navigationAnimation 0.5s 0s linear forwards; -moz-animation: navigationAnimation 0.5s 0s linear forwards; -o-animation: navigationAnimation 0.5s 0s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(1) a{animation:navigationAAnimation 0.3s 0.5s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.5s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.5s linear forwards; -o-animation:navigationAAnimation 0.3s 0.5s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(2) a{animation:navigationAAnimation 0.3s 0.6s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.6s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.6s linear forwards; -o-animation:navigationAAnimation 0.3s 0.6s linear forwards; }
	#tabBar .navigation.active ul li:nth-child(3) a{animation:navigationAAnimation 0.3s 0.7s linear forwards; -webkit-animation:navigationAAnimation 0.3s 0.7s linear forwards; -moz-animation:navigationAAnimation 0.3s 0.7s linear forwards; -o-animation:navigationAAnimation 0.3s 0.7s linear forwards; }		

	@keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-webkit-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-moz-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}
	@-o-keyframes tabBarAnimation{
		0%{transform:translate(0,0);}
		30%{transform:translate(0,5px);}
		50%{transform:translate(0,0);}
		70%{transform:translate(0,-5px);}
		100%{transform:translate(0,0);}
	}

	@keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-webkit-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-moz-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}
	@-o-keyframes navigationAnimation{
		0%{left:calc(100% - 100px); width: 0; }
		80%{ left: -10px; width:100%; }
		90%{ left:  5px; width:100%; }
		100%{ left: 0; width:100%; }
	}

	@keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-moz-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-webkit-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}
	@-o-keyframes navigationAAnimation{
		from{ left: -10px; opacity: 0; }
		to{ left: 0; opacity: 1; }
	}

	@keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-moz-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-webkit-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	@-o-keyframes clickbtnAnimation{
		0%{ transform: rotateY(0deg); }
		10%{transform: rotateY(270deg); }
		15%{transform: rotateY(180deg); }
		30%{transform: rotateY(0deg); }
		100%{transform: rotateY(0deg); }
	}
	.banner2 .biaoti .fanhui{ line-height: 44px; }
	.banner2 .biaoti .cn{ font-size: 16px; line-height: 44px; }
	.title-4{ margin-bottom: 20px; }
	.title-4 .en{ font-size: 45px; }
	.title-5 .biaoti{ font-size: 14px; line-height: 24px; }
	.title-5 .biaoti span{ font-size: 16px; }
	.title-5 .right .mc{ font-size: 12px; line-height: 24px; }
	.title-5 .right ul li:nth-child(n+2){ margin-left:10px; }
	.title-5 .right ul li a{ width: 60px; height: 24px; line-height: 22px; }
	.title-7 ul li a{ width:100px; height:34px; font-size: 12px; line-height: 32px; }
	.title-8{ padding: 10px; }
	.title-8 .biaoti{ margin-bottom: 5px; font-size: 14px; line-height: 24px; }
	.text-1 .search .xiala{ width: 110px; }
	.text-1 .search .xiala .biaoti{ padding: 0 15px; }
	.text-1 .search .xiala ul li{ padding: 0 15px; }
	.text-1 .search .right{ width: calc(100% - 114px); }
	.text-1 .search .right input{ width: calc(100% - 100px); }
	.text-1 .search .right button{ width: 100px; }
	.text-2 .biaoti{ margin-bottom: 5px; font-size: 16px; }
	.text-2 .jieshao{ font-size: 16px; }
	.text-3{ padding-top:0; background: none; text-align: center; }
	.text-3 ul{ position: inherit; left: inherit; top: inherit; width: auto; height: auto; }
	.text-3 ul li{ position: inherit; left: inherit !important; top: inherit !important; right:inherit !important; bottom:inherit !important; width: auto; height: auto; line-height: 30px; }
	.text-6 ul li a .cn{ margin-bottom: 5px; font-size: 16px; }
	.text-6 ul li a .jieshao{ font-size: 12px; }
	.text-8 .ul .li{ padding:5px 0; }
	.text-8 .ul .li .top .biaoti{ font-size: 12px; }
	.text-8 .ul .li .top .right ul li a{ font-size: 12px; }
	.text-8 .ul .li .top .right ul li .ul2{ padding: 5px 15px; }
	.text-11{ font-size: 12px; line-height: 24px; }
	.text-12{ font-size: 12px; line-height: 24px; }
	.text-12 .biaoti{ font-size: 14px; }
	.text-13 ul li:nth-child(n+2){ margin-top: 15px; }
	.text-13 ul li .biaoti{ font-size: 12px; }
	.text-13 ul li .right input{ font-size: 12px; }
	.text-13 ul li .right textarea{ font-size: 12px; }
	.pictrue-1-list a .bot .imgbox{ margin-bottom: 10px; width: 50px; height: 50px; }
	.pictrue-1-list a .bot .textbox .cn{ margin-bottom: 0; font-size: 14px; }
	.pictrue-2-list a .imgbox .biaoti{ font-size: 12px; }
	.pictrue-2-list a .textbox .qita ul li{ font-size: 12px; line-height: 30px; }
	.pictrue-3-list a .imgbox{ margin-bottom: 10px; }
	.pictrue-3-list a .textbox .biaoti{ margin-bottom: 0; font-size: 14px; }
	.pictrue-5 .ul .li{ padding: 10px; }
	.pictrue-5 .ul .li .imgbox{ width: 200px; }
	.pictrue-5 .ul .li .imgbox a{ height: 160px; }
	.pictrue-5 .ul .li .textbox{ padding-left: 15px; width: calc(100% - 200px); }
	.pictrue-5 .ul .li .textbox .biaoti{ margin-bottom: 5px; font-size: 14px;}
	.pictrue-5 .ul .li .textbox .left .contact ul li{ line-height: 22px; }
	.pictrue-5 .ul .li .textbox .left .contact ul li .icon{ display: none; }
	.pictrue-5 .ul .li .textbox .left .contact ul li .mc{ padding-left:0; width:100%; }
	.pictrue-5 .ul .li .textbox .right .zixun a{ width: 100px; height: 30px; line-height: 30px; }
	.pictrue-5 .ul .li .textbox .right .zixun a .icon{ margin-right:0; font-size: 16px; padding-top:0px;}
	.pictrue-5 .ul .li .textbox .right .zixun a .mc{ font-size: 12px; }
	.pictrue-9 ul li a{ padding: 1px; }
	.pictrue-9 ul li a .imgbox{ width: 140px; }
	.pictrue-9 ul li a .imgbox span{ height: 97px; }
	.pictrue-9 ul li a .textbox{ padding-top: 5px; padding-bottom: 5px; width: calc(100% - 140px); height: auto; }
	.pictrue-9 ul li a .textbox .biaoti{ margin-bottom: 5px; font-size: 14px; line-height: 20px; }
	.pictrue-9 ul li a .textbox .jieshao{ margin-bottom: 5px; }
	footer .top .link ul li{ font-size: 12px; }
}

@media (max-width:479px){
	.main-pad-7{ padding: 20px 10px; }
	.title-5 .biaoti{ font-size: 12px; }
	.text-9 .biaoti{ margin-bottom: 10px; font-size: 16px; }
	.text-9 .mianji{ margin-bottom: 10px; font-size: 14px; }
	.text-9 .contact ul li{ line-height: 30px; }
	.text-9 .contact ul li .icon{ width:20px; }
	.text-9 .contact ul li .mc{ width: calc(100% - 20px); font-size: 12px; }
	.text-9 .contact ul li .icon.icon-zuobiao{ font-size: 16px; }
	.text-9 .contact ul li .icon.icon-mianji{ font-size: 16px; }
	.text-9 .contact ul li .icon.icon-gaodu{ font-size: 16px; }
	.text-9 .contact ul li .icon.icon-ditie{ font-size: 18px; }
	.text-9 .biaoqian ul li a{ min-width: 60px; height: 24px; font-size:12px; line-height: 24px; }
	.text-9 .zixun a .mc{ font-size: 16px; }
	.pictrue-7 .textbox .jieshao ul li{ margin-bottom: 0; width: 100%; font-size: 12px; }
}

@media (max-width:413px){
	.main-pad-1.main-Background-1{ padding: 15px 0 0; }
	.main-pad-1.main-Background-1 .main-pad-2{ padding: 0 0 15px; }
	.main-Background-7:after{ left: 0; top: 50%; width: 100%; height: 50%; }
	header .top_bar .tel .icon{ margin-right:5px; }
	header .top_bar .tel .biaoti{ display: none; }
	header .qita .biaoyu{ display: none; }
	.title-1 a .mc{ font-size: 16px; }
	.title-2 ul li a{ min-width:100px; font-size: 12px; }
	.title-4 .cn{ margin-bottom: 10px; }
	.title-4 .jieshao{ font-size: 12px; }
	.title-5 .right .mc{ display: none; }
	.title-5 .right	{ padding-top: 6px;}
	.title-5 .right ul li:nth-child(n+2){ padding-left: 10px; height: 12px; border-left: solid 1px #999; }
	.title-5 .right ul li a{ width: auto; height: auto; border:none; line-height: 12px; }
	.title-7 ul li a{ width: 80px; height: 30px; line-height: 28px; }
	.text-1 .search .xiala{ width: 80px; }
	.text-1 .search .xiala .biaoti{ padding: 0 10px; font-size: 12px; }
	.text-1 .search .xiala ul li{ padding: 0 10px; }
	.text-1 .search .right{ margin-left: 2px; width: calc(100% - 82px); }
	.text-1 .search .right input{ padding: 0 10px; width: calc(100% - 60px); font-size: 12px; }
	.text-1 .search .right button{ width: 60px; }
	.text-1 .search .right button span{ font-size: 12px; }
	.text-2 .biaoti{ font-size: 12px; }
	.text-2 .jieshao{ font-size: 14px; }
	.text-4-list a .icon{ display: block; height: 30px; line-height: 30px; }
	.text-4-list a .mc{ display: block; margin-left: 0; margin-top: 5px; }
	.text-6 ul li:nth-child(1){ margin-bottom: 40px; }
	.text-6 ul li{ width: 100%; }
	.text-8 .ul .li .top .biaoti{ width: 40px; }
	.text-8 .ul .li .top .right{ width: calc(100% - 40px) }
	.text-8 .ul .li .top .right ul li{margin-right:10px;}
	.text-8 .ul .li .top .right ul li .ul2{ padding-left: 10px; padding-right: 10px; }
	.text-8 .ul .li .top .right ul li .ul2 .diqu{margin-right:10px;}
	.text-9 .biaoti{ font-size: 14px; }
	.text-13 ul li .biaoti{ width: 70px; }
	.text-13 ul li .right{ width: calc(100% - 70px); }
	.text-13 ul li button{ margin-left: 70px; width: calc(100% - 70px);}
	.pictrue-5 .ul .li { position: relative; }
	.pictrue-5 .ul .li .imgbox{ margin-bottom: 10px; width: 100%; }
	.pictrue-5 .ul .li .imgbox a{ padding-top:70%; height: auto; }
	.pictrue-5 .ul .li .textbox{ padding-left: 0; width: 100%; }
	.pictrue-5 .ul .li .textbox .right{ position: absolute; left: 20px; top: 20px; width: auto;}
	.pictrue-5 .ul .li .textbox .right .zixun{ width: auto; }
	.pictrue-5 .ul .li .textbox .right .zixun a{ background: rgba(234,36,45,0.5); }
	.pictrue-7 .imgbox{ width: 120px; }
	.pictrue-7 .imgbox span{ height: 150px; }
	.pictrue-7 .textbox{ padding-left: 15px; width: calc(100% - 120px); }
	.pictrue-7 .textbox .biaoti{ font-size: 14px; }
	footer .top .link .biaoti{ width: 100%; }
	footer .top .link .biaoti .cn{ font-size: 16px; }
	footer .top .link .biaoti .en{ font-size: 18px; }
	footer .top .link .textbox{ width: 100%; }
	footer .top .link ul li{ padding-top: 5px; margin-right:10px; }
	footer .top .qita .logo a { line-height: 40px; }
	footer .top .qita .logo a img{ height: 30px; }
	footer .top .qita .tel .text .shuzi{ margin-bottom: 0; font-size: 16px; line-height: 24px; }
	footer .top .qita .tel .icon{ width: 40px; line-height:40px; font-size: 30px; }
	footer .bot{ padding: 15px 0; }
}

.duoxiu{float:left; width:100%; text-align:center; line-height:30px; font-size: 16px; margin-top: 20px}
.duoxiu a{ display: inline-block; vertical-align: top; padding:2px 10px; margin:0 5px; border: 1px solid #ccc; color:#ea242d; transition:all 0.3s;}
.duoxiu a:first-child,.duoxiu a:last-child{ color:#000;}
.duoxiu a:first-child:hover,.duoxiu a:last-child:hover{ color: #fff; background: #ea242d; border:solid 1px #ea242d; }