﻿body{
	background-color: #fff;
	padding-bottom: 4rem;
}
/*index页面*/
.container .entry .aui-col-xs-4{
	padding: .75rem;
}
.container .entry .aui-col-xs-4 img{
	display: block;
	margin: 0 auto;
	width: 2.75rem;
	height: 2.75rem;
}
.container .entry .aui-col-xs-4 .askImg{
	width: 2.875rem;
}
.container .entry .aui-col-xs-4 .newsImg{
	width: 2.975rem;
}
.container .entry .aui-col-xs-4 .serviceImg{
	width: 3.2rem;
	height: 2.8rem;
}
.aui-margin-b-15{
	margin-bottom: 0 !important;
}
.arrowImg{
	width: 100%;
	background-color:#fff ;
}

.container .recommend{
	padding: .5rem 0 1rem;
}
.container .recommend .aui-row{
	padding-top: .8rem;
}
.container .recommend .aui-col-xs-6 .item{
	margin: 0 auto;
	padding: .2rem;
	width: 8.3rem;
	height: 7rem;
	background-color: #ececec;
	text-align: left;
	font-size: .6rem;
	position: relative;
}
.container .blue{
	display: inline-block;
	width: .3rem;
	height: .3rem;
	background-color: #004ea3;
}
.container .recommend .aui-col-xs-6 .item .sign{
	position: absolute;
	bottom: 0;
	right: 0;
	width: .9rem;
	height: .7rem;
}
.titleBox{
	 width: 100%;
	background-color: #fff;
	overflow:hidden;
}
.titleBox img{
	width:138%;
	max-width:138%;
	margin-left:-19%;
}
.title{
	padding-bottom: 1rem;
	width: 100%;
	background-color: #fff;
}
.introduce{
	width: 100%;
	background-color: #004ea3;
	position:relative;
	padding-top:1rem;
	padding-bottom:2rem;
}
.introduce>span{
	 display:block;
    width:0;
    height:0;
    border-width:14px 10px 0;
    border-style:solid;
    border-color:#fff transparent transparent;/*黄 透明 透明 */
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-5px;
}
.introduce .moreMsg{
    display:block;
    font-size:.6rem;
    line-height:1.5;
    padding:0.2rem .6rem;
    background-color:#004ea3;
    color:#fff;
    position:absolute;
    bottom:-.65rem;
    left:50%;
    margin-left:-1.7rem;
    border-radius:.65rem;	
}

.introduce .introduceText{
	padding: .75rem .875rem;
}
.introduce p{
	font-size: .6rem;
	color: #fff;
}

#arrow{
	padding: .875rem 0;
	padding-top:1.875rem;
}
.news .aui-list .aui-list-item-media{
	width: 6.4rem !important;
}
.news .aui-list-item-text{
	padding-bottom: .1rem;
	font-size: .6rem;
}
.news .newsTitle{
	margin: .2rem 0;
	font-size: .6rem;
	color: #004ea3;
}
.news a{
	padding: .1rem;
	background-color: #004ea3;
	font-size: .8rem;
	color: #fff;
}
.aui-list .aui-list-item .blue{
	position: relative;
	top: -.1rem;
	left: .2rem;
}
.aui-list .aui-list-item .listTitle{
	margin-left: 1rem;
}

