﻿.header{display:none;}
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/20181123/20181123130938.png) no-repeat center;width:1200px;height:773px; margin: 0 auto;position: relative;}
.item{width: 1200px;margin:35px auto 0;}
.item ul{overflow: hidden; text-align: right;}
.item ul li{width: 100px;height: 45px;margin: 15px 0px 0 15px;display: inline-block;line-height: 45px;text-align: center;*display: block;*float: left;}
.item ul li a{display: block;width: 100%;height:100%;font-size: 18px;font-family: "黑体";color: #126089;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{color: #4F4E53;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}
.item2{width:610px;height:100px;padding-top:20px;box-sizing:border-box;position: absolute;bottom:0;right:0;background:url(/Sites/Uploaded/UserUpLoad/20181123/20181123133152.png); }
.item2 li{float:left;margin:0 20px;}
.item2 li a{color:#fff;font-size: 20px;font-family: "黑体";}
.item2 p{color: #fff;font-size: 15px; font-family: "黑体";display: block;margin-top: 42px;padding-left: 17px;}
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: 95px;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;}
.container-phone{display: none;}

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

@media only screen and (max-width: 768px){
 .header{display:block;}
 
	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; }
 .container-phone{display: block;}
 .container-full{display: none;}
} 
@media only screen and (max-width: 400px){
 .item ul li {
 width: 100%;
 }
	span.dep-tit,.item ul{width: 300px;}
	.item ul li{height: 35px;line-height: 35px;}
	.item ul li a{font-size: 16px;}
} 