/*清除默认样式*/
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;font-weight: normal;}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:13px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;}
body{color:#666;font-size:13px;line-height:24px;font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif; }
a{color:#3a3a3a;text-decoration:none;outline:none;}
a:hover {text-decoration: none;}


/*html5 初始化新标签的CSS*/
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block;}
/*清除浮动*/
.clearfix:after {clear: both; content: ""; display:block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.center{text-align:center;}
.normal{font-weight:normal;}
.box{box-sizing: border-box;}

.wrap{width:100%;overflow:hidden;}
.inner {width:1200px;margin:0 auto;}


/*头部*/
header {
    padding-top: 10px;
}
header .left {
    width: 300px;
}
header .left p {}
header .left .logo {
    padding: 0;
}
header .right {
    width: 850px;
}
header .right .info {}
header .right .info .slogan {
    padding-top:10px;
    width:260px;
    text-align: center;
}
header .right .info .slogan .p1 {
    font-size: 20px;
    color: #2E6FA7;
    font-weight: bold;
}
header .right .info .slogan .p2 {
    font-size: 12px;
    color: #3a3a3a;
}
header .right .info .tel {
    padding-left: 60px;
    background: url(../images/tel-icon.png) no-repeat center left;
}
header .right .info .tel .p1 {
    font-size: 12px;
    color: #3a3a3a;
}
header .right .info .tel .p2 {
    font-size: 24px;
    color: #2E6FA7;
    font-weight: bold;
}
header .menu {
    clear:both;
    padding: 10px 0;
}
header .menu ul {}
header .menu ul li {
    float:left;
    width:12.5%;
    text-align: center;
}
header .menu ul li a {
    font-size: 15px;
    color: #3a3a3a;
}
header .menu ul li a em {
    display:block;
    font-size: 12px;
    color: #505050;
    font-style: normal;
}

header .menu ul li.cur a,header .right .menu ul li:hover a {
    color: #2E6FA7;
}
header .menu ul li.cur a em,header .right .menu ul li:hover a em {
    color: #2E6FA7;
}
/*尾部*/
footer {
    background:#292828;
}
.footer {
    padding:62px 0 62px 0;
}
.footer .menu {
    float:left;
    width:700px;
}
.footer .menu .nav {
    float:left;
    width:140px;
}
.footer .menu .nav h3 {}
.footer .menu .nav h3 a  {
    font-size: 16px;
    color:#d0d0cb;
}
.footer .menu .nav ul {
    padding-top: 22px;
}
.footer .menu .nav ul li {
    padding-bottom: 6px;
}
.footer .menu .nav ul li a {
    font-size: 14px;
    color:#929191;
}
.footer .menu .nav ul li a:hover {
    color:#2E6FA7;
}
.footer .tel {
    float:left;
    width:300px;
}
.footer .tel img {
    width:255px;
}
.footer .tel p {
    font-size: 16px;
    padding:37px 0 24px 0;
}
.footer .tel span {
    font-size: 38px;
    color: #2E6FA7;
	font-weight: bold;
}

.footer .weixin {
    float:left;
    width:200px;
    text-align: center;
}
.footer .weixin img {
    padding-top: 37px;
    width:125px;
}
.footer .weixin p {
    font-size: 14px;
    color:#bdbcbc;
    padding-top: 5px;
}
.footer-line {
    width:100%;
    height:1px;
    background:#5f5d5d;
}
.copy {
    padding:10px 0;
}
.copy span {
    color:#929191;
    padding: 0 30px 0 0;
}
.copy span a {
    color:#929191;
    padding:0 20px;
}

/*右侧浮窗按钮*/
.left-fixed {
    position:fixed;
    top: 200px;
    right: 0;
    width: 70px;
    z-index: 999;
}
.left-fixed .icon {
    background: #2E6FA7;;
    padding:2px;
    margin-bottom: 1px;
    cursor: pointer;
    text-align: center;
    position:relative;
}
.left-fixed .icon i {
    display:inline-block;
    width:70px;
    height:42px;
    line-height: 42px;
}
.left-fixed .icon i img {
    width:35px;
}
.left-fixed .icon span {
    font-size: 12px;
    color:#fff;
}
.left-fixed .icon:hover {
    background:#cb600a;;
}
.left-fixed .icon .weixin {
    display:none;
    position:absolute;
    top:-32px;
    left:-128px;
    width:120px;
    height:120px;
    box-shadow: 0 0 2px #ccc;
}
.left-fixed .icon:hover .weixin {
    display:block;
}
.left-fixed .icon .weixin img {
    width:100%;
}

.left-fixed .icon  .call {
    position: absolute;
    top: 0;
    right: 71px;
    width: 0px;
    height: 70px;
    background: #2E6FA7;
    padding:22px 0;
    box-sizing:border-box;
    overflow:hidden;
    transition: all 0.5s;
}
.left-fixed .icon:hover  .call {
    width: 200px;
}
.left-fixed .icon  .call .no {
    font-size: 24px;
    color: #fff;
}


/*浮窗留言*/
.fixed-msg {
    position: fixed;
    z-index: 1000;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    display: none;
    background:rgba(0, 0, 0, 0.2);
}
.fixed-msg .msg-box {
    height: 350px;
    width: 600px;
    margin:10% auto;
    padding:50px;
    background:#fff;
    position:relative;
}
.fixed-msg .msg-box h4 {
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    font-weight: bold;
    overflow: hidden;
    text-align: center;
}
.fixed-msg .msg-box h4 strong {
    font-size: 37px;
    color: #2E6FA7;
}
.fixed-msg .msg-box h5 {
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #666666;
    text-align: center;
}
.fixed-msg .msg-box .close {
    width: 26px;
    height: 26px;
    position: absolute;
    z-index: 2;
    right: 15px;
    top: 15px;
    cursor: pointer;
    background: url(../images/close.png) no-repeat left top;
}
.fixed-msg .msg-box .form {}
.fixed-msg .msg-box .form input {
    width: 525px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    padding: 0px 10px;
    margin: 10px 0;
    font-size: 14px;
    color: #999999;
    border: solid 1px #d5d5d5;

}
.fixed-msg .msg-box .form textarea {
    width: 525px;
    height: 68px;
    line-height: 38px;
    overflow: hidden;
    padding: 0px 10px;
    margin: 10px 0;
    font-size: 14px;
    color: #999999;
    border: solid 1px #d5d5d5;
}
.fixed-msg .msg-box .form .J_Submit{
    width: 100%;
    height: 42px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    background:#2E6FA7;
    font-size: 17px;
    font-weight: bold;
    border-radius: 3px;
    margin-top: 25px;
    border: none;
    cursor: pointer;
}

@media screen and (max-width: 640px) {
.inner{width:100%;}
header .left,header .right{float:none;text-align:center;width:100%;padding:0;margin:0;}
.fl,.fr{float:none;}
header .right .info .slogan{width:100%;}
header .left .logo{padding:0;}
header .right .info .tel{display:none;}
header .right .menu ul li{width:25%;}
header .right .menu{padding:2% 0;border-top:1px solid #ccc;}
header .menu ul li{width:25%;}
.footer{padding:5% 0;}
.footer .menu{display:none;}
.footer .tel{width:100%;float:none;text-align:Center;}
.footer .weixin{width:100%;float:none;}
.footer .tel p{padding:0 0 2% 0;}
.copy{text-align:Center;}
.copy span{display:inline-block;padding:0;text-align:Center;}
.left-fixed{display:none;}
}