<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'utf-8';
body{
	overflow: hidden;
}
*{
	font-family: "微软雅黑" , Arial;
}
.R_banner{
	position: relative;
	margin-top: 163px;
}
.bannerimg{
	max-width: 100%;
}
.bannerimg img{
	height: 450px;
}
.R_guoji{
	background-image: url(../images/R_bg1.png);
	background-repeat: no-repeat;
	background-position: 0px -110px;
	background-color: #eeedec;
	padding:60px 0 55px 0;
}
.R_guoji .R_jiaoliu .jiaoliu-l{
	width: 600px;
	padding-right:85px;
}
.R_guoji .R_jiaoliu .jiaoliu-l h1{
	font-size: 26px;
	color:#0075b9;
	animation-delay: 0.4s;
    visibility: visible;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
	line-height: 36px;
	font-family: impact,arial;
}
.R_guoji .R_jiaoliu .jiaoliu-l h2{
	font-size: 18px;
	color:#666;
	line-height: 1.5;
	margin-top:55px;
	padding-bottom: 18px;
	border-bottom: 1px solid #dddddd;
	position: relative;
}
.R_guoji .R_jiaoliu .jiaoliu-l h2 span{
	display: inline-block;
	color:#0075b9;
}
.R_guoji .R_jiaoliu .jiaoliu-l h2:before{
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #0075b9;
	position: absolute;
	left:68px;
	top:39px;
}
.R_guoji .R_jiaoliu .jiaoliu-l p{
	color:#666;
	font-size: 18px;
	line-height: 2;
	margin-top:50px;
		animation-delay: 0.4s;
    visibility: visible;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
}
.R_guoji .R_jiaoliu .jiaoliu-r{
	width:calc(100% - 600px);
	position: relative;
}
.R_guoji .R_jiaoliu .jiaoliu-r:before{
	position: absolute;
	content: '';
	background-image: url(../images/R_shanshi2.jpg);
	width: 100%;
	height: 15px;
	bottom: -15px;
	right: -18px;
}
.R_guoji .R_jiaoliu .jiaoliu-r:after{
	position: absolute;
	content: '';
	background-image: url(../images/R_shanshi2.jpg);
	width: 18px;
	height: 100%;
	top: 15px;
	right: -18px;
}
.R_guoji .R_jiaoliu .jiaoliu-r img{
	width: 100%;
	/*cursor: pointer;*/
	/*transition:all 0.6s;*/
}
/*.R_guoji .R_jiaoliu .jiaoliu-r:hover img{*/
	/*transform: scale(1.2);*/
