<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
/* 万能清除 */
	.clear{
		zoom:1;
	}
	.clear:after{
		content:".";
		display:block;
		clear:both;
		height:0;
		visibility:hidden;
	}

body,ul,li,p{
	margin: 0;
	padding: 0;
}
h5,h4,h6,a,span{
	letter-spacing: 2px;
}
a{
	text-decoration: none
}
a:hover{
	text-decoration: none;
	outline: none;
}
a:active{
	text-decoration: none
}
.top{
	max-width: 1200px;
	margin: 0 auto;	
	margin-bottom: 10px;
}
.top .top-left{
	width: 30%;
	float: left;
}
.top .top-left img{
	margin-top: 10px;
	width: 60%;
	display:block;
}
.top .top-right{
	margin: 40px;
	width: 60%;
	float: right;
	border: 2px solid #ff6699;
	border-radius:23px;
	height: 48px;
}
.top .top-right .shu{
	width:80%;
	border: none;
	margin-top: 12px;
	margin-bottom: 12px; 
	margin-left:12px ;
	outline: none;
	float: left;
}
.top .top-right button{
	background-color: #ff6699;
	border-radius:18px;
	height: 36px;
	width: 66px;
	outline: none;
	float: right;
	margin: 4px;
	border: none;
	
}


/*新添樣式屬性*/
 .box-f li:hover{
		        background-color:#ff6699;
		    }
		    .carousel-inner img{
		        width:100%;
		    }
		   .carousel-caption{
		       padding-bottom:90px;
		   }
		   .butey{
		       height:144px;
		   }
		 
		   .caizhuang img{
		       height:235px;
		   }
		   .meirong img{
		       height:154px;
		   }
		   .hotpic{
		       margin-top:20px;
		   }

/**/
.tong{
	width: 100%;
	height: 50px;
	background-color: #cc3366;
}
.tong .t-n{
	max-width: 1200px;
	margin: 0 auto;
}
.box-f {
	float: left;
	width: 16%;
}
.box-f a{
	display: block;
}
.box-f .active-li{
	color: #FFFFFF;
	list-style-type: none;
	line-height: 50px;
/*	background-color: #ff6699;*/
}

/*新修改樣式效果*/
.box-f .nav-toggle{
	color: #ffffff;
	font-size: 16px;
	padding-left: 20px;
	display: block;
	text-decoration: none;
	outline: none;
}

/*新修改樣式效果*/



.box-f .se{
	width: 192px;
	height: 40px;
	line-height: 40px;
	color: #080808;
	display: block;
}

.fu{
	position: relative;
}
.yin{
	display: none;
	position: absolute;
	left:310px;
	bottom: 0px;
	width: 90px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	color: #033951;
	background-color: #f7f7f7;	
}
.fu:hover .yin{display:block;}
.tong .blog{
	float: left;
}
.t{
	display: block;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 50px;
	font-size: 16px;
	display: block;
	margin: 0 20px;
}
.t:hover{
	display: block;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 50px;
	font-size: 16px;
	display: block;
	margin: 0 20px;
}
.t-1{
	display: block;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 30px;
	font-size: 16px;
	display: block;
	margin: 0 20px;
}
.t-1:hover{
	display: block;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 30px;
	font-size: 16px;
	display: block;
	margin: 0 20px;
}
.d-s{
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}
.d-s .left{
	float: left;
}
.slide{
	
	overflow: hidden;
}
.d-s .left img{
	/*width: 100%;*/
}

input{outline: none;}
.glyphicon-chevron-right:before {
    content: "";
}
.glyphicon-chevron-left:before {
    content: "";
}

