/*响应式布局开始*/
	.-windows{ position:fixed; top:0px; left:0px; height:100%; width:100%; z-index:999}
	/*高度*/
	.-h-90{ height:90px;}.-h-80{ height:80px;}.-h-70{ height:70px;}.-h-60{ height:60px;}.-h-50{ height:50px;}.-h-40{ height:40px;}.-h-30{ height:30px;}
	.-h-100{ height:100px;}.-h-150{ height:150px;}.-h-200{ height:200px;}.-h-300{ height:300px;}.-h-400{ height:400px;}.-h-500{ height:500px;}
	/*宽度*/
	.-w-1000{ width:1000px; margin:auto}  .-w-1200{ width:1200px; margin:auto}  .-w-1100{ width:1200px; margin:auto}
	.-w-100{ width:100%;}   .-w-phone,.-w-mobile{ min-width:300px; max-width:640px; margin:auto}
	.-w-12,.-w-11,.-w-10,.-w-9,.-w-8,.-w-7,.-w-6,.-w-5,.-w-4,.-w-3,.-w-2,.-w-1{ float:left;}
	.-w-12 img,.-w-11 img,.-w-10 img,.-w-9 img,.-w-8 img,.-w-7 img,.-w-6 img,.-w-5 img,.-w-4 img,.-w-3 img,.-w-2 img,.-w-1 img{ max-width:100%;}
	.-w-12{ width:100%;}              .-w-11{ width: 91.66666667%;}        .-w-10{width: 83.33333333%;}
	.-w-9{ width:75%;}                .-w-8{ width: 66.66666667%;}         .-w-7{width: 58.33333333%;}
	.-w-6{ width: 50%;}               .-w-5{ width:41.66666667%}           .-w-4{width: 33.33333333%;}          
	.-w-3{ width: 25%;}               .-w-2{ width:16.66666667%}           .-w-1{width: 8.33333333%;} 
	
	.-row{ width:100%; box-sizing: border-box; overflow:hidden;}
	.-w-tv-12,.-w-tv-11,.-w-tv-10,.-w-tv-9,.-w-tv-8,.-w-tv-7,.-w-tv-6,.-w-tv-5,.-w-tv-4,.-w-tv-3,.-w-tv-2,.-w-tv-1
	.-w-pc-12,.-w-pc-11,.-w-pc-10,.-w-pc-9,.-w-pc-8,.-w-pc-7,.-w-pc-6,.-w-pc-5,.-w-pc-4,.-w-pc-3,.-w-pc-2,.-w-pc-1
	.-w-tp-12,.-w-tp-11,.-w-tp-10,.-w-tp-9,.-w-tp-8,.-w-tp-7,.-w-tp-6,.-w-tp-5,.-w-tp-4,.-w-tp-3,.-w-tp-2,.-w-tp-1
	.-w-mp-12,.-w-mp-11,.-w-mp-10,.-w-mp-9,.-w-mp-8,.-w-mp-7,.-w-mp-6,.-w-mp-5,.-w-mp-4,.-w-mp-3,.-w-mp-2,.-w-mp-1
	{ float:left;}
	/*手机*/
	.-w-mp-12{ width:100%}               .-w-mp-11{ width: 91.66666667%;}        .-w-mp-10{width: 83.33333333%;}
	.-w-mp-9{ width:75%;}                .-w-mp-8{ width: 66.66666667%;}         .-w-mp-7{width: 58.33333333%;}
	.-w-mp-6{ width: 50%;}               .-w-mp-5{ width:41.66666667%}           .-w-mp-4{width: 33.33333333%;}          
	.-w-mp-3{ width: 25%;}               .-w-mp-2{ width:16.66666667%}           .-w-mp-1{width: 8.33333333%;} 
	/*平板电脑*/
	@media (min-width: 768px){
	.-w-tp-12{ width:100%}               .-w-tp-11{ width: 91.66666667%;}         .-w-tp-10{width: 83.33333333%;}
	.-w-tp-9{ width:75%;}                .-w-tp-8{ width: 66.66666667%;}          .-w-tp-7{width: 58.33333333%;}
	.-w-tp-6{ width: 50%;}                .-w-tp-5{ width:41.66666667%}           .-w-tp-4{width: 33.33333333%;}          
	.-w-tp-3{ width: 25%;}                .-w-tp-2{ width:16.66666667%}           .-w-tp-1{width: 8.33333333%;} 
	}
	/*台式电脑*/
	@media (min-width: 1024px){
	.-w-pc-12{ width:100%;}              .-w-pc-11{ width: 91.66666667%;}        .-w-pc-10{width: 83.33333333%;}
	.-w-pc-9{ width:75%;}                .-w-pc-8{ width: 66.66666667%;}         .-w-pc-7{width: 58.33333333%;}
	.-w-pc-6{ width: 50%;}               .-w-pc-5{ width:41.66666667%}           .-w-pc-4{width: 33.33333333%;}          
	.-w-pc-3{ width: 25%;}               .-w-pc-2{ width:16.66666667%}           .-w-pc-1{width: 8.33333333%;} 
	}
	/*电视*/
	@media (min-width: 1440px){
	.-w-tv-12{ width:100%}               .-w-tv-11{ width: 91.66666667%;}        .-w-tv-10{width: 83.33333333%;}
	.-w-tv-9{ width:75%;}                .-w-tv-8{ width: 66.66666667%;}         .-w-tv-7{width: 58.33333333%;}
	.-w-tv-6{ width: 50%;}               .-w-tv-5{ width:41.66666667%}           .-w-tv-4{width: 33.33333333%;}          
	.-w-tv-3{ width: 25%;}               .-w-tv-2{ width:16.66666667%}           .-w-tv-1{width: 8.33333333%;} 		
	}
	/*修正*/
	.-w-r-1,.-w-r-2,.-w-r-3,.-w-r-4,.-w-r-5,.-w-r-6,.-w-r-7,.-w-r-8,.-w-r-9,.-w-r-10,.-w-r-12
	.-w-l-1,.-w-l-2,.-w-l-3,.-w-l-4,.-w-l-5,.-w-l-6,.-w-l-7,.-w-l-8,.-w-l-9,.-w-l-10,.-w-l-12
	{ position:relative;}
	.-w-r-12{ left:100%}               .-w-r-11{ left: 91.66666667%;}        .-w-r-10{left: 83.33333333%;}
	.-w-r-9{ left:75%;}                .-w-r-8{ left: 66.66666667%;}         .-w-r-7{left: 58.33333333%;}
	.-w-r-6{ left: 50%;}               .-w-r-5{ left:41.66666667%}           .-w-r-4{left: 33.33333333%;}          
	.-w-r-3{ left: 25%;}               .-w-r-2{ left:16.66666667%}           .-w-r-1{left: 8.33333333%;} 
	/*内容主体*/
	.-container{}
	@media (min-width: 768px) {.-container {width: 750px;}}
	@media (min-width: 992px) {.-container {width: 970px;}}
	@media (min-width: 1200px) {.-container {width: 1170px;}}
