﻿ @charset "utf-8";
/*aitecms.com 好用的企业内容管理系统*/

/*********************public********************/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333;
}
ul, li {
	list-style: none;
}
ul {
	padding: 0;
}
a {
	    cursor: pointer;
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #EEB04A;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
	zoom: 1;
	height: 0;
}
img {
	border: none;
	max-width: 100%;
}
/*********************header********************/
.container {
	padding-left: 5px;
	padding-right: 5px;
}
.header_wrap {
	position: relative;
}
.fullwidthbanner img {
	max-width: none;
}
.header {
	position: absolute;
	top: 0;
	z-index: 99999;
	width: 100%;
}
.header_top {
	height: 50px;
	line-height: 50px;
	text-align: right;
}
.logo img {
	height: 80px;
	width:272px;
}
.nav {
	width: 910px;
	background-color: #fff;
	height: 80px;
	line-height: 80px;
	position: relative;
	z-index: 9999;
!important
}
.nav ul li {
	float: left;
	width: 151px;
	text-align: center;
	border-right: 1px solid #EEEEEE;
}
.menu-trigger {
	display: none;
}
.navbar {
	border: none;
	margin-bottom: 0;
}
/*********************main********************/
.title {
	text-align: center;
	padding-top: 20px;
}
.title h3 {
	font-size: 2em;
	color: #e08812;
}
.title p {
	margin-bottom: 10px;
}
.title a {
	display: inline-block;
	border: 1px solid #ECECEC;
	padding: 5px 25px;
}
/*****products*****/
.product {
	margin: 30px 0 40px;
}
.info-thumbnail {
	position: relative;
	padding: 0 0 1px 0;
	border: 0;
	color: inherit;
	margin-bottom: 0;
	background-color: transparent;
}
.pic_text {
	text-align: center;
	width: 100%;
	height: 39px;
	background: #EEB04A;
	line-height: 39px;
}
.pic_text a {
	color: #fff;
}
.info-thumbnail .service {
	opacity: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0, 0, 0, 0.3);
	text-align: center;
	color: #fff;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.info-thumbnail .service:before {
	content: "";
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}
.info-thumbnail .service .service-name {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	-webkit-transform: scale(0.5, 0.5);
	-ms-transform: scale(0.5, 0.5);
	transform: scale(0.5, 0.5);
	-webkit-transition: -webkit-transform 0.8s;
	-moz-transition: -moz-transform 0.8s;
	-o-transition: -o-transform 0.8s;
	transition: transform 0.8s;
	width: 90%;
}
.service-name h3 {
	font-size: 1.3em;
	font-weight: normal;
}
.info-thumbnail .service .service-name .btn-service {
	background-color: transparent;
	border-color: #fff;
	color: #fff;
}
.info-thumbnail .service .service-name .btn-service:hover {
	background-color: rgba(255, 255, 255, 0.3);
}
.info-thumbnail-link:hover .info-thumbnail .service {
	opacity: 1;
	filter: alpha(opacity=100);
}
.info-thumbnail-link:hover .info-thumbnail .service .service-name {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
}
.product .col-md-3, .product .col-xs-6 {
	padding-left: 5px;
	padding-right: 5px;
}
/*****products_banner*****/
.pro_banner {
	background: url(../images/pro_bg.jpg) no-repeat center top;
}
.pro_banner .container {
	padding-left: 0;
	padding-right: 0;
}
.iosSlider {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 1200px;
	height: 500px;
	z-index: 1;
	-webkit-perspective: 1000px;
	-webkit-backface-visibility: hidden;
}
.iosSlider .slider {
	width: 1200px;
	height: 100%;
	position: relative;
	cursor: -webkit-grab;
	-webkit-perspective: 0;
	-webkit-backface-visibility: hidden;
}
.iosSlider .slider .slide {
	float: left;
	width: 1200px;
	height: 500px;
	position: absolute;
	top: 0px;
}
.banner .slider img {
	width: 1200px;
	height: 500px
}
/*
.sliderContainer{height:500px;}
.iosSlider{position:relative;top:0;left:0;overflow:hidden;z-index: 1;-webkit-perspective: 1000px; -webkit-backface-visibility: hidden;height:500px;}
.iosSlider .slider{height:100%;position: relative; cursor: -webkit-grab; -webkit-perspective: 0; -webkit-backface-visibility: hidden;}
.iosSlider .slider .slide{float:left;height:500px; position: absolute; top: 0px; }
.slider img{height:500px}*/
.sliderContainer .slideSelectors {
	position: relative;
	bottom: 25px;
	left: 13px;
	width: 100px;
	margin: 0 auto;
	z-index: 1;
	height: 10px
}
.sliderContainer .slideSelectors .item {
	float: left;
	width: 10px;
	height: 10px;
	background: #fff;
	margin: 0 0 0 10px;
	opacity: .35;
	filter: alpha(opacity=25);
	border-radius: 5px
}
.sliderContainer .slideSelectors .selected {
	background: #37A854;
	opacity: 1;
	filter: alpha(opacity=100)
}
/*****news*****/
.timecon {
	width: 58px;
	height: 110px;
	margin-right: 16px;
}
.timecon span.spannt {
	color: #fff;
	background: #5F5F5F;
	width: 60px;
	height: 30px;
	line-height: 30px;
	font-size: 1.4em;
}
.timecon span {
	display: block;
	text-align: center;
}
.timecon span.spannm {
	color: #999;
	background: #fff;
	font-size: 2em;
	font-weight: bold;
	width: 60px;
	height: 60px;
	line-height: 60px;
	background: #F1F1F1;
	margin-top: 1px;
}
.media-heading {
	font-size: 1em;
	margin-top: 5px;
}
.subtitle {
	margin-bottom: 15px;
	font-size: 0.86em;
	margin-top: 10px;
}
.news_content {
	font-size: 0.86em;
	line-height: 2;
	margin-top: 15px;
}
.spanbtn a {
	display: block;
	color: #fff;
	width: 19px;
	height: 19px;
	line-height: 19px;
	text-align: center;
	background: #999;
}
.newsListBox:hover {
	cursor: pointer;
}
.newsListBox:hover .timecon span.spannt {
	color: #fff;
	background: #EEB04A;
}
.newsListBox:hover .timecon span.spannm {
	color: #EEB04A;
}
.newsListBox:hover .spanbtn a {
	display: block;
	color: #fff !important;
	background: #EEB04A;
}
.newsListBox:hover .media-heading a {
	color: #EEB04A;
	font-weight: bold;
}
.newsList ul {
	margin-top: 30px;
}
.newsList ul li {
	margin-bottom: 20px;
}
/*****Service*****/
.Service_wrap {
	background: #F5F5F5;
	padding: 0 0 30px;
}
.Service_img {
	width: 25%;
}
.Service_img img {
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
}
.Service_r {
	width: 75%;
	padding-left: 20px;
}
.Service_r h4 {
	font-weight: bold;
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 15px;
}
.Service_r p {
	font-size: 0.88em;
	line-height: 2;
}
.Service ul li {
	margin-top: 30px;
}
.Service li a:hover {
	color: #000;
}
/*********************footer********************/
.footer_top {
	background: #434343;
	padding: 40px 0;
}
.tellphone {
	color: #fff;
}
.tellphone h3 {
	font-size: 20px;
	width: 50%;
	float: left;
}
.tellphone p {
	width: 50%;
	float: left;
	line-height: 2;
	margin-bottom: 0;
}
.f_nav {
	color: #fff;
	padding-top: 15px;
}
.f_nav a {
	color: #fff;
	padding-left: 7px;
	padding-right: 10px;
}
.footer_bottom {
	background: #2B2B2B;
	padding: 10px;
}
.f_ico a {
	padding-right: 15px;
}
.copyright {
	text-align: center;
	color: #fff;
	padding-top: 10px;
	font-size: 0.86em;
	line-height: 2;
}
/*********************内页********************/
.n_banner {
	position: relative;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
}
.n_main {
	margin: 40px 0;
}
.n_title {
	padding: 25px 0;
	background: #D6782E;
	color: #fff;
}
.n_title h3 {
	margin-top: 0;
	font-size: 26px;
	padding-left: 50px;
}
.n_title span {
	color: #ffd3ac;
	padding-left: 50px;
}
.nav2 ul li {
	background: #F1F1F1 url(../images/n_ico.png) no-repeat 90% center;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #fff;
}
.nav2 ul li a {
	padding-left: 50px;
	display: block;
}
.nav2 ul li a:hover, .n_current {
	color: #fff;
	display: block;
	background: #EAA141 url(../images/n_ico2.png) no-repeat 90% center;
}
.position {
	border-bottom: 1px dotted #D4D4D4;
	margin-top: 10px;
}
.position h4 {
	font-size: 24px;
	margin-top: 0;
}
.position span {
	font-size: 86%;
	padding-top: 10px;
	color: #D6782E;
}
.n_about {
	padding: 20px 0 10px;
	line-height: 2.3;
}
/*********************产品********************/
.n_pro {
	padding: 20px 0;
}
.n_pro ul li {
	margin-bottom: 10px;
}
.n_pro ul li p {
	background: #EAA141;
	color: #fff;
	heigth: 39px;
	line-height: 39px;
	text-align: center;
	margin-top: 1px;
}
.n_pro ul .col-md-4 {
	padding-left: 10px;
	padding-right: 10px;
}
.page {
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	text-align: center;
}
.page a, .page span {
	border: 1px solid #E1E1E1;
	padding: 5px 10px;
	margin: 0 2px;
}
.page a:hover, .page_current {
	background: #666;
	color: #fff;
}
/*********************新闻********************/
.n_news {
	margin-bottom: 20px;
}
/*********************详情********************/
.n_content {
	margin: 30px 0;
}
.view-title {
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	color: #666666;
}
.view-element {
	text-align: center;
	color: #666666;
	border-bottom: 1px dashed #E0E0E0;
	margin: 0 0 10px;
	padding: 15px;
}
.view-element a {
	color: #333;
}
.n_content_c {
	line-height: 220%;
	padding: 10px 0 30px 10px;
	border-bottom: 1px dashed #E0E0E0;
}
.content_bottom p {
	margin: 20px 0;
	line-height: 220%;
}
.content_bottom p a {
	color: #666666;
}
.content_bottom p a:hover {
	color: #000;
}
/*********************人才招聘********************/
.n_job {
	margin: 10px 0;
}
.zhaopin {
	padding: 20px 0;
	border-bottom: 1px dashed #CACACA;
}
.zhaopin_tl {
	height: 30px;
	line-height: 30px;
	border: 1px solid #eaebe9;
	color: #fff;
}
.zhaopin li {
	line-height: 30px;
	padding-left: 15px;
}
.zhaopin li span {
	font-weight: bold;
	color: #666;
}
.zhaopin em {
	background: #F59307;
	display: block;
	width: 90px;
	text-align: center;
	color: red;
	font-style: normal;
	height: 30px;
	line-height: 30px;
	margin-left: 15px;
	margin-top: 15px;
}
.zhaopin em a {
	color: #fff;
}
.job_list {
	padding-bottom: 30px;
}
.comm-list {
	border: 1px solid #E9E9E9;
	margin: 20px 0 40px;
}
.comm-list-title {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #E9E9E9;
	font-weight: bold;
	background-color: #F7F7F7;
}
.comm-list-title span {
	display: block;
	float: left;
	padding-left: 28px;
	font-size: 86%;
}
.comm-list-title a.back {
	display: block;
	float: right;
	margin-right: 10px;
	font-weight: normal;
}
.comm-list-content {
	clear: both;
	line-height: 20px;
	color: #333;
	padding: 30px;
	font-size: 86%;
}
.comm-list-content table tr {
	height: 40px;
}
.comm-list-content table td {
	padding: 4px;
	min-width: 80px;
}
.comm-list-content table td input {
	border: 1px solid #CCC;
	padding: 4px;
	background: none;
}
.plist {
	margin-top: 40px;
	text-align: center;
}
.putime {
	padding-right: 15px;
	font-size: 86%;
}
.comm-list-repley {
	clear: both;
	color: #666;
	line-height: 20px;
	margin: 10px;
	margin-top: 0;
	padding: 6px;
	background-color: #F6F6F6;
	border: 1px dashed #CCCCCC;
	font-size: 86%;
}
.comm-list-repley span {
	font-weight: bold;
	color: #F59307;
}
#n_submit {
	height: 30px;
	background: #F59307;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 0 10px;
}
#n_reset {
	height: 30px;
	margin-left: 20px;
	background: #666;
	color: #fff;
	border: none;
	cursor: pointer;
	padding: 0 10px;
}
.radio {
	display: inline;
}
.pages {
	margin-top: 40px;
}
.n_message {
	padding-top: 30px;
}




