@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:14px; font-family:"微软雅黑";}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:middle;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
i,em{font-style: normal;}
.nodispaly{ display:none}
.line{height:20px; line-height:20px; font-size:0px; clear:both; overflow:hidden; display:block;}
.fK{color:#da251c;}
.fl{float:left;}
.fr{float:right;}
.pr{position:relative;}
.ofH{overflow: hidden;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
/*初始化按钮*/
.btn{display:inline-block;text-align:center;padding:0px;border:0px;margin:0px;position:relative;cursor:pointer;}
.btn span{display:inline-block;}
a{color:#333; text-decoration:none; transition: all 0.3s;}
a:hover {color:#00a0e9; text-decoration:none; }
.layout{max-width:1280px; margin:0 auto;}

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

/*头部导航*/
header{position: fixed;left: 0px;top: 0px;width: 100%;height: 146px;z-index: 100;background: #FFF;box-shadow: 0 0 1px rgba(0,0,0,0.25);}
header .top{max-width:1280px; margin:0 auto;}
header .top h1{float: left; width: 275px; margin-top: 13px;}
header .top h1 img{width: 100%;}
header .top .nav{float: right; margin-left: 55px; }
header .top .nav ul{}
header .top .nav li{float: left;padding:0 30px;position: relative;}
header .top .nav li p{text-transform: uppercase;line-height: 100px;color: #333;}
header .top .nav li p a{font-size: 16px;}
header .top .nav li:hover p a{text-decoration: none;color:#00a0e9;}
header .top .nav li p i{margin-left: 10px;}
header .top .nav>ul>li>dl{background: #fff;position: absolute;left: 0px;top: 100px;width: 110%;visibility: hidden;opacity: 0;transition: all 0.3s;}
header .top .nav>ul>li:hover dl{top: 100px;visibility: visible;opacity: 1;}
header .top .nav>ul>li>dl dd{line-height: 45px;border-bottom: 1px solid #eee;position: relative;}
header .top .nav>ul>li>dl dd:last-child{border-bottom: none;}
header .top .nav>ul>li>dl dd a{padding-left: 20px;display: block;font-size: 14px; color: #333;}
header .top .nav>ul>li>dl dd:hover a{padding-left: 20px;display: block;text-decoration: none;color: #FFF; background: #00a0e9;}
header .top .nav>ul>li>dl dd .sanji{position: absolute;left: 100%;top:0px;width: 140%;background: #FFF;visibility: hidden;opacity: 0;transition: all 0.3s;}
header .top .nav>ul>li>dl dd:hover .sanji{visibility: visible;opacity: 1;}
header .top .nav>ul>li>dl dd .sanji .list{border-bottom: 1px solid #EEE;}
header .top .nav>ul>li>dl dd .sanji .list a{background: #FFF;color:#666;}
header .top .nav>ul>li>dl dd .sanji .list a:hover{background: #00a0e9;color:#FFF;}
header .top .nav>ul>li>dl dd .sanji .list:last-child{border-bottom: none;}


header .top .nav li .sub-menu dt{ padding:0 15px; position:relative;}
header .top .nav li .sub-menu dt::before{ position:absolute; content:''; width:0; height:14px; background:#00a0e9; left:0; top:50%; margin-top:-7px; transition:0.3s;}
header .top .nav li .sub-menu dt:hover::before{ width:8px;}
header .top .nav li .sub-menu dt a{border-bottom:1px solid #eee; line-height:42px; background:url(../images/Top002434-icon_a.png) no-repeat left center; color:#666; font-weight: bold;padding-left: 12px; display: block;}
header .top .nav li .sub-menu dt:last-child a{ border-bottom:0;} 
header .top .nav li .sub-menu dt a:hover{ color:#00a0e9;}
header .top .nav li .sub-menu .dd{ width: 72%;float: right; } 


header .top .nav li .sub-menu{overflow: hidden;width: 600px; position: absolute; left:-100%; top:85px; display: none; background: #fff; padding-bottom: 25px;}
header .top .nav li .sub-menu dl dt{width: 22%; display: inline-block;}
header .top .nav li .sub-menu dl dd{width: 32%;float: left;margin: 4px 0;padding: 0 4%;box-sizing: border-box;}
header .top .nav li .sub-menu dl dd a{display: block;text-align: left;line-height: 24px;color: #999;padding: 4px 0;}
#m1 dl dd:nth-child(5) a{padding-left: 10px;}
header .top .nav li .sub-menu dl dd:hover a{color: #00a0e9;}

header .top .nav li:hover .sub-menu{display: block;}

header .t-3 span{display: inline-block;width: 84px;padding-left: 20px;height: 24px;line-height: 24px;border-radius: 2px;background: #e2e2e2 url(../images/a3.png)no-repeat 90px;} 
header .t-3 ul{display:none;position: absolute; width: 104px;top: 46px; z-index: 99} 
header .t-3 li a{display:block;line-height: 30px; text-align: center; background: #eee; font-size: 12px; cursor:pointer; border-bottom: 1px solid #ddd; } 
header .t-3 li:last-child a{border-bottom:0;} 
header .t-3 li:hover a{background:#c6c4c4;color:#fff; }
header .t-3:hover ul{display:block}


header .cont{height: 112px;line-height: 112px;background: #fff;}
header .search{width: 145px; height: 30px; line-height: 30px; background: #ebebeb url(../images/a4.png) no-repeat 92%; border-radius: 20px; padding: 0 40px 0 15px; color: #818181; margin-top: 41px; margin-left: 30px; }
header .tops {height: 46px; line-height: 46px; position: static; right: 0px; top: 0; background: #f1f1f1; }
header .tops  i{color:#1d2088;}
header .tel{margin-right:50px;}
header .tel a{color: #eb262a; font-weight: bold;}
header .tel img{margin-right: 5px;margin-top: -3px;}

header .header-main { transition: padding 0.3s ease 0s, transform 0.5s ease 0s;}
header .m-btn { display:none; width:60px; height:60px; line-height:60px; text-align:center; cursor:pointer; float:right;}
header .m-btn .box {position: relative; font-size:24px; color:#333;}


.sp_header,.sjj_nav{display: none}

.banner img{width: 100%;}


.foot{margin-top:0; overflow: hidden;}
.foot_b{background: #252525; overflow: hidden;}
.foot_b .box{max-width: 1280px;margin:0 auto;color: #FFF;padding-top:30px;overflow: hidden;}
.foot_b .box .t_l{float: left; width:58%;margin-right: 2%}
.foot_b .box .t_l dl{float: left; width: 20%;}
.foot_b .box .t_l dt{font-size: 16px;font-size: 17px;color: #FFF;margin-bottom: 15px; text-transform: uppercase;}
.foot_b .box .t_l dd{line-height: 28px;}
.foot_b .box .t_l dd a{color: #aaa; font-size: 14px;}
.foot_b .box .t_l dd a:hover{color: #01589b;}
.foot_b .box .t_m{float: left; width:30%; line-height: 30px; font-size: 14px;color: #aaa;}
.foot_b .box .t_r{float: right;}
.foot_b .box .t_r .dblx{line-height:30px;color: #aaa;}
.foot_b .box .t_r .dblx img{float: right; width: 120px;}
.foot_b .box .t_r .dblx p{text-align: center; padding: 8px 0; display: block;}
.foot_b .copyright{padding:20px 0;border-top: 1px solid #333;margin-top: 30px; line-height: 25px;font-size: 13px; color: #aaa; text-align: center;}


/*Side*/
.side{position:fixed;width:54px;height:275px;right:0;bottom:205px;z-index:10000;}
.side ul li{width:54px;height:54px;float:left;position:relative;margin-bottom:2px;}
.side ul li .wx{width:160px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{max-width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:#333; color:#fff; line-height:54px; font-size:14px;overflow:hidden; border-radius:5px 0 0 5px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#333; border-radius:5px 0 0 5px;}
.side ul li .sidetop:hover{background:#01589b;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}


