*{

	margin: 0;

	padding: 0;

	/*transition: all 0.3s;*/

	/*-webkit-transition: all 0.3s;*/

}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.5rem !important;
  }
}


.line-2{

	  overflow: hidden;

	  text-overflow: ellipsis;

	  display: -webkit-box;

	  -webkit-line-clamp: 2;

	  line-clamp: 2;

	  -webkit-box-orient: vertical;

}

.font-12{

	font-size: 12px;

}

.text-main{

	color: #006699;

}

.bg-main{

	background: #006699;

}

ul,dl,p,h2,h3{

	list-style: none;

	padding: 0;

	margin: 0;

}

input{

	outline: none;

}

a{

	text-decoration: none;

	color: #101010;

}

a:hover{

	color: #006699;

}

.header{}

.header .top-bar{

	height: 40px;

	line-height: 40px;

	background-color: #101010;

	color: #FFFFFF;

	font-size:14px;

}



.header .top-bar a{

	text-decoration: none;

	color: #FFFFFF;

}

.header .top-bar span{ padding-left: 15px;}

.logo-bar{

	height: 121px;

	overflow: hidden;

	background: #FFFFFF;

}

.logo-bar .row{

	padding-top: 20px;

}

.logo-bar .col-4 h1 img{

	display: block;

	margin: 15px auto 15px 0;	

}

.logo-bar .search{

	width: 425px;

	overflow: hidden;

	margin: 18px auto 0 auto;

	background: #f4f4f4;

	border-right: none;

	height: 44px;

	line-height: 40px;

}

.logo-bar .search .search-text{

	text-indent: 15px;

	border: none;

	background: transparent;

	border: 1px solid #006699;

	border-left: none;

	width: 308px;

}

.logo-bar .search i{

	color: #939393;

	padding: 0 10px;

	border: 1px solid #006699;

	border-right: none;

	height: 42px;

	line-height: 42px;

	position: relative;

}

.logo-bar .search i::before{

	position: absolute;

	top: 10px;

}

.logo-bar .search .search-btn{

	color: #FFFFFF;

	background-color: #006699;

	border: none;

	height: 42px;

	line-height: 42px;

	width: 80px;

}

.nav {

	min-height: 60px;

	line-height: 60px;

	background: #006699;

}

.nav  dl{

	background: #006699;

}	

.nav a{

	color: #FFFFFF;

	text-decoration: none;

}



.nav ul li {

	position: relative;

	text-align: center;

	position: relative;

	display: inline-block;

}

.nav ul li>a{

	display: block;



}

.nav ul li>a:hover,.nav ul li>a.on,.nav ul li:hover,.nav ul li.on{

	background-color: #003366;

}

.nav ul li dl{

	position: absolute;

	top: 60px;

	left: 0;

	z-index: 9999;

	display: none;

	width: 100%;

}

.nav ul li dl a:hover,.nav ul dl a.on{

	display: block;

	background-color: #003366;

}

.rounded-8{

	border-radius: 0.8rem !important;

}

.rounded-8 img,.design-block img{

    transition: all 0.3s;

}

.rounded-8:hover img,.design-block:hover img{

    transform: scale(1.1);

}

.design-block{

    overflow: hidden;

}

    transition: all 0.3s;

}

.common-t h2{

	font-size: 26px;

	color: #101010;

}

.common-t span{

	color: #9f9f9f !important;

	font-size: 20px;

}

.common-t i{

	width: 10px;

	background: #006699;

	height: 100%;

	position: relative;

	top: 5px;

	

}

.slide-box .hd{ }

.slide-box .hd span{

	font-size: 18px;

	color: #101010;

	cursor: pointer;

	display: inline-block;

	height: 35px;

	line-height: 35px;

	border-radius: 16px;

	padding: 0 25px;

}

.slide-box .hd span.on{

	background: #006699;

	color: #FFFFFF;

}

.slide-box .bd .info p{

	margin: 0;

}

.slide-box .bd .info span,.drawing-list .info span{

	color: #787878;

}

.slide-box .bd .info p i,.drawing-list .info p i,.rec .info p i{

	font-style: normal;

	color: #e21a1a;

}

.slide-box .bd .block:hover{

	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;

}



.more-btn a{

	height: 45px;

	line-height: 40px;

	border: 1px solid #010101;

	border-radius: 23px;

	font-size: 16px;

}

.more-btn a:hover{

	background: #006699;

	color: #FFFFFF;

	border-color: #006699;

}

