/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
 

/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#ba2636;
	text-decoration:none;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- header ---------*/
#navbox{margin: 0 auto;position: relative;}
.navbg1{width: 50%;float: left;height: 60px;background: #168a99;}
.navbg2{width: 50%;float: left;height: 60px;background: #c1c1c1;}
.teldh{font-size:42px;font-weight:400;height:50px;line-height:50px;padding-left: 60px;background: url(../images/telic.png) no-repeat center left;position: absolute;top: 40px;right: 0}
.teldh span{display:inline-block}
.teldh span:nth-of-type(2){animation-delay:.05s}
.teldh span:nth-of-type(3){animation-delay:.1s}
.teldh span:nth-of-type(4){animation-delay:.15s}
.teldh span:nth-of-type(5){animation-delay:.2s}
.teldh span:nth-of-type(6){animation-delay:.25s}
.teldh span:nth-of-type(7){animation-delay:.3s}
.teldh span:nth-of-type(8){animation-delay:.35s}
.teldh span:nth-of-type(9){animation-delay:.4s}
.teldh span:nth-of-type(10){animation-delay:.45s}
.teldh span:nth-of-type(11){animation-delay:.5s}
.teldh span:nth-of-type(12){animation-delay:.55s}
.teldh span:nth-of-type(13){animation-delay:.6s}
.teldh span:nth-of-type(14){animation-delay:.65s}
.zhen span{height:48px;line-height:48px;color:#2cb0c7;opacity:0;transform:translate(200px,-100px) scale(2);animation:ballDrop 2s infinite}
@keyframes ballDrop{0%{transform:translate(0) rotate(0) scale(.5);opacity:.5}
40%{transform:translate(0) rotate(0) scale(1);opacity:1}
80%{transform:translate(0,0) rotate(0) scale(1);opacity:1}
100%{transform:translate(0,0) rotate(0) scale(1);opacity:1}}
.header{width: 100%;position: absolute;}
#navMenu{width: 1200px;margin:0 auto;height: 60px;position: relative;z-index: 3}
#navMenu ul{float:left;width:100%;position:relative;height:60px}
#navMenu ul li{font:14px/1.5 "Microsoft YaHei","微软雅黑","Microsoft JhengHei","宋体";float:left;width:10%;text-align:center;height:60px;background-color:#168a99;position:relative}
#navMenu ul li p{opacity:1;position:absolute;height:0;overflow:hidden;width:100%;-webkit-transition:.5s;z-index:2}
#navMenu ul li a{color: rgb(255, 255, 255);;text-decoration:none;display:inline-block;position:relative;font-size:18px;height:60px;line-height:60px;width:100%}
.xlbg{height:0;width:100%;z-index:2;position:absolute;background:#168a99;opacity:.5;-webkit-transition:.5s}
#navMenu ul li:hover {background-color:#fff}
#navMenu ul li:hover p{height:500px}
#navMenu ul .xlli:hover p{background:#168a99}

#navMenu ul li a.hover{color:#168a99;text-decoration:none;display:inline-block;position:relative}
#navMenu .naclip a{height:40px;font-size:14px;line-height:40px}
#navMenu .naclip a:hover{background:#fff}
#navMenu ul li a.hover,#navMenu ul li a:hover{text-decoration:none;color:#168a99;display:inline-block;position:relative}
#navMenu ul li a.hover span,#navMenu ul li a:hover span{cursor:pointer;display:inline-block;height:22px;color:#deff01;line-height:20px;margin:0 0 0 5px;padding:0 5px 0 0;text-align:center;vertical-align:middle}
.search_header{width: 300px;height: 60px;position: absolute;left: 960px;background: url(../images/sousuo.jpg) no-repeat #c1c1c1;}
.search_header .form{height: 36px;margin-top: 12px;padding-left: 60px;}
.search_header .form .djss{    float: left;
    border: none;
    height: 36px;
    border-radius: 5px 0 0 5px;
    padding-left: 10px;
    width: 180px;
    font-size: 14px;}
.search_header .form 

.search-submit {
    float: left;
    border: none;
    height: 36px;
    background: url(../images/sec.png) no-repeat center center #168a99;
    width: 50px;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 0px;
    color: #fafafa;
}



/*底部部分*/
/*footer*/
.footer{height: 314px;background-color: #168a99;padding-top: 15px;position: relative;margin-top: 30px}
.footer .footerul{width: 1100px;margin: 0 auto;color: #fff;font-size: 14px;line-height: 2;margin-top:40px;}
.footer .footerul .footerli{float: left;width: 155px;text-align: center;}
.footer .footerul .footerli a{color: #fff}
.footer .footerul .footerli p{text-align: left;padding-left: 40px;color: #fff}
.footer .footerul .footerli h3{border-right: 1px solid;line-height: 1.5;margin-bottom: 5px;}
.htop img{position: absolute;left: 50%;top: -36px;margin-left: -36px;}

/**/
.footer_fom{
	height: 550px;
	background: url(../images/bdbg.jpg) no-repeat;
	background-position: center center;
	background-size: 100%;
}
.footer_fom .bd_form{
	width: 340px;
	position: absolute;
	right: 0;
	top: 70px;
}
.footer_fom .bd_form input,.footer_fom .bd_form textarea{
	width: 65%;
	display: block;
	margin: 15px auto;
	padding: 12px;
	font-size: 15px;
	border-radius: 5px;
	border: none;
}
.footer_fom .bd_form form{
	background: #95a2d3;
	padding: 20px 0;
	border-radius: 0 0 5px 5px;
}
.footer_fom .bd_form form p{
	text-align: center;
	font-size: 28px;
	color: #fff;
}
.footer_fom .bd_form form .bd_sub{
	background: #c3c2ff;
	color: #fff;
	font-size: 16px;
}
.footer_fom .bd_left{
	text-transform:uppercase;
	font-size: 20px;
	padding-top: 70px;
	width: 600px;
	text-align: center;
	line-height: 1.75;
}
.footer_fom .bd_left a{
	display: inline-block;
	background: #00b3b4;
	color: #fff;
	padding: 5px 50px;
	margin-top: 50px;
	border-radius: 5px;
}


/*弹窗*/
.tcbox{position:fixed;height:395px;background:#fff;display:none;width:500px;top:20%;left:50%;margin-left:-250px;border-radius:10px;overflow:hidden;z-index:99;box-shadow:0 0 1pc #afafaf}
.boxout{position:absolute;z-index:99999;top:14px;right:14px;width:22px;height:22px;background:url(../images/out1.png) center center no-repeat;cursor:pointer;-webkit-transition:.6s;transition:.6s;-webkit-transform:rotate(0);transform:rotate(0);-ms-transition:.6s;-ms-transform:rotate(0)}
.TcOut{-webkit-animation:TcOut1 1.3s both;animation:TcOut1 1.3s both}
@keyframes TcOut1{50%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}
	to{-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}
}
@-webkit-keyframes TcOut1{50%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}
	to{-webkit-transform:translate3d(0,300%,0);transform:translate3d(0,300%,0)}
}
.boxout101{background:url(../images/1-19110419235I01.jpg) no-repeat;text-align:center;padding:15px 0;background-size:cover}
.boxout101 img{display:block;margin:0 auto}
.boxout103{margin-top:15px;display:inline-block;background:#afb0d7;color:#fff;font-size:22px;padding:8px 15px;border-radius:20px;margin-bottom:5px}
.boxout104{padding:10px;position:relative;font-size:16px;padding-left:15px;color:#0ecad6}
.boxout104 a{color:#b0b0b0;display:inline-block;margin-left:10px}
.boxout104 .boxout10{margin-left:30px}
.boxout108{padding:0 15px;font-size:16px}
.boxout108 .boxout109{border-radius:5px 0 0 5px;width:380px;padding-left:10px;display:inline-block;float:left;color:#9d9d9d;height:50px;line-height:50px;border:1px solid;border-right:none}
.boxout108 .boxout110{height:50px;color:#fff;display:inline-block;float:left;border:1px solid #afb0d7;line-height:25px;padding:0 22px;background:#afb0d7;border-radius:0 5px 5px 0}
.yypt{width:340px;position:fixed;left:10px;font-size:16px;bottom:10px;border-radius:10px;overflow:hidden;text-align:center;-webkit-box-shadow:rgba(0,0,0,0) 0 0 9px;box-shadow:rgba(0,0,0,0) 0 0 9px;display:none}
.yypt11{background:#168a99;padding:10px 0;font-weight:700;color:#fff;text-align:left;padding-left:15px}
.gbyyan{position:absolute;right:5px;top:30px;width:20px;height:20px;border:1px solid #fff;color:#fff;line-height:20px;text-align:center;border-radius:50%;cursor:pointer}
.yypt12{font-size:16px;width:90%;padding:8px;border:none;background:#e3e0e0;margin:6px auto;border-radius:5px}
.yypt13{font-size:16px;width:90%;padding:8px;border:none;background:#e3e0e0;margin:6px auto;border-radius:5px}
.yypt14{font-size:16px;width:56%;padding:5px;border:none;background:#e3e0e0;margin:6px auto;border-radius:5px;display:inline-block;margin-left:5px;float:left}
.yypt15{width:30%;display:inline-block;height:50px;float:right;line-height:25px;margin-right:5px;margin-top:5px;background:#168a99;color:#fff;border:none;border-radius:5px;font-size:16px}


/**
分页
 */
 .page {
	 width: 800px;!important;
	 text-align: center;!important;
 }

.page li {
	list-style-type:none;!important;
	display:inline;!important;
}
