<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*æ&nbsp;·å¼åˆå§‹åŒ–åŠå…¬ç”¨æ&nbsp;·å¼*/
*{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box;
    box-sizing: border-box;margin:0;padding:0;}
body{color:#333;font-size: 14px;overflow-x: hidden;font-family: 'Microsoft YaHei', Arial, Helvetica, SimSun, Sans-serif !important;}
dl, dt, dd,ul,li{list-style: none;}
img{vertical-align:middle;border: none;display: block;width: 100%;height: auto;}
input{outline: 0;
    border: none;}
a{text-decoration:none;color:#333;/*display:block;*/cursor: pointer;}
.fl,.left{float: left;}
.fr,.right{float: right;}
.clearfix:after{display: block; content: " "; height: 0;line-height: 0;visibility: hidden; clear: both;}
.clearfix{zoom:1;}
.container {width: 1200px;margin: 0 auto;}

/*é¡¶éƒ¨å¯¼èˆªæ&nbsp;*/
.mobile_navContent{display: none;}
.header{width:100%;height:70px;}
.header .logo{width:200px;height: 70px;}
.header .logo a{height: 70px;display:table-cell;vertical-align:middle;*display: block;text-align:center;}
.header .logo a img{width:155px;display: inline-block;}
.header .nav{}
.header .nav ul{width: 100%;}
.header .nav ul li.nav-item{float:left;height: 70px;line-height: 70px;text-align:center;width:110px;position: relative;}
.header .nav ul li.nav-item:hover{background-color: #126ba6}
.header .nav ul li.nav-item ul{background:#126ba6;display: none;width: 100%;position: absolute;left: 0;top:70px;z-index: 1000;}
.header .nav ul li.nav-item a{color:#fff;font-size:15px;display:block;}
.header .nav ul li.nav-item ul li{line-height:40px;}
.header .nav ul li.nav-item ul li a{color:#fff;}
.header .nav ul li.nav-item ul li a:hover{background:#126ba6;}

.header{position: fixed; left: 0; top: 0; width: 100%; z-index: 9999; height: auto; /*background:transparent; */background-color:rgba(0, 110, 183, 0.8);transition: all .3s ease 0s;}
.header.fixTop{background-color: #126ba6!important;}
/*é¦–é¡µbanner*/
.Mobilebanner{display: none;}
.index-banner{width: 100%;height:auto;position:relative;}
.index-banner .item{width:100%; overflow:hidden}
.index-banner .item img{width:100%}
.index-banner .owl-carousel{width:100%;}
.index-banner .owl-carousel .owl-controls{width: 100%;text-align: center;position: absolute;left: 0;z-index: 20;bottom:20px;}
.index-banner .owl-carousel .owl-controls .owl-nav{display:none;}
.index-banner .owl-carousel .owl-controls .owl-dots .owl-dot{display: inline-block;width: 50px;height: 3px;background: #fff;overflow: hidden;margin: 0 5px;cursor: pointer;}
.index-banner .owl-carousel .owl-controls .owl-dots .active{background-color:#00837a;}

/*é¦–é¡µ-åº”ç”¨é¢†åŸŸ*/
.index_application .content ul&gt;li{width: 32%;float: left;margin-left:2%;position: relative;margin-bottom:20px;}
.index_application .content ul&gt;li:nth-child(3n+1){margin-left:0;}
.index_application .content ul&gt;li .intro{position: relative;}
.index_application .content ul&gt;li .intro h3{position:absolute; line-height: 40px;color: #fff; top:44%;width: 100%;text-align: center;font-size:32px;font-weight: normal;}
.index_application .content ul li .detail{width: 400px;/*height: 400px;*/ -moz-box-shadow: 2px 2px 10px #ccc; -webkit-box-shadow: 2px 2px 10px #ccc; box-shadow: 2px 2px 10px #ccc; position: absolute; top:-20px; background-color: #c1c1c1;}
.index_application .content ul li .detail{display:none;}
.detail .detail-header{background-color:#00a5e3;padding:30px 30px;color: #fff;height:200px;}
.detail .detail-header p{line-height: 28px; text-align: left; margin-top:10px;}
.detail .detail-item{padding: 20px;overflow: hidden;height: 100px;}
.detail .detail-link{padding:20px;text-align: right;}
.detail .detail-link a{line-height: 28px;color:#00a5e3;font-weight: bold;}
.detail .detail-item ul li{margin-top: 0;}
.detail .detail-item ul li a{display: block;line-height:28px;}
.detail .detail-item ul li a:hover{color:#00a5e3;}

/*é¦–é¡µ-æ–°é—»èµ„è®¯*/
.index_news .content ul li{width: 285px;margin-left:20px;float: left;}
.index_news .content ul li:first-child{margin-left:0;}
.index_news .content .c-img{overflow: hidden;}
.index_news .content .c-img img{transition: all 0.6s;-moz-transition:all 0.6s;  -webkit-transition:all 0.6s;  -o-transition:all 0.6s;  width: 285px; height: 215px; object-fit: cover;}
.index_news .content .c-img img.hover{transform:scale(1.2); -ms-transform:scale(1.2); -webkit-transform:scale(1.2);  -o-transform:scale(1.2); -moz-transform:scale(1.2);}
.index_news .content .c-content{background-color: #eaefee;height:250px;padding: 0 20px;}
.index_news .content .c-content h2.c-title{padding: 25px 0 10px;font-size:18px;color:#3b3b3c;line-height:28px;}
.index_news .content .c-content p.c-time{line-height: 24px;color: #676767;}
.index_news .content .c-content p.c-summary{line-height: 28px;color: #676767;height: 120px;}

.more-news{padding: 20px 0 }
.more-news a{display: block;width: 150px;height: 32px;margin:0 auto;}
.common{margin-bottom:45px;}
.common .common-summary{text-align: center;line-height: 28px;color: #006eb7;}
.common .common-title{font-size: 36px;font-weight: normal;/*padding-top: 65px;*/text-align: center;line-height: 40px;margin-bottom: 10px;color: #006eb7;}
.common .content{margin-top:20px}
.depart .depart_summary{text-align: center; color: #999; padding-top:10px;}
/*.depart .content{padding: 0;margin-top: 30px;}*/
.depart .content .item{width: 31%; margin-left:3.5%; float: left; margin-bottom:40px;}
.depart .content .item:nth-child(3n+1){margin-left: 0;}
.depart .content .item .img{position: relative;}
.depart .content .item .img div{display:none; background:rgba(0, 71, 127, 0.6); position: absolute; top:0; padding-top: 40px; padding-left: 40px; padding-right: 40px; width:100%; height:100%; font-size: 12px; line-height: 24px; text-align: justify; color: #fff;}
.depart .content .item .img div a{display: block;width: 100px;line-height:40px;margin: 0 auto;margin-top: 30px;border:1px solid #fff;font-weight: bold;border-radius: 20px;color:#fff;text-align: center;}
.depart .content .item a.title{line-height: 40px;display: block;text-align: center;border:1px solid #E6E6E6;}
.depart .content .item a.on{color:#00477f;font-weight: bold;/*border:1px solid #00477f;*/}

.index-about{background: #f4f5f6;margin-bottom: 20px;padding:80px 0 30px;}
.index-about .about-content{width: 600px;padding-right: 40px;}
.index-about .video-content{width: 600px;}
.index-about h2{font-size: 24px; color: #323232; padding:30px 0px 20px 0px;}
.index-about h3{font-size:60px; color: #68b92e; font-family: 'å®‹ä½“',"å¾®è½¯é›…é»‘"; /*margin-top: 10px;*/ letter-spacing: -4px; font-weight:bold;}
.index-about h4{color: #333333;line-height: 24px; padding: 15px 0px 20px 0px;}
.index-about h5{font-size:16px;color: #323232; padding-bottom: 10px;}
.index-about p{color: #1b1b1b;font-size: 16px;line-height: 36px;}
.scale{margin-top:20px}
.index-about h6{float: left; margin-right:90px; font-size: 14px; color: #777777;}
.index-about h6&gt;em{font-size: 48px; color: #68b92e; letter-spacing: -4px; font-weight: 500; float: none !important;}

.video-content{width: 100%;height:auto;position:relative;margin-bottom:50px; }
.video-content .item{width:100%; overflow:hidden}
.video-content .item img{width:100%}
.video-content .owl-carousel{width:100%;}
.video-content .owl-carousel .owl-controls{position:absolute; right:38%; bottom:5%}
.video-content .owl-carousel .owl-controls .owl-nav{}
.video-content .owl-carousel .owl-controls .owl-dots .owl-dot{width:10px; height:10px; border:1px solid #fff;border-radius:6px; float:left; margin:0px 10px;}
.video-content .owl-carousel .owl-controls .owl-dots .active{background-color:#0076d6;border-radius:5px;width:30px; }

.To_top{width: 40px; height: 40px; position: fixed; right: 30px; bottom: 40px; cursor: pointer; font-size: 16px; z-index: 1000; background: transparent url(../images/back_top.png) no-repeat 50%; background-size: 100% 100%; display: none;}

/*å‹æƒ…é“¾æŽ¥*/
/*.links{margin-top: 50px;}
.links span{color:#024182;font-weight: bold;}
.links a{padding:0 10px 0 0;}
.links a:hover{color:#024182;}*/

/*footer*/
.mobile_footer{display: none;}
.footer{width: 100%; background: #003c7e;}
.footer .wxbox{width: 185px; height: 300px; background: #033268;}
.footer .wxbox .wxbox_logo{margin-top: 20px; text-align: center;}
.footer .wxbox .wxIMG{width: 119px; height: 119px; overflow: hidden; text-align: center; margin: 0 auto; margin-top: 30px;}
.footer .wxbox h2{color: #FFF; text-align: center; padding-top: 10px; font-size: 14px; font-weight: normal;}
.footer .butright{width: 980px; height: auto; float: right;}
.footer .butright .butmenu{width: 100%; border-bottom: 1px solid #1c4587; padding: 5px 0;}
.footer .butright .butmenu ul{overflow: hidden;}
.footer .butright .butmenu ul li{line-height: 30px; color: #FFF; float: left; width: 15%;}
.footer .butright .butmenu ul li a{color: #e0e0e0; /* padding-right: 70px; */ font-size: 14px; display: block;}
.footer .butright .butmenu ul li a.aa{font-size: 16px; line-height: 60px; color: #fff;}
.linhref{font-size: 14px; color: #e0e0e0; padding-top: 10px; border-top: 1px solid #9d9d9d;}
.linhref a{color: #ddd; line-height: 36px; padding: 0px 5px;}
.butmidd{padding-top: 5px;}
.butmidd p{color: #e1e1e1; font-size: 13px;line-height:40px;}
.butmidd p a{color: #fff;}


@-webkit-keyframes rotation{
from {-webkit-transform: rotate(0deg);}
to {-webkit-transform: rotate(360deg);}
}

.Rotation {
	display: inline-block;
	width:40px;
	margin-right:10px;
    -webkit-transform: rotate(360deg);
    animation: rotation 3s linear infinite;
    -moz-animation: rotation 3s linear infinite;
    -webkit-animation: rotation 3s linear infinite;
    -o-animation: rotation 3s linear infinite;
}


.guandao{background:url(../images/guandao.jpg) center;height:195px;margin-bottom:45px}
.kuanping{width: 1200px; padding-right: 15px; margin-right: auto; margin-left: auto; padding-left: 15px;}
.zsyz h3{margin-top: 20px; color: #fff; font-weight: bold; margin-bottom: 20px; font-size: 24px;}
.zsyz p{color: #fff; margin: 0 0 10px;}
.rexian{width: 482px; float: right;}
.hezuo{height: auto; overflow: hidden; margin-top: 20px; margin-bottom: 60px;}
.hezuo h2{width: 225px; height: auto; overflow: hidden; margin: 0 auto; font-size: 30px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 500; line-height: 1.1; color: inherit;}
.hezuo h3{font-family: Microsoft YaHei, Helvetica, Arial, sans-serif; font-size: 14px; text-align: center; margin-top: 8px; margin-bottom: 35px; color: #006eb7;}
.partner_con{overflow:hidden;width:auto;position:relative;height:75px;margin-top: 20px;margin-top:10px;}
.box_con{position:absolute; left:0; overflow:hidden;/* width:2400px; */width:200%;height:75px;}
#box_first,#box_last{float:left}
.partner_con .item{float:left; width:180px; margin-left:20px;overflow: hidden;}


/*å†…é¡µå¼€å§‹*/
/*å…³äºŽæˆ‘ä»¬*/
.banner .banner-img .mobile{display: none;}
.banner{}
.innercommon .title{width:600px; margin: 0 auto; height: 28px; text-align: center; margin-top:70px; margin-bottom:40px; font-size: 0;}
.innercommon .title .leftline{width: 140px; height: 1px; display: inline-block; background-color: #999; float: left; margin-top: 12.5px;}
.innercommon .title .rightline{width: 140px; height: 1px; display: inline-block; background-color: #999; float: right; margin-top: 12.5px;}
.innercommon .title h3{line-height: 28px; font-size: 25px; color: #3b3b3c; display: inline-block; font-weight: bold;}
.about .content{position: relative;}
.about .content .leftImg{width: 600px;}
.about .content .leftImg img{width: 600px;height: 400px;}
.about .content .rightCon{width: 600px; height: 350px; position: absolute; top:25px; left: 530px; z-index: 2; padding:20px; background: #f0f0f0;}
/*å…¼å®¹IE*/
.about .content .rightCon .desc{
    scrollbar-face-color: #20a774;/*ç§»åŠ¨æ»‘å—é¢œè‰²*/
    scrollbar-shadow-color: #20a774;/*ç§»åŠ¨æ»‘å—è¾¹æ¡†é¢œè‰²*/
    scrollbar-track-color: #ccc;/*èƒŒæ™¯é¢œè‰²*/
    scrollbar-arrow-color: #ddd;/*ç®­å¤´é¢œè‰²*/
    overflow-x:hidden;
    overflow-y:auto;
    height: 250px;
}
.about .content .rightCon .desc::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #ccc;
}/* æ»šåŠ¨æ¡çš„æ»‘è½¨èƒŒæ™¯é¢œè‰² */
.about .content .rightCon .desc::-webkit-scrollbar{width:10px; background-color: #ccc;}
.about .content .rightCon .desc::-webkit-scrollbar-thumb{background-color: #20a774;}
.about .content .rightCon h3{width: 100%; line-height:40px; overflow: hidden; font-size: 24px; font-weight: 600; color:#014896; margin-bottom: 5px;}
.about .content .rightCon .line{height:3px;width:80px;background:#014896}
.about .content .rightCon .desc{padding-right:10px;margin-top:10px;}
.about .content .rightCon .desc p{color: #595959; font-size: 14px; line-height:28px; text-align: justify;text-indent: 2em}

/*åŠŸèƒ½å®šä½*/
.function .content .leftCon{float: left;width: 500px;}
.function .content .leftCon p{line-height: 48px;font-size: 18px;}
.function .content .rightImg{float: right;width:580px;}
/*äººç‰©ä»‹ç»*/
.person {background: url(../images/intro.jpg) no-repeat center center;width: 100%;height: 550px;}
.person .person-left{float: left;width: 600px;padding:40px 30px 28px 30px; border: 8px #68b92e solid;position: relative;margin-top:100px;}
.person .person-left h3{font-size: 18px; color: #fff; width: 262px; height: 51px; line-height: 50px; font-weight: 500; position: absolute; left: -8px; top: -51px; text-align: center; display: block; background: #68b92e;}
.person .person-left h4{font-size: 28px; color: #323232;}
.person .person-left h5{font-size: 18px; color: #3a3a3a; margin-top: 10px;}
.person .person-left h2{font-size: 36px; color: #323232; padding: 20px 0px 15px 0px;}
.person .person-left p{color: #777777;line-height:28px;}
.person .person-right{float: right;width: 300px;padding-top: 100px}
/*è¿è¡Œæœºåˆ¶*/
.operate .content{width:100%;}
.operate .content p.summary{line-height: 48px;/*padding-left: 300px;*/width: 1000px;margin: 0 auto;text-align: center;}
.operate .content img{width:600px;margin:0 auto;margin-top:30px;}
/*è£èª‰èµ„è´¨*/
.honor .content .item{width: 285px; min-height:254px; float: left;margin-left:20px;margin-bottom: 20px; max-height: 440px;}
.honor .content .item:nth-child(4n+1){margin-left:0;}
.honor .content .item p{line-height: 40px;text-align: center;}
.honor .content .item p:hover{color:#014896;font-weight: bold;}
/*å‘å±•ç›®æ&nbsp;‡*/
.goal .content p.summary{line-height: 48px;margin: 0 auto;text-align: center;}
.goal .content .goal-left{float: left;width: 550px;text-align: right;}
.goal .content .goal-right{float: right;width: 500px;text-align:left;}
.goal .content h2 {margin-bottom:15px;}
.goal .content h2 span{color:#014896;font-style:italic;padding-right:10px;font-size: 40px;}
.goal .content .goal-item{padding: 10px 10px;background: #f0f0f0;margin-bottom: 10px;}
.goal .content .goal-item p{line-height:24px; }
.goal .content .goal-item p span{color:#014896;font-weight:bold;font-size:18px;padding:0 3px ;      display: inline-block;}



.distribution{margin-bottom: 100px;}
.distribution .content .item{width: 270px;float: left;margin-left:40px;margin-bottom: 20px;;background-color: #f0f0f0;overflow: hidden;}
.distribution .content .item:nth-child(1){margin-left:40px;}
.distribution .content .item img{transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
.distribution .content .item:hover img{transform:scale(1.2); -ms-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2); -moz-transform:scale(1.2);}
.distribution .content .item h2{margin-top: 5px;color:#014896;padding-left:10px;line-height: 40px;font-size:16px;text-align: center;}
.distribution .content .item p{line-height: 24px;padding: 0px 10px 0;height:120px;}


/*æ–°é—»åˆ—è¡¨*/
.mobile_navC{display:none;}
.center-nav{border-bottom:1px solid #f0f0f0;margin-bottom: 20px;}
.center-nav .cate{width: 900px;float:left;}
.center-nav .cate a{float: left; padding:0 5px; height: 60px; margin-right:20px; line-height: 60px;}
.center-nav .cate a.current,.center-nav .cate a:hover{color: #014896;border-bottom: 2px solid #014896;font-weight: bold;}
.center-nav .sitemap{width: 300px;float: right;line-height:60px;text-align: right;}
.center-nav .sitemap a:last-child{color:#014896;font-weight: bold;}
.newslist{margin-bottom:80px;}
.newslist ul li{width: 285px; margin-left: 20px; float: left; margin-bottom: 20px;}
.newslist ul li:nth-child(4n+1){margin-left: 0;}
.newslist ul li .c-img{overflow: hidden;width: 100%; height: 210px; background-size: cover; background-position: center center; background-repeat: no-repeat;}
.newslist ul li .c-img img{transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s; display:none;}
.newslist ul li .c-img img.hover{transform:scale(1.2); -ms-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2); -moz-transform:scale(1.2);}
.newslist ul li .c-content{background-color: #eaefee; height: 250px; padding: 0 20px;}
.newslist ul li .c-content h2.c-title{padding: 25px 0 10px; font-size: 18px; color: #3b3b3c; line-height: 28px;}
.newslist ul li .c-content p.c-time{line-height: 24px; color: #676767;}
.newslist ul li .c-content p.c-summary{line-height: 28px; color: #676767; height: 120px;}

/*æ–°é—»è¯¦æƒ…*/
.news-detail{margin-bottom:80px;}
.news-detail h2{text-align:center;line-height:40px; font-size:20px; color:#014896;}
.news-detail p.date{text-align:center;line-height:36px; font-size:14px; color:#868686;border-bottom:1px dotted}
.news-detail .news-con{padding: 10px 0;margin-bottom: 30px;}
.news-detail .news-con p{line-height:40px;text-indent:0em;color:#676767;margin-bottom:10px;}
.news-detail .news-con p img{width:600px;text-align:center;margin:0 auto;}

/*åº”ç”¨é¢†åŸŸåˆ—è¡¨*/
.applist .appitem{padding: 30px 0}
.applist .appitem .bigimg{float:left;width: 500px;overflow:hidden;border-radius:10px;}
.applist .appitem .bigimg a{}
.applist .appitem .bigimg img{width: 500px;height: 375px;transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
.applist .appitem .bigimg img:hover{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2);}
.applist .appitem .detail{float: right;width:650px;}
.applist .appitem .detail h2{height: 50px;font-weight: 500;line-height:50px;color:#333333;color:#014896;font-size:30px;overflow:hidden;margin-top: 40px;}
.applist .appitem .detail p{line-height: 28px;overflow: hidden;color: #666666;font-size: 16px;margin-top: 10px;}
.applist .odd{background: #EFEFEF;}
.applist .odd .bigimg{float: right;}
.applist .odd .detail{float: left;}

/*é¡µé¢é€šç”¨é¡µç&nbsp;*/
.page{margin: 50px auto; text-align: center;}
.page a{text-align: center; width: 35px; display: inline-block; color: #333; background-color: #f2f2f2; /* padding: 10px 20px; */ margin-right: 5px; line-height: 35px;}
.page a.current, .page a:hover{background: #0366b8; color: #fff;}

/*æ‹›å•†å¼•æ™º*/
.workin{}
.workin-box {margin-bottom:30px;}
.workin-box .rtitle{color: #3b3b3c; height: 40px; position: relative; margin-bottom: 15px;}
.workin-box .rtitle h3{position: absolute; left: 0; font-size: 24px; /* top: -10px; */ line-height: 40px; padding-right: 20px; z-index: 2; background: #fff; font-weight: 500; margin-bottom: 20px;}
.workin-box .rtitle .rline{width: 100%; height: 1px; background: #acacac; position: absolute; margin-bottom: 12px; left: 0; top: 20px; z-index: 1;}
.workin-list{    overflow: hidden;}
.workin-list .workin-item{width:285px;float: left;margin-bottom: 20px;margin-left: 20px;}
.workin-list .workin-item:nth-child(4n+1){margin-left: 0;}
.workin-list .workin-item img{width: 285px;height: 160px;margin-bottom: 10px; transition: all 0.6s;-moz-transition: all 0.6s;-webkit-transition: all 0.6s;-o-transition: all 0.6s;}
.workin-list .workin-item img:hover{transform:scale(1.2);-ms-transform:scale(1.2);-webkit-transform:scale(1.2);-o-transform:scale(1.2);-moz-transform:scale(1.2);}
.workin-list .workin-item p{line-height: 24px;letter-spacing: 1px;color: #6a6a6a;font-size:16px;text-align: center;}

/*æœªæ¥çš„ä½&nbsp;*/
.tofuture{margin-bottom: 100px;}
.future-box{/* height: 1300px; */margin: 0 auto;width:1000px;padding: 74px 65px 50px 65px;/* background: url(../images/tofuture.png) no-repeat top; */background-color: #fff8ef;}
.future-box p.p1{font-size: 18px; color: #5e5e5e; margin-bottom: 16px; font-weight: 600;}
.future-box p.p2{font-size: 16px; line-height: 26px; color: #6a6a6a;}
.future-box .space{height: 12px;}
.future-box p.p3{font-size: 16px; line-height: 26px; color: #6a6a6a;}
.future-box p.p4{font-size: 16px; line-height: 26px; color: #6a6a6a;}
.future-box p.p5{font-size: 18px; line-height: 36px; color: #5e5e5e; font-weight: 600;}
.future-box p.p6{font-size: 20px; margin-top: 35px; color: #3b3b3c;}
.future-box p.p6 a{text-decoration: underline; color: #0ea8e4;}
.btn-box{margin-top: 40px;}
.btn-box a{width: 120px; text-align: center; line-height: 40px; background:#0ea8e4; margin:0 auto; display:block; color: #3b3b3c; font-size: 18px;}
.btn-box a:hover{color: #fff;}

/*å²—ä½æ‹›è˜*/
.recruit{margin-bottom: 100px;}
.recruit-tips{margin:0 auto;}
.recruit-tips p{line-height: 28px;}
.recruit-tips p a{padding:0 5px;color:#014896;text-decoration: underline;font-weight: bold;}
.recruit-choose{width: 550px;margin:0 auto;margin-top: 24px;}
.recruit-choose a{float: left;width:150px;display:block;text-align: center;margin-left: 50px;background: #f0f0f0;line-height: 40px;}
.recruit-choose a:first-child{margin-left: 0;}
.recruit-choose a.curr,.recruit-choose a:hover{background:#014896;color:#fff;}

.recruit-one{margin-top: 30px; overflow: hidden; background: rgba(239,241,245,0.7); filter: Alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7;}
.recruit-one .recruit-title{height: 90px;background: #f7fbfd;cursor: pointer;}
.recruit-one .recruit-title li{float: left;line-height: 90px;width: 300px;}
.recruit-one .recruit-title li.name{color: #333; font-size: 18px;padding: 0 20px; font-weight: bold; margin-left: 0;}
.recruit-one .recruit-title li span{font-weight: bold;font-size:14px}
.recruit-one .recruit-content{display:none;}
.recruit-one .recruit-content li{padding:40px 20px;}
.recruit-one .recruit-content li dl{overflow:hidden;}
.recruit-content li dl span{display: block; font-size: 14px; color: #75787a; font-weight: bold; margin-left: 10px; float: left; margin-left: 0; margin-top: 10px; color: #158BCD;}
.recruit-content li dl dd{width: 1000px; float: left; margin-left: 10px;}
.recruit-content li p{margin: 10px 0; font-size: 14px; color: #75787a; overflow: hidden;}
.recruit-content li p span{display: block; font-size: 14px; color: #75787a; font-weight: bold; margin-left: 10px; float: left; margin-left: 0; color: #158BCD;}


/*è”ç³»æˆ‘ä»¬*/
.contact{margin-bottom: 100px;}
.contact .contact-info{float: left;width: 900px;}
.contact .contact-info h2{font-size: 28px;color: #014896;height: 42px;line-height: 42px;margin-bottom: 15px;}
.contact .contact-info .contact-item{width: 50%;float: left;margin-top: 24px;}
.contact .contact-info .contact-item img{width: 32px;float: left;}
.contact .contact-info .contact-item span{float: left;line-height: 32px;margin-left: 10px;}
.contact .contact-img{float: right;width:200px}
.contact .contact-img {padding-top: 20px;}
.contact .contact-img img{width:200px;}
.contact .contact-img p{text-align: center;font-weight: 600;color: #003c7e;}

#company,#organ{/*margin-top: 90px;*/width: 100%;height: 1px;display:block;}


/*æ–°åŠ&nbsp;å…³äºŽæˆ‘ä»¬*/
.person{width: 100%;height:auto;position:relative;padding-bottom:50px;}
.person .item{width:100%; overflow:hidden}
.person .item img{width:100%}
.person .owl-carousel{width:100%;}
.person .owl-carousel .owl-controls{width: 100%;text-align: center;position: absolute;left: 0;z-index: 20;bottom:-35px;}
.person .owl-carousel .owl-controls .owl-nav{display:none;}
.person .owl-carousel .owl-controls .owl-dots .owl-dot{display: inline-block;width: 50px;height: 3px;background: #fff;overflow: hidden;margin: 0 5px;cursor: pointer;}
.person .owl-carousel .owl-controls .owl-dots .active{background-color:#00837a;}

/*æ–°åŠ&nbsp;-ç&nbsp;”ç©¶éƒ¨é—¨*/
.Mteam-center{display: none;}
.teamlist{margin-bottom:50px;}
.teamlist .teamNav{float: left;width: 240px; margin-top: 18px; margin-right: 20px;}
.teamlist .teamContent{position: relative; float: left; margin-top: 18px; padding-bottom: 40px; padding-left: 40px; padding-right: 40px; width: 860px; background: #fff; box-shadow: 3px 3px 10px #ccc;}
.teamlist .teamNav .title{padding-top: 14px; padding-bottom: 14px; padding-left: 20px; background-image: url(../images/left_sidebar_title.png); background-size: 100% 100%; font-size: 20px; line-height: 24px; color: #fff;}
.teamlist .teamNav .dong ul li{border-bottom: 1px solid #ccc; background-image: url(../images/left_sidebar.png); background-repeat: no-repeat; background-position: 220px center;}
.teamlist .teamNav .dong ul li a{display: block; padding-left: 20px; padding-right: 20px; padding-top: 14px; padding-bottom: 14px; font-size: 16px; line-height: 20px;}
.teamlist .teamNav .dong ul li:hover,.teamlist .teamNav .dong ul li.curr{background-image: url(../images/left_sidebar2.png); background-repeat: no-repeat; background-position: 220px center;}
.teamlist .teamNav .dong ul li:hover a,.teamlist .teamNav .dong ul li.curr a{color:#014896}
.teamlist .teamContent .top{border-bottom: 1px solid #ccc;}
.teamlist .teamContent .top .title{float: left;font-size: 20px; line-height: 50px; color: #014896; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 300px;}
.teamlist .teamContent .top .sitemap{float: right; line-height:50px;}
.teamlist .teamContent .top .sitemap a:last-child{color: #014896;font-weight: bold;}
.teamlist .teamContent .content p{text-indent: 2em;line-height: 30px; margin-bottom: 10px;}




/*wenaoxiang add add 2020317*/

.hoverimg{transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
.hoverimg:hover{transform:scale(1.2); -ms-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2); -moz-transform:scale(1.2);}

.case{overflow: hidden;}
.case .item{overflow: hidden; padding: 3% 0; width: 1200px; margin: auto;}
.case .item .textbox{overflow: hidden; float: right; width: 700px; padding-left: 50px; padding-top: 20px;}
.case .item .textbox h2{font-size: 28px; font-weight: normal; color: #003c7e;}
.case .item .textbox p{font-size: 16px; line-height: 30px; margin-top: 10px;}
.case .item .imgbox {overflow: hidden; float: left; width: 500px;}
.case .item .imgbox img{width: 94%; transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;     border-radius: 20px;}
.case .item .imgbox img:hover{transform:scale(1.2); -ms-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2); -moz-transform:scale(1.2);}
.case .item:nth-child(2n) {width: 100%;background-color: #eee;}
.case .item:nth-child(2n) .textbox{float: right;}
.case .item:nth-child(2n) .imgbox{float: right; padding-left: 0; padding-right: 50px;}
.clear{clear: both;}
.yjy{overflow: hidden;}
.yjy .part1{overflow: hidden; padding: 50px 0;}
.yjy .part1 .leftbox{overflow: hidden; width:100%;}
.yjy .part1 .leftbox h2{font-size: 24px; font-weight: 600; color: #333;position: relative;padding-left: 68px; height: 50px; line-height: 50px;}
.yjy .part1 .leftbox h2:before{content: ""; position: absolute; width: 4%; height: 2px; background-color: #333; top:26px; left: 0;}
.yjy .part1 .rihtbox{overflow: hidden; padding:50px 100px;}
.yjy .part1 .rihtbox p{line-height: 30px; padding-left: 20px; margin-bottom: 30px; font-size: 16px;}
.yjy .part2{overflow: hidden; padding: 50px 0;}
.yjy .part2 h3{color: #666; letter-spacing: 3px; text-transform: uppercase; font-weight: normal;font-size: 24px;}
.yjy .part2 h2{font-size: 22px; font-weight: 600; color: #333;position: relative;height: 50px; line-height: 50px; margin-bottom: 20px;}
.yjy .part2 h2:after{content: ""; position: absolute; width: 1030px; height: 1px; background-color: #999; top:30px; right: 0;}
.yjy .part2 p{line-height: 28px; font-size: 16px; margin:0 auto 20px; width:710px; }
.yjy .imgbox{position:relative; overflow:hidden; height:715px;}
.yjy .imgbox .box{position:absolute; overflow:hidden}
.yjy .imgbox .box img{width:100%;transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
.yjy .imgbox .box img:hover{transform:scale(1.2); -ms-transform:scale(1.2); -webkit-transform:scale(1.2); -o-transform:scale(1.2); -moz-transform:scale(1.2);}
.yjy .imgbox .box1{width:230px; height:230px; left:0; top:0;}
.yjy .imgbox .box2{width:230px; height:230px; left:242px; top:0;}
.yjy .imgbox .box3{width:472px; height:230px; left:0; top:242px;}
.yjy .imgbox .box4{width:232px; height:472px; left:485px; top:0;}
.yjy .imgbox .box5{width:471px; height:230px; right:0; top:0;}
.yjy .imgbox .box6{width:230px; height:230px; right:240px; top:242px;}
.yjy .imgbox .box7{width:230px; height:473px; right:0; top:242px;}
.yjy .imgbox .box8{width:230px; height:230px; left:0; top:485px;}
.yjy .imgbox .box9{width:474px; height:230px; left:245px; top:485px;}
.yjy .imgbox .box10{width:230px; height:230px; right:241px; top:485px;}</pre></body></html>