.d-s .right{
	float: right;
	width: 28%;
}
.d-s .da-5{
	padding: 10px 20px;
    zoom: 1;
    border: 8px solid #f7f7f7;
}
.d-s .da-5 .a-1{
	height: 62px;
	overflow: hidden;
}
.d-s .da-5 .tu{
	float: left;
	width:40%;
	padding-right: 20px;
}
.d-s .da-5 hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.d-s .da-5 .tu-1{
	float: left;
	/*padding-right: 20px;*/
	width:60%;
}
.d-s .da-5 .tu {
	text-align:center;
}
.d-s .da-5 .tu img{
	width:100%;
	display: block;
}
.d-s .da-5 .tu-1 span {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    color: #080808;
    position: relative;
    padding-left: 10px;
}
.d-s .da-5 .tu-1 span:before {
    content: "";
    width: 4px;
    height: 12px;
    position: absolute;
    top: 20%;
    margin-left: -10px;
    border-right: 4px solid #FF6699;
}
.d-s .da-5 .tu-1 p{
	font-size: 14px;
    
    line-height: 20px;
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}
.d-s .da-5 a{
	color: #080808;
}
.shen{
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.shen .tip .le{
	float: left;
}
.shen .tip .le a{
	display: block;
	font-size: 16px;
	padding: 6px 20px;
	color: #FFFFFF;
	background-color: #FF6699;
	font-weight: 700;
	border: 4px solid #e9e7e8;
	font: bold 20px/22px Microsoft YaHei;
}
.shen .tip .ri{
	float: right;
}
.shen .tip .ri a{
	display: block;
	color: #080808;
	font-size: 12px;
	padding: 0px 20px;
	padding-top: 12px;
	font-weight: 700;
}
.shen .top hr {
    margin-top: 2px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #080808;
}
.shen:hover.shen .tip .le a{
	color: #FFFFFF;
	background-color: #ff3366;
}
.di img{
	display: block;
	width: 100%;
	height: 171px;
	border-radius: 12px 12px 12px 12px;
}
.di h5{
	text-align: center;
	color: #080808;
	font-size: 16px;
	font-weight: 700;
	height:30px;
}
.di .ku{
	padding: 6px;
	box-shadow: 0px 2px 5px 0px rgba(3, 57, 81, 0.08);
	position: relative;
	padding-top: 16px;
	padding-bottom: 20px;
}
.di .ri{
	color: #c9ced0;
	text-align: center;
	height: 30px;
	padding: 0px;
}
 .t-w .tiao{
	position: absolute;
	top:-32px;
	left: -1px;
	right: -1px;
	background-color: rgba(255, 51, 102, 0.6);
	width: 100%;
	text-align: center;
	display: none;
	 border-radius: 0px 0px 12px 12px;
}
.t-w:hover.t-w .tiao{
	display: block;
}
.di .tiao a{
	font-size: 12px;
	padding: 6px;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	font-weight: 700;
}
.di p{
	color: #080808;
	font-size: 14px;
	line-height: 24px;
	height:54px;
	overflow: hidden;
	padding: 6px;
}
.di .t-w {
	padding: 8px;
}
.shen-1{
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
}
.shen-1 .left{
	float: left;
	width: 68%;
}
.shen-1 .L-1 .tip .le{
	float: left;
}
.L-1 .tip .le a{
	display: block;
	font-size: 16px;
	padding: 5px 20px;
	color: #FFFFFF;
	background-color: #ff6699;
	border: 4px solid #f2f2f2;
	font: bold 20px/22px Microsoft YaHei;

}
.shen-1 .L-1  .tip .ri{
	float: right;
}
.shen-1 .L-1 .tip  .ri a{
	display: block;
    color: #080808;
    font-size: 12px;
    padding: 0px 20px;
    padding-top: 12px;
    font-weight: 700;
}
.shen-1 .L-1  hr {
    margin-top: 2px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #080808;
}
.L-1:hover.L-1 .tip .le a{
	color: #FFFFFF;
	background-color: #FF3366;
}

.shen-1 .L-1  .left .ku{
	padding: 4px;
}
.shen-1 .L-1  .sh img{
	width: 100%;
}
.shen-1 .L-1  .xia img{
	 width: 100%;
	 height:171px;
	 border-radius: 8px 8px 8px 8px;

}
.shen-1 .L-1  .tt{
	padding: 8px;
}
.shen-1 .L-1  h5{
	text-align: center;
	height:30px;
    color: #080808;
    font-size: 16px;
    font-weight: 700;
}
.shen-1  .L-1 .ri{
	color: #c9ced0;
    text-align: center;
    height: 30px;
    padding: 0px;
}
.shen-1  .L-1 p{
	color: #080808;
    font-size: 14px;
    line-height: 24px;
    height: 54px;
    overflow: hidden;
    padding: 6px;
}
.shen-1  .L-1 .ku{
	padding: 6px;
	box-shadow: 0px 2px 5px 0px rgba(3, 57, 81, 0.08);
	
	padding-top: 16px;
	padding-bottom: 20px;
}
.shen-1 .L-2{
	margin-top: 30px;
}
.shen-1 .L-2 .tip .le{
	float: left;
}
.L-2  .tip .le a{
	display: block;
	font-size: 16px;
	padding: 5px 20px;
	color: #FFFFFF;
	background-color: #FF6699;
	border: 4px solid #f2f2f2;
	font: bold 20px/22px Microsoft YaHei;
}
.shen-1 .L-2  .tip .ri{
	float: right;
}
.shen-1 .L-2  .tip .ri a{
	display: block;
	color: #080808;
	font-size: 12px;
	padding: 0px 20px;
	padding-top: 12px;
	font-weight: 700;
}
.shen-1 .L-2  hr {
    margin-top: 2px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #080808;
}
.L-2:hover.L-2 .tip .le a{
	color: #FFFFFF;
	background-color: #FF3366;
}

.shen-1 .L-2  .left .ku{
	padding: 4px;
}
.shen-1 .L-2  .sh img{
	width: 100%;
	 border-radius: 12px 12px 12px 12px;
}
.shen-1 .L-2  .xia img{
	width: 100%;
	height:171px;
	border-radius: 8px 8px 8px 8px;
}
.shen-1 .L-2  .tt{
	padding: 8px;
}
.shen-1 .L-2  h5{
	text-align: center;
	height:30px;
    color: #080808;
    font-size: 16px;
    font-weight: 700;
}
.shen-1  .L-2 .ri{
	color: #c9ced0;
    text-align: center;
    height: 30px;
    padding: 0px;
}
.shen-1  .L-2 p{
	color: #080808;
    font-size: 14px;
    line-height: 24px;
    height: 54px;
    overflow: hidden;
    padding: 6px;
}
.shen-1  .L-2 .ku{
	box-shadow: 0px 2px 5px 0px rgba(3, 57, 81, 0.08);
	padding: 6px;
	position: relative;
	padding-top: 16px;
	padding-bottom: 20px;
}

.shen-1 .L-3{
	margin-top: 30px;
}
.shen-1 .L-3 .tip .le{
	float: left;
}
.L-3  .tip .le a{
	display: block;
    font-size: 16px;
    padding: 6px 20px;
    color: #FFFFFF;
    background-color: #FF6699;
    font-weight: 700;
    border: 4px solid #e9e7e8;
    font: bold 20px/22px Microsoft YaHei;
}
.shen-1 .L-3  .tip .ri{
	float: right;
}
.shen-1 .L-3  .tip .ri a{
	display: block;
	color: #080808;
	font-size: 12px;
	padding: 0px 20px;
	padding-top: 12px;
	font-weight: 700;
}
.shen-1 .L-3  hr {
    margin-top: 2px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #080808;
}
.L-3:hover.L-3 .tip .le a{
	color: #FFFFFF;
	background-color: #FF3366;
}
.shen-1 .L-3 .shuang .LL{
	float: left;
	width: 50%;
	padding: 8px;
	box-shadow: 0px 2px 5px 0px rgba(3, 57, 81, 0.08);
}
.shen-1 .L-3 .shuang .LL hr{
	margin-top: 2px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px dashed #FF6699;
}
.shen-1 .L-3 .shuang .LL .shangc img{
	width: 100%;
	border-radius: 12px 12px 12px 12px;
}
.shen-1 .L-3 .shuang .LL .shangc .ku{
	padding: 6px;
	padding-top: 16px;
	padding-bottom: 20px;

}
.shen-1 .L-3 .shuang .LL .shangc .ku h5{
    color: #080808;
    font-size: 16px;
    font-weight: 700;
}
.shen-1 .L-3 .shuang .LL .shangc .ku .ri{
    color: #c9ced0;
    height: 30px;
    padding: 0px;
}
.shen-1 .L-3 .shuang .LL .shangc .ku p{
    color: #080808;
    font-size: 14px;
    line-height: 24px;
    height: 54px;
    overflow: hidden;
    padding: 6px;
}
.shen-1 .L-3 .shuang .LL .xiac .tp{
	float: left;
	width: 30%;
}
.shen-1 .L-3 .shuang .LL .xiac img{
	width: 100%;
	border-radius: 8px 8px 8px 8px;
}

.shen-1 .L-3 .shuang .LL .xiac .ku{
	float: left;
	padding: 4px;
	width: 70%;
}
.shen-1 .L-3 .shuang .LL .xiac .ku h5{
    color: #080808;
    font-size: 16px;
    font-weight: 700;
}
.shen-1 .L-3 .shuang .LL .xiac .ku .ri{
    color: #c9ced0;
    height: 30px;
    padding: 0px;
}
.shen-1 .L-3 .shuang .LL .xiac .ku p{
    color: #080808;
    font-size: 14px;
    line-height: 24px;
    height: 54px;
    overflow: hidden;
    padding: 6px;
}



.shen-1 .L-4{
	margin-top: 30px;
}
.shen-1 .L-4 .tip .le{
	float: left;
}
.L-4  .tip .le a{
	display: block;
	font-size: 16px;
	padding: 5px 20px;
	color: #FFFFFF;
	background-color: #FF6699;
	border: 4px solid #f2f2f2;
	font: bold 20px/22px Microsoft YaHei;
}
.shen-1 .L-4  .tip .ri{
	float: right;
}
.shen-1 .L-4  .tip .ri a{
	display: block;
	color: #080808;
	font-size: 12px;
	padding: 0px 20px;
	padding-top: 12px;
	font-weight: 700;
}
.shen-1 .L-4  hr {
    margin-top: 2px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #080808;
}
.L-4:hover.L-4 .tip .le a{
	color: #FFFFFF;
	background-color: #FF3366;
}
.shen-1 .L-4 .shuang .LL{
	float: left;
	width: 50%;
	padding: 8px;
	box-shadow: 0px 2px 5px 0px rgba(3, 57, 81, 0.08);
}
.shen-1 .L-4 .shuang .LL hr{
	margin-top: 2px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px dashed #080808;
}
.shen-1 .L-4 .shuang .LL .shangc img{
	width: 100%;
	border-radius: 12px 12px 12px 12px;
}
.shen-1 .L-4 .shuang .LL .shangc .ku{
	padding: 6px;
	padding-top: 16px;
	padding-bottom: 20px;

}
.shen-1 .L-4 .shuang .LL .shangc .ku h5{
    color: #080808;
    font-size: 16px;
    font-weight: 700;
}
.shen-1 .L-4 .shuang .LL .shangc .ku .ri{
    color: #c9ced0;
    height: 30px;
    padding: 0px;
}
.shen-1 .L-4 .shuang .LL .shangc .ku p{
    color: #080808;
    font-size: 14px;
    line-height: 24px;
    height: 80px;
    overflow: hidden;
    padding: 6px;
}
.shen-1 .L-4 .shuang .LL .xiac .tp{
	float: left;
	width: 30%;
}
.shen-1 .L-4 .shuang .LL .xiac img{
	width: 100%;
	border-radius: 8px 8px 8px 8px;
}

.shen-1 .L-4 .shuang .LL .xiac .ku{
	float: left;
	padding: 4px;
	width: 70%;
}
.shen-1 .L-4 .shuang .LL .xiac .ku h5{
    color: #080808;
    font-size: 16px;
    font-weight: 700;
}
.shen-1 .L-4 .shuang .LL .xiac .ku .ri{
    color: #c9ced0;
    height: 30px;
    padding: 0px;
}
.shen-1 .L-4 .shuang .LL .xiac .ku p{
    color: #080808;
    font-size: 14px;
    line-height: 24px;
    height: 54px;
    overflow: hidden;
    padding: 6px;
}
.shen-1 .right{
	float: right;
	width: 28%;
}
.r-1 .nav-tabs-t{
	padding: 8px;
    position: relative;
    zoom: 1;
    background: #f2f2f2;
}
.r-1 .nav-top .left{
	float: left;
}
.r-1 .lefts{
	float: left;
}
.r-1 .ditu img{
	width: 100%;
}

.r-1 .rights{
	float: right;
}
.r-1 .lefts li{
	float: left;
}
.r-1 .nav-top .right{
	float: right;
}

.r-1 .nav-top {
    border-bottom: 0px solid #ddd;
    /*max-width:1200px;*/
    /*margin: 0 auto;*/
    height: 36px;
    background-color: #fafafa;
}
.r-1 .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    position: relative;
}
.r-1 .nav a{
	text-decoration: none;
	color: #000;
	font-size:12px ;
}
.r-1 .nav-top ul{
	margin-bottom: 0;
}
.r-1 .nav-top .left li:after {
    content: "";
    width: 0;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    margin-left: 0px;
    border-right: 1px dotted #888;
}
.r-1 .nav-top .right{
	position: relative;
}

