/*
 * 佳润驰 手机版样式表
 * 修改时间：2018-07-05
 */


body {
	font-family:SimHei,"microsoft yahei",Tahoma, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
/*General*/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: SimHei,"microsoft yahei",Tahoma, sans-serif;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 30px;
}
h2 {
	margin: 30px 0;
}
textarea,input{
-webkit-appearance: none;
border-color:#D5D5D5;
}
.navbar-toggle {
	background-color: rgba(0, 0, 0, 0.89);
}
.navbar-nav>li{
    text-align: left;
    margin-top:1em;
}
.navbar-nav>li>a {
    display:inline-block;
	padding: 0.15em 0.5em 0.1em 0.5em;
	font-family: simhei,"microsoft yahei",Tahoma, sans-serif;
	font-weight: 400 !important;
	min-width:5em;
	text-align: center !important;
}
.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus,
.navbar-nav>li>a:active,
.navbar-nav>li>a:visited{
    color:#8A8A8A;
    text-decoration:none;
}
blockquote {
	font-style: italic;
	font-family: Georgia;
	color: #999;
	margin: 0px 0 0px;
	padding: 0px 20px;
}
label {
	color: #777;
}
.btn-inline {
	color: #ae130c;
	font-size: 16px;
	font-weight: 600;
}
.form-control {
	display: block;
	width: 100%;
	height: 41px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 2.428571;
	color: #555;
	background-color: #F7F7F7;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
}
.navbar-inverse .navbar-brand img {
	width: 171px;
}
.section-title {
	margin-bottom: 20px;
}
/* Header */
#head {
	background: url( ../images/bg_header.jpg) no-repeat;
	background-size: cover;
	text-align: center;
	color: white;
	position: relative;
	border-top: 1px solid #29489a;
	border-bottom: 1px solid #29489a;
	background-position-x: center;
	width: 100%;
	margin: 0 auto;
}
#head.secondary {
	height: 280px;
	min-height: 280px;
	padding-top: 0px;
	background-size: cover;
	text-align: left;
}
#head .lead {
	font-size: 44px;
	margin-bottom: 6px;
	color: white;
	line-height: 1.15em;
}
#head .tagline {
	color: rgba(255,255,255,0.75);
	margin-bottom: 25px;
}
#head .tagline a {
	color: #fff;
}
#head .btn {
	margin-bottom: 10px;
}
#head .btn-default {
	text-shadow: none;
	background: transparent;
	color: rgba(255,255,255,.5);
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
	box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.5);
	background: transparent;
}
#head .btn-default:hover, #head .btn-default:focus {
	color: rgba(255,255,255,.8);
	-webkit-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
	-moz-box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
	box-shadow: inset 0px 0px 0px 3px rgba(255,255,255,.8);
	background: transparent;
}
#head .btn-default:active, #head .btn-default.active {
	color: #fff;
	-webkit-box-shadow: inset 0px 0px 0px 3px #fff;
	-moz-box-shadow: inset 0px 0px 0px 3px #fff;
	box-shadow: inset 0px 0px 0px 3px #fff;
	background: transparent;
}
.fluid_container {
	bottom: 0;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	z-index: 0;
}
#camera_wrap_4 {
	bottom: 0;
	height: 100%;
	left: 0;
	margin-bottom: 0!important;
	position: absolute;
	right: 0;
	top: 0;
}
.camera_bar {
	z-index: 2;
}
.camera_thumbs {
	margin-top: -100px;
	position: relative;
	z-index: 1;
}
.camera_thumbs_cont {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
.camera_overlayer {
	opacity: .1;
}
.panel {
	margin-bottom: 0px;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.panel-body {
	padding: 0px;
}
.btn-action, .btn-primary {
	color: #FFEFD7;
	background-image: -webkit-linear-gradient(top, #0ecfec 0%, #09bed9 100%);
	background-image: linear-gradient(to bottom, #0ecfec 0%, #09bed9 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ecfec22', endColorstr='#09bed900', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	border: 0 none;
}
.btn-action:hover, .btn-primary:hover {
	background: #04a0b7;
}
.btn:hover, .btn:active {
	color: #c0c0c0;
}
ul, .list.custom-list ul {
	margin: 0 0 11px;
	list-style-type: none;
	padding-left: 10px;
}
.list.custom-list ul li {
	margin: 0;
	padding: 4px 0 5px 30px;
	border-top: 1px solid #f2f2f2;
	position: relative;
	background: url(../images/arrow.png) no-repeat 0 11px;
}
.list.custom-list ul li a {
	font: 14px/1.2em 'Roboto', sans-serif;
	color: #ae130c;
	text-transform: none;
	display: inline;
	position: relative;
}
.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	border: 1px solid #D5D5D5;
	padding: 4px;
}
.thumbnail time {
	background: #ae130c;
	padding: 5px 0px;
	display: block;
	text-indent: 12px;
	color: #fff;
}
.thumbnail .caption {
	padding: 9px;
	color: #333;
	background: #e7e7e7;
}
.thumbnail .caption:hover {
}
.thumbnail .caption a {
	font-size: 20px;
}
.slideUp {
	top: -100px;
}
.navbar-inverse {
	background: #fff;
}
.navbar-inverse {
	border: none;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
	color: #8A8A8A;
	font-size: 16px;
	text-transform: uppercase;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #FFF;
    color:#8A8A8A;
    border-radius: 5px;
}
.navbar-inverse .navbar-nav > .active > a {
	background-color: #29489a !important;
	color:#FFF !important;
	border-radius: 5px;
}
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:active,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:visited{
    color:#FFF !important;
    background-color: #29489a !important;
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
	text-align: left;
}
/* Highlights*/
.highlight {
	margin-top: 40px;
}
.h-caption {
	text-align: center;
}
.h-caption i {
	display: block;
	font-size: 54px;
	color: #ae130c;
	margin-bottom: 36px;
}
.h-caption h4 {
	color: #382526;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
div.hbox {
	background: #fff;
	padding: 10px 15px;
}
.h-body {
}
.jumbotron {
	background-color: #E0E0E0;
}
.page-header {
	border-bottom: 1px solid #15c008;
}
.page-title {
	margin-top: 20px;
	font-weight: 300;
	color: #15c008;
}
.text-muted {
	color: #888;
}
.breadcrumb {
	background: none;
	padding: 0;
	margin: 30px 0 0px 0;
}
ul.list-spaces li {
	margin-bottom: 10px;
}
/* Helpers */
.container-full {
	margin: 0 auto;
	width: 100%;
}
.top-space {
	margin-top: 60px;
}
.top-margin {
	margin-top: 20px;
}
.circle {
	background: rgb(214, 214, 214);
	width: 95px;
	height: 95px;
	border-radius: 90px;
	line-height: 95px;
	margin: 0 auto 20px;
}
img {
	max-width: 100%;
}
img.pull-right {
	margin-left: 10px;
}
img.pull-left {
	margin-right: 10px;
}
#map {
	width: 100%;
	height: 280px;
}
#social {
	margin-top: 50px;
	margin-bottom: 50px;
}
#social .wrapper {
	width: 340px;
	margin: 0 auto;
}
.sidebar {
	padding-top: 36px;
	padding-bottom: 30px;
}
.sidebar .panel {
	margin-bottom: 20px;
}
.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 {
	margin-top: 20px;
}
.featured-box {
	padding: 20px;
	border: solid 1px #ddd;
	margin-bottom: 20px;
}
.featured-box .text {
	padding-left: 80px;
}
.featured-box h3 {
	margin: 0 0 5px 0;
}
.featured-box i {
	position: absolute;
	display: inline-block;
	color: #ae130c;
	border: solid 2px #ae130c;
	background: #fff;
	padding: 0px;
	border-radius: 50px;
	width: 24px;
	height: 24px;
	margin: 0px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
}
/* Footer */
footer {
	background-color: #29489a;
	border-top: 1px solid #E5E5E5;
	margin-top: 40px;
}
.copyright {
	padding: 0px 0px 10px 0px;
}
.copyright p {
	color: #c3c2d5;
	font-size: 12px;
}
.copyright p a {
	color: #c3c2d5;
	font-size: 12px;
}
.simplenav{color:#FFF;}
.social {
	margin: 10px 0;
}
.social a {
	font-size: 16px;
	color: #ccc;
}
.social a:hover {
	color: #ae130c;
}

.panel-simplenav {
	margin-left: -5px;
}
.panel-simplenav a {
	margin: 0 5px;
}
#services .fa {
	color: #ae130c;
}
/* carousel */
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px;
}
/* Control buttons  */
#quote-carousel .carousel-control {
	background: none;
	color: #222;
	font-size: 2.3em;
	text-shadow: none;
	margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
	left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
	right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
	background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active {
	background: #333333;
}
#quote-carousel img {
	width: 250px;
	height: 100px;
}
/* End carousel */

