﻿body {
    background-color: #e1e1e1;}

.inner-main {
    margin-top: 8px;}

.next-top-con {
    background-color: #E7E7E7;
    width: 100%;}

.left-wrap {
    width: 25%;
    float: left;
    background-image: url(../images/fw_r10_c5.png);
    min-height: 495px;
    overflow: hidden;}

.com-left-title {
    background-color: #1f497d;
    float: left;
    width: 100%;
    height: 50px;
    text-align: center;}

.com-left-title h4 {
    margin: 0;
    height: 50px;
    line-height: 50px;
    color: #fff;
    letter-spacing: 4px;
    font-weight: normal;
    font-size: 15px;}

.com-left-main {
    float: left;
    width: 100%;}

.com-left-list {
    float: left;
    width: 100%;}

.com-left-list ul {
    margin: 0;
    padding: 10px 20px;}

.com-left-list ul li {
    height: 45px;
    line-height: 45px;
    padding-left: 70px;
    border-bottom: 1px solid #BFBFBF;
    display: block;
    background: url(../images/fw_r8_c3.png) 35px 6px no-repeat;
    overflow: hidden;}

.com-left-list ul li>a {
    color: #1f497d;
    letter-spacing: 2px;
    font-size: 14px;}

.com-left-list ul li>a:hover {
    color: #EEB422;}

.right-wrap {
    width: 75%;
    float: left;
    box-sizing: border-box;
    padding-left: 6px;
    background-color: #FFF;}

.right-wrap-main {
    width: 100%;
    overflow: hidden;}

.right-wrap-top {
    background-image: url(../images/jj_r2_c4.jpg);
    height: 48px;
    background-size: cover;
    background-repeat: no-repeat;}

.top-addr {
    box-sizing: border-box;
    padding-left: 40px;
    height: 50px;
    line-height: 50px;}

.top-addr h5 {
    margin: 0;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;}

.top-addr a {
    font-size: 12px;
    color: #000;}

.top-addr a:hover {
    color: #1f497d;}

.right-wrap-con {
    background-color: #fff;
    padding: 10px;
    float: left;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;}

.wrap-con-tit {
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #8E8E8E;
    margin-bottom: 5px;}

.right-wrap-con h2 {
    margin: 0;}

.article {
    float: left;
    padding: 10px;
    text-align: -webkit-auto;}

.article p {
    margin: 0;
    text-indent: 2em;
    line-height: 25px;
    color: #616161;}

.article table td {
    padding: 5px;}

.article table p {
    text-indent: 0em;}

.research {
    margin: 20px 0;
    position: relative;
    float: left;
    width: 100%;}

.research .research-title {
    padding: 10px 20px;}

.research .research-title h5 {
    margin: 0;
    padding: 10px 5px;
    color: #1f497d;
    border-bottom: 1px solid#1f497d;
    display: inline-block;}

.input-st {
    border: 1px solid #BFBFBF;
    border-radius: 5px;
    background-color: #fff;
    width: 76%;
    height: 35px;
    margin: 0px 20px;}

.input-st input {
    background: transparent none repeat scroll 0 0;
    border: 0px solid transparent;
    border-radius: initial;
    box-shadow: none;
    height: 35px;
    padding-left: 5px;
    float: left;}

.input-st input:focus {
    outline: none;}

.input-st button {
    height: 35px;
    width: 35px;
    background-color: #fff;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;}

.input-st button:focus {
    outline: none;}

.input-st button>img {
    position: relative;
    top: 5px;}