.r-1 .nav-footer{
	background-color: #fafafa;
	margin-top: 20px;
}
.r-1 .nav-footer .dy{
	font-size: 14px;
    color: #222;
    padding: 10px;
}
.r-1 .nav-footer .dy a{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF3366;
	border-radius: 50%;
	padding: 2px;
}
.r-1 .nav-footer .tab-content{
	padding: 20px;
}
.r-1 .nav-footer .zi1 .s-a{
	width:40%;
	float: left;
}
.r-1 .nav-footer .zi1 .s-a img{
	width:100%;
	margin-bottom: 10px;
	margin-right: 10px;
	display: block;
}
.r-1 .nav-footer .zi1 .s-b{
	width:60%;
	float: right;
	padding-left: 20px;
}  
.r-1 .nav-footer .zi1 .s-b h6 {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    color: #033951;
    position: relative;
    padding-left: 10px;
}
.r-1 .nav-footer .zi1 .s-b h6:before {
    content: "";
    width: 4px;
    height: 12px;
    position: absolute;
    top: 20%;
    margin-left: -10px;
    border-right: 4px solid #FF6699;
}
.r-1 .nav-footer .zi1 .s-b h4 {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.r-1 h6{
	margin-top: 4px;
    margin-bottom: 4px;
}
.r-1 h4{
	margin-top: 10px;
    margin-bottom: 4px;
}
.r-1 .nav-footer .zi1 .s-b p {
    margin-top: 5px;
    font-size: 14px;
    color: #979696;
} 
.nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
    color: #fff;
    cursor: default;
    background-color: #FF3366;
    border: 0px solid #ddd;
    border-bottom-color: transparent;
    font-weight: 700;
}
.nav-tabs &gt; li &gt; a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 4px 4px 0 0;
}
.zi1 span{
	display:inline-block;
	margin: 10px;
	font-size: 12px;
}
.r-2{
	position: relative;
	margin-top: 50px;
	border-top: 1px solid #033951;
	box-shadow: 0px 6px 6px 0px rgba(3, 57, 81, 0.08);
	background-color: #fafafa;
}
.r-2 img{
	display: block;
	width: 100%;
}