.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote img {
	margin-bottom: 10px;
}
.item blockquote p:before {
	content: "\f10d";
	font-family: 'Fontawesome';
	float: left;
	margin-right: 10px;
}
.contact ul {
	padding: 0px;
}
.contact ul li {
	margin-bottom: 10px;
	list-style: none;
}
footer ul li {
	list-style: none;
}
#map-canvas {
	height: 100%;
	margin: 0px;
	padding: 0px;
}
/* ------- */

.isotopeWrapper article {
	margin-bottom: 30px;
}
#portfolio {
}
#portfolio img {
	width: 100%;
}
#portfolio article p {
	margin-bottom: 1.45em;
	/*set next row on the baseline*/;
}
nav#filter {
	margin-bottom: 1.5em;
}
nav#filter ul{font-size:0;}
nav#filter li {
	display: inline-block;
	margin: 10px;
	font-size:14px;
}
nav#filter a {
	padding: 4px 12px;
	line-height: 20px;
	border: 1px solid #29489a;
	text-decoration: none;
	color: #29489a;
}
nav#filter a.current {
	background: #29489a;
	color: #fff;
}

nav#filter ul >li >ul >li >a {
    padding: 4px 12px;
    line-height: 20px;
    border: 1px solid #ae130c;
    text-decoration: none;
    color: #ae130c;
}
nav#filter ul >li >ul >li >a.current {
    background: #ae130c;
    color: #fff;
}

