@charset "utf-8";

/*BANNER*/
.swiper-slide{overflow: hidden; cursor: pointer;}
.swiper-slide img{width: 100%;}

.gongchenanli_all{width: 930px;margin: 0 auto;display: flex;flex-wrap: wrap;}
.gongchenanli_tu{width:288px;height: 218px;border: 1px #0988ce solid;overflow: hidden;}
.gongchenanli_tu img{width:100%;height:100%;transition: 1s all;}
.gongchenanli_mz{width:290px;height:40px;background: #0988ce;text-align: center;line-height:40px;color: #FFF;font-size:14px;transition: 1s all;}
.gongchenanli_one{display: block;margin-top:26px;}
.gongchenanli_m_o{overflow: hidden;}
.gongchenanli_m_o>div{overflow: hidden;margin-left:10px;width: 290px;float: left;}
.gongchenanli_one:hover .gongchenanli_mz{color: #fff;background: #0988ce;transition: 1s all;}
.gongchenanli_one:hover img{transition: 1s all;transform: scale(1.1);}

.home-about{overflow: hidden; background: url(../images/huise_1.jpg) no-repeat center;}
.home-about .left{ float: left;width: 600px;}
.home-about .left img{width: 100%;}
.home-about .right{float: left;width: 600px;}
.home-about .right .box{ padding: 40px;}
.home-about .right .box em{ color: #0988ce; font-size: 32px; font-weight: bold;}
.home-about .right .box span{display: block; color: #0988ce; font-size: 22px;}
.home-about .right .box h2{ border-top: 1px solid #ccc; font-size: 22px; color: #333; margin-top: 15px; padding-top: 15px; padding-bottom: 10px;}
.home-about .right .box .text{ color: #666; text-align: justify;}
.home-about .right .box .more{display: inline-block; padding: 8px 30px; border: 1px solid #0988ce; text-align: center; margin-top: 20px;}
.home-about .right .box .more a{color: #0988ce;}
.home-about .right .box .more a:hover{color: #FFF;}
.home-about .right .box .more:hover{ background: #0988ce;}
.home-about .right .box .more:hover a{color: #FFF;}


.home-news{overflow: hidden; margin: 50px 0;}
.home-news .left{float: left; width: 580px; margin-right: 20px; background: #f1f4f9;}
.home-news .left .img{overflow: hidden;}
.home-news .left .img img{width: 100%;}
.home-news .left .item{overflow: hidden; border-bottom: 1px dashed #cdcdcd; padding: 15px;}
.home-news .left .item h2{color: #464646; font-size: 16px;}
.home-news .left .item p{ color: #767676;}
.home-news .right{float: left; width: 600px;background: #f1f4f9;}
.home-news .right .tit{overflow: hidden;padding: 18px;}
.home-news .right .tit .img{float: left;}
.home-news .right .tit .more{float: right;line-height: 38px;}
.home-news .right .img{overflow: hidden;}
.home-news .right .img img{width: 100%;}
.home-news .right .item{overflow: hidden; border-bottom: 1px dashed #cdcdcd; padding: 15px;}
.home-news .right .item h2{color: #464646; font-size: 16px;}
.home-news .right .item p{ color: #767676;}

.custom_service p img {display: inline; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:350px;right:0}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(../images/sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other  { text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver a { background:url(../images/sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(../images/blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(../images/green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}