/*响应式布局结束*/
/*内间距-开始*/
	.-p-5-0{ padding:5px 0px !important;}      .-p-10-0{ padding:10px 0px !important;} 
	.-p-15-0{ padding:15px 0px !important;}    .-p-20-0{ padding:20px 0px !important;} 
	.-p-25-0{ padding:25px 0px !important;}    .-p-30-0{ padding:30px 0px !important;} 
	.-p-35-0{ padding:35px 0px !important;}    .-p-40-0{ padding:40px 0px !important;} 
	.-p-0-5{ padding:0px 5px !important;}      .-p-0-10{ padding:0px 10px !important;}
	.-p-0-15{ padding:0px 15px !important;}    .-p-0-20{ padding:0px 20px !important;}
	.-p-0-25{ padding:0px 25px !important;}    .-p-0-30{ padding:0px 30px !important;}
	.-p-0-35{ padding:0px 30px !important;}    .-p-0-40{ padding:0px 40px !important;}
	.-p-t1{ padding-top:1px !important;}
	.-p-t2{ padding-top:2px !important;}           .-p-t3{ padding-top:2px !important;} 
	.-p-t4{ padding-top:4px !important;}           .-p-t3{ padding-top:3px !important;} 
	.-p-5{ padding:5px !important;}            .-p-10{ padding:10px !important;} 
	.-p-15{ padding:15px !important;}          .-p-20{ padding:20px !important;}
	.-p-25{ padding:25px !important;}          .-p-30{ padding:30px !important;} 
	.-p-35{ padding:35px !important;}          .-p-40{ padding:40px !important;}
	.-p-b0{padding-bottom:0px !important;}     .-p-t0{padding-top:0px !important;} 
	.-p-l0{padding-left:0px !important;}       .-p-r0{padding-right:0px !important;}
	.-p-t5{padding-top:5px !important;}        .-p-t10{padding-top:10px !important;} 
	.-p-t15{padding-top:15px !important;}      .-p-t20{padding-top:20px !important;} 
	.-p-t25{padding-top:25px !important;}      .-p-t30{padding-top:30px !important;} 
	.-p-t35{padding-top:35px !important;}      .-p-t40{padding-top:40px !important;} 
	.-p-r5{padding-right:5px !important;}      .-p-r10{padding-right:10px !important;} 
	.-p-r15{padding-right:15px !important;}    .-p-r20{padding-right:20px !important;} 
	.-p-r25{padding-right:25px !important;}    .-p-r30{padding-right:30px !important;} 
	.-p-r35{padding-right:35px !important;}    .-p-r40{padding-right:40px !important;} 
	.-p-b5{padding-bottom:5px !important;}     .-p-b10{padding-bottom:10px !important;} 
	.-p-b15{padding-bottom:15px !important;}   .-p-b20{padding-bottom:20px !important;} 
	.-p-b25{padding-bottom:25px !important;}   .-p-b30{padding-bottom:30px !important;} 
	.-p-b35{padding-bottom:35px !important;}   .-p-b40{padding-bottom:40px !important;} 
	.-p-l5{padding-left:5px !important;}       .-p-l10{padding-left:10px !important;} 
	.-p-l15{padding-left:15px !important;}     .-p-l20{padding-left:20px !important;} 
	.-p-l25{padding-left:25px !important;}     .-p-l30{padding-left:30px !important;} 
	.-p-l35{padding-left:35px !important;}     .-p-l40{padding-left:40px !important;}
