﻿* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    font-family: "微软雅黑";
}

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

ul,
ol,
li {
    list-style: none;
}

img {
    border: 0 none;
    vertical-align: middle;
    max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	border:none;
}

table,
tr,
th,
td {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
}
p{
    color: #696969;
}
i,
em,
cite,
address {
    font-style: normal;
}

a:focus,
input,
textarea,
select {
    outline: none;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
    cursor: pointer;
}

h3 {
    font-size: 18px;
    color: #6cbc41;
    padding-bottom: 5px;
}

.center {
    width: 1200px;
    margin: 0 auto;
}
.middle{
    width: 1055px;
    margin: 0 auto;
    min-height: 600px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrap {
    min-width: 1200px;
    overflow:  hidden;
}

.pages {
    margin: 40px auto 25px auto;
    text-align: center;
    clear:  both;
}

.pages a {
    margin-left: 8px;
    color: #a4a4a4;
    font-size: 16px;
}

.pages a.pg {
    padding: 2px 19px;
}

.pages a.currentpage,.pages a:hover {
    color: #0059B2;
}

.header {
    background-color: rgb(250,250,250);
    box-shadow: 0px 2px 15px 1px rgba(0,0,0,0.08);
    position:  relative;
    z-index: 1;
}

.header .top p {
    float: left;
    margin-left: 15px;
}



.header .head .search .txt {
    width: 180px;
    padding: 0 30px 0 10px;
    height: 30px;
    line-height: 30px;
    font-size:  12px;
    border: 1px solid #EBEBEB;
    border-radius: 3px;

}


.header .head {
    position: relative;
    vertical-align: middle;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
}

.header .head .logo_Img {
    border: 0 none;
    vertical-align: middle;
    position: relative;
    left: 50%;
    margin-left: 0px;
    margin-top: 10px;
}

.header .head h1 {
    float: left;
    margin-left: 8px;
}

.header .head h1 a {
    font-size: 24px;
    color: #389d3d;
    font-weight: normal;
}

.header .head h1 a span {
    border-left: 1px solid #6cbc41;
    line-height: 42px;
    display: inline-block;
    padding-left: 12px;
    margin-left: 8px;
}

.header .head .nav {
    float: left;
    margin: 0px 0 0 84px;
    position: relative;
    width: 811px;}

.header .head .nav>ul {
    position: relative;
}

.header .head .nav>ul>li {
    float: left;
    width: 90px;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
    position: relative;
}

.header .head .nav>ul>li:first-child {
    letter-spacing: 14px;
}

.header .head .nav>ul>li>a {
    color: #000000;
    display: block;
    font-size: 16px;
    height: 86px;
    line-height: 86px;
}

.header .head .nav>ul>li:first-child>a {
    padding-left: 14px;
}

.header .head .nav li.now>a, .header .head .nav>ul>li:hover>a {
    font-size: 16px;
    color: #0059B3;
    background: rgba(255, 255, 255, 1);
    box-shadow: 1px 0px 10px rgba(0, 0, 0, 0.1);
    border-bottom: 2px solid #0059B3;
}
#sop{
   width: 85px;
    height: 30px;
    left: 50%;
    margin-left: 44px;
}

.header .head .nav li .drop {
    position: absolute;
    z-index: 99;
    width: 90px;
    text-align: center;
    top: 51px;
    left: 0;
    margin-left: 0px;
    line-height: 32px;
    color: #fff;
    display: none;
}

.header .head .nav li .dropList {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    margin-top: 37px;
    padding: 20px 0 15px 0;
    position: relative;
}

.header .head .nav li .drop a {
    color: #000000;
    font-size: 16px;
}

.header .head .nav li .drop li span {
    margin: 0 4px;
    display: none;
}

.header .head .nav .drop li.on a,
.header .head .nav li .drop a:hover {
    color: #fff;
    background-color: #0059B2;
    display: block;
    width: 90px;
}

.header .head .nav .drop li.on span {
    display: inline;
}

.header .head .nav li .drop i {
    display: block;
    width: 30px;
    height: 11px;
    position: absolute;
    top: -11px;
    left: 50%;
    margin-left: -15px;
}

.zbanner {
    min-width: 1200px;
}

.zbanner img {
    width: 100%;
}

.footer,
.footer .copyright a {
    margin-top: 0px;
    background-color: #333740;
    color: #d5ecf7;
    font-size: 12px;
}

