@charset "utf-8";

/*通用样式*/

*{ margin:0px; padding:0px;}
body{font-family:"微软雅黑","黑体"!important;outline-style:none;}
a,link,active,visited{ text-decoration:none;cursor:pointer;outline:none;blr:expression(this.onFocus=this.blur()); color:#666;}
a:hover{ color:#f60; cursor:pointer;}

#logo{background:url(../images/bg.jpg) repeat-x}
.logos{width:1200px; margin:0 auto; height:70px; background:url(../images/top.gif): no-repeat center center;}
.kong1{height: 20px;}
/*导航栏*/
.nav{width:100%;height: 50px;margin: auto;}
.nav_items{height: 100%;text-align:center;background-color:#000;}
.nav_item{display: block;height: 50px;float: left;margin: 0; width:150px;}
.nav_text{font-size: 16px;color: #fff;line-height: 50px; vertical-align:middle;}
.nav_textspan{line-height:50px; vertical-align:middle;font-size: 16px;}
.nav_text:hover{background-color:#454444; color:#F30; width:150px;height:50px;cursor:pointer;}    
.now{color:#f30; background-color:#454444; width:150px;height:50px;cursor:pointer;}
/*解决方案*/
.kong{height:20px;}
.plan{width: 1200px;margin: auto;display: flex;;}
.tittle{font-size:24px;width:1200px;text-align:center;}
.first{font-size:14px;color:#454545;width:1100px;margin:auto; line-height:30px; letter-spacing:2px; text-align:center;}
.second{font-size:14px;color:#454545;width:1100px;margin:20px auto 0; line-height:30px; letter-spacing:2px;}
.footer-bottom{background:#6f6f6f; color:#FFF;text-align:center; border-top:1px #999999 solid; height:50px; line-height:50px;font-size:14px;}
.bread{ width:1200px; height:50px; margin:auto;}
.bread_text{ font-size:14px; color:#666666; padding-bottom:4px;border-bottom:1px solid #CCCCCC;}
.pianfu{ width:1200px;height:50px; margin: 40xp auto;}
.pianfu_text{ font-size:14px; color:#666666; padding-bottom:4px;}