/*about页面*/
.about{
	padding: .5rem 0;
}
.about.aui-grid [class*=aui-col-]{
    padding: 0.5rem 0;
}
.aboutTitle{
	font-size: 0;
	border-radius: 3px;
}
.aboutTitle img{
	font-size: 0;
	width: 1rem;
	float: left;
	margin-left: 20%;
	margin-top: .1rem;
}
.aboutTitle h3{
	float: left;
	margin-left: .5rem;
}
.aboutMsg p{
	font-size: .6rem;
	text-align: left;
	line-height: 1.2rem;
	padding: .3rem;
	margin-top: .6rem;
}
/*新闻页面*/
.clear:after{
	content: " ";
    display: block;
    clear: both;
    height: 0;
}
.aui-row1{
	background-color: #fff;
	padding-top: .5rem;
}
.news_text>h3{
	text-align: center;
	font-weight: bold;
}
.news_text>i{
	display: block;
	text-align: center;
	font-size: 0.5rem;
	color: #999;
	line-height: 0.5rem;
	font-style:normal;
	margin-top: 0.6rem;
}
.news_text>i>span{
	font-size: 0.5rem;
	color: #ff8900;
	margin-left: 0.4rem;
}
.nt_content{
	margin-top: 0.6rem;
}
.nt_content p{
	line-height: 1.2rem;
}
.next{
	
	border-radius: 0;
	margin-bottom: 0.5rem;
	width: 60%;
}
.next_box{
	width: 100%;
}
.next_box a{
	display: block;
	background-color: #004ea3;
	height: 1.4rem;
	line-height: 1.4rem;
	font-size: 0.6rem;
	color: #fff;
	width: 55%;
	margin: 0 auto;
	margin-bottom: 0.5rem;
	text-indent: 1rem;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.next_box a:after{
	display: block;
	content: '';
	width: 0.2rem;
	height: 0.2rem;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	left: 0.5rem;
	top: 0.6rem;
}
/*新闻内页样式*/
.p_title{
	width: 55%;
	height: 2rem;
	border:0.03rem solid #999;
	margin: 0 auto;
	line-height: 2rem;
	margin-top: 1rem;
	text-align: center;
}
.p_title img{
	display: inline-block;
	width: 1rem;
	height: 1rem;
	vertical-align: middle;
	margin-right: 0.6rem;
}
.p_title p{
	font-size: 0.8rem;
	color: #333;
	line-height: 2rem;
	display: inline-block;
}
.news_list{
	width: 100%;
	margin-top: 0.8rem;
}
.news_ul{
	width: 96%;
	margin: 0 auto;
	border-top: 0.03rem solid #999;
}
.news_ul li{
	width: 100%;
	border-bottom: 0.03rem solid #999;
}
.news_ul li p{
	font-size: 0.6rem;
	color: #333;
	line-height: 1.6rem;
	float: left;
	width: 66%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
	padding-left: 0.6rem;
}
.news_ul li p:after{
	display: block;
	content: '';
	width: 0.2rem;
	height: 0.2rem;
	background-color: #004ea3;
	position: absolute;
	left: 0.2rem;
	top: 0.6rem;
}
.news_ul li span{
	float: right;
	font-size: 0.6rem;
	color: #333;
	line-height: 1.4rem;
	margin-right: 0.2rem;
}
.page_box{
	width: 96%;
	margin: 0 auto;
	margin-top: 1rem;
	position: relative;
}
.page_box>span{
	font-size: 0.6rem;
	color: #333;
	left: 0.2rem;
	float: left;
	margin-left: 0.2rem;
	line-height: 0.8rem;
}
.pb_ul{
	float: left;
	margin-left: 2rem;
	font-size: 0;
}
.pb_ul li{
	display: inline-block;
	margin-right: 0.2rem;
}
.pb_ul li a{
	display: block;
	width: 0.8rem;
	height: 0.8rem;
	background-color: #004ea3;
	font-size: 0.6rem;
	line-height: 0.8rem;
	text-align: center;
	color: #fff;
}

/*案例详情页*/
.anli{
	padding: .3rem;
}
.about .anli .aui-col-xs-12{
	background-color: #d6d6d6;
	border-radius: 3px;
	padding:.3rem;
	box-shadow: 1px 1px 1px 1px #d6d6d6;
	text-align: left;
}
.anli .aui-col-xs-12.hasBorder{
	display: block;
	width: 100%;
	background-color: transparent;
	border-bottom: 1px dashed #ececec;
	padding: 0;
	box-shadow: none;
}
.anli .aui-col-xs-12.hasBorder span{
	display: inline;
	background-color: #004ea3;
	color: #fff;
	border: none;
	padding: .3rem;
}
.aui-row .aui-btn-primary{
	background-color: #004ea3;
	color: #fff;
	border-radius: .75rem;
}

/*产品列表*/
.p_title1{
	width: 6rem;
	margin: 0 auto;
	margin-top: 0.5rem;
	padding: 0.2rem 0;
	border:0.03rem solid #ccc;
	position: relative;
}
.p_title1:after{
	display: block;
	content: '';
	width: 4rem;
	height: 0;
	border-bottom: 0.03rem solid #333;
	position: absolute;
	top: 1.3rem;
	left: -3.5rem;
	z-index: 9;
}
.p_title1:before{
	display: block;
	content: '';
	width: 4rem;
	height: 0;
	border-bottom: 0.03rem solid #333;
	position: absolute;
	top: 1.3rem;
	right: -3.5rem;
	z-index: 9;
}
.p_title1 p{
	font-size: 1rem;
	color: #333;
	text-align: center;
	font-weight: bold;
	line-height: 1.4rem;
}
.p_title1 span{
	display: block;
	font-size: 0.5rem;
	color: #999;
	text-align: center;
	line-height: 0.9rem;
}
.product_list{
	width: 100%;
	margin-top: 1rem;
	padding-bottom: 1rem;
}
.product_ul{
	width: 96%;
	margin: 0 auto;
}
.product_ul li{
	width: 48%;
	padding: 1% 1% 0 1%;
	float: left;
	background-color: #d6d6d6;
	position: relative;
	margin-bottom: 0.6rem;
	height: 200px;
}
.product_ul a:nth-child(2n) li{
	float: right;
}
.product_ul li>img{
	width: 100%;
	margin: 0 auto;
	margin-top: 0.
	display: block;
}
.product_ul li p{
	font-size: 0.6rem;
	line-height: 1.4rem;
	color: #333;
	padding-left: 0.6rem;
	position: relative;
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product_ul li p:after{
	display: block;
	content: '';
	height: 0.4rem;
	width: 0.4rem;
	background-color: #004ea3;
	position: absolute;
	left: 0;
	top: 0.5rem;
}
.sjx{
	width: 0px;
    height: 0px;
    border-width: .4rem .4rem .4rem .4rem;
    border-style: solid;
    border-color: transparent #004ea3 #004ea3 transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}
.page_box1{
	width: 100%;
	text-align: center;
	font-size: 0;
	margin-top: 0.5rem;
}
.page_box1 li{
	width: 1.2rem;
	height: 1.2rem;
	background-color: #004ea3;
	display: inline-block;
	margin-right: 0.2rem;
}
.page_box1 li a{
	display: block;
	font-size: 0.6rem;
	line-height: 1.2rem;
	text-align: center;
	color: #fff;
}
/*产品详细页*/
.cp_box{
	width: 94%;
	margin: 0 auto;
	margin-top: 0.7rem;
}
.cp_img{
	padding: 0.2rem;
	background-color: #d6d6d6;
	box-shadow: 0 0.2rem 0.1rem #999;
}
.cp_img img{
	width: 100%;
	display: block;
}
.cp_one{
	width: 100%;
	margin-top: 1rem;
}
.cp_title{
	width: 100%;
	border-bottom: 0.03rem solid #999;
}
.cp_title p{
	font-size: 0.7rem;
	color: #fff;
	line-height: 1.2rem;
	padding: 0 0.4rem;
	background-color: #004ea3;
	float: left;
}
.cp_title a{
	display: block;
	font-size: 0.6rem;
	color: #004ea3;
	line-height: 1.2rem;
	float: right;
	margin-right: 0.1rem;
}
.cp_text{
	width: 100%;
	font-size: 0.6rem;
	color: #333;
	line-height: 1rem;
	padding-top: 0.5rem;
}
.cp_text p,.cp_text span,.cp_text p span{
	display: block;
	font-size: 0.6rem;
	color: #333;
	line-height: 1rem;
}
.cp_two{
	width: 100%;
	margin-top: 1rem;
}
.cp_ul1{
	width: 100%;
	margin-top: 0.5rem;
}
.cp_ul1 li{
	width: 23%;
	float: left;
	margin-right: 2.66%;
}
.cp_ul1 a:nth-child(4n) li{
	margin-right: 0;
}
.cp_ul1 li img{
	width: 100%;
	display: block;
}
.cp_ul1 li p{
	font-size: 0.5rem;
	line-height: 1.2rem;
	color: #666;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.page_box2{
	width: 96%;
	margin: 0 auto;
	margin-top: 1rem;
	padding-bottom: 1rem;
}
.pb2_left{
	width: 60%;
	float: left;
}
.pb2_left a{
	width: 49%;
	float: left;
	display: block;
	font-size: 0.4rem;
	color: #666;
	line-height: 1rem;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pb2_left a:nth-child(2n){
	float: right;
}
.pb2_right{
	width: 40%;
	float: left;
}
.pb2_right a{
	display: block;
	width: 45%;
	height: 1rem;
	font-size: 0.5rem;
	color: #fff;
	background-color: #004ea3;
	border-radius: 0.6rem;
	float: right;
	margin-left: 2%;
	line-height: 1rem;
	text-align: center;
}

/*新增*/
.contentList{
	position: relative;
}
.aui-col-xs-6.selectBox{
	display: none;
	position: absolute;
	width: 10rem;
	min-height: 10rem;
	background-color: rgba(44,108,180,.6);
	top: 1.6rem;
	right: -1rem;
	z-index: 2;
	text-align: left;
}
.container .aui-row{
	overflow: visible;
}
.selectBox ul li{
	float: left;
	color: #fff;
	list-style-type:square ;
	color: #fff;
	margin-left: 1.2rem;
	line-height:2;
	font-size: .6rem;
}
.selectBox ul li a{color:#fff;}
