@charset "utf-8";
.nbaware-fraud-tip{background-color: #f0f4f5!important;}.nbaware-fraud-tip img,.nbaware-fraud-tip  span{display:none !important}
body{
	color: #555;
}
body,h1,h2,h3,h4,h5,p,a,img,input,div,ul,li,form,span,textarea{
	padding:0;
	margin:0;
	font-family:'微软雅黑';
}
li{
	list-style:none
}
a{
	text-decoration:none;
	outline: none;
	display: block;
}
img{
	border: none;
	display: inline-block;
max-width:100%
}
li{
	list-style: none !important;
}
/*
清浮动
 */
.clearfix{clear:both;} 
.clf {zoom:1;}    /*==for ie6/7 maxthon2==*/
.clf:after {clear:both;content:' ';display:block;width: 0;height: 0;visibility:hidden;} 

/*top*/
.top{
	width: 100%;
	background: #f7f7f6;
	border-bottom: 1px solid #eee;
}
.top_main{
	width: 1200px;
	margin: 0 auto;
	padding: 5px 0;
	color: #999;
	font-size: 12px;
}
.top_main a{display: inline-block;color: #888;}
.top_main a:hover{color: #1b9fe0;}
.top_l{
	float: left;
}
.top_r{
	float: right;
}


/*header*/
.header{
	width: 100%;
}
.head{
	width:1200px;
	margin:0 auto;
	height: 100px;
}
.head .logo{
	float:left;
	width: 245px;
	padding: 10px 0 0;
}
.head .logo a{
	float:left;
}
.head .logo a img{
	width: 245px;
}
.head .logo .stock{
	float:left;
	color: #fff;
	background: #126994;
	padding: 2px 5px 3px;
}
.head .logo .stock:hover{
	background: #1b9fe0;
	transition: all .5s ease;
}
.head .logo .stock span{
	font-size: 12px;
	letter-spacing: 1px;
}
.nav{
	float: right;
	width: 935px;
    margin: 0px auto;
}
.nav>ul{
	width: 100%;
}
.nav>ul>li{
	font-size:16px;
	float:left;
	width:12.5%;
	line-height: 98px;
	position: relative;
	letter-spacing: 1px;
}
.nav>ul>li::before{ content:""; position:absolute; top:0; height:100%; width:40%; background:#1b9fe0; left:30%; transition:all 0.3s; opacity:0; z-index:1}
.nav>ul>li:hover::before{ width:100%; left:0; opacity:1}
.nav>ul>li>ul{
	width: 155px;
	position: absolute;
	z-index: 1000;
	top: 97px;
	left: -20px;
	background: rgba(250,250,250,.8);
	display: none;
}
.nav>ul>li>ul>li{
	float:left;
	font-size: 14px;
	width: 100%;
	line-height: 50px;
}
.nav>ul>li>a,.nav>ul>li>ul>li>a{
	color: #555;
	display: block;
	text-align: center;
	position:relative;
	z-index:10
}
.nav>ul>li.current>a:hover,.nav>ul>li:hover>a,.nav>ul>li.current:hover>a{
	color:#fff;
	font-weight: bolder;
	transition: all .5s ease;
}
.nav>ul>li.current>a:hover>ul,.nav>ul>li:hover>ul,.nav>ul>li.current:hover>ul{
	border-top: 3px solid #126994;
}
.nav>ul>li>ul>li:hover>a{
	color:#fff;
	background:#1b9fe0;
	transition: all .5s ease;
	font-weight: bold;
}
.nav>ul>li:hover ul{
	display: block;
}
.nav>ul>li.current>a{
	color:#126994;
	font-weight: bold;
}
.banner .sbanner>ul>li img{
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}
.banner .sbanner>ul>li h2{
	display: block;
	float: right;
	width: 124px;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 8px;
}
.banner .sbanner>ul>li p{
	display: block;
	float: right;
	width: 124px;
	font-size: 14px;
}
.banner .sbanner>ul>li:hover{
	background: rgba(27,159,224,0.6);
}
/*banner*/
.banner{
	width:100%;
	height: 500px;
	overflow:hidden;
	position:relative;
}
.banner .container{
	width: 1920px;
	height: 500px;
	position:absolute;
	left:50%;
	margin-left:-960px;
}
.banner .container ul{
	width: 5760px;
}
.banner .container ul li{
	float: left;
	width: 1920px;
}
.banner .container ul li a{
	display: block;
	width: 1920px;
}
.banner .container .btn{
		width: 1920px;
		height: 14px;
		position: absolute;
		bottom: 36px;
		text-align: center;}
.banner .container .btn span{
		display:inline-block;
		width: 55px;
		height: 14px;
		background: no-repeat center center;
		margin-right: 14px;
		cursor: pointer;}
.banner .container .btn span.current{
		background: no-repeat center center;}
.banner .sbanner{
	width: 100%;
	height: 80px;
	background: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 5;
}
.banner .sbanner>ul{
	width: 1200px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
}
.banner .sbanner>ul>li{
	width: 199px;
	height: 80px;
	float: left;
	border-right: 1px solid #6d665f;
}
.banner .sbanner>ul>li>a{
	color: white;
}


.yb_conct {
	position: fixed;
	z-index: 999;
	top: 300px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'microsoft yahei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar ul li a{color: #fff;}
.yb_bar ul li:hover{font-weight:bolder; transition:all .5s ease;}
.yb_bar .yb_top   {background:#0e6590  no-repeat 0 0;}
.yb_bar .yb_phone {background:#0e6590  no-repeat 0 -57px;}
.yb_bar .yb_qq    {background:#0e6590  no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#0e6590  no-repeat 0 -169px;}
.hd_qr {padding:0 29px 25px 29px;}
.yb_ercode:hover img{
    transform: scale(1.05);
    z-index: 99;
    transition: all .5s ease;
    box-shadow: 0 3px 20px 0 rgba(26,26,26,.15);
}

/*首页标题*/
.about,.case,.product,.news,.cooperation{
	padding: 35px 0;
}
.case{
	width: 100%;
	background:
}
.news{
	width: 100%;
	background:
}
.about .container .title h1{
	margin: 0 3px 0 -3px;
}
.about .container .more{
	width:120px;
	height:40px;
	font-size:16px;
	color:#126994;
	display:block;
	text-align:center;
	line-height:40px;
	border: 1px solid #126994;
	margin-top:15px;
}
.news .container .title h1{
	margin: 0 8px 0 -8px;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.container .title{
	color:#1d77cf;
	width:180px;
	margin: 0 auto 30px;
	text-shadow: 1px 3px 10px #fff;
}
.container .title h1{
    font-size: 81.28px;
    width: 60px;
    line-height: 62px;
    float: left;
    font-weight: normal;
}
.container .title .hgroup{
	width:112px;
	height:62px;
	float:left;
}
.container .title h2{
	font-size:24px;
	line-height:40px;
	display: inline;
}
.container .title span{
	font-size:16px;
	font-weight:100;
	margin-top:13px;
}
	
	/*page*/
.container .main .page{
	text-align:center;
	margin-bottom:30px;
	line-height:36px;
}
.container .main .page>a{
	padding: 0 15px;
	font-size:14px;
	display: inline-block;
	border: 1px solid #ccc;
    border-radius: 6px;
	height: 36px;
    line-height: 36px;
    margin: 0 4px;
    color: #aaa;
} 
.container .main .page>a.current{
	border: 1px solid #126994;
	background:#126994;
	color:#fff;
}
.container .main .page span a{
	font-size:18px;
	color:#666;}
.container .main .page .pre,
.container .main .page .next{
	margin-right:28px;} 
.container .main .page .txt{
	width:38px;
	height:21px;
	border:1px solid #3f3f3f;
	background:#f5f5f5;
	outline:none;
	text-align: center;}
.container .main .page .sub{
	font-size:18px;
	color:#333333;
	background:none;
	border:none;
	margin-left:29px;
	cursor:pointer;
	outline:none;}
.container .main .page>a:hover{
	background:#1b9fe0;
	border: 1px solid #1b9fe0;
	color:#fff;
	transition: all .5s ease;
}
.case .container .more,.product .container .more,.news .container .more{
	width:132px;
	height:40px;
	font-size:18px;
	color:#126994;
	display:block;
	text-align:center;
	line-height:40px;
	border: 1px solid #126994;
	margin:0 auto;
	border-radius:3px;
}
.about .container .more:hover,.case .container .more:hover,.product .container .more:hover,.news .container .more:hover{
	border: 1px solid #1b9fe0;
	background:#1b9fe0;
	color: #fff;
	transition: all .5s ease;
}
	
/*footer*/
.footer{
	width:100%;
	color:#aaa;
	background:#2a2b2d;
}
.footer_t h2 a,.footer_b h2 a{
	display: inline-block;
	color:#fff;
}
.footer_t a,.footer_b a,.footer_t ul li{
    display: inline-block;
	color:#aaa;
}
.footer_t a:hover,.footer_b a:hover,.footer_t_r .box ul li:hover span,.footer_t_r .box div:hover p{
	color:#1b9fe0;
}
.footer_t{
	width:1200px;
	margin:0 auto;
	color:#fff;
	padding: 15px 0;
	line-height: 2;
	font-size:12px;
}
.footer_t h2{
	font-size: 15px;
	font-weight: normal;
}
.footer_t ul,.footer_t ul li{
	width: 100%;
	float: left;
}
.footer_t_l{
	float: left;
	width: 56%;
}
.footer_t_l .box{
	float: left;
}
.footer_t_r{
	float: right;
	width: 44%;
}
.footer_t_r .box{
	float: left;
	padding-left: 3%;
}
.footer_t_r .box ul li span a{
	text-align: justify;
}
.footer_t_r .box img{
	width: 100px;
}
.footer_t_r .box img:hover{
    transform: scale(1.05);
    z-index: 99;
    transition: all .5s ease;
    box-shadow: 0 3px 20px 0 rgba(26,26,26,.15);
}
.footer_t_r .box .wx_gzh{
	float: left;
	margin-top: 2px;
}
.footer_t_r .box .wx_kf{
	float: left;
    margin-top: 2px;
    margin-left: 20px;
}
.footer_t_r .box .wx_gzh p,.footer_t_r .box .wx_kf p{
	font-size: 10px;
	text-align: center;
	line-height: 1;
	color:#aaa;
}
.footer_b{
	width:1200px;
	margin:0 auto;
	font-size:12px;
	padding: 10px 0;
}
.footer_b_l{
	float: left;
}
.footer_b_r{
	float: right;
}

/**/
.container .aside{
	float:left;
	width:100%;
	padding:20px 0;
}
.container .aside h2{
	font-size:28px;
	color:#126994;
	font-weight:normal;
	text-align:center;
}
.container .aside b{
	font-size:15px;
	color: #666;
	font-weight:normal;
	text-align:center;
	display: inherit;
}
.container .aside>ul{
	width: 100%;
	margin-top: 12px;
}
.container .aside>ul>li{
	float:left;
	width:33.26%;
	height:52px;
	line-height:52px;
	text-align: center;
	position:relative;
	border-left: 1px dotted #cccccc;
}
.container .aside>ul>li:first-child{
    border-left: none;
}
.container .aside>ul>li>div{
	position: absolute;
	top: 52px;
	width: 100%;
	z-index: 999;
	display: none;
	background: #f5f5f5;
	opacity:0.8;
}
.container .aside>ul>li:hover>div{
	display: block;
}
.container .aside>ul>li>div>a{
	display: block;
	color: #000;
}
.container .aside>ul>li>div>a:hover,.container .aside>ul>li>div>a.on{
	background: #1b9fe0;
	color: #fff;
	transition: all .5s ease;
}
.container .aside>ul>li>a{
	color:#666666;
	font-size:19px;
	display: block;
	width: 100%;
	height: 100%;
}
.container .aside >ul >li:hover,.container .aside >ul >li.current:hover{
	background:#1b9fe0;
	transition: all .5s ease;
}
.container .aside >ul >li:hover >a{
	color:#fff;}
.container .aside >ul >li:hover >a >p {
	background: url(/uploads/image/phimg/h.png) no-repeat 20% center;
	color: #fff;
}
.container .aside >ul >li.current>a{
	color:#126994;
	font-weight: bold;
}
/*
.container .aside >ul >li.current>a>p{
	background:url(/uploads/image/phimg/h.png) no-repeat 20% center;
}
*/
.container .main{
	float: right;
}
.container .main .location{
	overflow:hidden;
	height: 0;
}
.container .main .location p{
	float:right;
	line-height:35px;
	color:#666666;
	font-size:15px;}
.container .main .location a{
	color:#666666;
	font-size:15px;}
.container .main .location img{
	vertical-align:middle;}
.container .main .location a:hover{
	color:#2866af;}
.container .main .location a.current{
	color:#2866af;}
.txt{text-align: center;}
.txt p{color: #fff;display: inline-block;}
.banner .sbanner>ul>li:first-child{
	width: 198px;
	height: 80px;
	overflow: hidden;
	border-left: 1px solid #6d665f;
}

.row{
	float: right;
	width: 240px;
	padding: 20px;
	background: #fff;
}
.row .search{
	width:240px;
	height:30px;
	background: #fefefe;
	border: 1px solid #126994;
	outline:none;
	position:relative;
	border-radius: 2px;
}
.row .search:hover{
	border: 1px solid #1b9fe0;
}
.row .search .txt{
	width:240px;
	height:30px;
	border:none;
	outline:none;
	position:absolute;
	background:none;
	font-size: 12px;
	color: #a0a0a0;
	line-height: 30px;
	right: 0;
}
.row .search .btn{
	width:20px;
	height:28px;
	background:url(/uploads/image/phimg/soso.png) no-repeat;
	border:none;
	outline:none;
	position:absolute;
	top:6px;
	left:8px;
	cursor:pointer;
	vertical-align: middle;
}
.row .search p{
	margin-top: 38px;
	font-size: 12px;
	color: #126994;
	padding-left: 5px;
}
.row .search p a{
	display: inline-block;
	color: #888;
	padding-left: 10px;
}
.row .search p a:hover{
	color: #1b9fe0;
	transition: all .5s ease;
}
.row .box{
	margin-top: 20px;
	border-top: 1px solid #f0f2f5;
}
.row .box h3 {
    font-size: 18px;
    font-weight: 300;
    margin: 10px 0;
}
.row .box ul{
	width: 240px;
}
.row .box ul li{
	position: relative;
    display: block;
    padding: 15px;
    margin-bottom: -1px;
    border: 1px solid #e4eaec;
}
.row .box ul li a{
	color: #555;
	font-size: 13px;
}
.row .box ul li a:hover{
	color: #1b9fe0;
}