﻿div.linkmap,div#fixedLayertop{display: none!important;}
div.sy2_inside{border-bottom:none;}
div.main{margin:0;position: relative;width: 100%;overflow: hidden;}
.container-full{background: url(/Sites/Uploaded/UserUpLoad/20170531/20170531085932.jpg) no-repeat center;width: 100%;position: absolute;right:0;top:0;}
.item{width: 1200px;margin:35px auto 0;}
.item ul{width: 400px;overflow: hidden;}
.item ul li{width: 50%;height: 45px;margin: 15px auto;display: block;line-height: 45px;text-align: center;*display: block;*float: left;}
.item ul li a{display: block;width: 100%;height:100%;border:1px solid #6ed0f7;font-size: 20px;color: #6ed0f7;background: #10485d;transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;-o-transition: all 0.2s ease 0s;}
.item ul li a:hover{border: 1px solid #10485d;color: #4F4E53;background: #fff;transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s ;-webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s}
span.dep-tit{width: 400px;display: block;}
span.dep-tit img{width: 100%;height: auto}
.container-full .p_description{
	position: absolute;
	bottom: 125px;
	right:160px;
	padding:20px;
	width: 430px;
	height: 144px;
	line-height: 24px;
	font-size: 16px;
	color: #fff;
	background: url(/Sites/Uploaded/UserUpLoad/20170531/20170531101707.png);
	border-radius:40px;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	font-family: "宋体";
}
.container-full .p_footer{position: absolute;bottom:50px;width: 100%;margin:0 auto;text-align: center;color: #125f89;font-size: 14px;}


@media only screen and (max-width: 1200px){
	div.main{width: 1200px;}
}

@media only screen and (max-width: 768px){
	div.main,.item{width: 100%}
	.container-full .p_description,.container-full .p_footer{display: none}
	.container-full{right: inherit;left:0;background-position: left center;width: 100%}
	.item ul li{width: 48%;height:50px;line-height:50px;display: block;margin:8px 1%;float: left}
	span.dep-tit,.item ul{margin:0 auto;padding: 0 15px;box-sizing: border-box;}
	.item ul li a:hover{border: 3px solid #fff;color: #fff;background: none; }

} 
@media only screen and (max-width: 400px){
	span.dep-tit,.item ul{width: 300px;}
	.item ul li{height: 35px;line-height: 35px;}
	.item ul li a{font-size: 16px;}
}   