﻿
/* top start*/
body,td,th {
	font-size: 14px;
}

img, div { behavior: url(/images/iepng/iepngfix.htc); }

body, div, p,img,dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding:0px;
	margin:0px;
}
a{ color:#434343;}
input, textarea{ outline:none;}
h1, h2, h3, h4, h5, h6{ font-weight:normal;}
em,i{ font-style:normal;}
.FontRed{ color:#EB3D00;}
i,em{ font-style:normal;}
.container,.content{ width:1200px; margin:auto;}

h3{
	font-size:14px;}

li{
	list-style-type:none;}

img{border: none;
    vertical-align: middle;
    max-width: 100%;
	}
.gray{
	color:#666666; font-size:16px;}
a{color:#666;text-decoration:none;}
a:active{text-decoration:none;}

.LineLink a{text-decoration:none;}
.LineLink a:hover {text-decoration:none;color:#1144A3;}

.ColorLink a {color:#1144A3;}
.ColorLink a:hover {color:#1144A3;}

.WidthTab{
	width:10px;
	height:1px;
	float:left;}
.WidthTab2{
	width:20px;
	height:1px;
	float:left;}	
.HeightTab{
	height:10px;
	width:1px;
	overflow:hidden;}

.HeightTab2{
	height:20px;
	width:1px;
	overflow:hidden;}

.ListDate{
	color:#666666;
	 }
.fl{float:left}
.fr{float:right}
.zww{width:1300px;margin:auto}
.f12{font-size:14px}
.f16{font-size:16px}
.tc{text-align:center}
.fb{font-weight:bold}
.ff{font-family:"微软雅黑";}
.cf{color:#ffffff}

.HituxInner{margin:auto;width:94%;}


/*友链
.links{padding:22px 0;}
.links span{font-size:30px}
.links p{padding:5px 20px}
.links p a{color:#333;margin:0 8px;font-size:12px;line-height:22px}*/
 
body{
	
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
	width:100%;
	color:#434343;
	
}
input,textarea{
	font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;
}
#wrapper{
	}
	/*
.section{ width:100%; margin:auto; height:37px; background:#fff; line-height:37px; border-bottom:1px solid #F1F1F1;}*/
.tem_top{height:37px;color:#666;font-size:13px;}
.tem_top_nav{float:right;line-height:37px; background:url(/images/phone.png) no-repeat center left; color:#666; padding-left:32px;height:37px;}
.tem_top_nav span{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#666; line-height:37px;height:37px;}


 #head{  /*   position: fixed;*/
    width: 100%;
    margin: auto;
	overflow:hidden;
	height:100px;
    background-image: linear-gradient(90deg, rgba(22, 49, 112, 1) 3.508771929824561%,rgba(114, 116, 191, 1) 99.12280701754386%);
    z-index: 99999;}

 
 #head .top{
	width: 85%;
    margin: 0 auto;
	}	
 .TopBG{
	 width:100%;
	background:#535353;
	}
 .TopInfo{
	margin:auto;
	width:1300px;
	height:25px;
	} 
 .TopInfo .welcome{
	 float:left;
	 line-height:25px;
	 color:#FFF;
	 font-size:12px;}

 .TopInfo .link{
	line-height:23px;
	width:223px;
	height:25px;
	float:right;
	color:#FFF;
	padding-right:0px;
	padding-left:0px;
	font-size:12px;
	text-align:center;
	vertical-align:middle;}
 .TopInfo .link a{
	color:#FFF;
	padding:0px 3px;}
 .TopInfo .link img{
	 vertical-align:middle;
	 border:1px solid #F5F5F5;} 	
 .TopInfo .link a:hover{
	color:#ccc;}	
 #head .top .TopLogo{
	margin:auto;
	width:1300px;
	}
 #head .top .logo{
    display: block;
    float: left;
	height:100px;
	}
 #head .top .logo .pclogo{
    display: table-cell;
    vertical-align: middle;
    height: 100px;}
 #head .top .logo .pclogo img{ height:56px;}
	
 #head .top .tel{ width:160px; background:url(/images/phone.png) no-repeat center left; padding-left:36px; font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#fff; float:right;}

/* navs*/
 #head #NavLink{
	height:100px;
	/*width:900px;*/
	float:right;
	}
 #head #NavLink #NavBG{
	height:100px;
	/*width:900px;*/
	display: table-cell;
    vertical-align: middle;
	margin:auto;}	
		
 #head #NavLink #sddm{
	/*width:900px;*/
	height:100px;
	margin:auto;}

 #head #NavLink #sddm li{
	float: left;
    position: relative;
    margin:0px 25px;
	font-weight:normal;}
/*	
 #head #NavLink #sddm .CurrentLi p{
	background:#004216;
	border-left:none;
	 }
*/	 
 #head #NavLink #sddm li a
{	display: block;
	text-align: center;
	height:100px;
	}
 #head #NavLink #sddm li a span{	
	height: 100px;
    line-height: 100px;
    font-size: 16px;
	/*font-weight:bold;*/
	height:100px;color: rgb(255, 255, 255,0.8);}
	
#head #NavLink #sddm .CurrentLi:after {
    width: 100%;
    color: #76A90B;
	background:#76A90B;
    z-index: 1;
}
 #head #NavLink #sddm .CurrentLi a:after,#head #NavLink #sddm li:hover:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 0;
    background: #76A90B;
    bottom: 0;
    left: 0;
    -webkit-transition: width .5s;
    transition: width .5s;
    color: #cd040c;
    z-index: 1;
}
 #head #NavLink #sddm .CurrentLi a:after,#head #NavLink #sddm li:hover:after{
    width: 100%;
    color: #76A90B;
	background:#76A90B;
    z-index: 1;}
 #head #NavLink #sddm li a em{
 	 height: 16px;
    line-height: 16px;
    font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
    color: #fff;
	display:none;
    text-transform: uppercase;
    font-weight: lighter;}/*
 #head #NavLink #sddm li a:hover i{ background:#2B2B2B; height:2px; width:100%; display:block; margin-top:6px;}
 #head #NavLink #sddm .CurrentLi a i{ background:#2B2B2B; height:2px; width:100%; display:block; margin-top:6px;}
/*	
 #head #NavLink #sddm li P{
	border-left:1px solid #188139;
	text-align:center;
	font-size:10px;
	line-height:35px;
	font-weight:normal;
	color:#FFF;
	text-transform:uppercase;}
*/	
 #head #NavLink #sddm li:hover span, #head #NavLink #sddm li:hover em
{	text-decoration:none; color:#76A90B ;
}
 #head #NavLink #sddm div
{	position: absolute;
	visibility: hidden;
	background: #808080;
	padding:0px 0px;
	filter: alpha(opacity=85);
	top:54px;
	}
 #head #NavLink #sddm .CurrentLi div a{
		background:#8F050A;
	 }
 #head #NavLink #sddm div a
	{	position: relative;
		padding: 0px 0px;
		width:136px;
		text-align: center;
		background:#8F050A;
		color: #FFFFFF;
		font-size:12px;
		font-weight:normal;
		text-decoration:none;
		line-height:30px;
		height:30px;
		border-top:1px solid #c12305;}

 #head #NavLink #sddm div a:hover{
	background:#c12305;
	color:#fff;
	font-weight:bold;
	line-height:30px;
	}

	
	 #body{
	width:100%;
	margin:auto;
}
/* albumblock*/

 .albumblock{
	padding:10px 10px 15px 10px;
	float:left;
	width:280px;
	}
 .albumblock .ine{
	width:280px;
	position:relative;
	overflow:hidden;
	}

