﻿@charset "utf-8";
*{margin:0;padding:0;word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{
	margin: 0;
	padding: 0;
}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;color: #666;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.6;min-width:1200px;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer;color:#666;}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none;color:#666;}:focus{outline:none;color:#666;}
button,input[type="button"], input[type="submit"] {line-height:normal !important}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}

/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {*zoom:1;}
.clearfix {display:block;}

.con-1200{width:1210px;margin:auto}
.con-1140{width:1140px;margin:auto}
.con-1000{width:1000px;margin:auto}
.tran-all5{-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease}
.tran-all3{-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}

.f-l{float:left!important;_display:inline}
.f-r{float:right!important;_display:inline}

.por{position: relative;}
.poa{position: absolute;}

.hidden{display: none}
.clear{height:0;clear:both;zoom:1;line-height:0;font-size:0}
.height20{height:20px;clear:both;zoom:1;line-height:0;font-size:0}
.height40{height:40px;clear:both;zoom:1;line-height:0;font-size:0}
.height60{height:60px;clear:both;zoom:1;line-height:0;font-size:0}
.height90{height:90px;clear:both;zoom:1;line-height:0;font-size:0}


.f-bold{font-weight:bold}
.f-lighter{font-weight: lighter;}
.f-arial{font-family:Arial, Helvetica, sans-serif,"Microsoft Yahei"}
.f-simsun{ font-family:"simsun","Microsoft Yahei"}


.text-l{text-align:left}
.text-r{text-align:right}
.text-c{text-align:center}

.text-white{color:#fff;}
.text-main{color:#e6212a}
.bg-white{background:#fff}

.text-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.border-r{border-radius:1000px;}
.over-hide{overflow: hidden;}


@font-face {font-family: "impact";
    src:url('../fonts/impact.eot'), /* IE9*/
        url('../imgs/font/impact.html') format('woff'), /* chrome、firefox */
        url('../fonts/impact.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
        url('../fonts/impact.svg') format('svg'); /* iOS 4.1- */
}


/*head*/
.head{position: fixed;z-index: 99;top:0;width:100%;background:#fff;}
.banner_nei,.fullSlide {margin-top: 112px}
/*.head-box{height: 90px;}*/
.head .logo{float:left;margin-top:8px;margin-left: 80px}
.head .logo img{height: 70px;}

.nav{float:right;height:90px;}
.nav>ul>li{position:relative;float:left;height:90px;margin-left:12px;text-align:center}
.nav>ul>li>a{display:block;height:85px;line-height:85px;padding:0 20px;color:#1c3234;border-bottom:5px solid #fff; font-size:16px;}
.nav>ul>li>a.active,
.nav>ul>li:hover>a{border-color:#ea267c}


.nav-child{display:none;position: absolute;width:100%;top:90px;left:0;z-index:11;}
.nav-child .sub li{border-top:1px solid #fff;background:#1c3234;background:rgba(28,50,52,0.7);-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}
.nav-child .sub li a{display:block;width:100%;height:40px;line-height:40px;color:#fff;text-align: center;font-size:13px;}
.nav-child .sub li:hover{bcakground:#ea267c;background:rgba(247,171,0,0.95);}

/*foot*/
.foot-nav{padding:70px 0 130px;text-align:center;background-color:#fff;border-top:1px solid #e3e3e3}
.foot-nav dl{width:200px;float:left;}
.foot-nav dt{margin-bottom:10px;color:#1c3234}
.foot-nav dd{padding:5px 0;}
.foot-nav dd a{color:#868686;font-size:12px}
.foot-nav dd a:hover{color:#ea267c;}

.foot{padding:15px 0;background-color:#13242d}
.foot .f-logo{
	float: left;
	width: 356px;
	height: 42px;
}
.foot .f-logo img{
	width: 256px;
	height: 42px;
}
.foot .banquan{
	float: left;
	width: 420px;
	margin-left: 40px;
	font-size: 12px;
	color: #fff;
}
.foot .tech{
	float: left;
	width: 150px;
	margin-left: 40px;
	font-size: 12px;
	color: #fff;
}
.foot .qr{float:right;width:125px;height:125px;margin-top:-90px;}
.foot .qr img{width:125px;height:125px;}
.foot a{color:#fff}