.design{

	background: #f4f4f4;

}

.design ul.font-12{

	color: #333333;

}

.design .a-btn{

	border: 1px solid #006699;

	color: #006699;

	height: 45px;

	line-height: 45px;

}

.design ul li:hover .design-block{

	box-shadow: 0 0 1rem rgba(0,0,0,.15)!important;

	border-color: #006699;

}

#advantage{

	background: url(img/youshi-bg.jpg) no-repeat center;

	background-size: 100% 100%;

}

.shijing .shijing-block span.border-bottom{

	border-color: #006699 !important;

	border-width: 3px !important;

	

}

.shijing .shijing-block span{

	height: 40px;

	line-height: 40px;	

}

.shijing .shijing-item:hover{

	box-shadow: 0 0 1rem rgba(0,0,0,.15)!important;

}

.shijing .shijing-item:hover span.border-bottom{

	width: 50% !important;

}

.special h2{

	font-size: 24px;

	color: #FFFFFF;

	background: #010101;

}

.special ul li{

	line-height: 35px;

	font-size: 14px;

	border-bottom: 1px dashed #E2E3E5;

	padding-left: 10px;

}

.wanghong .title{

	height: 45px;

	line-height: 45px;

}

.wanghong h2{

	font-size: 22px;

	border-left: 8px solid #006699;

	margin-top: 10px;

	padding-left: 10px;

}

.wanghong ul li{

	float: left;

	width: 221px;

	height: 334px;

	overflow: hidden;

	margin-right: 10px;

}

.newList .hd{

	height:60px;

	line-height: 60px;

	padding-right: 10px;

}

.newList .hd ul li{

	float: left;

	width: 110px;

	cursor: pointer;

	text-align: center;

	height: 40px;

	line-height: 40px;

	margin: 8px 5px 5px 5px;

	font-size: 20px;

}

.newList .hd ul li.on{

	background: #006699;

	color: #FFFFFF;

	border-radius: 20px;

}

.newList .hd a{

	font-size: 14px;

}

.newList .item{

	height: 560px;

	overflow: hidden;

}

.newList .item ul li{

	height: 33px;

	line-height: 33px;

	color: #5a5a5a;

	font-size: 16px;

	background: url(img/icon-list.png) no-repeat left center;

	padding-left: 15px;

}

.newList .item ul li span{

	color: #939393;

	font-size: 12px;

}

.newList .item ul li:hover{

	text-decoration: underline;

}

	

.footer {

	background-color: #282828;

	color: #c6c5c5;

}

.footer .footer-logo {

	padding-left: 100px;

	min-height: 150px;

	width: 235px !important;

	background: url(img/footer-logo.png) no-repeat left center;

}

.footer .footer-nav {

	padding-top: 20px;

	/*width: 180px;*/

	text-align: center;

}

.footer .footer-nav h2{

	font-size: 20px;

	margin-bottom: 15px;

}

.footer .footer-nav a{

	color: #9e9e9e;

	font-size: 14px;

	display: block;

	height: 30px;

	line-height: 30px;

}

.footer .footer-nav a:hover{

	color: #006699;

}

.footer .footer-tel{

	border-left: 1px solid #535353;

	background: url(img/footer-tel.jpg) no-repeat right center;

}

.footer .f-link{

	font-size: 14px;

	margin-top: 10px;

	padding: 10px 0;

	color: #9e9e9e;

	border-top: 1px solid #535353;

}

.footer .f-link a{

	color: #9e9e9e;

	font-size: 12px;

}

.footer .f-link a:hover{

	color: #006699;

}



.footer-copyright{

	color: #6e6e6e;

	background: #010101;

}

.footer-copyright a{

	color: #6E6E6E;

}



.main{

	background: #f8f8f8;

}

.main-body{



}

.main .position{

	font-size: 12px;

}

.filter-box{

	margin-bottom: 30px;

}

.filter-box .filter-item{

	padding: 5px 0;

}

.filter-box .filter-item  span{

	font-size: 18px;

	margin-right: 10px;

	display: inline-block;

	text-align: right;

	width: 100px;

}

.filter-box .filter-item em{

	font-size: 16px;

	font-style: normal;

	background: #006699;

	color: #FFFFFF;

	padding: 3px 8px;

	margin-right: 8px;

}



.filter-box .filter-item a{

	font-size: 16px;

	margin:0px 8px;

}

