﻿/*-----------------首页---------------------------*/

.main_top40{
	margin-top: 40px;
}
.main_top60{
	margin-top: 60px;
}
.main_top70{
	margin-top: 70px;
}
.main_top80{
	margin-top: 80px;
}
img{
	max-width:100%;
}
.carousel-control{
	width: 30px;
    height: 0px;
    top: 50%;
    margin-top: -30px;
}
.left{
	left: 20px;
}
.carousel-control.right{
	right: 20px;
}
.carousel-indicators li{
	width: 58px;
	height: 6px;
	border-radius:0px;
	margin:0;
	background: #68e7a3;
	border: none;
	margin-right: 10px;
}
.carousel-indicators .active{
	width: 58px;
	height: 6px;
	background: #e0ebf5;
	margin-right: 10px;
}
.cpzx{
	/*padding-top: 80px;*/
	padding-bottom: 50px;

}

.h3{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 28px;
	color: #444444;
	font-weight: bold;
	margin-bottom: 50px;
}
.h3_sp{
	display: block;
	font-size: 15px;
	color: #919191;
	margin-top: 5px;
	font-weight: normal;
}

.sy_p {
    border-bottom: 1px solid #dcdddd;
    padding-bottom: 8px;
    margin-top: 20px;
    height: 32px;
    line-height: 32px;
  
}

.bian {
    font-size: 15px;
    color: #221815;
    padding-bottom: 8px;
    height: 31px;
    line-height: 31px;
    display: inline-block;
    margin-top:1px;
    overflow:hidden
}
.bian:hover{
	color: #221815;
}
.sy_p2{
	font-size: 12px;
	color: #898989;
	line-height: 20px;
    margin-bottom:30px;
}
.shipin{

}
.rm-padding{
	padding: 0;
	
}
.col-sm-6.col-xs-6.rm-padding{
	padding: 0;
	display:inline-block
}
.col-sm-6.col-xs-6.rm-padding img{width:100%}
.pro-vedio .play .bg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    position: absolute;
    left: 0px;
    top: 0px;
    color: #fff;
    padding-top: 18%;
}
.pro-vedio .play .ar {
    background: url(../img/sy6_6.png) no-repeat;
    display: block;
    width: 81px;
    height: 81px;
    margin: 0px auto 30px;
}
.dot{
	font-size: 14px;
	color: #ffffff;
}
.about_p{
	text-align: center;
	font-size: 14px;
	color: #595757;
	margin-bottom: 7px;
}
.about_div{
	margin: 0 auto;
	width: 60%;
	margin-top: 40px;
}
.about_p2{
	text-align: center;
	font-size: 18px;
	color: #727171;
}
.p_sp{
	width: 114px;
	height: 88px;
	display: block;
	background: url(../img/sy11.png) no-repeat;
	text-align: center;
	line-height: 105px;
	margin: 0 auto;
	font-size: 30px;
	color: #444444;
	margin-bottom: 15px;
}
.fdzx{
	background: url(../img/sy15.jpg) no-repeat;
    height:799px;
}
.fdzx_div img {
        width:100%;
    }
#tab{
	width: 100%;
	float: left;
	text-align: center;
}
#tab li{
	display: inline-block;
	/*width: 119px;*/
	padding:0 15px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	cursor: pointer;
}

#tab li a{
	font-size: 16px;
	color: #444444;
}
.current{
	background: #2a8ce0;
	border-radius: 31px;
}
#tab .current a{
	color: #fff;
}
.sb-con{
	margin-top: 30px;
	float: left;
	width: 100%;
}
    .sb-con .sb-detail .fdzx_div {
        min-height:400px;
    }
.fdzx_div{
	margin-bottom:30px;
	cursor: pointer;
}
.fdzx_page{
	height: 145px;
	background: #fff;
	border: 1px solid #dcdcdc;
	padding-top: 23px;
	padding-left: 15px;
	padding-right: 15px;
	overflow:hidden;
	padding-bottom:10px;

}
.fdzx_p{
	font-size: 16px;
	color: #444444;
}
.fdzx_sp{
	float: right;
	font-size: 12px;
	color: #595757;
}
.fdzx_p2{
	font-size: 12px;
	color: #595757;
}
.fdzx_page:hover{
	background: #84bcec;
	border: none;
	border-bottom: 6px solid #3392e5;
	transition: all .3s ease-in;
}
.fdzx_page:hover .fdzx_p{
	color: #ffffff;
}
.fdzx_page:hover .fdzx_sp{
	color: #ffffff;
}
.fdzx_page:hover .fdzx_p2{
	color: #ffffff;
}
.sb_btn .fdzx_btn
{
    margin-top:30px;
    margin-bottom:50px;}
.fdzx_btn{
	display: inline-block;
	width: 190px;
	height: 42px;
	border: 1px solid #a2a9b6;
	border-radius: 30px;
	text-align: center;
	line-height: 42px;
	font-size: 20px;
	color: #444444;
	margin-top: 50px;
	margin-bottom: 80px;
	cursor: pointer;
}
/*商标*/
.brand{

	padding-left: 30px;
	margin-bottom: 100px;
}
.brand-icon img{
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.brand:hover img{
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);

}
.brand_p{
	font-size: 18px;
	color: #5a5a5a;
	font-weight: bold;
}
.brand_p_sp{
	display: block;
	font-size: 14px;
	color: #979797;
	font-weight: normal;
}

.pagination {
    float:right;
    padding-right:15px;
}





/*-----------------首页---------------------------*/
.cpzx .col-md-3:hover .bian{
	border-bottom: 2px solid #0081cc;
	color:#0081cc ;
	transition: all 0.3s ease 0s;
}
.cpzx .sy_p2{
	opacity: 0;
}
.cpzx .col-md-3:hover .sy_p2{
opacity: 1;
transition: all 0.3s ease 0s;
}

/*20170323增加*/
.fd-search {
	margin-top: 20px;
	font-size: 14px;
}
.fd-search p{font-size: 18px;font-weight: 600}
.search-list {
	margin-top: 100px;
	padding: 15px;

}

.search-list li {
	height: 40px;
	width: 100%;



}

.search-list li a {
	font-size: 14px;
	display: block;
     padding-left: 35px;
	width: 100%;
	height: 40px;
	background: url(../img/icon-arrow2.png) no-repeat left;
	overflow: hidden;

}
.search-list li:nth-child(even) {
	background: #f0f0f0;
	line-height:40px;
}

.search-list li:nth-child(odd) {
	background: #fff;
	line-height: 40px;
}


.search-list li a:hover {

	color: #0081cc;
	display: block;
	width: 100%;
	height: 40px;

}
.search-title {
	width: 120px;
	margin: 0 auto;
	margin-bottom: 25px;
}
.search-title h4 {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	background: #3392e5;
	color: #fff;
	font-size: 15px;
	text-align: center;
	border-radius: 20px;
	cursor: pointer;
}
.page{
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}
.page .pagination{
	display: inline-block;
	float:none
}
#fd-qywh,#fd-zzry,#gsxw,#hyxw,#mtjj,#dzdt {
	padding-top: 208px;
	margin-top: -208px;
}