.r-2 .neirong{
	padding: 20px;
	overflow:hidden;
}
.neirong:hover img{transform:scale(1.4);}
.r-2 .tit{
	height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 100px;
    margin-bottom: 20px;
    box-shadow: 0px 6px 6px 0px rgba(3, 57, 81, 0.08);
}
.r-2 .z-tit{
	background: #fafafa;
    display: inline-block;
    padding: 0 20px;  
}
.r-2 .ditu{
	position: relative;
	overflow:hidden;
	margin-top: 10px;
}
.r-2 .hui{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	background-color: rgba(8, 8, 8, 0.7);
	color: #FFFFFF;
	font-weight: 700;
	padding: 8px;
}
.r-2 ul{
	list-style:none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}
.r-2 ul span{
	margin-right: 10px;
	border-radius: 50%;
	    
}
.r-2 a{
	text-decoration: none;
	color: #080808;
	font-size: 12px;
	font-weight: 500;
}
.r-2 ul .active{
	color: #FFFFFF;
	background-color: #b3afaf;
	padding: 4px 8px;
	font-style:oblique;
	font-weight: 700;
}
.red-url a:hover{
    font-weight: 700;
}
.red-url:hover&gt;span {
   background-color:#FF3366;
}

.r-2 ul .fen{
	color: #FFFFFF;
	background-color: #c7c7c7;
	padding: 4px 8px;
	font-style:oblique;
	font-weight: 700;
}
.r-2 ul .bian:hover .fen{
	color: #FFFFFF;
	background-color: #FF3366;
	padding: 4px 8px;
	font-style:oblique;
	font-weight: 700;
}
/*.r-2 ul .bian:hover .r-2 ul .active{
	color: #FFFFFF;
	background-color: #c7c7c7;
	padding: 4px 8px;
	font-style:oblique;
	font-weight: 700;
}*/


.r-2 ul li{
	margin-top:20px;
}


.r-3{
	position: relative;
	margin-top: 50px;
	border-top: 1px solid #033951;
	box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.08);
	
}
.r-3 li{
	float: left;
}

.r-3 .neirong{
	padding: 20px;
	overflow:hidden;
}

.r-3 .tit{
	height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 100px;
    margin-bottom: 20px;
    box-shadow: 0px 6px 6px 0px rgba(3, 57, 81, 0.08);
}
.r-3 .z-tit{
	background: #fafafa;
    display: inline-block;
    padding: 0 20px;  
}
.r-3 .ditu{
	position: relative;
	overflow:hidden;
}
.r-3 .hui{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	background-color: rgba(3, 57, 81, 0.7);
	color: #FFFFFF;
	font-weight: 700;
	padding: 8px;
}
.r-3 ul{
	list-style:none;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

.r-3 a{
	text-decoration: none;
	color: #080808;
	font-size: 12px;
	font-weight: 500;
	display: block;
}



.r-3 ul li{
	margin: 10px;
	border: 1px solid #033951;
	padding: 2px 8px;
	border-radius: 6px 6px 6px 6px;
}
.r-3 ul li:hover{
	border: 1px solid #FFFFFF;
	background-color:#FF3366 ;
}
.r-3 a:hover{
	text-decoration: none;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
}	
#go_top{position:fixed; LEFT: 85%;bottom:100px;
padding: 10px 14px;
background-color: #FF6699;
border-radius: 50%;
}
.fan{
	color: #FFFFFF;
}
.footer	{
	background-color: #cc3366;
	padding: 30px;
	margin-top: 30px;
}
.footer	.diduan a{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.footer	.diduan {
	
	text-align: center;
}
.ri a{
	list-style: none;
	color: #c9ced0;
}
.hui a{
	color: #FFFFFF;
}
.zi1 a{
	color: #080808;
}
@media only screen and (max-width:1024px ){
.top{
	margin: 0 auto;	
}
.top .top-left{
	width: 20%;
	float: left;
}
.top .top-left img{
	margin-left: 30px;
	width: 70%;
	display:block;
}
.top .top-right{
	margin: 30px;
	width: 70%;
	float: right;
	border: 2px solid #ff6699;
	border-radius:23px;
	height: 48px;
}
.top .top-right .shu{
	width:80%;
	border: none;
	margin-top: 12px;
	margin-bottom: 12px; 
	margin-left:12px ;
	outline: none;
	float: left;
}
.top .top-right button{
	
	border-radius:18px;
	height: 36px;
	width: 66px;
	outline: none;
	float: right;
}
.box-f .se{
	width: 265px;
	height: 40px;
	line-height: 40px;
	
}
.fu{
	position: relative;
}
.yin{
	display: none;
	position: absolute;
	left:265px;
	bottom: 0px;
	width: 90px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	
	background-color: #f7f7f7;	
}

.d-s .left{
	float: left;
}

.slide{
	overflow: hidden;
}

.d-s .left img{
	width: 720px;
}

input{outline: none;}
.glyphicon-chevron-right:before {
    content: "";
}
.glyphicon-chevron-left:before {
    content: "";
}

.d-s .right{
	float: right;
	width: 29%;
}
.d-s .da-5{
	background-color: #F7F7F7;padding: 10px 20px;
}
.d-s .da-5 .a-1{
	height: 55px;
	overflow: hidden;
}
.d-s .da-5 .tu{
	float: left;
	width:40%;
	padding-right: 20px;
}
.d-s .da-5 hr {
    margin-top: 8px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.d-s .da-5 .tu-1{
	float: left;
	/*padding-right: 20px;*/
	width:60%;
}
.d-s .da-5 .tu img{
	width:100%;
}
.d-s .da-5 .tu-1 span {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
   
    position: relative;
    padding-left: 10px;
}
.d-s .da-5 .tu-1 span:before {
    content: "";
    width: 4px;
    height: 12px;
    position: absolute;
    top: 20%;
    margin-left: -10px;
    
}
.d-s .da-5 .tu-1 p{
	font-size: 12px;
    line-height: 18px;
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}
.d-s .da-5 a{
	
}
.r-2 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 65px;
    margin-bottom: 20px;
    
}
.r-3 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 65px;
    margin-bottom: 20px;
    
   
}

}
@media only screen and (max-width:768px ){
.top .top-left{
	width: 20%;
	float: left;
}
.top .top-left img{
	margin-left: 30px;
	width: 70%;
	display:block;
}
.top .top-right{
	margin: 20px;
	width: 70%;
	float: right;
	
	border-radius:23px;
	height: 48px;
}
.top .top-right .shu{
	width:75%;
	border: none;
	margin-top: 12px;
	margin-bottom: 12px; 
	margin-left:12px ;
	outline: none;
	float: left;
}
.top .top-right button{
	
	border-radius:18px;
	height: 36px;
	width: 66px;
	outline: none;
	float: right;
}
.box-f .se{
	width: 192px;
	height: 40px;
	line-height: 40px;
	
}
.fu{
	position: relative;
}
.yin{
	display: none;
	position: absolute;
	left:200px;
	bottom: 0px;
	width: 90px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	
}
.box-f .dropdown-toggle{
	
	font-size: 16px;
	padding-left: 10px;
	display: block;
	
	text-decoration: none;
	outline: none;
}
.box-f .caret{
	margin-left: 60px;
}
.d-s .left{
	float: none;
}
.slide{
	
	overflow: hidden;
}
.d-s .left{
    display:none;
}
/*..d-s .left img{
	width: 100%;
}*/

input{outline: none;}
.glyphicon-chevron-right:before {
    content: "";
}
.glyphicon-chevron-left:before {
    content: "";
}

.d-s .right{
	float: none;
	width: 100%;
}
.d-s .da-5{
	
}
.d-s .da-5 .a-1{
	height: 100%;
	overflow: hidden;
}
.d-s .da-5 .tu{
	float: left;
	width:40%;
	padding-right: 20px;
}
.d-s .da-5 hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}
.d-s .da-5 .tu-1{
	float: left;
	/*padding-right: 20px;*/
	width:60%;
}
.d-s .da-5 .tu img{
	width:100%;
}
.d-s .da-5 .tu-1 span {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    
    position: relative;
    padding-left: 10px;
}
.d-s .da-5 .tu-1 span:before {
    content: "";
    width: 4px;
    height: 12px;
    position: absolute;
    top: 20%;
    margin-left: -10px;
   
}
.d-s .da-5 .tu-1 p{
	font-size: 14px;
    line-height: 24px;
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}
.d-s .da-5 a{
	
}
.shen{
	padding: 0 20px;
}
.shen-1 {
    padding: 0 20px;
}
.shen-1 .left {
    float: none;
    width: 100%;
}