/*内间距-结束*/

/*外边距-开始*/
	.-m-5{ margin:5px !important;}                .-m-10{ margin:10px !important;} 
	.-m-15{ margin:15px !important;}              .-m-20{ margin:20px !important;}
	.-m-25{ margin:25px !important;}              .-m-30{ margin:30px !important;} 
	.-m-35{ margin:35px !important;}              .-m-40{ margin:40px !important;}
	.-m-b0{margin-bottom:0px !important;}         .-m-t0{margin-top:0px !important;} 
	.-m-l0{margin-left:0px !important;}           .-m-r0{margin-right:0px !important;}
	.-m-t5{margin-top:5px !important;}            .-m-t10{margin-top:10px !important;} 
	.-m-t15{margin-top:15px !important;}          .-m-t20{margin-top:20px !important;} 
	.-m-t25{margin-top:25px !important;}          .-m-t30{margin-top:30px !important;} 
	.-m-t35{margin-top:35px !important;}          .-m-t40{margin-top:40px !important;} 
	.-m-r5{margin-right:5px !important;}          .-m-r10{margin-right:10px !important;} 
	.-m-r15{margin-right:15px !important;}        .-m-r20{margin-right:20px !important;} 
	.-m-r25{margin-right:25px !important;}        .-m-r30{margin-right:30px !important;} 
	.-m-r35{margin-right:35px !important;}        .-m-r40{margin-right:40px !important;} 
	.-m-b5{margin-bottom:5px !important;}         .-m-b10{margin-bottom:10px !important;} 
	.-m-b15{margin-bottom:15px !important;}       .-m-b20{margin-bottom:20px !important;} 
	.-m-b25{margin-bottom:25px !important;}       .-m-b30{margin-bottom:30px !important;} 
	.-m-b35{margin-bottom:35px !important;}       .-m-b40{margin-bottom:40px !important;} 
	.-m-l5{margin-left:5px !important;}           .-m-l10{margin-left:10px !important;} 
	.-m-l15{margin-left:15px !important;}         .-m-l20{margin-left:20px !important;} 
	.-m-l25{margin-left:25px !important;}         .-m-l30{margin-left:30px !important;} 
	.-m-l35{margin-left:35px !important;}         .-m-l40{margin-left:40px !important;}
	.-m-5-0{ margin:5px 0px !important;}          .-m-10-0{ margin:10px 0px !important;} 
	.-m-15-0{ margin:15px 0px !important;}        .-m-20-0{ margin:20px 0px !important;} 
	.-m-25-0{ margin:25px 0px !important;}        .-m-30-0{ margin:30px 0px !important;} 
	.-m-35-0{ margin:35px 0px !important;}        .-m-40-0{ margin:40px 0px !important;} 
	.-m-0-5{ margin:0px 5px !important;}          .-m-0-10{ margin:0px 10px !important;}
	.-m-0-15{ margin:0px 15px !important;}        .-m-0-20{ margin:0px 20px !important;}
	.-m-0-25{ margin:0px 25px !important;}        .-m-0-30{ margin:0px 30px !important;}
	.-m-0-35{ margin:0px 30px !important;}        .-m-0-40{ margin:0px 40px !important;}
	.-m-5-auto{ margin:5px auto !important;}      .-m-10-auto{ margin:10px auto !important;} 
	.-m-15-auto{ margin:15px auto !important;}    .-m-20-auto{ margin:20px auto !important;} 
	.-m-25-auto{ margin:25px auto !important;}    .-m-30-auto{ margin:30px auto !important;} 
	.-m-35-auto{ margin:35px auto !important;}    .-m-40-auto{ margin:40px auto !important;} 
