@charset "utf-8";
/* CSS Document */
/*#1e5299*/
body {
    background: url(../images/bg.jpg) fixed;
    border: none;
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    border: none;
    color: #666;
}

hr,
blockquote,
dl, dt, dd, ul, ol, li,
pre,
form, fieldset, legend, button, input, textarea,
th, td,
img, div, p {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    border: none;
    box-sizing: border-box;
    text-indent: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #000;
}

ul, li {
    list-style: none;
}

p {
    margin: 0px;
    text-indent: 0;
    padding: 0px;
}

h1, h2, h3, h4, h5 {
    margin: 0px;
    padding: 0px;
}

.top {
    width: 100%;
    height: 102px;
    border-bottom: 2px #1c3a56 solid;
}

.topm {
    width: 1200px;
    margin: 0px auto;
}

.main {
    width: 100%;
}

.mainm {
    width: 1200px;
    margin: 0px auto;
}

.mainm_l {
    width: 880px;
    min-height: 550px;
    border-right: 1px #ddd solid;
    margin: 50px 0px;
    display: inline-block;
    vertical-align: top;
    padding: 40px;
}

.mainm_l h3 {
    font-size: 24px;
    color: #3083c7;
    font-weight: 400;
    text-align: center
}

.mainm_l h3 a {
    color: #f00;
    font-size: 18px;
    margin: 0px 30px;
}

.mainm_l .error{
    font-size: 16px;
    color: #ff0000;
    text-align: center;
}

form {
    margin: 50px 150px;
}

.mainm_l p {
    line-height: 60px;
}

.mainm_l p label {
    line-height: 60px;
    font-size: 16px;
    display: inline-block;
    width: 100px;
    text-align: right;
}

.mainm_l p input {
    height: 42px;
    border: 1px #c3c3c3 solid;
    margin: 0px 30px;
    width: 300px;
    padding: 0px 10px;
    border-radius: 6px;
    background: none;
    font-size: 16px;
}

.mainm_l p .in {
    width: 150px;
}

.mainm_l p a {
    color: #f00;
    font-size: 14px;
}

.mainm_l .but {
    width: 100px;
    height: 30px;
    background: #378fea;
    color: #fff;
    margin: 20px 10px;
    border: none;
    line-height: 30px;
    display: inline-block;
    vertical-align: top;
    border-radius: 3px;
    text-align: center;
}

.mainm_l .but:first-child {
    margin-left: 130px;
}

.mainm_r {
    width: 290px;
    min-height: 550px;
    margin: 50px 0px;
    display: inline-block;
    padding: 40px;
}

.mainm_l p img {
    width: 100px;
    height: 40px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px;
}

.mainm_r h3 {
    font-size: 24px;
    font-weight: 400;
    margin: 40px 0px 10px 0px;
    color: #000;
    border-bottom: 1px #ddd solid;
    padding-bottom: 10px;
}
.mainm_r h3 i{
    display: inline-block;
    margin: 4px 10px 4px 0px;
    height: 10px;
    width: 10px;
    background-color: #fe8500;
}
.mainm_r  em {
    display: inline-block;
    top: 4px;
    width: 15px;
    height: 17px;
    margin: -3px 5px;
}
.mainm_r  .em1 {
    top: 5px;
    background: url(../images/170820861.png) center no-repeat;
}
.mainm_r  .em2 {
    top: 5px;
    background: url(../images/170820862.png) center no-repeat;
}
.mainm_r  .em3 {
    top: 5px;
    background: url(../images/170820863.png) center no-repeat;
}

.mainm_r span {
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: #333;
    margin: 5px 0px;
}

.mainm_r p {
    display: block;
    line-height: 22px;
    margin: 10px 0px;
    color: #333;
    font-size: 14px;
}

.bot {
    background: #eee;
    text-align: center;
    height: 60px;
    line-height: 30px;
    padding: 30px 0px;
    box-sizing: content-box;
}

.jg {
    width: 1000px;
    height: 730px;
    background: url(../images/jgbg.jpg);
    margin: 30px auto 0px;
    padding: 20px 20px 10px 20px;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
}

.jg_img {
    position: absolute;
    width: 110px;
    height: 140px;
    top: 266px;
    left: 200px;
    background: #22222247;
}

.jg_txt {
    position: absolute;
    width: 450px;
    right: 28px;
    top: 82px;
}

.jg_txt ul li {
    width: 120px;
    display: inline-block;
    vertical-align: top;
    line-height: 33px;
    font-size: 16px;
    color: #444;
    margin-left: 90px;
    font-family: 微软雅黑;
}
.jg_list {
    position: absolute;
    width: 196px;
    right: 265px;
    top: 243px;
}

.jg_list2 {
    position: absolute;
    width: 196px;
    right: 69px;
    top: 243px;
}

.jg_list ul li,.jg_list2 ul li {
    width: 195px;
    display: inline-block;
    vertical-align: top;
    line-height: 22px;
    font-size: 14px;
    color: #000;
    height: 39px;
    text-align: center;
    position: relative;
}

.jg_list ul li span,.jg_list2 ul li span {
    display: block;
    width: 150px;
    line-height: 24px;
    position: absolute;
    font-size: 16px;
    color: #444;
}

.jg_list ul li p,.jg_list2 ul li p {
    text-align: right;
    position: absolute;
    right: 5px;
    bottom: -4px;
    text-decoration: none;
    color: #444;
}

.jg_bot {
    text-align: center;
    background: #fdfcfa;
    line-height: 20px;
    margin-bottom: 20px;
}

.jg_bot a {
    width: 140px;
    height: 40px;
    border-radius: 3px;
    background: #378fea;
    display: inline-block;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}




























