@charset "utf-8";
/* CSS Document */

/*360字体改变*/
html{-webkit-text-size-adjust: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;overflow-x:hidden;}
html,body{ margin:0; padding:0;}
body{background-size:cover; background:url(../images/topbg.png) repeat-x;}
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;
}
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
body {margin: 0px; color:#3F3F3F; font-size: 12px; font-family: Microsoft YaHei,"微软雅黑",Arial, Helvetica, sans-serif;}
a:link { text-decoration: none; color:#000000;}
a:visited {text-decoration: none; color:#000000;}
a:hover { text-decoration: none; color:#000000;}
a:active {text-decoration: none; color:#000000;}

/* 字体公共样式 */
h1, .f24{font-size:24px;} h2, .f20{font-size:20px;} h3, .f18{font-size:18px;}
h4, .f16{font-size:16px;} h5, .f14{font-size:14px;} h6, .f12{font-size:12px;}
.f5{font-size:5px;} .f6{font-size:6px;} .f7{font-size:7px;} .f8{font-size:8px;} 
.f9{font-size:9px;} .f11{font-size:11px;} .f13{font-size:13px;}
.f15{font-size:15px;} .f17{font-size:17px;} .f19{font-size:19px;} .f22{font-size:22px;}
.f26{font-size:26px;} .f28{font-size:28px;} .f30{font-size:30px;} .f35{font-size:35px;}
.f40{font-size:40px;} .f45{font-size:45px;} .f50{font-size:50px;} .f60{font-size:60px;} 
.f70{font-size:70px;} .f80{font-size:80px;} .f90{font-size:90px;} .f100{font-size:100px;}
.fb{font-weight:bold;} .fn{font-weight:normal;}   .tdl{text-decoration:underline;}   
.tdn{text-decoration:none;} .brw{word-wrap:break-word;word-break:normal;} .ti2{text-indent:2em;}
/* 字体大小写公共样式 */
.ttu{text-transform:uppercase;}  /*全部大写*/ 
.ttl{text-transform:lowercase;}  /*全部小写*/
.ttc{text-transform:capitalize;} /*开头大写*/

/* 字体颜色公共样式 */
.col00, a.col00{color:#000;} .coled, a.coled{color:#ed0000;} .colff, a.colff{color:#fff;} 
.col87, a.col87{color:#878787;} .col7e, a.col7e{color:#7e7e7e;} 
.col66, a.col66{color:#666;} .col99, a.col99{color:#999;} .colee, a.colee{color:#eee;}

/* 隐藏显示/溢出隐藏 */
.vish{visibility:hidden!important;} .visv{visibility:visible!important;} /*占空间大小*/  
.disn{display:none!important;}      .disb{display:block!important;}      /*不占空间大小*/ 
.disib{display:inline-block;}       .disi{display:inline;}
.ovh{overflow:hidden;}/*溢出隐藏*/ .ovs{overflow:scroll;}/*滚动条*/ .ova{overflow:auto;}/*溢出滚动条*/
.tovh{white-space:nowrap;  /*强制不换行*/ overflow:hidden; /*自动隐藏文字*/ text-overflow:ellipsis; 
-o-text-overflow:ellipsis;}  /*文字隐藏后添加省略号*/ .ovv{overflow:visible;} /*溢出不隐藏*/ 

/* 宽高 */

.mt0{margin-top:0!important;} .mt1{margin-top:1px;} .mt2{margin-top:2px;} .mt3{margin-top:3px;} 
.mt4{margin-top:4px;} .mt5{margin-top:5px;} .mt6{margin-top:6px;} .mt8{margin-top:8px;} 
.mt10{margin-top:10px;} .mt12{margin-top:12px;} .mt15{margin-top:15px;} .mt18{margin-top:18px;} 
.mt20{margin-top:20px;} .mt22{margin-top:22px;} .mt25{margin-top:25px;} .mt28{margin-top:28px;} 
.mt30{margin-top:30px;} .mt35{margin-top:35px;} .mt40{margin-top:40px;} .mt45{margin-top:45px;}
.mt50{margin-top:50px;} .mt55{margin-top:55px;} .mt60{margin-top:60px;} .mt65{margin-top:65px;} 
.mt70{margin-top:70px;} .mt75{margin-top:75px;} .mt80{margin-top:80px;} .mt90{margin-top:90px;} 
.mt100{margin-top:100px;} .mt150{margin-top:150px;}


.f_l{float:left;}
.f_r{float:right;}


.pc_box{width:1180px; height:auto; margin:0 auto; overflow:hidden;}

/*top头部*/
.pc_box_top{width:100%; height:35px; background:#f1f1f1; margin:0 auto;font-family: Microsoft YaHei,"微软雅黑",Arial, Helvetica, sans-serif;}
.pc_box_top1180{width:1180px; height:auto; margin:0 auto; overflow:hidden;}
.pc_box_top_dw{ float:left;}
.pc_box_top_menu{float:right; height:35px;}
.pc_box_top_menu li{height:35px; float:left; line-height:35px; text-align:center; color:#202020; font-size: 12px; font-family: Microsoft YaHei,"微软雅黑",Arial, Helvetica, sans-serif; cursor:pointer; padding:0px; overflow:hidden;}
.pc_box_top_menu li i{ background:#000; width:1px; display:block; height:15px; float:right; margin-top:10px;}
.pc_box_top_menu li a { padding:0 10px;}
.pc_box_top_menu li a img{margin:10px 0 0 0; padding:0 0 0 30px;}
.ion_01{background:url(../images/Img_01.jpg) 15px 10px no-repeat; padding:0 0 0 35px;}
.ion_02{background:url(../images/Img_02.jpg) 15px 10px no-repeat; padding:0 0 0 35px;}
.ion_03{background:url(../images/Img_03.jpg) 15px 10px no-repeat; padding:0 0 0 35px;}
.pc_box_top_menu li:hover a{color:#e60013; font-weight:bold;}

.pc_box_logo{width:1180px; height:99px; margin:20px auto;}
.pc_box_logo h1{width:466px; height:99px; float:left;}
.pc_search-box{ width:530px; height:38px; border:1px solid #cdcdcd; float:right; margin:26px 0 0 0;}
.search-text{width:485px; height:38px; float:left; line-height:38px; border:0; text-indent:1em; font-size:12px; color:#494949;font-family: Microsoft YaHei,"宋体",Arial, Helvetica, sans-serif;}
.search-button{background:url(../images/Img_06.jpg) right center no-repeat; width:37px; height:38px; line-height:32px;border-style :none; cursor:pointer;}

.pc_box_navBg{width:100%; height:54px; margin:0 auto; overflow:hidden; background:url(../images/index3_27.jpg) 0 0 repeat-x #0067b2;}
.pc_box_nav{width:1180px; height:54px; margin:0 auto; overflow:hidden;}
.pc_box_nav ul{width:105%;}
.pc_box_nav ul li{width:108px; height:54px; line-height:54px; background:url(../images/index3_28.jpg) right 0 no-repeat; float:left; text-align:center; font-size: 16px; font-family: Microsoft YaHei,"微软雅黑",Arial, Helvetica, sans-serif; cursor:pointer;}
.pc_box_nav ul li a{color:#FFF;}
.pc_box_nav ul li:hover{background:#e60013;}
.aHover{background:#e60013; display:block;}

/* 底部导航 */
.pc_box_bottom{width:800px; height:auto; overflow:hidden; float:left;}
/*.pc_box_bottom dl{float:left; width:200px; height:auto;}*/
.pc_box_bottom dl dt{width:100%; height:45px; line-height:45px; background:url(../images/index3_94.jpg) 0 center no-repeat; font-size: 18px; font-family: Microsoft YaHei,"微软雅黑",Arial, Helvetica, sans-serif; cursor:pointer; padding:0 0 0 40px; color:#202020; font-weight:bold;}
.pc_box_bottom dl dd{float: left;}
.pc_box_bottom dl dd{width:20%; height:28px; line-height:28px; overflow:hidden; font-family: Microsoft YaHei,"微软雅黑",Arial, Helvetica, sans-serif; cursor:pointer; padding:0 0 0 40px;}
.pc_box_bottom dl dd a{color:#494949;}
.pc_box_bottom dl dd:hover a{color:#e60013; text-decoration:underline;}

.pc_box_ewm{width:300px; height:auto; float:right; overflow:hidden;}
.pc_box_ewm dl{float:left; margin:0 15px 0 0;}
.pc_box_ewm dl dt{width:108px; height:108px; overflow:hidden;}
.pc_box_ewm dl dt img{width:100%; height:108px; overflow:hidden;}
.pc_box_ewm dl dd{width:108px; height:30px; text-align:center; line-height:30px; overflow:hidden; font-family: Microsoft YaHei,"微软雅黑",Arial, Helvetica, sans-serif; cursor:pointer; font-size:14px;}

.pc_box_hzhb{width:1180px; height:auto; border-top:2px solid #494949; margin:0 auto; overflow:hidden;}
.pc_box_hzhb h2{width:100%; height:40px; line-height:40px; border-bottom:1px solid #cdcdcd; color:#0067b2;font-family: Microsoft YaHei,"微软雅黑",Arial, Helvetica, sans-serif; cursor:pointer; font-size:18px;}
.pc_box_hzhb_list{width:100%; height:auto; margin:15px auto; overflow:hidden;}
.pc_box_hzhb_list li{float:left; padding:0 12px 0 12px; line-height:30px; background:url(../images/index3_42.jpg) right center no-repeat;}
.pc_box_hzhb_list li a{color:#494949; font-family: Microsoft YaHei,"微软雅黑",Arial, Helvetica, sans-serif; cursor:pointer; font-size:14px;}
.pc_box_hzhb_list li:hover a{color:#0067b2; text-decoration:underline;}

.pc_box_foot{width:100%; height:auto; padding:10px 0 10px 0; margin:0 auto; background:#0067b2;}
.pc_box_foot_p{width:1180px; height:auto; line-height:40px; overflow:hidden; margin:0 auto; text-align:center; color:#FFF; font-family: Microsoft YaHei,"微软雅黑",Arial, Helvetica, sans-serif; cursor:pointer; font-size:14px;}
.pc_box_foot_p a{color:#FFF;}


/*分页*/
.pagenum{ clear:both; padding:10px 0; text-align:center; overflow:hidden; _zoom:1; margin:0;}
	.pagenum a{ display:inline-block; padding:8px 15px; margin:0 5px; border:1px solid #ccc;}
	.pagenum a:hover,.pagenum a.cur{ background:#3497E0; color:#fff; text-decoration:none; border:1px solid #3497E0;}
	.pagenum span{ display:inline-block; padding:8px 15px; margin:0 5px; background:#3497E0; border:1px solid #3497E0; color:#fff;}



