﻿@charset "utf-8";
/* CSS Document */
/*
 * @description: 网站公共样式
 * @author: ishang_pan
 * @update: ishang_pan (2019-10-24 17:53)
 */

/*reset*/
html{-webkit-text-size-adjust: none;}
*html{background-image: url(about:blank); background-attachment: fixed;}/*解决IE6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
q:before,q:after{content: '';}
abbr,acronym{border: 0;}
body{padding: 0; margin: 0; font: 14px "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif; color: #333; min-width: 1020px; background: url(../images/public/bg-body.png) #fff center top no-repeat;}
input,textarea,select,button,label{vertical-align: middle; font-family: "Microsoft YaHei",微软雅黑;}
textarea{resize:none;}
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin: 0; padding: 0; list-style: none;}
a{color: #333; text-decoration:none; outline: none;}
a:hover{color: #017ac8; text-decoration: none;}
a img{border:none;}
h1,h2,h3{font-weight: normal;}
.clear{margin:0; overflow:hidden; visibility:hidden; font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.clearfix:after{visibility:hidden; display: block; font-size: 0; content:" "; clear:both; height:0;}
* html .clearfix{zoom: 1;} /* IE6 */
/*function*/
.f-dn{display: none;}
.f-db{display: block;}
.f-fl{float: left;}
.f-fr{float: right;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-pf{position: fixed;}
.f-oh{overflow: hidden;}
.f-fwn{font-weight: normal;}
.f-fwb{font-weight: bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-toe{overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.f-csp{cursor: pointer;}
.f-csd{cursor: default;}
.f-csh{cursor: help;}
.f-csm{cursor: move;}
.f-usn{-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none;}
.f-clear{margin: 0; padding: 0; height: 0; overflow: hidden; visibility: hidden; content: "."; clear: both; font-size: 0; }
.f-clearfix:after{display: block; height: 0; visibility: hidden; font-size: 0; content:" "; clear: both;}
* html .f-clearfix{zoom: 1;}
*:first-child+html .f-clearfix{zoom: 1;}
.f-wd100{width: 100%;}
.f-npd{padding: 0;}
.f-nmg{margin: 0!important;}
.f-mlr2{margin: 0 2px;}
.f-mlr5{margin: 0 5px;}
.f-mlr10{margin: 0 10px;}
.f-mlr15{margin: 0 15px;}
.f-mlr20{margin: 0 20px;}
.f-mlrf5{margin: 0 -5px;}
.f-mlrf10{margin: 0 -10px;}
.f-mlrf15{margin: 0 -15px;}
.f-mlrf20{margin: 0 -20px;}
.f-plr5{padding: 0 5px;}
.f-plr10{padding: 0 10px;}
.f-plr15{padding: 0 15px;}
.f-plr20{padding: 0 20px;}
.f-mb0{margin-bottom: 0!important;}
.f-mb5{margin-bottom: 5px;}
.f-mb10{margin-bottom: 10px;}
.f-mb15{margin-bottom: 15px;}
.f-mb20{margin-bottom: 20px;}
.f-mb30{margin-bottom: 30px;}
.f-ml5{margin-left: 5px;}
.f-ml10{margin-left: 10px;}
.f-ml15{margin-left: 15px;}
.f-ml20{margin-left: 20px;}
.f-nbg{background: none!important;}
.f-nbd{border: none!important;}
.f-wd100{width: 100%!important;}

/*module*/
.m-tabstyle1{height: 40px; border-bottom: 1px solid #ddd; background: #eee;}
.m-tabstyle1 li{float: left; margin-left: -1px;}
.m-tabstyle1 li a{display: block; padding: 0 40px; font-size: 17px;  line-height: 42px;}
.m-tabstyle1 li.u-active a{line-height: 39px; border-top: 2px solid #017ac8; border-left: 1px solid #ddd; border-right: 1px solid #ddd; background: #fff; color: #017ac8;}

.m-tabstyle2{height: 32px; line-height: 30px; border-bottom: 1px solid #017ac8;}
.m-tabstyle2 li{float: left;}
.m-tabstyle2 li a{display: block; padding: 0 10px; font-size: 22px;}
.m-tabstyle2 li.u-active a{color: #017ac8; border-bottom: 2px solid #017ac8;}

.m-tabstyle3{height: 40px; line-height: 40px; background: #f6f6f6;}
.m-tabstyle3 li{float: left;}
.m-tabstyle3 li a{display: block; padding: 0 20px; font-size: 16px;}
.m-tabstyle3 li.u-active a{background: #fff;}

.m-liststyle1 li{height: 30px; line-height: 30px;}
.m-liststyle1 li span{float: right; padding-left: 10px; font-size: 12px; color: #666;}
.m-liststyle1 li a{display: block; padding-left: 14px; background: url(../images/public/icon-li1.png) left center no-repeat; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-liststyle1 li i{color: #f00; font-style: normal;}

/*header*/
.m-hmtop{padding: 6px 0; background: #f8f8f8;}
.g-hmtop{margin: 0 auto; width: 1040px; height: 36px;}
.u-master img{display: block; height: 36px;}
.m-search{margin: 2px 0 0 52px; height: 32px;}
.u-searchtext{padding: 0 8px 0 60px;     width: 180px; height: 30px; line-height: 30px; border: 1px solid #b90609;}
.u-searchbtn{width: 48px; height: 32px; border: none; cursor: pointer; background: url(../images/public/icon-searchbtn.png) #b90609 center no-repeat;}
.m-search a{width: 74px; height: 32px; line-height: 32px; background: #ff862d; color: #fff;}
.u-searchtit{left: 0; top: 0; width: 50px; height: 32px;}
.u-searchtit input{display: block; padding: 0 6px; width: 38px; height: 32px; line-height: 32px; background: none; border: none; outline: none; color: #8b91a0;}
.u-searchtit span{position: absolute; right: 0; top: 0; display: block; width: 12px; height: 32px; background: url(../images/public/icon-searchqh.png) center no-repeat; cursor: pointer;}
.u-tpfuns li{float: left; margin-left: 8px; line-height: 36px;}
.u-tpfuns li a{display: block; padding-left: 9px; background: url(../images/public/bg-tpline.png) left center no-repeat;}
.m-banner{margin: 0 auto; width: 1040px; height: 167px;}
.m-banner img{display: block; width: 1040px; height: 167px;}
.m-nav{margin: 0 auto; width: 1040px; height: 46px; background: #017ac8; overflow: hidden;}
.m-nav li{float: left; line-height: 46px; text-align: center;}
.m-nav li a{display: block; padding: 0 22px; font-size: 17px; color: #fff;}
.m-nav li.u-active a,.m-nav li a:hover{background: #29a7f9;}
.m-nav li a br{display: none;}

/*footer*/
.is-footer{margin-top: 10px; padding: 12px 0 20px; border-top: 2px solid #017ac8; background: #fff;}
.m-footer{margin: 0 auto; width: 1040px; position: relative;}
.m-footerfun{padding: 10px 0;}
.m-copyright p{text-align: center; line-height: 30px;}
.m-copyright p img{vertical-align: middle;}
#_ideConac{position: absolute; left: 53px; top:10px;}
#_span_jiucuo{position: absolute; right: 33px; top: 15px;}

.is-tool {width: 68px; position: fixed; top: 50%; left:10px; z-index: 99999;}
.is-tool li {height: 60px; margin-bottom: 10px;}
.is-tool li a {display: block; padding-top: 34px; height: 26px; text-align: center; background-image: url(../images/public/tool_bg.png); background-repeat: no-repeat; background-color: #fff; border-radius: 5px; color: #017ac8; cursor: pointer;}
.is-tool li:hover a{background-image: url(../images/public/tool_hover_bg.png); color: #fff; background-color: #017ac8;}
.item1 a{background-position: 0 -60px;}
.item2 a{background-position: 0 -120px;}
.weixinbox {position: absolute; top: -69px; left: 68px; width: 100px; display: none; padding-left: 10px;}
.weixinbox img {display: block; width: 100px; height: 100px; -webkit-box-shadow: 0 0 5px rgba(0,0,0,.5); box-shadow: 0 0 5px rgba(0,0,0,.5);}

/*播放器*/
.m-dtvideo{margin-bottom: 10px;width: 700px;height: 400px;}