﻿@charset "utf-8";
/* reset */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
dl,
dt,
dd,
ol,
nav ul,
nav li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
ol,
ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    text-decoration: none;
}
html {
    width: 100%;
    height: 100%;
}
body {
    font-family: 'Noto Sans SC';
}
.clear {
    clear: both;
}

.main {
    width: 1200px;
    margin: 0 auto;
}
.yewu_main {
    width: 1330px;
    margin: 0 auto;
}
.hide {
    display: none;
}
#header {
    background-color: #f8f8f8;
    width: 100%;
    height: 34px;
    line-height: 34px;
}
.head_nav {
    display: inline-block;
    float: right;
}
.head_nav ul li {
    float: left;
    padding: 0px 6px;
    font-size: 12px;
}
.head_nav ul li a {
    font-size: 12px;
    color: #494848;
}
#header span {
    font-size: 12px;
    color: #494848;
}
#banner {
    width: 100%;
    position: relative;
}
#banner img {
    width: 100%;
}
#nav {
    width: 100%;
    background-color: #435eb7;
    height: 54px;
    line-height: 54px;
    box-sizing: border-box;
    margin-top: -5px;
    z-index: 100;
    position: relative;
}
#nav ul {
    overflow: hidden;
}
/* #nav ul li {
    float: left;
    width: 103px;
    text-align: center;
}*/
#nav ul li {
    float: left;
    width: 100px;
    text-align: center;
}
#nav ul li .nav_a {
    color: #fefefe;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    box-sizing: border-box;
    border-right: 1px solid #fff;
}
#nav .xiala {
    margin-top: -1px;
    z-index: 100;
    font-size: 0;
}
#nav .xiala a {
    background-color: #435eb7;
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    color: #fefefe;
    font-size: 16px;
    border-top: 1px solid #fff;
}
#nav .xiala a:hover {
    background-color: #4b68c8;
}
#nav ul li:last-child a {
    border: none;
}
.title {
    width: 425px;
    height: 43px;
    margin: 40px auto;
    background: url(../../image/title_bg.png) no-repeat;
    line-height: 43px;
    text-align: center;
}
.title span {
    color: #435eb7;
    font-size: 32px;
}
#footer {
    width: 100%;
    height: 166px;
    box-sizing: border-box;
    text-align: center;
    background-color: #42474b;
    color: #fff;
    font-size: 12px;
}
#footer span {
    margin: 4px 20px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
}
.beian {
    background: url(../../image/footer_icon1.png) no-repeat;
    padding-left: 27px;
}
#footer .main {
    padding-top: 55px;
}

.right{
    position: absolute;
    right: 92px;
    top:30px;
    /*background: #fff;*/
    padding: 0;
    margin: 0;
}
.right  h2{
    color: 14px!important;
    font-weight: bold;
    heig: white;
    font-sizeht: 50px;
    line-height: 49px;
    text-indent: 22px;
    background: linear-gradient(to right, #035294, #4085be);
    background: -moz-linear-gradient(to right, #035294, #4085be);
    background: -ms-linear-gradient(to right, #035294, #4085be);
    background: -o-linear-gradient(to right, #035294, #4085be);
    background: linear-gradient(to right, #035294, #4085be);
    filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#035294',endColorStr='#4085be',gradientType='0');
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#035294',endColorStr='#4085be',gradientType='0')";
    margin-top: 1px;
    color: #fff;

}
.LoginBg{
    background: #fff;
    text-align: center;
    padding-bottom: 14px;
    padding-right: 10px;

    border: 1px solid #E0E0E0;
}
.right  .LoginBtn01{
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    display: block;
    background: #00b2ff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.right  .LoginBg a{
    text-decoration: none;
    color: #fff;

    margin: 11px 0 0px 12px;
    width: 230px;
    background: url(../../image/icon/rukou1.jpg) center center no-repeat;
    height: 48px;
    line-height: 48px;
    text-align: left;
    text-indent: 10px;
    padding-left:8px;
    box-sizing: border-box;

}
.right  .LoginBg a img{
    margin-right: 8px;
}
#banner .right  img{
    width:31px;
    height:23px;
    vertical-align: middle;
    margin-bottom: 3px;



}