.footer .youqing {
    height: 39px;
    background-color: #0059B3;
}

.footer .youqing .main {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 0;
    background: none;
    color: #ffffff;
    line-height: 39px;
    height: 39px;
    text-align: center;
    margin-top: 225px; 
}

.footer .youqing .main p {
    margin-right: 12px;
    display: inline-block;
    vertical-align: top;
    color: #ffffff;
}

.footer .youqing .main ul {
    display: inline-block;
    height: 39px;
    margin-right: 30px;
}

.footer .youqing .main ul li {
    overflow: hidden;
    margin-right: 30px;
    display: inline-block;
}

.footer .youqing .main ul li a {
    color: #ffffff;
}

.foot_box {
	margin-top: 0px;
    height: 34px;
    background-color: #333740;
}

.foot_box .copyright {
    line-height: 34px;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
}

.footer .footLeft {
    width: 70%;
    float: left;
    height: 100px;
    margin-top: 37px;
}

.copy_jianjie {
    color: #848383;
    font-size: 12px;
    font-family: 微软雅黑;
    width: 55px;
    height: 20px;
}

.footer .footRight {
    width: auto;
    float: right;
    height: 211px;
}

.footer .footLeft dl.now {
    font-size: 14px;
}

.footer .footLeft dl {
    float: left;
    line-height: 30px;
    margin: 0 0 15px 42px;
    text-align:  center;
}

.footer .footLeft .now a {
    color: #ffffff;
}

.footer .footLeft dl dt a {
    color: #ffffff;
    /* font-weight: bold; */
    font-size: 14px;
}

.footer .footLeft dl dd {
    position: relative;
    line-height: 30px;
}

.footer .footLeft dl dd a {
    color: #ffffff;
}

.footer .footLeft li:first-child {
    margin-left: 0;
}

.footer .footLeft li a {
    color: #5e5e5e;
    font-size: 14px;
}

.footer .footLeft li a:hover {
    color: #0070c0;
}

.footer .footLeft .copyright {
    line-height: 30px;
    clear: both;
}

.footer .footRight .content {
    margin-top: 35px;
    margin-right: 30px;
}

.footer .footRight .add {
	padding: 3px;
    font-size: 12px;
    color: #ffffff;
}

.footer .footRight .tell {
	padding: 3px;
    font-size: 12px;
    color: #ffffff;
}

.footer .footRight .qe {
	padding: 3px;
    font-size: 12px;
    color: #ffffff;
}

.footer .footRight .youjian {
    font-size: 12px;
    color: #ffffff;
    padding: 3px;
}

.footer .footRight ul li:first-child {
    padding-left: 0;
    border-left: 0;
}

.footer .footRight ul li a {
    color: #d5ecf7;
}

.footer .footRight ul li a:hover {
    color: #fff;
}







@media only screen and (max-width:1475px){
    .yiqi {
    width: 1055px;
    }
   
    .cpja_1 {
    width: 636px;
    }
}




@media only screen and (max-width:1450px){

     /*.cpja{
         width: 750px;
        margin: 0 auto;
    }
    .cpja_1{
        width: 750px;
        margin: 0 auto;
    }*/
}
@media only screen and (max-width:1350px){
     .cpja{
         width: 650px;
        margin: 0 auto;
    }
    .cpja_1{
        width: 650px;
        margin: 0 auto;
    }
}
@media only screen and (max-width:1330px){
    .yiqi {
        width: 1000px;
        margin: 0 auto;
    }
    .cpja {
        width: 581px;
    }
    .cpja_1 {
        width: 581px;
    }
}
@media only screen and (max-width:1280px){
    .yiqi {
        width: 900px;
        margin: 0 auto;
    }

    .cpja {
        width: 481px;
    }
    .cpja_1 {
        width: 481px;
    }
}
@media only screen and (max-width:1800px){
    .xinwen .cha1{
         top: 50%;
        margin-top: 200px;
    }
}
@media only screen and (min-width:1366px){
    .xinwen .cha1{
         top: 50%;
        margin-top: 200px;
    }
}
@media only screen and (max-width:1366px){
    .xinwen .cha1{
        top: 50%;
        margin-top: 200px;
    }
@media only screen and (max-width:1200px){
    .xinwen .cha1{
        top: 50%;
        margin-top:200px;
    }
}
@media only screen and (max-width:1280px){
    .pro {
        width: 900px;
        margin: 0 auto;
    }

    
}