.shen-1 .right {
    float: none;
    width: 100%;
}
.r-1 .nav-footer .zi1 .s-b h6 {
    font-size: 16px;
    font-weight: 700;
    display: inline-block;
    
    position: relative;
    padding-left: 10px;
}
.zi1 span {
    display: inline-block;
    margin: 10px;
    font-size: 14px;
}
.r-2 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 280px;
    margin-bottom: 20px;
}
.r-2 a {
    text-decoration: none;
    
    font-size: 14px;
    font-weight: 500;
}
.r-3 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 280px;
    margin-bottom: 20px;
}
.r-3 a {
    text-decoration: none;
    
    font-size: 14px;
    font-weight: 500;
}
}
@media only screen and (max-width:540px ){
.top .top-right{
	margin: 0 auto;
	margin-top: 10px;
	width: 90%;
	float: none;
	
	border-radius:16px;
	height: 34px;
}
.top .top-right .shu{
	width:75%;
	border: none;
	margin-top: 6px;
	margin-bottom: 6px; 
	margin-left:12px ;
	outline: none;
	float: left;
}
.top .top-right button{
	
	border-radius:15px;
	height: 26px;
	width: 50px;
	outline: none;
	float: right;
	margin: 2px;
}

.box-f {
	float: left;
	width: 32%;
}
.box-f a{
	display: block;
}
.box-f .dropdown{
	
	list-style-type: none;
	line-height: 50px;
	
}
.box-f .dropdown-toggle{
	
	font-size: 16px;
	padding-left: 20px;
	display: block;
	
	text-decoration: none;
	outline: none;
}
.box-f .caret{
	margin-left: 30px;
}
.box-f .se{
	width: 200px;
	height: 40px;
	line-height: 40px;
	
}
.fu{
	position: relative;
}
.yin{
	display: none;
	position: absolute;
	left:200px;
	bottom: 0px;
	width: 90px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	
	
}
.fu:hover .yin{display:block;}

.tong{
	width: 100%;
	height: 40px;
	
	margin-top: 10px;
}
.tong .t-n{
	margin: 0 auto;
}
.box-f {
	float: left;
	width: 36%;
}
.box-f a{
	display: block;
}
.box-f .dropdown{
	
	list-style-type: none;
	line-height: 40px;
	
}
.box-f .dropdown-toggle{
	
	font-size: 14px;
	padding-left: 20px;
	display: block;
	
	text-decoration: none;
	outline: none;
}
.box-f .caret{
	margin-left: 60px;
}
.box-f .se{
	width: 190px;
	height: 40px;
	line-height: 40px;
	
}
.fu{
	position: relative;
}
.yin{
	display: none;
	position: absolute;
	left:190px;
	bottom: 0px;
	width: 90px;
	padding-left: 10px;
	height: 40px;
	line-height: 40px;
	
}
.fu:hover .yin{display:block;}
.tong .blog{
	float: left;
}
.t{
	display: block;
	
	list-style-type: none;
	line-height: 40px;
	font-size: 14px;
	display: block;
	margin: 0 20px;
}
.t:hover{
	display: block;
	
	list-style-type: none;
	line-height: 40px;
	font-size: 14px;
	display: block;
	margin: 0 20px;
}
.t-1{
	display: block;
	
	list-style-type: none;
	line-height: 24px;
	font-size: 12px;
	display: block;
	margin: 0 20px;
}

.se{
	font-size: 14px;
}
.carousel-caption h3{
	font-size: 16px;
}
.carousel-caption p{
	font-size: 14px;
}
.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    
    
    border-radius: 8px;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #fff;
}
.d-s .da-5 .tu-1 span {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    
    position: relative;
    padding-left: 10px;
}
.d-s .da-5 .tu-1 p {
    font-size: 12px;
    line-height: 20px;
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}
.shen .tip .le a {
    display: block;
    font-size: 14px;
    padding: 5px 20px;
    color: #FFFFFF;
   
}
.di h5 {
    text-align: center;
   
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
}
.shen-1 .L-1 .tip .le a {
    display: block;
    font-size: 14px;
    padding: 5px 20px;
    
}
.shen-1 .L-1 h5 {
    text-align: center;
    height: 30px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
}
.shen-1 .L-2 .tip .le a {
    display: block;
    font-size: 14px;
    padding: 5px 20px;
    
}
.shen-1 .L-2 h5 {
    text-align: center;
    height: 30px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
}
.L-3 .tip .le a {
    display: block;
    font-size: 14px;
    padding: 5px 20px;
    
}
.shen-1 .L-3 .shuang .LL .shangc .ku h5 {
    text-align: center;
    height: 30px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
}
.shen-1 .L-3 .shuang .LL {
    float: none;
    width: 100%;
    padding: 5px;
    
}
.shen-1 .L-3 .shuang .LL .xiac .tp{
	float: left;
	width: 30%;
}
.shen-1 .L-3 .shuang .LL .xiac img{
	width: 100%;
}

