﻿@charset "utf-8";
@import url("../css/common/grid.css");/*网格*/
@import url("../css/common/layout.css");/*整体框架*/
@import url("../css/common/icon.css");/*图标*/
@import url("../css/navi/navi_02.css");/*02导航*/
@import url("../css/banner.css");/*幻灯片*/
@import url("../css/navi/classify_01.css");/*侧栏样式*/
@import url("../css/adorner/01/A_style.css");/*01装饰器*/
@import url("../css/adorner/02/A_style.css");/*02装饰器*/
@import url("../css/links.css");/*友情链接*/
@import url("../css/kefu.css");/*在线客服*/
@import url("../css/common/doc.css");/*自定义文档*/
@import url("./gaode_main.css");/*高德地图*/


.indexBox {
	width: 100%;
	min-height: 315px;
	padding: 30px 0;
}
.indexBox .title {
	width: 350px;
	height: 31px;
	border-bottom: 1px solid #c5c5c5;
	margin-bottom: 15px;
}
.indexBox .title h3 {
	padding-left: 30px;
	color: #2a3383;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
}

.indexBox .box01 {
	margin-right: 25px;
}
.indexBox .box01 .title h3 {
	background:url(../images/icon01.png) left center no-repeat;
}
.indexBox .box01 .video {
	width: 350px;
	height: 260px;
	overflow: hidden;
}

.indexBox .box02 {
	margin-right: 25px;
}
.indexBox .box02 .title h3 {
	background:url(../images/icon02.png) left center no-repeat;
}
.indexBox .box02 .item-img {
	width: 350px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 10px;
}
.indexBox .box02 .item-img img {
	width: 350px;
	height: 150px;
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	overflow: hidden;
}
.indexBox .box02 .item-img a:hover img{
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	z-index:1;
}
.indexBox .box02 .item-txt p {
	color: #717171;
}

.indexBox .box03 .title h3 {
	background:url(../images/icon03.png) left center no-repeat;
}
.indexBox .box03 li {
	height: 63px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #dbdbdb;
}
.indexBox .box03 li h4 {
	font-size: 14px;
	color: #454545;
	margin-bottom: 6px;
}
.indexBox .box03 li .date {
	float: right;
	color: #9e9e9e;
	font-size: 12px;
	font-weight: normal;
}
.indexBox .box03 li p {
	font-size: 12px;
	color: #7b7b7b;
}

