@charset "utf-8";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑";
}

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

a:hover {
    cursor: pointer;
    text-decoration: none;
}

ul {
    list-style-type: none;
    list-style: none;
}

li {
    list-style-type: none;
    list-style: none;
}

img {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

body {
    margin: 0 auto;
}

.add {
    height: 43px;
    line-height: 43px;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #595757;
}

.add img {
    width: 14px;
    height: 14px;
    margin: -2px 10px;
}

/*头部*/
.head_top {
    height: 40px;
    width: 100%;
    background: url(index13.jpg) center no-repeat;
}

.header {
    width: 1000px;
    height: 40px;
    margin: 0 auto;
}

.header_left {
    float: left;
    width: 460px;
    padding-left: 20px;
    height: 40px;
}

.header_right {
    float: right;
    height: 40px;
    padding-left: 100px;
}

.header_left *, .header_right * {
    font-family: "微软雅黑";
    line-height: 40px;
    color: #595757;
}

.head_con {
    height: 50px;
    padding-top: 300px;
    width: 100%;
    min-width: 1140px;
    background: url(header01.png) no-repeat top center;
}

.head_con .menu {
    height: 45px;
    width: 100%;
    min-width: 1140px;
    background-color: #1c71bf;
}

.head_con .menu .meun_con {
    width: 1100px;
    height: 45px;
    margin: 0 auto;
    padding-left: 50px;
}

.head_con .menu .meun_con input {
    outline: none;
}

.head_con .menu .meun_con a {
    line-height: 45px;
    font-family: "微软雅黑";
    color: #fff;
    font-size: 16px;
    width: 120px;
    display: block;
    float: left;
    text-align: center;
    font-weight: 100
}

.head_con .menu .meun_con a:hover {
    color: #FF6;
}

.head_con .menu .meun_con .a_bg {
    padding-right: 0px;
    background: url(index01.png) right center no-repeat;
}

.head_con .menu .meun_con .a_bg:nth-child(1) {
    /* padding-right: 4px; */
    /* background: url(index01.png) 93px center no-repeat; */
}

.head_con .menu .meun_con .input_text {
    height: 16px;
    width: 198px;
    border: none;
    background: url(index11.jpg);
    margin-top: 10px;
    font-size: 16px;
    padding: 5px 5px 6px 5px;
}

.head_con .menu .meun_con .input_botton {
    height: 27px;
    width: 42px;
    border: none;
    background: url(index12.jpg);
    margin: 10px 15px 0 0;
}

/*底部*/
.con_third {
    height: 40px;
    width: 955px;
    padding: 0 15px 0 30px;
    background-color: #136fc2;
    color: #fff;
    line-height: 40px;
    margin: 10px auto 10px auto;
}

.con_third a {
    color: #fff;
    line-height: 40px;
    margin: 0 10px;
    outline: none;
    font-size: 12px;
}

.con_third span {
    float: left;
}
.p7_bg {
    clear: both;
    background:#eeeeee;
    padding:30px 0;
    overflow:hidden
}
.p7_1 {
}
.p7_1_left {
    width:750px;
    float:left;
}
.p7_1_right {
    width:150px;
    float:right;
}
.p7_1 h3 {
    font-size:16px;
    line-height:50px;
}
.p7_1_left p {
    font-size:14px;
    line-height:30px
}
.p7_1_left p a {
    margin:auto 20px auto 0;
}
.p7_1_right .fl {
    width:120px;
}
.p7_1_right .fl img {
   /* margin:0 auto; */
    display:block
}
.p7_1_right .fr {
    width:323px;
}
.p7_1_right .fr img {
    float:left;
    margin:0px 0 5px 5px;
}
.youqing {
    line-height:40px;
    font-size:14px;
    margin-top:30px;
}
.youqing a {
    margin:0 12px
}
.youqing h3 {
    background:url(images/titbg2.gif) repeat-x;
    height:21x;
    line-height:21px;
    display:block;
    overflow:hidden;
    margin-bottom:20px;
}
.youqing h3 i {
    background:url(images/icon6.gif) no-repeat top left #eeeeee;
    padding-left:20px;
    float:left;
    padding-right:35px;
}
.w1000{ width: 1000px;    margin: 0 auto;
    text-align: left;}
.p7_1 h3 {
    font-size: 16px;
    line-height: 50px;
}
.red, .red a:link, .red a:hover, .red a:visited {
    color: #1c71bf;
}
em, i {
    font-style: normal;
}

/*======= copyright========*/
.copyright {
    margin:30px auto;
    width:100%;
    font-size:14px;
    color:#000000;
    text-align:center;
    padding:20px 0;
    line-height:180%;
    clear:both;
    border-top:1px solid #ccc;
    width:1000px;
}
#copyright {
    clear: both;
    margin: 5px auto;
    padding-top:10px;
    width: 980px;
    height: auto;
    color: #2A3084;
    text-align:center
}
#copyright p {
    margin: 0 0 2px 0;
    text-align:center;
}
#copyright a {
    color:#2A3084;
}
#copyright p.p1 {
    margin: 15px auto;
    width: 530px;
}
#copyright p.p2 {
    margin: 8px 0 0 0;
}