.page a,.page span{

	display: inline-block;

	font-size: 14px;

	border: 1px solid #dedede;

	padding: 3px 8px;

}

.page span,.page a:hover{

	background: #006699;

	color: #FFFFFF;

	border-color: #006699;

}

.drawing-list .block:hover{

	box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;

	

}



.side-text{ 

	

}

.side-text h2{

	background: #006699;

	font-size: 22px;

	text-align: center;

	color: #FFFFFF;

	padding: 15px 0;

}

.side-text ul li{

	line-height: 30px;

	font-size: 14px;

	border-bottom: 1px dashed #FFFFFF;

	padding-left: 10px;

}



.custom-list .a-btn{

	color: #FFFFFF;

	background: #006699;

	height: 50px;

	line-height: 50px;

	font-size: 22px;

}

.custom-list .design-block:hover{

	box-shadow: 0 0 1rem rgba(0,0,0,.15)!important;

	background-color: #006699 !important;

	color: #FFFFFF !important;

}

.custom-list .design-block:hover p,.custom-list .design-block:hover ul li{

	color: #FFFFFF;

}

.custom-list .design-block:hover .a-btn {

	background: #FFFFFF;

	color: #006699;

}

.side-pic h2{

	color: #006699;

	border-bottom: 2px solid #006699;

	font-size: 22px;	

	text-align: center;

}

.side-pic ul li{

	font-size: 14px;

}

.about-block1 {

	background: url(img/about-bg.png) no-repeat left center;

	padding-left: 305px;

	min-height: 952px;

	font-size: 16px;

	line-height: 20px;

}

.about-block4{

	background: #006699;

	color: #FFFFFF;

}

.title-text{

	color: #006699;

	text-align: center;

	border: 1px solid #006699;

}

.pn{

	font-size: 16px;

	color: #cccccc;

}

.pn a{

	color: #006699;

}

.relative-news{

	

}

.relative-news .title{

	font-size: 20px;

	color: #FFFFFF;

	background: #006699;

	text-align: center;

	

}

.relative-news ul li{

	font-size: 18px;

	height: 40px;

	line-height:40px ;

	color: #7a7a7a;

	background: url(img/list-icon2.jpg) no-repeat left center;

	padding-left: 15px;

	border-bottom: 1px dashed #E2E3E5;

}

.relative-news ul li a{

	color: #7a7a7a;

}

.relative-news ul li span{

	float: right;

}

.relative-news ul li:hover a{

	color: #006699;

}

.relative-news ul li:hover{

	color: #006699;

	text-decoration: underline;

}

.news-cat{

	border: 1px solid #006699;

	height: 50px;

	overflow: hidden;

}



.news-cat a{

	display: inline-block;

	width: 120px;

	text-align: center;

	height: 50px;

	line-height: 50px;

	color: #006699;

	border-right: 1px solid #006699;

}

.news-cat a.on,.news-cat a:hover{

	background: url(img/news-icon-bg.jpg) no-repeat top center;

}



.news-list{



}

.news-list h3{

	font-size: 22px;

}

.news-list p{

	font-size: 14px;

	color: #676767;

}

.side-pic2 h2{

	font-size: 20px;

	text-align: center;

	color: #006699;

	border-bottom: 3px solid #006699;

}

.logo-city p{

	font-size: 18px;

	color: #006699;

}

.logo-city{

	margin-top: -10px;

}

.city-block-title{

	font-size: 22px;

	font-weight: bold;

	color: #006699;

}

.city-block-title h2{

	height:55px;

	background: url(img/cityt_title_icon.jpg) no-repeat 100px bottom ;

}

.city-block-list-item a{

	background: #006699;

	color: #FFFFFF;

}

.city-block-list-item a:hover{

	box-shadow: 0 0 1.5rem rgba(0,0,0,.15)!important;

	background: #010101;

}

.city-text-ad{

	padding: 30px 0;

	background: #055160;

	color: #FFFFFF;

}

.city-text-ad h2{

	font-size: 42px;

}

.city-text-ad p{

	font-size: 26px;

}

.form-block{

	border: 3px solid #006699;

}

.baojia-form .form-t{

	font-size: 38px;

	color: #FFFFFF;

	background: #006699;

}



.form-block .my-btn{

	background: #006699;

	border-color: #006699;

	padding: 10px 45px;

	border-radius: 35px;

}

.form-block .my-btn:hover,.btn-primary:hover{

    opacity: 0.8;

}