.ind_sort_title {
	margin-bottom: 20px;
}
.ind_sort_title h3 {
	font-size: 24px;
	font-weight: normal;
	color: #122180;
}
.indexSort {

}
.indexSort .sort_list {
	height: 320px;
	overflow: hidden;
}
.indexSort .sort_list li {
	width: 175px;
	height: 300px;
	padding: 9px;
	border: 1px solid #e1e1e1;
	float: left;
	margin-right: 31px;
	position: relative;
}
.indexSort .sort_list li:last-child {
	margin-right: 0;
}
.indexSort .sort_list li .img {
	width: 175px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.indexSort .sort_list li img {
	width: 175px;
	height: 300px;
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	overflow: hidden;
}
.indexSort .sort_list li:hover img{
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	z-index:1;
}
.indexSort .sort_list li .img p {
	font-size: 14px;
	width: 100%;
	height: 20px;
	z-index: 2;
	position: absolute;
	bottom: 15px;
	color: #fff;
	text-align: center;
}
.indexSort .sort_list li .dask {
	width: 195px;
	height: 320px; 
	background: #000;
	opacity: 0.4;
	position: absolute;
	top: -321px;
	left: 0;
	z-index: 3;
}
.indexSort .sort_list li .dask a {
	display: block;
	width: 118px;
	height: 28px;
	border: 1px solid #fff;
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	top: 45%;
	left: 20%;
}

.indexPro {
    width: 100%;
    height: 400px;
    margin: 30px 0;
    overflow: hidden;
   /* background: url(../images/pro_bg.jpg) repeat-x center;*/
}
.indexPro .ind_pro_title {
	width: 250px;
	height: 50px;
	overflow: hidden;
	margin: 0 auto;
	background: url(../images/pro_title.png) no-repeat center center;
}
.indexPro .ind_pro_title h3 {
	color: #fff;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
}
.indexPro .ind_turn_list {
	width: 1100px;
	height: auto;
	margin-top: 40px;
}
.indexPro .picMarquee-left { 
	width:1100px;  
	position:relative;  
}
.indexPro .picMarquee-left .prev, .indexPro .picMarquee-left  .next { 
	display: block;  
	width: 35px; 
	height: 50px; 
	overflow: hidden;
	position: absolute;
	cursor: pointer;
}
.indexPro .picMarquee-left .prev { 
	top: 100px;
	left: -60px;
	background: url(../images/ind_pro_l.png) no-repeat center center; 
}
.indexPro .picMarquee-left .next { 
	top: 100px;
	right: -60px;
	background: url(../images/ind_pro_r.png) no-repeat center center; 
}
.indexPro .picMarquee-left .bd ul { 
	overflow:hidden; 
	zoom:1; 
}
.indexPro .picMarquee-left .bd ul li { 
	margin: 0 25px 0 0; 
	float: left; 
	height: 250px;
	_display: inline; 
	text-align: center;
	background: url(../images/ind_pro_b.png) no-repeat bottom center;  
}
.indexPro .picMarquee-left .bd ul li .npic { 
	text-align:center; 
	width: 198px;
	height: 198px;
	border: 1px solid #dbdbdb;
}
.indexPro .picMarquee-left .bd ul li .npic img { 
	width:198px; 
	height:198px; 
	display:block; 
}
.indexPro .picMarquee-left .bd ul li .title { 
	width: 200px;
	height: 40px;
	line-height: 40px;  
	background: #dbdbdb; 
}
.indexPro .picMarquee-left .bd ul li .title a { 
	color: #525252;
	font-size: 14px;
}


.indexCase {
	width: 100%;
	min-height: 490px;
}
.indexCase .case_list li {
	width: 230px;
	height: 180px;
	padding: 14px;
	border: 1px solid #e1e1e1;
	margin: 0 20px 20px 0;
	float: left;
}
.indexCase .case_list li.last {
	margin-right: 0;
}
.indexCase .case_list li .img {
	width: 230px;
	height: 150px;
	overflow: hidden;
}
.indexCase .case_list li img {
	width: 230px;
	height: 150px;
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	overflow: hidden;
}
.indexCase .case_list li a:hover img{
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	z-index:1;
}
.indexCase .case_list li p {
	width: 230px;
	height: 30px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #2a2a2a;
}


.indexLink {
	width: 100%;
	height: 240px;
	padding: 40px 0;
	margin-top: 30px;
	background: #f3f3f3;
}
.indexLink li {
	width: 220px;
	height: 240px;
	float: left;
	margin-right: 70px;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
}
.indexLink li:hover {
	-moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
	margin-top:-20px;
}
.indexLink li:last-child {
	margin-right: 0;
}
.indexLink li .item-img {
	width: 80px;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 20px;
}
.indexLink li .item-word {
	text-align: center;
}
.indexLink li .item-word h3 {
	font-size: 20px;
	font-weight: normal;
	color: #323233;
	margin-bottom: 10px;
}
.indexLink li .item-word h4 {
	font-size: 16px;
	font-weight: normal;
	color: #969696;
	text-transform: uppercase;
}
.indexLink li .item-word i {
	display: block;
	width: 120px;
	height: 1px;
	background: #aaa;
	margin: 20px auto;
}
.indexLink li .item-word p {
	color: #969696;

}



/* 新闻列表  */
.news_list ul li {
    height: 100px;
    padding: 15px 0;
    margin-bottom: 15px;
}
.news_list ul li .ind_news_pic {
	width: 130px;
	height: 100px;
	float: left;
	overflow: hidden;
}
.news_list ul li .ind_news_pic img {
	width: 130px;
	height: 100px;
}
.news_list li .ind_news_main {
	width: 690px;
	height: 100px;
}
.news_list li .ind_news_main h3 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 8px;
	line-height: 20px;
}
.news_list li .ind_news_main .assist {
	color: #999;
	margin-bottom: 8px;
	height: 40px;
	overflow: hidden;
}


/* 产品列表  */
.product_list ul li {
	width: 202px;
    height: 230px;
    margin: 0 10px 10px 0;
    float: left;
}
.product_list ul li.last {
    margin-right: 0;
}
.product_list ul li .pic {
	width: 192px;
	height: 192px;
	padding: 4px;
	border: 1px solid #ddd;
}
.product_list ul li img {
	width: 192px;
	height: 192px;
}


/* 案例列表  */
.cases_list li {
	width: 230px;
	height: 180px;
	padding: 14px;
	border: 1px solid #e1e1e1;
	margin: 0 25px 25px 0;
	float: left;
}
.cases_list li.last {
	margin-right: 0;
}
.cases_list li .img {
	width: 230px;
	height: 150px;
	overflow: hidden;
}
.cases_list li img {
	width: 230px;
	height: 150px;
}
.cases_list li p {
	width: 230px;
	height: 30px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	color: #2a2a2a;
}

/* 内页荣誉样式---------------------------------------------*/
.honor_list ul li {
    float: left;
    margin: 0 14px 5px 14px;
    width: 252px;
}
.honor_list ul li a {
    display: block;
    color: #333;
    text-align: center;
    height: 180px;
    width: 240px;
    overflow: hidden;
    padding: 5px;
    border: 1px solid #ddd;
}
.honor_list ul li img {
    -webkit-transition: all 0.4s linear -1ms;
    -moz-transition: all 0.45s linear -1ms;
    -ms-transition: all 0.4s linear -1ms;
    -o-transition: all 0.4s linear -1ms;
    transition: all 0.4s linear -1ms;
    border: none;
    padding: 0;
}
.honor_list ul li img:hover {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	zoom: 1.1\9; /* IE 8 */
	overflow:hidden;
	z-index:999;
}
.honor_list a img {
    max-width: 240px;
    width: auto;
    height: 180px;
}
.honor_list ul li p {
    text-align: center;
    font-size: 14px;
    line-height: 36px;
}


.detail_btn a {
    width: 120px;
    height: 35px;
    display: block;
    background: #ea5505;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
}