.albumblock .ine img{
	padding:1px;
	border:1px solid #DEDEDC;
	width:274px;}	

 .albumblock .ine .albumtitle{
	height:40px;
	line-height:40px;
	font-size:18px;
	width:274px;
	position:relative;
	bottom:0px;
	left:0;
	color:#666;
	text-align:center;
	cursor:pointer;
	margin:auto;
	text-transform:uppercase;
	overflow:hidden;}
 .albumblock .ine .albumtitle span{
	font-weight:normal;
	font-size:12px;}	

 .albumblock .ine  a{
	 color:#666;}
 .albumblock .ine  a:hover{
	text-decoration:none;}
 .albumblock .ine  a:visited{
	text-decoration:none;}	
 	

/*footer
#footer{width:100%; color:#fff; background:#00263E; overflow:hidden;}
#footer .inner{width:1300px; margin: 0 auto; height: auto; overflow: hidden; padding:50px 0px;}
#footer .Footer-left{width:30%;float:left;}
#footer .Fblo{width:60%;float:left; margin-right:5%;}
#footer .Fnav{width:60%;float:left; height:128px;}
#footer .Fblo img{ height:136px;}
#footer .Fnav dt{line-height:26px;font-size:16px;color:#fff;}
#footer .Fnav dt a{color: inherit;}
#footer .Fct dl{ width:100%;}
#footer .Fct dl  dd{  color:#fff; line-height:35px; display:block; font-size:16px;/* float:left;*/}
#footer .Fnav ul li{ width:50%; float:left; color:#fff; line-height:32px; font-size:14px;}
#footer .Fnav ul li a{ width:50%; float:left; color:#fff; line-height:32px; font-size:14px; text-transform:capitalize;}
#footer .Fnav ul li a span{ width:50%; float:left; color:#fff; line-height:35px; font-size:16px; text-transform:capitalize;}
#footer .Fnav ul li a em{ width:50%; float:left; color:#fff; line-height:35px; font-size:16px; text-transform:capitalize;}

#footer .Fnav dd a{display:block;line-height:32px;color:#fff;}
#footer .Fcr{line-height:27px;color:#fff;float:right;margin:28px 0 0;clear:both;}
#footer .Fct { width: 70%; color: #fff; float: right; /*margin-top:25px;*/}
#footer .Fct li{ font-size:16px; line-height:35px; color:#666;}
#footer .FoCons-btn{width:129px;height:45px;line-height:41px;font-size:16px;color:#989892;border:2px solid #989892;border-radius:45px;float:right;margin:5px 0 0;}
#footer .FoCons-btn:hover{color:#fff;background:#989892;}
#footer .FoCons-tel{ font-size: 28px; color: #989892; text-align: right;}
#footer .FoCons-tel a{color:#f08200;}
#footer .FoCons-hint{line-height:24px;margin:5px 0 0; font-size: 18px; text-align: right;}
#footer .Fcode-list{margin:23px 0 0;}
#footer .Fcode-list li{ text-align:right;}
#footer .Fcode-list li img{width:110px;height:110px;}
#footer .Fshare{float:right;margin:10px 0 0 7px;}
#footer .Fshare a{display:block;width:34px;height:34px;float:left;margin:0 0 0 10px;}
#footer .Fshare a.wx{background:url(/images/fshare-1.png) no-repeat center center;}
#footer .Fshare a.wb{background:url(/images/fshare-2.png) no-repeat center center;}
#footer .Fshare a.qq{background:url(/images/fshare-3.png) no-repeat center center;}
#footer .Fshare a.yx{background:url(/images/fshare-4.png) no-repeat center center;}
#footer .Flink{background:#cbcbcb;height:55px;line-height:55px; text-align: center; color: #404040; font-size: 15px;}
#footer .Flink-con{width: 1300px; text-align:center; margin: 0 auto;height: auto;overflow: hidden; line-height:55px;}
#footer .Flink-left{float: left;width: 58%;}
#footer .Flink-left ul li{padding-left:2%;margin-right:2%;display: block;float: left;color: #FFFFFF;font-size: 14px;}
#footer .Flink-left ul li a{color: #ffffff;}/*
#footer .Flink-left ul li:first-child{background: url(/images/Flink-l-ico1.png) left no-repeat;}
#footer .Flink-left ul li:nth-child(2){background: url(/images/Flink-l-ico2.png) left no-repeat;}
#footer .Flink-left ul li:last-child{background: url(/images/Flink-l-ico3.png) left no-repeat;}*/

#footer .Flink-right{float: right;color: #FFFFFF;font-size: 14px; width:42%; text-align:right;}
#footer .Flink-right a{color: #ffffff;}

#wrapper  .t_page{ overflow:hidden; margin:30px auto 30px; width:100%; text-align:center;
	padding:10px 0px;
	
	}	
#wrapper  .t_page a{margin:0px 5px;
    padding: 6px 14px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #434343;
    font-size: 12px;
    line-height: 24px;
    border-radius: 5px;
    font-family: Verdana,Arial;
}


/* date css*/ 	
 .header {font: 12px Arial, Tahoma !important;font-weight: bold !important;font: 11px Arial, Tahoma;font-weight: bold;color: #154BA0;background:#C2DEED;height: 25px;padding-left: 10px;
}
 .header td {padding-left: 10px;}
 .header a {color: #154BA0;}
 .header input {background:none;vertical-align: middle;height: 16px;}
 .category {font: 12px Arial, Tahoma !important;font: 11px Arial, Tahoma;color: #92A05A;height:20px;background-color: #FFFFD9;}
 .category td {border-bottom: 1px solid #DEDEB8;}
 .expire, .expire a:link, .expire a:visited {color: #999999;}
 .default, .default a:link, .default a:visited {color: #1144A31144A3;}
 .checked, .checked a:link, .checked a:visited {color: #FF1144A30;}
 .today, .today a:link, .today a:visited {color: #00BB00;}
 #calendar_year {display: none;line-height: 130%;background: #FFFFFF;position: absolute;z-index: 10;}
 #calendar_year .col {float: left;background: #FFFFFF;margin-left: 1px;border: 1px solid #86B9D6;padding: 4px;}
 #calendar_month {display: none;background: #FFFFFF;line-height: 130%;border: 1px solid #86B9D6;padding: 4px;position: absolute;z-index: 11;}
 #year,#month{padding:0 10px;background:#fff;}	


/* SearchBar 

.SearchBar {
	width:368px;
	height:37px;
	background:url("/images/HituxCMSNote/Search_bg.png") no-repeat left top;
}

.Sbox .SearchBar{
	margin:10px 0px 0px 10px;}

.SearchBar #search-text {
	width: 266px;
	padding:0px 0px;
 	margin:0px;
	color:#999999;
	height:36px;
	line-height:36px;
	font-size:12px;
	background:none;
	border:none;
	padding-left:30px;
	}

.SearchBar #search-submit {
	border:none;
	background:none;
	font-size:12px;
	color: #FFFFFF;
	height:37px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:37px;
	width:72px;
}
*/
/* search content */
#search_content .searchtip{
	line-height:40px;
	font-size:18px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}

#search_content .result_list{
	padding:10px 10px;
	}
	
#search_content .result_list dt{
	font-size:17px;
	padding-top:10px;
	line-height:35px;
	font-family:Microsoft Yahei;}	

#search_content .result_list dd{
	padding:0 0 15px 0;
	margin:0px;
	font-size:15px;
	line-height:28px;
	}	

#search_content .result_list .line {
	overflow:hidden;
	BORDER-bottom: #E9E8E8 1px dashed;}	

#search_content .result_list .line a{
	padding-right:20px;}

#search_content .result_list .line a:hover{
	text-decoration:none;} 		
	
#search_content .search_welcome{
	line-height:25px;
	text-align:center;
	}
#search_content .search_welcome p{
	text-align:center;} 	
#search_content .result_page{
	text-align:center;
	font-size:13px;
	padding:10px;}

#search_content .result_page span{
	font-size:12px;
	font-family:arial;
	padding:0 5px;
	}	

#dark_footer .box_240px_left {
	width:143px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2{
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFF;
	padding-bottom:10px;}