/*外边距-结束*/

/*标签属性转换开始*/
	.-flash-5,.-flash-5 div{-webkit-transition:.5s;  -moz-transition:.5s;  -o-transition:.5s;  -ms-transition:.5s;  transition:.5s;}
	.-flash-10,.-flash-10 div{-webkit-transition:.10s;  -moz-transition:.10s;  -o-transition:.10s;  -ms-transition:.10s;  transition:.10s;}
	.-box ,.-box *{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}

/*标签属性转换结束*/
/*文字属性-开始*/
	.-f-r{ float:right;_display:inline}            .-f-l{ float:left;_display:inline}           .-f-n{ float:none;}
	.-t-m,.-t-b,.-t-t{ align:central }
	.-t-m{ vertical-align:middle; -webkit-box-pack: center;  -webkit-justify-content: center;  justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        align-items: center;	
	}
	.-t-b{ vertical-align:bottom}                .-t-t{ vertical-align:top}
	.-t-c{ text-align:center}                      .-t-l{ text-align:left}                      .-t-r{ text-align:right}
	.-t-bold{ font-weight: bold;}                  .-t-i{ font-style: italic}                   .-t-u{text-decoration: underline;}
	.-t-super{vertical-align:super;}               .-t-sub{vertical-align:sub; }                a.-t-u{text-decoration: none;}
	.-t-capitalize{ text-transform:capitalize;}    .-t-uppercase{ text-transform:uppercase;}    
	.-t-lowercase{ text-transform:lowercase;} 
	.-t-super,.-t-sub{ font-size:9px; color:#777}
	.-t-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
	.-cursor-h{cursor: help;} 
	.-t-i-12{ text-indent:22px;}  .-t-i-14{ text-indent:28px;}  .-t-i-16{ text-indent:32px;}
	/*行间距*/
	.-l-h-16{line-height:16px}  .-l-h-18{line-height:18px}  .-l-h-20{line-height:20px}
	.-l-h-22{line-height:22px}  .-l-h-24{line-height:24px}  .-l-h-26{line-height:26px}
	.-l-h-28{line-height:28px}  .-l-h-30{line-height:30px}  .-l-h-32{line-height:30px}
	.-l-h-34{line-height:34px}  .-l-h-36{line-height:36px}  .-l-h-38{line-height:38px}
	.-l-h-40{line-height:40px}  .-l-h-42{line-height:42px}  .-l-h-44{line-height:44px}
	/*显示几行，多余裁切*/
	.-t-row-20-1 , .-t-row-20-2 , .-t-row-20-3 , .-t-row-20-4{ overflow:hidden; line-height:20px;}
	.-t-row-20-1{height:20px;}   .-t-row-20-2{height:40px;}
	.-t-row-20-3{height:60px;}   .-t-row-20-4{height:80px;}
	.-t-row-25-1 , .-t-row-25-2 , .-t-row-25-3 , .-t-row-25-4{ overflow:hidden; line-height:25px;}
	.-t-row-25-1{height:25px;}   .-t-row-25-2{height:50px;}
	.-t-row-25-3{height:75px;}   .-t-row-25-4{height:100px;}
	.-t-row-30-1 , .-t-row-30-2 , .-t-row-30-3 , .-t-row-30-4{ overflow:hidden; line-height:30px;}
	.-t-row-30-1{height:30px;}   .-t-row-30-2{height:60px;}
	.-t-row-30-3{height:90px;}   .-t-row-30-4{height:120px;}
	
	/*文字色彩与大小*/
	.-f-s12{ font-size:12px} .-f-s14{ font-size:14px}  .-f-s16{ font-size:16px}  .-f-s18{ font-size:18px}  .-f-s20{ font-size:20px;}
	.-f-s22{ font-size:22px} .-f-s24{ font-size:24px}  .-f-s26{ font-size:26px}  .-f-s28{ font-size:28px;} .-f-s30{ font-size:30px;}
	.-f-s32{ font-size:32px} .-f-s34{ font-size:34px}  .-f-s36{ font-size:36px}  .-f-s38{ font-size:38px;} .-f-s40{ font-size:40px;}
	.-f-s45{ font-size:45px} .-f-s50{ font-size:50px}  .-f-s60{ font-size:60px}  .-f-s70{ font-size:70px;} .-f-s80{ font-size:80px;}
	.-color-000{ color:#000}     .-color-333{ color:#333}       .-color-666{color:#666}         .-color-999{color:#999} 
	.-color-red{color:#ff4d51}   .-color-blue{color:#215cd5}     .-color-green{color:#2B9900}    .-color-yellow{color:#f99d33}
	.-color-white,.-color-fff{color:#ffffff}
/*文字属性-结束*/

.p{ font-size:14px; line-height:24px; color:#4f4f4f; text-indent:30px; font-family:"微软雅黑"}
body {
	margin: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ffffff;
}
a:hover {
	color: #2a63a5;
}
.ztys_2d68ab {
	color: #2d68ab;
	background:#005cac;
	
}
.ztys_2d68ab a{ color:#FFF;}
.ztys_2d68ab img{ display:none}
.dh_bj {
	background-image: url(../images/index_13.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.link_zz:hover{background:#E4E4E4 ;}
.dh_bj.-h {
	background-image: url(../images/index_13.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 21px;
	color: #222222;
}
.table_bj {
	background-image: url(../images/index_35.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

a {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #222222;
	text-decoration: none;
}
.ztys_ffffff {
	color: #565656;
	font-size: 13px;
}
.ztys_949494 {
	color: #949494;
}
.ztys_818181 {
	color: #818181;
}

.ztys_2f6caf {
	color: #2f6caf;
}
a.link_tt {
	color: #666666;
	font-size: 14px;
	font-weight: bold;

}
a.link_tt:hover {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;

}
.dh_bj .-btn:hover,.dh_bj .-btn.-h{
	background-image: url(../images/index_13.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dh_bj .-btn:hover a.link_tt,.dh_bj .-btn.-h a.link_tt{
	color: #ffffff;
}
.k_BJ {
	background-image: url(../images/index_27.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.k_BJ2 {
	background-image: url(../images/index_25.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.x_234 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	background-image: url(../images/index_35.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
.ztys_3682c1 {
	font-size: 13px;
	color: 3682c1;
}
.yqlj {
	border: 1px solid #ecf2f8;
}


a.link_zz {
	color: #585858;
	font-size: 12px;

}
a.link_zz:hover {
	color: #245899;
	font-size: 12px;
}
.inc_lift_x {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
}
.nr_24 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f6f6f6;
	border-left-color: #f6f6f6;
}
.news_x {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.zt_14 {
	font-size: 14px;
	color: #006699;
}
.red {
	color: #CC0000;
	font-size: 14px;
}
.z_14 {
	font-size: 14px;
}
.z_x {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.dh_x {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
td[background*="images/about_08.gif"]{ height: 50px;}
td[background*="images/about_05.gif"]{ height: 40px; position:relative; top:16px;}
.k_pagelist {height: 18px; padding:2px 12px 6px; clear:both; font-size:11px; line-height:15px; float:right}
.k_pagelist .em{width:60px; font-style:normal}
.k_pagelist a{padding:4px 5px 0;margin:5px 4px 0 0; 

color:#295592;background:#fff; display:inline-table; border:1px solid #ccc; float:left; }
.k_pagelist a:visited{color:#999;} 
.k_pagelist a:hover{color:#fff; background:#295592; border:1px solid 

295592;float:left;}

.k_pagelist strong{padding:4px 5px 0;margin:5px 4px 0 0; 

color:#fff;background:#295592; display:inline-table; border:1px solid #ccc; float:left; }

.k_pagelist strong:hover{color:#fff; background:#295592; border:1px solid 

red;float:left;}
.k_pagelist em{padding:4px 10px 0;margin:5px 4px 0 0; 

color:#295592;background:#fff; display:inline-table; border:1px solid #ccc; float:left; font-style:normal; }
.nbd8 {
	   
    BORDER-bottom:#CCCCCC 1px solid;
	BORDER-left:#CCCCCC 1px solid;
	BORDER-right:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	padding-left:2px; left:2px; 
    padding-right:2px; right:2px;
	padding-top:2px; top:2px; 
    padding-bottom:2px; bottom:2px;
		
}
.newsBg{ background:#4e9af9}
.newsBg .-row .-w-8{ font-size:14px; color:#ffffff}
.newsBg .-row .-w-8 a{ font-size:12px; color:#ffffff} 
.newsBg .-row .-w-4{ font-size:12px; color:#bfdbff}
.newsBg .-row .-w-4 a{ font-size:12px; color:#ffffff} 

.gongchengzhanshi{ display:inline-block; width:311px; border:1px solid #ffffff;position:relative;top:0px;}
.gongchengzhanshi div a{font-size:14px; height:28px; line-height:28px}
.gongchengzhanshi img{ width:311px; height:194px;}
.gongchengzhanshi:hover{ 
	border:1px solid #1471ca; position:relative; top:-20px; z-index:99999;
	-moz-box-shadow: 0px 2px 8px #999;-webkit-box-shadow: 0px 2px 8px #999;box-shadow:0px 2px 8px #999;
}
.gongchengzhanshi:hover img{ width:311px; height:194px;}
.gongchengzhanshi:hover div{ background:#1471ca; color:#FFF}
.gongchengzhanshi:hover div a{ color:#FFF}

.fuwuzhuanqu{ padding-bottom:30px;}
.fuwuzhuanqu .-icon{ width:100px; height:100px; border-radius:100px; position:relative; display:inline-block; border:1px solid #FFF;}
.fuwuzhuanqu:hover .-icon{ border:1px solid #999;}
