<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

.about_part{width:800px;padding-bottom: 30px;}
.about_part .box{overflow: hidden;}
.about_part .pic{width:300px;height: 180px;overflow: hidden;float:left;}
.about_part .pic img{width:100%;height:100%;}
.about_part .text{text-indent: 2em;line-height: 30px;color:#666;width:470px;float:right;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow: hidden;height:180px;font-size: 12px;text-align: justify;}


.new_part{width:300px;padding-bottom: 10px;}
.new_part ul{overflow: hidden;margin-top:-14px;height:214px;}
.new_part li{border-bottom: 1px solid #eee;line-height: 42px;line-height: 42px;}
.new_part li a{display: block;color:#666;width: 210px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background: url(../images/icon03.png) no-repeat -30px center;}
.new_part li span{position: absolute;top:0;right:0;color:#ccc;font-size: 12px;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}
.new_part li:hover a{padding-left: 30px;width:250px;background: url(../images/icon03.png) no-repeat left center;color:#0066a4;}
.new_part li:hover span{right:-100px;}
.new_part li:last-child{border-bottom: none;}


.p_show_list{width:1170px;}
.p_show_list .item{width:380px;display: block;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;float:left;margin:0 10px 30px 0;}
.p_show_list .item .pic{width:380px;height: 285px;overflow: hidden;border-bottom: 5px solid #e5e5e5;}
.p_show_list .item .pic img{width: 100%;height: 100%;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.p_show_list .item .pic i{display: block;width: 100%;height:100%;background: url(../images/icon04.png) no-repeat center center rgba(0,102,164,0.7);position: absolute;left:0;top:0;transform: scale(2);-webkit-transform: scale(2);-moz-transform: scale(2);opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;filter: alpha(opacity=0);visibility: hidden;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}
.p_show_list .item:hover .pic i{transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); opacity:1; -webkit-opacity:1; -moz-opacity:1; visibility: visible; filter:alpha(opacity=100);}

.p_show_list .item .title{height:50px;text-align: center;line-height: 50px;color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding-top: 5px;margin-top: -5px;font-size: 15px;}
.p_show_list .item .title:before,.p_show_list .item .title before{content: "";width:0;height: 5px;background-color: #e27226;position: absolute;left:0;top:0;-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}
.p_show_list .item:hover{box-shadow: 0 5px 20px #ddd;}
.p_show_list .item:hover .title:before,.p_show_list .item:hover .title:before{width:100%;}

.p_show_list.inner{width: 930px;}
.p_show_list.inner .item{width:300px;}
.p_show_list.inner .item .pic{width: 300px;height: 225px;}





.case_part{overflow: hidden;padding-bottom: 10px;width:1175px;}
.case_part .item{display: block;float:left;width:280px;margin:0 13px 0 0;}
.case_part .item .pic{width:280px;height: 210px;overflow: hidden;}
.case_part .item .pic img{width:100%;height:100%;}
.case_part .item .pic i{display: block;width: 100%;height:100%;background: url(../images/icon04.png) no-repeat center center rgba(0,102,164,0.7);position: absolute;left:0;top:0;transform: scale(2);-webkit-transform: scale(2);-moz-transform: scale(2);opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;filter: alpha(opacity=0);visibility: hidden;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}
.case_part .item:hover .pic i{transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); opacity:1; -webkit-opacity:1; -moz-opacity:1; visibility: visible; filter:alpha(opacity=100);}
.case_part .item .title{font-size: 16px;color:#333;height:50px;text-align: center;line-height: 50px;}



.contact_part{height:120px;color:#fff;overflow: hidden;background: url(../images/bg.jpg);margin-top: 30px;}
.contact_part .left{float:left;margin:0 0 0 35px;width:500px;}
.contact_part .left dt{font-size: 16px;font-weight: bold;padding:22px 0 14px 0;}
.contact_part .left dd{line-height: 22px;}
.contact_part .info{float:right;margin:0 30px;font-size: 16px;line-height: 24px;padding-top: 24px;}




/*------------------------- 内页 ----------------------------*/
.about_wrap .title{text-align: center;font-size:20px;color:#0066a4;font-weight: bold;}
.about_wrap .content{color:#666;line-height: 26px;font-size: 14px;margin-top: 25px;overflow: hidden;}
.about_wrap .content img{width:100%;}



.honor_list .item{width:300px;cursor: pointer;margin:0 0 30px 0;float:left;}
.honor_list .item .pic{width:298px;border:1px solid #f2f2f2;overflow: hidden;display: block;}
.honor_list .item .pic img{display: block;width:100%;}
.honor_list .item .pic i{display: block;width: 100%;height:100%;background: url(../images/icon05.png) no-repeat center center rgba(0,102,164,0.7);position: absolute;left:0;top:0;transform: scale(2);-webkit-transform: scale(2);-moz-transform: scale(2);opacity: 0;-webkit-opacity: 0;-moz-opacity: 0;filter: alpha(opacity=0);visibility: hidden;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;}
.honor_list .item:hover .pic i{transform:scale(1); -webkit-transform:scale(1); -moz-transform:scale(1); opacity:1; -webkit-opacity:1; -moz-opacity:1; visibility: visible; filter:alpha(opacity=100);}
.honor_list .item .title{height: 50px;line-height: 50px;text-align: center;overflow: hidden;font-size: 16px;}
.honor_list .item:hover .title{color: #0066a4;}



.honor_pic{background-color: #fff;width:400px;position: absolute;top:150px;left:50%;margin-left: -200px;}
.honor_pic img{width:100%;}
.honor_pic .close{width:36px;height:36px;background: url(../images/close01.png);position: absolute;top:-40px;right:-40px;z-index: 4;cursor: pointer;}
.honor_pic .title{text-align: center;padding:0 0 10px 0;font-size: 16px;}




/*  */
.news_list{}
.news_list .item{display: block;padding:25px 0 25px 118px;min-height: 74px;border-bottom: 1px solid #f2f2f2;}
.news_list .item .title{font-size: 16px;color:#333;overflow: hidden;white-space: nowrap;}
.news_list .item .text{font-size:12px;color:#999;margin-top:12px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;overflow: hidden;}
.news_list .item .time{width:86px;height: 72px;border:1px solid #f2f2f2;position: absolute;left:0;top:25px;text-indent: 10px;}
.news_list .item .time .p1{color:#333;font-size: 24px;line-height:30px;padding-top: 10px;}
.news_list .item .time .p2{font-size: 14px;color:#999;}
.news_list .item:hover{background-color: #f2f2f2;}
.news_list .item:hover .title{color:#0066a4;}
.news_list .item:hover .text{color:#333;}
.news_list .item:hover .time{background-color: #0066a4;border-color: #0066a4;}
.news_list .item:hover .time .p1,.news_list .item:hover .time .p2{color:#fff;}


.content_page .title{font-size: 20px;text-align: center;color:#333;}
.content_page .s-tit{text-align: center;color:#999;font-size: 12px;margin-top: 10px;}
.content_page .content{color:#666;line-height: 26px;margin-top:30px;}
.content_page .bottom{margin:40px 0 0 0;padding:25px 0 0 0;border-top:1px solid #eee;}
.content_page .piece_row{color:#999;line-height: 36px;}
.content_page .piece_row a{color: #333;}
.content_page .piece_row a:hover{color:#0066a4;}
.content_page .return{display: block;width:100px;height: 48px;position:absolute;top:30px;right:0;background: url(../images/icon02.png) no-repeat 76px center #eee;color:#666;text-indent: 14px;line-height: 48px;}
.content_page .return:hover{background: url(../images/icon02-2.png) no-repeat 76px center #0066a4;color: #fff;}



.show_pic_group .title{text-align: center;font-size: 20px;color: #333;}
.pic_group_box{width:600px;height: 450px;margin:40px auto 10px;overflow: hidden;}
.pic_group_box img{width:100%;height:100%;}
.pic_group_menu{text-align: center;font-size: 0;}
.pic_group_menu span{display: inline-block;*display: inline;zoom:1;box-sizing:border-box;margin:0 2px;overflow: hidden;width:60px;height: 45px;cursor: pointer;}
.pic_group_menu span img{width:100%;height: 100%;}
.pic_group_menu span.cur{border:1px solid #0066a4;}

.show_text_wrap{margin-top: 50px;}
.show_text_wrap .top{height: 38px;line-height: 38px;background-color: #eee;border-top:2px solid #0066a4;}
.show_text_wrap .top span{display: block;width:100px;height: 38px;background-color: #0066a4;text-align: center;color:#fff;font-weight: bold;}
.show_text_wrap .content{color:#666;font-size: 14px;line-height: 26px;margin-top: 20px;overflow: hidden;}
.show_text_wrap .content img{max-width: 100%;}



.scheme_list{overflow: hidden;width:920px;}
.scheme_list a{display: block;float:left;width:450px;margin:0 10px 30px 0;}
.scheme_list a .pic{width:450px;height:250px;overflow: hidden;}
.scheme_list a .pic img{width:100%;height: 100%;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.scheme_list a:hover .pic img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);}
.scheme_list a .pic i{display: block;width:100%;height:40px;background: url(../images/icon06.png) no-repeat center center rgba(1,102,164,0.9);position: absolute;left:0;bottom:-40px;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;-moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.scheme_list a:hover .pic i{bottom:0;}
.scheme_list a .title{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#333;margin-top: 14px;}
.scheme_list a:hover .title{color:#0066a4;}





.recruit_list ul{overflow: hidden;width:920px;}
.recruit_list li{float:left;width:448px;border:1px solid #eee;border-top:4px solid #0066a4;padding:0 0 8px 0;margin:0 10px 20px 0;}
.recruit_list li .box{padding:15px;}
.recruit_list li .title{font-size: 20px;color:#333;}
.recruit_list li:hover{border-top: 4px solid #e27329;}

.slide_oh_box{line-height: 24px;color:#999;height:96px;overflow: hidden;margin-top: 15px;}

.slide_con_box{-moz-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out;top:0;}

.recruit_list li .btns{margin-top: 25px;overflow: hidden;}
.recruit_list li .btns span{display: block;float:left;width:30px;height: 30px;border-radius: 50%;-webkit-border-radius: 50%;overflow: hidden;margin-right: 20px;background-color: #ccc;background-position: center;background-repeat: no-repeat;cursor: pointer;}
.recruit_list li .btns span.prev{background-image: url(../images/icon07.png);}
.recruit_list li .btns span.next{background-image: url(../images/icon07-1.png);}
.recruit_list li .btns span:hover{background-color: #0066a4;}
.recruit_list li .bot{height:44px;background-color: #faf8f4;overflow: hidden;padding:0 20px;margin-top: }
.recruit_list li .bot p{color:#333;font-size: 12px;line-height: 44px;}
.recruit_list li .bot .p1{padding-left: 26px;background: url(../images/icon08.png) no-repeat left center;float:left;}
.recruit_list li .bot .p2{padding-left: 24px;background: url(../images/icon09.png) no-repeat left center;float:right;}



.contact_us .title{font-size: 18px;font-weight: bold;color:#0066a4;}
.contact_us .row{line-height: 30px;font-size: 16px;color:#333;margin-top: 15px;}
.contact_us .fl{margin-right: 180px;}
.contact_us .ewm{width:200px;height: 200px;border:1px solid #ddd;margin-top: 10px;}
.contact_us .ewm img{width: 100%;height: 100%;}

.map_box{height:400px;overflow: hidden;margin-top: 40px;}






.sub_form .tit{font-size: 18px;color:#333;}
.sub_form .notice{color:#e27329;margin-top: 16px;}
.sub_form .row{padding:0 0 0 90px;margin-bottom: 15px;}
.sub_form .row .hd{font-weight: bold;width:85px;line-height: 35px;position: absolute;top:0;left:0;text-align: right;padding-right: 5;}
.sub_form .row .hd span{color:#fc0000;}
.sub_form .row .bd{height: 33px;padding-left: 14px;border:1px solid #eee;width:234px;}
.sub_form .row .bd .text{width:100%;height: 33px;line-height: 33px;}
.sub_form .row .bd .text::-webkit-input-placeholder{color:#ccc;}

.sub_form .row .bd.textarea{width:720px;height: 100px;padding:10px 14px;}
.sub_form .row .bd.textarea textarea{width:100%;height: 100%;border:none;outline: none;}
.sub_form .row .bd.textarea textarea::-webkit-input-placeholder{color:#ccc;}
.sub_form .row .yzm{display: block;width:100px;height: 35px;position: absolute;top:0;left:346px;}
.sub_form .row .yzm img{width:100%;height: 100%;}
.sub_form .row .sub{display: block;width:250px;height: 40px;text-align: center;line-height: 40px;color:#fff;background-color: #0066a4;}
.sub_form .row .sub:hover{background-color: #045688;}
.sub_form .row .reset{background: none;border:none;color:#999;position: absolute;left:350px;bottom:0;cursor: pointer;}
.sub_form .row .reset:hover{color:#0066a4;}





</pre></body></html>