nav#filter ul{width:100%;text-align: left;}
.iconColor .fa {
	color: #ee0c45;
}
.portfolio-items article img {
	width: 100%;
}
.portfolio-item {
	display: block;
	position: relative;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.portfolio-item img {
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}
.portfolio-item .portfolio-desc {
	display: block;
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	color: #fff;
}
.fancybox-overlay {
	background: rgba(0, 0, 0, 0.64);
}
.portfolio-item:hover .portfolio-desc {
	padding-top: 20%;
	height: 100%;
	transition: all 200ms ease-in-out 0s;
	opacity: 1;
	background: rgba(61, 61, 61, 0.67);
}
.portfolio-item .portfolio-desc a {
	color: #fff;
	text-align: center;
	display: block;
}
.portfolio-item .portfolio-desc a:hover {
	/*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
	text-decoration: none;
}
.portfolio-item .portfolio-desc .folio-info {
	top: -20px;
	padding: 30px;
	height: 0;
	opacity: 0;
	position: relative;
}
.portfolio-item:hover .folio-info {
	height: 100%;
	opacity: 1;
	transition: all 500ms ease-in-out 0s;
	top: 5px;
}
.portfolio-item .portfolio-desc .folio-info h5 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}
.portfolio-item .portfolio-desc .folio-info p {
	color: #ffffff;
	font-size: 12px;
}
.newsBox {
	margin-bottom: 12px;
}
.newsBox img {
	max-width: 100% !important;
}
/*Da Slider*/
.da-slider {
	width: auto;
	height: auto;
	max-height: initial;
	position: absolute;
	top: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
}
.da-slide h2 {
	text-align: left;
	top: 15%;
	font-weight: bold;
}
.da-slide p {
	text-align: left;
	top: 40%;
	font-size: 30px;
}
.da-arrows span {
	position: absolute;
	top: 45%;
}
.da-dots span.da-dots-current:after {
	content: '';
	background: #ae130c;
}
.team-member {
	padding-top: 5px;
	margin-bottom: 15px;
}
.team-heading {
	display: block;
	width: 100%;
}
.member-img {
	overflow: hidden;
}
.member-img img {
	border-radius: 0px;
	border: 1px solid rgb(218, 218, 218);
}
.team-socials {
	margin: 15px 0;
	display: block;
	text-align: center;
}
.team-socials i {
	width: 35px;
	height: 35px;
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 18px;
	color: #C7C7C7;
}
.team-socials i:hover {
	color: #ae130c;
}
.team-member h4 {
	font-size: 19px;
	line-height: 32px;
	padding: 10px 0 0;
	text-align: center;
	margin: 0px;
}
.team-member .pos {
	display: block;
	margin: 0;
	text-align: center;
}

/*Price table*/
.flat {
	margin: 30px 0;
}
.flat .plan {
	border-radius: 0px;
	list-style: none;
	padding: 0 0 20px;
	margin: 0 0 15px;
	background: #fff;
	text-align: center;
	box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.29) !important;
}
.flat .plan li {
	padding: 10px 15px;
	color: #ccc;
	border-top: 1px solid #f5f5f5;
	-webkit-transition: 300ms;
	transition: 300ms;
}
.flat .plan li.plan-price {
	border-top: 0;
}
.flat .plan li.plan-name {
	border-radius: 0;
	padding: 15px;
	font-size: 24px;
	line-height: 24px;
	color: #fff;
	background: #4E4E4E;
	margin-bottom: 30px;
	border-top: 0;
}
.flat .plan li > strong {
	color: #6B6B6B;
	font-weight: normal;
}
.flat .plan li.plan-action {
	margin-top: 10px;
	border-top: 0;
}
.flat .plan.featured {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.flat .plan.featured:hover li.plan-name, .flat .plan:hover li.plan-name, .flat .plan.featured.plan-name {
	background: #ae130c !important;
}
.btn {
	background: #ae130c;
	color: #fff;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
	font-size: 13px;
}
#quote-carousel .carousel-indicators {
	bottom: -20px !important;
}
#quote-carousel .carousel-indicators li {
	display: inline-block;
	margin: 0px 5px;
	width: 15px;
	height: 15px;
}
#quote-carousel .carousel-indicators li.active {
	margin: 0px 5px;
	width: 20px;
	height: 20px;
}


