﻿@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}
.container-fluid-cz-1{ padding: 0 35px; max-width:100% !important}
::-webkit-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
::-moz-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
:-ms-input-placeholder{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;}
.tr3{transition:all 1s;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;}
input,button,textarea,.swiper-pagination span,.swiper-button{ outline: none !important; }
.sizeCover{ background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }

.main-pad-1{ padding:20px 0 0;}
.main-pad-2{ padding:0 0 20px;}
.main-pad-3{ padding:45px 0 0;}
.main-pad-4{ padding:0 0 45px;}
.main-pad-5{ padding: 20px; }
.main-pad-6{ padding: 40px; }
.main-pad-7{ padding: 30px; }
.main-pad-8{ padding: 80px 0 0; }
.main-pad-9{ padding: 0 0 80px; }
.main-border-1{ border-bottom: solid 2px #a4a4a4; }
.main-border-2{ border-top: solid 1px #cecece; }
.main-border-3{ border-top: solid 1px #c4c4c4; }
.main-Background-1{ background:#f1f1f1;}
.main-Background-2{ background:#fff;}
.main-Background-5{ position: relative; }
.main-Background-5:before{ content: ""; position: absolute; left: 0;  top: 0; z-index: 1; width: 100%; height:55%; background: url(../images/bg5.jpg) 50% 50%; background-size:cover; }
.main-Background-5 > div{ position: relative; z-index: 2; }

header{ position: relative; z-index:99999;}
header .top_bar{ position: relative; z-index: 2; background: #eaeaea; }
header .top_bar .tel a{ display: block; line-height: 33px;  }
header .top_bar .tel a .icon{ margin-right: 10px; font-size: 20px;color: #767676;}
header .top_bar .tel a .mc{ font-size: 13px;color: #787878; }
header .top_bar .tel a .shuzi{ font-family: arial; color: #d3212f; font-weight: bold; }
header .qita{ position: relative; z-index: 1; }
header .qita .logo a{ display:block; font-size:0;}
header .qita .language{ position: relative; z-index: 2; margin-right: 60px;}
header .qita .language .biaoti{ line-height: 90px; cursor: pointer; }
header .qita .language .biaoti .icon{ font-size:35px;color: #d4d4d4; }
header .qita .language .biaoti .cn{ margin:0 10px; color: #4a4a4a; }
header .qita .language .biaoti .jiantou{ margin-top: 35px; width: 20px; text-align:center; line-height: 20px; font-size: 12px;color: #d3212f; transform: rotate(90deg); }
header .qita .language .xiala{ display: none; position: absolute; left: calc((100% - 100px) / 2); top: calc(100% - 3px); z-index: -999999; width: 100px; background: #fff; border-top: solid 3px #d3212f;}
header .qita .language .xiala:before{ content: ""; position: absolute; left: 50%; bottom: 100%; z-index: 1; margin:0 0 0 -6px; width: 0; height: 0; border-left: solid 6px transparent; border-right: solid 6px transparent; border-bottom: solid 6px #d3212f;  }
header .qita .language .xiala ul li a{ display: block; font-size: 12px; color: #999; line-height: 30px; }
header .qita .language .xiala ul li:nth-child(n+2){ border-top: solid 1px rgba(0,0,0,0.1); }

.banner{ position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ width: 100%;}
.banner .mouse{ animation: mouse 3s 0.1s infinite linear; -webkit-animation: mouse 3s 0.1s infinite linear; -moz-animation: mouse 3s 0.1s infinite linear; -o-animation: mouse 3s 0.1s infinite linear; position: absolute; left: calc((100% - 24px) / 2); bottom: 60px; z-index: 1; width: 24px; font-size: 0; cursor: pointer; }


@keyframes mouse{
	0%{ transform: translate(0,0); }
	30%{ transform: translate(0,5px); }
	60%{ transform: translate(0,-5px);}
	100%{ transform: translate(0,0); }
}

@-webkit-keyframes mouse{
	0%{ transform: translate(0,0); }
	30%{ transform: translate(0,5px); }
	60%{ transform: translate(0,-5px);}
	100%{ transform: translate(0,0); }
}

@-moz-keyframes mouse{
	0%{ transform: translate(0,0); }
	30%{ transform: translate(0,5px); }
	60%{ transform: translate(0,-5px);}
	100%{ transform: translate(0,0); }
}

@-o-keyframes mouse{
	0%{ transform: translate(0,0); }
	30%{ transform: translate(0,5px); }
	60%{ transform: translate(0,-5px);}
	100%{ transform: translate(0,0); }
}

.banner2{ position: relative; padding: 135px 0; }
.banner2:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background: url(../images/wg.png); }
.banner2 > div{ position: relative; z-index: 2; }
.banner2 .biaoti{ margin-bottom: 20px; font-size: 0; }
.banner2 .biaoti span{ display: inline-block; vertical-align: top; position: relative; font-size: 36px;color: #fff; line-height: 40px; }
.banner2 .biaoti span:before,.banner2 .biaoti span:after{ content: ""; position: absolute; top: 50%; z-index: 1; margin-top: -1px; width: 48px; height: 3px; background: rgba(255,255,255,0.3); }
.banner2 .biaoti span:before{ right: calc(100% + 20px); }
.banner2 .biaoti span:after{ left: calc(100% + 20px); }
.banner2 .jieshao{ font-size: 18px; color: #fff; line-height: 24px; }

.title-2{ margin-bottom: -10px; }
.title-2 ul li{ margin-right:20px; margin-bottom: 10px; }
.title-2 ul li a{ display: block; padding: 0 15px; min-width: 155px; font-size: 18px;color: #333; line-height: 46px; border-radius: 23px; }
.title-2 ul li.active a{ color: #db0011; font-weight: bold; background: #e4e4e4; }
.title-3{ margin-bottom: 20px; }
.title-3 .biaoti{ margin-bottom: 10px;font-size: 24px;color: #333; line-height: 30px; }
.title-3 .time{ margin-bottom: 10px; font-size: 12px; color: #9d9d9d; line-height: 24px; }
.title-3 .jiangexian{ width: 50px; height: 2px; background: #db0011; }
.title-4 .biaoti{ margin-bottom:10px; font-size: 40px;color: #1c1c1c; line-height: 50px; font-weight: lighter; }
.title-4 .jieshao{ font-size:0; overflow:hidden; }
.title-4 .jieshao span{ position: relative; display: inline-block; vertical-align: top; font-size: 20px;color: #333; line-height:24px; }
.title-4 .jieshao span:before,.title-4 .jieshao span:after{ content:""; position: absolute; top: 50%; z-index: 1; width: 600px; height: 1px; background: #d7d7d7; }
.title-4 .jieshao span:before{ right: calc(100% + 30px); }
.title-4 .jieshao span:after{ left: calc(100% + 30px); }
.title-5 .biaoti{ margin-bottom: 20px; font-size: 33px; color: #333; line-height: 40px; }
.title-5 .jiangexian{ margin:0 auto 20px; width: 70px; height: 1px; background: #db0011; }
.title-5 .en{ font-family: arial; font-size:18px; color: rgba(81,81,81,0.5); line-height: 24px; }
.title-5.active{ position: absolute; left: 0; top: 100px; z-index:2; width: 100%; }

.text-1 .biaoti{ font-size: 22px;color: #333; line-height: 24px; }
.text-1 .jiangexian{ margin:15px 0; width: 45px; height: 1px; background: #dcdcdc; }
.text-1 .jieshao{ color: #717171; line-height: 24px; }
.text-2{ margin-bottom: 45px; font-size: 16px;color: #4e4e4e; line-height: 34px; }
.text-3{ margin:0 auto; max-width: 715px; }
.text-3 ul li:nth-child(n+2){ margin-top:20px; }
.text-3 ul li .biaoti{ width:60px; font-size: 16px; color: #4e4e4e; line-height: 40px; }
.text-3 ul li .right{ width: calc(100% - 60px); }
.text-3 ul li .right input{ display: block; padding: 0 10px; width: 100%; height: 40px; font-size: 16px;color: #333; line-height: 38px; background: #fff; border:solid 1px #a3a3a3; }
.text-3 ul li .right input::-webkit-input-placeholder{color: #333;}
.text-3 ul li .right input:-moz-placeholder{color: #333;}
.text-3 ul li .right input::-moz-placeholder{color: #333;}
.text-3 ul li .right input:-ms-input-placeholder{color: #333;}
.text-3 ul li .right textarea{ display: block; padding:4px 10px; width: 100%; max-width: 100%; min-width: 100%; height: 185px; max-height: 185px; min-height: 185px; font-size: 16px;color: #333; line-height: 30px; background: #fff; border:solid 1px #a3a3a3; }
.text-3 ul li .right textarea::-webkit-input-placeholder{color: #333;}
.text-3 ul li .right textarea:-moz-placeholder{color: #333;}
.text-3 ul li .right textarea::-moz-placeholder{color: #333;}
.text-3 ul li .right textarea:-ms-input-placeholder{color: #333;}
.text-3 button{ display: block; margin:30px 0 0 calc((100% - 60px - 160px) / 2 + 60px); padding: 0; width:160px; height: 50px; font-size: 16px; color: #fff; background: #db0011; border:none; border-radius: 5px; }
.text-4 ul li:nth-child(n+2){ margin-top: 10px; }
.text-4 ul li a{ display: block; padding: 15px 20px; border:solid 1px #d5d5d5; }
.text-4 ul li a .biaoti{ margin-bottom: 10px; font-size: 18px;color: #333; font-weight: bold; line-height: 24px; }
.text-4 ul li a .jieshao{ height: 48px; font-size: 16px;color: #797979; line-height: 24px; overflow: hidden; }
.text-5{ font-size: 16px;color: #2e2e2e; line-height: 34px; }
.text-6 .ul .li{ margin-bottom: 35px; padding-bottom: 35px; border-bottom: dotted 1px #797979; }
.text-6 .ul .li:last-child{ margin-bottom: 0; }
.text-6 .ul .li .biaoti{ margin-bottom: 20px; font-size: 24px; color: #db0011; line-height: 30px; }
.text-6 .ul .li .fumc{ margin-bottom: 10px; font-size: 18px;color: #464646; font-weight: bold; line-height: 24px; }
.text-6 .ul .li .jieshao{ font-size: 16px;color: #6e6e6e; line-height: 30px; }
.text-7 .imgbox{ font-size: 0; }
.text-7 .imgbox img{ width: 100%; }
.text-7 .textbox{ padding: 20px; }
.text-7 .textbox .biaoti{ margin-bottom: 10px; font-size: 18px;color: #333; font-weight: bold; line-height: 24px; }
.text-7 .textbox .biaoti2{ margin-bottom: 10px; font-size: 16px;color: #db0011; font-weight: bold; line-height: 24px; }
.text-7 .textbox .jieshao{ margin-bottom: 30px; font-size: 16px; color: #5b5b5b; line-height: 30px; }
.text-8{ margin-bottom: 30px; }
.text-8 .ul { margin:0 -3px; }
.text-8 .ul .li{ padding: 0 3px; width:50%; }
.text-8 .ul .li .textbox{ position: relative; padding: 35px 60px 0; height: 330px; border:solid 1px #ababab;perspective:30px;-webkit-perspective: 30px; }
.text-8 .ul .li .textbox:before{ content: ""; position: absolute; left: -1px; top: 0; z-index: 1; width: 30px; height: 100%; background: #d7d7d7; transform-origin:left; transform: rotateY(166deg); }
.text-8 .ul .li .textbox .biaoti{ margin-bottom: 10px; font-size: 16px; color: #333; font-weight: bold; line-height: 24px; }
.text-8 .ul .li .textbox .jieshao{ font-size: 16px;color: #5b5b5b; line-height: 30px; }
.text-9 .biaoti{ margin-bottom: 50px; padding-bottom: 30px; }
.text-9 .biaoti .cn{ font-size: 36px; color: #333; line-height: 40px; }
.text-9 .biaoti .en{ margin-left:10px; margin-top:15px; font-family:arial; font-size: 24px;color:rgba(57,57,57,0.5); line-height: 24px; }
.text-9 .jiangexian{ width: 70px; height: 1px; background: #db0011; transform: translate(0,75px); }
.text-9 .jieshao{ margin-bottom: 40px; height: 180px; font-size: 16px; color: rgba(69,69,69,0.8); line-height: 30px; overflow: hidden; }
.text-9 .more a{ display: block; width: 160px; color: #db0011; line-height: 40px; border:solid 1px #db0011; border-radius: 21px; }
.text-10{ overflow: hidden; }
.text-10 ul{ margin:0 -28px -56px; }
.text-10 ul li{ padding: 0 28px; margin-bottom: 56px; width: calc(100% / 3); }
.text-10 ul li a{ display: block; padding: 15px; border:solid 1px rgba(209,209,209,0.5); border-radius:10px; }
.text-10 ul li a .icon{ position:relative; margin:0 auto 15px; width: 99px; height: 99px; font-size: 0; line-height: 99px; background: #fff; border-radius: 50%; box-shadow: 3px 3px 0 rgba(255,255,255,0.22); }
.text-10 ul li a .icon span{ display: block; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; opacity: 0; }
.text-10 ul li a .biaoti{ font-size: 18px;color: #fff; line-height: 24px; }
.text-11{ position: relative; }
.text-11:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 1px; height:1000px; background: #c4c4c4; }
.text-11 ul li a{ display: block; padding: 40px 0 40px 40px; border-bottom: solid 1px #c4c4c4; }
.text-11 ul li a .time{ margin-bottom: 20px; font-family: arial; font-size:24px;color: #db0011; line-height: 26px; }
.text-11 ul li a .time span{ font-size: 14px; }
.text-11 ul li a .biaoti{ margin-bottom:10px; font-size: 18px; color: #2e2e2e; line-height: 24px; }
.text-11 ul li a .jieshao{ height: 40px; font-size: 13px;color: rgba(95,95,95,0.8); line-height: 20px; overflow: hidden; }
.text-12{ font-size: 0;}
.text-12 img{ max-width: 100%; }
.text-13{ color: #636363; line-height: 30px; }

.more-1 a{ display: block; margin:0 auto; width: 160px; color: #6e6e6e; line-height: 40px; border:solid 1px #b4b4b4; border-radius: 20px; }

.picture-1 ul{ margin:0 -3px -6px; }
.picture-1 ul li{ padding: 0 3px; margin-bottom: 6px; width: calc(100% / 3); }
.picture-1 ul li a{ display: block; padding: 20px 30px 35px; background: #fff; }
.picture-1 ul li a .biaoti{ margin-bottom: 15px; }
.picture-1 ul li a .biaoti .icon{ margin-bottom: 20px; width: 50px; font-size:0; line-height: 50px; }
.picture-1 ul li a .biaoti .icon img{ width: 50px; }
.picture-1 ul li a .biaoti .mc{ font-size: 22px;color: #333; line-height: 24px; }
.picture-1 ul li a .biaoti .jiangexian{ margin-top:15px; width: 45px; height: 1px; background: #dcdcdc; }
.picture-1 ul li a .jieshao{ margin-bottom: 20px; height: 96px; color: #717171; line-height: 24px; overflow: hidden; }
.picture-1 ul li a .imgbox{ border-radius: 10px; overflow: hidden; }
.picture-1 ul li a .imgbox span{ display: block; padding-top: 45%; }
.picture-3 ul{ margin:0 -14px -28px; }
.picture-3 ul li{ padding: 0 14px; margin-bottom: 28px; width: calc(100% / 3); }
.picture-3 ul li a{ display: block; }
.picture-3 ul li a .imgbox{ overflow: hidden; }
.picture-3 ul li a .imgbox span{ display: block; padding-top: 50%; }
.picture-3 ul li a .textbox{ padding: 25px; background: #fff; }
.picture-3 ul li a .textbox .biaoti{ margin-bottom: 20px; font-size: 22px;color: #333; line-height: 24px; }
.picture-3 ul li a .textbox .jiangexian{ margin-bottom:15px; width: 46px; height: 1px; background: #dcdcdc; }
.picture-3 ul li a .textbox .jieshao{ margin-bottom: 20px; height: 48px; color: #717171; line-height: 24px; overflow: hidden;}
.picture-3 ul li a .textbox .icon{ width: 20px; height: 20px; font-size:18px;color: #db0011; line-height: 20px; text-align: left; }
.picture-4 ul li:nth-child(n+2){ margin-top: 10px; }
.picture-4 ul li a{ display: block; padding: 15px; background: #fff; }
.picture-4 ul li a .imgbox{ width: 220px; overflow: hidden; }
.picture-4 ul li a .imgbox span{ display: block; padding-top: 140px; }
.picture-4 ul li a .textbox{ padding-left: 20px; width: calc(100% - 220px); }
.picture-4 ul li a .textbox .biaoti{ margin-bottom: 5px; font-size: 18px;color: #333; line-height: 24px; }
.picture-4 ul li a .textbox .time{ margin-bottom: 5px; font-size: 12px;color: #9d9d9d; line-height: 24px; }
.picture-4 ul li a .textbox .jieshao{ margin-bottom: 10px; height: 48px; color: #636363; line-height: 24px; overflow: hidden; }
.picture-4 ul li a .textbox .icon{ width: 20px; height: 20px; font-size: 15px;color: #db0011; line-height: 20px; text-align: left; }
.picture-5{ position: fixed; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; }
.picture-5 .imgbox{ position: absolute; top: 0; z-index: 1; width: 50%; height: 100%; }
.picture-5 .imgbox.left{ left: 0; }
.picture-5 .imgbox.right{ right: 0; }
.picture-5 .logo{ position: absolute; left: calc((100% - 514px) / 2); top: 0; z-index: 1; padding-top: 30px; width: 514px; height: 145px; font-size: 0; overflow: hidden; }
.picture-5 .logo:before{ content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; padding-top: 100%; width:100%; background: rgba(255,255,255,0.14); border-radius:50%;}
.picture-5 .logo:after{ content: ""; position: absolute; left: 34px; bottom: 34px; z-index: 1; padding-top: 100%; width:calc(100% - 34px * 2); background:#fff; border-radius:50%;}
.picture-5 .logo img{ position: relative; z-index: 3; }
.picture-5 .menu{ position: absolute; left: 0; bottom: 75px; z-index: 2; width: 100%; }
.picture-5 .menu ul li{ width: 50%; }
.picture-5 .menu ul li a{ position: relative; display: block; margin:0 auto; padding-top:18px; width: 222px; height: 90px; background: rgba(0,0,0,0.7); border-radius: 5px;}
.picture-5 .menu ul li a .cn{ font-size: 24px;color: #fff; line-height: 30px; }
.picture-5 .menu ul li a .en{ font-family: arial; font-size: 18px;color: #fff; line-height: 24px; }
.picture-5 .biaoti{ position: absolute; left: 25%; bottom:388px; z-index: 1; width: 50%; font-size: 0; overflow: hidden; }
.picture-5 .biaoti .box{ display: inline-block; vertical-align: top; position: relative; font-weight: lighter; }
.picture-5 .biaoti .box .cn{ margin-bottom:10px; font-size: 36px; color: #cc1421; line-height: 40px; }
.picture-5 .biaoti .box .en{ font-size: 24px; color: #464646; line-height: 26px; }
.picture-6{ position: relative; padding-top: 46%; display: none}
.picture-6 .map{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; display: none !important;}
.picture-7 ul li a{ display: block; }
.picture-7 ul li a .left .icon{ font-size: 0; }
.picture-7 ul li a .left .icon img{ width: 50px; }
.picture-7 ul li a .left .biaoti{ margin-bottom: 10px; font-size: 22px; color: #2c2c2c; line-height: 24px; }
.picture-7 ul li a .left .jieshao{ font-size: 16px; color: #797979; line-height: 24px; }
.picture-8{ position: relative; }
.picture-8-list a{display: block; }
.picture-8-list a .textbox .biaoti .cn span{ display: block; margin:0 auto; width: 160px; line-height: 44px; font-size: 18px;color: #424242; border:solid 2px transparent; }
.picture-8-list a .textbox .biaoti .en{ display: none; font-family: arial; font-size: 12px;color: #a9a9a9; line-height: 14px; }
.picture-8-list a .textbox .img{ max-width: 167px; border-radius: 50%; overflow: hidden; }
.picture-8-list a .textbox .img span{ display: block; padding-top: 100%; }
.picture-9{ overflow: hidden; }
.picture-9 ul{ margin:0 -20px -40px; }
.picture-9 ul li{ padding: 0 20px; margin-bottom: 40px; }
.picture-9 ul li a{ position: relative; display: block; overflow: hidden; }
.picture-9 ul li a .jiaobiao{ position: absolute; left: 0; top: 0; z-index: 1; padding:30px 0 0 20px; width: 140px; height: 140px; }
.picture-9 ul li a .jiaobiao:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 200%; height: 100%; background: #db0011; transform-origin:left bottom; transform:rotate(-45deg) }
.picture-9 ul li a .jiaobiao img{ position: relative; z-index: 2; }
.picture-9 ul li a .imgbox{ overflow: hidden; }
.picture-9 ul li a .imgbox span{ display: block; }
.picture-9 ul li a .textbox{ position: absolute; left: 0; bottom: 0; z-index: 1; padding: 0 10px; width: 100%; font-size: 18px;color: #fff; line-height: 58px; background: rgba(0,0,0,0.6); }
.picture-10{ position: relative; }
.picture-10:before{ content: ""; position: absolute; left: -10000px; top:54px; z-index: 1; width: 30000px; height: 1px; background: #bbbbbb; }
.picture-10 .swiper-container{ z-index: 2; }
.picture-10-list a{ display: block; }
.picture-10-list a .biaoti{ margin-bottom: 20px; font-size: 20px;color: #333; line-height: 24px; text-align: center; }
.picture-10-list a .icon{ position: relative; margin:0 auto 30px; width: 21px; height: 21px; border:solid 3px rgba(160,160,160,0.2); border-radius: 50%; }
.picture-10-list a .icon:before{ content: ""; position: absolute; left: 3px; top: 3px; z-index: 1; width: 9px; height: 9px; background: #a0a0a0; border-radius: 50%; transition: all 0.3s; }
.picture-10-list a .imgbox { background: #e9e9e9; clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 77%,68% 100%,32% 100%,6% 77%,0% 43%,17% 12%);-webkit-clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 77%,68% 100%,32% 100%,6% 77%,0% 43%,17% 12%);-moz-clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 77%,68% 100%,32% 100%,6% 77%,0% 43%,17% 12%);-o-clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 77%,68% 100%,32% 100%,6% 77%,0% 43%,17% 12%); }
.picture-10-list a .imgbox span{ display: block; padding-top:98.5%; clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 77%,68% 100%,32% 100%,6% 77%,0% 43%,17% 12%);-webkit-clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 77%,68% 100%,32% 100%,6% 77%,0% 43%,17% 12%);-moz-clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 77%,68% 100%,32% 100%,6% 77%,0% 43%,17% 12%);-o-clip-path:polygon(50% 0%,83% 12%,100% 43%,94% 77%,68% 100%,32% 100%,6% 77%,0% 43%,17% 12%); }
.picture-11 a{ display: block; }
.picture-11 .imgbox .img{overflow: hidden; }
.picture-11 .imgbox .img span{ display: block;}
.picture-11 .textbox .biaoti{ margin-bottom: 10px; font-size: 18px;color: #333; line-height: 24px; }
.picture-11 .textbox .jieshao{ margin-bottom: 20px; height: 48px; color: rgba(93,93,93,0.8); line-height: 24px; overflow: hidden; }
.picture-11 .textbox .more{ width: 120px; line-height: 38px; color: #606060; border:solid 1px #979797; border-radius: 20px; }


footer .top .link{ padding: 40px 0 0; padding-bottom:20px; border-bottom: solid 1px #a9aaab; }
footer .top .link .biaoti{ width: 185px; }
footer .top .link .biaoti .cn{ margin-top:12px; margin-right: 5px; font-size: 18px;color: #333; line-height: 20px; }
footer .top .link .biaoti .en{ font-family: arial; font-size: 36px;color: #db0011; line-height: 38px; }
footer .top .link .right{ padding-top: 15px; width: calc(100% - 185px); }
footer .top .link .right ul li{ margin-bottom: 10px; float:left; }
footer .top .link .right ul li a{ display: block; padding-right:15px; margin-right:15px; height: 14px; color:#393939; line-height: 14px; border-right:solid 1px #6c6d6d; }
footer .top .link .right ul li:last-child a{ padding-right: 0; margin-right: 0; border-right: none; }
footer .top .qita{ padding:60px 0; }
footer .top .qita .menu ul li:nth-child(n+2){ margin-left: 80px; }
footer .top .qita .menu ul li .biaoti{ margin-bottom: 20px; line-height: 24px; }
footer .top .qita .menu ul li .biaoti a{ font-size:18px;color: #434343;}
footer .top .qita .menu ul li .ul .li{ line-height: 30px; }
footer .top .qita .menu ul li .ul .li a{ color: rgba(78,78,78,0.8); }
footer .top .qita .contact .weixin{ width: 135px; }
footer .top .qita .contact .weixin .imgbox{ margin-bottom: 10px; padding: 5px; font-size: 0; background: #fff; }
footer .top .qita .contact .weixin .imgbox img{ width: 100%; }
footer .top .qita .contact .weixin .mc{ font-size: 16px;color: rgba(86,86,86,0.8); line-height: 24px; }
footer .top .qita .contact .textbox{  }
footer .top .qita .contact .textbox ul li{ line-height: 30px; }
footer .top .qita .contact .textbox ul li .icon{ width: 26px; font-size: 20px;color: #db3e4a; text-align: center; }
footer .top .qita .contact .textbox ul li .mc{ padding-left: 5px; color: #4d4d4d; }
footer .bot{ padding: 23px 0; background: #444649; }
footer .bot .copyright{ color: #fff; line-height: 24px; }

@media (min-width:992px){
	.main-Background-3{ position: relative; margin-bottom: -40px; padding-bottom: 40px; }
	.main-Background-3:before{ content: ""; position: absolute; left: 0; bottom: 0; z-index: 1; width: 100%; height: 290px; background: url(../images/bg2.jpg) 50% 50%; background-size:cover; }
	.main-Background-3 > div{ position: relative; z-index: 2; }
	.main-Background-4{ position: relative;}
	.main-Background-4:before,.main-Background-4:after{ content: ""; position: absolute; top: 0; z-index: 1; height: 100%;}
	.main-Background-4:before{ width: 40%; left: 0; background: #fff; clip-path: polygon(0% 0%,calc(100% - 40px) 0%,100% 40px,100% 100%,0% 100%); }
	.main-Background-4:after{ width: 60%; right: 0; background: url(../images/bg3.jpg) 50% 50%; background-size: cover; clip-path: polygon(0% 40px,40px 0%,100% 0%,100% 100%,0% 100%); }
	.main-Background-4 > div{ position: relative; z-index: 2; }
	header .top_bar .biaoyu{ font-size:13px;color: #818181; line-height: 36px; }
	header .top_bar .right .weixin{ position: relative; margin-right: 15px; cursor: pointer; }
	header .top_bar .right .weixin .icon{ font-size:20px;color: #767676; line-height: 33px; }
	header .top_bar .right .weixin .imgbox{ display: none; position: absolute; left: calc((100% - 120px) / 2); top: 100%; z-index: 1; padding-top: 10px; width: 120px; }
	header .top_bar .right .weixin .imgbox:before{ content: ""; position: absolute; left: 50%; top: 4px; z-index: 1; margin-left: -6px; width: 0; height: 0; border-left: solid 6px transparent; border-right: solid 6px transparent; border-bottom: solid 6px #fff; }
	header .top_bar .right .weixin .imgbox span{ display:block; padding: 8px; font-size: 0; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.2); }
	header .top_bar .right .weixin .imgbox span img{ width: 100%; }
	header .top_bar .right .weixin:hover .icon{ color: #d3212f; }
	header .top_bar .right .weixin:hover .imgbox{ display: block; }
	header .qita .logo a{line-height:90px;}
	header .qita .menu{ margin-right: 70px; }
	header .qita .menu ul li{ position:relative;}
	header .qita .menu ul li > a{ position: relative; display:block; padding:0 30px; font-size:17px; line-height:90px; color:#444;}
	header .qita .menu ul li > a:before{ content: ""; position: absolute; left: calc((100% - 6px) / 2); bottom: 10px; z-index: 1; width: 6px; height: 6px; background: #db0011; border-radius: 50%; transition: all 0.3s; opacity: 0; }
	header .qita .menu ul li > a:after{ content: ""; position: absolute; left: calc((100% - 90px) / 2); bottom: 13px; z-index: 1; width: 90px; height: 1px; border-left: solid 28px #db0011; border-right: solid 28px #db0011; opacity:0.46; transition: all 0.3s; opacity: 0;}	
	header .qita .menu ul li .ul{ display:none; position:absolute; left:-50%; top:100%; width:200%; background:rgba(234,234,234,0.9);}
	header .qita .menu ul li .ul .li > a{ display:block; padding:5px; color:#333; line-height:34px; text-align: center;}
	header .qita .menu ul li .ul .li:hover > a{ color:#d3212f; background:#fff;}
	header .qita .menu ul li:hover > a:before{ opacity: 1; }
	header .qita .menu ul li:hover > a:after{ opacity: 1; }
	header .qita .menu ul li.active > a:before{ opacity: 1; }
	header .qita .menu ul li.active > a:after{ opacity: 1; }
	header .qita .menu ul li:hover > a{ background: #eaeaea; }
	header .qita .menu ul li.active > a{ background: #eaeaea; }
	header .qita .language:hover .biaoti .icon{color: #d3212f; }
	header .qita .language:hover .biaoti .cn{color: #d3212f; }
	header .qita .language:hover .biaoti .jiantou{ transform: rotate(-90deg); }
	header .qita .language:hover .xiala{ display: block;}
	header .qita .language .xiala ul li a:hover{ color: #fff; background: #d3212f; }
	header .qita .search{ position: relative; z-index: 1; padding-top: 25px; height: 90px; cursor: pointer; }
	header .qita .search .searchbtn{ width: 40px; height: 40px; font-size:26px;color: #767676; line-height: 38px; border:solid 1px #dfdfdf; border-radius: 50%; }
	header .qita .search form{ display: none; position:absolute; right: 0; top: calc(100% + 10px); z-index: 1; padding: 5px; width: 300px; background: rgba(255,255,255,0.9); border-radius: 20px; }
	header .qita .search form input{ display: block; padding: 0 15px; width: calc(100% - 40px); height: 30px; color: #333; background: #fff; border:none; border-radius: 15px; }
	header .qita .search form input::-webkit-input-placeholder{color: #333;}
	header .qita .search form input:-moz-placeholder{color: #333;}
	header .qita .search form input::-moz-placeholder{color: #333;}
	header .qita .search form input:-ms-input-placeholder{color: #333;}
	header .qita .search form input:hover{ box-shadow: inset 3px 3px 5px rgba(0,0,0,0.2); }
	header .qita .search form button{ display: block; padding: 0; margin-left: 10px; width: 30px; height: 30px; font-size: 20px;color: #fff; line-height: 30px; background:#a6a6a6; border:none; border-radius: 50%; }	
	header .qita .search form button:hover{ background: #d3212f; }
	header .qita .search .searchbtn:hover{ color: #fff; background: #d3212f; border-color: #d3212f; }
	.banner2{ margin-bottom: -46px; }
	.title-1{ position: relative; z-index: 2; }
	.title-1 .box{ padding: 0 10px; line-height: 46px; background: rgba(0,0,0,0.3); }
	.title-1 .box .icon{ font-size: 20px;color: #fff; }
	.title-1 .box .mc{ padding-left: 10px; color: #fff; }
	.title-1 .box .mc a{ color: #fff; }
	.title-1 .box .mc a:hover{ color: #d3212f; text-decoration: underline !important; }
	.title-2 ul li a:hover{ color: #db0011; font-weight: bold; background: #e4e4e4; }
/* 	.text-1{ float: right; width: calc(50% - 15px);} */
	.text-3 ul li .right input:hover{ border-color: #d3212f; }
	.text-3 ul li .right textarea:hover{ border-color: #d3212f; }
	.text-3 button:hover{ background: #ff0000; }
	.text-4 ul li a:hover{ border:solid 1px #d3212f;box-shadow: 0 0 15px rgba(0,0,0,0.2); }
	.text-4 ul li a:hover .biaoti{ color: #d3212f; }
	.text-9{ float: left; padding-right:8%; width: calc(50% - 30px); }
	.text-9 .more a:hover{ color: #fff; background: #d3212f; border-color: #d3212f; }
	.text-10{ float: right; width: calc(50% + 30px); }
	.text-10 ul li a:hover .icon > img{ opacity: 0; }
	.text-10 ul li a:hover .icon span{ opacity: 1; }
	.text-11{ float: right; width: 50%; }
	.text-11 ul li a:hover .biaoti{ color: #d3212f; }
	.more-1 a:hover{ color: #fff; background: #d3212f; border-color: #d3212f; }
	.picture-1 ul li:hover{ position: relative; z-index: 2; }
	.picture-1 ul li a:hover{ box-shadow: 0 0 30px rgba(0,0,0,0.3); }
	.picture-1 ul li a:hover .biaoti .mc{ color: #d3212f; }
	.picture-1 ul li a:hover .biaoti .jiangexian{ background: #d3212f; }
	.picture-1 ul li a:hover .imgbox span{ transform: scale(1.05); }
	.picture-2{ float: left; width: calc(50% - 15px); padding-right:10px; }
	.picture-2 .imgbox{ padding-top: 400px; }
	.picture-3 ul li:hover{ position: relative; z-index: 2; }
	.picture-3 ul li a:hover{ box-shadow: 0 0 30px rgba(0,0,0,0.3); }
	.picture-3 ul li a:hover .imgbox span{ transform: scale(1.05); }
	.picture-3 ul li a:hover .textbox .biaoti{ color: #d3212f; }
	.picture-3 ul li a:hover .textbox .jiangexian{ background: #d3212f; }
	.picture-4 ul li a:hover{ box-shadow: 0 0 30px rgba(0,0,0,0.3); }
	.picture-4 ul li a:hover .imgbox span{ transform: scale(1.05); }
	.picture-4 ul li a:hover .textbox .biaoti{ color: #d3212f; }
	.picture-5 .menu ul li a:before{ content: ""; position: absolute; left: 50%; bottom: calc(100% + 15px); z-index: 1; width: 1px; height: 222px; border-left:solid 1px rgba(255,255,255,0.69); box-shadow:1px 1px 0 rgba(0,0,0,0.36); }
	.picture-5 .biaoti .box:before,.picture-5 .biaoti .box:after{ content: ""; position: absolute; bottom: 13px; z-index: 1; width: 242px; height: 1px; background:rgba(255,255,255,0.69); box-shadow:1px 1px 0 rgba(0,0,0,0.36); }
	.picture-5 .biaoti .box:before{ right: calc(100% + 25px); }
	.picture-5 .biaoti .box:after{ left: calc(100% + 25px); }
	.picture-5 .menu ul li a:hover{ background:rgba(219,0,17,0.7); }
	.picture-7{ overflow: hidden; }
	.picture-7 ul{ margin:0 -25px; }
	.picture-7 ul li{ padding:0 25px; width: 25%; transition: all 1s; }
	.picture-7 ul li:nth-child(n+2){ border-left: solid 1px rgba(0,0,0,0.1); }
	.picture-7 ul li a{ overflow: hidden; }
	.picture-7 ul li a .box{ position: relative; overflow: hidden; transition: all 0.3s;}
	.picture-7 ul li a .left{ position: relative; float: left; padding-top: 20px; width:40%; height: 320px; transition: all 0.3s;}
	.picture-7 ul li a .left:before{ content: ""; position:absolute; right:40px; top:120px; z-index: 1; width: 0; height: 1px; background: #db0011; transform-origin:top right; transform: rotate(-45deg);  transition: all 0.3s;}
	.picture-7 ul li a .left .icon{ position: absolute; left: 0; top: 130px; transition: all 0.5s; }
	.picture-7 ul li a .left .jieshao{ margin-bottom: 130px;}
	.picture-7 ul li a .left .bot{ transition: all 0.5s; }
	.picture-7 ul li a .left .bot .shuzi{ margin-bottom: 20px; font-family: arial; font-size: 30px;color: #838383; line-height: 72px; border-bottom: solid 1px #c4c2c1; }
	.picture-7 ul li a .left .bot .en{ font-family: arial; font-size:12px; color: #838383; line-height: 14px; }
	.picture-7 ul li a .right{ float: right; width:60%; transition: all 0.3s; opacity: 0; animation:p7right 0.1s 0.3s linear forwards;}
	.picture-7 ul li a .right .imgbox{ overflow: hidden; border:solid 5px rgba(255,255,255,0.5); }
	.picture-7 ul li a .right .imgbox span{ display: block; padding-top:310px; }
	.picture-7 ul li a .right:hover .imgbox span{ transform: scale(1.05); }
	.picture-7 ul li.active{ width:50%; }
	.picture-7 ul li.active a .left:before{ width: 220px; }
	.picture-7 ul li.active a .left .icon{ top:calc(100% - 50px); }
	.picture-7 ul li.active a .left .bot{ transform: translate(0,107px); }
	@keyframes p7right{
		0%{ opacity: 0; }
		100%{ opacity: 1; }
	}
	.picture-8-list a{ position: relative; padding-top: 300px; height: 715px; }
	.picture-8 .swiper-slide:nth-child(n+2) .picture-8-list a:before{ content: ""; position: absolute; left: 1px; top: 300px; z-index: 1; width: 4px; height: 84px; background: #9d9d9d; transition: all 0.3s; }
	.picture-8 .swiper-slide:nth-child(n+2) .picture-8-list a:after{ content: ""; position: absolute; left: 0; top:0; z-index: 1; width: 1px; height: 100%; background:rgba(167,167,167,0.3); transition: all 0.3s; }
	.picture-8-list a .imgbox{ position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; overflow: hidden; opacity: 0; }
	.picture-8-list a .imgbox span{ position: relative; display: block; padding-top: 715px; }
	.picture-8-list a .imgbox span:before{ content: ""; position: absolute; left: 0; top: 0; z-index: 1; width: 100%; height: 100%; background:rgba(0,0,0,0.4); }
	.picture-8-list a .textbox{ position: relative; z-index: 2; }
	.picture-8-list a .textbox .biaoti{ margin-bottom: 70px; }
	.picture-8-list a .textbox .img{ margin:0 auto -32px; transition: all 0.5s; }
	.picture-8-list a .textbox .more{ margin:0 auto; width: 70px; color: #fff; line-height: 30px; border:solid 1px #fff; border-radius: 5px; transform: translate(0,20px); opacity: 0; }
	.picture-8 .swiper-slide:hover + .swiper-slide .picture-8-list a:before{ opacity: 0; }
	.picture-8 .swiper-slide:hover + .swiper-slide .picture-8-list a:after{ opacity: 0; }
	.picture-8-list a:hover:before{ opacity: 0; }
	.picture-8-list a:hover:after{ opacity: 0; }
	.picture-8-list a:hover .imgbox{ opacity: 1; }
	.picture-8-list a:hover .imgbox span{ transform: scale(1.05); }
	.picture-8-list a:hover .textbox .biaoti span{ color: #fff; background: #db0011; box-shadow: 0 0 0 2px rgba(255,255,255,0.53); }
	.picture-8-list a:hover .textbox .biaoti .en{ color: #fff; transform: translate(0,20px); }
	.picture-8-list a:hover .textbox .img{ transform:scale(0.5) translate(0,-20px); opacity: 0; }
	.picture-8-list a:hover .textbox .more{ transform: translate(0,0); opacity: 1; }
	.picture-8-list a:hover .textbox .more:hover{ background: #d3212f; border-color: #d3212f; }
	.picture-9 ul li:nth-child(n+2) a .jiaobiao{ display: none; }
	.picture-9 ul li:nth-child(1){ width: 50%; }
	.picture-9 ul li:nth-child(2){ width: 50%; }
	.picture-9 ul li:nth-child(3){ width: 25%; }
	.picture-9 ul li:nth-child(4){ width: 25%; }
	.picture-9 ul li:nth-child(1) a .imgbox span{ padding-top:510px; }
	.picture-9 ul li:nth-child(2) a .imgbox span{ padding-top:220px; }
	.picture-9 ul li:nth-child(3) a .imgbox span{ padding-top:250px; }
	.picture-9 ul li:nth-child(4) a .imgbox span{ padding-top:250px; }
	.picture-9 ul li a:hover .imgbox span{ transform: scale(1.05); }
	.picture-9 ul li a:hover .textbox{ background:rgba(219,0,17,0.8);}
	.picture-10-list a:hover .biaoti{ color: #d3212f; }
	.picture-10-list a:hover .icon{ border-color:rgba(219,0,17,0.2); }
	.picture-10-list a:hover .icon:before{ background: #db0011; }
	.picture-10-list a:hover .imgbox{ padding: 5px; }
	.picture-11{ float: left; padding-right: 6%; margin-top:-10px; width: 50%; }
	.picture-11 .imgbox{ position: relative; margin-right: 37px; margin-bottom: 37px; }
	.picture-11 .imgbox:before{ content: ""; position: absolute; right: -37px; bottom: -37px; z-index: 1; width: 100%; height: 100%; border:solid 3px #e3e3e3; }
	.picture-11 .imgbox .img{ position: relative; z-index: 2; }
	.picture-11 .imgbox .img span{ padding-top: 336px; }
	.picture-11 .textbox{ padding-top: 30px; }
	.picture-11:hover .imgbox .img span{ transform: scale(1.05); }
	.picture-11:hover .textbox .biaoti{ color: #d3212f; }
	.picture-11:hover .textbox .more{ color: #fff; background: #d3212f; border-color: #d3212f; }
	footer .top .link .right ul li a:hover{ color: #d3212f; text-decoration: underline !important; }
	footer .top .qita .menu ul li .ul .li a:hover{ color: #d3212f; text-decoration: underline !important; }
}

@media (max-width:1639px){
	.main-pad-8{ padding: 50px 0 0; }
	.main-pad-9{ padding: 0 0 50px; }
	.container-fluid-cz-1{ padding: 0 15px; }
	header .qita .menu{ margin-right: 30px; }
	header .qita .menu ul li > a{ padding: 0 20px; font-size: 16px; }
	header .qita .logo a img{ width: 300px; }
	header .qita .language{ margin-right: 30px; }
	.title-4 .biaoti{ margin-bottom: 15px; font-size: 30px; line-height: 34px; }
	.title-4 .jieshao span{ font-size: 16px; }	
	.title-5 .biaoti{ font-size: 24px; line-height: 30px; }
	.title-5 .jiangexian{ margin-bottom: 15px; }
	.title-5 .en{ font-size: 16px; }
	.title-5.active{ top: 50px; }
	.text-9 .biaoti .cn{ font-size: 30px; line-height: 34px; }
	.text-9 .biaoti .en{ margin-top: 10px; font-size: 18px; }
	.text-9 .jieshao{ font-size: 14px;}
	.text-10 ul li a .biaoti{ font-size: 16px; }
	.picture-7 ul li a .left .biaoti{ font-size: 18px; }
	.picture-7 ul li a .left .jieshao{ font-size: 14px; }
	.picture-8-list a{ padding-top: 205px; height: 615px; }
	.picture-8-list a .textbox .biaoti .cn span{ font-size: 16px; }
	.picture-8-list a .textbox .img{ max-width: 140px; }
	.picture-9 ul li a .textbox{ font-size: 16px; line-height: 50px; }
	.picture-10-list a .biaoti{ font-size: 16px; }
	.picture-11 .textbox .biaoti{ font-size: 16px; }
	.text-11 ul li a .biaoti{ font-size: 16px; }	
	footer .top .link{ padding: 30px 0 0; }
	footer .top .qita{ padding: 40px 0; }
	footer .top .qita .menu ul li .biaoti{ margin-bottom: 15px; }

}

@media (max-width:1199px){
	.main-pad-3{ padding: 30px 0 0; }
	.main-pad-4{ padding: 0 0 30px; }
	.main-pad-6{ padding: 30px; }
	.main-pad-8{ padding: 30px 0 0; }
	.main-pad-9{ padding: 0 0 30px; }
	header .qita .logo a img{ width: 250px; }
	header .qita .language{ margin-right:20px; }
	header .qita .menu{ margin-right: 20px; }
	header .qita .menu ul li > a{ padding: 0 15px; font-size: 14px; }
	header .qita .search{ padding-top: 28px; }
	header .qita .search .searchbtn{ width: 34px; height: 34px; font-size: 20px; line-height: 32px; }
	.banner .mouse{ bottom: 30px; }
	.banner2{ padding: 100px 0; }
	.banner2 .biaoti span{ font-size: 30px; line-height: 34px; }
	.banner2 .jieshao{ font-size: 16px; }
	.title-2 ul li a{ padding: 0 10px; min-width: 120px; font-size: 16px; line-height: 40px; border-radius: 20px; }
	.title-4 .biaoti{ margin-bottom: 10px; font-size: 24px; line-height: 30px; }
	.title-4 .jieshao span{ font-size: 14px; }
	.title-5.active{ top: 30px; }
	.text-9{ padding-right: 5%; }
	.text-9 .biaoti{ margin-bottom: 30px; padding-bottom: 20px; }
	.text-9 .biaoti .cn{ font-size: 24px; line-height: 30px; }
	.text-9 .biaoti .en{ margin-top:5px; }
	.text-9 .jiangexian{ transform: translate(0,50px); }
	.text-9 .jieshao{ margin-bottom: 30px; }
	.text-10 ul{ margin:0 -20px -40px; }
	.text-10 ul li{ padding: 0 20px; margin-bottom: 40px; }
	.text-10 ul li a .biaoti{ font-size: 14px; }
	.picture-5 .logo{ padding-top: 15px; left: calc((100% - 400px) / 2); width: 400px; height: 100px; }
	.picture-5 .logo img{ width: 140px; }
	.picture-5 .logo:after{ left: 20px; bottom: 20px; width: calc(100% - 20px * 2) }
	.picture-5 .biaoti{ bottom: 330px; }
	.picture-5 .biaoti .box .cn{ font-size: 26px; line-height: 30px; }
	.picture-5 .biaoti .box .en{ font-size: 18px; }
	.picture-5 .menu{ bottom: 40px; }
	.picture-5 .menu ul li a{ padding-top: 12px; width: 200px; height: 70px; }
	.picture-5 .menu ul li a:before{ height: 219px; }
	.picture-5 .menu ul li a .cn{ font-size: 18px; line-height: 24px; }
	.picture-5 .menu ul li a .en{ font-size: 14px; }
	.picture-7 ul li a .left .bot .shuzi{ font-size: 24px; }
	.picture-8-list a{ padding-top: 150px; height: 500px; }
	.picture-9 ul{ margin:0 -15px -20px; }
	.picture-9 ul li{ padding: 0 15px; margin-bottom: 20px; }
	.picture-9 ul li:nth-child(1) a .imgbox span{ padding-top: 450px; }
	.picture-9 ul li:nth-child(2) a .imgbox span{ padding-top: 200px; }
	.picture-9 ul li:nth-child(3) a .imgbox span{ padding-top: 230px; }
	.picture-9 ul li:nth-child(4) a .imgbox span{ padding-top: 230px; }	
	.picture-9 ul li a .textbox{ font-size: 14px; line-height: 40px; }
	.picture-9 ul li a .jiaobiao{ padding:20px 0 0 10px;  width: 110px; height: 110px; }
	.picture-10-list a .imgbox{ margin:0 auto; max-width: 160px; }
	.picture-1 ul li a{ padding: 15px 20px; }
	.picture-1 ul li a .biaoti .icon{ width:40px; line-height: 40px; }
	.picture-1 ul li a .biaoti .icon img{ width:40px; }
	.picture-1 ul li a .biaoti .mc{ font-size: 18px; }
	footer .top .qita .menu ul li:nth-child(n+2){ margin-left: 40px; }
	footer .top .qita .menu ul li .biaoti a{ font-size: 16px; }
	footer .top .qita .contact .weixin{ width: 120px; }
	footer .top .qita .contact .weixin .mc{ font-size: 14px; }

}

@media (max-width:991px){
	.main-pad-1{ padding: 0; }
	.main-pad-2{ padding: 0; }
	.main-pad-6{ padding: 20px; }
	.main-pad-7{ padding: 20px; }
	.main-border-3{ border:none; }
	.main-Background-3{ background: url(../images/bg8.jpg) 50% 50%; background-size: cover; }
	header .top_bar .tel a{ line-height: 30px; }
	header .qita .logo a{line-height:80px;}
	header .qita .language .biaoti{ line-height: 80px; }
	header .qita .language .biaoti .jiantou{ margin-top:30px; }
	.menu-box{ display: none; position: absolute;top: 110px; right: 0; z-index:2147483645; width: 120px; }
	.menu-box ul li{ margin-bottom:1px;}
	.menu-box ul li a{ display: block; font-size: 14px; color: #333; text-align:center; line-height:40px; background:rgba(255,255,255,0.9); }
	.menu-box ul li.active a{ color: #fff; background: #d3212f; }
	.menu-btn{ position: relative; top: 31px; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #d3212f;}
	.menu-btn b:nth-child(2){ margin:5px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(0,10px); }
	.menu-btn.active b:nth-child(2){ opacity: 0; }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(0,-10px); }
	.title-2{ margin:0 -15px; }
	.title-2 ul li{ margin:0; width: 100%; }
	.title-2 ul li:nth-child(n+2){ border-top:solid 1px #e9e9e9; }
	.title-2 ul li a{ font-size: 14px; border-radius: 0; }
	.title-2 ul li.active a{ color: #fff; background: #db0011; }
	.title-3 .biaoti{ font-size: 18px; line-height: 24px; }
	.title-4 .biaoti{ font-size: 18px; line-height: 24px; }
	.text-1 .biaoti{ font-size: 18px; }
	.text-2{ margin-bottom: 20px; font-size: 14px; line-height: 26px; }
	.text-4 ul li a{ padding: 15px; }
	.text-4 ul li a .biaoti{ font-size: 16px; }
	.text-4 ul li a .jieshao{ font-size: 14px; }
	.text-5{ font-size: 14px; line-height: 26px; }
	.text-6 .ul .li{ padding-bottom: 30px; margin-bottom: 30px; }
	.text-6 .ul .li .biaoti{ font-size: 18px; line-height: 24px; }
	.text-6 .ul .li .fumc{ font-size: 16px; }
	.text-6 .ul .li .jieshao{ font-size: 14px; line-height: 26px; }
	.text-8{ margin-bottom: 20px; }
	.text-8 .ul .li .textbox{ padding: 15px; }
	.text-8 .ul .li .textbox .biaoti{ font-size: 14px; }
	.text-8 .ul .li .textbox .jieshao{ font-size: 14px; line-height: 24px; }
	.text-9{ padding-right: 0; margin-bottom: 30px; }
	.text-9 .biaoti{ padding-bottom: 0; text-align: center; }
	.text-9 .biaoti .cn{ float: none !important; }
	.text-9 .biaoti .jiangexian{ margin:15px auto; transform: translate(0,0); }
	.text-9 .biaoti .en{ float: none !important; margin-left: 0; margin-top:0; }
	.text-9 .jieshao{ margin-bottom: 20px; height: auto; }
	.text-9 .more a{ margin:0 auto; }
	.text-10{ margin:0 -15px -30px; padding:30px 15px; background: url(../images/bg9.jpg) 50% 50%; background-size: cover;}
	.text-11 ul li a{ padding:30px 0; }
	.text-11 ul li:first-child a{ border-top: solid 1px #c4c4c4; }
	.text-11:before{ display: none; }
	.text-12 img{ max-width: 450px; }
	.text-13{ line-height: 26px; }
	.picture-1 ul li{ width: 50%; }
	.picture-3 ul li{ width: 50%; }
	.picture-3 ul li a .textbox{ padding:15px; }
	.picture-3 ul li a .textbox .biaoti{ font-size: 18px; }
	.picture-4 ul li a .textbox .biaoti{ font-size: 16px; }
	.picture-5 .menu{ bottom: 8%; }
	.picture-5 .biaoti{ left: 0; bottom: 55%; width: 100%; }
	.picture-7 ul{ margin:0 -15px; }
	.picture-7 ul li{ padding: 0 15px; width: calc(100% / 3); }
	.picture-7 ul li a{ text-align: center; }
	.picture-7 ul li a .left .icon{ margin-bottom: 10px; }
	.picture-7 ul li a .left .biaoti{ font-size: 16px; }
	.picture-7 ul li a .left .jieshao{ font-size: 12px; }
	.picture-8-list a{ padding-bottom: 50px; height: auto; }
	.picture-8-list a .textbox .biaoti{ margin-bottom: 20px; }
	.picture-8-list a .textbox .biaoti .cn{ margin-bottom: 10px; }
	.picture-8-list a .textbox .biaoti .cn span{ width: auto; height: auto; line-height:24px; border:none; }
	.picture-8-list a .textbox .img{ margin:0 auto; }
	.picture-9 ul li{ width: 100%; }
	.picture-9 ul li:nth-child(1) a .imgbox span{ padding-top:60%; }
	.picture-9 ul li:nth-child(n+2){ display: none; }
	.picture-9 ul li a .jiaobiao{ padding: 15px 0 0 15px; width: 90px; height: 90px; }
	.picture-9 ul li a .jiaobiao img{ width:30px; height: 20px; }
	.picture-11{ margin-bottom:30px; }
	.picture-11 .imgbox{ margin-bottom: 20px; }
	.picture-11 .imgbox .img span{ padding-top: 60%; }
	footer .top .link{ padding-bottom: 15px; }
	footer .top .link .biaoti{ width: 100%; }
	footer .top .link .biaoti .cn{ font-size: 16px; }
	footer .top .link .biaoti .en{ font-size: 30px; }
	footer .top .link .right{ width: 100%; }
	footer .top .link .right ul li a{ height: 12px; font-size: 12px; line-height: 12px; }
	footer .top .qita{ padding: 30px 0; }
	footer .top .qita .menu{ width: 224px; }
	footer .top .qita .menu ul{ margin:0 -10px -15px !important; }
	footer .top .qita .menu ul li{ padding: 0 10px; margin-bottom: 15px; width: 50%; }
	footer .top .qita .menu ul li:nth-child(n+2){ margin-left: 0; }
	footer .top .qita .menu ul li .biaoti{ margin-bottom: 0; }
	footer .top .qita .menu ul li .biaoti a{ display: block; text-align: center; font-size: 16px; color: #fff; line-height: 38px; background: #6f6f6f; }
	footer .top .qita .menu ul li .ul{ display: none; }
	footer .top .qita .contact .weixin{ display: none; }
	footer .bot{ padding: 20px 0; }
}


@media (max-width:767px){
	.main-pad-3{ padding:20px 0 0;}
	.main-pad-4{ padding: 0 0 20px; }
	.main-pad-5{ padding: 15px; }
	.main-pad-6{ padding: 15px; }
	.main-pad-7{ padding: 15px; }
	.main-pad-8{ padding:20px 0 0;}
	.main-pad-9{ padding:0 0 20px;}
	header .qita .logo a{line-height:60px;}
	header .qita .logo a img{ width: 200px; }
	header .qita .language .biaoti{ line-height: 60px; }
	header .qita .language .biaoti .icon{ font-size: 30px; }
	header .qita .language .biaoti .jiantou{ margin-top:20px; }
	.banner2{ padding: 80px 0; }
	.banner2 .biaoti span{ font-size: 24px; line-height: 30px; }
	.banner2 .jieshao{ font-size: 14px; }
	.menu-box{top:90px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{ top: 21px; width: 30px;}
	.menu-btn b:nth-child(2){ margin:4px 0; }
	.menu-btn.active b:nth-child(1){ transform:rotate(45deg) translate(5px,5px); }
	.menu-btn.active b:nth-child(3){ transform:rotate(-45deg) translate(5px,-5px); }
	#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) #d3212f; 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); }
	}
	.banner .mouse{ bottom: 20px; text-align: center; }
	.banner .mouse img{width: 15px;}
	.title-2 ul li a{ font-size: 12px; line-height: 34px; }
	.title-3 .biaoti{ font-size: 16px; }
	.title-5 .biaoti{ margin-bottom: 0; font-size: 18px; line-height: 24px; }
	.title-5 .jiangexian{ margin:15px auto; width: 70px; }
	.title-5.active{ top: 20px; }
	.text-1 .biaoti{ font-size: 16px; }
	.text-1 .jieshao{ font-size: 12px; }
	.text-2{ margin-bottom: 15px; font-size: 12px; line-height: 24px; }
	.text-3 ul li:nth-child(n+2){ margin-top: 15px; }
	.text-3 ul li .biaoti{ font-size: 14px; line-height: 34px; }
	.text-3 ul li .right input{ height: 34px; font-size: 14px; line-height: 32px; }
	.text-3 ul li .right textarea{ padding: 8px 10px; height: 150px; max-height: 150px; min-height: 150px; font-size: 14px; line-height: 24px; }
	.text-3 button{ margin-left: 60px; margin-top: 20px; width: calc(100% - 60px); height: 40px; font-size: 14px; line-height: 40px; }
	.text-4 ul li a .biaoti{ font-size: 14px; }
	.text-4 ul li a .jieshao{ font-size: 12px; }
	.text-5{ font-size: 12px; line-height: 24px; }
	.text-6 .ul .li{ padding-bottom: 20px; margin-bottom: 20px; }
	.text-6 .ul .li .biaoti{ margin-bottom: 10px; font-size: 16px}
	.text-6 .ul .li .fumc{ margin-bottom: 5px; font-size: 14px; }
	.text-6 .ul .li .jieshao{ font-size: 12px; line-height: 24px; }
	.text-7 .textbox{ padding: 15px; }
	.text-7 .textbox .biaoti{ font-size: 16px; }
	.text-7 .textbox .jieshao{ margin-bottom: 20px; font-size: 14px; line-height: 26px; }
	.text-7 .textbox .biaoti2{ font-size: 14px; }
	.text-8 .ul .li{ width: 100%; }
	.text-8 .ul .li:nth-child(n+2){ margin-top: 10px; }
	.text-8 .ul .li .textbox{ padding-left: 30px; height: auto; }
	.text-8 .ul .li .textbox .jieshao{ font-size: 12px; }
	.text-9{ margin-bottom: 20px; }
	.text-9 .biaoti{ margin-bottom: 20px; }
	.text-9 .biaoti .cn{ font-size: 18px; line-height: 24px; }
	.text-9 .biaoti .en{ font-size: 16px; }
	.text-9 .jieshao{ font-size: 12px; line-height: 24px; }
	.text-9 .more a{ width: 120px; font-size: 12px; line-height: 34px; }
	.text-10{ margin-bottom: -20px; padding: 20px 15px; }
	.text-10 ul{ margin:0 -15px -20px; }
	.text-10 ul li{ padding: 0 15px; margin-bottom: 20px; }
	.text-10 ul li a .icon{ margin-bottom: 10px; width: 80px; height: 80px; line-height: 80px; }
	.text-10 ul li a .icon img{ width:40px; }
	.text-10 ul li a .biaoti{ font-size: 12px; }
	.text-11 ul li a{ padding: 20px 0; }
	.text-11 ul li a .time{ margin-bottom: 15px; font-size: 18px; line-height: 24px; }
	.text-11 ul li a .biaoti{ font-size: 14px; }
	.text-11 ul li a .jieshao{ height: 48px; font-size: 12px; line-height: 24px; }
	.text-12{ padding: 20px 0; }
	.text-12 img{ width: 80%; }
	.text-13{ font-size: 12px; line-height: 24px; }
	.more-1 a{ width: 120px; font-size: 12px; line-height: 34px; border-radius: 18px; }
	.picture-1 ul li a{ padding: 15px; }
	.picture-1 ul li a .biaoti .icon{ margin-bottom: 10px; }
	.picture-1 ul li a .biaoti .mc{ font-size: 16px; }
	.picture-1 ul li a .biaoti .jiangexian{ margin-top: 10px; }
	.picture-1 ul li a .jieshao{ margin-bottom: 15px; height: 48px; font-size: 12px; }
	.picture-1 ul li a .imgbox span{ padding-top: 60%; }
	.picture-3 ul{ margin:0 -10px -20px; }
	.picture-3 ul li{ padding: 0 10px; margin-bottom: 20px; }
	.picture-3 ul li a .textbox .biaoti{ margin-bottom: 10px; font-size: 16px; }
	.picture-3 ul li a .textbox .jiangexian{ margin-bottom: 10px; }
	.picture-3 ul li a .textbox .jieshao{ margin-bottom: 15px; font-size: 12px; }
	.picture-3 ul li a .textbox .icon{ font-size: 14px; }
	.picture-4 ul li a{ padding: 10px; }
	.picture-4 ul li a .imgbox{ width: 200px; }
	.picture-4 ul li a .imgbox span{ padding-top: 130px; }
	.picture-4 ul li a .textbox{ padding-left: 15px; width: calc(100% - 200px); }
	.picture-4 ul li a .textbox .biaoti{ margin-bottom: 0; font-size: 14px; }
	.picture-4 ul li a .textbox .jieshao{ font-size: 12px; }
	.picture-5 .logo{ left: calc((100% - 340px) / 2); width: 340px; height: 80px; }
	.picture-5 .logo:after{ left: 15px; bottom: 15px; width: calc(100% - 15px * 2) }
	.picture-5 .logo img{ width: 100px; }
	.picture-5 .biaoti .box .cn{ font-size: 24px; }
	.picture-5 .biaoti .box .en{ font-size: 16px; }
	.picture-5 .menu ul li a{ padding-top:8px; width: 150px; height: 60px; }
	.picture-5 .menu ul li a .cn{ font-size: 16px; }
	.picture-5 .menu ul li a .en{ font-size: 12px; }
	.picture-7 ul li a .left .biaoti{ margin-bottom: 0; font-size: 14px; }
	.picture-8-list a{ padding-bottom: 20px; padding-top: 119px; padding-left:10px; padding-right: 10px; }
	.picture-8-list a .textbox .img{ max-width: 120px; }
	.picture-9 ul li a .textbox{ font-size: 12px; line-height: 34px; }
	.picture-9 ul li a .jiaobiao{ padding: 10px 0 0 10px; width: 80px; height: 80px; }
	.picture-10-list a .icon{ margin-bottom: 20px; }
	.picture-10-list a .biaoti{ font-size: 14px; }
	.picture-11{ margin-bottom: 20px; }
	.picture-11 .textbox .biaoti{ font-size: 14px; }
	.picture-11 .textbox .jieshao{ font-size: 12px; }
	.picture-11 .textbox .more{ font-size: 12px; line-height: 34px; border-radius: 18px; }
	footer .top .link{ padding-top:20px; }
	footer .top .link .biaoti .cn{ margin-top: 8px; font-size: 14px; }
	footer .top .link .biaoti .en{ font-size: 24px; line-height: 30px; }
	footer .top .qita{ padding: 20px 0; }
	footer .top .qita .menu{ width:calc(100% - 255px - 10px); }
	footer .top .qita .menu ul{ margin:0 -5px -10px !important; }
	footer .top .qita .menu ul li{ padding: 0 5px; margin-bottom: 10px; }
	footer .top .qita .menu ul li .biaoti a{ font-size: 12px; line-height: 30px; }
	footer .top .qita .contact{ width: 255px; }
	footer .top .qita .contact .textbox{ padding-left: 0; }
	footer .top .qita .contact .textbox ul li{ line-height: 24px; }
	footer .top .qita .contact .textbox ul li .mc{ width: calc(100% - 26px); font-size: 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis }
	footer .bot{ padding: 15px 0; }
	footer .bot .copyright{ font-size: 12px; }
}

@media (max-width:479px){
	.banner2{ padding: 50px 0; }
	.title-3 .biaoti{ font-size: 14px; }
	.text-3 ul li .biaoti{ width: 50px; font-size: 12px; }
	.text-3 ul li .right{ width: calc(100% - 50px); }
	.text-3 ul li .right input{ font-size: 12px; }
	.text-3 ul li .right textarea{ height: 120px; max-height: 120px; min-height: 120px; font-size: 12px; }
	.text-3 button{ margin-top: 15px; margin-left: 50px; width: calc(100% - 50px); font-size: 12px; }
	.text-7 .textbox .biaoti{ font-size: 14px; }
	.text-7 .textbox .jieshao{ margin-bottom: 20px; font-size: 12px; line-height: 24px; }
	.text-7 .textbox .biaoti2{ font-size: 12px; }
	.text-10 ul li a{ padding: 10px; }
	.picture-1 ul li a .biaoti .mc{ font-size: 14px; }
	.picture-3 ul li a .textbox .biaoti{ font-size: 14px; }
	.picture-3 ul li a .imgbox span{ padding-top: 60%; }
	.picture-3 ul li a .textbox{ padding: 10px; }
	.picture-4 ul li a .imgbox{ width: 180px; }
	.picture-4 ul li a .textbox{ padding-left: 15px; width: calc(100% - 180px); }
	.picture-6{ padding-top: 60%; }
	footer .top .link .right ul li a{ margin-right: 5px; padding-right: 5px; }


}

@media (max-width:413px){
	header .top_bar .tel a .icon{ font-size: 16px; }
	header .top_bar .tel a .mc{ font-size: 12px; }
	header .top_bar .tel a .shuzi{ font-size: 12px; }
	header .qita .logo a img{ width: 160px; }
	header .qita .language{ margin-right: 15px; }
	header .qita .language .biaoti .icon{ font-size: 18px; }
	header .qita .language .biaoti .cn{ margin:0 5px; font-size: 12px; }
	.banner2 .biaoti{ margin-bottom: 15px; }
	.text-1 .jiangexian{ margin:10px 0; }
	.text-4 ul li a{ padding: 10px; }
	.text-4 ul li a .biaoti{ margin-bottom: 5px; }
	.text-8 .ul .li .textbox{ padding: 10px; padding-left: 20px; }
	.text-8 .ul .li .textbox:before{ transform: rotateY(160deg) }
	.text-9 .biaoti{ margin-bottom: 15px; }
	.text-9 .biaoti .jiangexian{ margin: 10px auto; }
	.text-9 .biaoti .en{ font-size: 14px; }
	.text-10 ul li{ width: 50%; }
	.text-11 ul li a{ padding: 15px 0; }
	.picture-1 ul li a{ padding: 10px; }
	.picture-1 ul li a .biaoti{ margin-bottom: 10px; }
	.picture-4 ul li a{ padding: 1px; }
	.picture-4 ul li a .imgbox{ margin:4px; width: 150px; }
	.picture-4 ul li a .imgbox span{ padding-top: 110px; }
	.picture-4 ul li a .textbox{ padding:5px 5px 0 10px; width: calc(100% - 150px - 8px); }
	.picture-4 ul li a .textbox .time{ margin-bottom: 0; }
	.picture-4 ul li a .textbox .icon{ display: none; }
	.picture-5 .menu ul li a{width: 120px;}
	.picture-7 ul li a .left .icon img{ width: 40px; }
	.picture-8-list a .textbox .biaoti .cn span{ font-size: 12px; }
	footer .top .qita .menu{ margin-bottom: 10px; width: 100%; }
	footer .top .qita .contact{ width: 100%; }
}


/*浮动QQ*/
.dock { position: fixed; right: 0px; width: 50px; -moz-opacity: 0.7; opacity: 0.7; z-index: 200;}
.dock.close { z-index: 50;}
.dock ul.icons {position: absolute; list-style: none; right: 0px; padding: 0px; width: 50px; border: 1px solid #333; border-right: none; background: #111; -moz-border-radius: 10px 0 0 10px; -webkit-border-radius: 10px 0 0 10px; border-radius: 10px 0 0 10px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.dock.close ul.icons { right: -70px;}
.dock ul.icons li i { display: block; position: relative; width: 50px; height: 50px; background: url(../images/icons.png) no-repeat; cursor: pointer; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; z-index: 210;}
.dock ul.icons li.active i { -moz-opacity: 0.4; opacity: 0.4;}
.dock ul.icons li.up i { background-position: -63px -150px;}
.dock ul.icons li.tel i { background-position: -62px -108px;}
.dock ul.icons li.im i { background-position: -63px -20px;}
.dock ul.icons li.wechat i { background-position: -59px -66px;}
.dock ul.icons li.down i { background-position: -63px -190px;}
.dock ul.icons li p { display: block; position: absolute; top: 50px; right: -260px; padding: 15px 20px; height: 120px; color: White; line-height: 30px; border: 1px solid #333; border-right: none; background: #111; -moz-border-radius: 10px 0 0 10px; -webkit-border-radius: 10px 0 0 10px; border-radius: 10px 0 0 10px; -moz-opacity: 0; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .4s ease-in-out .1s; -moz-transition: all .4s ease-in-out .1s; -ms-transition: all .4s ease-in-out .1s; -o-transition: all .4s ease-in-out .1s; transition: all .4s ease-in-out .1s; overflow: hidden; z-index: 201;}
.dock ul.icons li.active p { right: 50px; -moz-opacity: 1; opacity: 1; filter: alpha(opacity=100);}
.dock ul.icons li.tel p { width: 143px; height:130px; line-height:30px}
.dock ul.icons li.im p { width: 140px; height:170px; line-height:30px}
.dock ul.icons li.im p a { display: block; margin-top: 12px; width: 100px; height: 35px; line-height: 32px; color: #00dfb9; font-size: 16px; text-align: center; text-decoration: none; border: 1px solid #00dfb9; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; -ms-transition: all .3s ease-in-out 0s; -o-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s;}
.dock ul.icons li.im p a:hover { color: White; background: #0f8773; border: 1px solid #0f8773;}
.dock ul.icons li.wechat p { width: 180px; height:180px; line-height:30px}
.dock ul.icons li.wechat p img { border: 2px solid #000;}
.dock a.switch { position: absolute; display: block; top: 270px; right: 11px; width: 26px; height: 26px; background: url(../images/icons.png) no-repeat 0px -640px; cursor: pointer; -webkit-transition-delay: .15s; -moz-transition-delay: .15s; -ms-transition-delay: .15s; -o-transition-delay: .15s; transition-delay: .15s;}
.dock a.switch.off { background-position: -32px -640px;}
@media (max-width:479px){
.dock { display:none;}
}