@charset "utf-8";
* {margin:0;padding:0;border:0;list-style:none;}
body{background:#fff;color:#000;}
div {font:14px "微软雅黑";line-height:180%;}
img{border:0;outline:none;}
a{color:#000;text-decoration:none;outline:none;}
a:hover{color:#0071bb;}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}
.w1300 {width:1300px;margin:0 auto;}
.w1200 {width:1200px;margin:0 auto;}
.pt15 {padding-top:15px;}
.pt30 {padding-top:30px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}
.ml40 {margin-left:40px;}
.ml50 {margin-left:50px;}
.ml60 {margin-left:60px;}
.w340 {width:340px;}
.w350 {width:350px;}
.w360 {width:360px;}
.w420 {width:420px;}
.w800 {width:800px;}
.bg {background:url(houqin_bg01.jpg) no-repeat left top;padding:40px 0;height:700px; box-sizing: border-box;background-size:cover;}
.bt{border-bottom:1px dotted #fff;padding-top:10px;}

.bgf {background:url(houqin_bg02.jpg) no-repeat center;height:390px; box-sizing: border-box;padding:40px 30px;}

#container {min-height:500px;_height:500px;width:100%;}

/*header*/
#header {width:100%;height:95px;background:url("houqin_head.png") no-repeat center bottom;}
#header .logo {margin:15px 0;width:530px;height:60px;}
.search {width:250px;height:40px;}
.search_form {display:block;background:#fff;line-height:40px;border-radius:10px; border:solid 1px #349be9; overflow: hidden;width:250px;box-sizing: border-box;}
.search .search-field {outline: none;margin:0;width:180px;line-height:38px;font-size:14px;float:left;display:inline;padding:0 10px;}
.search .search-btn {position:relative;background:url(houqin_search.png) no-repeat center;border-radius:8px;height:34px;width:34px;margin:2px;display:inline;float:right;box-sizing:border-box;}
.search .search-btn:hover {background:url(houqin_search.png) no-repeat center #ddd; }

#nav{width:100%;height:50px;background:#0068b7;}
.menu{overflow:hidden;height:50px;}
.menu li{float:left;display:inline;color:#349be9;}
.menu li a{color:#fff;font:18px/50px "微软雅黑", "宋体";text-align:center;width:145px;height:50px;display:inline-block;outline:none;font-weight:500;transition:.3s;}
.menu li a:hover{background:linear-gradient(#005392,#3285c5);}
.menu .hover a{outline:none;background:linear-gradient(#005392,#3285c5);}
.menu li .subnav{margin:0;padding:0;position:absolute;z-index:999;display:none;background:rgba(0,0,0,0.4);}
.menu li .subnav dt a{display:block;min-width:150px;position:relative;height:40px;line-height:40px;text-align:center;color:#fff;font-size:16px;background:none;border:none;}
.menu li .subnav dt a:hover{background:#0068b7;color:#fff;font-weight:500;}


#footer {background:#448aca;height:200px;color:#fff;font-size:14px;}
#footer .logo {width:540px;}
#footer .contact {width:400px; box-sizing: border-box;padding-left:80px;}
#footer .contact li {line-height:30px;}
#footer .wxcode {width:100px;}
#footer .wxcode img {width:90px;height:90px; display:block;}
#footer .copy {text-align:center;height:50px;border-top:dotted 1px #fff;}

/*title*/
.service_title {width:80px;height:130px;box-sizing: border-box;text-align: center;background:url("houqin_ico_00.png") no-repeat center 90px #0068b7;color:#fff;font:bold 24px/36px "微软雅黑";padding:10px;display: inline;}

.home_title {width:100%;height:60px; position: relative;}
.home_title h2 {font-size:30px;line-heigth:30px;font-weight:bold;position: absolute;left:0;bottom:10px;}
.home_title h3 {color:#0068b7;font-size:60px;line-height:60px;font-weight:bold;filter:alpha(opacity=20);opacity:0.2;} 
.home_title .more {position: absolute;right:0;background:url("houqin_more.png") no-repeat 0 5px;padding-left:20px;bottom:10px;}

/*title_end*/

/*list*/
.service {overflow: hidden;height:130px;background:#fff;}
.service_list {display: inline;width:1120px;height:130px;}
.service_list li {display: inline;float:left;width:160px;height:130px; text-align: center;font-size:20px;line-height:30px;}
.service_list li a {display: block;border-left:dashed 1px #7fb3db;margin:15px 0;color:#0068b7;}
.service_list li a i {width: 60px;height:60px;display: block;margin:0 auto;transition:.5s;}
.service_list li a:hover {color: #c44;}
.service_list li a:hover i  {-webkit-transform:rotateY(360deg); -moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);} 
.service_01 i {background: url("houqin_ico_01.png") no-repeat;}
.service_02 i {background: url("houqin_ico_02.png") no-repeat;}
.service_03 i {background: url("houqin_ico_03.png") no-repeat;}
.service_04 i {background: url("houqin_ico_04.png") no-repeat;}
.service_05 i {background: url("houqin_ico_05.png") no-repeat;}
.service_06 i {background: url("houqin_ico_06.png") no-repeat;}
.service_07 i {background: url("houqin_ico_07.png") no-repeat;}
.home_news {width:480px;float:right;display:inline-block;height:360px;}
.news_list {}
.news_list li {clear:both; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height:60px;}
.news_list li a {font-size:18px;}
.news_list li span {color:#666;float:right;font-size:14px;}
.news_list li a:hover {color:#0071bb;}
.news_list .news_one {height:140px;line-height: 50px;}
.news_list .news_one .news_Summary {font:14px/30px "微软雅黑";color:#666;height:90px;white-space: normal;}

.party_list .party_photo {width:350px;height:240px;border-radius:10px;overflow: hidden;box-shadow:5px 5px 5px #999;}
.party_list .party_photo img {width:350px;height:240px;}
.party_list .party_date {font-size:14px;color:#0068b7;}
.party_list .party_title {font-size: 20px;line-height: 36px;}

.notice_list li {height:68px;margin-bottom:10px;}
.notice_list li a {display:block;line-height:30px;transition:.3s;height:68px;width:100%;overflow: hidden;}
.notice_list li .notice_date {width:60px;height:60px;display:inline;float:left;text-align: center;box-sizing:border-box;padding-top:10px;font-size:14px;line-height:24px;transition:.3s;background:#006ab8;color:#fff;}
.notice_list li .notice_date span {font-size:24px;display:block;}
.notice_list li .notice_title {width:280px;height:60px;display:inline-block;font-size:18px;float:right;}
.notice_list li a:hover {box-shadow:5px 5px 5px #999;}

.data_img {width:340px;height:190px;border-radius:15px; overflow: hidden;position:relative;}
.data_img a {position:absolute;bottom:0;left:0;height:40px;width:340px;background:rgba(0,0,0,.5);color:#fff;font:bold 24px/40px "微软雅黑";text-align: center;}
.data_img a:hover {color: #dd0;}
.data_list li {line-height: 36px;}
.data_list li a {padding:0 9px;font-size:16px;}

.links {height:30px;padding:20px 0;overflow: hidden;line-height: 30px;}
.links h3 {display:inline-block;font-size:24px;font-weight: bold;}
.links ul {display: inline-block;}
.links ul li {display:inline-block;margin-left:20px;font-size:16px;}
/*end list*/

#position {height:50px;line-height:50px;clear:both;border-bottom:1px dotted #c20000;}

#Sidebar {position: sticky;top:40px;left: 0;z-index:1;width:260px;background:#fff;margin-top:40px;}
.tit_title {border-left:20px solid #006ab8;height:60px;padding-left:15px;}
.tit_title h3 {font:bolder 30px/40px "微软雅黑";color:#006ab8;background:url(houqin_title.png) no-repeat 130px top;}
.tit_title h4 {font:14px/20px "微软雅黑";height:20px;display:block;color:#666;}

.nav_right {}
.nav_right ul li {border-bottom:1px dotted #999;}
.nav_right ul li a {display:block;color:#333;font:500 18px/48px "微软雅黑", "宋体";padding-left:40px;height:48px;transition:.5s;-webkit-transition:.5s;-moz-transition:.5s;-o-transition:.5s; overflow:hidden;}
.nav_right ul li a:hover {background:#006ab8;color:#fff;padding-left:50px;}
.nav_right ul .hover a {background:#006ab8;color:#fff;}

#Mainbody {width:890px;}
.tot_title {height:70px; border-bottom:1px dotted #999;}
.tot_title h3 {line-height:70px;font-size:30px;color:#006ab8;font-weight:700;float:left;display:inline;height:50px;}
.position {float: right;margin-top:30px;}
.position a {margin:0 10px;}

.title {text-align:center;}
.title h3 {font-size:24px;line-height:50px; font-weight:700;}
.tit_attr {font-size:14px;line-height:30px;color:#666;border-bottom:1px solid #ddd;} 

.content {padding:20px 0;font-size:16px;}


#banner {width:100%;}
.fullSlide {position:relative;height:460px;background:none;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:460px;overflow:hidden;text-align:center;background:center 0 no-repeat}
.fullSlide .bd li a {display:block;height:460px;background-size:cover;background-position: center;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0;left:0;height:40px;line-height:20px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;width:20px;height:20px;border-radius:50%;margin:5px;overflow:hidden;border:solid 1px #fff;line-height:999px;}
.fullSlide .hd ul .on {background:#fff;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:0;z-index:1;width:60px;height:60px;border-radius:50%;border:solid 1px #fff;background:url(arrow.png) -120px -137px no-repeat;cursor:pointer;display:none;}
.fullSlide .next {left:auto;right:0;background-position:0px -137px;}
.banner {height:300px; background:url(houqin_banner.jpg) no-repeat center;width:100%;background-size: cover;}

#zSlider{width:685px; display:inline-block;height:360px;}
#picshow{position:relative;border-radius: 20px;}
#picshow,#picshow_img{width:530px; height:360px; overflow:hidden; float:left;box-shadow:5px 5px 5px #999;}
#picshow_img li{width:530px; height:360px; overflow:hidden; float:left; display:none;}
#picshow_img img {width:530px; height:360px;}
#picshow_tx {left:0px; width:530px; bottom:0px; position:absolute; height:70px; overflow:hidden;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.8));}
#picshow_tx li{height:70px; color:#fff; display:none;}
#picshow_tx li a{color:#fff;padding:0 15px;}
#picshow_tx li h3{ margin:0; font-weight: normal; font-size:20px;padding:0;line-height: 70px;}
#select_btn{width:130px; color:#111; float:right;display:inline;}
#select_btn li{padding:0; width:130px; height:85px;cursor:pointer;margin-bottom:6px;border-radius:6px; overflow: hidden; box-sizing: border-box;transition:.3s;}
#select_btn li:hover{box-shadow:5px 5px 5px #aaa;border:solid 2px #0068b7;}
#select_btn li.current{box-shadow:5px 5px 5px #aaa;border:solid 2px #0068b7;}
#select_btn li.current:hover{box-shadow:5px 5px 5px #aaa;border:solid 2px #0068b7;}
#select_btn a{color:#000;}
#select_btn img{width:100%; height:100%;transition:.3s;}

.pageChanger{padding:5px; text-align:center; border-top:dotted 1px #333; line-height:30px;}

/*---------------*/
/***** Julia *****/
/*---------------*/
figure.effect-julia img {max-width: none;-webkit-transition: opacity 1s, -webkit-transform 1s;transition: opacity 1s, transform 1s;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
figure.effect-julia:hover img {opacity: 0.8;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1);}

.list {margin:0px;}
.list li {height:90px;clear:both;border-bottom:1px solid #eee;margin-top:20px;}
.list li .news_date {float:left;width:75px;height:65px;border-right:1px dotted #bbb;color:#999;padding-top:8px;padding-right:15px;font-size:14px;text-align:center;margin-right:20px;}
.list li .news_date span {font:700 30px/30px "微软雅黑";display:block;}
.list li .news_title {font:18px/36px "微软雅黑";}
.list li .news_content {font:14px/36px "微软雅黑";color:#999;}

.pageChanger{padding:5px; text-align:center;line-height:30px;}
.tot_content {padding:20px 0;line-height:200%;}

.service_menu {height:50px;}
.service_menu a {display: inline-block; width:auto;padding:0 10px;line-height:50px;background:#eee;margin-right:5px;text-align:center;border-radius:10px;font-size:18px;}
.service_menu .hover {color:#fff;background:#0068b7;}

/* fixed-bar */
.fixed-bar .icon,.fixed-bar .consult-list .tel-icon{background:url("JS_02.png") no-repeat;}
.fixed-bar .icon{display:block;position:absolute;top:50%;left:50%;width:23px;height:12px;overflow:hidden;margin:-18px 0 0 -12px;background-position:right -220px;text-indent:-999em;}
.fixed-bar{position:fixed;right:10px;top:160px;z-index:50;_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);}
.fixed-bar .gotop{position:relative;z-index:1;display:block;width:68px;height:36px;overflow:hidden;margin:0;padding:32px 0 0;border:1px solid #e6e6e6;border-top:1px dashed #eaeaea;background-color:#fff;color:#666;font:normal 14px/36px "Microsoft YaHei";text-align:center;}
.fixed-bar .gotop:hover{z-index:10;border-color:#2acb6b;background-color:#0068b7;color:#fff;text-decoration:none;}
.fixed-bar .gotop:hover .icon{background-position:right -251px;}
.fixed-bar .consult-box{border:1px solid #e6e6e6;}
.fixed-bar .consult-box .consult-header{height:36px;margin:0;background:#0068b7;}
.fixed-bar .consult-box .consult-title{color:#fff;font:16px/36px "Microsoft YaHei";text-align:center;}
.fixed-bar .consult-list{background:#f6f6f6;}
.fixed-bar .consult-list li{font:14px/30px "Microsoft YaHei";text-align:center;border-bottom:1px dashed #eaeaea;display:block;border-bottom:dotted 1px #7fb3db;}
.fixed-bar .consult-list li span{color:#0068b7;display: none;}
.fixed-bar .consult-list li:hover {background:#fff;}
.fixed-bar .consult-list li:hover span {display: block;}
.fixed-bar .consult_wx {height:80px;padding:5px;text-align: center;}
.fixed-bar .consult_wx img {height:80px;}
.fixed-bar .wide-bar{width:150px;background:#fff;}
.fixed-bar .wide-bar .gotop{width:148px;}