@charset "utf-8";

/*通用样式*/

*{ margin:0px; padding:0px;}
body{font-family:"微软雅黑","黑体"!important;outline-style:none;}
a{ text-decoration:none;cursor:pointer;outline:none;blr:expression(this.onFocus=this.blur()); }
li{list-style: none;}

#dhang{
	width:1200px;
	margin:auto;
}
/*#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:30px;}
.plan{width: 1200px;margin: auto;display: flex;;}
.plan_word{font-size: 26px;color:#008bcc;text-align: center;margin:-20px auto;}


.Two_gywm{ margin:40px 30px}
.Two_gywm_title{height:40px; width:1140px;line-height:40px; border-bottom:1px #D7D7D7 solid;font-size:20px; font-weight:bold;display:block; color:#F60; margin-top:40px}
.Two_gywm_p{width:1140px;font-size:14px;line-height:22px;color:#666; margin-top:20px;line-height:30px; }

.Two_gywm_title2{height:20px; width:1140px;line-height:20px; border-left:4px #F60 solid;font-size:16px; font-weight:bold;display:block; color:#666; margin-top:20px}

.three_zwt{ margin:40px 80px; width:1000px}


input{ border:1px solid #BECACF; }
em{ font-style:normal;}
i{font-style:normal;}

::selection {  background:#b4b4b4;  color:#fff;    } 
::-moz-selection { background:#b4b4b4;  color:#fff;   }  

.footer-bottom{background:#F3F3F3; color:#666;text-align:center; border-top:1px #999999 solid; height:50px; line-height:50px;font-size:14px;}