@font-face{
font-family:"Microsoft Yahei","Helvetica Neue","Helvetica,Arial","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei","Source Han Sans SC Regular",sans-serif;
src:url('font/SourceHanSansSC-Regular.otf');
}
* { margin:0px; padding:0px; font-family:"Microsoft Yahei","Helvetica Neue","Helvetica,Arial","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei","Source Han Sans SC Regular",sans-serif; }
a { text-decoration:none; color:#333 }
a img { border:0px; }
ul { list-style:none; }
.clear { clear:both; } 

.header{
	width: 100%;
	height: auto;
}
.top{
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #eeeeee;
}
.top>div{
	width: 1200px;
	margin: 0 auto;
	font-size: 14px;
	color: #5f5f5f;
}
/*2*/
.top1{
	width: 100%;
	height: auto;
	/*margin: 0 auto;
	padding: 15px 0;
	text-align: center;
	overflow: hidden;*/
}
.top1 img{	width: 100%;
	height: auto;display: block;}
.top1>div{
	float: left;
}
.top1_1{
	width:350px;
	height: 68px;
	background: url(../images/logo.png) no-repeat center;
	background-size: 100%;
	margin-top: 9px;
}
.top1_1 a {
    display: block;
    height: 100%;
    width: 100%;
}
.top1_1 a h1 {
    display: none;
}
.top1_1 a h2 {
    display: none;
}
.top1_2{
	float: right !important;
	width: 205px;
	height: 60px;
	background: url(../images/top3.png) no-repeat center;
	background-size: 100%;
}
.top1_2>a{
  display:block;
  width:100%;
  height:100%;
}
.top1_3 {
    padding-left: 50px;
    font-size: 22px;
    margin-top: 30px;
    display: block;
    width: 40%;
}
.top1_3 span {
    text-align: left;
    float: left;
    letter-spacing: 2px;
    width: 100%;
}
.top1_3 p {
    font-size: 12px;
    color: #a2a2a2;
    width: 100%;
    text-align: left;
}
/*3*/
.nav {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    border-left: 0;
    border-right: 0;
    background: #0061ef;
}
.nav ul{
	width: 1200px;
	margin: 0 auto;
}
.nav ul li{
	float: left;
	width: 150px;
	text-align: center;
	height:50px;
	position: relative;
}
.nav ul li:before {
    border-right: 1px solid #fff;
    content: "";
    position: absolute;
    width: 2px;
    height: 20px;
    top: 15px;
    right: 0px;
}
.nav ul li:last-child:before {
    content: none;
}
.nav ul li span{
	color: #fff;
	float: right;
}
.nav ul li .spp1{
	float: left !important;
}
.nav ul li a {
    color: #fff;
    font-size: 18px;
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    letter-spacing: 2px;
}
.nav>ul>li:hover{
	background: #3a00ff;
}
.nav>ul>li:hover>a{
	color: #fff;
}
/* li.cur , */
li a.active{
    background: #3a00ff;
}
.ba{
	width: 100%;
	height: 585px;
	background: url(http://image12.beiliugu.com/xianshui/banner.jpg) no-repeat center;
	position: relative;
}
.ba>div{
	position: absolute;
	bottom: 0;
	width: 100%;
	background: rgba(65,71,105,0.73);
}
.cd1{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding: 13px 0;
}
.cd1_1{
	font-size:32px; 
	color:#003399;
}
.cd1_1 span{
	font-size: 50px;
}
.cd1_2{
	width:1200px;
	height: 38px;
	margin: 0 auto;
	margin-top: 10px;
}
.cd1_2 li{
	display: block;
	width: 545px;
	margin: 0 auto;
}
.cd1_2 li form input.search{
	height:36px;
	line-height: 36px;
	width: 470px;
	color:#777;
	outline:none;
	border:solid 1px #5e5e5e;
	-o-transition:border .3s linear;
	-moz-transition:border .3s linear;
	-webkit-transition:border .3s linear;
	transition:border .3s linear;
}
.cd1_2 li form input{
	float: left;
}
#submit{
	margin-left: 5px;
}
.search1{
	margin-top: 10px;
}
.search1 p{
	font-size: 14px;
	color: #fff;
}
.search1 p a{
	margin-left: 10px;
	color: #fff;
}
/**/
.footer{
	width: 100%;
	padding: 30px 0;
	background: #2b2b2b;
	margin-top: 1px;
	margin-bottom: 30px;
}
.footer>div{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 15px;
}
.footer_11{
	text-align: center;
	color: #c2c2c2;
	width: 340px;
	float: left;
	margin-top: 10px;
}
.footer_11 p{
	font-size: 24px;
	text-align: left;
	margin: 8px 0;
}
.footer_11 span{
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	display: block;
}
.footer_12{
	text-align: left;
	color: #c2c2c2;
	width: 775px;
	float: right;
	border-left: 0px solid #ccc;
	padding-left: 50px;
	margin-top: 1px;
}
.footer_12 p{
	border-top:1px solid #ccc;
	padding-top: 13px;
	margin-top: 13px;
}
.footer_12 a{
	color: #c2c2c2;
	margin-right: 25px;
	display: block;
	float: left;
	font-size: 14px;
}
.footer_2 p{
	width: 95%;
	margin: 0 auto;
	font-size: 14px;
	color: #c2c2c2;
	margin-bottom: 3px;
}
.footer_2 p a{
	color: #c2c2c2;
}
.footer_2 span.beian{color: rgba(194, 194, 194, 0.25);}
.footer_21 a{
	color: #c2c2c2;
	padding: 0 8px;
}
.footer_2 p.footer_21 a{color: rgba(194, 194, 194, 0.5);}
/* fullSlide */
.fullSlide{overflow:hidden;width:100%;position:relative;height:510px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:700px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:700px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../js/js/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}
.cailiao {
    padding: 30px 0;
    margin: 30px 0;
}
.cailiao1 {
    max-width: 1200px;
    margin: auto;
}
.cailiao1 ul {
    display: inline-block;
}
.cailiao1 h2 {
    text-align: center;
    font-size: 26px;
    color: #000;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 1px;
}
.cailiao1 span {
    font-size: 12px;
    text-align: center;
    word-spacing: 5px;
    color: #999;
    line-height: 30px;
    letter-spacing: 1px;
    display: block;
}
.cailiao1 p {
    color: #333;
    line-height: 30px;
    letter-spacing: 1px;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #666;
    font-size: 14px;
}
.cailiao1 ul li {
    width: 24.25%;
    float: left;
    overflow: hidden;
    /* transform: rotate(45deg); */
    margin: 1% 0;
	max-height: 317px;
}

/*.cailiao1 ul li.cali1 {
    margin-left: 16.8%;
}*/
/*.cali4,.cali5,.cali6,.cali7{
    margin-top:-8% !important;
}*/
.cailiao1 ul li h3 {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #333;
    background: #f5f4f0;
    font-weight: 400;
    display: block;
    line-height: 26px;
}
.cailiao1 ul li img {
    width: 100%;
    height: auto;
    display: block;
}
.cailiao1 ul li:not(:nth-of-type(4n)) {
    margin-right: 1%;
}
.cailiao1 ul li:hover h3{
	background:#0281ff;
	color:#fff;
}

/*补充*/
.sy5_1 {
    text-align: center;
    font-size: 14px;
    color: #858585;
    width: 1200px;
    margin: 0 auto;
}
.sy5_1>h2 {
    font-size: 26px;
    color: #000;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 1px;
}
.sy5_1>span {
    font-size: 12px;
    text-align: center;
    word-spacing: 5px;
    color: #999;
    line-height: 30px;
    letter-spacing: 1px;
}
.sy5_1>p {
    color: #333;
    line-height: 30px;
    letter-spacing: 1px;
}
.sy5_img {
    margin: 30px 0 0 0;
}
.xwzx_22 p {
    line-height: 26px;
    margin-bottom: 20px;
    /*text-indent: 2em;*/
}
.xwzx_22 .nr p {
	line-height: normal;
}
.sy5_img img {
    max-width: 100%;
}
/*客服*/
.keifu{ position:fixed; top:25%; left:0;width:175px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:175px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(http://cs.cdmmscl.com/templets/demo/images/kefu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:175px;}
.keifu_tab img{ display:block;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(http://cs.cdmmscl.com/templets/demo/images/kefu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}