/*}*/
.fenximg{
	width: 100%;
	padding:60px 47px;
}
.fenximg img{
	width: 100%;
}
.R_lianxi{
	background-color:#f3f5f7;

}
.R_lianxi .lxwm{
	padding:50px 0 85px 0;
}
.R_lianxi .lxwm h1{
	font-size: 26px;
	color:#333333;
	text-align: center;
}
.R_lianxi .lxwm h2{
	font-size: 16px;
	color:#999999;
	text-align: center;
	margin-top:10px;
}
.R_lianxi .lxwm .R_chulingdao{
	margin-top:45px;
	border:1px solid #d9d9d9;
}
.R_lianxi .lxwm .R_chulingdao .chuling ul li{
	float: left;
	width: 25%;
	text-align: center;
	font-size: 16px;
	color:#666;
	padding:15px 0;
	background-color: #e9e9e9;
	border-right:1px solid #d9d9d9;
	cursor: pointer;
}
.R_lianxi .lxwm .R_chulingdao .chuling ul li:last-child{
	border-right:none;
}
.R_lianxi .lxwm .R_chulingdao .chudao{
	margin-top:30px;
}
.R_lianxi .lxwm .R_chulingdao .chudao table{
	width: 100%;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr{
	padding:25px 40px;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr:nth-child(2){
	background-color: #f2f5f7;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr td{
	padding:25px 0;
	zoom: 1;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr td:nth-child(1){
	width: 18%;
	text-align: left;
	padding-left: 40px;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr td:nth-child(2){
	width: 13%;
	text-align: left;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr td:nth-child(3){
	width: 20%;
	text-align: left;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr td:nth-child(4){
	width: 30%;
	text-align: left;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr td:nth-child(5){
	width: 19%;
	text-align: left; 
	padding-right: 30px;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr td .R_zhouyong{
	display: inline-block;
	width: 18px;
	float: left;
        margin-top: 5px;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr td .R_zhouyong img{
	width: 18px;
}
.R_lianxi .lxwm .R_chulingdao .chudao table tr td p{
	display: inline-block;padding-left:10px;
	font-size: 14px;
	color:#333;
	width: calc(100% - 28px);
	line-height: 24px;
	float: left;
}
.R_lianxi .lxwm .R_chulingdao .chuling ul li.act{
	background-color: #fff;
	border-top:2px solid #0075b9;
	color:#333;
}
.R_lianxi .lxwm .R_chulingdao .chudao[data-num="0"]{
	display: block;
}
.R_lianxi .lxwm .R_xinbie{
	margin-top:45px;
	border:1px solid #d9d9d9;
	display: none;
}
.R_lianxi .lxwm .R_xinbie .R_chuzhang .chuzhang{
	width: 100%;
	padding:15px 0;
	background-color: #e9e9e9;
	border-right:1px solid #d9d9d9;
	text-align: center;

}
.R_gongao {
	padding-top: 55px;
	background-color: #f4f5f7;
}
.R_lianxi .lxwm .R_xinbie a{
	font-size: 16px;
	color:#333;
	display: inline-block;
}
.R_lianxi .lxwm .fengong ul li{
	text-align: left;
	padding:10px 15px;
}
.R_lianxi .lxwm .fengong ul li .R_zhouyong{
	display: inline-block;
	width: 18px;
}
.R_lianxi .lxwm .fengong ul li .R_zhouyong img{
	width: 18px;
}
.R_lianxi .lxwm .fengong ul{
	border-bottom: 1px solid #dbdbdb;
}
.R_lianxi .lxwm .fengong ul li p{
	display: inline-block;padding-left:10px;
	font-size: 14px;
	color:#333;
	width: calc(100% - 28px);
	line-height: 1.5;
}
.R_lubo .R_gongao{
	padding-top: 55px;
	background-color: #f4f5f7;
}
.R_lubo .slick-dots {
	bottom: -25px;
}
.R_shenba .shenban{
	padding-bottom: 30px;
	border-bottom: 3px solid #0075b9;
}
.R_shenba .shenban h1{
	display: inline-block;
	font-size: 24px;
	color:#333;
}
.R_shenba .shenban span{
	display: inline-block;
	width: 14px;
	height: 2px;
	background-color: #0075b9;
	margin-left: 10px;
}
.R_shenba .shenban p{
	display: inline-block;
	font-size: 14px;
	color:#999999;
	margin-left:12px;
	font-family: arial;
}
.R_caiyi{
	margin-top:28px;
}
.R_caiyi .R_tice{
	margin-top:15px;
	background-color: #fff;
	height: 110px;
	animation-delay: 0.4s;
    visibility: visible;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
}
.R_caiyi .R_tice:hover .caiyi-r h1{
	color:#0075b9;
}
.R_caiyi .R_tice:hover .caiyi-r span{
	color:#0075b9;
}
.R_caiyi .R_tice .caiyi-l{
	width: 292px;
	overflow: hidden;
	cursor: pointer;
}
.R_caiyi .R_tice .caiyi-l img{
	width: 100%;
	cursor:pointer;
	transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
}
.R_caiyi .R_tice .caiyi-l:hover img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
}
.R_caiyi .R_tice .caiyi-r{
	width: calc(100% - 292px);
	padding:19px 30px 20px 30px;
}
.R_caiyi .R_tice .caiyi-r h1{
	font-size: 18px;
	color:#333;
	font-weight: bold;	
	display: inline-block;
	line-height: 1.5;
}
.R_caiyi .R_tice .caiyi-r span{
	display: inline-block;
	float: right;
	font-size: 16px;
	color:#999;
	font-weight: bold;
	font-family: arial;
}

.R_caiyi .R_tice .caiyi-r p{
	font-size: 14px;
	color:#999;
	line-height: 2;
	margin-top:10px;
        
}
.R_caiyi .R_tice .caiyi-r a{
	display: inline-block;
	padding:10px 15px;
	border-radius: 25px;
	background-color: #fff;
	margin-top:10px;
	font-size: 12px;
	color:#999999;
	border:1px solid #e8e8e8;
}
.R_caiyi .R_tice .caiyi-r a span{
	display: inline-block;
	width: 12px;
	height: 12px;
	background-image: url(../images/jiahao1.png);
	background-size: 12px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.R_caiyi .R_tice .caiyi-r:hover a{
	background-color: #0075b9;
	color:#fff;
}
.R_caiyi .R_tice .caiyi-r:hover a span{
	background-image: url(../images/jiahao2.png);
	background-repeat: no-repeat;	
}
.R_caiyi .R_tice .caiyi-rr{
	width: 100%;
	padding:18px 30px 20px 30px;
}
.R_caiyi .R_tice .caiyi-rr h1{
	font-size: 18px;
	color:#333;
	font-weight: bold;	
	display: inline-block;
	line-height: 1.5;
}
.R_caiyi .R_tice:hover .caiyi-rr h1{
	color:#0075b9;
}
.R_caiyi .R_tice:hover .caiyi-rr span{
	color:#0075b9;
}
.R_caiyi .R_tice .caiyi-rr span{
	display: inline-block;
	float: right;
	font-size: 16px;
	color:#999;
	font-weight: bold;
}

.R_caiyi .R_tice .caiyi-rr p{
	font-size: 14px;
	color:#999;
	line-height: 2;
	margin-top:10px;
       display: none;
}
.R_caiyi .R_tice .caiyi-rr a{
	display: inline-block;
	padding:10px 15px;
	border-radius: 25px;
	background-color: #fff;
	margin-top:10px;
	font-size: 12px;
	color:#999999;
	border:1px solid #e8e8e8;
}
.R_caiyi .R_tice .caiyi-rr a span{
	display: inline-block;
	width: 12px;
	height: 12px;
	background-image: url(../images/jiahao1.png);
	background-size: 12px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.R_caiyi .R_tice .caiyi-rr:hover a{
	background-color: #0075b9;
	color:#fff;
}
.R_caiyi .R_tice .caiyi-rr:hover a span{
	background-image: url(../images/jiahao2.png);
	background-repeat: no-repeat;	
}
.R_fenye{
	background-color: #fff;
	margin-top:30px;
	margin-bottom: 30px;
}
.R_fenye .fenye-l{
	width: 57px;
	padding:21px 24px;
	border-right: 1px solid #dedede;
	cursor: pointer;
}
.R_fenye .fenye-l img{
	width: 8px;
}
.R_fenye .fenye-l .img_f{
	display: none;
}
.R_fenye .fenye-l:hover .img_f{
	display: block;
}
.R_fenye .fenye-l:hover .img_e{
	display:none;
}
.R_fenye .fenye-r{
	width: 57px;
	padding:21px 24px;
	border-left: 1px solid #dedede;
	cursor: pointer;
}
.R_fenye .fenye-r img{
	width: 8px;
}
.R_fenye .fenye-r .img_f{
	display: none;
}

.R_fenye .fenye-r:hover .img_f{
	display: block;
}
.R_fenye .fenye-r:hover .img_e{
	display:none;
}
.R_fenye .fenye-c{
	width: calc(100% - 114px);
	margin:0 auto;
	text-align: center;
}
.R_fenye .fenye-c ul{
	display: inline-block;
}
.R_fenye .fenye-c ul li{
	float: left;
}
.R_fenye .fenye-c ul li a{
	display: block;
	color:#c0c0c0;
	font-size: 16px;
	padding:19px 10px;
}
.R_fenye .fenye-c ul li a:hover{
	border-bottom: 2px solid #0075b9;
	color:#0075b9;
}
.fenye-c .act{
	border-bottom: 2px solid #0075b9;
	color:#0075b9;
}
.R_kenya .R_yata h1{
	font-size: 20px;
	color:#333333;
	text-align: center;
	padding:60px 0 55px 0;
	line-height: 1.5;
}
.R_kenya .R_fanxiao{
	padding:30px 0;
	border-top:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
}
.R_kenya .R_fanxiao .fanxiao-l .R_biaoqian{
	margin-right: 30px;
}
.R_kenya .R_fanxiao .fanxiao-l .R_biaoqian .biaoqian-l img{
	width: 19px;

}
.R_kenya .R_fanxiao .fanxiao-l .R_biaoqian .biaoqian-l{
	width: 19px;	display: inline-block; 
}
.R_kenya .R_fanxiao .fanxiao-l .R_biaoqian span{
	display: inline-block;
	margin-left:10px;
	font-size: 14px;
	line-height: 24px;
	color:#999; 
}
.R_kenya .R_fanxiao .fanxiao-r .R_share{
	margin-left: 30px;
}
.R_kenya .R_fanxiao .fanxiao-r .R_share img{
	width: 20px;
}
.R_kenya .R_fanxiao .fanxiao-r .R_share span{
	font-size: 14px;
	color:#666;
	font-family:'Arial';
}
.R_kongbo{
	padding:40px 0;
}
.R_kongbo p{
	font-size: 14px;
	color:#666666;
	line-height: 2;
	margin-top:5px;
		animation-delay: 0.4s;
    visibility: visible;
    animation-name: fadeInUp;
    animation-duration: 1.5s;

}
.R_kongbo .kongboimg{
	padding:30px 0;
	/*overflow: hidden;*/
}
.R_kongbo .kongboimg img{
	width: 100%;
	/*cursor: pointer;*/
	/*transition: all 0.6s;*/
}
/*.R_kongbo .kongboimg:hover img{*/
	/*transform: scale(1.2);*/
/*}*/
.R_kongbo .R_liebiao{
	padding:15px 0 0 0;
}
.R_kongbo .R_liebiao a{
	display: inline-block;
	font-size: 14px;
	color:#666666;
	border-bottom: 1px solid #fff;
}
.R_kongbo .R_liebiao a:nth-child(1):hover{
	color:#0075b9;
	border-bottom: 1px solid #0075b9;
}
.R_kongbo .R_liebiao a:nth-child(2):hover{
	color:#0075b9;
	border-bottom: 1px solid #0075b9;
}
.R_kongbo .R_liebiao a img{
	width: 23px;
}
.R_kongbo .R_liebiao a:nth-child(1){
	text-align: left;
	width:370px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.R_kongbo .R_liebiao a:nth-child(2){
	text-align:right;
	width: 370px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}.R_kongbo .R_liebiao a:nth-child(3){
	text-align:center;
	width:calc(100% - 740px);
}
.R_fenyes{
	background-color:#f3f5f7;
	margin-bottom: 34px;
}
.R_fenyes .fenye-l{
	width: 57px;
	padding:21px 24px;
	border-right: 1px solid #fff;
	cursor: pointer;
}
.R_feizi .fenye-l{
	width: 57px;
	padding:21px 24px;
	border-right: 1px solid #dbdbdb;
}
.R_fenyes .fenye-l img{
	width: 8px;
}
.R_fenyes .fenye-l .img_f{
	display: none;
}
.R_fenyes .fenye-l:hover .img_f{
	display: block;
}
.R_fenyes .fenye-l:hover .img_e{
	display:none;
}
.R_fenyes .fenye-r{
	width: 57px;
	padding:21px 24px;
	border-left: 1px solid #fff;
	cursor: pointer;
}
.R_feizi .fenye-r{
	width: 57px;
	padding:21px 24px;
	border-left: 1px solid #dbdbdb;
}
.R_fenyes .fenye-r img{
	width: 8px;
}
.R_fenyes .fenye-r .img_f{
	display: none;
}

.R_fenyes .fenye-r:hover .img_f{
	display: block;
}
.R_fenyes .fenye-r:hover .img_e{
	display:none;
}
.R_fenyes .fenyes{
	width: calc(100% - 114px);
	margin:0 auto;
	text-align: center;
}
.R_fenyes .fenyes ul{
	display: inline-block;
}
.R_fenyes .fenyes ul li{
	float: left;
}
.R_fenyes .fenyes ul li a{
	display: block;
	color:#c0c0c0;
	font-size: 16px;
	padding:19px 10px;
}
.R_fenyes .fenyes ul li a:hover{
	border-bottom: 2px solid #0075b9;
	color:#0075b9;
}
.R_fenyes .fenyes ul li a.act{
	border-bottom: 2px solid #0075b9;
	color:#0075b9;
}
.R_fanxiao .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
     float: none; 
     font-size: 0px; 
     padding-left: 0; 
     line-height: 0px; 
     height: 17px; 
     background-image:none; 
     background-repeat: no-repeat; 
     cursor: pointer; 
     margin:0; 
     width: 50px;
     display: inline-block;
}
.R_banli{
	padding-top:10px;
}
.R_banli .banli-l{
	margin:25px -14px 0px;
}
.R_banli .banli-l .banli-r{
	width:calc(50% - 28px);
	margin:0 14px;
	background-color: #fff;
		animation-delay: 0.4s;
    visibility: visible;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
}
.R_banli .banli-l .banli-r .laihua-l{
	width:calc(100% - 52px);
	padding:30px 0;

}
.R_banli .banli-l .banli-r .laihua-l .qinghan-l{
	padding:0 30px;
	border-right: 1px solid #e6e6e6;
	width: 113px;
}
.R_banli .banli-l .banli-r .laihua-l .qinghan-l span:nth-child(1){
	display: block;
	font-size: 20px;
	color:#0075b9;
	font-family: 'Arial';
}
.R_banli .banli-l .banli-r .laihua-l .qinghan-l span:nth-child(2){
	display: block;font-size: 14px;
	color:#0075b9;
	font-family:'Arial';
	margin-top:20px;
	text-align: right;
}
.R_banli .banli-l .banli-r .laihua-l .qinghan-r{
	padding:0 55px;
	width: calc(100% - 113px);
}
.R_banli .banli-l .banli-r .laihua-l .qinghan-r p{
	font-size: 18px;
	color:#333333;
	line-height:1.5;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.R_banli .banli-l .banli-r .laihua-r{
	padding:48px 0;
	background-color: #0075b9;
	text-align: center;
	width: 52px;
	overflow: hidden;
}
.R_banli .banli-l .banli-r .laihua-r img{
	width: 18px;
	cursor: pointer;
	transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
}
.R_banli .banli-l .banli-r .laihua-r:hover img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
}
.R_feizi{
	background-color: #fff;
	margin-top:45px;
}
.R_banner .slick-prev{
    width: 18px;
    height: 41px;
	background: url(../images/jiantouleas.png) no-repeat center;
	background-size: 18px 41px;
   	left: 300px;
   	z-index: 2;
}
.R_banner .slick-next{
    width: 18px;
    height: 41px;
	background: url(../images/jiantourisa1.png) no-repeat center;
	background-size: 18px 41px;
   	right: 300px;
   	z-index: 2;
}

.R_banner .slick-dots li {
    background: #fff;
}
.R_banner .slick-dots .slick-active {
    background: #0075b9;
}
.R_news .newbo-l .bobao-t{
	padding:50px 0 40px;
}
.R_news .newbo-r .bobao-t{
	padding:50px 0 0px;
}
.R_news{
	background-image: url(../images/R_bg11.jpg);
	animation-delay: 0.4s;
    visibility: visible;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
}
.R_news .newbo-l .bobao-t h1{
	display: inline-block;
	font-size: 24px;
	color:#333;
}
.R_news .newbo-l .bobao-t span{
	display: inline-block;
	width: 14px;
	height: 2px;
	background-color: #0075b9;
	margin-left: 10px;
}
.R_news .newbo-l .bobao-t p {
	display: inline-block;
	font-size: 14px;
	color:#999999;
	margin-left:12px;
	font-family: 'Conv_HELVETICANEUELTPRO-THEX_2',Arial;
}
.R_news .newbo-l .bobao-t p a{
	display: inline-block;
	font-size: 14px;
	color:#999999;
	margin-left:12px;
	font-family: 'Conv_HELVETICANEUELTPRO-THEX_2',Arial;
}
.R_news .newbo-l .bobao-t p a{
	font-family: 'Conv_HELVETICANEUELTPRO-THEX_2',Arial;
}
.R_news .newbo-l .bobao-t p:nth-child(4){
	display: inline-block;
	font-size: 14px;
	color:#999999;
	text-align: right;
	margin-left: 0;
	float: right;
}
.bobao-t p:nth-child(4) a{
	color:#999;
	  font-family: 'Conv_HELVETICANEUELTPRO-THEX_2',Arial;
}
 .bobao-t p:nth-child(4){
	margin-top:10px;
}
.R_news .newbo-l{
	width:calc(100% - 456px);
}
.R_news .newbo-l .bobaoimg{
	overflow: hidden;
}
.R_news .newbo-l .bobaoimg img{
	width: 100%;
	cursor: pointer;transition: all 0.6;
}
.R_news .newbo-l .bobaoimg:hover img{
	transform: scale(1.2);
}
.R_borad{
	/*padding:30px 0;*/
	margin:0 -20px;
	/*width: 100%;*/
}
.R_borads{
	padding:0px 0px 30px;
	margin:0px;
}
.R_borad .j_pxs{
	padding: 30px 16px 47px 0;
}
.j_pxs .qinghan-l{
	padding-right: 18px;
	border-right: 1px solid #e6e6e6;
}
.j_pxs .qinghan-l h5{
	font-size: 20px;
	line-height: 30px;
	color: #666666;
	text-align: center;
	font-family: 'Conv_HELVETICANEUELTPRO-LTEX_2',Arial;
}
.j_pxs .qinghan-l p{
	font-size: 16px;
	line-height: 30px;
	color: #999999;
	text-align: right;
	font-family: 'Conv_HELVETICANEUELTPRO-THEX_2',Arial;
}
.j_pxs .qinghan-r{
	width:calc(100% - 77px);
	padding-left: 18px;
}
.j_pxs .qinghan-r p{
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
@media (min-width: 1200px) {
	.j_kza{
		overflow: hidden;
	}
	.j_kzss:hover .j_kza img{
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
	}
	.j_kzss:hover .j_pxs .qinghan-r p{
		color: #0075b9;
	}
}
.R_borad .R_kangzhous{
	margin:30px 0px 0;
	width:100%;
}
.R_borad .R_kangzhous:hover .qinghan-r p{
	color:#0075b9;
}
.R_kangzhou .qinghan-l{
	padding-right: 18px;
	border-right: 1px solid #e6e6e6;
}
.R_kangzhou .qinghan-l h4{
	font-size: 20px;
	line-height: 30px;
	color: #666666;
	text-align: center;
	font-family: 'Conv_HELVETICANEUELTPRO-LTEX_2',Arial;
}
.R_kangzhou .qinghan-l p{
	font-size: 16px;
	line-height: 30px;
	color: #999999;
	text-align: right;
	font-family: 'Conv_HELVETICANEUELTPRO-THEX_2',Arial;
}
.R_kangzhou .qinghan-r{
	width: calc(100% - 77px);
	padding-left: 18px;
}
.R_kangzhou .qinghan-r p{
	font-size: 16px;
	color:#999;
	line-height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
/*.R_kangzhou:hover p{*/
	/*color:#0075b9;*/
/*}*/
.R_news .newbo-r{
	width: 456px;
	padding-left:50px; 
}
.R_news .newbo-r .bobao-t h1{
	display: inline-block;
	font-size: 24px;
	color:#333;
}
.R_news .newbo-r .bobao-t span{
	display: inline-block;
	width: 14px;
	height: 2px;
	background-color: #0075b9;
	margin-left: 10px;
}
.R_news .newbo-r .bobao-t p{
	display: inline-block;
	font-size: 14px;
	color:#999999;
	margin-left:12px;
	font-family: 'Conv_HELVETICANEUELTPRO-THEX_2',Arial;
}
.R_news .newbo-r .bobao-t p a{
	display: inline-block;
	font-size: 14px;
	color:#999999;
	margin-left:12px;
	font-family: 'Conv_HELVETICANEUELTPRO-THEX_2',Arial;
}
.R_news .newbo-r .bobao-t p:nth-child(4){
	display: inline-block;
	font-size: 14px;
	color:#999999;
	text-align: right;
	margin-left: 0;
	float: right;
}
.R_fengcai{
	padding:50px 0;
	animation-delay: 0.4s;
    visibility: visible;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
}
.R_fengcai .bobao-t h1{
	display: inline-block;
	font-size: 24px;
	color:#333;
	position: relative;
}
.R_fengcai .bobao-t h1:after{
	position: absolute;
}
.R_fengcai .bobao-t span{
	display: inline-block;
	width: 14px;
	height: 2px;
	background-color: #0075b9;
	margin-left: 10px;
}
.R_fengcai .bobao-t p{
	display: inline-block;
	font-size: 14px;
	color:#999999;
	margin-left:12px;
	font-family: Arial;
}
.R_fengcai .bobao-t p:nth-child(4){
	display: inline-block;
	font-size: 14px;
	color:#999999;
	text-align: right;
	margin-left: 0;
	float: right;
}
.R_coll{
	margin:30px -11px 0;
}
.R_coll .coll-l{
	width: calc(25% - 22px);
	margin:0 11px;
}

.R_coll .coll-l .collimg{
	overflow: hidden;
}
.R_coll .coll-l .collimg img{
	width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
.R_coll .coll-l:hover .collimg img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
}
.R_coll .coll-l .collp{
	padding:20px;
	border:1px solid #e6e6e6;
}
.R_coll .coll-l .collp span{
	display: block;
	font-size: 20px;
	color:#666;
	font-family: Arial;
}
.R_coll .coll-l .collp p{
	font-size: 16px;
	line-height: 1.5;
	color:#666;
	margin-top:10px;
}
.R_coll .coll-l:hover p{
	color:#0075b9;
}
.R_coll .coll-l:hover .collp{
	border-bottom: 1px solid #0075b9;

}
.R_jieshao{
	background-image: url(../images/R_bg17.jpg);
	background-repeat: no-repeat;
	padding:60px 0;
	animation-delay: 0.4s;
    visibility: visible;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
}
.R_jieshao .bobao-t h1{
	display: inline-block;
	font-size: 24px;
	color:#333;
}
.R_jieshao .bobao-t span{
	display: inline-block;
	width: 14px;
	height: 2px;
	background-color: #0075b9;
	margin-left: 10px;
}
.R_jieshao .bobao-t p{
	display: inline-block;
	font-size: 14px;
	color:#999999;
	margin-left:12px; 
}
.R_jieshao .bobao-t p:nth-child(4){
	display: inline-block;
	font-size: 14px;
	color:#999999;
	text-align: right;
	margin-left: 0;
	float: right;
}
.newxiang{
	margin-top:40px;
}
.newxiang .xiang-left{
	width: calc(8% - 30px);
	margin-left:30px;
}
.newxiang .xiang-left a{
	display: block;
	font-size: 20px;
	padding:26px 0px;
	color:#333;
	border-bottom: 1px solid #d9d9d9;
	background-color: #fff;
	text-align: center;
}
.newxiang .xiang-left a.act{
	display: block;
	font-size: 30px;
	padding:30px 0;
	color:#fff;
	background-color: #0075b9;
	text-align: center;
	margin-left: -30px;
	padding-left: 30px;
	border-bottom: 1px solid #d9d9d9;
}
.newxiang .xiang-right{
	width:92%;
}
.newxiang .xiang-right .newtu{
	width:42% ;
	overflow: hidden;
}
.newxiang .xiang-right .newtu img{
	width: 100%;
	cursor: pointer;
	transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
}

.newxiang .xiang-right .newzi{
	padding-top: 65px;
	padding-bottom: 65px;
	background-color: #fff;
	width: 58%;
	height: 100%;
}
.newxiang .xiang-right .newzi .newzi-l{
	width: 29%;
}
.newxiang .xiang-right .newzi .newzi-l h2{
	font-size:46px;
	color: #0075b9;
	text-align: center;
}
.newxiang .xiang-right .newzi .newzi-l p{
	font-size: 18px;
	color:#333;
	text-align: center;
	margin-top:10px;
}
.newxiang .xiang-right .newzi .newzi-r{
	width: 71%;
	padding-right: 40px;
}
.newxiang .xiang-right .newzi .newzi-r h2{
	font-size:18px;
	color: #0075b9;
	line-height: 1.5;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.newxiang .xiang-right .newzi .newzi-r p{
	font-size: 14px;
	color:#666;
	margin-top:10px;
	line-height: 24px;
	max-height: 72px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
}
.newxiang .xiang-right .newzi .newzi-r a{
	display: inline-block;
	padding:10px 25px;
	border-radius: 25px;
	background-color: #0075b9;
	margin-top:37px;
	font-size: 14px;
	color:#fff;
	border:1px solid #e8e8e8;
}
.newxiang .xiang-right .newzi .newzi-r a:hover{
	color:#0075b9;
	border:1px solid #0075b9;
	background-color: #fff;
	
}
.newxiang .xiang-right .newzi .newzi-r a span{
	display: inline-block;
	width: 12px;
	height: 12px;
	background-image: url(../images/jiahao2.png);
	background-size: 12px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
.newxiang .xiang-right .newzi .newzi-r a:hover span{
	background-image: url(../images/jiahao1.png);
	background-repeat: no-repeat;
	
}
.R_caiyi .R_tice .caiyi-r:hover a span{
	background-image: url(../images/jiahao2.png);
	background-repeat: no-repeat;	
}
.R_zhengce{
	padding:50px 0;
	animation-delay: 0.4s;
    visibility: visible;
    animation-name: fadeInUp;
    animation-duration: 1.5s;
}
.R_zhengce .R_xgzc{
	width:475px;
	padding-right:50px;  
}
.R_zhengce .R_xgzc .bobao-t h1{
	display: inline-block;
	font-size: 24px;
	color:#333;
}
.R_zhengce .R_xgzc .bobao-t span{
	display: inline-block;
	width: 14px;
	height: 2px;
	background-color: #0075b9;
	margin-left: 10px;
}
.R_zhengce .R_xgzc .bobao-t p{
	display: inline-block;
	font-size: 14px;
	color:#999999;
	margin-left:367px; 
}
.R_zhengce .R_xgzc .bobao-t p:nth-child(4){
	display: inline-block;
	font-size: 14px;
	color:#999999;
	text-align: right;
	margin-left: 0;
	float: right;
}
.R_zhengce .R_xgzc .R_borad{
	margin:30px 0 0 0;
	background-color: #f3f5f7;
	padding:0;
}
.R_zhengce .R_xgzc .R_borad .R_kangzhou{
	margin:0px 0px;
	background-color: #f3f5f7;
	padding:20px 0;
	width: 100%;
}
.R_zhengce .R_xgzc .R_kangzhou .qinghan-l{
	padding:0 20px;
	border-right: 1px solid #e6e6e6;
	width: 100px;
}
.R_zhengce .R_xgzc .R_kangzhou .qinghan-l span:nth-child(1){
	display: block;
	font-size: 32px;
	color:#999;
	text-align: center;
	line-height: 36px;
}
.R_zhengce .R_xgzc .R_kangzhou .qinghan-l span:nth-child(2){
	display: block;
	font-size: 12px;
	color:#999;
	/*margin-top:10px;*/
	line-height: 22px;
	text-align: center;
}
.R_zhengce .R_xgzc .R_kangzhou .qinghan-r p{
	font-size: 16px;
	color:#999;
	/*line-height: 36px;*/
	line-height: 58px;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.R_zhengce .R_xgzc .qinghan-r{
	padding-left: 20px;
	width: calc(100% - 120px);
}
.R_kenya ul li{
        margin-bottom: 20px;
}
@media (min-width: 1200px) {
	.R_zhengce .R_xgzc .R_kangzhou:hover{
		background-color: #0075b9;
		transition: all .3s ease-in 0s;
		-o-transition: all .3s ease-in 0s;
		-ms-transition: all .3s ease-in 0s;
		-moz-transition: all .3s ease-in 0s;
		-webkit-transition: all .3s ease-in 0s;
	}
	.R_zhengce .R_xgzc .R_kangzhou:hover p{
		 color:#fff;
	 }
	.R_zhengce .R_xgzc .R_kangzhou:hover span:nth-child(1){
		color:#fff;
	}
	.R_zhengce .R_xgzc .R_kangzhou:hover span:nth-child(2){
		color:#fff;
	}
	.R_zhichuang .R_zhi:hover .R_zhimg img{
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
		transition: all .3s ease-in 0s;
		-o-transition: all .3s ease-in 0s;
		-ms-transition: all .3s ease-in 0s;
		-moz-transition: all .3s ease-in 0s;
		-webkit-transition: all .3s ease-in 0s;
	}
	.R_zhichuang .R_zhi:hover .R_kangzhou  .qinghan-r p{
		color: #0075b9;
	}
	.newxiang .xiang-right .newtu img:hover{
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		-o-transform: scale(1.1);
		transform: scale(1.1);
		transition: all .3s ease-in 0s;
		-o-transition: all .3s ease-in 0s;
		-ms-transition: all .3s ease-in 0s;
		-moz-transition: all .3s ease-in 0s;
		-webkit-transition: all .3s ease-in 0s;
	}
}

.R_zhengce .R_jiaoliu{
	width: calc(100% - 475px);
}
.R_zhengce .R_jiaoliu .bobao-t h1{
	display: inline-block;
	font-size: 24px;
	color:#333;
}
.R_zhengce .R_jiaoliu .bobao-t span{
	display: inline-block;
	width: 14px;
	height: 2px;
	background-color: #0075b9;
	margin-left: 10px;
}
.R_zhengce .R_jiaoliu .bobao-t p{
	display: inline-block;
	font-size: 14px;
	color:#999999;
	margin-left:12px; 
}
.R_zhengce .R_jiaoliu .bobao-t p:nth-child(4){
	display: inline-block;
	font-size: 14px;
	color:#999999;
	text-align: right;
	margin-left: 0;
	float: right;
}
.R_zhichuang{
	padding-top:30px;
}
.R_zhichuang .R_zhi{
	width: 415px;
}
.R_zhichuang .R_zhi .R_zhimg{
	overflow: hidden;
}
.R_zhichuang .R_zhi .R_zhimg img{
	width: 100%;
	cursor: pointer;
	transition: all 0.6s;
}
.R_zhichuang .R_zhi .R_zhimg:hover img{
	transform: scale(1.2);
}
.R_zhengce .R_jiaoliu .R_borad{
	margin:0;
	background-color: #f3f5f7;
	padding:0;
}
.R_zhengce .R_jiaoliu .R_borad .R_kangzhou{
	margin:0px 0px;
	background-color: #fff;
	padding:30px 0;
	width: 100%;
	border-bottom: 1px dotted #dedede;
}
.R_zhengce .R_jiaoliu .R_kangzhou .qinghan-l{
	/*padding:0 20px;*/
	padding-right: 20px;
	border-right: 1px solid #e6e6e6;
	/*width: 100px;*/
}
.R_zhengce .R_jiaoliu .R_kangzhou .qinghan-l span:nth-child(1){
	display: block;
	font-size: 32px;
	color:#999;
	text-align: center;
}
.R_zhengce .R_jiaoliu .R_kangzhou .qinghan-l span:nth-child(2){
	display: block;font-size: 12px;
	color:#999;
	margin-top:10px;
	text-align: center;
}
.R_zhengce .R_jiaoliu .R_kangzhou .qinghan-r p{
	font-size: 16px;
	color:#333;
	line-height:1.5;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.R_zhengce .R_jiaoliu .qinghan-r{
	padding-left: 20px;
	padding-right: 20px;
	width: calc(100% - 69px);
}
.R_zhengce .R_jiaoliu .R_borad .R_kangzhou:hover{
	border-bottom: 1px dotted #0075b9;
}
.R_zhengce .R_jiaoliu .R_kangzhou:hover p{
	color:#0075b9;
}
.R_chuang{
	width: calc(100% - 445px);
	margin-left: 30px;
}

.R_borad .R_kangzhou .qinghan-r{
	padding-right: 0 ;
}
.R_zhengce .R_chuang .R_borad  .R_kangzhou{
	padding: 20px 0 28px 0;
}
.R_chuang .R_borad .R_kangzhou:nth-child(1){
	padding-top:0;
}
.R_yingong{
	position: absolute;
	width: 220px;
	height: 50px;
	top: -105px;
	left: 0;
	background-color: rgba(255,255,255,.7);
	/*padding: 0 25px;*/
	cursor: pointer;
	padding-left: 25px;
	/*text-align: center;*/
}
.R_yingong h2{
	font-size: 18px;
	color:#333333;
	display: inline-block;
	line-height: 50px;
}
.R_yingong span{
	/*display: inline-block;*/
	float: right;
	cursor: pointer;
	line-height: 50px;
	margin-left: 15px;
}
.sma_nav{
	/*width: 100%;*/
	position: absolute;
	left: 220px;
	top: -105px;
	
}
.sma_nav li{
	/*width: 100%;*/
	display: inline-block;
	float: left;
	text-align: center;
}
.sma_nav li a{
	font-size: 18px;
	color: #666666;
	background-color: rgba(255,255,255,.7);
	padding: 0 25px;
	height: 50px;
	line-height: 50px;
	display: block;
}
.R_youce{
	position:fixed;
	bottom: 200px;
	right: 0;
	height: 250px; 
}
.youce-t{
	position: relative;
}
.R_youce .kyqq{
	position: absolute;
	right: 90px;
	top:0;
	padding:13px 0;
	width: 230px;
	text-align: center;
	background-color: #fff;
	display: none;
}
.youce-t:nth-child(2) .kyqq{
	width: 150px;
}
.R_youce .kyqq p{
	font-size: 16px;
	color:#848484;
}
.R_youce .kyqq span{
	display: block;
	font-size: 24px;
	color: #464646;
	margin-top: 14px;
}
.R_youce .kyqq span img{
	width: 109px;
}

.R_youce .kyqq-r{
	width: 90px;
	background-color: #024164;
	text-align: center;
	padding:30px 0;
	cursor: pointer;
}
.R_youce .kyqq-r img{
	width: 22px;
}
.R_youce .youce-t:nth-child(2) .kyqq-r{
	background-color:#ebebeb;
}
.R_youce .youce-t:nth-child(3) .kyqq-r{
	background-color:#fff;
}
.sma_nav .act{
	color: #0075b9;
}
.sma_nav  li a:hover{
	color: #0075b9;
}
 .R_yingong .point {
	width: 28px;
	 height: 22px;
	 margin-top: 14px;
display: none;
}
.R_yingong .navbtn {
	position: absolute;
	top: 25px;
	right: 20px;
	display: inline-block;
	width: 28px;
	height: 1px;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #000000;
}
.R_yingong .navbtn:before {
	top: 10px;
}
.R_yingong .navbtn:after {
	top: -10px;
}
.R_yingong .point.active .navbtn {
	background: transparent;
}
.R_yingong .navbtn:after, .R_yingong .navbtn:before {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 28px;
	height: 1px;
	content: '';
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
	background: #000000;
}
.R_yingong .point.active .navbtn:before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.R_yingong .point.active .navbtn:after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.j_kzss{
	width: 44.8%;
	margin: 0 20px;
}
.j_kza img{
	width:100%;
	/*width: 352px;*/
	transition: all .3s ease-in 0s;
	-o-transition: all .3s ease-in 0s;
	-ms-transition: all .3s ease-in 0s;
	-moz-transition: all .3s ease-in 0s;
	-webkit-transition: all .3s ease-in 0s;
}
.jphfya{
	text-align: center;
	margin: 20px 0;
	background: #ffffff;
	padding:20px 0;
	display: none;
}
/*.jphfy{*/
	/*width: 100%;*/
	/*display: none;*/
/*}*/
.jphfya&gt;div{
	display: inline-block;
}
.jphfy&gt;div{
	float: left;
	display: inline-block;
}
.jphfy&gt;div a{
	border-radius: 10px;
	display: block;
	border: 1px solid #0075b9;
	color: #333333;
	font-size: 16px;
	line-height: 36px;
	width: 100px;
	margin: 0 10px;
	text-align: center;
}


@media (min-width: 1200px) {
	.j_kza img{
		width:352px;
		height:235px;			
	}
.R_coll .coll-l .collimg img{
                width:283px;
		height:187px;
        }	
}
</pre></body></html>