<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
.header_home{ width:100%; height:100%; overflow:hidden; position:relative;}
.header_top{ width:100%; position:absolute; height:235px; background:url(../yxy-images/top_01.png) top ; top:0; z-index:999999;}
.header_top_vel{ width:100%; overflow:hidden;}
.top_right{ float:right; padding-top:37px;color:#fff;}
.top_right_hover{ float:right; overflow:hidden;}
.top_right_hover a{ display:inline-block; padding:0px 15px; color:#fff; font-size:14px;}
.top_right_hover a:hover{ color:#fab50e;}
.lxwm_wb{padding-top:20px;}
.lf { float: left; }
.rig { float: right; }
.none { display: none; }
/*.select-bg,.sinput,.section-list li a,.tabBox .prev,.tabBox .next,.tabBox .text {
	-webkit-transition: all .3s cubic-bezier(.7,0,.1,1);
	transition: all .3s cubic-bezier(.7,0,.1,1);*/
}
/*全局的input样式*/
	input::-webkit-input-placeholder{ color: #b1b0b1;font-size: 15px;}
	input::-moz-input-placeholder{ color: #b1b0b1;font-size: 15px;}
	input::-ms-input-placeholder{ color: #b1b0b1;font-size: 15px;}

/*搜索部分*/
/*.select {
	position:relative;
}

.select-bg {height: 20px; float:right;}


.select-input&gt;input { display: inline-block; outline: none; border: none;
	height: 20px;
}
.select-input&gt;.sinput { 
      margin-left: 4px;
	opacity: 0; 
	width: 0;
	padding-left: 0px;
}
.select-input&gt;.sinputClick { width: 20px;height: 20px;background:url(../yxy-images/sou_06.png) no-repeat right;}

.select-input:hover .sinput{ width: 230px; opacity: 1; }
.select-input:hover .select-bg { width: 520px; }*/
#bnt_search {
    /*position: absolute;*/
    right: 0;
    top: 45px;
    height: 32px;
    width: 32px;
}

#bnt_search a {
    display: block;
    background: url(../yxy-images/sou_06.png) center no-repeat;
    height: 20px;
    width: 32px;
}

#j_seach_box {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
    height: 100%;
    width: 100%;
}

#j_seach_box .bg_box {
    position: fixed;
    z-index: 9994;
    top: 0px;
    display: none;
    height: 100%;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');
    background: rgba(0,0,0,0.85);
}

#j_seach_box form {
    position: absolute;
    overflow: hidden;
    top: 45%;
    z-index: 9999;
    width: 680px;
    left: 0;
	right:0;
	margin:0 auto;
}

#j_seach_box .box_size{
	font-size:50px;
	color:#FFF;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	z-index:99999;
	width:50%;
	text-align:right;
	top: 35%;
	cursor:pointer;
}

#j_seach_box input[type="text"] {
    border: none;
    width: 560px;
    display: block;
    height: 60px;
    color: #434343;
    font-size: 15px;
    background:#FFF;
    line-height: 60px;
	float:left;
	text-indent:15px;    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
}
#j_seach_box input[type="submit"] {
    background: #1660a6;
    height: 60px;
    width: 120px;
    cursor: pointer;
    border: none;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:24px;
	line-height:40px;
}
.logo{ float:left; padding-top:24px;}


