﻿@charset "utf-8";

body{font-family:"微软雅黑"}
.no-margin{margin:0 !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
::-webkit-input-placeholder{transition:all 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;}
.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:40px 0 0;}
.main-pad-2{ padding:0 0 40px;}
.main-Background-1{ background:rgba(0,0,0,0.6);}

header{ position: relative; z-index:99999;}
header .box{ display: flex; justify-content: space-between; align-items: center;}
header .qita .logo a{ display:block; font-size:0;}

.banner{ position:relative;}
.banner a{ display: block; font-size: 0; text-align: center;}
.banner a img{ width: 100%;}
.banner .swiper-pagination{ position: absolute; left: 0; bottom: 20px; z-index: 1; width: 100%; font-size: 0; text-align: center;}
.banner .swiper-pagination span{ margin: 0 5px; width: 10px; height: 10px; background: #fff; opacity: 1; transition: all 0.3s;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{ background: #165aa9;}

.title-2{ display: flex; justify-content: space-between; align-items: center; padding-bottom:10px; margin-bottom: 20px; border-bottom: solid 2px #e7e7e7;}
.title-2 .left{ position: relative; display: flex; align-items: center;}
.title-2 .left .cn{ position: relative; padding-left:20px; font-size: 26px; color: #165aa9;}
.title-2 .left .cn:before{ content: ""; position: absolute; left: 0; top: 50%; z-index: 1; margin-top:-6px; width: 12px; height: 12px; border: solid 3px #165aa9; border-radius: 50%;}
.title-2 .left .en{ margin-left: 10px; font-family: 'Arial'; font-size: 16px; color: #555555;}
.title-2 .left:before{ content: ""; position: absolute; left: 0; bottom:-12px; z-index: 1; width:128px; height: 2px; background: #165aa9;}
.title-2 .right a{font-family: 'Arial'; font-size: 16px; color: #555555;}
.title-5{ margin-bottom: 20px;}
.title-5 .biaoti{ font-size: 18px; color: #333; line-height: 24px;}
.title-5 .time{ font-size: 12px; color: #999; line-height: 24px;}

.text-1{ margin-bottom: 20px; font-size: 15px; color: #2e2e2e; line-height: 24px;}
.text-2{ font-size: 15px; color: #333; line-height: 32px;}
.text-2 img{ max-width: 100%;}
.text-3 .ul .li:nth-child(n+2){ margin-top:30px;}
.text-3 .ul .li ul{ display: flex; flex-wrap: wrap; justify-content: space-between; max-width: 500px;}
.text-3 .ul .li ul li{ display: flex; padding-top:10px; padding-bottom: 10px; width: 100%; line-height: 24px;}
.text-3 .ul .li ul li:nth-child(1){ padding-top: 0;}
.text-3 .ul .li ul li:nth-child(3),.text-3 .ul .li ul li:nth-child(4),
.text-3 .ul .li ul li:nth-child(5),.text-3 .ul .li ul li:nth-child(6){ width:250px; max-width:calc(50% - 10px)}
.text-3 .ul .li ul li .biaoti{ padding-left: 5px; width: 110px;}
.text-3 .ul .li ul li .right{ width: calc(100% - 110px);}

.picture-1 ul{ display: flex; flex-wrap: wrap;}
.picture-1 ul li a{ display: block; position: relative;}
.picture-1 ul li a:before{ content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 1; border: solid 5px rgba(255,255,255,.38);}
.picture-1 ul li a .imgbox{ overflow: hidden; border: solid 1px #cdcdcd;}
.picture-1 ul li a .imgbox span{ display: block; padding-top: calc(243 / 285 * 100%);}
.picture-1 ul li a .textbox{ position: absolute; left:5px; right: 5px; bottom:5px; z-index: 1; padding:0 10px; height: 38px; font-size: 15px; color: #fff; line-height: 38px; background: rgba(0,0,0,0.4);}
.picture-2 ul{ display: flex; flex-wrap: wrap;}
.picture-2-list a{ display: block;}
.picture-2-list a .imgbox{ overflow: hidden;}
.picture-2-list a .imgbox span{ display: block; padding-top: calc(281 / 386 * 100%);}
.picture-2-list a .textbox{ display: flex; align-items: center; justify-content: space-between; padding:0 20px; height: 40px; color: #fff; background: #165aa9;}
.picture-2-list a .textbox .mc{ width: calc(100% - 30px); font-size: 16px;}
.picture-2-list a .textbox .icon{ display: flex; justify-content: center; align-items: center; width: 20px; height: 20px; font-size: 14px; border: solid 1px #fff; border-radius: 50%;}
.picture-3 a{ display: block;}
.picture-3 a .imgbox{ overflow: hidden;}
.picture-3 a .imgbox span{ display: block; padding-top:240px;}
.picture-3 a .textbox .biaoti{ margin-bottom: 10px; font-size: 16px; color: #333; line-height: 50px; border-bottom: dashed 1px #a3a3a3;}
.picture-3 a .textbox .jieshao{ margin-bottom: 10px; font-size: 15px; color: #2e2e2e; line-height: 32px;}
.picture-3 a .textbox .more{ margin-left: calc(100% - 115px); width: 115px; color: #fff; line-height: 28px; background: #165aa9;}
.picture-4 ul li:nth-child(n+2){ margin-top:15px;}
.picture-4 ul li a{ display: flex; justify-content: space-between; align-items: center;}
.picture-4 ul li a .imgbox{ width: 155px; overflow: hidden;}
.picture-4 ul li a .imgbox span{ display: block; padding-top: 130px;}
.picture-4 ul li a .textbox{ width: calc(100% - 155px - 20px);}
.picture-4 ul li a .textbox .biaoti{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 10px; line-height: 24px;}
.picture-4 ul li a .textbox .biaoti .mc{ width: calc(100% - 80px); font-size: 16px; color: #333;}
.picture-4 ul li a .textbox .biaoti .time{ font-size: 13px; color: #333;}
.picture-4 ul li a .textbox .jieshao{ margin-bottom: 10px; height: 48px; color: #333; line-height: 24px; overflow: hidden;}
.picture-4 ul li a .textbox .more{ font-size: 12px; color: #131313; text-decoration: underline;}
.picture-5{ position: relative; margin-top:20px;}

.picture-6 ul{ display: flex; flex-wrap: wrap;}
.picture-6 ul li a{ display: block;}
.picture-6 ul li a .imgbox{ overflow: hidden;}
.picture-6 ul li a .imgbox span{ display: block; padding-top: calc(244 / 294 * 100%);}
.picture-7{ margin-bottom: 20px; font-size: 0;}
.picture-7 img{ max-width: 100%; border: solid 1px #ccc;}

.subnav ul{ margin:0 0 3px; padding:0 10px; background: #165aa9;}
.subnav ul li{ border-bottom:dashed 1px rgba(255,255,255,.3);}
.subnav ul li > a{ position: relative; display: block; padding-left:5px; padding-right:35px; font-size: 15px; color: #fff; line-height: 50px;}
.subnav ul li > a i{ display: block; position: absolute; right: 20px; top: 0; font-size: 14px;}
.subnav ul li .ul{ display: none; padding:0 10px 20px;}
.subnav ul li .ul .li a{ display: block; color: #fff; line-height: 34px;}
.subnav ul li.active > a{ color: #f5911d;}
.subnav ul li.active > a i{ color: #f5911d;}
.subnav ul li.active .ul .li a{ color: #f5911d;}

footer .bots{ background: url(../images/bg1.jpg);}
footer .bots .other{ display: flex; justify-content: space-between; padding:35px 0;}
footer .bots .other .contact { width: calc(50% - 10px);}
footer .bots .other .contact .biaoti{ font-size: 16px; color: #333; line-height: 36px; font-weight: bold;}
footer .bots .other .contact ul{ display: flex; flex-wrap: wrap; justify-content: space-between;}
footer .bots .other .contact ul li{ width: calc(50% - 10px); font-size: 15px; color: #333; line-height: 36px;}
footer .bots .other .copyright{font-size: 15px; color: #333; line-height: 36px;}
footer .bots .other .wechat{ width: 480px; max-width: calc(50% - 10px);}
footer .bots .other .wechat .biaoti{ margin-bottom: 15px; font-size: 16px; color: #333; line-height: 36px; font-weight: bold;}
footer .bots .other .wechat ul{ display: flex;}
footer .bots .other .wechat ul li{ display: flex; align-items: center;}
footer .bots .other .wechat ul li:nth-child(n+2){ margin-left: 20px;}
footer .bots .other .wechat ul li .imgbox{ font-size: 0;}
footer .bots .other .wechat ul li .imgbox img{ width: 80px;}
footer .bots .other .wechat ul li .mc{ padding-left:15px; font-size: 15px; color: #333; line-height: 24px;}

@media (min-width:992px){
	.col-md-3-cz-1{ width: 280px;}
	.col-md-9-cz-1{ width: calc(100% - 280px);}
	header .top_bar{ background: #ededed;}
	header .top_bar .biaoyu{ color: #333; line-height: 30px;}
	header .top_bar .right ul{ display: flex;}
	header .top_bar .right ul li{ height: 14px; line-height: 14px;}
	header .top_bar .right ul li:nth-child(n+2){ padding-left:10px; margin-left: 10px; border-left: solid 1px #333;}
	header .top_bar .right ul li a{ color: #333;}
	header .top_bar .right ul li a:hover{ color: #f5911d; text-decoration: underline !important;}		
	header .qita .logo a{line-height:130px;}
	header .qita .tel{ display: flex; align-items: center;}
	header .qita .tel .icon{ margin-right: 10px; font-size: 0;}
	header .qita .tel .text .mc{ font-size: 16px; color: #333; line-height: 24px;}
	header .qita .tel .text .shuzi{ font-family:'CTLaoSongSJ'; font-size: 29px; color: #165aa9; line-height: 32px;}
	header .menu{ background: #165aa9;}
	header .menu ul{ display: flex; align-items: center;}
	header .menu ul li{ position:relative; width: calc(100% / 8);}
	header .menu ul li:nth-child(n+2):before{ content:""; position: absolute; left: 0; top: 0; z-index: 1; width: 1px; height: 100%; opacity: .25; background:-moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff',endColorstr='#00ffffff',GradientType=0 );}
	header .menu ul li > a{ position: relative; z-index: 2; display:block; font-size:15px; line-height:45px; color:#fff;}
	header .menu ul li .ul{ position:absolute; left:0; top:100%; width:100%; visibility: hidden; opacity: 0; transform: translateY(10px);}
	header .menu ul li:hover .ul{ visibility: visible; opacity: 1; transform: translateY(0px);}	
	header .menu ul li .ul .li > a{ display:block; padding: 10px; color:#fff; line-height:24px; background:rgba(22,90,169,0.8);}
	header .menu ul li .ul .li:hover > a{ background:#f5911d;}
	header .menu ul li:hover > a{ background:#f5911d;}
	header .menu ul li.active > a{ background:#f5911d;}
	.title-1{ display: flex; align-items: flex-end; justify-content: space-between; padding-top: 44px; padding-bottom: 10px; margin-bottom: 20px; border-bottom: solid 2px #c3c3c3;}
	.title-1 .left{ position: relative; font-size: 22px; color: #165aa9; line-height: 24px;}
	.title-1 .left:before{ content: ""; position: absolute; left: 0; bottom:-12px; z-index: 1; width: 92px; height: 2px; background: #165aa9;}
	.title-1 .right a{ font-family: 'Arial'; font-size: 16px; color: #555555; line-height: 16px;}
	.title-1 .right a:hover{ color: #f5911d; text-decoration: underline !important;}
	.title-2 .right a:hover{ color: #f5911d; text-decoration: underline !important;}
	.picture-1 ul li{ margin-right: 26px; width: calc((100% - 26px * 2) / 3);}
	.picture-1 ul li:nth-child(n+4){ margin-top:26px;}
	.picture-1 ul li:nth-child(3n+3){ margin-right:0;}	
	.picture-1 ul li a:hover .imgbox span{ transform: scale(1.1);}
	.picture-1 ul li a:hover .textbox{ background:rgba(22,90,169,0.8);}
	.picture-2 ul li{ margin-right: 20px; width: calc((100% - 20px * 2) / 3);}
	.picture-2 ul li:nth-child(n+4){ margin-top:20px;}
	.picture-2 ul li:nth-child(3n+3){ margin-right:0;}	
	.picture-2-list a:hover .imgbox span{ transform: scale(1.1);}
	.picture-2-list a:hover .textbox{ background: #f5911d;}
	.picture-3 a:hover .imgbox span{ transform: scale(1.1);}
	.picture-3 a:hover .textbox .biaoti{ color: #f5911d;}
	.picture-3 a:hover .textbox .more{ background: #f5911d;}
	.picture-4 ul li a:hover .imgbox span{ transform: scale(1.1);}
	.picture-4 ul li a:hover .textbox .biaoti .mc{ color: #f5911d;}
	.picture-4 ul li a:hover .textbox .more{ color: #f5911d;}
	.picture-6 ul li{ margin-right:16px; width: calc((100% - 16px * 2) / 3);}
	.picture-6 ul li:nth-child(n+4){ margin-top:16px;}
	.picture-6 ul li:nth-child(3n+3){ margin-right:0;}	
	.picture-6 ul li a:hover .imgbox span{ transform: scale(1.1);}
	.subnav .biaoti{ display: flex; justify-content: center; align-items: center; height: 80px; background: url(../images/subnav_biaoti_bg.jpg) no-repeat 50% 50% / cover;}
	.subnav .biaoti .mc{ position: relative; font-size: 30px; color: #fff;}	
	.subnav .biaoti .mc:before,.subnav .biaoti .mc:after{ content: ""; position: absolute; top: 50%; z-index: 1; width: 14px; height: 3px; background: #fff;}
	.subnav .biaoti .mc:before{ right: calc(100% + 20px);}
	.subnav .biaoti .mc:after{ left: calc(100% + 20px);}
	.subnav ul li > a:hover{ color: #f5911d;}
	.subnav ul li .ul .li a:hover{ color: #f5911d;}
	.subnav .contact{ background: #eeeeee; border:solid 1px #dcdcdc;}
	.subnav .contact .imgbox{ font-size: 0;}
	.subnav .contact .imgbox img{ width: 100%;}
	.subnav .contact .textbox{ padding:10px; font-size: 15px; color: #333; line-height: 30px;}
	footer .link{ font-size: 16px; background: #165aa9;}
	footer .link .col-xs-12{ display: flex; align-items: center; height: 45px; line-height: 45px;}
	footer .link .mc{ color: #fff;}
	footer .link ul{ display: flex; flex-wrap: wrap; height:45px;}
	footer .link ul li{ margin-right: 20px;}
	footer .link ul li a{  color: #fff;}
	footer .link ul li a:hover{ text-decoration: underline !important;}	
	footer .bots .menu ul{ display: flex; justify-content: center; align-items: center; padding-top: 10px; height: 105px; border-bottom: solid 1px #7a93b5;}
	footer .bots .menu ul li{ margin:0 25px;}
	footer .bots .menu ul li a{ font-size: 16px; color: #333;}	
	footer .bots .menu ul li a:hover{ color: #f5911d;text-decoration: underline !important;}

}

@media (max-width:1199px){
	header .qita .logo a{ line-height:120px;}
	header .qita .logo a img{ width: 600px;}
}

@media (max-width:1199px) and (min-width:992px){
	.title-1{ padding-top: 34px;}
	.picture-1 ul li{ margin-right: 20px; width: calc((100% - 20px * 2) / 3);}
	.picture-1 ul li:nth-child(n+4){ margin-top:20px;}
	.picture-1 ul li:nth-child(3n+3){ margin-right:0;}	
	.subnav .biaoti{ height: 70px;}
	.subnav .biaoti .mc{ font-size: 24px;}
	.subnav .contact .textbox{ font-size: 14px; line-height: 26px;}
	footer .bots .other .contact{ width: calc(100% - 360px -  10px);}
	footer .bots .other .wechat{ width: 360px;}
}

@media (max-width:991px){
	.main-pad-1{ padding:30px 0 0;}
	.main-pad-2{ padding:0 0 30px;}
	header .qita .logo a{line-height:80px;}
	header .qita .logo a img{ width:300px;}
	.menu-box{ display: none; position: absolute;top: 80px; 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: #fff; text-align:center; line-height:40px; background:rgba(22,90,169,0.8); }
	.menu-box ul li.active a{ background: #f5911d; }
	.menu-btn{ position: relative; width: 40px; }
	.menu-btn b{ display: block; height:3px; background: #165aa9;}
	.menu-btn b:nth-child(2){ margin:4px 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 .left .cn{ font-size: 24px;}
	.text-2{ font-size: 14px; line-height: 30px;}
	.picture-1 ul{ justify-content: space-between;}
	.picture-1 ul li{ width: calc(50% - 10px);}
	.picture-1 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-2-list a .textbox .mc{ font-size: 14px;}
	.picture-2 ul{ justify-content: space-between;}
	.picture-2 ul li{ width: calc(50% - 10px);}
	.picture-2 ul li:nth-child(n+3){ margin-top: 20px;}
	.picture-3 a .imgbox span{ padding-top: calc(239 / 585 * 100%);}
	.picture-3 a .textbox .jieshao{ margin-bottom:15px; font-size: 14px; line-height: 24px;}
	.picture-6 ul{ justify-content: space-between;}
	.picture-6 ul li{ width: calc(50% - 10px);}
	.picture-6 ul li:nth-child(n+3){ margin-top: 20px;}
	.subnav{ margin-bottom: 20px;}
	.subnav .biaoti{ display: flex; align-items: center; justify-content: space-between; padding:0 15px; height:50px; font-size: 18px; color: #fff; font-weight: bold; background: #165aa9;}
	.subnav ul{ margin:2px 0 0;}
	.subnav ul li > a{ font-size: 14px; line-height: 44px;}
	footer .bots .other{ display: block; padding:30px 0;}
	footer .bots .other .contact{ margin-bottom: 20px; width: 100%;}
	footer .bots .other .contact .biaoti{ margin-bottom:10px; font-size: 14px; line-height:24px;}
	footer .bots .other .contact ul li{ font-size: 14px; line-height: 24px;}
	footer .bots .other .contact ul li:nth-child(n+3){ margin-top:5px;}
	footer .bots .other .copyright{ font-size: 14px; line-height: 24px;}
	footer .bots .other .wechat{ margin-bottom: 20px; width: 100%; max-width: initial;}
}

@media (max-width:767px){
	body{ padding-bottom:54px !important;}
	.main-pad-1{ padding:20px 0 0;}
	.main-pad-2{ padding:0 0 20px;}
	header .qita .logo a{line-height:60px;}
	.banner .swiper-pagination{ bottom: 10px; }
	.banner .swiper-pagination span{ width: 8px; height: 8px; }
	.menu-box{top: 60px; width: 100px; }
	.menu-box ul li a{ font-size: 12px; line-height: 34px;}
	.menu-btn{width: 30px;}
	.title-2 .left .cn{ font-size: 18px;}
	.title-2 .right a{ font-size: 14px;}
	.title-5 .biaoti{ font-size: 16px;}
	.text-1{ font-size: 14px;}
	.text-2{ line-height: 24px;}
	.text-3 .ul .li:nth-child(n+2){ margin-top: 20px;}
	.text-3 .ul .li ul li .biaoti{ width:90px;}
	.text-3 .ul .li ul li .right{ width: calc(100% - 90px);}
	.text-3 .ul .li ul li{ padding-top: 5px; padding-bottom: 5px;}
	.picture-1 ul li a .textbox{ font-size: 14px;}
	.picture-2-list a .textbox{ padding:0 10px;}
	.subnav .biaoti{ font-size: 16px; height:44px;}
	.tabBar{ position: fixed; left: 0; bottom: 0; z-index: 99999; width: 100%; background: #165aa9; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
	.tabBar ul{ display: flex; align-items: center;}
	.tabBar ul li{ width: calc(100% / 3);}
	.tabBar ul li a{ display: block; padding:5px 0; transition: all 0.3s;}
	.tabBar ul li.active a{ background: #f5911d;}
	.tabBar ul li:nth-child(n+2) a{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.5);}
	.tabBar ul li a .icon{ font-size:18px; color: #fff; line-height: 24px;}
	.tabBar ul li a .mc{ font-size: 12px; color: #fff; line-height: 20px;}
	.tabBar ul li .tanchuang{ position: absolute; left: 15px; bottom: 100%; z-index: 1; padding-bottom: 10px; width: calc(100% - 30px); transform: translateY(10px); opacity: 0; visibility: hidden; transition: all 0.3s;}
	.tabBar ul li .tanchuang:before{ content: ""; position: absolute; right: calc(((100% + 30px) / 3 - 30px - 12px) / 2); bottom: 4px; z-index: 1; width: 0; height: 0; border-left: solid 6px transparent; border-right: solid 6px transparent; border-top: solid 6px rgba(22,90,169,0.8);}
	.tabBar ul li.active .tanchuang{ transform: translateY(0px); opacity: 1; visibility: visible;}
	.tabBar ul li .tanchuang .imgbox{ padding: 10px; font-size: 0; background: rgba(22,90,169,0.8); border-radius: 5px;}
	.tabBar ul li .tanchuang .imgbox img{ max-width: 100px;}	 
	footer .bots .other{ padding: 20px 0;}
	footer .bots .other .contact ul li{ width: 100%;}
	footer .bots .other .wechat .biaoti{ font-size: 14px; line-height: 24px;}
	footer .bots .other .wechat ul li .mc{ font-size: 14px;}
	footer .bots .other .copyright{ font-size: 12px;}
}

@media (max-width:479px){
	.text-3 .ul .li ul li:nth-child(3), .text-3 .ul .li ul li:nth-child(4),
	.text-3 .ul .li ul li:nth-child(5), .text-3 .ul .li ul li:nth-child(6){ width: 100%; max-width: initial;}
	footer .bots .other .wechat ul li{ display: block;text-align: center;}
	footer .bots .other .wechat ul li .mc{ padding-left: 0;}

}

@media (max-width:413px){

}