@-ms-viewport {
 width:device-width
}
*, :after, :before {
	box-sizing: border-box
}
.navbar-fixed-top {
	z-index: 9000;
}
html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
	outline: none;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
	display: block
}
body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "SimHei", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.15;
	color: #333;
	text-align: left;
	background-color: #fff;
	padding-top: 175px;
}
.anim, .anim a {
	transition: all .5s ease;
	-moz-transition: all .5s ease; /* Firefox 4 */
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-o-transition: all .5s ease; /* Opera */
}
.magic {
	animation-duration: 1s;
	animation-fill-mode: both;
}
.form-dialog {
	padding: 15px;
}
.form-dialog .control-label em {
	font-style: normal;
	color: #C30;
}
.skin-fb .layui-layer-title {
	font-weight: bold;
	font-size: 1.125em;
	color: #007ebb;
}
.navbar-default .navbar-toggle {
	border-color: #FFF;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	font-size: 1.5em;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #fff;
	color: #008cd6;
}
.nav-main
{
	float: none;
	width:100%;
	display: block;
}
.nav-main > li.item-search {
	float: right;
}
.nav-main > li.item-search > .bx {
	padding: 25px 0 0 15px;
}
.navbar-collapse
{
	float: none;
	width: 100% !important;
}
.mm-btn {
	background-color: #a1a1a1;
	color: #FFF;
}
.nav-main > li.item-search table {
	border: 1px solid #a1a1a1;
}
.nav-main > li.item-search input {
	border: 1px solid #FFF;
	height: 26px;
	line-height: 26px;
	width:260px;
}
.mm-btn a:link,
.mm-btn a:active,
.mm-btn a:visited,
.mm-btn a:hover
{
	color: #FFF;
	display: block;
	height: 26px;
	line-height: 26px;
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-header
{
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
	width: 100%; clear: both;
}
.img-responsive img, .pg-about .banner-inner img {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 100%;
	height: auto !important;
}
.tb-row {
	display: table;
	width: 100%;
}
.tb-row .tb-col {
	display: table-cell;
	vertical-align: middle;
}
.menu-fixed {
	position: fixed;
	width: 100%;
	z-index: 9999;
	left: 0;
	top: 0;
	background-color: #002a46;
	background-color: rgba(0,42,70,0.90) !important;
}
.txt-no-items {
	padding: 60px 0;
	text-align: center;
	color: #999;
}
.ml-5 {
	margin-left: 5px;
}
.ml-10 {
	margin-left: 10px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-20 {
	margin-left: 20px;
}
.mr-5 {
	margin-right: 5px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-15 {
	margin-right: 15px;
}
.mr-20 {
	margin-right: 20px;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.35em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.125em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.9em;
}
.pd-5 {
	padding: 5px;
}
.pd-10 {
	padding: 10px;
}
.pd-15 {
	padding: 15px;
}
.pd-20 {
	padding: 20px;
}
.pd-25 {
	padding: s5px;
}
.pd-30 {
	padding: 30px;
}
.ptb-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}
.ptb-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ptb-15 {
	padding-top: 15px;
	padding-bottom: 15px;
}
.ptb-20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.content-box {
	padding-top: 50px;
	padding-bottom: 50px;
}
.pagebar {
	text-align: center;
}
.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span, .pagebar a, .pagebar span {
	border-radius: 2px;
}
.pagination > li {
	margin-right: 5px;
}
.pagination > li > a, .pagination > li > span {
	margin-left: 3px;
	margin-right: 3px;
	border-radius: 2px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
	background-color: #ff5126;
	border-color: #ff5126;
}

/**/
.pagination > li > a:hover {
	color: #333;
}
.contents h1, .contents h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #008cd6;
}
.contents, .contents p {
	line-height: 175%;
	color: #272727;
}
.contents img {
	max-width: 100%;
	height: auto !important;
}
.page-nav {
	padding: 8px 0;
	color: #999;
	line-height: 24px;
}
.page-nav span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.page-nav a {
	color: #444;
}
.page-nav a:hover {
	color: #008cd6;
}
/**************/
a.btn-more-sm, a.btn-more-sm:link, a.btn-more-sm:visited, a.btn-more-sm:hover, a.btn-more-sm:active {
	display: inline-block;
	padding: 5px 10px;
	color: #FFF;
	background-color: #008cd6;
	border-radius: 4px;
}
a.btn-more-sm:hover {
	background-color: #007ebb;
}
.hover-silde {
	position: relative;
}
.hover-slide .caption {
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 999;
	opacity: 1.0;
	color: #727272;
	transition: all .5s ease;
	-moz-transition: all .5s ease; /* Firefox 4 */
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-o-transition: all .5s ease; /* Opera */
}
.hover-slide .caption-hover {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1000;
	opacity: 0;
	background-color: rgba(73,186,240,0.90);
	color: #FFF;
	transition: all .5s ease;
	-moz-transition: all .5s ease; /* Firefox 4 */
	-webkit-transition: all .5s ease; /* Safari and Chrome */
	-o-transition: all .5s ease; /* Opera */
}
.hover-slide.primary .caption-hover {
	background-color: #1aa1e7;
	background-color: rgba(26,161,231,0.95);
}
.hover-slide .tb-row {
	display: table;
	width: 100%;
	height: 100%;
}
.hover-slide .tb-row .tb-col {
	display: table-cell;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
/*****left******/

.slide-left .caption {
	left: 0;
	top: 0;
}
.slide-left .caption-hover {
	visibility: hidden;
	left: -100%;
	top: 0;
}
.hovered .slide-left .caption, .slide-left:hover .caption {
	left: 100%;
	opacity: 0;
	visibility: hidden;
}
.hovered .slide-left .caption-hover, .slide-left:hover .caption-hover {
	visibility: visible;
	left: 0;
	opacity: 1.0;
}
/*****right****/

.slide-right .caption {
	left: 0;
	top: 0;
}
.slide-right .caption-hover {
	visibility: hidden;
	right: -100%;
	top: 0;
}
.hovered .slide-right .caption, .slide-right:hover .caption {
	visibility: hidden;
	left: -100%;
	opacity: 0;
}
.hovered .slide-right .caption-hover, .slide-right:hover .caption-hover {
	visibility: visible;
	right: 0;
	opacity: 1.0;
}
/*****down****/

.slide-down .caption {
	left: 0;
	bottom: 0;
}
.slide-down .caption-hover {
	visibility: hidden;
	left: 0;
	top: -100%;
	opacity: 1.0;
}
.hovered .slide-down .caption, .slide-down:hover .caption {
	visibility: hidden;
	bottom: -100%;
	opacity: 0;
}
.hovered .slide-down .caption-hover, .slide-down:hover .caption-hover {
	visibility: visible;
	top: 0;
	opacity: 1.0;
}
/*****up****/

.slide-up .caption {
	left: 0;
	top: 0;
}
.slide-up .caption-hover {
	visibility: hidden;
	left: 0;
	bottom: -100%;
}
.hovered .slide-up .caption, .slide-up:hover .caption {
	visibility: hidden;
	top: -100%;
	opacity: 0;
}
.hovered .slide-up .caption-hover, .slide-up:hover .caption-hover {
	visibility: visible;
	bottom: 0;
	opacity: 1.0;
}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
}
a, a:link, a:hover, a:visited, a:active {
	color: #000;
	text-decoration: none;
	outline: none;
}
*, input, button {
	outline: none;
}
img {
	border: 0;
}
.banner-box {
	background-position: top center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	min-height: 240px;
}
.banner-box img {
	width: 100%;
	height: auto;
	opacity: 0;
}
.banner-full {
}
.banner-full img {
	width: 100%;
	height: auto;
	max-width: 100%;
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.txt-primary {
	color: #008cd6;
}
.page-title
{
	padding-bottom: 30px;
}
.page-title .title {
	text-align: center;
	font-size: 2.5em;
	padding: 10px 0;
	line-height: 36px;
	margin: 0;
	background: url(../images/bg_title.png) 0 center repeat-x;
}
.page-title .title strong
{
	display: inline-block;
	padding: 0 15px;
	background-color: #FFF;
}
.page-title .title-sm {
	padding: 8px;
	line-height: 18px;
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #747472;
	text-transform: uppercase;
}
.page-loader {
	text-align: center;
	padding: 40px 0 10px 0;
}
.page-loader a {
	display: block;
	min-width: 200px;
	text-align: center;
	margin: 0 auto;
	width: 50%;
	border: 1px solid #eee;
	color: #898989;
	padding: 15px;
	background-color: #ededed;
	border-radius: 4px;
}
.page-loader a:hover {
	background-color: #008cd6;
	color: #fff;
}
.line {
	height: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ddd;
}
.tabs {
}
.tabs .item, .tabs .item-spr {
	float: left;
	padding: 5px;
	line-height: 150%;
}
.tabs .item-spr {
	padding: 5px 12px;
}
.tabs .item-spr:last-child {
	display: none;
}
.tabs .item-first, .tabs ul li:first-child {
	padding-left: 0;
}
.tabs .item-spr {
	width: 10px;
	font-size: 11px;
	text-align: center;
	font-family: Arial, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, "sans-serif";
	color: #ebebeb;
}
.tabs .item a {
	display: block;
	color: #aaa;
	font-size: 1em;
	font-weight: bold;
}
.tabs .active a, .tabs .item a:hover {
	color: #008cd6;
}
/***/
.tabs-menu {
}
.tabs-menu ul {
/*background: url(../images/line-eb.png) bottom left repeat-x;*/
}
.tabs-menu .item, .tabs-menu .item-spr {
	float: left;
	line-height: 150%;
}
.tabs-menu .item {
	padding-left: 20px;
	padding-right: 20px;
}
.tabs-menu .item-first, .tabs-menu ul li:first-child {
}
.tabs-menu .item-spr {
	width: 10px;
	font-size: 11px;
	text-align: center;
	font-family: Arial, "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, "sans-serif";
	color: #FFF;
	padding: 5px 12px;
	opacity: 0.75;
	display: none;
}
.tabs-menu .item a {
	display: block;
	color: #FFF;
	font-size: 1em;
	padding: 8px 0;
	opacity: 0.75;
	border-bottom: 2px solid transparent;
}
.tabs-menu .active a, .tabs-menu .item a:hover {
	opacity: 1.0;
	border-bottom: 2px solid #fff;
}
/****/
.btn-default, a.btn-default {
	border-radius: 2px;
}
.btn-primary, a.btn-primary {
	color: #FFF;
	line-height: 25px;
	background-color: #008cd6;
	border-radius: 2px;
	border: 1px solid #008cd6;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus, a.btn-primary:hover, a.btn-primary:active, a.btn-primary:focus {
	background-color: #006cb8;
	border: 1px solid #006cb8;
}
.btn-more {
	min-width: 200px;
}
.btn-more:hover {
	min-width: 240px;
}
.container-main {
	max-width: 1920px;
	margin: 0 auto;
}
.btn-loading {
	padding-top: 20px;
	padding-bottom: 10px;
}
.bg-lighter {
	background-color: #FFF;
}
.bg-light {
	background-color: #f5f5f5;
}
.bg-dark {
	background-color: #ededed;
}
.bg-darker {
	background-color: #232323;
}
.bg-primary {
	background-color: #008cd6;
}
.padding-lg {
	padding-top: 80px;
	padding-bottom: 80px;
}
.padding-md {
	padding-top: 80px;
	padding-bottom: 80px;
}
.padding-sm {
	padding-top: 40px;
	padding-bottom: 40px;
}
.padding-xs {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pg-title, .pg-title-lt {
	font-size: 2em;
	text-align: center;
}
.pg-title small, .pg-title-lt small {
	display: block;
	padding: 20px 0 0 0;
	font-size: 14px;
}
.img-responsive {
	margin: 0 auto;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-image: none;
	background-color: #008cd6;
	color: #FFF;
	border-radius: 0;
}
/****header***/

#header {
	position: relative;
	z-index: 8999;
}
.navbar {
	margin-bottom: 0;
	border-radius: 0;
	border-width: 0 0 1px 0;
}
.navbar-brand {
	display: block;
	width: 480px !important;
	height: 72px;
	background-image: url(../images/logo.jpg);
	background-position: 0 center;
	background-repeat: no-repeat;
	background-image: -webkit-image-set(url(../images/logo.jpg) 1x, url(../images/logo@2x.jpg) 2x);
	background-image: -moz-image-set(url(../images/logo.jpg) 1x, url(../images/logo@2x.jpg) 2x);
	background-image: -o-image-set(url(../images/logo.jpg) 1x, url(../images/logo@2x.jpg) 2x);
	background-image: -ms-image-set(url(../images/logo.jpg) 1x, url(../images/logo@2x.jpg) 2x);
}
.navbar-default .navbar-nav > li > a {
	line-height: 40px;
	padding-left: 25px;
	padding-right: 25px;
}
.navbar-default .nav-main > li > a {
	color: #000000;
	font-size: 1.125em;
}
.navbar-default .navbar-nav > li.hotline > a strong {
	color: #008cd6;
	font-family: "Microsoft YaHei",Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.75em;
	letter-spacing: 1px;
}
.navbar-default .navbar-nav > li.hotline > a  {
	font-weight: normal;
	color: #505050;
	font-size: 14px;
	display: inline-block;
	padding-left: 50px;
	background: url(../images/pic_tel.jpg) left center no-repeat;
	
}
.navbar-default .navbar-nav > li.item-search > a {
	color: #999;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #008cd6;
	background-color: #FFF;
}
.navbar-default, .navbar-default .navbar-collapse, .navbar-default .navbar-form {
	background-color: #ffffff;
}

.navbar-top {
	position: relative;
	z-index: 99999;
}
/***********/
.hover-item .image {
	display: block;
	position: relative;
	text-align: center;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.hover-item .image::after {
	background-color: #000000;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.hover-item:hover .image {
	box-shadow: 0 5px 10px rgba(0,0,0,0.15);/*transform: translateY(-10px);*/
}
/*
.hover-item:hover .image::after {
	opacity: 0.5;
}
.hover-item .image i {
	border: 2px solid #fff;
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	height: 50px;
	left: 50%;
	line-height: 46px;
	margin-left: -25px;
	opacity: 0;
	position: absolute;
	top: 50%;
	transition: all 0.3s ease 0s;
	width: 50px;
	z-index: 9;
}
.hover-item:hover .image i {
	opacity: 0.85;
	margin-top: -30px;
}
.hover-item .image i:hover {
	opacity: 1.0;
	border: 2px solid #ffffff;
	background-color: #ffffff;
	color: #008cd6;
	transform: rotate(360deg);
}
*/
.hover-item .image img {
	width: 100%;
}
.hover-item .image img {
	display: block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.hover-item:hover .image img, .hover-item:focus .image img, .hover-item:active .image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*****footer*****/
.footer {
	background-color: #444444;
	color: #767676;
}
.footer .nav-btm {
}
.footer .btm-box {
	padding: 60px 0;
}
.footer .btm-line {
	border-top: 1px solid #393939;
}
.footer .item {
	float: left;
	padding-left: 60px;
	padding-right: 60px;
}
.footer .item-01, .footer .item-02, .footer .item-03 {
	background: url(../images/qline.png) 45px 10px no-repeat;
	min-height: 200px;
}
.footer .item-01 {
	margin-left: 0;
}
.footer .item-04 {
	float: left;
}
.footer .item-04 img {
	max-width: 100%;
	height: auto;
}
.footer .item h5 {
	font-weight: normal;
	font-size: 1.125em;
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
	color: #FFF;
}
.footer .item a {
	font-size: 0.9em;
	color: #b8b8b8;
}
.footer .item ul li {
	padding: 4px 0;
	line-height: 20px;
}
.footer .item a:hover {
	color: #FFF;
}
.footer .item-dd {
	border: 1px solid #666;
	border-radius: 4px;
}
.footer .item-dd > a {
	margin-left: 8px;
}
.footer .item-dd .dropdown-menu {
}
.footer .item-dd .dropdown-menu > li > a {
	color: #222;
}
.footer .item-dd .dropdown-menu > li > a:hover, .footer .item-dd .dropdown-menu > li > a:focus, .footer .item-dd .dropdown-menu > li > a:active {
	color: #333;
}
.footer .copyright {
	color: #767676;
	font-size: 12px;
	background-color: #383838;
}
.footer .copyright .qlinks {
	padding: 10px 0;
}
.footer .copyright .qlinks a {
	display: inline-block;
	margin-right: 5px;
	margin-left: 5px;
}
.footer .copyright .qlinks a:hover {
}
.footer .copyright .info {
	padding: 10px 0 20px 0;
	line-height: 150%;
	text-align: left;
}
.footer .copyright .icp {
	padding: 35px 0 10px 0;
	line-height: 150%;
	text-align: right;
}
.footer .info a, .footer .sicons a, .footer .qlinks a {
	color: #767676;
}
.footer .sicons a:hover, .footer .info a:hover, .footer .qlinks a:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer .copyright .links {
	width: 50%;
	float: left;
}
.footer .copyright .links a.dropdown-toggle {
	display: block;
	width: 100%;
	border: 1px solid #494949;
	border-radius: 4px;
	text-align: left;
	padding: 5px 8px;
	position: relative;
	color: #767676;
}
.footer .copyright .links a.dropdown-toggle:hover {
	border-color: #666;
	color: #FFF;
	text-decoration: none;
}
.footer .copyright .links .dropdown-toggle .caret {
	position: absolute;
	right: 10px;
	top: 12px;
}
.footer .copyright .sicons {
	float: left;
	width: 50%;
	text-align: left;
	padding: 5px 8px;
}
.footer .copyright .sicons .icon {
	font-size: 18px;
}
.footer .copyright .sicons a {
	margin-left: 10px;
}

/***************/
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }


        /************/
.skin-black .layui-layer-content {
	background-color: #000;
}
.skin-black .layui-layer-content iframe, .skin-black .layui-layer-content embed, .skin-black .layui-layer-content video {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
}
.video-js .vjs-big-play-button {
	left: 50% !important;
	top: 50% !important;
	margin-left: -1.5em;
	margin-top: -0.75em;
}
.skin-case {
	background-color: rgba(0,0,0,0.01);
	background-color: transparent;
}
.skin-case .layui-layer-content {
	background-color: rgba(0,0,0,0.65);
	overflow: hidden;
}
.skin-case .layui-layer-title {
	display: none !important;
}
.skin-case .layui-layer-setwin .layui-layer-close2 {
	z-index: 1000;
}

@media screen and (min-width:992px) and (max-width:1200px) {
body {
}
.content-box {
	padding-top: 75px;
	padding-bottom: 75px;
}
.padding-lg {
	padding-top: 75px;
	padding-bottom: 75px;
}
.padding-md {
	padding-top: 60px;
	padding-bottom: 60px;
}
.padding-sm {
	padding-top: 20px;
	padding-bottom: 20px;
}
.padding-xs {
	padding-top: 15px;
	padding-bottom: 15px;
}
.nav > li > a {
	padding-left: 10px;
	padding-right: 10px;
}
.navbar-default .navbar-nav > li.hotline > a strong {
	font-size: 1.5em;
}
}


@media screen and (min-width:768px) and (max-width:1200px) {
.container {
	width: 98% !important;
}
}

@media screen and (min-width:768px) and (max-width:991px) {
body {
}
.content-box {
	padding-top: 50px;
	padding-bottom: 50px;
}
.padding-lg {
	padding-top: 50px;
	padding-bottom: 50px;
}
.padding-md {
	padding-top: 40px;
	padding-bottom: 40px;
}
.padding-sm {
	padding-top: 15px;
	padding-bottom: 15px;
}
.padding-xs {
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav > li > a {
	padding-left: 8px;
	padding-right: 8px;
}
.navbar-default .navbar-nav > li.hotline > a strong {
	font-size: 1.25em;
}
}

@media screen and (min-width:767px) and (max-width:1040px) {
.navbar-default .nav-shot {
	display: none;
}
}

@media screen and (min-width:767px) {
.active .hvr-underline-from-center:before {
	left: 10%;
	right: 10%;
}
}

@media screen and (max-width:767px) {
body {
	font-size: 14px;
	padding-top: 60px;
}
.content-box {
	padding-top: 30px;
	padding-bottom: 30px;
}
.padding-lg {
	padding-top: 20px;
	padding-bottom: 30px;
}
.padding-md {
	padding-top: 20px;
	padding-bottom: 20px;
}
.navbar-brand {
	display: block;
	width: 160px !important;
	height: 60px;
	background-size: contain;
}
.content-box {
	padding-top: 8px;
	padding-bottom: 8px;
}
.page-title, .page-title-sm, .page-title-sline, .page-title-sxline {
	font-size: 1.25em;
	font-weight: bold;
	word-break: keep-all;
}
.footer .copyright .info {
	padding: 20px 0 5px 0;
	text-align: center;
}
.footer .copyright .icp {
	padding: 5px 0 20px 0;
	text-align: center;
}
.navbar-top {
	background-color: #FFF;
	z-index: 99999;
}
.navbar-sbtns {
	display: none;
	position: absolute;
	right: 45px;
	top: 15px;
	color: #333;
	font-size: 24px;
	line-height: 30px;
}
.navbar-btns {
	display: block;
	position: absolute;
	right: 15px;
	top: 15px;
	color: #333;
	font-size: 24px;
	line-height: 30px;
}
.navbar-sbtns:hover, .navbar-btns:hover {
	color: #006cb8;
}
.nav-inner {
	position: relative;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	background-color: #FFF;
	height: 50px;
}
.tabs .item-spr {
	padding: 5px 10px;
}
.tabs-menu .item {
	padding-left: 5px;
	padding-right: 5px;
}
.tabs-menu .item a {
	font-weight: bold;
}
.tabs-menu .item-spr {
	display: none;
}
.page-title {
	padding-bottom: 15px;
	font-weight: bold;
}
.page-title strong {
	padding-bottom: 5px;
	font-weight: bold;
}
.tabs-cate {
	padding-top: 8px;
	padding-bottom: 8px;
}
.padding-sm {
	padding-top: 10px;
	padding-bottom: 10px;
}
.btn-loading {
	padding: 0 0 10px 0;
}
.btn-more {
	width: 100%;
	display: block;
}
.tabs-menu .item {
	display: inline-block;
	float: none;
	font-weight: bold;
}
.tabs-menu ul {
	text-align: center;
}
input {
	-webkit-appearance: none;
}
/*
.nav-station {
	background-color:rgba(0,0,0,0.75);
	padding-top:60px;
	color:#FFF;
	z-index:99998;
	display:none;
}

.nav-station .nitem
{
	
}

.nav-station .nitem1,
.nav-station .nitem2
{
	width:50%;	
}

.nav-station .nitem2
{
	display:none;	
}

.nav-station .box {
	padding:15px 10px;
}

.nav-station .nitem h1,
.nav-station .nitem .item
{
	text-align:center;	
}
*/

.news-list .item .dt {
	font-size: 14px;
	font-weight: bold;
}
.news-list .item .tl a {
	font-size: 15px;
	font-weight: bold;
}
.layui-layer-setwin .layui-layer-close2 {
	top: -10px;
	right: -10px;
}
.tabs-cate .spr {
	padding-left: 8px;
	padding-right: 8px;
}
.navbar .navbar-collapse {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	padding-bottom: 10px;
	box-shadow: 0 20px 20px rgba(0,0,0,0.15);
}
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
	margin-left: 0;
	margin-right: 0;
	
}
.navbar-default .navbar-nav > li > a {
	line-height: 24px;
}
.navbar-default .nav-main > li > a {
	text-align: center;
}
.navbar-default .nav-shot {
	display: none;
}
.nav-main {
	float: none;
	display: block;
}
.nav-main > li {
	border-bottom: 1px solid #f8f8f8;
}
.nav > li > a {
	padding: 5px 8px;
}
.contents {
	padding: 5px;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
	left: 0;
	right: 0;
}
}

@media screen and (max-width:386px) {
body {
	font-size: 12px;
}
.footer .copyright .links, .footer .copyright .sicons {
	width: 100%;
	float: none;
	text-align: center;
	padding: 6px 0;
}
}
