<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@font-face{
     font-family:'yinyong';
     src:url(DIN-RegularAlternate.otf);
}
@font-face{
     font-family:'yinyong_b';
     src:url(DIN%20Alternate%20Bold.ttf);
}

body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,input,button,textarea,img{ margin:0; padding:0; -webkit-tap-hightlight-color:rgba(0,0,0,0); font-family:yinyong,"Microsoft YaHei",Tahoma,Arial,"Roboto","Droid Sans","Helvetica Neue","Droid Sans Fallback","STHeiti",sans-serif;}/*清除默认外边距内间距+ 取消链接高亮*/
*:focus{ outline:none;}/*去掉所有元素焦点边框*/
li{ list-style:none;}/*清除圆点*/
body{ font-size:14px; color:#0b0b0b; margin:0 auto; overflow-x:hidden;}
/*字体样式*/
h1,h2,h3,h4,h5,h6,b,strong{ font-size:100%; font-weight:normal;}/*取消粗体*/
em,i{ font-style:normal;}/*取消斜体*/
/*边框*/
img,input{ border:none;}
/*链接*/
a{ text-decoration:none; outline:none; color:#333; }
a:hover{ color:#eb6100;}
/*==========================常用样式================================*/
a
,.con_1 .left .r a img
,.con_2 .left .min .text i img
,.con_2 .right .min a img
{ -webkit-transition:all ease-in-out .3s; -moz-transition:all ease-in-out .3s; -o-transition:all ease-in-out .3s; transition:all ease-in-out .3s;}/*动画*/
.con_1 .left .r a:hover img
,.con_2 .left .min .text i a:hover img
,.con_2 .right .min a:hover img
{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2); -ms-transform:scale(1.2);}/*图片放大*/
.omg{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} /*单行文字超出显示省略号*/
.n{position:relative; z-index:100; behavior:url(css/tool_iecss3.htc); }/*IE浏览器 圆角*/
.wordwrap{ word-break:break-all; word-wrap:break-word;}/*连续英文，数字换行*/
.header_top,.header,.con,.footer{ padding:0 3.2%;} /*宽度*/
/*==========================================================*/
/*==========================================================*/
/*header_top*/
.header_top{ height:36px; background:#1A48B3; color:#fff; position: fixed; top:0;  transition: all 0.3s; left:0; z-index: 999; width:94%; padding:0px 3%;}
.header_top.sc{height:0px; overflow: hidden;}
.header_top ul{ float:right;}
.header_top ul li{ float:left; height:36px; line-height:36px; position:relative; color:#fff;}
.header_top ul li a,.header_top ul li span{ display:block; float:left; height:36px; color:#fff;  padding:0 18px;}
.header_top ul li:before{ content:""; position:absolute; right:0; top:8px; width:1px; height:22px; background:#5698cb;}
.header_top ul li:last-child:before{ display:none; padding-right:0;}
.header_top ul li:last-child a{ background:url(../images/header_top_ico.png) no-repeat center right;}
.header_top ul li div{ display:none; position:absolute; left:0; top:36px; background:#1A48B3; width:100%; z-index:999;}
.header_top ul li div a{ text-align:center; float:none; height:30px; line-height:30px; background:none;}
.header_top ul li:last-child div a{ background:none;}
.header_top ul li div a:hover{ background:#2b59c6;}
/*header*/
.header{ height:130px; background:rgba(255,255,255,0.7); transition: all 0.3s; position:fixed; top:36px; width:100%; left:0;box-sizing:border-box; z-index:990;   left:50%; transform:translateX(-50%);}
.header.sc{background:rgba(255,255,255,1); box-shadow: 0px 0px 10px rgba(0,0,0,.4); height:80px; top:0; background: #1A4DB0;}
.header.sc ul&gt;li&gt;a{color:#fff;height:80px; line-height:80px;}
.header.sc ul&gt;li&gt;a:hover{color:#1A48B3; background: #fff;}
.header.sc ul li div{top:73px;}
/* .header.sc ul li:hover a{ background:#fff; color:#1A48B3;} */
.header.sc ul li.on a{ color:#E7621D;}
.header.sc ul li.on a:hover{ color:#E7621D;}
.header.sc ol li a{ display:block; width:58px; height:58px; border:1px solid #dddcdc; border-radius:100%; background:url(../images/header_search_light.png) no-repeat center scroll;}
.header.sc ol li a{width:34px; height:34px; background-size: 50%;}
.header.sc .search{padding:21px 0px 0px 60px;}
.header.sc ul li div a:hover{ background:rgba(243,151,0,0.2);}


.header h1{ float:left; transition: all 0.3s; overflow: hidden;}
.header .logo-dark{ padding:35px 0 0 0;}
.header.sc .logo-dark{ padding:35px 0 0 0; opacity: 0; width:0px; height:0px;}
.header .logo-light{ padding:35px 0 0 0; width:0px; height:0px;}
.header.sc .logo-light{width:auto; height:auto; padding:15px 0 0 0;}
.header h1 img{ display:block; float:left; height:60px; width:auto;}
.header.sc .logo-light img{height:45px;}
.header.sc .logo-light b{color:#fff; border-color: #fff; font-size: 14px; margin:10px 0px 0px 22px; padding:0px 10px;}
.header h1 b{ display:block; float:left; font-weight:normal; height:30px; line-height:30px; border:1px solid #1A48B3; padding:0 20px; border-radius:3px; font-size:20px; color:#1A48B3; margin:14px 0 0 24px;}
.header ul{ float:right;}
.header ul li{ float:left; position:relative; z-index:666;}
.header ul li a{ display:block; float:left; height:130px; line-height:130px; text-transform:uppercase; font-size:18px; padding:0 0.8em;}
.header ul li:hover a{ background:#1A48B3; color:#fff;}
.header ul li.on a{ color:#1A48B3;}
.header ul li.on a:hover{ color:#fff;}
.header ul li div{ display:none; position:absolute; box-shadow:0px 5px 5px rgba(0,0,0,.2); left:0; top:125px; border-top:6px solid #1A48B3; overflow:hidden;  background:rgba(255,255,255,0.9); z-index:666;}
.header ul li:hover div a{ background:none; color:#0b0b0b;}
.header ul li div a{ white-space: nowrap; text-transform:none; height:44px; line-height:44px; font-size:16px; padding:0 30px; border-top:1px dotted #ccc9c9; background:none; width:100%; float:none; box-sizing:border-box; position:relative;}
.header ul li div a:first-child{ border:none;}
.header ul li div a:hover{ background:rgba(243,151,0,0.2);}
.header ol{ float:right; padding:35px 0 0 64px;}
.header ol li{ float:left;}
.header ol li a{ display:block; width:58px; height:58px; border:1px solid #aaa; border-radius:100%; background:url(../images/header_search.png) no-repeat center scroll;}
.header ol li a:hover{}
/* banner */
.flexslider{position:relative;height:850px;width:100%;overflow:hidden;
     /* background:url(../images/loading.gif) 50% no-repeat; */
}
.slides li{ height:850px; background:no-repeat center scroll; position:relative;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{ display:block; float:left; width:10px;height:10px;line-height:40px;overflow:hidden;background:#fff;cursor:pointer; border-radius:100%; opacity:0.7;}
.flex-control-nav .flex-active{ background:#1A48B3;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;
     /* background:url(../images/prev.png) center center no-repeat; */
}
.flex-direction-nav li a.flex-next{right:40px;
     /* background:url(../images/next.png) center center no-repeat; */
}
/**/
.banner_text{ color:#fff; position:absolute; width:100%; left:0; top:38%; padding:0 3.2%; box-sizing:border-box; }
.banner_text h2{ overflow:hidden;}
.banner_text h2 b{ font-size:36px; font-family:yinyong_b;}
.banner_text h2 span{ font-size:24px;}
.banner_text h3{ font-size:24px; font-family:yinyong_b;}
.banner_text p{ color:#fff; line-height:2em; margin-bottom:24px; width:36.41%; margin-top: 10px;}
.banner_text .more{ display:block; height:46px; width:160px; text-align:center; line-height:46px; border:1px solid #fff; color:#fff;}
.banner_text .more img{ display:inline-block; vertical-align:middle; margin-right:9px;}
/*===============================================*/
/*===============================================*/
/*con*/
.con{ clear:both;}
/*con_bt*/
.con_bt{ overflow:hidden;}
.con_bt h4{ font-size:24px; overflow:hidden; padding:0 0 4px; color:#fff;}
.con_bt h4 img{ display:inline-block; vertical-align:bottom; margin-right:6px;}
.con_bt h2{ height:56px; margin-top: -5px;}
.con_bt h2 b{ display:block;  line-height:56px; float:left; font-size:44px; font-family:yinyong_b; padding-right:20px; color:#fff;}
.con_bt h2 em{ display:block; padding-top:30px;}
.con_bt h2 em a{ display:block; color:#fff; text-decoration:underline;}
/*===============================================*/
/*===============================================*/
/*con_1*/
.con_1{  /*padding-bottom:78px;*/  position:relative; z-index:444;}/* modify by zhangnan */
.con_1 .left{ position:relative; width:34.16%; float:left;}/*636*/
.con_1 .left .l{ width:344px; height:464px; background:#eb6100; padding:24px 34px 0; box-sizing:border-box; margin-top:-46px;}
.con_1 .left .r{ padding-left:34px; position:absolute; top:100px; width:100%; box-sizing:border-box; }
.con_1 .left .r a{ display:block; overflow:hidden;}
.con_1 .left .r img{ display:block; width:100%; height:auto;}
.con_1 .center{ width:29.65%; float:left; margin-left:1.93%; padding-top:98px;}/*552*/
.con_1 .center h3{ overflow:hidden; padding-bottom:16px; border-bottom:1px solid #e1e1e1;}
.con_1 .center h3 b{ display:block; font-size:26px; line-height:30px; font-family:yinyong_b;}
.con_1 .center h3 em{ display:block; color:#eb6100;  padding-top:18px; line-height:22px;}
.con_1 .center p{ line-height:30px; color:#a5a5a5; padding-top:20px;}
.con_1 .center em{ display:block; padding-top:38px;}
.con_1 .center em a{ color:#eb6100; text-decoration:underline;}
.con_1 .center em a img{ display:inline-block; vertical-align:middle; margin-right:15px;}
.con_1 .right{ width:32.33%; float:right; background:#f8f8f8; overflow:hidden; padding:90px 0 68px;}/*602*/
.con_1 .right ul{ padding:0 26px;}
.con_1 .right ul li{ width:100%; float:left; padding-left:26px; box-sizing:border-box; background:url(../images/con_1_ico_03.png) no-repeat left 6px; overflow:hidden; padding-bottom:24px;}
.con_1 .right ul li b{ display:block; font-family:yinyong_b; line-height:1.7em; font-size:14px;}
.con_1 .right ul li span{ display:block; color:#a5a5a5; padding-top:10px; line-height:1.3em; height:3.9em; overflow:hidden;}
/*con_2*/
.con_2{ background:url(../images/con_2_bg.jpg) no-repeat center center; background-size: cover; height:846px;}
.con_2 .left{ width:67.67%; float:left; box-sizing:border-box; padding:0 34px;}/*1188*/
.con_2 .con_bt{ padding: 0; height:174px;}
.con_2 .con_bt h4{ padding-top:40px;}
.con_2 .left .min{ width:570px; width:50%; float:left; box-sizing:border-box; padding-right:70px; color:#fff;}
.con_2 .left .min h3{ clear:both; font-size:20px; line-height:1.5em; height:4.5em; overflow:hidden; margin-bottom:20px; margin-bottom:20px; font-family:yinyong_b;}
.con_2 .left .min .text{ line-height:2em; overflow:hidden; height:220px; overflow:hidden;}
.con_2 .left .min .text i{ display:block; width:40%; height:auto; margin-right:5%; float:left; overflow:hidden;}
.con_2 .left .min .text i img{ display:block; width:100%; height:auto;}
.con_2 .right{ width:32.33%; float:right;}
.con_2 .right .con_bt{ background:#80c269; padding-left:40px;}
.con_2 .right .min{ height:672px; overflow:hidden; position:relative;}
.con_2 .right .min a{ display:block; width:100%; height:672px; overflow:hidden;}
.con_2 .right .min img{ display:block; width:100%; height:672px;}
.con_2 .right .min h3{ position:absolute; left:40px; bottom:80px; color:#fff;}
.con_2 .right .min h3 img{ height:45px; width:auto;}
.con_2 .right .min h3 b{ display:block; font-size:34px; font-family:yinyong_b; line-height:1.12em; text-transform:uppercase; padding-top:4px;}
.con_2 .right .min h3 span{ display:block; font-size:18px; line-height:1.12em; padding-top:6px;}
/*con_3*/
.con_3{ overflow:hidden; padding-top:170px; padding-bottom:186px; background:url(../images/con_3_bg.png) no-repeat center bottom; background-size:100% auto;}
.con_3 .min{ width:27.71%; float:left;}/*516*/
.con_3 .center{ margin-left:8.44%;}
.con_3 .right{ float:right;}

.con_3 .min i{ display:block; float:left; width:15.89%;}
.con_3 .min i img{ display:block; width:100%; height:auto;}
.con_3 .min div{ padding-left:28px; width:84.11%; float:right; box-sizing:border-box;}
.con_3 .min div b{ display:block; font-size:24px; font-family:yinyong_b; color:#1A48B3; line-height:1.33em; text-transform:uppercase; height:2.66em; overflow:hidden;}
.con_3 .min div p{ line-height:2em; color:#808080; height:12.5em; overflow:hidden;}
.con_3 .min div ul{ padding-top:20px;}
.con_3 .min div ul li{ width:100%; float:left;}
.con_3 .min div ul li a{ display:block; float:left; color:#1A48B3; text-decoration:underline; padding-left:18px; background:url(../images/con_3_ico.png) no-repeat left scroll; height:30px; line-height:30px; overflow:hidden;}
.con_3 .min div ul li a:hover{ color:#eb6100;}
/*footer*/
.footer{ overflow:hidden; padding-top:64px; padding-bottom:74px; background:#0e2232;}
.footer h1{ float:left; padding:22px 0 0 0; width:12.35%;}
.footer h1 img{ display:block; width:98%; height:auto;}
.footer .center{ float:left; width:56.18%; padding-left:3%;}/*1046*/
.footer .center ul{ width:100%;}
.footer ul li{ float:left; width:20%; float:left; box-sizing:border-box; padding-left:4.2%;}/*261*/
.footer ul li b{ display:block; color:#fff; font-size:14px; line-height:1.85em; height:3.7em; overflow:hidden; padding-top:26px; text-transform:uppercase; font-family:yinyong_b;}
.footer ul li p{ overflow:hidden; clear:both;}
.footer ul li p span{ display:block; overflow:hidden; line-height:2em; height:2em; overflow:hidden;}
.footer ul li p a{ color:#c0d0dd; display:block; float:left;}
.footer ul li p a:hover{ color:#eb6100;}
.footer .right{ width:22.23%; box-sizing:border-box; overflow:hidden; padding-left:3.87%; border-left:1px solid #273947; float:right;}
.footer ol{ padding:14px 0 70px; overflow:hidden;}
.footer ol li{ width:100%; float:left; padding-top:20px;}
.footer ol li b{ display:block; height:28px; line-height:28px; color:#fff; font-family:yinyong_b;}
.footer ol li b img{ display:inline-block; vertical-align:middle; margin-right:8px; width:17px; height:auto;}
.footer ol li p{ color:#c0d0dd; line-height:1.5em; padding-top:10px;}
.footer ol li.tel p{ font-size:20px;}


/*
文字颜色：     默认：  0b0b0b  鼠标经过：  eb6100
背景颜色：    蓝色：   1A48B3
边距：   页面：64=0.032      内容：1862  1/3=620.66  34.1%=636
*/

.menuBtn{width:30px;cursor:pointer;position:absolute;right:10px;top:50%;z-index:9;padding-top:4px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%); display: none; }

.menuBtn b{display:block;height:3px;background-color:#1A4DB0;margin-bottom:5px;border-radius:2px;transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s;-o-transition:.3s}

.menuBtn.open b{display:none;margin:0;position:absolute;left:0;top:50%;width:30px}

.menuBtn.open b:first-child{display:block;transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg)}

.menuBtn.open b:last-child{display:block;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg)}

.header.sc .menuBtn b{ background-color: #fff;}
/* 清除浮动 */
.clearfix:after {
     content: '\20';
     display: block;
     height: 0;
     clear: both;
}
.ks-clear, .clearfix {
     *zoom: 1;
}

.header_top .header-warpper ,
.header .header-warpper  ,
.con_1_wrapper,
.con_2_wrapper,
.con_3_wrapper ,
.about-wrapper ,
.footer_wrapper{  max-width: 1700px;  margin: 0 auto; }


/* Article */
.article .title{overflow: hidden; border-bottom: #BD9A68 solid 4px; padding-bottom:20px; display: flex; align-items: center;}
.article .title h1{font-size: 42px; color:#1a1a1a; float:left; width:90%;}
.article .title .date{float:right; font-size: 18px; color:#BD9A68; text-align: right; float:right; width:10%;}
.article .content{margin:60px 0px; padding-bottom: 50px; font-size: 16px; color:#555; line-height: 1.5;}
.article .content p{margin-bottom: 40px;}
.article .content img{max-width: 100%;}

.mobile-back{display: none;}










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