#dark_footer .box_240px_left li{
	line-height:250%;
	font-size:12px;}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background-color:#1144A3;
	overflow: hidden;
	padding:20px 0px;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	color#FFF;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
	
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a{
	color:#FFF;}


/*backtotop*/
.backToTop {
 display: none;
 width: 50px;
 height:50px;
 line-height: 1.2;
 background:url("/images/HituxCMSNote/back_top.png") left top;;
 color: #fff;
 font-size: 12px;
 text-align: center;
 position: fixed;
 _position: absolute;
 right: 10px;
 bottom: 100px;
 _bottom: "auto";
 cursor: pointer;
 opacity: .6;
 filter: Alpha(opacity=60);
}


/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#1144A3;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #1144A3;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/HituxCMSNote/box_bg1.jpg") repeat-x left top;
	color: #1144A3;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -91144A3px;
	background: url('/images/HituxCMSNote/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}


/*product*/
.RightNav span{
	color:#1144A3;}
 .ClassNav{
	padding:0px 0px;}
	
 .ClassNav .NavTree ul{
	padding:26px;
}
	
 .ClassNav .NavTree ul li{
	cursor:pointer;
    height: 50px;
    border-top: 1px solid #eaeaea;
}
	
 .ClassNav .NavTree ul li a{
	display: block;
    font-size: 15px;
    color: #666666;
    height: 50px;
    line-height: 50px;
    background: url(/images/blank_bg.png) no-repeat 190px center;
    text-indent: 25px;
    text-decoration: none;
    border: 1px solid #eaeaea;
    border-top: none;
	 }	
 	
 .ClassNav .NavTree ul li a:hover{
    background: url(/images/blank_zg.png) no-repeat 190px center;
	color:#CFAF74;
	font-weight:bold;
    height: 50px;
    line-height: 50px;
	text-decoration:none;
}
 .ClassNav .NavTree ul .current a{
    background: url(/images/blank_zg.png) no-repeat 190px center;
	color:#CFAF74;
	font-weight:bold;
	}
 .ClassNav .NavTree dl dd a{
	display: block;
    font-size: 14px;
    color: #666666;
    height: 50px;
    line-height: 50px;
    background: url(/images/blank_bg.png) no-repeat 190px center;
    text-indent: 25px;
    text-decoration: none;
    border: 1px solid #eaeaea;
    border-top: none;
	 }	
 	
 .ClassNav .NavTree dl dd a:hover{
    background: url(/images/blank_zg.png) no-repeat 190px center;
	color:#1144A3;
	font-weight:bold;
}
 .ClassNav .NavTree .subfolderstyle{
background: url(/images/HituxCMSNote/arrow-list.gif) no-repeat 150px center ;
}
/* Holly Hack for IE \*/
* html  .ClassNav .NavTree ul li { float: left; height: 1%;z-index:21144A3; }
* html  .ClassNav .NavTree ul li a { height: 1%;z-index:21144A3; }
/* End */	


/*service*/
.qqbox a:link {
	color: #1144A3;
	text-decoration: none;
}
.qqbox a:visited {
	color: #1144A3;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f81144A30;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f81144A30;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#1144A31144A3;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #cc1144A30;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc1144A30;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p{
	padding:5px 0px;}	


.cbbfixed {position: fixed;right: 10px;transition: bottom ease .3s;bottom: -85px;z-index: 3;cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background-color: #333;}
.cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background: url(/images/side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#2c2d2e;}
.cbbfixed .weixin {background: #dadbdd;}
.cbbfixed .weixin div {background: url(/images/QRCode.png);width: 210px;height: 210px;position: absolute;left: -212px;top: -130px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .weixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .weixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background: url(/images/side-icon01.png);}

/* clearfix */
.clearfix:after{
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}/*
.clearfix {
	clear:both;
}*/
.clearbox {
	clear:both; 
	width:996px; 
	margin:0 auto; 
	height:0; 
	overflow:hidden;}
.clear { 
	height:1%; 
	overflow:hidden; }


/*新时代*/
.change{width: 100%;overflow: hidden; background:#EDEDED; padding-bottom: 12px;}
.change-con{padding: 1% 0;overflow: hidden;}
.change-left{display: block;float: left; width:35%;}
.change-left p:nth-child(1){font-size: 28px; color:#EB3D00;}
.change-left p:nth-child(2){font-size: 28px; color:#EB3D00;}
.change-left p{font-size: 40px;color: #434343; padding-bottom:5px;}
.change-right{display: block;float: right;overflow: hidden;width: 65%;}
.change-right ul{overflow: hidden;padding: 1% 1% 1% 0;}
.change-right ul li{display: block;float: left;width: 23%;margin-left: 2%;position: relative;overflow: hidden;}
.change-right ul li:hover{cursor: pointer;}
.change-right ul li img{width: 100%;-webkit-transition: all .9s ease 0s;-moz-transition: all .9s ease 0s;-o-transition: all .9s ease 0s;transition: all .9s ease 0s;}
.change-right ul li:hover img {-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}

.change-right ul li .text{margin:0 auto;left:0;right:0;position: absolute;bottom: 5%;width: 85%;background: url(/images/change-rico.png) right no-repeat;}
.change-right ul li .text p{text-align: left;color: #ffffff;padding: 0 1%;line-height: 24px;}
.change-right ul li .text p:first-child{font-weight: bold;font-size: 18px;}

/*视频
.video{width: 100%;position: relative;margin:auto;overflow: hidden; background:#191919; text-align:center;}
.video .title{text-align: center;font-size: 34px;color: #434343;padding-bottom: 30px;}
.videos ul{position: relative;overflow: hidden;width: 100%;}
.videos ul li{width:100%;background:#fff;}
.videos ul li .video_img{position:relative;overflow:hidden; background:#191919;}
.videos ul li .video_img img{width:100%;}
.videos ul li .video_img i{
	position:absolute;width:10%;height:33%;display: block;left:45%;top:45%;margin-left:-40px;margin-top:-40px;
	background:url(/images/about_more.png) no-repeat center;cursor:pointer;
	background-size: 75%;
	  	-webkit-transition: all .5s linear;
  	-o-transition: all .5s linear;
  	-moz-transition: all .5s linear;
  	transition: all .5s linear;
  	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
  	-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
	}
.videos ul li .video_img i:hover{
  	-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  	-webkit-transition: all .5s linear;
  	-o-transition: all .5s linear;
  	-moz-transition: all .5s linear;
  	transition: all .5s linear;
  	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
  	-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
*/

/*产品中心*/
.product{width: 100%;position: relative;margin: 4% auto 0;overflow: hidden;}
.product .title{text-align: center;font-size: 34px;color: #434343;padding-bottom: 30px;}
.product-l{display: block;width: 100%;float: left;}
.product-l ul{width: 75%; overflow: hidden; margin: 0 auto;}
.product-l ul li{width:33%;display: block;float: left;position: relative;overflow: hidden; margin-right: 0.5%;}
.product-l ul li:nth-child(3n){margin-right: 0;}
.product-l ul li img,.product-r ul li img{display: block;width: 100%;-webkit-transition: all .9s ease 0s;-moz-transition: all .9s ease 0s;-o-transition: all .9s ease 0s;transition: all .9s ease 0s;}
.product ul li .text{position: absolute;width: 85%;bottom: 3%;margin: 0 auto;left: 0;right: 0;}
.product ul li .text p:first-child{font-size: 18px;}
.product ul li .text p{color: #ffffff;}
.product ul li:hover img {-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}


/*留言*/
.feed{width: 100%;overflow: hidden;background: url(/images/feed_bg.jpg) no-repeat center;height: 112px;line-height: 112px;}
.feed-con{width: 75%;overflow: hidden;margin:38px auto 0px;}
.feed-con div{display: block;float: left;width: 15%;margin-right: 6%;position: relative;}
.feed-con div:last-child{margin-right: 0;width: 34%;}
.feed-con div input{border-radius: 15px;width: 100%;border: none;padding:8px 13px; outline:none;}
.feed-con div input.submit{position: absolute;right: -25px;bottom:0%;height: 35px;width: 80px;}

/*链接*/
.part{ width:100%; margin:0px auto 20px; overflow:hidden;}
.eo_frbox4 {width:75%; margin:0px auto 0px; overflow:hidden;}
.eo_frUl4 {width:100%;overflow: hidden;margin:auto;}
.eo_frUl4 li{width:100%; float:left;position:relative;overflow: hidden;transition:all .3s;}
.eo_frUl4 li img{ width:100%;}


/*搜索*/
.ssuo{width: 100%; background:#f3f3f3; height: 69px;  min-width:1300px; line-height:69px;}
.ssuo .s_l{ float:left; text-align:left; color:#333; line-height:69px; font-size:16px;}
.ssuo .s_l a{ color:#666; line-height:69px; padding-right:14px; font-size:14px;}
.ssuo .s_r{ float:right;}
.SearchBar {
	width:225px;
	height:35px;
	margin-top: 17px;
	float:right;
	margin-right:20px;
}

.SearchBar #search-text {
	width: 180px;
	padding:0px 0px;
	color:#666;
	background:#fff;
	height:35px;
	line-height:35px;
	font-size:14px;
	border:none;
	padding-left:10px;
	outline:none;
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
	}

.SearchBar #search-submit {
	border:none;
	outline:none;
	margin-top:2px;
	font-size:14px;
	color: #FFFFFF;
	cursor:pointer;
	padding:0px;
	line-height:35px;
	width:35px;
	background:url(/images/Search_122.png) no-repeat center #EB3D00; 
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

/*艺术*/
.art{ width:100%; margin:auto; overflow:hidden; background:url(/images/p_bg.jpg) repeat; padding:60px 0px;}

.enon{ color: #FFFFFF; font-size: 24px; line-height: 30px; text-transform: uppercase;}
.enon span{ font-weight:bold; color:#999999;}

.peon{ color: #3b485a; font-size: 24px; line-height: 40px; text-transform: uppercase;}
.peon span{ font-weight:bold; color:#999999; line-height:40px;}

.arti{ min-height:98px;}
.arti p{margin: 1% 0 1%; font-size: 16px; line-height: 28px; color: #3b485a; text-transform: uppercase; letter-spacing: 1px;} 
.arti h1{ font-size:20px; color:#3b485a; font-weight:normal;}
.arti span { font-size: 18px; color: #e6212a; display:block;}
.arti span a{ font-size: 18px; color: #e6212a;}
.arti em{ font-size:12px; font-style:normal; color:#333; line-height:16px; display:block;}
.arti h4{ font-size: 36px; color: #000000;}
.arti h4 span{    font-size: 16px; color:#E6212A;    display: inline-block;}
.arti h4 span a{    font-size: 16px; color:#E6212A;}

.po_frbox4 {width:540px; margin:auto; overflow:hidden;}
.po_frUl4 {width:100%;overflow: hidden;margin:auto;}
.po_frBtnL4 {width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:left;}
.po_frBtnR4{width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:150px;float:right;}
.po_frUl4 li{width:540px; height:auto; float:left;position:relative;overflow: hidden;transition:all .3s}
.po_frUl4 li img{ width:100%;}

/*统一*/
.ititle{ text-align:center; color:#000;}
.ititle h1{ font-size:36px; text-transform: uppercase;}
.ititle h6{ color:#666; font-size:13px; text-transform:uppercase; margin:12px 0px 15px; font-family:Arial, Helvetica, sans-serif;}
.ititle em{ display:block; width:50px; height:3px; background:#000; margin:auto;}


/*产品*/
.pro{ width:100%; margin:50px auto 0; overflow:hidden;}
.sp_frbox4 {width:1200px; margin:auto; overflow:hidden;}
.sp_frUl4 {width:1200px;overflow: hidden;margin:auto;margin-top:20px;float:left;}
.sp_frBtnL4 {width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:130px;float:left;}
.sp_frBtnR4{width:27px;height:49px;display:block;cursor:pointer;display:inline;margin-top:130px;float:right;}
.sp_frUl4 li{width:290px; float:left;margin:0px 5px;position:relative;overflow: hidden;transition:all .3s}
.sp_frUl4 li:hover .text h3,.sp_frUl4 li:hover .brief{color: #333;}
/*.sp_frUl4 li a:before{position:absolute; display:block;content:""; width:100%; height:100%;background:#000; top:0%;left:0;opacity: 0;filter:alpha(opacity=0);}*/
.sp_frUl4 li h3{display:block;width:100%;text-align:center; color:#333; line-height:40px; font-size:16px;
	overflow: hidden;}
.sp_frUl4 li img{width:288px;height:288px;display:block;border:1px solid #e4e4e4; }
.sp_frUl4 li .text{
	padding:15px 20px 15px;
	z-index: 2;
	text-align: center;
	color: #3E3E3E;
}
.sp_frUl4 li .text img{
	display: block;
	margin-bottom: 15px;
	width: 90px;height: 90px;
}
.sp_frUl4 li .text h3{
	font-size: 16px;
	line-height: 30px;
	color: #666;
	text-align:center;
}
.sp_frUl4 li .text .brief{font-size: 14px;line-height: 22px; height: 66px;
	overflow: hidden;text-overflow: ellipsis;
	display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.sp_frUl4 li:hover .text{
	bottom: 0;
}
/*故事*/
.story{ width:1300px; margin:60px auto 0px; overflow:hidden;}
.story .sl{ width:650px; float:left;}
.story .sl img{ width:100%;}
.story .sc{ border-left:1px solid #292929; border-right:1px solid #292929; padding:0px 20px; float:left; margin-left:100px;}
.story .sc li{ padding:32px 0px;}
.story .sr{ width:400px; float:right;}
.story .sr h2{ font-size:14px; color:#828282; line-height:43px;}


/*寝具*/
.bedding{ width:1300px; margin:80px auto 0px; overflow:hidden;}
.bedding .bl{ width:750px; float:left;}
.bedding .bl .k{ width:275px; float:left; text-align:center; background:#3D3D3C; height:275px;}
.bedding .bl .k h3{ font-size:24px; line-height:36px; color:#fff; margin-top:80px; margin-bottom:12px;}
.bedding .bl .k h4{ color:#808080; font-size:16px; margin-bottom:10px;}
.bedding .bl .k h5{ font-size:16px; color:#808080;}
.bedding h5{ font-size:16px; color:#808080;}
.bedding .bl .ka{ width:475px; float:left; height:275px;}
.bedding .bl .ka img{ width:100%; height:275px;}
.bedding .br{ float:right; width:550px;}
.bedding .br .k{ width:275px; float:left; text-align:center; background:url(/images/bl.jpg) repeat; height:275px;}
.bedding .br .k h3{ font-size:24px; line-height:36px; color:#fff; margin-top:80px; margin-bottom:12px;}
.bedding .br .k h4{ color:#808080; font-size:16px; margin-bottom:10px;}
.bedding .br .k h5{ font-size:16px; color:#808080;}
.bedding .br .k img{ width:100%;}

/*关于我们*/
.about{ width:1300px; margin:70px auto 0px; overflow:hidden;}
.about .al{ width:700px; float:left;}
.about .al img{ width:100%;}
.about .ar{ width:550px; float:right;}
.about .ar p{ margin-top:50px; font-size:14px; color:#666; line-height:27px;}
.about .ar .more{ width:160px; height:50px; text-align:center; font-size:18px; background:#39588b; color:#fff; line-height:50px; margin-top:20px;}
.about .ar .more a{ color:#fff; line-height:50px; font-size:18px;}

/*新闻*/
.news {width:100%;margin:60px auto 40px;overflow:hidden;/* background:url(/images/aboutbj.jpg) no-repeat center; padding:70px 0px; background-size:cover;*/}
.news .tit{ font-size:32px; font-weight:bold; line-height:40px; color:#333; text-align:center; margin-bottom:20px; text-align:left; float:left;}
.news .tit em{ width:50px; height:2px; background:#002E8A; display:block; margin-top:20px;}
.news .more{ background:#002E8A; font-size:15px; line-height:40px; text-align:center; color:#fff; float:right; width:120px;}
.news .more a{font-size:15px; line-height:40px; text-align:center; color:#fff;}
.news .nr{ float:right; width:600px;}
.news .nr ul li { 
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 24px;
  overflow:hidden;
  padding-bottom: 25px;}
.news .nr ul li .date {
    width: 104px;
    border-right: 1px solid #e6e6e6;
    height: 60px;
    text-align: center;
}
.news .nr ul li .date .d1 {
    color: #424959;
    font-size: 48px;
    font-family: "Arial";
    line-height: 1;
}

.news .nr ul li .date .d2{
  color: #999999;
  font-size: 16px;
  font-family: "Arial";
  padding-top: 5px;
}

.news .nr ul li .wz{
  width: 472px;
}

.news .nr ul li .wz .w1{
  color: #000000;
  font-size: 16px;
}

.news .nr ul li .wz .w2{
  color: #888888;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}

.news .nr ul li .wz .w2 span{
  float: right;
  color: #002E8A;
}

.nlist2 li:last-child{
  margin-bottom: 0;
}
.nlist2 li:hover .wz .w1{
   color: #002E8A;
}

.new-top{
  width: 576px;
  float: left;
}

.index_bgk{ background:#fff; padding-top:55px; padding-bottom:100px; width:100%; overflow:hidden;}
.indk_nr{ overflow:hidden;}
.indk_l{ width:50%;}
.indk_t{ overflow:hidden;}
.indk_orq{ width:30%; padding-left:5%; padding-top:3%;}
.indkt_rq{ font-family:Arial, Helvetica, sans-serif;; font-size:1.5rem; line-height:18px; color:#fff;}
.indkt_rq p{ color:#fdd400; line-height:40px; font-size:28px;}
.indkt_rq span{ font-size:42px; line-height:50px; height:50px;}
.indkt_yw{ font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:26px; color:#fff; margin-top:12px;}
.indk_opic{ overflow:hidden; width:100%;}
.indk_opic img{ display:block; width:100%; transition:0.5s; height:280px;}
.indk_l:hover .indk_opic img{transform:scale(1.1);}
.indk_omc{ height:65px; line-height:65px; overflow:hidden; font-size:22px; color:#fff; font-weight:bold;}
.indk_omc a{ height:65px; line-height:65px; overflow:hidden; font-size:22px; color:#fff; font-weight:bold;}
.indk_oms{ color:#fff; line-height:28px; height:56px; overflow:hidden; font-size:15px;}
.indk_l:hover .indk_omc{ color:#be1d2c;}
.indk_nr ul{ width:48%;}
.indkr_one{ overflow:hidden;}
.indkr_one a{padding:20px 30px 20px 5px; border:1px solid #fff; margin-bottom:10px; display:block; overflow:hidden;}
.indkr_rq{ width:23%; text-align:center; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:18px;}
.indkr_rq p{ font-size:30px; color:#fff; line-height:42px;}
.indkr_rq span{ display:block; width:22px; height:22px; background:#fff; border:1px solid #e8e8e8; border-radius:50%; font-family:"宋体"; font-size:14px; color:#1e1e1e; margin:6px auto 0 auto; line-height:22px; }
.indkr_wb{ width:77%;}
.indkr_mc{ height:24px; line-height:24px; color:#fff; font-size:20px; font-weight:bold; overflow:hidden; margin-top:10px;}
.indkr_ms{ color:#fff; line-height:22px; height:44px; overflow:hidden; margin-top:12px;}
.indkr_one a:hover .indkr_mc{ color:#fff;}
.indk_nr li{ height:67px; line-height:67px; overflow:hidden; border-top:1px dotted #d4d4d4; padding:0 3%;}
.indk_nr li:nth-child(2){ border-top:none;}
.indk_nr li h3{ font-size:16px; font-weight:bold;}
.indk_nr li span{ font-family:"宋体"; color:#fff; font-size:0.75rem; padding-right:8px;}
.indk_nr li a{ color:#fff; font-weight:bold;}
.indk_nr li em{ font-style:normal; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; float:right; color:#fff;}
.indk_nr li:hover span,.indk_nr li:hover a{ color:#fff;}
.indk_fqa{ border-bottom:1px solid #e4e4e4; padding-bottom:45px; padding-top:40px;}
.indkfqa_l{ width:50%;}
.indk_bt{ color:#adadad; font-size:1.125rem;}
.indk_bt p{ color:#212121; font-size:1.25rem; font-weight:bold;}
.indk_zj{ margin-top:20px;}
.indk_zj a{ margin-right:10px;}
.indkfqal_nr{ width:74%;}
.indkfqa_mc{ height:23px; padding-bottom:12px; border-bottom:1px solid #d4d4d4;  position:relative; padding-left:30px; font-size:1rem; color:#2e2e2e; transition:0.5s;}
.indkfqa_mc p{ overflow:hidden; height:23px; font-weight:bold; line-height:23px;}
.indkfqa_mc:before{ display:block; width:23px; height:23px; content:"?"; background:#be1d2c; border-radius:50%; text-align:center; line-height:23px; color:#fff; position:absolute; left:0; top:0;}
.indkfqa_ms{ line-height:24px; height:48px; color:#686868; margin-top:10px; overflow:hidden;}
.indkfqal_nr:hover .indkfqa_mc{ color:#be1d2c; transition:0.5s;}
.indkfqa_r{ width:45.833%;}
.indkfqar_r{ width:24.5%; position:relative;}
.indkfqar_r img{ display:block; width:100%;}
.indkfqar_r a{ position:absolute; top:0; left:0; width:100%; text-align:center; font-size:0.875rem; color:#fff;}
.indkfqar_r p{ width:31px; height:31px; line-height:28px; color:#fff; background:#013686; border-radius:50%; font-size:1.5rem; margin:20px auto 5px auto;}
.indkfqar_l{ width:70%;}
.indkfqar_l li{ float:left; width:40%; margin-right:10%;}
.indkfqar_l li:nth-child(2){ float:right;}
.indkfqarl_mc{ line-height:24px; height:48px; overflow:hidden; color:#484848; font-weight:bold; transition:0.5s;}
.indkfqarl_more{ width:22px; height:22px; background:#a2a2a2; color:#fff; line-height:22px; text-align:center; margin-top:24px; font-family:"宋体"; font-size:0.875rem; border-radius:50%; transition:0.5s;}
.indkfqar_l li:hover .indkfqarl_mc{ color:#be1d2c; transition:0.5s;}
.indkfqar_l li:hover .indkfqarl_more{ background:#be1d2c; transition:0.5s;}

.indkr_twe{ background:#f7f7f7; margin-right:30px; width:548px; float:left; padding:20px 30px 20px 5px; border:1px solid #eee; margin-bottom:20px; display:block; overflow:hidden;}
.indkr_twe a:hover .indkr_mc{ color:#be1d2c;}
.indkr_twe:nth-child(2),.indkr_twe:nth-child(4),.indkr_twe:nth-child(6){ margin-right:0px;}


.index_bgl{ height:250px; background:url(/images/index_bgl.jpg) no-repeat center; width:100%; position:relative; z-index:9;}
.indl_l{ margin-top:-46px; width:48.5%; margin-left:-50px;}
.indl_l img{ width:100%;}
.indl_r{ margin-top:59px;}
.indlr_bt{ height:36px; background:rgba(255,255,255,0.8); padding:0 18px; border-radius:18px; line-height:36px; font-size:1.125rem; color:#292929;}
.indlr_bz{ font-size:1.5rem; color:#fff; padding-left:18px;}
.indlr_bz span{ font-size:1.875rem; color:#fff; font-weight:bold;}
.indlr_tel{ padding-top:15px; display:block; background:url(/images/indl_tel.png) no-repeat left; height:65px; padding-left:70px; font-size:16px; color:#fff; font-weight:bold;}
.indlr_tel p{ font-family: Arial, Helvetica, sans-serif; font-size:30px; color:#fff; font-weight:normal;}


/*卓越*/
.hjs{ width:100%; margin:auto; overflow:hidden; padding:60px 0px; background:#f3f3f3;}
.hjs .nr{margin-top:30px;overflow:hidden;}
.hjs .nr .item{height:500px;width:25%;overflow:hidden;padding-right:.1rem;box-sizing:border-box;position:relative;transition:all ease-out .5s;-moz-transition:all ease-out .5s;-webkit-transition:all ease-out .5s;-o-transition:all ease-out .5s;float:left}
.hjs .nr .item .wraper{overflow:hidden}
.hjs .nr .item img{width:auto;height:100%;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;filter:url(blur.svg#blur);filter:blur(3px);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShadow=false)}
.hjs .nr .item span{color:#fff;left:.4rem;bottom:.45rem;z-index:2;position:absolute; font-size:18px; font-weight:bold;}

.hjs .nr .item.active{width:50%}
.hjs .nr .item.active img{filter:url(blur.svg#blur);filter:blur(0);filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, MakeShadow=false)}


/*气质*/
.hcd { margin-bottom:320px;}
#body, .hcd {position: relative;}
.hcd .txt{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; z-index: 2; text-align: center; color: #fff;}
.hcd .txt .fc{ padding-top:60px; color:#fff; font-size:38px; line-height:60px; font-weight:bold;}
.hcd .txt .ft{ font-size:15px; line-height:30px; color:#fff; margin-top:30px; margin-bottom:30px;}
.hcd .txt .more { border: 1px solid #fff; display: block; margin: 0 auto 20px; color: #fff; height: .56rem; line-height: .56rem; width: 2.1rem; border-radius: .56rem; background: 0 0;}
.hcd .txt .more:hover{background:#fff;color:#39588b}
.hcd .txt .more,.hcg .more{box-shadow:none;text-align:center}
.hcd .txt img { display: block; width: 11.31rem; margin:auto;}

/*产品系列*/
.series{ width:1300px; margin:auto; overflow:hidden; padding:60px 0px;}
.series .list{ overflow:hidden;}
.series .list .item { width: 32.333%; float: left; box-sizing: border-box; margin:0.5%;}
.series .list .item .wraper { position: relative; overflow: hidden;}
.series .list .item  .wraper .hover { position: absolute; left: 0; top: 0; bottom: 0; right: 0; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center;}
.series .list .item img { width: 100%;}
.series .list .item .wraper img { transition: all ease-in-out .5s; -moz-transition: all ease-in-out .5s; -webkit-transition: all ease-in-out .5s; -o-transition: all ease-in-out .5s;}
.series a .f-50 { font-size:38px; color:#fff;}
.series .list .item:hover> .wraper img{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1)}

body img { vertical-align: top;}

/*体验*/
.hty{background:url(/images/tybg.jpg) center no-repeat;background-size:cover; padding:60px; margin:60px auto 0px;}
.hty .title{text-align:center}
.hty .title p{margin-top:.42rem}
.hty .nr{margin-top:60px;display:flex}
.hty .nr .item{width:33.333%; margin:0% 0.5%;box-sizing:border-box;padding:2%;position:relative;background:#3d3d3c;color:#fff;height:3.16rem;border-radius:2%;transition:all ease-in-out .3s;-moz-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s}
.hty .nr .item:hover{background:#39588b}
.hty .nr .item h6{margin-bottom:.24rem}
.hty .nr .item p{line-height:26px; font-size:15px;}
.hxw .nr .swiper-wrapper .swiper-slide .txt h6,.hxw .nr .swiper-wrapper .swiper-slide .txt p{line-height:1.1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.hty .nr .item img{display:block;width:.88rem;position:absolute;left:.3rem;bottom:.3rem}
.f-36{ font-size:26px; font-weight:bold;}

/*寻找*/
.cp-zl{position:relative}
.cp-zl .txt,.ppln .down .txt{-webkit-align-items:center}
.cp-zl .txt { position: absolute; left: 0; top: 0; bottom: 0; width: 100%; box-sizing: border-box; display: -webkit-flex; display: flex; align-items: center; -webkit-justify-content: center; justify-content: center;}
.cp-zl .txt,.cp-zl .txt a{color:#fff;text-align:center}
.cp-zl .txt a{color:#fff;text-align:center}
.f-70{ font-size:50px; font-weight:bold;}
.f-24 { font-size:18px; font-family:Arial, Helvetica, sans-serif; text-transform:capitalize;}
.cp-zl .txt h6{ padding-bottom: .2rem; position: relative;}
.cp-zl .txt a {
    width: 2.24rem;
    height: .56rem;
    border: 1px solid #fff;
    line-height: .56rem;
    border-radius: .56rem;
    display: block;
    margin: 40px auto 0px;
}

.fzlc { width:100%; margin:auto; overflow:hidden;}
.fzlc .titp {line-height: 32px;margin: 0 70px 25px 70px;text-align: center;}
.fzlc .fzlcCon {position: relative;height: 620px;}
.fzlc .fzlcCon .fzlcbg {width: 1860px;height: 620px; position: absolute;left: -330px;top: 0;background: url(/images/fzlcbg.jpg) no-repeat center;}
.fzlc .fzlcCon .fzlcTit {width: 542px;height: 186px;background: url(/images/bg03.png);position: absolute;right: 0;top: 270px;}
.fzlc .fzlcCon .fzlcTit ul li {display: none; padding: 15px 20px 0 20px; overflow:hidden;color: #fff; font-size:16px;}
.fzlc .fzlcCon .fzlcTit ul li b {font-size: 22px;color: #333;margin-bottom: 10px;color: #fff; line-height:50px;}
.fzlc .fzlcCon .fzlcTit ul li span {display: block;line-height: 24px;color: #fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;min-height: 69px; font-size:15px; line-height:27px;}
.fzlc .fzlcCon .fzlcType {position: absolute;left: 0;bottom: 55px;height: 67px;}
.fzlc .fzlcCon .fzlcType .fzlcNum {position: absolute;left: -4px;top: 0;height: 67px;z-index: 3;width: 1208px;text-align: center;font-size: 16px;color: #fff;overflow: hidden;}
.fzlc .fzlcCon .fzlcType .fzlcNum ul {position: absolute;left: 0;}
.fzlc .fzlcCon .fzlcType .fzlcNum li {float: left;width: 55px;margin-left: 109px;height: 67px; line-height: 56px;cursor: pointer;}
.fzlc .fzlcCon .fzlcType .fzlcNum li:first-child {margin-left: 0;}
.fzlc .fzlcCon .fzlcType .fzlcNum li.cur {background: url(/images/fzlcbg.png) no-repeat center top;color: #fff;}
.fzlc .fzlcCon .fzlcline {width: 1860px;height: 23px;position: absolute;left: -330px;bottom: 0;background: url(/images/fzlcline.png) no-repeat left bottom;}


footer{
    background:#181819;
    color: #7f7f7f;
	justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
footer .nav{ height:80px; line-height:80px; text-align:center; color:#fff; border-bottom:1px solid #262626;}
footer .nav ul{overflow: hidden;text-align:center;margin: 0 auto;}
footer .nav ul li{height: 80px;line-height: 80px;margin:0 3%;display: inline-block;font-size: 18px;text-align: center; position:relative;}
footer .nav ul li a span{display: inline-block; color:#fff; line-height:80px; font-size:16px;}
footer .nav ul li a em{ display:none;}
footer .nav ul a:hover{color:#fff;}
footer .nav ul a:hover:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 0;
    background: #cd040c;
    bottom: 0;
    left: 0;
    -webkit-transition: width .5s;
    transition: width .5s;
    color: #cd040c;
    z-index: 1;
}
footer .nav ul a:hover:after{
    width: 100%;
    color: #cd040c;
	background:#cd040c;
    z-index: 1;}
footer li p{ font-size:14px; line-height:28px;}
footer li p span{ color:#b6363a; font-size:22px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
footer li p a{color: #7f7f7f;}
.foot_t{
 /*   display: flex;
   border-bottom: 1px solid #484848;
   justify-content: space-between;
   align-items: center;*/
   padding: 40px 0;
}
.foot_t h2 img{ height:45px;}
.foot_t .ds-qq{
    display: flex;
}
.foot_t .ds-qq> div{
    display: inline-block;
    vertical-align: middle;
    margin-left: 18px;
    cursor: pointer;
}
.foot_t .ds-qq> div  img{
    opacity: 0.5;
}
.foot_t .ds-qq> div:hover img{
    opacity: 1;
}
.foot-d{
    padding: 45px 0 30px;
}
.foot-d .ico{ float:left; margin-right:8px; width:28px;}
.foot-d .des{ float:left;}
.foot-d .des span{}
.foot-d .des  h1{ font-size:30px; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height:45px; font-weight:bold;}
.foot-d li{ width:auto; float:left; border-right:1px solid #252525; padding-right:25px; margin-right:25px;}
.foot-d li:nth-child(3){ width:120px; float:right; margin:none; border:none;}
.foot-d ul{
   /* display: flex;
    justify-content: space-between;*/
	overflow:hidden;
}
.foot-d li h6{
    font-size: 30px;
    color: #7f7f7f;
    font-weight: bold;
    margin-bottom: 10px;
}
.foot-d li .f_cont h2{ font-size:16px;}
.foot-d li .f_cont{
    font-size: 14px;
    line-height: 2;
}
.foot-d li dd{
    display: inline-block;
    vertical-align: text-top;
    margin-right: 134px;
}
.foot-d li dd:last-of-type{
    margin-right: 0;
}
.foot-d li dd span{
    display: block;
    margin-bottom: 20px;
   
}
.foot-d li dd span a{
    font-size: 20px;
}
.foot-d li dd a{
    display: block;
    font-size: 16px;
    margin-bottom: 16px;
}
.foot-d li h4{
    font-size: 14px;
    text-align: center;
    margin-top: 16px;
}
.foot-b{
    display: flex;
    justify-content: space-between;
    line-height: 60px;
    font-size: 14px;
    color: #848484;
	border-top:1px solid #545454;
}
.foot-b a{
    color: #848484;
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px;
}
.foot-b a:hover{
    color: #fff;
}


/*BodyCenter*/
.BodyCenter{ width:100%; margin:auto; overflow:hidden; background:#fff; justify-content: space-between;
    display: flex;
    flex-wrap: wrap;box-sizing: border-box;
    overflow: hidden;
	border-bottom:1px solid #D8D8D8;}
	
.BodyCenter .sow{ width:100%;}
.BodyCenter .sow .content {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 100%;
    flex-wrap: wrap; padding:0;
}
.BodyCenter .sow .col_3 {
    /*backdrop-filter: blur(25px);*/box-sizing: border-box;
	padding: 35px;
	display: flex; float:left;
	width:25%;
    flex-direction: column;
    justify-content: space-between;transition: all .2s ease;
	border-right:1px solid #D8D8D8;
}
.BodyCenter .sow .col_3:nth-child(4){border-right:0px solid #D8D8D8;}
.BodyCenter .sow .col_3 h4{font-size: 48px; line-height:50px; text-align:center; color:#333333;margin-bottom: 10px;font-family: Impact;}
.BodyCenter .sow .col_3 p{ font-size:18px;  color:#333; text-transform: uppercase; text-align:center; margin-bottom:30px;}
.BodyCenter .sow .col_3 h2{ text-align:center; font-size:14px; color:#333;}
.BodyCenter .sow .col_3 h2 img{ vertical-align:middle;position: absolute;top: 156px; padding-left:6px;}
.BodyCenter .sow .gspb_text{color: #ffffffd1;}
.BodyCenter .sow .col_3:hover{ background:#163170;}
.BodyCenter .sow .col_3:hover h4,.BodyCenter .sow .col_3:hover p,.BodyCenter .sow .col_3:hover h2{ color:#fff;}
.BodyCenter .sow .ico {
    display: block;
    margin: 0 auto 20px;
    position: relative;
    width: 5px;
    height: 7px;
}
.BodyCenter .sow:hover .i-on{opacity: 1;}
.BodyCenter .sow:hover .i-ok{opacity: 0;}
.BodyCenter .i-on{opacity: 0;}



.Amenities{ margin:70px auto; width:100%; overflow:hidden;}
.Amenities .container{display: flex; justify-content: space-between; margin: 0 auto; flex-wrap: wrap;}
.Amenities .al{ width:45%;}
.Amenities .al img{ width:100%;}
.Amenities .ar{ width:50%;display: flex; flex-direction: column; justify-content: center; align-items: stretch; float:left; margin-left:5%}
.Amenities .ar .gspb_text{font-size: 13px; color: rgba(0, 0, 0, 0.65); line-height:32px; text-transform:uppercase;}
.Amenities .ar h2{ font-size:24px; line-height:32px; color:#333;}
.Amenities .ar .gspb_text_fa01{font-size: 18px; margin-bottom: 40px!important;}
.Amenities .ar .iconsList{ margin-bottom: 20px; margin-top:20px;padding-top: 40px; border-top-style: solid; border-top-width: 1px; border-top-color: #ccc;}
.Amenities .ar .iconsList_item{ display: flex; flex-direction: row; align-items: center; position: relative; font-weight: 500!important; margin-bottom: 25px;}
.Amenities .ar .ico{ width:18px; height:18px;}
.Amenities .ar .gspb_iconsList_item_text{font-size:15px; line-height:32px; color:#333; text-indent:2em;}
.Amenities .ar .button{ width:150px; line-height:50px; height:50px; margin-top:30px; text-align:center; color:#fff;background-image: linear-gradient(90deg, rgba(22, 49, 112, 1) 3.508771929824561%,rgba(114, 116, 191, 1) 99.12280701754386%); font-size:15px; display:block; border-radius:8px;}
.Amenities .ar .button:hover{ background:#000; color:#fff;}



.zj-set3{ width:100%; margin:auto; overflow:hidden; padding:30px 0 60px;box-sizing: border-box;}

.zj-set3 .pics { margin-top: 180px; position: relative; margin-bottom:100px; }
.zj-set3 .pics  img { margin-top:-178px; position: relative; width: 100%;}
.zj-set3-cont{
	overflow:hidden; margin:60px auto 0;
}
.zj-set3-left{
    width: 44.5%;
}
.zj-set3-left .ts h3{
    font-size: 30px;
    color: #ffffff;
    font-weight: bold;
    margin-bottom: 16px;
}
.zj-set3-left .ts span{
    color: #fff;
}
.zj-set3-left i{
    display: block;
    margin: 20px 0;/*
    width: 27px;
    height: 14px;
    background: url('/images/zj-set3-i.png') no-repeat center;*/
}
.zj-set3-left .cont{
    margin-bottom: 26px;
}
.zj-set3-left .cont h6{
    font-size: 16px;
    color: #dddee0;
    line-height: 1.7;
    margin-bottom: 14px;
}
.zj-set3-left .cont p{
    font-size: 16px;
    color: #dddee0
}
.zj-set3 .box{ width:100%;box-sizing:border-box; overflow:hidden; background:#515151;}
.zj-set3 .bl{ width:60%; float:left;box-sizing:border-box; position:relative;}
.zj-set3 .bl img{ width:100%;}
.zj-set3 .br{ width:40%; float:right;box-sizing:border-box; padding:6%}
.zj-set3 .br h2{ font-size:24px; color:#fff; line-height:40px;}
.zj-set3 .br h2 img{ height:40px; float:left; padding-right:30px;}
.zj-set3 .bl:after,.zj-set3 .bl:before {
content:"";
width: 9px;height: 9px;
position: absolute;border: 0px solid #fff;
transition: all 0.8s;}
.zj-set3 .bl:hover {
                        border-top-right-radius: 0px;
                        border-bottom-left-radius: 0px;
                }
.zj-set3 .bl:hover:before, .zj-set3 .bl:hover:after {
                        width: 100%;
                        height: 100%;
                }.zj-set3 .bl:hover:after {
                        top: -2px;
                        left: -2px;
                        border-top: 9px solid #4B4B4B;
                        border-left: 9px solid #4B4B4B;
                }
                .zj-set3 .bl:hover:before {
                        bottom: -2px;
                        right: -2px;
                        border-bottom: 9px solid #4B4B4B;
                        border-right: 9px solid #4B4B4B;
                }
                .zj-set3 .bl:hover {
                        border-top-right-radius: 0px;
                        border-bottom-left-radius: 0px;
                }
/*.zj-set3 .bl:after{
position: absolute;
left:-100%;
top:0;
width: 30%;
height: 100%;
content:"";
background: -webkit-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.3)50%,rgba(255,255,255,0) 100%);
background: -o-linear-gradient(left,rgba(255,255,255,0)0,rgba(255,255,255,.3)50%,rgba(255,255,255,0) 100%);
background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3)50%,rgba(255,255,255,0) 100%);
background: linear-gradient(to right,rgba(255,255,255,0)0,rgba(255,255,255,.3)50%,rgba(255,255,255,8) 100%transform:skewX(-45deg) 100%);
transition:1s ease;}
.zj-set3 :hover:after{left: 150%;transition:1s ease;}*/
.zj-set3 .br em{ display:block; width:80px; height:1px; background:#fff; margin-left:70px; margin-top:8px;}
.zj-set3 .br p{ font-size:14px; line-height:27px; color:#fff; margin-top:25px;}
.zj-set3 .br .more{background-image:linear-gradient(90deg, rgba(51, 102, 168, 1) 3.508771929824561%,rgba(166, 40, 37, 1) 99.12280701754386%); font-size:15px; color:#fff; width:140px; height:40px; line-height:40px; text-align:center; margin-top:40px; display:block;}
.zj-set3 .br .more:hover{ color:#fff; background:#4A4A4A}

.list_box{
    width: 100%; margin:auto; 
}
.list_box .list ul,.list_box .tc,.list_box .tempWrap{ width:100%;}
.list_box li{ position: relative;
    float: left;
    transition: 0s;
    transform: none;
    overflow: hidden;
    padding: 0;
	height:470px;
	box-sizing: border-box;
	width: calc((100% - 0px * 5) / 6);}
.list_box li h3{
    text-align: center;
    color: #333;
	margin-top:10px;
    font-size: 16px;
	line-height:32px;
}
.list_box li .img{ position: relative; overflow: hidden; height:470px;}
.list_box li .img img {
	 display: block;
    transform: scale(1);
    transition: all 1s ease-out;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1;
}
.list_box li:hover .img img {
    transform: scale(1.2);
}
.list_box li:hover .explain {background: rgba(22, 49, 112, .65);}
.list_box .explain{    width: 100%;
    height: 100%;
    position: absolute;
	text-align:center;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 8%;
    background: rgba(0, 0, 0, 0);
    transition: all ease-out .3s;box-sizing: border-box;}
	
.list_box .explain-content {
    border-top-color: rgb(0, 176, 80);
    border-bottom-color: rgb(0, 176, 80);
	display: flex;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    align-content: center;
}
.list_box .explain-content h1,.list_box .explain-content p{opacity:0;}
.list_box li:hover .explain-content h1{ word-break: break-word; width:100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;opacity:1;
    display: -webkit-box;
    -webkit-box-orient: vertical; height:30px; font-size:18px; color:#fff; text-align:center; margin-bottom:15px;}
.list_box li:hover .explain-content p{word-break: break-word; color:#fff;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;opacity:1;
    display: -webkit-box;
    -webkit-box-orient: vertical; font-size:14px; line-height:28px;}
.list_boxs{
    width: 100%; margin:auto;
}
.list_boxs .list ul,.list_boxs .tc,.list_boxs .tempWrap{ width:100%;}

.list_box li:hover .explain-content {
    border-top: 3px solid #00b050;
    border-bottom: 3px solid #00b050;
	display: flex;
    width: 100%;
    height: 100%;
    flex-wrap: wrap;
    align-content: center;
}
.list_boxs li{ width:300px; float:left; margin-right:10px;}
.list_boxs li h3{
    text-align: center;
    color: #333;
	margin-top:10px;
    font-size: 16px;
	line-height:32px;
}
.list_boxs li .img{width: 100%; overflow:hidden; height:400px;}
.list_boxs li .img img {
	 display: block;
    transform: scale(1);
    transition: all 1s ease-out;
    height: 100%;
    object-fit: cover;
    aspect-ratio: 1;
}
.list_boxs li:hover .img img {
    transform: scale(1.2);
}

.nlist1{

}
.nlist1 li{

}
.nlist1 li .img1 img{
  width: 576px;
  height: 360px;
}

.nlist1 li .wz{
  border: 1px solid #eeeeee;
  padding: 20px 30px;
}

.nlist1 li .date{
  color: #999999;
  font-size: 16px;
  font-family: "Arial";
  padding-top: 10px;
}
.nlist1 li .w1{
  color: #000000;
  font-size: 16px;
  line-height:32px;
}
.nlist1 li .w2{
  color: #888888;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
}

.nlist1 li .w2 span{
  color: #002E8A;
  font-size: 14px;
  float: right;
}

.nlist1 li:hover .w1{
  color: #002E8A;
}


.subTitleCls{ overflow:hidden; text-align:center; margin:0px auto 30px;}
.subTitleCls h4{ line-height:60px; font-size: 36px; color:#0056ab; font-weight: bold;}
.subTitleCls h4::before, .subTitleCls h4::after { display: inline-block; vertical-align: middle; content: ""; background: #0056ab; width: 100px; height: 3px; margin: 0 10px;}
.subTitleCls h2 { display: block; font-size: 17px; color: #999999; text-align:center; padding-top:8px;}


/**/
.g-gg{background:url(/images/gg_02.jpg) no-repeat center 0;height: 194px;overflow: hidden;/*margin-top: 50px;*/}
.g-gg p{margin: 50px 0 15px 0; font:14px "Microsoft YaHei";color: #bbbbbb;background: url(/images/youyu_03.jpg) no-repeat right center;padding-right:45px;text-align: right;}
.g-gg p b{display: block;font:24px "Microsoft YaHei";color: #fff;font-weight: bold;}
.g-gg span a{display: block;width: 109px;font:14px "Microsoft YaHei";color: #fff;float: right; height: 32px;background: url(/images/youyu_07.jpg) no-repeat;text-align: center;line-height: 32px;}


/**/
.g-kfrd{background: url(/images/v_02.jpg) no-repeat center 0;margin-top: 38px;}
.fr-t{height: 456px; margin-top: 45px;}
.rd-l{width: 310px;float: left;}
.rd-l li a{background: #f4f4f4;width: 310px; font:18px "Microsoft YaHei";color: #0056ab;font-weight: bold;line-height: 65px;display: inline-block;}
.rd-l li.ts a{background: #e3e3e3}
.rd-l li img{display: inline-block;vertical-align: middle;padding: 0 15px 0 070px;}
.rd-r{width: 1200px; margin:auto; overflow:hidden;}
.rd-r li{position: relative; width: 240px;height: 160px;float: left;}
.rd-r li a{display: block;width: 240px;height: 160px;background: #f4f4f4 url(/images/zmv_06.png) no-repeat center;text-align: center;}
.rd-r li i{display: block;font-style: normal;font:28px "Impact";color: #0056ab;font-weight: bold;padding: 32px 0 0 0}
.rd-r li b{display: block; font:22px "Microsoft YaHei";color: #0056ab; line-height:35px;}
.rd-r li b span{display: block;font:12px "Microsoft YaHei";color: #b0b0b0;}
.rd-r li img{display: block;width: 240px;height: 160px;position: absolute;left: 0px;top:0px;z-index: 5;display: none}
.rd-r li.cur img{display: block;}
.rd-r li.ts a{background: #e3e3e3 url(/images/zmv_06.png) no-repeat center;}

.fr-b{background: url(/images/s3_03.jpg) no-repeat right 0;height: 133px;padding-top: 40px;margin-top: 3px;}
.fr-b ul{padding-left: 70px;}
.fr-b li{width: 196px;float: left;height: 38px;margin: 0 25px 15px 0}
.fr-b li a{font:16px "Microsoft YaHei";color: #0056ab;display: block; width: 146px; padding-left: 50px; height: 38px;line-height: 38px; background: url(/images/s_03.png) no-repeat}
.fr-b li a:hover{background: url(/images/s2_03.png) no-repeat;color: #fff;}


/*case*/
.case{ width:100%; margin:50px auto 0;}
.case .hjnavleft{ width:100%; margin:auto; border-bottom:1px solid #e6e6e6; border-top:1px solid #e6e6e6; min-height:99px;}
.case .hjnavleft li{ width:12.3%; float:left; border-right:1px solid #e6e6e6;border-bottom:3px solid #fff;border-top:3px solid #fff; padding:3px 0; position:relative;}
.case .hjnavleft li:nth-child(8){border-right:none;}
.case .hjnavleft li .img-logo{ width:36%; margin:auto;}
.case .hjnavleft li .img-logo img{ width:100%;}
.case .hjnavleft li p{ text-align:center; font-size:14px; margin-top:5px; color:#666;}
.case .hjnavleft .hover0,.case .hjnavleft .hover1,.case .hjnavleft .hover2,.case .hjnavleft .hover3,.case .hjnavleft .hover4,.case .hjnavleft .hover5,.case .hjnavleft .hover6,.case .hjnavleft .hover7,.case .hjnavleft .hover8,.case .hjnavleft .hover9{ border-bottom:3px solid #FF1313;border-top:3px solid #FF1313;}
.case .hjnavleft .hover0 .tab-arrows,.case .hjnavleft .hover1 .tab-arrows,.case .hjnavleft .hover2 .tab-arrows,.case .hjnavleft .hover3 .tab-arrows,.case .hjnavleft .hover4 .tab-arrows,.case .hjnavleft .hover5 .tab-arrows,.case .hjnavleft .hover6 .tab-arrows,.case .hjnavleft .hover7 .tab-arrows,.case .hjnavleft .hover8 .tab-arrows,.case .hjnavleft .hover9 .tab-arrows {
    display: block;
    position: absolute;
    top: calc(100% + 1px);
    left: 50%;
	border-top-color: rgb(255, 0, 0);
    transform: translateX(-50%);
    border-top: 9px solid #ff0000;
    border-bottom: 0px solid transparent;
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    z-index: 980;
}

.case .hjnavcn {
	WIDTH: 100%; OVERFLOW: hidden; margin:20px auto 0;
	
}
.case .hjnavcn img{ width:100%;}



.cv{ width:100%;  margin:auto; background:url(/images/cv.jpg) center bottom no-repeat; overflow:hidden; padding:110px 0 150px;}
.cv h3{ text-align:center;}
.cv h3 strong{ display:block; font-size:32px; font-weight:normal; line-height:32px; padding-top:24px;}
.cv h3 span{ display:block; color:#ed1c24; font-size:50px; font-weight:normal; line-height:50px;}
.cv ul{ width:100%; overflow:hidden; background:url(/images/cc2.png) center 65px no-repeat;}
.cv li { width:200px; height:200px; color:#666; font-size:14px; text-align:center; border-radius:100px; background:#fff; float:left; margin:50px;}
.cv li .ico{ padding:30px 0 10px;}
.cv li p{ width:140px; line-height:26px; text-align:center; margin:0 auto;}
.cv li strong{ display:block; font-size:24px; font-weight:normal; line-height:24px; padding-bottom:8px;}
.cv li.c1{  top:44px; left:449px;}
.cv li.c2{  top:0; left:723px;}
.cv li.c3{  top:44px; left:997px;}
.cv li.c4{  top:0; left:1271px;}