/*@font-face{font-family:"Arial";src: url('font/Arial.ttf');}*/
*{ margin:0; padding:0;}
address,cite,dfn,em,var, i {font-style:normal;}
body {font-size: 15px; line-height: 1.5; font-family:Arial;  color: #333;}
p{line-height: 1.8;word-break:break-all;}
table { border-collapse:collapse; border-spacing:0; }
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal; }
button,input,select,textarea{font-size:100%;}
fieldset,img{border:0;}
a { text-decoration: none; color: #666; background: none ;outline: none;}
ul, ol { list-style: none; }
:focus{ outline:none;}
.clearfix:after{content:'\20';display:block;height:0;clear:both}
.clearfix{zoom:1}
.clear{clear:both;height:0;line-height:0;font-size:0;overflow:hidden}
.fl{ float: left; }
.fr{float: right;}
.block{display: block;}
.inline-block{display: inline-block;}
.indent2{text-indent: 2em;}
.text-justify{text-align: justify;text-align-last:justify;}
.wordwrap{word-break:break-all;word-wrap:break-word}
pre.wordwrap{white-space:pre-wrap}

.mcenter{margin: 0 auto;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.frame{border: 1px #666 dashed;border-radius: 2px;}
.fgray{color: #ccc;}
.fgrayh{color: #333;}
.fwhite{color: #fff;}
.fblack{color: #000;}
.fred{color: #f00;}
.fredh{color: #af0000;}
.fblue{color: #4ac3ff;}
.fbluec{color: #0093dd;}
.f666{color: #666;}
.f999{color: #999;}

.bgbluelight{background-color: #ebf5fe;}
.bgbluec{background-color: #0093dd;}
.bgblack{background-color: #000;}
.bgwhite{background-color: #fff;}
.bgf5{background-color: #f5f5f5;}
.bggray{background-color: #ccc;}
.bggraylight{background-color: #eee;}
.bggree{background-color: #009688;}
.bgredh{background-color: #af0000;}
.bgddd{background-color: #ddd;}
.bgf7{background-color: #f7f7f7;}
.bgef{background-color: #efefef;}

.f10{font-size: 10px;}
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.f15{font-size: 15px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.f24{font-size: 24px;}
.f26{font-size: 26px;}
.f28{font-size: 28px;}
.f30{font-size: 30px;}
.f40{font-size: 40px;}
.f50{font-size: 50px;}

.m10{margin: 10px;}
.m15{margin: 15px;}
.m20{margin: 20px;}
.m30{margin: 30px;}
.m10-y{margin: 10px 0;}
.m15-y{margin: 15px 0;}
.m20-y{margin: 20px 0;}
.m30-y{margin: 30px 0;}
.mt0{margin-top: 0;}
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.mb40{margin-bottom: 40px;}
.mb50{margin-bottom: 50px;}
.mb80{margin-bottom: 80px;}
.ml5{margin-left: 5px;}
.mr0{margin-right: 0;}
.mr10{margin-right: 10px;}
.mr30{margin-right: 30px;}

.p5{padding: 5px;}
.p10{padding: 10px;}
.p20{padding: 20px;}
.p30{padding: 30px;}
.p5-y{padding: 5px 0;}
.p10-y{padding: 10px 0;}
.p20-y{padding: 20px 0;}
.p30-y{padding: 30px 0;}
.p50-y{padding: 50px 0;}
.p30-x{padding: 0 30px;}
.p50-x{padding: 0 50px;}
.p20-x{padding: 0 20px;}
.p20-y{padding: 20px 0;}
.p5-x{padding: 0 5px;}
.p20-5{padding: 20px 5px;}
.p5-10{padding: 5px 10px;}
.p10-20{padding: 10px 20px;}
.p15-20{padding: 15px 20px;}
.p15-45{padding: 15px 45px;}
.p20-10{padding: 20px 10px;}
.p30-20{padding: 30px 20px;}
.p40-25{padding: 40px 25px;}
.pb0{padding-bottom:0;}
.pb25{padding-bottom:25px;}
.pb30{padding-bottom:30px;}
.pr10{padding-right: 10px;}
.pr25{padding-right: 25px;}
.pr30{padding-right: 30px;}
.pt10{padding-top: 10px;}
.pt20{padding-top: 20px;}
.pt50{padding-top: 50px;}
.pl10{padding-left: 10px;}
.pl15{padding-left: 15px;}
.pl20{padding-left: 20px;}
.pl25{padding-left: 25px;}
.pl30{padding-left: 30px;}
.pl50{padding-left: 50px;}
.pr0{padding-right: 0;}
/*回到顶部*/
#scrollTop {z-index:99999;position:fixed;width:50px;height:50px;bottom:276px;right:50%;display:none; margin-right:-780px; }
.scrollTop a { opacity:0.9; filter:alpha(opacity=90); }
.scrollTop a:hover { opacity:1; filter:alpha(opacity=100);}

/*圆点*/
.circle5{display: inline-block;width: 5px; height: 5px;border-radius: 50%;vertical-align: middle;}
/*弹窗背景*/
.bg_popup{background-color: #000;z-index: 1;opacity: 0.9;}
.popup_img{z-index: 2;position: relative;}
.popup_img img{max-width: 1000px;max-height: 662px;}
.close-btn{position: absolute;top: 0;right: 0;padding: 10px;cursor: pointer;}

.pbnone{padding-bottom: 0;}
.alert-danger {background-color: #f2dede;border-color: #eed3d7;color: #b94a48;}
.shadow{-moz-box-shadow:0px 0px 10px #ccc; -webkit-box-shadow:0px 0px 10px #ccc; box-shadow:0px 0px 10px #ccc;}
.border{border: 1px #ddd solid;}
.bborder{border-bottom: 1px #ddd solid;}
.bborder-gray{border-bottom: 1px #ccc solid;}
.border-ra5{border-radius: 5px;}
.form-control{border: 1px #ccc solid;border-radius: 2px;padding: 2px 5px;height: 24px;line-height: 24px;}
.control-label{padding: 2px 5px;}
.none{display: none;}
.w70{display:inline-block;width: 70px;text-align: center;}
.w100{display:inline-block;width: 100px;text-align: center;}
.w180{width:180px;}
.w300{width:270px;}
.hot{color: #fff;padding: 1px 5px;background-color: #7bd3ff; border-radius: 5px;margin-right:5px;}
.more{color: #fff;padding: 5px 20px 5px 10px;border-radius: 5px;background: #ccc 75px center no-repeat; background-color: #6CC2FF;}
.more:hover{color: #fff;background-color: #1e93f0;}
.smalltag{display: inline-block;width: 10px;height: 15px;background-color: #0093dd;}

.bt1{border-top: 1px #ddd solid;}
.br1{border-right: 1px #ddd dashed;}
.bt-5{border-top: 5px solid;}
.bt-blue{border-top-color: #0093dd;}
.bt-red{border-top-color: #f26522;}
.bt-green{border-top-color: #2fd2a2;}
.bt-yellow{border-top-color: #f7941d;}

.table-bg { width:90%; margin:0 auto 20px auto; border:#a0a0a0 solid 4px; border-radius:10px;}
.table-bg .table {width: 100%; margin-bottom:0;}
.table-bg .table th { text-align:center;}
.table-bg .table-bordered > tbody > tr > td, .table-bg .table-bordered > tbody > tr > th, .table-bg .table-bordered > tfoot > tr > td, .table-bg .table-bordered > tfoot > tr > th, .table-bg .table-bordered > thead > tr > td, .table-bg .table-bordered > thead > tr > th { border:#a0a0a0 solid 1px; vertical-align:middle; font-size:15px; color:#000; text-align:center;}
.table-bg span {font-size:17px;}
.table-bg .table {margin-bottom: 0;}
.table-bordered {border: 1px solid #ddd;}
.table-bg table tr td{padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ddd;}
/*改变layui样式*/
.layui-carousel-ind ul{background: none;}
.layui-carousel-ind ul:hover{background: none;}
.layui-carousel-ind li{width:8px;height: 8px;background-color: #ccc;}
.layui-carousel-ind li.layui-this{background-color: #999;}
.layui-carousel > [carousel-item] > *{background-color: #fff;}
.layui-table-view .layui-table{width: 100%;}
/*头部*/
.wrapcenter{width: 1360px;margin: 0 auto;}
/*导航*/
.header .nav{margin-left: 50px;}
.header .nav>ul>li{float: left;position: relative;padding: 43px 0;}
.header .nav>ul>li:hover, .header .nav>ul>.active{background:#fff}
.header .nav>ul>li:hover a, .header .nav>ul>.active a{color: #fff;}
.header .nav>ul>li>a{float: left;border-right: 1px solid #ccc;font-size: 15px;padding: 0 10px;}
.header .nav>ul>li>a>i{line-height: 1;}
.header .nav>ul>li .ip, .header .nav>ul>li .akjxp{padding-right: 10px;}
.header .lang{margin-top: 42px;}
.header .lang a:hover{background-color: #999;color: #fff;}
.header .navhover{position: absolute;border-top:4px #00aeef solid;top:108px;left: -374px;background-color: #000;opacity:0.8;font-size: 16px;z-index: 999;}
.header .drop-down{left: -70px;width: 180px;text-align: center;}
.header .drop-down dl{padding:11px 0;}
.header .drop-down dl dd{padding:11px 0;}
.header .drop-down dl dd a:hover{color: #0093dd;}

.header .ipwi{left: -374px;width: 930px;padding: 42px 0 45px 120px;}
.header .ipwi h3{font-size: 20px;padding-bottom: 20px;color: #fff;font-weight:bold;}
.header .ad1{width: 470px; border-right: 2px #959595 solid;}
.header .ad2{width: 260px; padding-left: 60px;}
.header .ad1 dl dd{margin-right:60px; padding:11px 0;color: #fff; background: #ccc;}
.header .ad1 dl dd.noarrow{background:none;}
.header .ad1 dl dd:hover{color: #0093dd; cursor: pointer;}
.header .ad2 dl{display: none;}
.header .ad2 dl dd a{display:inline-block;color: #fff;height:16px; line-height:16px;padding:15px 0;text-align:left;}
.header .ad2 dl dd a:hover{color: #0093dd;}
.header .ad1 dl dd a:hover{color: #0093dd;}
.header .kjxp{width: 200px;left: -34px;}
.header .kjxp li{color: #fff;text-align: center;padding: 5px;}
.header .kjxp li a{color: #fff;}
.header ul.kjxp li a:hover{color: #0093dd;}
.panicbuying a{color: #fff;}
.panicbuying a:hover{color: #000;}
.header .header_minerchip{background: #ccc;}
/*底部*/
.footer .sharelist a {display:inline-block; width:51px; height:51px;margin-right: 10px;}
.footer .sharelist a:hover {opacity: 0.8;}
.footer .sharelist a i {display:inline-block; width:51px; height:51px; background:#fff;}
.footer .sharelist .share-title { width:120px; background:none; vertical-align:middle;}
.footer .icon-weixin {background-position:0 0;}
.footer .icon-weibo {background-position:-55px 0;}
.footer .icon-qq {background-position:-110px 0;}
.footer a {padding: 0 5px;}

.nopicture{max-width: 230px;border:1px solid #E5E5E5;border-radius: 20px;text-align: center;height: 150px;float: left;line-height: 150px;color:#D3D3D3;background-color: #F8F8FF;font-size:20px;}
.contact .layui-col-xs4{height:200px;}

.nav_hover{background:red;}

.heard{width:1200px; height:100px; margin: 0 auto;}
.heard_box{width:1200px; height:100px;margin: 0 auto; }
.heard_left,.heard_Right{width:300px; height:100px;text-align:right; }
.heard_left{float:left; text-align:left}
.heard_left img{ width:223px; height:88px;}
.heard_Right{float:right; height:60px;padding:40px 10px 0 0;}
.heard_Right h2{width:300px; height:26px;font-size:16px; line-height:26px; color:#333;}

.heard_Right span{font-size:16px; }
.heard_Right font{font-size:18px; color:red;}
.a_bg{background:red;}
.heard{width:1200px; height:100px; margin: 0 auto;}
.heard_box{width:1200px; height:100px;margin: 0 auto; }
.heard_left,.heard_Right{width:300px; height:100px;text-align:right; }

.heard-center{ width:230px; float:left; height:100px; line-height:78px; position:relative;}
.heard-center a{ font-size:14px; color:#666;}
.heard-center p{ position:absolute ;top:55px; left:72px; color:#666}
.heard_left{float:left; text-align:left}
.heard_left img{ width:235px; height:60px;margin-top:20px}
.heard_Right{float:right; height:60px;padding:40px 10px 0 0;}
.heard_Right p{width:300px; height:26px;font-size:16px; line-height:26px; }
.heard_Right span{font-size:16px; }
.heard_Right font{font-size:18px; color:red;}

/*公共样式*/
.mcenter{margin: 0 auto;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.mb30{margin-bottom: 30px;}
.ellipsis{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}

.fred{color: #f00;}
/*分页*/
.fenye .pagination {display: inline-block;padding-left: 0; margin: 20px 0;border-radius: 4px;min-height: auto;}
.fenye .pagination>li {list-style: none;width: auto;height: auto;margin-right: 10px;float: left;}
.fenye .pagination>li.active {display: inline;width: auto;}
.fenye .pagination>li span {padding-left: 0;height: 30px;line-height: 30px;}
.fenye .pagination>li a {display: inline;background: none;width: auto;height: auto;line-height: normal;padding-left: 0;padding: 5px;border: 1px #ccc solid; float: left;}
.fenye .pagination>li a:hover {color: #fff;background-color: #069eab;background-image: none;}


/*siteMap*/
.siteMap{ width:100px; height:100%;  float:left; color:#ccc;}
.siteMap a{ color:#000;padding-top:31px; display:inline-block; }

/* friendship 友情链接*/
.friendship{ 
	height:30px; 
	line-height:30px;
	text-align:left;
	padding-left:6px; 
	margin-top:4px;
	color:#999; 
	background:#e4e0e0;
}
	
.friendship a{ 
	display:inline-block; 
	padding-right:4px;color:#999;
}