/*=================导航=================*/
.nav{ width:70%; float:right; line-height:50px; position: relative; z-index: 100;}
.nav_item{ float:left; width:11%; text-align:center; position: relative; z-index: 100;}
.nav_item a{ color:#FFF; width:100%; font-size:16px; display:block;}
.nav_item_sub {display: none;position: absolute;z-index: 1000;left: -30%;overflow: hidden;width: 160%;padding: 22px 0;background-color: #fff;border-top: #fbb123 solid 3px;}
.nav_item .nav_itema{ display: block;}
.hover .nav_itema {/*background:#fff;*/color: #fbb123;font-weight: bold;}
.hover .nav_item_sub a{text-align:center;background: #fff;color:#1c60b4;text-decoration: none;font-size: 16px;height: 45px;line-height: 45px;/*border-bottom:1px #aec7d8 solid; opacity:0.9;*/}
.hover .nav_item_sub a:hover{background: #ececec;color:#1c60b4;/*opacity:0.6;*/}


/*================= banne===================*/
.g-banner{ position:relative; overflow:hidden;}
.g-banner .slideBox{ width:100%; height:auto; overflow:hidden; position:relative;}
.g-banner .slideBox .hd{ height:50px; overflow:hidden; position:absolute; width:68%; bottom:0; z-index:1; text-align:right; left:0; right:0; margin:0 auto;}
.g-banner .slideBox .hd ul{ overflow:hidden; zoom:1;  }
.g-banner .slideBox .hd ul li{  margin:0px 3px;  width:40px; height:50px; color:#FFF; cursor:pointer; display:inline-block; text-align:center; overflow:hidden; line-height:50px; font-size:20px;}
.g-banner .slideBox .hd ul li.on{ background:#fbb123 !important; color:#fff;width:40px; }
.g-banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.g-banner .slideBox .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.g-banner .slideBox .bd img{ width:100%; height:auto; display:block; position:relative;}
.g-banner .slideBox .next{background:url(../yxy-images/next_05.png) no-repeat;width:66px;height:66px; position:absolute; right:80px; top:50%;}
.g-banner .slideBox .prev{ background:url(../yxy-images/prev_03.png) no-repeat; width:66px; height:66px; position:absolute; left:80px; top:50%;}


.header_nav{ width:100%; overflow:hidden; background:url(../yxy-images/news_bg_02.jpg) top center no-repeat;}
.header_news{ width:100%; padding-top:50px;}
.news_top{ width:100%; overflow:hidden;}
.news_top span{ float:left; color:#333333; font-size:40px;}
.news_top .more{ float:right; font-size:14px;     line-height: 27px;}
.news_top .more img{ vertical-align: middle; padding-left:10px;}
.news_nav{ width:100%;}

/*=================新闻动画=================*/
.news_flash{ float:left; width:47%; height:388px; overflow:hidden; position:relative; margin-top:30px;}
.news_flash .hd{ position:absolute; z-index:999; bottom:16px; right:20px;}
.news_flash .hd ul li{ width:10px; height:10px; float:left; box-sizing:border-box; background:#a4a4a1; border-radius:50%; margin:0 3px; cursor:pointer;}
.news_flash .hd ul li.on{ background:#ff9900;}
.news_flash .bd ul li{ position:relative; width:100%; height:388px; overflow:hidden;}
.news_flash .bd ul li img{ width:100%; height:100%;}
.news_flash .bd ul li .mask{ position:absolute; bottom:0; left:0; right:0; width:100%; line-height:62px; height:62px; background:url(../images/nn_03.png) bottom no-repeat;}
.news_flash .bd ul li .mask h5{ width:95%; margin:0 auto; font-size:20px; color:#fff; text-align:center; display:block; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}

.news_right{ width:47%; height:510px; float:right; margin-top:10px;}
.news_right ul{ margin:0 -3% 0 0; zoom:1;}
.news_right ul li{ width:47%; height:150px; box-shadow:0px 0px 8px 2px #e2e2e2; float:left; background:url(../yxy-images/news_nav_03.png) no-repeat; padding:45px 30px 0 30px; margin-top:20px; margin-right:3%; background-size:100% 100%;}
.news_right ul li a{ display:block; color:#333333; font-size:16px; line-height:24px;}
.news_right ul li a:hover{ color:#fab50e;}


.header_tzgg{ width:100%; padding-top:50px; overflow:hidden; padding-bottom:30px;}
.tzgg_cen{ width:100%; padding-top:30px; overflow:hidden;}
.tzgg_cen ul{ margin:0 -2% 0 0; zoom:1;}
.tzgg_cen ul li{    width: 30.8%;
    height: 216px;
    float: left;
    background: #FFF;
    padding: 22px 22px 0px 22px;
    margin: 0 1%;
    box-shadow: 0px 0px 6px 6px #e4e4e4;
    margin-bottom: 10px;}
.tzgg_time{ background:url(../yxy-images/time_03.jpg) no-repeat; width:52px;}
.tzgg_time strong{ width:100%; display:block; font-size:20px; color:#066ec5; font-weight:bold; text-align:left;}
.tzgg_time span{ width:100%; display:block; text-align:right; color:#066ec5; font-size:14px;}
.tzgg_cen ul li a{ display:block; width:100%; line-height:28px; font-size:18px; color:#333333; font-weight:bold; padding-top:10px;}
.tzgg_cen ul li p{ display:block; width:100%; line-height:22px; font-size:14px; color:#b2b2b2; padding-top:20px;}
.tzgg_cen ul li a:hover{ color:#fab50e;}


.header_dsj{ width:100%; height:294px; background:url(../yxy-images/hoo_02.jpg) top center no-repeat;}
.dsj_top{ width:100%; overflow:hidden; padding-top:40px;}
.dsj_top span{ float:left; color:#fff; font-size:40px;}
.dsj_top .more{ float:right; font-size:14px; color:#FFF;line-height: 27px;}
.dsj_top .more img{ vertical-align: middle; padding-left:10px;}
.dsj_cen{ width:100%; overflow:hidden; padding-top:25px;}
/*.dsj_cen ul{ margin:0 -2% 0 0; zoom:1;}
.dsj_cen ul li{ width:100%; padding:45px 20px 30px 20px; position:relative; background:#FFF; width:31%; margin:0 1%; float:left; height:116px;}
.dsj_cen ul li a{ display:block; font-size:16px; color:#333333; line-height:25px; height:55px; overflow:hidden;}
.dsj_cen ul li span{ display:block; color:#FFF; font-size:14px; text-align:center; padding:10px; position:absolute; background:#fbb123; top:-18px;}
.dsj_cen ul li a:hover{ color:#fab50e;}*/

.dsj_cen ul{ margin:0 -2% 0 0; zoom:1;}
.dsj_cen ul li{    width: 30.8%;
    height: 150px;
    float: left;
    background: #FFF;
    padding: 15px 22px 0px 22px;
    margin: 0 1%;
   /* box-shadow: 0px 0px 6px 6px #126ab1;*/
    margin-bottom: 10px;}
.tzgg_time{ background:url(../yxy-images/time_03.jpg) no-repeat; width:52px;}
.tzgg_time strong{ width:100%; display:block; font-size:20px; color:#066ec5; font-weight:bold; text-align:left;}
.tzgg_time span{ width:100%; display:block; text-align:right; color:#066ec5; font-size:14px;}
.dsj_cen ul li a{ display:block; width:100%; line-height:28px; font-size:18px; color:#333333; font-weight:bold; padding-top:10px;}
.dsj_cen ul li p{ display:block; width:100%; line-height:22px; font-size:14px; color:#b2b2b2; padding-top:20px;}
.dsj_cen ul li a:hover{ color:#fab50e;}


.header_blong{ width:100%; overflow:hidden; background:url(../yxy-images/foter_02.png) bottom center no-repeat;}
.header_xxgw{ width:100%; overflow:hidden; padding-top:40px;}

.header_xxgw{ width:100%; overflow:hidden; padding-top:40px;}
.xxgw_nav{ width:100%; overflow:hidden;}
.xxgw_flash{ width:47%; float:left; height:490px; position:relative; margin-top:30px;} 
.xxgw_flash:before{ content: '';position: absolute;bottom: 0px;right: 0px;width: 90%;z-index: 0;height: 422px;background-color: #1160a9;}
.xxgw_flash .bd ul li{ width:93%; height:490px; overflow:hidden; position:relative;}
.xxgw_flash .bd ul li .xxgw_img{ width:100%; height:435px; overflow:hidden;}
.xxgw_flash .bd ul li .xxgw_img img{ width:100%; height:100%; transition: all 1s ease-out;}
.xxgw_flash .bd ul li .xxgw_img img:hover{transform: scale(1.2);}
.xxgw_flash .bd ul li .mask{ position:absolute; bottom:15px; right:0; width:85%;}
.xxgw_flash .bd ul li .mask span{color:#FFF; font-size:14px; text-align:center; padding:7px; background:#fbb123; display:block; width:105px;}
.xxgw_flash .bd ul li .mask h5{ width:100%; font-size:16px; padding-top:10px;}
.xxgw_flash .bd ul li .mask h5 a{ color:#fff; display:block; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}

.xxgw_right{ float:right; width:47%; overflow:hidden; margin-top:7px;}
.xxgw_right ul li{ width:100%; overflow:hidden; margin-top:23px;}
.xxgw_right ul li .xxgw_out{ float:left; width:30%; height:114px; margin-right:20px; overflow:hidden;}
.xxgw_right ul li .xxgw_out img{ width:100%; height:100%; transition: all 1s ease-out;}
.xxgw_right ul li .xxgw_out img:hover{transform: scale(1.2);}
.xxgw_right ul li .xxgw_title{ display:block; color:#333333; font-size:16px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.xxgw_right ul li p{ display:block; color:#999999; font-size:14px; line-height:24px; padding-top:10px; height:55px; overflow:hidden;}
.xxgw_right ul li span{ display:block; color:#3a92cb; font-size:14px; padding-top:10px;}
.xxgw_right ul li a:hover{ color:#fab50e;}


.ph_banner{ width:100%; overflow:hidden; display:none;}
.ph_banner .banner_pad_cen{ width:100%; height:auto; overflow:hidden; position:relative;}
.ph_banner .banner_pad_cen .hd{ height:16px; overflow:hidden; position:absolute; width:100%; bottom:10px; z-index:1; text-align:center;}
.ph_banner .banner_pad_cen .hd ul{ overflow:hidden; zoom:1;  }
.ph_banner .banner_pad_cen .hd ul li{  margin:0px 6px; border-radius:15px;  width:13px; height:13px; background:#a68380; cursor:pointer; display:inline-block; text-align:center; overflow:hidden; line-height:99px;}
.ph_banner .banner_pad_cen .hd ul li.on{ background:#fff;width:13px; }
.ph_banner .banner_pad_cen .bd{ position:relative; height:100%; z-index:0;   }
.ph_banner .banner_pad_cen .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.ph_banner .banner_pad_cen .bd img{ width:100%; height:auto; display:block; position:relative;}

.ph_xsgz{ display:none; width:100%; overflow:hidden; box-shadow: 0px 0px 8px 3px #e2e2e2; padding:15px;}


.ph_yjtd{ width:100%; overflow:hidden; display:none; margin-top:40px;}
.ph_yjtd .yjtd_pad_cen{ width:100%; height:auto; overflow:hidden; position:relative; padding-top:20px;}
.ph_yjtd .yjtd_pad_cen .hd{ font-size:0; width:100%; text-align:center; padding-top:15px;}
.ph_yjtd .yjtd_pad_cen .hd ul{ overflow:hidden; zoom:1;  }
.ph_yjtd .yjtd_pad_cen .hd ul li{  margin:0px 6px; border-radius:15px;  width:13px; height:13px; background:#e6aeb5; cursor:pointer; display:inline-block; text-align:center; overflow:hidden;}
.ph_yjtd .yjtd_pad_cen .hd ul li.on{ background:#ad0d0d;width:13px; }
.ph_yjtd .yjtd_pad_cen .bd{ position:relative; height:100%; z-index:0;   }
.ph_yjtd .yjtd_pad_cen .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.ph_yjtd .yjtd_pad_cen .bd img{ width:100%; height:auto; display:block; position:relative;}


.foter{ width:100%; padding-top:160px; overflow:hidden;}
.foter_cen{ width:100%; overflow:hidden; border-bottom:1px #1e6cab solid; padding-bottom:25px;}
.link{ width:33%; float:left; overflow:hidden; margin-right:13%;}
.link select{ text-align: left; text-align-last: left;}
.link ul{ margin:0 -4% 0 0; zoom:1;}
.select_01{ width:46%; height:36px; border:1px #bcc2d6 solid; margin-top:20px; color:#bcc2d6; font-size:14px; padding-left:20px; background:none; margin-right:4%; float:left;}
.select_01 option{ color:#999999;}
.fo_name{ display:block; font-weight:bold; color:#FFF; font-size:18px; background:url(../yxy-images/ff_03.jpg) left bottom no-repeat; padding-bottom:10px;}
.lxwm{ float:left; width:33.5%; overflow:hidden;}
.lxwm p{ line-height:28px; display:block; font-size:14px; color:#FFF; }
.gzwm{ width:20.5%; float:right; overflow:hidden;}
.wxgz_nav{ width:100%; padding-top:20px; overflow:hidden;}
.wxgz_nav ul{ margin:0 -10% 0 0; zoom:1;}
.wxgz_nav ul li{ width:40%; float:left; margin-right:10%;}
.wxgz_nav ul li img{ width:100%; height:100%;}
.wxgz_nav ul li p{ padding-top:10px; line-height:24px; display:block; font-size:14px; color:#FFF; text-align:center;}
.bottom{ width:100%; padding-top:15px; text-align:center; color:#FFF; font-size:14px; overflow:hidden; padding-bottom:15px;}
.bottom h4{ display:block; font-size:14px;}
.bottom p{ display:block; padding-top:15px;}

.ph_foter{ width:100%; background:#1563ac; overflow:hidden; padding:30px 0; line-height:30px; text-align:center; font-size:14px; color:#fff; display:none; margin-top:40px;}
</pre></body></html>