body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0
;}

html {
    color: #555;
    overflow-y: scroll;
    overflow: -moz-scrollbars-vertical
;}

body,
button,
input,
select,
textarea {
    font-size: 12px;
    font-family: arial, 'Hiragino Sans GB', 'Microsoft Yahei', '宋体', \5b8b\4f53, Tahoma, Arial, Helvetica, STHeiti
;}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
;}

em {
    font-style: normal
;}

small {
    font-size: 12px
;}

ul,
ol {
    list-style: none
;}

a {
    text-decoration: none;
    color: #333;}

a:hover {
    text-decoration: none;
    color: #0060CC;}

legend {
    color: #000
;}

fieldset,
img {
    border: 0
;}

button,
input,
select,
textarea {
    font-size: 100%;
    border: none;
    outline: none;}

table {
    border-collapse: collapse;
    border-spacing: 0
;}

img {
    -ms-interpolation-mode: bicubic
;}

textarea {
    resize: vertical;
    border: none;}

.left {
    float: left
;}

.right {
    float: right
;}

.overflow {
    overflow: hidden
;}

.hide {
    display: none
;}

.block {
    display: block
;}

.inline {
    display: inline
;}

.error {
    color: #F00;
    font-size: 12px
;}

label,
button {
    cursor: pointer
;}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both
;}

.clearfix {
    zoom: 1
;}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden
;}

.wordwrap {
    word-break: break-all;
    word-wrap: break-word
;}

pre.wordwrap {
    white-space: pre-wrap
;}

body {
    background: #f5f5f5;}

body,
form {
    position: relative
;}

td {
    text-align: left
;}

img {
    border: 0
;}

.fl {
    float: left;}

.fr {
    float: right;}

.wrap {
    width: 1200px;
    padding: 30px 0;
    height: 100%;
    margin: 0 auto;
    overflow: auto;}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;}

.byej_wrap {
    width: 1200px;
    padding: 20px 0;
    height: 100%;
    min-height: 650px;
    margin: 0 auto;
    background: #fff;
    overflow: auto;}


/*头部样式开始*/

header {
    position: relative;
    height: 150px;
    background: url(top-bg.jpg) center;}

header .header_banner {
    width: 1200px;
    height: 150px;
    margin: 0 auto;}

.topbox1_center {
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    width: 100%;
    text-align: right;}

.topbox1_center a {
    color: #fff;}

.logo {
    width: 550px;
    float: left;}

.logo img {
    width: 540px;}

nav {
    background: #00307c;
    width: 100%;
    height: 48px;}

.navBar {
    width: 1200px;
    margin: 0 auto;
    height: 48px;
    line-height: 48px;
    background: #00307c;
    color: #fff
;}

.nav {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    font-size: 16px
;}

.nav a {
    color: #fff
;}

.nav h3 {
    font-size: 100%;
    font-weight: normal;
    width: 149px;}

.nav .m {
    float: left;
    position: relative;
    z-index: 1
;}

.nav .s {
    float: left;
    width: 1px;
    height: 20px;
    background: #00598F;
    margin-top: 14px;
    text-align: center;
    overflow: hidden;}

.nav h3 a {
    display: block;
    width: 150px;
    text-align: center;
    line-height: 48px;}

.nav .sub {
    display: none;
    position: absolute;
    left: -1px;
    top: 50px;
    z-index: 1;
    width: 148px;
    border: 1px solid #e6e4e3;
    border-top: 0;
    background: #fff;
    box-shadow: 3px 4px 5px rgba(0, 0, 0, .1)
;}

.nav .sub li {
    text-align: center;
    padding: 0px 8px;}

.nav .sub li a {
    display: block;
    border-bottom: 1px solid #e6e4e3;
    color: #000;
    font-size: 14px;
    font-weight: nomal
;}

.nav .sub li a:hover {
    color: #008EFE
;}

.nav .block {
    height: 3px;
    width: 148px;
    background: #3c90ef;
    position: absolute;
    left: 0;
    top: 45px;
    overflow: hidden;}

.top_right {
    width: 20%;
    float: right;
    padding-top: 10px;}

.top_right span {
    line-height: 40px;}

.search_bar {
    float: right;
    width: 240px;
    height: 38px;
    border: 1px solid #CCC;
    background: #fff;
    overflow: hidden;}

.search_bar .input_search {
    font-size: 14px;
    color: #4D4D4D;
    display: block;
    float: left;
    width: 195px;
    padding: 11px 0 11px 7px;
    border: 0;}

.search_bar .btn-search {
    background-color: rgba(0, 0, 0, 0);
    color: #ccc;
    padding: 0 2px;
    font-size: 14px;
    display: block;
    text-align: center;
    width: 26px;
    height: 38px;
    float: right;
    line-height: 38px;}


/*头部样式结束*/


/**底部开始**/

footer {
    width: 100%;
    height: auto;
    background: #3070b7;}

footer .left {
    width: 460px;
    height: 100px;
    float: left;
    overflow: hidden;}

footer .left li {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    position: relative;}

.foot-bg {
    background: url(top-bg.jpg) center top;}


/*--select下拉框--*/

.selectBox {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    cursor: pointer;
    text-align: left;
    background: url(tri_arr.gif) no-repeat right;
    background-color: #00307c;
    width: 140px;
    height: 25px;}

.selectBox p {
    vertical-align: top;
    padding: 0 10px;
    background: #fff;
    margin-right: 25px;
    overflow: hidden;
    line-height: 25px;
    height: 25px;
    color: #777777;}

.selectBox ul {
    width: 100%;
    height: 70px;
    overflow: auto;
    border: 1px solid #cfcfcf;
    border-top: 0;
    position: absolute;
    z-index: 1000;
    top: 25px;
    left: -1px;
    background: #fff;
    display: none;}

.selectBox ul li {
    width: 100%;
    margin-bottom: 0;}

.selectBox ul li a {
    zoom: 1;
    display: block;
    padding: 10px;
    color: #777;
    border-top: 1px solid #f2f2f2;
    width: 100%;}

.selectBox ul li a:hover {
    background-color: #f5f5f5;
    color: #0B24FB;}

.blcu-fenx {
    width: 170px;
    height: 36px;}

.blcu-fenx li {
    width: 36px;
    height: 36px;
    background: #fff;
    border-radius: 50%;
    float: left;
    margin-right: 20px;
    line-height: 36px;
    font-size: 20px;
    text-align: center;
    color: #3070b7;}

.blcu-fenx li a {
    color: #3070b7;}

.blcu-fenx li a:hover {
    color: #000;}

footer .center {
    width: 420px;
    height: 100px;
    float: left;
    text-align: center;
    border-right: 1px solid #205da3;}

footer .center img {
    width: 280px;}

footer .right {
    width: 268px;
    height: 100px;
    float: right;
    border-left: 1px solid #00307c;
    padding-left: 50px;}

footer .right li {
    color: #fff;
    font-size: 14px;
    line-height: 30px;}

footer .right li i {
    margin-right: 10px;}

footer .copy {
    width: 100%;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background: #00307c;}


/**底部结束**/