@charset "UTF-8";
html,body{font:15px/1.571429 15px/1.5 'Helvetica Neue', 'Helvetica', 'Arial', '\5FAE\8F6F\96C5\9ED1', 'Microsoft YaHei', 'Tahoma', 'Hiragino sans gb', 'SimSun', 'Sans-serif';color:#76838f;margin:0;text-decoration: none;width:100%;max-width:100%;min-width:320px;min-height:100%}html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent;}article,aside,details,figcaption,figure,footer,header,codemain,menu,nav,section,summary{display:block}ul { list-style-type: none;}
html, body, div,
h1, h2, h3, h4, h5, h6,
hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, form, fieldset, object, code,
legend, button, input, textarea, label,
th, td, a, img ,p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
	font-size: 15px;
}
.left {float:left!important}

.right {float:right!important}
a {text-decoration: none;}
a:link, a:visited {color: #486898;text-decoration: none;}
a:hover, a:active { color: #496989;text-decoration: none;}

.header{
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	height: 50px;
	padding: 0 30px;
	background-color: #FFF;
}
/*左侧logo*/
.header .left{
	width: 12%;
}
.header .left a img{
	height: 40px;
	margin-top: 6px;
}
.header .left .img2{
	display: none;
}
/*右侧*/
.header .nav{
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	height: 100%;
	line-height: 50px;
	display: block;
}
.header .navbar_nav li{
	float:left;
	position: relative;
	display: block;
}
.header .navbar_nav li:after{
    content: "";
    width: 0;
    height: 2px;
    background: #496989;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s ease 0s;
}
.header .navbar_nav li:hover:after{
    width: 100%;
}
.header .navbar_nav li a{
	text-decoration: none;
	height: 100%;
	padding: 0 25px;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #000;
	font-size: 16px;
}
.header .navbar_nav li:hover a{
	color: #496989;
}
.header .navbar_nav li.dropdown{
	display: inherit;
	position: relative;
}
.header .navbar_nav li.dropdown .jt{
	width: 20px;
	height: 20px;
	background: url(i/top.png) no-repeat;
	background-size: 100% 100%;
	display: block;
}
.header .navbar_nav li.dropdown .dropdown_menu{
	display: none;
	position: absolute;
	top:50px;
	width: 100%;
	background: #fff;
	box-shadow: 0 15px 27px 0 rgba(167,165,165,0.38);
	width: 120%;
    left: -10%;
}
.header .navbar_nav li.dropdown .dropdown_menu a{
	font-size: 14px;
	color: #666;
	padding: 0 10px;
	line-height: 40px;
	text-align: center;
	background: #fff;
	margin-bottom: 2px;
}
.header .navbar_nav li.dropdown:hover .dropdown_menu{
	display: block;
	background: #f3f3f3;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.header .navbar_nav li.dropdown:hover .dropdown_menu a{
	color: #666;
}
.header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{
	color: #fff;
	background: #496989;
}
/*白色背景的头部*/
.header.on{
	background: #fff;
	border-bottom: 1px solid #ccc;
}
.header.on .left .img1{
	display: none;
}
.header.on .left .img2{
	display: block;
}
.header.on .navbar_nav li a{
	color: #333;
}
.header.on .navbar_nav li:hover a{
	color: orangered;
}
#navToggle{
	display: none;
}

.index-slider {
	padding-top: 50px;
}
.index-prolist {
	margin-top: 20px;
	margin-bottom: 20px;
}
.index-title {
	margin-bottom: 16px;
	font-size: 24px;
}
.index-text-color {
	color: #999999;
}
.content-nav { margin: 0 auto 20px; text-align: center; font-size: 0;}
.content-nav li {
	display: inline-block;
	margin: 0 5px;
	padding: 10px 20px;
	font-size: 14px;
	color: #333;
	cursor: pointer;
}
.content-nav .active {
	color: #fff;
	background-color: #496989;
	font-weight: 500;
}

.filtr-item {
	display: inline-block;
}

@media screen and (min-width: 767px) {
  .filtr-item {
    width: 33.3%;
  }
}

@media screen and (min-width: 991px) {
  .filtr-item {
    width: 25%;
  }
}
.cover-image{width:100%}
 .index-about-img img{width:100%;padding-bottom:20px}
.index-news .index-news-list .news-list {float: left;width: 50%;padding:0 14px 14px 0px;-webkit-transition:all .6s cubic-bezier(.165,.84,.44,1) 0ms;transition:all .6s cubic-bezier(.165,.84,.44,1) 0ms;}
.index-news .index-news-list .news-list .list-time {
	background-color: #486898;
	color: #FFF;
	padding: 10px;
}
.index-news .index-news-list .news-list .index-news-box {
	padding-left: 18px;
}
.index-news .index-news-list .news-list .index-news-box .title {
	line-height: 30px;
}
.index-news .index-news-list .news-list.media .index-news-box .index-news-desc {
	font-size: 13px;
	color: #999;
}
.index-news .index-news-list .news-list .index-news-box .title a {
	font-size: 16px;
}
.index-news {
	padding-top: 35px;
	padding-bottom: 35px;
	margin-bottom: 35px;
}
.footer .container .link-biz li {
	float: left;
	margin: 5px;
}
.footer-box {
	overflow: hidden;
	width: 100%;
	color: #FFF;
	background-color: #496989;
	padding-top: 35px;
	padding-right: 0;
	padding-bottom: 35px;
	padding-left: 0;
}

.footer-container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.footer-service {
	margin-right: -26px;
	margin-bottom: 38px;
}

.footer-service-item {
    float: left;
    height: 60px;
    width: 240px;
    margin-right: 26px;
}

.footer-service-item i {
    width: 50px;
    height: 45px;
    float: left;
    margin: 17px 17px 0 29px;
    opacity: .8;
    -webkit-transform: scale(.6);
    -moz-transform: scale(.6);
    transform: scale(.6);
}

.footer-service-item span {
	font-size: 16px;
	color: #FFF;
	float: left;
	margin-top: 29px;
}

.footer-icon-001 i {
    background: url(../images/icon-footer01.png) no-repeat center center;
    background-size: contain;
}

.footer-icon-002 i {
    background: url(../images/icon-footer02.png) no-repeat center center;
    background-size: contain;
}

.footer-icon-003 i {
    background: url(../images/icon-footer03.png) no-repeat center center;
    background-size: contain;
}

.footer-icon-004 i {
    background: url(../images/icon-footer04.png) no-repeat center center;
    background-size: contain;
}

.footer-line {
	height: 0;
	display: block;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

.footer-links {
	padding-top: 40px;
}

.footer-article-item {
	width: 100px;
	float: left;
	margin-right: 18px;
	line-height: 2;
	font-size: 14px;
}

.footer-article-item dt {
	color: #FFF;
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 2;
	font-weight: 300;
}

.footer-article-item dd {
    line-height: 2;
}

.footer-article-item dd a {
	color: #CCC;
	transition: all .1s;
}

.footer-article-item dd a:hover {
    color: #fff;
}

.footer-contact-item {
    width: 145px;
    float: left;
}

.footer-contact-item h3 {
    font-size: 16px;
    color: #ccc;
    line-height: 2;
    margin-bottom: 10px;
    font-weight: 400;
}

.footer-contact-item p {
    font-size: 22px;
    color: #fff;
    font-family: Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    margin-bottom: 15px;
}

.footer-ewm {
    float: left;
    width: 110px;
    margin-right: 18px;
    text-align: center;
}

.footer-ewm img {
    width: 110px;
    height: 110px;
    display: block;
    border: none;
}

.footer-ewm p {
    font-size: 14px;
    color: #ccc;
    margin-top: 12px;
}

.footer-friend {
    height: 20px;
    line-height: 20px;
    margin: 30px auto;
}

.footer-friend-title {
	float: left;
	color: #FFF;
	font-size: 14px;
}

.footer-friend-title-list {
    float: left;
}

.footer-friend-title-list li {
    float: left;
}

.footer-friend-title-list li a {
	color: #000;
	transition: all .1s;
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
}

.footer-friend-title-list li a:hover {
	color: #486898;
}

.footer-friend-more {
    color: #ccc;
    transition: all .1s;
    float: left;
    font-size: 14px;
}

.footer-copyright {
    line-height: 20px;
    font-size: 14px;
    text-align: center;
}

.footer-copyright p {
	margin-bottom: 9px;
	font-size: 14px;
	color: #FFF;
}
.footer-box .footer-copyright p a {
	color: #FFF;
}
.footer-box .footer-friend li a{
	color: #FFF;
}
.banner {
	margin-top: 50px;
}
.dan-box {
	color: #333;
	padding-top: 20px;
	padding-bottom: 20px;
}
.dan-editor {
	border: 1px solid #E4E4E4;
	box-shadow: 0 12px 54px 0 rgba(183,183,183,0.20);
	border-radius: 8px;
	position: relative;
	width: 100%;
	padding: 15px;
	}
.local-nav {
	line-height: 50px;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f3f3f3;
}
.local-nav .localhost a {
	color: #333;
}
.local-nav .localhost a:hover {
	color: #486898;
	text-decoration: none;
}
.local-nav .localhost-nav .nav li {
	padding-right: 8px;
	padding-left: 8px;
	margin-right: 10px;
	margin-left: 10px;
}
.local-nav .localhost-nav .nav a:hover {
	text-decoration: none;
	color: #486898;
}
.local-nav .localhost-nav .nav li a {
	color: #333;
}
.local-nav .localhost-nav .nav .active a{
	color: #486898;
}
.local-nav .localhost-nav .nav .active {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #486898;
}
.dan-box {
	padding: 20px 0px 20px 0px;
}
.dan-box .dan-text h1 {
	font-size: 30px;
	font-weight: bolder;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #486898;
	padding-left: 15px;
	margin-bottom: 15px;
}
.container .dan-text .newstext {
	line-height: 30px;
	color: #333;
	font-size: 16px;
}
.news-box {
	padding-top: 30px;
	padding-bottom: 30px;
}
.news-box  .left-nav li {
	padding-left: 20px;
}
.news-box  .left-nav a {
	line-height: 40px;
	text-decoration: none;
}
.news-box  .left-nav li:hover {
	line-height: 40px;
	text-decoration: none;
	background-color: #486898;
	color: #FFF;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #496;
}
.news-box  .left-nav li:hover a {
	background-color: #486898;
	color: #FFF;
}
.news-box .news-box-left .left-nav {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
}
.news-box .news-box-left .newslist-left .left-title {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	padding-bottom: 20px;
}

.news-box .newslist-box-body .media-newslist {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	padding-top: 20px;
}
.news-box .newslist-box-body  .media-body .text-justify {
	color: #999;
}
.news-box .newslist-box-body .media-body .title {
	font-size: 20px;
	font-weight: bold;
}
.news-box .news-box-body .news .news-title {
	font-size: 24px;
	color: #333;
}
.news-box .news .news-time {
	line-height: 35px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news-box .news .news-desc {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
.news-box .news .news-desc .news-time .fa {
	padding-right: 10px;
	padding-left: 10px;
}
.news-box .news .news-text {
	line-height: 35px;
	font-size: 18px;
	color: #333;
	padding-bottom: 20px;
}
.news-box .news-box-left .newslist-left .list-group-item {
	padding-left: 0px;
}
.news-box .prolist .prolist-card {
	float: left;
	margin-right: 5px;
}
.news-box .prolist .prolist-card .card-body .card-text {
	font-size: 13px;
}
.news-box .prolist .prolist-card .card-body {
	padding-right: 8px;
	padding-left: 8px;
}

.news-box .prolist .prolist-card img{
	height: 268px;
	width: 268px;
}
.news-box  .pro .proimg .figure-img {
	height: 360px;
	width: 360px;
}
.news-box .prointro {
	padding-left: 50px;
}
.news-box .prointro p{
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
	padding-bottom: 10px;

}
.news-box .pro .prointro .title {
	font-size: 24px;
	color: #333;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
}
.news-box .pro .pro-parameter li {
	float: left;
	width: 45%;
	padding-right: 2.5%;
	padding-bottom: 5px;
	line-height: 26px;
}
.news-box .pro .pro-parameter {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	position: relative;
	overflow: hidden;
}
.news-box .pro .prointro .intro-text {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
}
.news-box .pro-detail .pro-data {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dee2e6;
	border-bottom-color: #dee2e6;
	border-left-color: #dee2e6;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


.news-box .pro-detail td {
	border: 1px solid #f1f1f1;
	line-height: 35px;
	text-align: center;
}
.index-about .btn-zyui {
	background-color: #fff;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #486898;
	border: 1px solid #486898;
}
.index-about .btn-zyui:hover {
	background-color: #486898;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	color: #FFF;
}

.index-prolist .index-pro .index-prolist-list.card-deck .card {
	margin: 0px 8px 20px 8px;
}
.index-prolist .index-pro .index-prolist-list.card-deck .card .card-body {
	padding: 0px 5px 10px 5px;
}
.index-prolist .index-pro .index-prolist-list.card-deck .card .card-body .card-text {
	line-height: 20px;
	font-size: 13px;
	color: #999;
	height: 40px;
}
.index-prolist .index-pro .index-prolist-list.card-deck .card .card-body .card-title a {
	color: #333;
}
.index-prolist .index-pro .index-prolist-list.card-deck .card .card-body .card-title a:hover {
	text-decoration: none;
	color: #486898;
}
.tags .keywords a {
	font-size: 15px;
	font-weight: bold;
}

.tags h2,h6 {
	font-size: 15px;
	float: left;
}
.tags {
	padding-top: 20px;
	padding-bottom: 20px;
}
.bi::before {
  display: inline-block;
  content: "";
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z' clip-rule='evenodd'/></svg>");
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
}.downlist-box-body img {
	height: 100px;
	width: 100px;
}
.news-box .downlist-box-body .down-list{
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5;
}
.news-box .downlist-box-body .down-list .title {
	font-size: 20px;
	font-weight: bolder;
}
.news-box .downlist-box-body .down-list .title a {
	color: #333;
}
.news-box .download .title {font-size: 24px;}
.news-box .download .title,.down-desc,.down-text {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5;

}
.news-box .btn.btn-zyui {
	border: 1px solid #486898;
}
.news-box  .btn-zyui:hover {
	background-color: #486898;
	color: #FFF;
}
.news-box .search {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #486898;
}
.news-box .search .form-bg {
	border: 1px solid #496898;
}
.news-box .faq-list ul li {
	list-style-position: outside;
	list-style-type: disc;
}
.news-box .faq-list h3 a {
	color: #333;
}
.news-box .faq-list h3 {
	line-height: 20px;
}
.news-box .faq-list h3 a:hover {
	line-height: 20px;
	color: #ffaf13;
	
}
.news-box .faq-text .newstext {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f5f5;
	line-height: 30px;
}
.news-box .faq-text .title {
	font-size: 24px;
}
.faq-fm .title {
	font-size: 24px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f5f5f5;
}

.news-box .faq-fm .faqlist li a{
	line-height: 35px;
	color: #000;
}
.news-box .faq-fm .faqlist ul li {
	float: left;
	overflow: hidden;
	width: 50%;
}
.news-box .faq-fm .faqlist ul {
	margin-bottom: 20px;
	overflow: hidden;
}
.tags .keywords a {
	font-size: 15px;
	font-weight: normal;
	color: #000;
}
.tags .keywords a:hover {
	color: #F00;
}
.hidden {
	overflow: hidden;
}
.news .news-text h3 {
	font-size: 18px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
	font-weight: bolder;
}
.news .news-text {
	font-size: 15px;
}
.pagination-text {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #f5f5f5;
}
.pagination-text a:hover {
	background-color: #486898;
	color: #FFF;
}