/************* 2018-06-12 ***************/
/******公用*******/
iframe,frameset,frame{display:block;}
.no-padding{padding-left:0 !important;padding-right:0 !important;}
/***********首页************/
.company-introduce{line-height:1.8;}
.container .row{margin-left:0;margin-right:0;}
.news-box .container{padding-left:0;padding-right:0;}
.news-box .container h3{padding-left:15px;padding-right:15px;}
.newsBox .inner-content{max-width:100%;white-space: nowrap;word-break: keep-all;overflow: hidden;text-overflow: ellipsis;}
.login-absolute{position:relative;}
.login-box{position:absolute;right:30px;top:25px;display:inline-block;display:none;margin:0;}
.login-box >ul >li >a{color:#333 !important;font-size:15px !important;}

.aptitude-slide{
    overflow: hidden;
    zoom: 1;
    padding: 10px 40px;
    position: relative;
    background-color:#EFEFEF;
}
.aptitude-slide .sPrev ,.aptitude-slide .sNext{
    position: absolute;
    top: 42%;
    display: block;
    width: 30px;
    height: 30px;
    border: 1px solid #ddd;
    border-radius:50%;
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    -o-border-radius:50%;
    z-index:1;
    background:#FFF center center no-repeat;
}
.aptitude-slide .sPrev{
    left: 5px;
    right: auto;
    background-image: url(../images/icoLeft.gif);
}
.aptitude-slide .sNext{
    left: auto;
    right: 5px;
    background-image: url(../images/icoRight.gif);
}
.aptitude-slide ul{
    overflow: hidden;
    zoom: 1;
    background-color:#EFEFEF ;
    font-size:0;
    word-break: keep-all;
    white-space: nowrap;
}
.aptitude-slide ul li{
    display:inline-block;
    vertical-align: middle;
    padding:5px 0;
    margin:0 5px;
    float: none !important;
    _display: inline-block;
    overflow: hidden;
    text-align: center;
    background-color:#FFF ;
    width:33.3%;
    font-size:12px;
    word-break: normal;
    white-space: normal;
}
.aptitude-slide ul li .pic{
    text-align: center;
    margin:0 5px;
}
.aptitude-slide ul li .img-self{
    width: 100%;
    height:auto;
    display: block;
    padding: 2px;
}
.aptitude-slide .tempWrap{
    width:auto !important;
}
.experience-box{width:100%;font-size:0;margin:0;padding:0;}
.experience-box >li{display:inline-block;margin-bottom:15px;width:33.3%;padding:0 15px;font-size:12px;box-sizing:border-box;-webkit-box-sizing:border-box;}
.experience-box >li .content-box{display:block;text-align: center;text-decoration: none;color:#333;}
.experience-box >li .content-box .user-type{font-size:16px;font-weight:bold;padding:8px 0; }
.experience-box >li .content-box:hover .user-type{text-decoration: none;color:#000;}
.experience-box >li .content-box .img-user .self-img{width:100%;height:auto;}
/***新闻动态页，首页，公司动态页公用***/
.slide-news-box{padding-top:10px;}
.slide-news-box .hd{margin-bottom:30px;}
.slide-news-box .hd >ul{font-size:0;margin:0;padding:0;}
.slide-news-box .hd >ul >li{
    display:inline-block;
    vertical-align: middle;
    font-size:14px;
    text-align: center;
    width:33.3%;
    height:40px;
}
.slide-news-box .hd >ul >li .news-type{
    display:block;
    text-align: center;
    padding:0.3em 0;
    font-size:14px;
    color:#333;
    font-weight:bold;
    text-decoration: none;
    border:1px solid #D5D5D5;
    border-radius:22px;
    -webkit-border-radius:22px;
    -moz-border-radius:22px;
    -ms-border-radius:22px;
    -o-border-radius:22px;
}
.slide-news-box .hd >ul >li .news-type:hover{
    text-decoration: none;
}
.slide-news-box .hd >ul >li .news-type.current{
    background-color:#29489a;
    border-color:#29489a;
    color:#FFF;
}
.slide-news-box .hd >ul >li:first-child .news-type{
    margin:0 1em 0 0;
}
.slide-news-box .hd >ul >li:nth-child(n+2) .news-type{
    margin:0 0.5em;
}
.slide-news-box .hd >ul >li:last-child .news-type{
    margin:0 0 0 1em;
}
.slide-news-box .bd >ul{margin:0;padding:0;font-size:16px;}
.slide-news-box .bd >ul >li{margin-bottom:15px;word-break: keep-all;white-space:nowrap;font-size:0;overflow: hidden;}
.news-date{
    width:8em;
    vertical-align: middle;
    background-color:#EEE;
    text-align:center;
    padding:1em;
    font-size:14px;
    height:7em;
}
.more-link{
    display:inline-block;
    vertical-align: top;
    font-size:14px;
}
.more-link.hidden-date{width:9em;height:1.5em}
.news-date .day-str{font-weight:bold;font-size:16px;}
.news-date .year-month{padding-top:5px;color:#666;font-size:14px;}
.news-link{
    display:block;
    vertical-align: middle;
    font-size:14px;
    overflow: hidden;
    max-height:100px;
    -webkit-box-flex:1;
    -moz-box-flex:1;
    box-flex:1;
}
.news-link .title-link{
    display:block;
    display:-webkit-box;
    word-break: normal;
    white-space:normal;
    color:#333;
    font-weight:bold;
    font-size:14px;
    overflow:hidden;
    text-overflow: ellipsis;
	cursor: pointer;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	max-height:2.8em;
}

.news-link .reading-guide{
    display:block;
    display:-webkit-box;
    word-break: normal;
    white-space:normal;
    font-size:12px;
    padding:10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    max-height:5em;
}

/*******新闻动态页*********/
.article_list_more_pages {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
  padding: 20px 0;
}
.article_list_more_pages ul {
  margin: 0;
  padding: 0;
  display: block;
  font-size:0;
}
.article_list_more_pages li {
  list-style: none;
  display: inline-block;
  padding: 0 0.5rem;
}
.article_list_more_pages li a {
  color: #878787;
}
.article_list_more_pages li a:hover {
    text-decoration:none;
}
.article_list_more_pages li .prev,
.article_list_more_pages li .next{
    color:#FF6600;
}
.article_list_more_pages li .prev:hover,
.article_list_more_pages li .next:hover{
    text-decoration:underline;
    cursor:pointer;
}
.article_list_more_pages li .num{
    color:#FF6600;
    margin:0 3px;
}
.news-page .container{
    margin-top:30px;
}
.news-page .container .row{
    border-bottom:1px dashed #D5D5D5;
}
/****新闻详情页****/
.news-detail-page{
    background-color:#99D9EA;
    padding:0 !important;
    width:100%;
}
.news-detail-page .detail-container{
    /*max-width:1150px;*/
    background-color:#FFF;
    padding:0 15px 15px 15px;
}
.news-detail-page .detail-title {
	border-bottom:1px dashed #D5D5D5;
}
.news-detail-page .detail-title h1{
	text-align: center;
	font-size:20px;
	padding-top:30px;
	padding-bottom:0px;
	font-weight:bold;
	margin:0 30px 0px 30px;
}
.news-detail-page .detail-title p{
	text-align: center;
	font-size:10px;
	padding-top:10px;
	padding-bottom:0px;
	font-weight:bold;
	margin:0 30px 10px 30px;
}
.news-detail-page .detail-content{
    font-size:14px;
    color:#333;
    /*text-indent:2em;*/
}
.news-detail-page .detail-content img{
    display:block;
    max-width:100%;
}
.footer-detail{margin-top:0 !important;}

/******后台左侧菜单****/
.menu-box{min-height:460px !important;background-color:#f5f5f5;margin:5px 0 2px 5px;}
.menu-box .each-menu{
    margin:0;
    padding:10px 10px 0 10px;
}
.menu-box .big-type{
    padding-left:0;
}

.menu-box .each-menu .each-title{
    font-size:16px;
    color:#333;
}
.menu-box .big-type .each-title{
    padding-left:5px;
    font-size:16px;
    color:#333;
}
.menu-box .each-menu a{
    padding:2px 5px;
}
.menu-box .each-menu .each-title a{
    color:#333;
    text-decoration:none;
}
.menu-box .each-menu >li{
    padding-left:2em;
    padding-top:0.5em;
}
.menu-box .each-menu >li >a{
    font-size:14px;
    color:#3F48CC;
}
.menu-box .each-menu .current{
    color:#FFF !important;
    background-color:#3F48CC !important;
}
/*****后台内容页面******/
#editPage{min-height:500px !important;}

/****添加新闻页*****/
.add-news-edit{padding-top:30px;}
.table-box{width:100%;font-size:16px;}
.table-box td{padding-bottom:20px;}
.table-box .item-title{width:5%;padding-right:10px;word-break: keep-all;white-space: nowrap;text-align:right;color:#3F48CC;}
.table-box .content-box{
    font-size:0;
}
.table-box .content-box .type-box{
    margin:0;
    font-size:0;
    cursor:pointer;
    margin-right:25px;
}
.table-box .content-box .type-box input,
.table-box .content-box .type-box span{
    display:inline-block;
    vertical-align: middle;
    margin:0;
    font-size:16px;
    font-weight:normal;
    color:#3F48CC;
}
.table-box .content-box .type-box input{
    width:16px;
    height:16px;
    margin-right:5px;
}
.table-box .content-box .keyword-title{
    margin:0;
    width:330px;
    padding:2px 6px;
    height:30px;
    border:1px solid #3F48CC;
    font-size:14px;
}
.table-box .content-box .keyword-title.error{
    border-color:red !important;
    outline: none !important;
}
.editor-box{padding-right:20px;}
.submit-box{padding:30px 0;text-align: center;}
.submit-box .submit-btn{
    text-align:center;
    padding:8px 30px;
	margin:10px;
    color:#333;
    font-size:16px;
    background-color:#FFC90E;
    border:1px solid #FFC90E;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    outline: none !important;
}

.submit-box .submit-btn:hover,
.submit-box .submit-btn:focus,
.submit-box .submit-btn:visited{
    background-color:#ffc600;
    border:1px solid #ffc600;
    outline: none !important;
}
.submit-box .submit-btn.disable:hover,
.submit-box .submit-btn.disable{
    background-color:#EEE;
    border:1px solid #EEE;
    color:#666;
}
#edui1_iframeholder.error{
    border:1px solid red !important;
}

/*******后台新闻列表页*******/
.news-list-parent{padding:10px 30px 30px 0;border-bottom:1px dashed #D5D5D5;}
.news-list-parent .news-list-title{margin-top:0;padding-left:5px;font-size:16px;font-weight:bold;}
.news-list-box{width:100%;}
.news-list-box td,
.news-list-box th{text-align:center;border:1px solid #CFCFCF;font-size:14px;padding:0.4em;}
.news-list-box th{background-color:#8CAADC;}
.news-list-box .col-1{width:10%;}
.news-list-box .col-2{}
.news-list-box .col-3{width:15%;}
.news-list-box .col-4{width:12%;}
.news-list-box .col-5{width:18%;}
.news-list-box .col-6{width:15%;}
.news-list-box a.news-operate{
    display:inline-block;
    position:relative;
    padding:0.1em 0.5em;
    margin-bottom:5px;
    border-bottom:1px solid #EFEFEF;
    background-color:#EFEFEF;
    color:#333;
    margin-right:1.1em;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    box-shadow: 1px 1px 0px #666 ,1px 1px 0px #EFEFEF;
    -webkit-box-shadow: 1px 1px 0px #666 ,1px 1px 0px #EFEFEF;
    -moz-box-shadow: 1px 1px 0px #666 ,1px 1px 0px #EFEFEF;
    font-size:16px;
}
.news-list-box a.news-operate:hover,
.news-list-box a.news-operate:active,
.news-list-box a.news-operate:focus,
.news-list-box a.news-operate:visited{
    text-decoration:none;
}

/***产品详情页***/
.product-detail-page{
    background-color: #f5f5f5;
    padding: 0;
    width: 100%;
}
.product-detail-page .product-detail-container{
    /*max-width: 1150px;*/
    background-color: #FFF;
    padding: 0 20px 20px 20px;
}
.product-detail-container .product-type .type-name{
    font-weight:bold;
    color:#000;
    font-size:17px;
    margin:0;
    padding:10px 0;
    border-bottom:1px solid #9EAAC0;
}
.product-detail-container .product-info .info-title{
    font-weight:bold;
    color:#000;
    margin:0;
    padding:10px 0;
    border-bottom:1px solid #9EAAC0;
}
.product-detail-container .product-info .info-content{
    color:#428bca;
    font-size:16px;
    padding:15px 5px;
}
.product-detail-container .product-type .type-component{
    padding:15px 5px 20px 5px;
    min-height:10em;
    color:#428bca;
    overflow: hidden;
    font-size:16px;
}
.product-detail-container .product-type .type-component .attr-title{
    font-weight:bold;
    /*color:#29489a;*/
}
.product-detail-container .product-type .right-box{
    float:right;
    max-width:50%;
}
.product-detail-container .product-type .right-box img{
    width:100%;
}
.go-back-box .btn-back{
    text-align: center;
    display:inline-block;
    text-decoration:none;
    padding: 8px 30px;
    color: #FFF;
    font-size: 16px;
    background-color: #29489a;
    border: 1px solid #29489a;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.go-back-box {
    text-align: center;
    padding:50px 0;
}
.go-back-box .btn-back:hover{
    text-decoration:none;
    background-color: #29489a;
    border: 1px solid #29489a;
}

/******联系我们页-留言板******/
.message-board-box{text-align:center;}
.message-board{
    display:inline-block;
    width:100%;
    padding:15px;
    background-color:#EAEEF7;
}
.message-board .board-title{
    font-weight:bold;
    margin-bottom:0.5em;
    font-size:16px;
}
.message-board .sub-title{
    color:#999;
}
.message-board .message-box{
    padding:10px 0;
}
.message-box .each-row{
    font-size:0;
    text-align: left;
    padding-top:6px;
}
.message-box .each-row input,
.message-box .each-row span{
    font-size:14px;
    display:inline-block;
    vertical-align:middle;
}
.message-box .each-row input.import-slot{
    border:1px solid #D5D5D5;
    width:70%;
    padding:6px 8px;
    height:32px;
}
.message-box .each-row input.import-slot:active,
.message-box .each-row input.import-slot:hover,
.message-box .each-row input.import-slot:focus{
    border:1px solid #D5D5D5;
    outline:none;
}
.message-box .each-row .sign-star{
    color:#D22224;
    margin-left:5px;
    font-size:25px;
    height:28px;
    text-align: center;
    font-weight:bold;
}
.message-box .each-row .error-text{
    display:none;
    color:#FF2200;
    font-size:12px;
    margin-left:5px;
}
.message-box .each-row .remark-message{
    height:10em;
    max-height:500px;
    font-size:14px;
    padding:4px 8px;
    display:block;
    width:100%;
}
.submit-message-board{padding-top:20px;}
.submit-message-board .submit-button{
    text-align: center;
    padding: 6px 35px;
    color: #FFF;
    font-size: 16px;
    background-color: #1F4598;
    border: 1px solid #1F4598;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    outline: none !important;
}
.message-box .each-row input.error-must{border-color:red !important;}
.submit-message-board .submit-button.disable{
    background-color:#CFCFCF;
    border-color:#CFCFCF;
    color:#999;
}
.message-reply-list{max-width:60em;}
.message-search-title{
    padding:0.4em 0.5em;
    background-color:#F5F5F7;
    margin:1em 0.5em 0.1em 0.5em;
    border:1px solid #D5D5D5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.message-search-title span,
.message-search-title input,
.message-search-title button{display:block;}
.message-search-title .title-text{-webkit-box-flex:1;box-flex:1;-moz-box-flex:1;color:#666;text-align: left;}
.message-search-title .search-text{
    margin-right:0.5em;
    border:1px solid #D5D5D5;
    outline:none;
    color:#666;
    padding:0.2em 0.5em;
    font-size:14px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
}
.message-search-title .search-text:hover,
.message-search-title .search-text:focus,
.message-search-title .search-text:active,
.message-search-title .search-text:visited{
    margin-right:0.5em;
    border:1px solid #D5D5D5;
    outline:none;
}
.message-search-title .note-search-btn{
    color:#000;
    padding: 0.2em 0.8em;
    border: 1px solid #B96D4A;
    font-size: 14px;
    border-radius: 0;
    background-image: linear-gradient(top, #FFE49E 0%, #FFB937 100%);
    background-image: -o-linear-gradient(top, #FFE49E 0%, #FFB937 100%);
    background-image: -moz-linear-gradient(top, #FFE49E 0%, #FFB937 100%);
    background-image: -webkit-linear-gradient(top, #FFE49E 0%, #FFB937 100%);
    background-image: -ms-linear-gradient(top, #FFE49E 0%, #FFB937 100%);
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFB937),color-stop(1, #FFE49E));
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFE49E,endColorStr=#FFB937);
}
.message-reply-box{padding:0.5em;}
.guest-msg-box{text-align: right;padding:0 1.1em 0 0.5em;margin-top:0.6em;}
.guest-msg-box .guest-msg-content{
    display:inline-block;
    width:100%;
    background-color:#FAFAFA;
    padding:0.8em 0.5em;
    position:relative;
    border:1px solid #F0F0F0;
    color:#333;
}
.guest-msg-box .guest-msg-content:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: -9px;
    bottom: 8px;
    border-top: 10px solid transparent;
    border-left: 10px solid #F0F0F0;
}
.guest-msg-box .guest-msg-content:after{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    right: -6px;
    bottom: 9px;
    border-top: 7px solid transparent;
    border-left: 7px solid #FAFAFA;
}
.guest-msg-box .ip-name-time{
    font-size:12px;
    color:#666;
    display: -webkit-box;
    display-model: box;
    -webkit-box-pack: end;
    box-pack: end;
    -webkit-box-align: center;
    box-align: center;
}
.guest-msg-box .ip-text{text-align:left;-webkit-box-flex:1;box-flex:1;-moz-box-flex:1;padding-right:0.3em;word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.guest-msg-box .name-text{max-width:10em;word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;padding-right:0.5em;}
.guest-msg-box .guest-msg-content .type-question{font-weight:bold;text-align: left;}
.guest-msg-box .guest-msg-content .question-detail{text-align: left;}

.reply-msg-box{text-align: left;padding:0 0.5em 0 1.1em;margin-top:0.6em;}
.reply-msg-box .reply-msg-content{
    display:inline-block;
    width:95%;
    background-color:#F0F0F0;
    padding:0.8em 0.5em;
    position:relative;
    border:1px solid #E6E6E6;
    color:#333;
}
.reply-msg-box .reply-msg-content:before{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -9px;
    bottom: -1px;
    border-top: 10px solid transparent;
    border-right: 10px solid #E6E6E6;
}
.reply-msg-box .reply-msg-content:after{
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    left: -6px;
    bottom: 0;
    border-top: 7px solid transparent;
    border-right: 7px solid #F0F0F0;
}
/****后台留言信息列表****/
.notes-list-parent{padding:10px 30px 30px 0;border-bottom:1px dashed #D5D5D5;}
.notes-list-parent .notes-list-title{margin-top:0;padding-left:5px;font-size:16px;font-weight:bold;}
.notes-list-box{width:100%;}
.notes-list-box td,
.notes-list-box th{text-align:center;border:1px solid #CFCFCF;font-size:14px;padding:0.4em;}
.notes-list-box th{background-color:#01B0F1;}
.notes-list-box .col-1{width:5%;}
.notes-list-box .col-2{width:10%;}
.notes-list-box .col-3{width:11%;}
.notes-list-box .col-4{width:11%;}
.notes-list-box .col-5{}
.notes-list-box .col-6{width:10%;}
.notes-list-box .col-7{width:8%;}
.notes-list-box .col-8{width:15%;}
.notes-list-box a.notes-operate{
    display:inline-block;
    position:relative;
    padding:0.1em 0.5em;
    margin-bottom:5px;
    border-bottom:1px solid #EFEFEF;
    background-color:#EFEFEF;
    color:#333;
    margin-right:1.1em;
    border-radius:2px;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    box-shadow: 1px 1px 0px #666 ,1px 1px 0px #EFEFEF;
    -webkit-box-shadow: 1px 1px 0px #666 ,1px 1px 0px #EFEFEF;
    -moz-box-shadow: 1px 1px 0px #666 ,1px 1px 0px #EFEFEF;
    font-size:16px;
}
.notes-list-box a.notes-operate:hover,
.notes-list-box a.notes-operate:active,
.notes-list-box a.notes-operate:focus,
.notes-list-box a.notes-operate:visited{
    text-decoration:none;
}
/**以下为手机端覆写样式**/
.flex-left { display:-webkit-box !important; display-model:box !important; -webkit-box-pack:start; box-pack:start; -webkit-box-align:center; box-align:center; }
.flex-center { display:-webkit-box; display-model:box; -webkit-box-pack:center; box-pack:center; -webkit-box-align:center; box-align:center; }
.flex-right { display:-webkit-box; display-model:box; -webkit-box-pack:end; box-pack:end; -webkit-box-align:center; box-align:center; }
.newsBox .thumbnail .products-link{
    display:block;
}
.toggle-more{display:none !important;}
.m-more-line{position:relative;text-align: center;}
.m-more-line .line-more{
    position:absolute;
    top:50%;
    left:0;
    display:block;
    width:100%;
    height:0;
    border-bottom:1px dashed #D5D5D5;
    z-index:1;
}
.m-more-line .btn-inline{
    position:relative;
    display:inline-block;
    padding:0 0.2em;
    background-color:#FFF;
    z-index:2;
}
.m-more-news{position:relative;text-align: center;display:block;}

.m-more-news .line-more{
    position:absolute;
    top:50%;
    left:0;
    display:block;
    width:100%;
    height:0;
    border-bottom:1px dashed #D5D5D5;
    z-index:1;
}
.m-more-news .btn-inline{
    position:relative;
    display:inline-block;
    padding:0 0.2em;
    background-color:#FFF;
    z-index:2;
}
#camera_wrap_4, #head{
    /*max-height:114px !important;*/
}
#camera_wrap_4 .cameraSlide img{
    /*max-height:114px !important;*/
}
.m-navbar-box{padding:1em 0;display:block;}
.m-navbar-box .nav-container{
    font-size:0;
    margin-bottom:0;
    background-color:#29489a;
}
.m-navbar-box .nav-container >li{
    -webkit-box-flex: 1;
    box-flex: 1;
    -moz-box-flex:1;
    font-size:13px;
    display:block;
    vertical-align: middle;
    padding:0.3em 0.5em 0.2em 0.5em;
    border-right:1px solid #FFF;
    text-align: center;
    background-color:#29489a;
}
.m-navbar-box .nav-container >li:last-child{border-right:none;}
.m-navbar-box .nav-container >li >a{
    color:#FFF;
}
/***弹窗的基本样式***/
.dialog-popup-container {
    background-color:#FFF;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    overflow:hidden;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
}
.dialog-popup-container .title{
    color:#666;
    padding:0.6em 0 0.6em 0.8em;
    margin:0;
    background-color:#EEE;
    word-break: keep-all;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.dialog-popup-container .title .close{
    float:right;
    padding:0 0.5em;
    cursor:pointer;
}
.dialog-popup-container .inner{
    padding:0.6em 0.8em;
    text-align: center;
}
.dialog-popup-container .buttons{text-align:center;padding:0.6em 0.6em 0.8em 0.6em;}
.dialog-popup-container .buttons a{
    display:inline-block;
    padding:0.2em 2em;
    margin-right:1.5em;
    color:#FFF;
    text-align:center;
    background-color:#29489a;
    border:1px solid #29489a;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
}
.dialog-popup-container .buttons a:hover,
.dialog-popup-container .buttons a:active,
.dialog-popup-container .buttons a:focus,
.dialog-popup-container .buttons a:visited{
    text-decoration:none;
}
.dialog-popup-container .buttons a.cancel{
    background-color: #FFF;
    color: #838383;
    border-color: #A7A7A7;
}
.dialog-popup-container .buttons a:last-child{margin-right:0;}
@media (min-width: 768px) {
    #quote-carousel {margin-bottom: 0;padding: 0 40px 30px 40px;margin-top: 30px;}
    .news-link .title-link{font-size:16px;}
}

@media (max-width: 767px) {
    .navbar-collapse ul {text-align: right;margin-right: 0px;}
    #head.secondary {
        height: 80px;
        min-height: 80px;
        /*background-size: initial;*/
    }
    .login-box{display:none;}
    .nav-word-text{color:#FFF;font-size:12px;}
    .navbar-toggle{padding:0 8px 8px 8px;}
    .more-link{display:none;}
}
@media (max-width: 420px) {
    .da-slide h2 {font-size: 28px;}
    .da-slide p {font-size: 19px;font-weight: 400;}
}
@media (max-width: 375px) {
    .m-navbar-box .nav-container >li{
        font-size:13px;
    }
    .news-link{padding-left:1.1em;}
    .more-link.more-btn{padding-left:1.1em;}
    .social a{font-size:12px;}
    #footer-nav{padding-left:10px;padding-right:10px;}
    .article_list_more_pages{font-size:12px;}
    .article_list_more_pages li{font-size:12px;}
}
@media (min-width:375px) and (max-width: 414px) {
    .m-navbar-box .nav-container >li{
        font-size:14px;
    }
    .news-link{padding-left:1.3em;}
    .more-link.more-btn{padding-left:2em;}
    .social a{font-size:12px;}
    .news-link .title-link{font-size:14px;}
    .guest-msg-box .guest-msg-content{width:90%;}
    .reply-msg-box .reply-msg-content{width:90%;}
    .article_list_more_pages li{font-size:14px;}
}
@media (min-width:414px ) and (max-width: 768px) {
    .m-navbar-box .nav-container >li{
        font-size:14px;
    }
    .news-link{padding-left:1.5em;}
    .more-link.more-btn{padding-left:3em;}
    .social a{font-size:14px;}
    .news-link .title-link{font-size:16px;}
    .news-link .reading-guide{font-size:14px;}
    .guest-msg-box .guest-msg-content{width:90%;}
    .reply-msg-box .reply-msg-content{width:90%;}
    .article_list_more_pages li{font-size:14px;}
}
@media (min-width:500px ) and (max-width: 650px) {
    .guest-msg-box .guest-msg-content{width:80%;}
    .reply-msg-box .reply-msg-content{width:80%;}
}
@media (min-width:650px ) and (max-width: 768px) {
    .guest-msg-box .guest-msg-content{width:70%;}
    .reply-msg-box .reply-msg-content{width:70%;}
}
[v-cloak] {
    display: none;
}