.tab-item{

	position: relative;

}

.tab-t{

	font-size: 22px;

	text-align: center;

	color: #006699;

}

.tab-t h2{

	padding: 20opx 0;

}



.tab-t h2.on{

	background: #006699;

	color: #FFFFFF;

}



.sp-info {color: #006699;}

.sp-info h2{ 

	text-align: center;

}



.sp-block-title{

	background: url(img/cityt_title_icon.jpg) no-repeat center 80px;

	border: none;

}

.sp-block-title h2{

	background: none;

	border-bottom: 2px solid #E2E3E5;

}

.rec h2{

	font-size: 22px;

	color: #006699;

	padding-left: 30px;

}

.rec h2 span{

	display: inline-block;

	width: 10px;

	height: 30px;

	background: #006699;

	position: absolute;

	left: 10px;

	top: 25px;

}

.page-contact  .form-t{

	background: #006699;

	

}

.page-contact .form-block{

	border-color: #006699;

}

.comment-list .comment-info p.title{

	border-top: 5px solid #006699;

	font-size: 22px;

}

.comment-list .comment-info p.info{

	line-height: 35px;

	font-size: 16px;

	color: #333333;

}

.comment-list .comment-item:hover .comment-info{

	background: #006699;

	color: #FFFFFF;

}

.comment-list .comment-item:hover .comment-info .info{

	color: #FFFFFF;

}

.comment-list .comment-item:hover .comment-pic{

	border: 3px solid #006699;

}



.show-pic .focus-pic {

	box-shadow: 0.5rem 0.5rem 1rem rgba(0,0,0,0.6);

}

.show-pic-info h1{

	font-size: 24px;

	background: #006699;

	color: #FFFFFF;

}

.show-pic-info ul li{

	font-size: 20px;

	color: #0000000;

	padding-left: 15px;

}

.description{

	color: #999999;

	line-height: 2.5;

}

.show-pic .show-title{

	

}

.show-pic .show-title span{

	display: inline-block;

	padding: 15px 30px;

	font-size: 22px;

	color: #FFFFFF;

	background: #006699;

}

.buy-from{background: #006699;}

.buy-from h2{

	color: #FFFFFF;

	font-size: 28px;

}

.news-detial{

    line-height: 3;

}

.news-detial p{

    line-height: 2;

}

.news-detial img{

	max-width: 100%;

}

.news-detial h1,.news-detial h2,.news-detial h3,.news-detial h4,.news-detial h5{

    line-height: 1.5;

}

.layui-layer{

	top: 40% !important;

}

.news-content{

    line-height: 1.5;

}

.block-item-title{

	background:url(./img/lc_block_title_bg.jpg) no-repeat left center;

	height:41px;

	line-height:35px;

	position:relative;

}

.block-item-title h4{

	height:41px;

	line-height:35px

}

.block-item-title span{

	margin:0 50px 0 20px;

	font-weight:bold;

	font-size:24px;

	padding-left:15px;

	

}

.block7-item .item-title{

	position:relative;

	padding:30px 0;

	margin-bottom:30px;

}

.block7-item .item-title span{

	width:150px;

	height:150px;

	border-radius:50%;

	text-align:center;

	line-height:150px;

	position:absolute;

	left:0;

	top:0

}

.block7-item .item-title div{

	border:1px solid #006699;

	padding-left:100px;

	border-left:none;

}

.buy-btn-a:hover{

	opacity:0.8;

}

.youshi-block{

	

}

.youshi-block span{

	font-size:30px;

	position:relative !important;

	width:100px;

	height:50px;

	line-height:50px;

	background:#ffffff;

	text-align:center;

	margin:0 auto;

	border-top-left-radius:50px;

	border-top-right-radius:50px;

	display:block;

}

.youshi-block .youshi-block-main{

	height:350px;

	overflow:hidden;

}
.index_cpfw_a{
    display: block;
    text-align: center;
    color: #FE0000;
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.3);
    height: 70px;
    line-height: 70px;
    font-weight: bold;
    background: url(./img/index_cpfw_a_bg.png) repeat-y;
    background-size: 100% auto ;
    overflow-x: hidden;
    border-radius: 5px;
}
.index_gsjs{
    background: url(./img/index_gsjs_bg.jpg) no-repeat center #EBEBEB;
    background-size: 100% 100%;
}
.index_cpfw_a:hover{
   
}

.show-content img{ max-width:100%}