@import url("swiper.css");
@import url("../bootstrap/css/bootstrap.css");
@import url("animate.css");
@font-face {
	font-family: '汉仪综艺体简';
	src: url('./汉仪综艺体简.ttf');
}
* { margin:0; padding:0;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body,div,ul,p,figure,h1,h2,h3,h4,h5,h6{ margin:0;padding:0;}
ul li { list-style:none;}
a { text-decoration:none;cursor:pointer;touch-callout: none; text-decoration:none; hide-focus: expression(this.hideFocus=true); outline:none;}
a:focus{outline:0;}
em,i{font-style: normal;}
input:focus,textarea:focus {outline:none;}
input,textarea,select {font-family: inherit;font-size: inherit;font-weight: inherit;}
button,input[type="submit"] {border: none;background: none;appearance: none;outline: none;}
input,textarea {border: none;background: none;appearance: none;outline: none;}
img {border:none; vertical-align:middle;}
.clearfix:after{visibility: hidden;display: block;font-size: 0;content:"";clear: both;height: 0;}
.clearfix{*zoom:1;}
table{width:100% !important;border-collapse: collapse !important;border: 1px solid #ddd !important;}
table td{border: 1px solid #ddd !important;}
table tr{border: 1px solid #ddd !important;}
.left {float: left;}
.rig {float: right;}

body {-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-size: 16px; color: #333;font-family:"微软雅黑";}
.padding {padding:2% 0;}
.overflow {overflow: hidden;}
.Imghover {transform:scale(1.05);-webkit-transform:scale(1.05);}
.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.Imghover:hover{ transform:scale(1.02,1.02);-moz-transform:scale(1.02,1.02);-ms-transform:scale(1.02,1.02);-o-transform:scale(1.02,1.02);-webkit-transform:scale(1.02,1.02); opacity:0.9;}

.top {padding: 8px 0; background: #eee;border-bottom:1px solid #ddd;}
.top p {color: #666;}
.top-rig {display: flex;justify-content:flex-end;padding-right: 70px;}
.top-rig .ul1 {display: flex;}
.top-rig .ul1 li{width: 31px;height: 28px;margin-right: 17px;background:url(../img/top-img1.png) no-repeat;}
.top-rig .ul1 li:nth-child(1) {position: relative;}
.top-rig .ul1 li:nth-child(2) {background-position: -45px 0px;}
.top-rig .ul1 li:nth-child(3) {background-position: -90px 0px;}
.top-rig .ul1 li:nth-child(4) {background-position: -135px 0px;margin-right: 0;}
.top-rig .ul1 li:nth-child(1) .code {position: absolute;opacity: 0;display: none; top:36px;left: 50%;margin-left: -50px;border: 1px solid #ddd; width: 100px;height: 100px;z-index: 99;}
.top-rig .ul1 li:nth-child(1):hover .code {opacity: 1;display: block;}

.searchbox {width: 166px;height: 26px;border: 1px solid #777;border-radius:30px;margin-left: 33px;}
.searchbox input {width:80%;height: 26px;padding-left: 10px;font-size: 12px;color: #777;}
.searchbox img {margin-top: -5px;}

.select {height: 26px;width: 48px;border:1px solid #888;position:absolute;right: 0;z-index: 99; overflow: hidden;}
.select ul {margin-top: -2px;}
.select ul li {width: 37px;margin-bottom: 7px;}
.select ul li a {display: block;}
.select i {display: block;position: absolute;top: 0;right: 0; width: 8px;height: 26px;text-align: center;}
.show1 {height: 130px;background: #eee;}

.top2 {background: url(../img/top2-bg.png) left top;}
.logo {display: inline-block; width:70%;padding-top: 20px;}
.logo h1 {font-family:'汉仪综艺体简'; display: block;text-align: center;font-size: 32px;color: #3473c7;}
.logo img {display: block;margin:8px auto;}
.logo p {text-align:center;color: #666;font-size: 20px;}
.top2-rig  {padding: 30px 0 0 0;display: flex;justify-content:flex-end;}
.top2-rig ul {display: flex;}
.top2-rig ul li {margin-right: 25px;}
.top2-rig ul li img {display: block;margin: 0 auto;}
.top2-rig ul li p {display: block;font-family:'汉仪综艺体简'; width: 100%;height: 32px;text-align: center;line-height: 32px;margin-top: 2px;font-size:14px;color: #fff;background: #4fa835;}
.top2-rig ul li:nth-child(2) p {background: #3473c7;}
.top2-rig ul li:nth-child(3) p {background: #ef9014;}
.zs{padding-top: 9px;width: 233px;margin-left: 6%;}
.zs img{float: left;margin-top:9px;}
.zs-nr {padding-left:28%;}
.zs-nr span {display:block;font-size: 14px;}
.zs-nr p {font-size: 18px;margin-top:5px;}

.nav {background: #3473c7;}
.navBox {width: 100%;padding:0;}
.navBox .container {padding: 0;}
#navbarNav {/* justify-content:flex-end; */}
.navbar-nav {justify-content: space-around;}
.navbar-nav i {display: block;width: 2px;height:17px;background: #fff;margin-top: 12px;}
.navbar-expand-lg .navbar-nav {width: 100%;}
.navbar-light .navbar-nav .nav-link {padding:0;line-height:40px; color: #fff;font-size: 16px;text-transform:uppercase;}
.navbar-light .navbar-nav .nav-link:hover {text-decoration: underline;color: #fff;}
.navbar-light .navbar-nav .default {text-decoration: underline;}
.nav-rig {justify-content:flex-end;}
.nav-rig a {font-size: 18px;}
.navbar { padding: 0;width:auto;position: relative;}
.dropdown-item {clear: inherit;width: auto;padding: 5px 0;}
.navbar-expand-lg .navbar-nav .dropdown-menu {display: none; clear: initial; width:100%;text-align: center; position: absolute; top:38px;left:-50%;border: none;color: #fff; background:rgba(0,0,0,0.6);border-radius: inherit; padding: 10px;}
.navbar-expand-lg .navbar-nav .two {display:none;max-width: 1200px;left: 0;text-align: left;}
.navbar-expand-lg .navbar-nav .two a {display:inline-block;padding: 5px 25px;}
.navbar .navbar-nav .nav-item:hover .dropdown-menu,.navbar .navbar-nav .nav-item:hover .two{display: block;}
.dropdown-menu a,.two2 a {color: #fff;line-height:28px;}

.dropdown-menu {position: absolute;top:30px;left: 0;padding:10px 0;}
.dropdown-item a:hover {background: rgba(255, 255,255, 0.8);}
.link {display: block;float: right;padding-top: 28px;}
.link a {display: block;float: right; color: #999;font-size: 12px; margin-left: 15px;}
.link a img {display: block; margin: 0 auto 5px;}
.swiper-pagination-bullet-active { background:#3473c7;}

.title {text-align: center;position: relative;}
.title:after,.title::before {content: '';position: absolute;top: 87%;background: #3473c7;width: 19.8%;height: 1px;}
.title::before {right: 62%;}
.title:after {left: 62%;}
.title h1 {font-size: 40px;color: #3473c7;margin-bottom: 20px;font-family: '汉仪综艺体简';}
.title p {position: relative;color: #888;}
.title p::after,.title p::before {content: '';position: absolute;top: 43%;background: #3473c7;width: 5px;height: 5px;}
.title p::after {left: 60%;}
.title p::before {right: 60%;}

.swiper-nr {width: 100%;position: relative;}
.swiper-slide {text-align: center;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-container1,.swiper-container2,.swiper-container3,.swiper-containerp1,.swiper-containerp2{width: 100%;overflow: hidden;}
.swiper-container1,.swiper-container2,.swiper-container3,.swiper-containerp1,.swiper-containerp2{position: relative;}

.nei-bann{position: relative;}
.crumbs {border-top: 1px solid #fff;line-height: 38px;position: absolute;bottom: 0;width: 100%;}
.crumbs p {color: #fff;font-size: 14px;line-height:38px;text-transform: uppercase;}
.crumbs p img {display:block;float: left; margin-right: 10px;}
.crumbs p span {float:left;padding-top: 2px;}
.crumbs p a {color:#fff;line-height: 18px; text-transform: uppercase;}
.crumbs .container {padding: 0;}

.tit2 h1{text-align: center;font-size: 40px; color: #fea304;text-align: center;text-transform: uppercase;margin-bottom: 15px;}
.tit2 i {display: block;margin: 0 auto; width:50px; height:1px; background: #fea304;}

.page { padding-top:3%;}
.page ul {text-align: center;}
.page ul li {display:inline-block;}
.page ul a { display: inline-block; width:28px; height:28px; border: 1px solid #c8c8c8;color:#7e7e7e; font-size: 16px;}
.page ul a.page-num-current{background: #3473c7;color: #fff;border: 1px solid #3473c7;}
.page2 { padding: 5% 0 0;}
.page2 ul{ text-align: center; margin: 0;padding: 0;}
.page2 ul li{ display: inline-block; cursor: pointer; margin: 0 1%; width:165px; height:33px; border: 1px solid #ddd; font-size: 14px; color: #666; text-align:center; line-height: 33px;}
.page2 li:hover { background: #3473c7;border: 1px solid #3473c7;color: #fff;}

.footer {background: #3473c7;color: #fff;}
.foot-top {padding: 3% 0 2%;}
.foot-top h5{font-size: 18px;font-family:"微软雅黑";}
.foot-top i {display: block;width: 20px;height: 2px;background: #b9cdda;margin-top: 10px;}
.foot-top ul {display: block;margin: 15px 0 0 0;font-family:"微软雅黑";padding-right: 40%;}
.foot-top ul li {display: block;float: left;width: 50%; font-size: 14px;line-height: 28px;}
.foot-top ul li a {color: #fff;}
.foot-top ul li:hover a {text-decoration: underline;}
.foot2-nr {margin-top: 15px;line-height: 28px;}
.foot2-nr img {margin: 10px 15px 0 0;}
.foot-top .foot2 {padding:0 3% 0 0;}
.foot-top .foot3 {padding:0 0 0 5%;}
.foot-top .foot4 {padding: 0 15px 0 5%;}
.foot3 ul {width: 100%;padding: 0;}
.foot3 ul li {display: block;float: none;width: 100%;}
.foot4 input {display: block;width: 100%; border-bottom: 1px solid #b9cdda;height: 30px;color: #fff;padding-left: 5px;}
.foot4 .col-12 {margin-bottom:10px;}
.foot4 textarea {display:block;width: 100%;height: 50px;padding: 5px 0 0 5px;border-bottom: 1px solid #b9cdda;color: #fff;}
.foot4 button {display: block; cursor: pointer; margin-top: 20px; float: right;font-size: 12px;color: #fff;border: 1px solid #b9cdda;width: 87px;height: 25px;text-align: center;line-height: 25px;
display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;justify-content: center;align-items: center;position: relative;z-index: 1;}
.foot4 button::before {content: "";display: block;position: absolute;z-index: -1;bottom: 0;left: 0;width: 100%;height: 100%;border-radius: inherit;background-color: #fff;opacity: 0;
-webkit-transform: scaleY(0.1);-moz-transform: scaleY(0.1);-ms-transform: scaleY(0.1);-o-transform: scaleY(0.1);transform: scaleY(0.1);
-webkit-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;}
.foot4 button:hover {color: #3473c7;}
.foot4 button:hover:before {-webkit-transform: scaleY(1);-moz-transform: scaleY(1);-ms-transform: scaleY(1);-o-transform: scaleY(1);transform: scaleY(1);opacity: 1;}
.foot4 input::-webkit-input-placeholder {color: #fff;opacity:1;}
.foot4 input:-moz-placeholder {color: #fff;opacity:1;}
.foot4 input::-moz-placeholder {color: #fff;opacity: 1;}
.foot4 input::-ms-input-placeholder {color: #fff;opacity:1;}
.foot4 textarea::-webkit-input-placeholder {color: #fff;opacity:1;}
.foot4 textarea:-moz-placeholder {color: #fff;opacity:1;}
.foot4 textarea::-moz-placeholder {color: #fff;opacity:1;}
.foot4 textarea::-ms-input-placeholder {color: #fff;opacity:1;}
.foot-bott {border-top: 1px solid #fff;line-height: 40px;color: #fff;font-size: 14px;}
.foot-bott .container {padding: 0;}
.foot-bott .container a {margin: 0 10px 0 20px;}

.global_toolbar {position: fixed;z-index: 1001;top: 0;right: 0;width: 0;height: 100%;-webkit-transition: all .4s cubic-bezier(.2,.83,.42,.91);transition: all .4s cubic-bezier(.2,.83,.42,.91);border-left: 1px solid #d0d0d0;background: #fff}
.toolbar_btn {position: absolute;top: 100%;left: -60px;width: 60px}
.toolbar_btn a,.toolbar_btn a samp {position: relative;display: block;height: 60px;-webkit-transition: all .4s cubic-bezier(.2,.83,.42,.91);transition: all .4s cubic-bezier(.2,.83,.42,.91);border-bottom: 1px solid #fff;}
.toolbar_btn a samp {z-index: 2;width: 60px;color: #fff;background-color: #3473c7;}
.toolbar_btn a em {font-size: 16px;font-style: normal;line-height: 60px;position: absolute;z-index: 1;top: 0;right: 60px;display: block;overflow: hidden;width: 0;height: 60px;-webkit-transition: all .4s cubic-bezier(.2,.83,.42,.91);transition: all .4s cubic-bezier(.2,.83,.42,.91);text-align: center;color: #fff;background-color: #333;}
.toolbar_btn a:hover em {width: 220px;background: #3473c7;}
.iconi {width: 30px;height: 30px;display: block;position: absolute;top: 15px;left: 15px;}
.icon-LiveChat1 img {width: 100%;height: auto;display: block;border: none;}

@media screen and (max-width:1200px) {
	.top2-left {padding: 0;}
	.logo {width:auto;padding:10px 0 0 20px;}
	.zs {margin-left: 3%;}
	.zs-nr p {font-size: 16px;}
	.foot-top ul {padding: 0;}
}
@media screen and (max-width:990px) {
	.navbar-nav i {display: none;}
	.top-rig {padding-right: 55px;}
	.searchbox {margin-left: 15px;}
	.top2-rig {padding: 0 0 15px;}
	.top2-rig {justify-content: space-around;}
	.top2-left {display: flex;justify-content:center;}
	.navbar-expand-lg .navbar-nav .dropdown-menu {display: block; position: inherit;top:0;left: 0;text-align: left;}
	.foot-top .foot2,.foot-top .foot3,.foot-top .foot4 {padding: 0 15px 0;}
}
@media screen and (max-width: 750px) {
	.padding {padding:4% 0;overflow: hidden;}
	.navBox .container,.crumbs .container {padding: 0 20px;}
	.foot-top .foot2 {padding: 0 15px;margin: 20px 0;}
	.foot-top ul {float: none; margin-bottom: 10px;}
	.foot-bott .container {padding: 0 20px;}
	.foot-top {padding: 3% 20px;}
	.top2-rig {display: block;}
	.top-rig .ul1 li {margin-right: 5px;}
}