.shen-1 .L-3 .shuang .LL .xiac .ku{
	float: left;
	padding: 4px;
	width: 70%;
}
.shen-1 .L-3 .shuang .LL .xiac .ku h5 {
    
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
}
.shen-1 .L-3 .shuang .LL .shangc .ku .ri {
    text-align: center;
}


.shen-1 .L-4 .shuang .LL .shangc .ku h5 {
    text-align: center;
    
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
}
.shen-1 .L-4 .shuang .LL {
    float: none;
    width: 100%;
    padding: 5px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.06);
}
.shen-1 .L-4 .shuang .LL .xiac .tp{
	float: left;
	width: 30%;
}
.shen-1 .L-4 .shuang .LL .xiac img{
	width: 100%;
}

.shen-1 .L-4 .shuang .LL .xiac .ku{
	float: left;
	padding: 4px;
	width: 70%;
}
.shen-1 .L-4 .shuang .LL .xiac .ku h5 {
    
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
}
.shen-1 .L-4 .shuang .LL .shangc .ku .ri {
    text-align: center;
}
.r-1 {
	margin-top: 30px;
}
.r-1 .nav-footer .zi1 .s-b h6 {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    
    position: relative;
    padding-left: 10px;
}
.r-1 .nav-footer .dy {
    font-size: 12px;
    
    padding: 10px;
}
.r-2 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 170px;
    margin-bottom: 20px;
}
.r-3 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 170px;
    margin-bottom: 20px;
}
}
@media only screen and (max-width:414px ){
.top .top-right{
	width: 90%;
	float: none;
	border: 1px solid #FF6699;
	border-radius:16px;
	height: 34px;
}
.top .top-right .shu{
	width:75%;
	border: none;
	margin-top: 6px;
	margin-bottom: 6px; 
	margin-left:12px ;
	outline: none;
	float: left;
}
.top .top-right button{
	
	border-radius:15px;
	height: 28px;
	width: 52px;
	outline: none;
	float: right;
	margin: 2px;
}
.tong{
	width: 100%;
	height: 35px;
	
	margin-top: 10px;
}
.tong .t-n{
	margin: 0 auto;
}
.box-f {
	float: left;
	width: 39%;
}
.box-f a{
	display: block;
}
.box-f .dropdown{
	
	list-style-type: none;
	line-height: 35px;
	
}
.box-f .dropdown-toggle{
	
	font-size: 14px;
	padding-left: 20px;
	display: block;
	
	text-decoration: none;
	outline: none;
}
.box-f .caret{
	margin-left: 30px;
}

.box-f .se{
	width: 160px;
	height: 35px;
	line-height: 35px;
	
}
.fu{
	position: relative;
}

.yin{
	display: none;
	position: absolute;
	left:160px;
	bottom: 0px;
	width: 90px;
	padding-left: 10px;
	height: 35px;
	line-height: 35px;
	
}
.fu:hover .yin{display:block;}
.tong .blog{
	float: left;
}
.t{
	display: block;
	
	list-style-type: none;
	line-height: 35px;
	font-size: 14px;
	display: block;
	margin: 0 20px;
}
.t:hover{
	display: block;
	
	list-style-type: none;
	line-height: 35px;
	font-size: 14px;
	display: block;
	margin: 0 20px;
}
.carousel-caption h3 {
    font-size: 14px;
}
.t-1 {
    display: block;
    
    list-style-type: none;
    line-height: 20px;
    font-size: 12px;
    display: block;
    margin: 0 20px;
}
.t-1:hover {
    display: block;
    
    list-style-type: none;
    line-height: 20px;
    font-size: 12px;
    display: block;
    margin: 0 20px;
}
.carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 0;
    
}
.carousel-indicators li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    
    border-radius: 6px;
}
.se{
	font-size: 14px;
}
.d-s .da-5 .tu-1 span {
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    
    position: relative;
    padding-left: 10px;
}
.d-s .da-5 .tu-1 p {
    font-size: 12px;
    line-height: 16px;
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.d-s .da-5 .tu-1 span:before {
    content: "";
    width: 4px;
    height: 8px;
    position: absolute;
    top: 20%;
    margin-left: -10px;
    border-right: 4px solid #f3035d;
}
.shen .tip .le a {
    display: block;
    font-size: 14px;
    padding: 4px 18px;
   
}
.shen .top hr {
    margin-top: 1px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px solid #033951;
}
.shen-1 .L-1 .tip .le a {
    display: block;
    font-size: 14px;
    padding: 4px 18px;
    
}

.shen-1 .L-2 .tip .le a {
    display: block;
    font-size: 14px;
    padding: 4px 18px;
    
}
.shen-1 .L-2 h5 {
    text-align: center;
    height:30px;
    font-size: 14px;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
}
.shen-1 .L-1 hr {
    margin-top: 1px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px solid #033951;
}
.shen-1 .L-2 hr {
    margin-top: 1px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px solid #033951;
}
.L-3 .tip .le a {
    display: block;
    font-size: 14px;
    padding: 4px 18px;
    color: #FFFFFF;
    
}
.shen-1 .L-3 hr {
    margin-top: 1px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px solid #033951;
}
.shen-1 .L-2 .tip .le a {
    display: block;
    font-size: 14px;
    padding: 4px 18px;
    
}
.r-1 .nav-footer .zi1 .s-b h6 {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    
    position: relative;
    padding-left: 10px;
}
.r-2 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 100px;
    margin-bottom: 20px;
}
.r-3 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 110px;
    margin-bottom: 20px;
}
}
@media only screen and (max-width:411px ){
.top .top-right{
	width: 90%;
	float: none;
	border: 1px solid #FF6699;
	border-radius:16px;
	height: 34px;
}
.top .top-right .shu{
	width:75%;
	border: none;
	margin-top: 6px;
	margin-bottom: 6px; 
	margin-left:12px ;
	outline: none;
	float: left;
}
.top .top-right button{
	
	border-radius:15px;
	height: 28px;
	width: 52px;
	outline: none;
	float: right;
	margin: 2px;
}
}
@media only screen and (max-width:375px ){
.top .top-right{
	width: 90%;
	float: none;
	
	border-radius:16px;
	height: 34px;
}
.top .top-right .shu{
	width:75%;
	border: none;
	margin-top: 6px;
	margin-bottom: 6px; 
	margin-left:12px ;
	outline: none;
	float: left;
}
.top .top-right button{
	
	border-radius:15px;
	height: 28px;
	width: 52px;
	outline: none;
	float: right;
	margin: 2px;
}
.tong{
	width: 100%;
	height: 30px;
	
	margin-top: 6px;
}
.d-s {
    margin-top: 6px;
}
.d-s .da-5 {
    
    padding: 10px 20px;
}
.tong .t-n{
	margin: 0 auto;
}
.box-f {
	float: left;
	width: 43%;
}
.box-f a{
	display: block;
}
.box-f .dropdown{
	
	list-style-type: none;
	line-height: 30px;
	
}
.box-f .dropdown-toggle{
	
	font-size: 12px;
	padding-left: 20px;
	display: block;
	
	text-decoration: none;
	outline: none;
}
.box-f .caret{
	margin-left: 30px;
}

.box-f .se{
	width: 160px;
	height: 30px;
	line-height: 30px;
	
}
.fu{
	position: relative;
}

.yin{
	display: none;
	position: absolute;
	left:160px;
	bottom: 0px;
	width: 90px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	
}
.fu:hover .yin{display:block;}
.tong .blog{
	float: left;
}
.t{
	display: block;
	
	list-style-type: none;
	line-height: 30px;
	font-size: 12px;
	display: block;
	margin: 0 20px;
}
.t:hover{
	display: block;
	
	list-style-type: none;
	line-height: 35px;
	font-size: 14px;
	display: block;
	margin: 0 20px;
}
.se{
	font-size: 12px;
}
.d-s .da-5 .tu {
    float: left;
    width: 45%;
    padding-right: 10px;
}
.d-s .da-5 .tu-1 {
    float: left;
    /*padding-right: 10px;*/
    width: 55%;
}
.d-s .da-5 .tu-1 p {
    font-size: 12px;
    line-height: 16px;
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.shen .tip .le a {
    display: block;
    font-size: 12px;
    padding: 4px 16px;
    
    
}
.shen .tip .ri a {
    display: block;
 
    font-size: 12px;
    padding: 0px 20px;
    padding-top: 8px;
    font-weight: 700;
}
.di h5 {
    text-align: center;
    
    font-size: 14px;
    font-weight: 700;
    margin-top: 6px;
    margin-bottom: 6px;
}
.di p {
    
    font-size: 12px;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
    padding: 5px;
}
.shen-1 h5 {
    
    
    font-size: 14px;
    font-weight: 700;
    margin-top: 6px;
    margin-bottom: 6px;
}
.shen-1 .L-1 .tip .le a {
    display: block;
    font-size: 12px;
    padding: 4px 16px;
    
}
.shen-1 .L-2 .tip .le a {
    display: block;
    font-size: 12px;
    padding: 4px 16px;
    
}
.shen-1 hr {
    margin-top: 1px;
    margin-bottom: 10px;
    border: 0;
    
}
.shen-1 p {
    
    font-size: 12px;
    line-height: 20px;
    height: 54px;
    overflow: hidden;
    padding: 5px;
    overflow: hidden;
}
.L-3 .tip .le a{
    display: block;
    font-size: 12px;
    padding: 4px 16px;
    
}
.L-4 .tip .le a{
    display: block;
    font-size: 12px;
    padding: 4px 16px;
    
}
.r-2 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 90px;
    margin-bottom: 20px;
}
.r-3 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 90px;
    margin-bottom: 20px;
}
}
@media only screen and (max-width:360px ){
.top .top-right{
	width: 90%;
	float: none;
	
	border-radius:16px;
	height: 34px;
}
.top .top-right .shu{
	width:70%;
	border: none;
	margin-top: 6px;
	margin-bottom: 6px; 
	margin-left:12px ;
	outline: none;
	float: left;
}
.top .top-right button{
	
	border-radius:15px;
	height: 28px;
	width: 52px;
	outline: none;
	float: right;
	margin: 2px;
}
.tong{
	width: 100%;
	height: 30px;
	
	margin-top: 10px;
}
.tong .t-n{
	margin: 0 auto;
}
.box-f {
	float: left;
	width: 45%;
}
.box-f a{
	display: block;
}
.box-f .dropdown{
	
	list-style-type: none;
	line-height: 30px;
	
}
.box-f .dropdown-toggle{
	
	font-size: 12px;
	padding-left: 20px;
	display: block;
	
	text-decoration: none;
	outline: none;
}
.box-f .caret{
	margin-left: 30px;
}

.box-f .se{
	width: 160px;
	height: 30px;
	line-height: 30px;
	
}
.fu{
	position: relative;
}

.yin{
	display: none;
	position: absolute;
	left:160px;
	bottom: 0px;
	width: 90px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	
}
.fu:hover .yin{display:block;}
.tong .blog{
	float: left;
}
.t{
	display: block;
	
	list-style-type: none;
	line-height: 30px;
	font-size: 12px;
	display: block;
	margin: 0 20px;
}
.t:hover{
	display: block;
	
	list-style-type: none;
	line-height: 35px;
	font-size: 14px;
	display: block;
	margin: 0 20px;
}
.se{
	font-size: 12px;
}
.r-2 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 90px;
    margin-bottom: 20px;
}
.r-3 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 22px;
    text-align: center;
    position: absolute;
    left: 90px;
    margin-bottom: 20px;
}
}
@media only screen and (max-width:320px ){
.top .top-right{
	width: 90%;
	float: none;
	
	border-radius:15px;
	height: 32px;
}
.top .top-right .shu{
	width:70%;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px; 
	margin-left:12px ;
	outline: none;
	float: left;
}
.top .top-right button{
	
	border-radius:13px;
	height: 26px;
	width: 53px;
	outline: none;
	float: right;
	margin: 2px;
}
.tong{
	width: 100%;
	height: 30px;
	
	margin-top: 10px;
}
.tong .t-n{
	margin: 0 auto;
}
.box-f {
	float: left;
	width: 50%;
}
.box-f a{
	display: block;
}
.box-f .dropdown{
	
	list-style-type: none;
	line-height: 30px;
	
}
.box-f .dropdown-toggle{
	
	font-size: 12px;
	padding-left: 20px;
	display: block;
	
	text-decoration: none;
	outline: none;
}
.box-f .caret{
	margin-left: 30px;
}

.box-f .se{
	width: 160px;
	height: 30px;
	line-height: 30px;
	
}
.fu{
	position: relative;
}

.yin{
	display: none;
	position: absolute;
	left:160px;
	bottom: 0px;
	width: 90px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	
}
.fu:hover .yin{display:block;}
.tong .blog{
	float: left;
}
.t{
	display: block;
	
	list-style-type: none;
	line-height: 30px;
	font-size: 12px;
	display: block;
	margin: 0 20px;
}
.t:hover{
	display: block;
	
	list-style-type: none;
	line-height: 35px;
	font-size: 14px;
	display: block;
	margin: 0 20px;
}
.se{
	font-size: 12px;
}
.t-1 {
    display: block;
    
    list-style-type: none;
    line-height: 16px;
    font-size: 12px;
    display: block;
    margin: 0 20px;
}
.carousel-indicators {
    position: absolute;
    bottom: 2px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.d-s .da-5 .tu {
    float: left;
    width: 50%;
    padding-right: 10px;
}
.d-s .da-5 .tu-1 {
    float: left;
    /* padding-right: 10px; */
    width: 50%;
}
.shen-1 .L-3 .shuang .LL .xiac .ku h5 {
   
    font-size: 14px;
    font-weight: 700;
    margin-top: 4px;
    margin-bottom: 4px;
}
.shen-1 .L-4 .shuang .LL .xiac .ku h5 {
    
    font-size: 14px;
    font-weight: 700;
    margin-top: 4px;
    margin-bottom: 4px;
}
.r-1 .nav-footer .zi1 .s-b h6 {
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    
    position: relative;
    padding-left: 10px;
}
.r-1 .nav-footer .zi1 .s-b h4 {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.2;
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.r-2 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 70px;
    margin-bottom: 20px;
}
.r-2 ul .active{
	
	padding: 2px 6px;
	font-style:oblique;
	font-weight: 700;
}
.r-2 ul .fen{
	
	padding: 2px 6px;
	font-style:oblique;
	font-weight: 700;
}
.r-2 ul .bian:hover .fen{
	
	padding: 2px 6px;
	font-style:oblique;
	font-weight: 700;
}
.r-2 a {
    text-decoration: none;
    
    font-size: 12px;
    font-weight: 500;
}
.r-3 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 18px;
    text-align: center;
    position: absolute;
    left: 70px;
    margin-bottom: 20px;
}

.r-3 a {
    text-decoration: none;
   
    font-size: 12px;
    font-weight: 500;
}
}
@media only screen and (max-width:280px ){
.top .top-right{
	width: 90%;
	float: none;
	
	border-radius:15px;
	height: 32px;
}
.top .top-right .shu{
	width:65%;
	border: none;
	margin-top: 5px;
	margin-bottom: 5px; 
	margin-left:12px ;
	outline: none;
	float: left;
}
.top .top-right button{
	
	border-radius:13px;
	height: 26px;
	width: 52px;
	outline: none;
	float: right;
	margin: 2px;
}
.box-f {
	float: left;
	width: 58%;
}
.box-f a{
	display: block;
}
.box-f .dropdown{
	
	list-style-type: none;
	line-height: 30px;
	
}
.box-f .dropdown-toggle{
	
	font-size: 12px;
	padding-left: 20px;
	display: block;
	
	text-decoration: none;
	outline: none;
}
.box-f .caret{
	margin-left: 30px;
}

.box-f .se{
	width: 160px;
	height: 30px;
	line-height: 30px;
	
}
.fu{
	position: relative;
}

.yin{
	display: none;
	position: absolute;
	left:160px;
	bottom: 0px;
	width: 90px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	
}
.fu:hover .yin{display:block;}
.tong .blog{
	float: left;
}
.t{
	display: block;
	
	list-style-type: none;
	line-height: 30px;
	font-size: 12px;
	display: block;
	margin: 0 10px;
}
.t:hover{
	display: block;
	
	list-style-type: none;
	line-height: 35px;
	font-size: 14px;
	display: block;
	margin: 0 20px;
}
.se{
	font-size: 12px;
}
.carousel-caption h3 {
    font-size: 12px;
}
.carousel-caption p {
    font-size: 8px;
}
.carousel-indicators li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    
    border: 1px solid #fff;
    border-radius: 8px;
}
.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 0;
    
}
.d-s .da-5 .tu {
    float: left;
    width: 55%;
    padding-right: 0px;
}
.d-s .da-5 .tu-1 {
    float: left;
    width: 45%;
    padding-right: 0px;
}
.d-s .da-5 .tu-1 span {
    font-size: 10px;
    font-weight: 700;
    display: inline-block;
    color: #033951;
    position: relative;
    padding-left: 10px;
}
.d-s .da-5 .tu-1 p {
    font-size: 12px;
    line-height: 18px;
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.carousel-indicators .active {
    width: 8px;
    height: 8px;
    margin: 0;
    
}
.carousel-indicators li {
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    
    border: 1px solid #fff;
    border-radius: 6px;
}
.d-s .da-5 .tu {
    float: none;
    width: 100%;
    
}
.d-s .da-5 .tu-1 {
    float: none;
   
    width: 100%;
}
.shen-1 .L-3 .shuang .LL .xiac .ku .ri {
    
    height: 20px;
    padding: 0px;
}
.shen-1 .L-3 .shuang .LL .xiac .ku p {
    
    font-size: 12px;
    line-height: 20px;
    height: 54px;
    overflow: hidden;
    padding: 5px;
}
.shen-1 .L-4 .shuang .LL .xiac .ku .ri {
    
    height: 20px;
    padding: 0px;
}
.shen-1 .L-4 .shuang .LL .xiac .ku p {
    
    font-size: 12px;
    line-height: 20px;
    height: 54px;
    overflow: hidden;
    padding: 5px;
}
.r-1 .nav-footer .zi1 .s-b {
    width: 50%;
    float: right;
    padding-left: 10px;
}
.r-1 .nav-footer .zi1 .s-a {
    width: 50%;
    float: left;
}
.r-2 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 55px;
    margin-bottom: 20px;
}
.r-2 .hui {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    
    font-weight: 700;
    padding: 4px;
}

.r-3 .tit {
    height: 38px;
    line-height: 38px;
    top: -20px;
    font-size: 16px;
    text-align: center;
    position: absolute;
    left: 55px;
    margin-bottom: 20px;
}
.r-3 ul li {
    margin: 6px;
    border: 1px solid #033951;
    padding: 2px 6px;
    border-radius: 6px 6px 6px 6px;
}
.slide {
    overflow: hidden;
    margin: 0 auto;
}
}</pre></body></html>