/* CSS Document */
html,body{font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;cursor:default;line-height:1.2;font-size:16px;background-color:#fff;color:#333;}
html,body,div,img,span,font,p,ul,li,a,hr,span{padding:0.001px;margin:0px;border:0px;}
li{list-style:none;}
a{text-decoration:none;color:#333;}

body{max-width:1920px;min-width:1200px;margin:0px auto;clear:both;}
.container-box{width:100%;min-width:1200px;clear:both;float:none;overflow:hidden;text-align:center;}
.container{width:1200px;margin:0px auto;}

.nav-box{height:60px;clear:both;overflow:hidden;}
.nav{height:30px;padding-top:15px;line-height:30px;text-align:right;}
.nav .top-logo{height:30px;float:left;}
.nav .top-logo img{height:100%;}
.nav-item{display:inline-block;height:30px;float:right;}
.nav-item a{padding:0px 5px;margin-left:30px;position:relative;}
.nav-item a:after{content:"";display:block;position:absolute;height:2px;background-color:#ab2b3d;bottom:-20px;left:50%;right:50%;-webkit-transition:all .2s;transition:all .2s;}
.nav-item a:hover:after{left:2px;right:2px;}

.footer-box{background-color:#f2f5fd;}
.footer{background:url(../img/footerBG.png) 0px 0px repeat-x;height:214px;}
.footer-content{height:214px;background:url(../img/footer.png) 50% 1px no-repeat;position:relative;overflow:hidden;}
.up-top{width:54px;height:20px;padding-top:25px;background:url(../img/up-top.png) 50% 0px no-repeat;color:#2371ea;font-size:12px;text-align:center;position:absolute;top:34px;right:170px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s;}
.up-top:hover{background:url(../img/up-top-a.png) 50% 0px no-repeat;color:#c3cbfd;font-weight:bold;}
.wx-img{width:97px;height:97px;margin:6px auto 4px auto;position:relative;}
.wx-img img{width:97px;height:97px;position:absolute;top:50%;margin-top:-48.5px;left:50%;margin-left:-48.5px;-webkit-transition:all .2s;transition:all .2s;}
.wx-img:hover img{width:150px;height:150px;top:-6px;margin-top:0px;margin-left:-75px;}
.wx-text{text-align:center;font-size:16px;color:#c3cbfd;letter-spacing:1px;line-height:40px;}
.footer-info{clear:both;overflow:hidden;text-align:left;}
.footer-info .l{float:left;width:220px;}
.footer-info .l a{display:block;height:22px;padding-top:4px;padding-bottom:4px;}
.footer-info .l span{display:block;font-size:16px;color:#c3cbfd;line-height:30px;}
.footer-info .r{float:left;}
.footer-info .r span{display:block;color:#c3cbfd;font-size:16px;line-height:30px;}
.copyright{height:60px;line-height:60px;font-size:16px;color:#1f68de;letter-spacing:1px;background-color:#051249;}

/*透明* /
.opacity5{filter:alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.opacity9{filter:alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity: 0.9;opacity: 0.9;}
/ *切换动效 * /
.css-animate{-webkit-transition:all .2s;transition:all .2s;}
/ *三角形* /
.triangle-d{border:7px solid transparent;border-top-color:#666;width:0px;height:0px;border-bottom-width:0px;}
.triangle-r{display:inline-block;border:8px solid transparent;border-left-color:#666;width:0px;height:0px;border-right-width:0px;}
/ *圆形* /
.radius{border-radius:50%;}

/ *top-nav* /
.top-nav-box{width:1300px;height:60px;position:fixed;top:0px;left:50%;margin-left:-650px;background:url(../img/top-nav-bg.png) left top no-repeat;background-size:100% 100%;z-index:100;}
.top-nav-box .top-nav{text-align:right;padding-right:70px;}
.top-nav-box .top-nav a{display:inline-block;height:30px;line-height:30px;margin:15px 30px;color:#fff;}
.top-nav-box .top-nav a:hover{font-weight:bold;cursor:pointer;}
/ *.top-nav-box .logo{width:192px;height:90px;position:absolute;left:45px;top:20px;z-index:101;}* /
.top-nav-box .logo{width:192px;height:90px;position:absolute;left:45px;top:5px;z-index:101;height:50px;}
.top-nav-box .logo img{height:100%;}


.footer-box{width:1300px;height:55px;margin:0px auto;line-height:55px;text-align:center;color:#fff;font-size:14px;background:url(../img/top-nav-bg.png) 50% 50%;background-size:100% 100%;letter-spacing:1px;}

.void-place{height:50px;/ *115px;* /overflow:hidden;clear:both;}
.page-path{width:1300px;margin:30px auto 0px auto;text-align:left;font-size:24px;line-height:30px;color:#4d4d4d;}
.page-path font{display:inline-block;background-color:#2e318d;width:14px;height:14px;border-radius:50%;float:left;margin-top:8px;margin-right:10px;}

.pages-turning{height:32px;text-align:center;overflow:hidden;clear:both;padding-top:40px;}
.pages-turning a,.pages-turning span{height:30px;line-height:30px;border:1px solid #4d4d4d;color:#4d4d4d;font-size:16px;display:inline-block;padding:0px 20px;letter-spacing:2px;border-radius:16px;margin:0px 50px;cursor:pointer;}
.pages-turning a:hover{font-weight:bold;color:#4d4d4d;background-color:#e1e1e1;border-color:#e1e1e1;}
/ *
	<div class="pages-turning"><a>上一页</a><a>下一页</a></div>

*/
