@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0; }  
table {border-collapse:collapse;border-spacing:0;}   
input,textarea{outline-style:none;}
fieldset,img {border:0;}   
address,caption,cite,code,dfn,em,strong,th,var {font-weight:normal;font-style:normal;}
ol,ul {list-style:none;}   
caption,th {text-align:left;}   
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
q:before,q:after {content:'';}   
abbr,acronym { border:0;} 
p {word-wrap:break-word;}/*ie10*/
a:active{text-decoration:none !important;}
a:hover{text-decoration:none !important;}
a:link{text-decoration: none !important;}
a:visited{text-decoration: none !important;}
a{text-decoration: none !important;}
.f_left{float: left;padding: 0; margin: 0;}
@media screen and (min-width: 650px) {
.f_right{float: right;padding: 0; margin: 0;}
}
@media screen and (max-width: 650px) {
.f_right{float: left;padding: 0; margin: 0;}
}
 body{  font:300 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}

/*导航-开始*/
.top{ position: relative; height: 90px;background: #f4f4f4;}
.head{
    -webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0.07);
    box-shadow: 0px 4px 4px rgba(0,0,0,0.07);
    position: fixed;
    width: 100%;
    z-index: 99;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;}

/*导航*/
#menu1 {padding: 0px;height: 32px; float:right; margin-top:28px;      padding-bottom: 10px;  font-weight: 400;}
#menu1 ul {padding: 0;list-style: none; overflow: hidden;}
#menu1 ul li { margin: 0px 3px;padding: 0;overflow: hidden;float: left; height: 32px; display: block;text-align: center;}
#menu1 ul li a, #menu1 ul li span {float: left; text-decoration: none;color: #555; clear: both; height: 20px;line-height: 20px; cursor: pointer;padding: 6px 16px;display:inline-block; font-size:14px;}
#menu1 ul li a {background: #e84240; border-radius: 50px;color: #fff;background-position: left bottom;}
#menu1 ul li span {background-position: left top;}
/*logo*/
.logoBox{ position:relative;float: left; padding: 12px 10px;}
.logoBox span{ color: #333; position: absolute;top: 39px;left: 66px;letter-spacing: 4.4px;  font-size: 12px;margin-top: 14px;font-weight: 400;}
/*加样式*/
.box{ width:1200px; margin:0 auto; overflow:hidden; min-width: 1200px; position:relative;}
.boxH{ height:700px;}
.container-fluid{ width:1200px; padding:0px;}
.fly-one{ margin-top:30px;}
.fly-three{ margin-top:20px;}
.gpdm { float: left;text-align: left;margin-top:29px;font-size: 13px;border: 2px solid #ddd;color: #333; padding: 2px 10px;font-weight: 400;}
/*导航-结束*/

/*导航下拉菜单-开始*/
.two_nav_box{position: relative;right: 0;}
.two_nav_box .two_nav{position: absolute;right: 0;overflow: visible;background-color: #ffffff;box-shadow: 0 0 6px #888888;
	border-radius: 3px;padding:10px 0px;display: none; height: 240px;  margin-top: 10px;}
.two_nav_box .two_nav dl{float: left;padding:0 20px;position: relative;}
.two_nav_box .two_nav dl dt{font-size: 15px;line-height: 30px;}
.two_nav_box .two_nav dl dt a{color: #555;font-weight: bold;}
.two_nav_box .two_nav dl i{position: absolute;left: 0;width: 1px;height: 100%;background-size: 1px 100%;}
.two_nav_box .two_nav>div dl:first-child i{display: none;}
.two_nav_box .two_nav>span{position: absolute;right: 24px;top: -13px;width: 37px; height: 13px;}
.two_nav_box .two_nav dl dd a{font-size: 14px;color: #999;line-height: 30px;}
.two_nav_box .two_nav dl dd a:hover{color: #333;text-decoration:underline !important;}
/*导航下拉菜单-结束*/
/*统一底部开始*/
.bottom {text-align: center; color: #bbbbbb; font-size: 12px;}
.box {width: 1200px; margin: 0 auto !important;overflow: hidden;min-width: 1200px;position: relative;}
/*友情链接*/
.in_links{padding:30px 0px 0px;overflow:hidden;}
.links_box{ overflow:hidden;    padding: 10px 0px;}
.links_title {width: 138px;font-size: 18px;line-height: 20px;margin-top: 20px;text-align: left;}
.links{ overflow:hidden;    border-top: 1px solid #4e4f52;}
.links_content {margin-top: 12px;display: inline-block;width: 1062px;}
.links_content ul li {float: left;display: inline;line-height: 30px;word-break: break-all;word-wrap: break-word;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 0px 15px;}
.links_content ul li a{ color: #999; font-size: 12px;}
.links_content ul li a:hover{ text-decoration: underline; color: #fff;}
.bottom .div_1{background: #282828; padding: 50px 0px 30px 0px;}
@media screen and (min-width: 650px) {
.bottom .div_1 .bot_l{ width:255px;text-align: left; margin-right: 70px; line-height: 25px;}
}
@media screen and (max-width: 650px) {
.bottom .div_1 .bot_l{ width:255px;text-align: left; margin-left: 50px; line-height: 25px;margin-bottom: 10px;}
}
.bottom .div_1 .bot_l h5{ font-size: 16px; padding-bottom: 20px;font-weight: bold;}
@media screen and (min-width: 650px) {
.bottom .div_1 .bot_m{border-right: 1px solid #4e4f52;padding-right: 100px;}
}
@media screen and (max-width: 650px) {
.bottom .div_1 .bot_m{border-right: 1px solid #4e4f52;padding-right: 100px; display:none;}
}
.bottom .div_1 .bot_m a{color: #dadada;}
.bottom .div_1 .bot_m a:hover{ text-decoration: underline; color: #fff;}
.bottom .div_1 .bot_m  li{ line-height: 30px;}
.bottom .div_1 .bot_m h5{font-size: 16px;padding-bottom: 20px;font-weight: bold;}
.bottom .div_1 .bot_m ul{ text-align:left; margin: 0px 35px;}
.bottom .div_1 .bot_r{text-align: left; margin-left: 50px;;}
.bottom .div_1 .bot_r h5{ font-size: 16px;}
.bottom .div_1 .bot_r b{ font-size: 32px; color: #E7E7E7}
.bottom .div_1 .bot_r p{ width: 100px; text-align: center;}
.bottom .div_1 .bot_r img{ margin-right: 30px; margin-top:50px; }
.bottom .div_2{background: #1d1b1c;padding: 20px;font-size: 12px;line-height: 25px;}
/*统一底部结束*/
/*置顶效果-开始*/
.actGotop{position: fixed;_position: absolute;bottom: 60px; right: 18px;width: 52px; height: 52px;z-index: 9999;}
.actGotop a{ width: 52px;height: 52px;display: inline-block;
    background: url("../images/top.png")/*tpa=http://www.okokok168.com/zhangpeng/images/top.png*/ center no-repeat !important;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/top.png");}
.actGotop a:hover{background: url("../images/tophover.png")/*tpa=http://www.okokok168.com/zhangpeng/images/tophover.png*/ center no-repeat !important;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tophover.png");}
/*置顶效果-结束*/
