@charset "utf-8";
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
/* CSS Document */
body {
        font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
    font-size: 14px;
    overflow-x: hidden;
}
ul,li,ol{ list-style:none;margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,p,dt,dd{margin: 0;padding: 0;font-weight: 400;}
img, input {vertical-align: middle;border: 0;}
img{border: 0;max-width: 100%;}
a{color: #333;text-decoration: none;}
a:link,a:visited,a:hover{text-decoration:none; outline:none;}
a{transition:.2s ease;}
a:hover{color: #2d60ca;}
/*公共样式*/
.clear{ clear:both}
.clearfix { *overflow: hidden; *zoom: 1; }
.clearfix:before,.clearfix:after,.container::before,.container::after { display: table; content: ""; width: 0; clear: both; }
.fl{float: left;}
.fr{float: right;}
.hide{display: none;}
.container{width: 960px;margin: 0 auto;position: relative;}

/*顶部栏*/
.top-bar{background-color: #eee;position: relative;height: 40px;line-height: 40px;}
.top-nav{float: left;}
.top-rt{float: right;}
.top-rt li{float: left;color: #999;}
.top-nav span{color: #666;font-size: 12px;}
.top-bar a{color: #666;font-size: 12px;margin-left: 40px;display: inline-block;transition: color .2s linear;text-decoration: none;}
.top-bar a:hover{color:#2d60ca;text-decoration: underline; }
.top-rt li a{margin-left: 0;padding-left:20px;padding-right: 20px;}
/*公共头部logo area*/
.header{border-bottom: 1px solid #efefef;position: relative;background: #fff;}
.header .h-logo{float: left;height: 80px;padding: 30px 0;}
.header .h-phone{float: right;height: 70px;background: url(../images/h-phone.gif) no-repeat left center;padding: 40px 0;}
.header .h-phone p{padding-left: 60px;padding-top: 15px;}
.header .h-phone p.phone{font-size: 24px;color: #FFB300;padding-top: 5px;font-weight: bold;}
/*公共左侧大标题样式*/
.cat-tit1{width: 240px;height: 70px;background:url(../images/cat-tit1.gif) no-repeat;text-align: center;font-size: 24px;font-weight: normal;color: #fff;line-height: 70px;}
.cat-tit1 span{font-size: 18px;color:#999; }


/*头部导航菜单*/
.nav-bar{background: url(../images/navbar.gif) no-repeat center;height: 55px;}
.nav{overflow-y: hidden;}
.nav li{float: left;width: 135px;margin-right: 7px;}
.nav li:last-child{margin-right: 0;}
.nav li:first-child,.nav li.home{width: 108px;}
.nav li a{text-align: center;display: block;color: #fff;border-bottom: 4px solid #2D5FC9;height: 51px;line-height: 55px;}
.nav li.active a{border-color:#FFB300;}
.nav li a:hover{color: #FFB300}
/*搜索栏*/
.searchbar{width: 100%;height: 50px;border-bottom: 2px solid #ddd;color:333;}
.searchbar .sb-lf{width:640px;float: left;line-height: 50px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.searchbar .sb-lf .hot{padding: 0 10px;font-weight: 700;}
.searchbar .sb-lf a{color: #6c7c83;padding-right: 10px;font-weight: normal;display: inline-block;}
.searchbar .sb-lf a:hover{color:#183B39;text-decoration: underline; }
.searchbar .sb-rt{position: relative;width: 300px;height: 30px;line-height: 30px;float: right;margin-top: 10px;}
.searchbar .sb-rt input[type=text]{width: 230px;padding:0 10px;background: #eee;color: #333;margin-top: -5px;outline: none;}
.searchbar .sb-rt input[type=submit]{background: url(../images/search.gif);width: 50px;height: 30px;position: absolute;top: 0;right: 0;font-size: 0;cursor: pointer;}

/*底部*/
.footer-nav{background: url(../images/footernav.gif) no-repeat center;height: 55px;line-height: 55px;}
.footer-nav li{width: 133px;float: left;padding-right: 7px;text-align: center;background: url(../images/footernavli.gif) no-repeat right center;}
.footer-nav li.home{width: 110px;}
.footer-nav li:last-child{margin-right: 0;background: none;}
.footer-nav li a{color: #333;}
.footer-nav li a:hover{color: #FFB300}
/*友情链接*/
.footer-link{padding: 25px 0;}
.footer-link .footer-link-tit{padding-left: 20px;}
.footer-link .footer-link-tit i{width: 21px;height: 21px;display: inline-block;background:#FFB300 }
.footer-link .footer-link-tit h2{display: inline-block;padding-left: 10px;position: relative;top: -2px;}
.footer-link .footer-link-tit h2 span{padding-left: 8px;color: #999;}
.footer-link .footer-link-box{background: #e9e9e9;padding: 20px;margin-top: 20px;position: relative;}
.footer-link .footer-link-box .triangle{ position: absolute;top: -10px;left: 80px; width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 16px solid #e9e9e9;}
.footer-link .footer-link-box a{padding:0 15px;line-height: 30px;transition: all linear 0.2s;display: inline-block;}
.footer-link .footer-link-box a:hover{background: #6A89CB;color: #fff;}
.footer{background: #34495E;color: #fff;overflow: hidden;height: 220px;}
.footer-copyright{color: #fff;margin: 60px 0 0;background: url(../images/f-logo.gif) no-repeat left 0;min-height: 130px;width: 700px;margin-right: 30px;float: left;}
.footer-copyright p{padding: 10px 0 0 250px;}
.footer-contact{width: 230px;color: #fff;background: url(../images/f-phone.gif) no-repeat center 40px #2755B5;float: left;height: 220px;}
.footer-contact .txt{margin-top: 110px;text-align: center;}
.footer-contact .txt p{border-bottom: 2px solid #fff;width: 160px;margin-left: 35px;padding-bottom: 5px;margin-bottom: 5px;}
.footer-contact .txt span{font-size: 30px;color: #FFB300;}

/*返回顶部*/
/*gotop*/
.cbbfixed {position: fixed;right: 20px;transition: bottom ease .3s;bottom: -85px;z-index: 3;cursor:pointer;}
.cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background-color: #FFB300;}
.cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left;margin:14px 0 0 9px;width:23px;height:12px;background: url(../images/gototop.png);}
.cbbfixed .gotop:hover {background-color:#2c2d2e;}
.cbbfixed .weixin {background: #dadbdd;}
.cbbfixed .weixin div {background: url(../images/weixin.jpg);width: 210px;height: 210px;position: absolute;left: -212px;top: -130px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .weixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .weixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background: url(../images/gototop.png);}

/*黄色 color: #FFB300;  主蓝色：#2755B5*/