/*********************媒体查询********************/
@media(min-width:1200px) {
.container {
	width: 1200px;
	padding-left: 5px;
	padding-right: 5px;
}
}
 @media(min-width:768px) {
.nav {
	text-align: center;
	float: none;
}
.menu-trigger {
	display: none;
}
.nav {
	display: inline-block;
}
}
@media(max-width:1199px) {
.logo img {
	height: 70px;
}
.nav {
	height: 70px;
	line-height: 70px;
	width: 715px;
}
.nav ul li {
	width: 119px;
}
.n_banner {
	position: relative;
	left: 50%;
	margin-left: -770px;
	width: 1440px;
}
.pro_banner {
	background: none;
}
.pro_banner, .slider img {
	height: 400px
}
}
@media(max-width:991px) {
.logo img {
	height: 60px;
}
.nav {
	height: 60px;
	line-height: 60px;
	width: 530px;
}
.nav ul li {
	width: 88px;
}
.f_ico, .copyright {
	text-align: center;
	width: 100%;
}
.n_banner {
	position: relative;
	left: 50%;
	margin-left: -600px;
	width: 1200px;
}
.pro_banner, .slider img {
	height: 340px
}
.product .mix {
	margin-bottom: 10px;
}
}
@media(max-width:767px) {
.nav {
	display: none;
}
.menu-trigger {
	display: block;
	padding: 10px 0;
	font-size: 2em;
	color: #fff;
}
.menu-trigger:hover {
	color: #ffe3b6;
}
.navbar {
	margin: 0;
	border: none;
	float: right;
}
.header_top {
	display: none;
}
.header {
	position: inherit;
	background: #EBA13E;
}
.container {
	padding-left: 10px;
	padding-right: 10px;
}
.nav {
	background-color: #333333;
	width: 200px;
	position: fixed;
	height: 100%;
	top: 0;
	right: 0;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 9999;
}
.nav>ul>li {
	float: none;
	width: 100%;
	text-align: center;
	border-right: none;
	border-bottom: 1px solid #3e3e3e;
}
.nav>ul>li>a {
	display: block;
	line-height: 200%;
	color: #333;
	color: #fff;
	width: 100%;
	padding: 10px 0;
}
.header_bottom {
	height: 60px;
}
.n_banner {
	position: relative;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
}
.pro_banner, .slider img {
	height: 300px
}
}
@media(max-width:640px) {
.footer_top {
	display: none;
}
.pro_banner, .slider img {
	height: 250px
}
.n_main .col-md-3, .n_main .col-md-9 {
	padding-left: 5px;
	padding-right: 5px;
}
}
@media(max-width:480px) {
.pro_banner, .slider img {
	height: 200px
}
.n_pro ul li {
	width: 100%;
}
}
