﻿/* CSS Document */
@charset "utf-8";
/*************************************

*************************************/
ul,li{list-style:none;overflow:hidden;}
*{list-style:none;margin:0px; padding:0px;}
p,div{margin:0px; padding:0px;overflow:hidden;}
img{display:block;border:0;}
a{text-decoration:none;}
body{font-family:"Microsoft Yahei","微软雅黑";padding:0px;margin:0;width:100%;color:#000;}
html{width:100%;height:100%;}
.clear{ clear:both;}
input,textarea,select{ outline:none;}

/*头部*/
#top{width:100%;height:90px;background-color:#fff;overflow:visible}
#top .head{margin:0 auto;width:1280px;height:100px;overflow:visible;}
#top .head .logo{float:left;width:200px;margin-top:20px;text-align:left}
#top .head .logo img{width:200px;}
#top .head .tyb{float:right;height:80px;width:1060px;overflow:visible}
#top .head .tyb .dhtp{height:40px;width:1060px;}

#top .head .tyb .tel{float:left;margin-left:15px;width:244px;margin-top:0px;}
#top .head .tel img{width:100%;}
#top .head .tyb .menu{float:left;width:630px;height:30px;background:#fff;margin-top:5px;}
#top .head .tyb .menu ul{float:left;width:630px;height:30px;}
#top .head .tyb .menu ul li{float:left;margin:0 auto;width:90px;height:30px;text-align:center;line-height:30px;}
#top .head .tyb .menu ul li a{float:left;width:90px;height:30px;text-align:center;line-height:30px;font-size:16px;color:#000;}
#top .head .tyb .menu ul li a:hover{float:left;width:90px;height:30px;text-align:center;line-height:30px;font-size:16px;color:#026FC2;}

#top .head .tyb .menu ul li.on{margin:0 auto;width:90px;height:30px;text-align:center;line-height:30px;font-size:16px;color:#026FC2;}
#top .head .tyb .menu ul li.on a{float:left;width:90px;height:30px;text-align:center;line-height:30px;font-size:16px;color:#026FC2;}

#top .head .tyb .fz{float:right;width:130px;height:30px;position:relative;overflow:visible}
#top .head .tyb #fzbody{position:absolute;left:0px;top:0px;border:5px solid #EDEEF2;moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;width:120px;height:20px;cursor:pointer;z-index:100;background:#fff;}
#top .head .tyb #fzbody p{width:120px;;height:20px;background-image: url(../images/txjt.gif);background-position:100px center; background-repeat:no-repeat;text-align:center;line-height:20px;font-size:14px;color:#000;}
#top .head .tyb #fzbody ul{width:120px;}
#top .head .tyb #fzbody ul li{width:120px;height:20px;border-bottom:1px solid #eee;text-align:center;line-height:20px;font-size:14px;}
#top .head .tyb #fzbody ul li a:hover{background:#0094DA;color:#fff;}
#top .head .tyb #fzbody ul li a{float:left;width:120px;height:20px;font-size:14px;color:#000;}
#top .head .tyb #fzbody:hover{height:auto;}
#top .head .tyb #fzbody:hover p{background-image: url(../images/tsjt.gif);background-position:100px center; background-repeat:no-repeat;}

/*搜索*/
#soso{margin-top:20px;margin-left:auto;margin-right:auto;border:4px solid #eee;width:1276px;height:50px; }
#soso .mc{float:left;margin-left:30px;margin-top:10px;height:30px;line-height:30px;font-size:14px;color:#ff0000;}
#soso .list{float:left;width:850px;margin-top:10px;height:30px;line-height:30px;}
#soso .list a{float:left;margin-left:10px;font-size:14px;color:#505050;}
#soso .list a:hover{float:left;margin-left:10px;font-size:14px;color:#199CA2;text-decoration:none;}
#soso .ssk{float:right;margin-right:20px;margin-top:10px;height:30px;}
#soso .ssk .swb{float:left;width:200px;height:28px;border:1px solid #ccc;background:#eee;}
#soso .ssk .ssan{float:left;width:50px;height:30px;border:0px;background:#C13F3E;cursor:pointer;text-align:center;line-height:30px;font-size:13px;color:#fff;}


/*内页横幅*/
#banner{width:100%;height:580px;background-position:center top;background-repeat:no-repeat;background-size:100% 100%}
.lubo{ width: 100%; min-width:1000px;clear: both; position: relative; height:580px;}
.lubo_box{ position: relative; width: 100%; height:580px; }
.lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:580px; opacity: 0;filter:alpha(opacity=0);}
.lubo_box li a{ display: block;width: 100%;  height: 100%;}
.lubo_box li img{ width: 100%; height: 580px;}
.lubo_box li:nth-child(1){opacity: 1;filter:alpha(opacity=100);}
.cir_box{ overflow: hidden; position: absolute; z-index: 100;}
.cir_box li{ float: left; width: 30px; height: 10px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
.cir_on{ background: #000 !important;}
.lubo_btn{ position: absolute; width: 100%; top: 140px;}
.left_btn, .right_btn{ width: 30px; height: 80px; background: #000;opacity: 0.8;filter:alpha(opacity=80); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.left_btn{ float: left;display:none;}
.right_btn{ float: right;display:none;}

/*脚部*/


#footer{width:100%;height:295px;background:#383D41;margin:0px;}
#foot{margin:0 auto;width:1280px;height:295px;}
#fcd{margin-top:40px;width:1280px;height:205px;border-bottom:1px solid #494E52}
#fcd .fa{float:left;width:248px;height:205px;position:relative;background-image: url(../images/db01.jpg);background-position:left top; background-repeat:no-repeat;}
#fcd .fa .sx{position:absolute;top:50px;right:0px;width:1px; height:100px;background:#494E52}
#fcd .fa .tel{float:left;margin-left:50px;margin-top:0px;height:60px;width:190px;}
#fcd .fa .tel .mc{height:30px;width:190px;text-align:left;line-height:30px;font-size:16px;color:#9A9B9F}
#fcd .fa .tel .hm{height:30px;width:190px;text-align:left;line-height:30px;font-size:20px;color:#fff}
#fcd .fa .sh{float:left;margin-left:50px;margin-top:30px;height:60px;width:190px;}
#fcd .fa .sh .mc{height:30px;width:190px;text-align:left;line-height:30px;font-size:16px;color:#9A9B9F}
#fcd .fa .sh .hm{height:30px;width:190px;text-align:left;line-height:30px;font-size:20px;color:#fff}

#fcd .fnav{float:left;margin-left:50px;width:650px;height:205px;}
#fcd .fnav ul{width:650px;height:205px;}
#fcd .fnav ul li{float:left;width:200px;height:205px;}
#fcd .fnav ul li:nth-child(3){margin-left:50px;}
#fcd .fnav ul li p{width:200px;height:30px;text-align:left;line-height:30px;font-size:18px;color:#fff;}
#fcd .fnav ul li ul{width:200px;}
#fcd .fnav ul li ul li{width:200px;height:26px;line-height:26px;text-align:left;font-size:16px;color:#9A9B9F}
#fcd .fnav ul li ul li a{font-size:16px;color:#9A9B9F}
#fcd .fnav ul li ul li:nth-child(3){margin-left:0px}


#fcd .dma{float:right;margin-right:50px;margin-top:30px;width:89px;height:130px;}
#fcd .dma .tpk{width:89px;height:89px;}
#fcd .dma .tpk img{widdth:89px;height:89px;}
#fcd .dma p{width:89px;height:30px;text-align:center;line-height:30px;font-size:16px;color:#fff;}
#fcd .dmb{float:right;margin-right:50px;margin-top:30px;width:89px;height:130px;}
#fcd .dmb .tpk{width:89px;height:89px;}
#fcd .dmb .tpk img{widdth:89px;height:89px;}
#fcd .dmb p{width:89px;height:30px;text-align:center;line-height:30px;font-size:16px;color:#fff;}


#fbq{margin:0 auto;width:1280px;height:50px;text-align:center;line-height:50px;font-size:16px;color:#9A9B9F;}
#fbq a{font-size:16px;color:#9A9B9F;}
#fbq span{margin-left:40px;}

/*
#footer{width:100%;height:300px;background-color:#fff;padding-top:60px;border-top:0px solid #ccc;background-image: url(../images/footer-bg.jpg); background-position:left top; background-repeat:repeat-x;}
#foot{margin:0 auto;width:1280px;height:300px;position:relative;overflow:visible;}
#foot .cd{float:left;width:248px;height:300px;margin-right:50px;background-position:center top; background-repeat:no-repeat;}
#foot .cd .bt{margin-top:50px;margin-left:auto;margin-right:auto;width:150px;height:30px;font-size:20px;color:#000;text-align:center;line-height:30px;border-bottom:2px solid #ccc;font-family:sans-serif;}
#foot .cd .bt .l{float:left;height:30px;font-size:26px;color:#505050;text-align:left;line-height:30px;margin-left:30px;}
#foot .cd .bt .r{float:right;height:30px;font-size:26px;color:#505050;text-align:right;line-height:30px;margin-right:30px;}

#foot .cd .btt{width:248px;height:64px;font-size:26px;color:#000;text-align:left;line-height:40px;;background-image: url(../images/fbtb-bg.png);background-position:left top;background-repeat:repeat-x;font-family:sans-serif;}
#foot .cd .btt .l{float:left;height:30px;font-size:26px;color:#505050;text-align:left;line-height:30px;margin-left:30px;}
#foot .cd .btt .r{float:right;height:30px;font-size:26px;color:#505050;text-align:right;line-height:30px;margin-right:30px;}
#foot .cd li{float:left;width:248px;height:30px;text-align:center;line-height:30px;}
#foot .cd li a{font-size:18px;color:#505050;}
#foot .cd li a:hover{color:#0170BF;}

#foot .cdd{float:left;width:248px;height:300px;margin-right:50px;background-position:center top; background-repeat:no-repeat;}
#foot .cdd .bt{margin-top:50px;margin-left:auto;margin-right:auto;width:150px;height:30px;font-size:20px;color:#000;text-align:center;line-height:30px;border-bottom:2px solid #ccc;font-family:sans-serif;}
#foot .cdd li{float:left;width:248px;height:30px;text-align:left;line-height:30px;text-indent:3em;}
#foot .cdd li a{font-size:18px;color:#505050;}
#foot .cdd li a:hover{color:#0170BF;}




#foot .lx{float:left;width:300px;height:300px;text-align:left;font-size:18px;line-height:30px;background-image: url(../images/fcd-3.png); background-position:60px top; background-repeat:no-repeat;}
#foot .lx .bt{float:left;margin-top:50px;width:150px;height:30px;font-size:20px;color:#000;text-align:center;line-height:30px;border-bottom:2px solid #ccc;font-family:sans-serif;}
#foot .lx .flxnr{width:300px;text-align:left;}
/*
#foot .lx .bt{width:248px;height:64px;font-size:26px;color:#000;text-align:left;line-height:40px;;background-image: url(../images/fbtc-bg.png);background-position:left top;background-repeat:repeat-x;font-family:sans-serif;}
#foot .lx .bt .l{float:left;height:30px;font-size:26px;color:#505050;text-align:left;line-height:30px;margin-left:30px;}
#foot .lx .bt .r{float:right;height:30px;font-size:26px;color:#505050;text-align:right;line-height:30px;margin-right:30px;}
*/
/*
#foot .dw{float:left;width:352px;height:300px;text-align:left;font-size:18px;line-height:30px;margin-left:30px;background-image: url(../images/fcd-4.png); background-position:center top; background-repeat:no-repeat;}
#foot .dw .bt{margin-top:50px;margin-left:auto;margin-right:auto;width:248px;height:30px;font-size:20px;color:#000;text-align:center;line-height:30px;border-bottom:2px solid #ccc;font-family:sans-serif;}#foot .dw .bt .l{float:left;height:30px;font-size:26px;color:#505050;text-align:left;line-height:30px;margin-left:30px;}
#foot .dw .bt .r{float:right;height:30px;font-size:26px;color:#505050;text-align:right;line-height:30px;margin-right:30px;}
#foot .dw .dt{width:352;height:150px;margin-top:5px;}
#foot .dw .dt img{width:352;height:150px;}



/*友情链接*/
#link{width:100%;min-width:1280px;min-height:30px;background-color:#fff;border-top:1px solid #eee;}
#link .nr{margin:0 auto;width:1280px;min-height:30px;line-height:30px;color:#ccc;font-size:13px;}
#link .nr a{font-size:13px;color:#ccc;float:left;margin-left:10px;}
#link .nr span{float:left;}
/* 返回顶部 */
.go-top{position: fixed;bottom:150px;right: 10px;width 46px;z-index: 999;}
.go-top a{display: block;width: 46px;height: 46px;margin-bottom: 10px;background-image: url(../images/go-top.png?);}
.go-top a:last-child{margin-bottom: 0;}
.go-top .go{background-position: 0 -150px;}
.go-top .go:hover{background-position: 0 -250px;}
.go-top .feedback{background-position: 0 -100px;}
.go-top .feedback:hover{background-position: 0 -300px;}
.go-top .uc-2vm{background-position: 0 0;}
.go-top .uc-2vm:hover{background-position: 0 -350px;}
/*
.go-top .share{background-position: 0 -50px;}
.go-top .share:hover{background-position: 0 -200px;}
*/
.go-top .uc-2vm-pop{
	position: absolute;right: 60px;top: -100px;
	width: 240px;box-shadow: 0px 1px 4px rgba(0,0,0,.1);
	background: #fff;
}
.go-top .uc-2vm-pop .title-2wm{font-size: 14px; margin: 10px 20px;}
.go-top .uc-2vm-pop .logo-2wm-box{position: relative;}
