﻿@charset "utf-8";
*{ padding:0; margin:0;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p{ padding:0px; margin:0px;}
ol, ul{ list-style:none;}
li{ list-style-type:none; }
a{ text-decoration:none; color:#000;}
a:hover { COLOR:#2B96CC;}
img { border:0;}


/*公共样式开始*/
body{ margin:0 auto; font-family: "Microsoft YaHei", '微软雅黑', '宋体'; font-size:12px;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px;}
.fl{ float:left;}
.fr{ float:right;}
.hidden {display:none;}
.display{display:block;}
.w1100{width: 1100px;margin: 0px auto;}
a{color: #444;}
.top{
    height: 130px;  
}
.top .logo{
    float: left;
}
.top .logo img{
    height: 130px;
}
.top .topm{
    float: left;
}
.top .tel{
    float: right;
    height: 130px;
}
.nav{
    height: 40px;
    background-color: #f58220;
}
.nav ul{
    overflow: hidden;
}
.nav ul li{
    float: left;
    width: 154px;
    line-height: 35px;
    font-size: 16px;
    text-align: center;
}
.nav ul li a{color: #fff;}
.banner{
    height: 400px;
    margin-top: 10px;
}
.banner_juzhong {
    width: 1200px;
    height: 392px;
    margin: 0px auto;
}
.box_con {
    width: 1100px;
    height: auto;
    margin: 10px auto;
}
.box_con .left1{
    width: 458px;
    height: 285px;
}
.tit {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.company {
    line-height: 25px;
    color: #737373;
    height: 248px;
    overflow: hidden;
    font-size: 14px;
}
.company span {
    padding: 8px 10px 5px 0;
}
.news {
    width: 273px;
    height: 285px;
    padding: 0 30px;
}
.news_list ul li {
    width: 97%;
    background: url(../images/img6.png) no-repeat;
    height: 30px;
    line-height: 30px;
    padding-left: 9%;
    border-bottom: 1px #dfdfdf dashed;
    font-size: 12px;
    background-position: 10px;
}
.news_list ul li a {
    color: #737373;
}
.contact {
    background: url(../images/img7.png) no-repeat;
    width: 251px;
    height: 163px;
    padding: 120px 39px 0 19px;
    line-height: 30px;
    color: #737373;
    font-size: 12px;
}
.tit2 img{
    display: block;
    margin:0px auto;
}
.pic img{
    height: 195px;
    padding: 5px;
    width: 229px;
}
.foot {
   background: #444;
    border-top: 2px #f58220 solid;
    line-height: 32px;
    text-align: center;
    width: 100%;
    font-size: 12px;
    color: #ccc;
    padding: 20px 0px;
}
.foot span a {
    color: #fff;
    padding: 0px 10px;
}
.foot span {
    color: #fff;
}
.f_nav {
    width: 100%;
    line-height: 30px;
    height: 30px;
    text-align: center;
}
.f_nav span {
    padding: 0 15px;
    font-size: 14px;
}
.f_nav span a {
    color: #6a6a6a;
}
.copy {
    width: 100%;
    line-height: 30px;
    text-align: center;
    color: #6a6a6a;
}
.wrapper {
    width: 1200px;
    margin: 0 auto;
}
.ny_left {
    float: left;
    width: 245px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.ny_left_top {
    background: #f58220;
    width: 205px;
    height: 50px;
    padding: 30px 20px;
    margin-bottom: 3px;
    color: #fff;
    line-height: 33px;
}
#left_nav li a {
    font-size: 16px;
    color: #2b2b2b;
    height: 53px;
    line-height: 53px;
    display: block;
    padding-left: 48px;
    background: url(../images/navbg.jpg) 20px 17px no-repeat #eae8e8;
}
#left_nav li a.hover {
    font-size: 16px;
    color: #fff;
    height: 53px;
    line-height: 53px;
    display: block;
    background: url(../images/navbg_hover.jpg) 20px 17px no-repeat #f58220;
    padding-left: 48px;
}
#left_nav li a:hover {
    font-size: 16px;
    color: #fff;
    height: 53px;
    line-height: 53px;
    display: block;
    background: url(../images/navbg_hover.jpg) 20px 17px no-repeat #f58220;
    padding-left: 48px;
}
.ny_right {
    float: right;
    width: 925px;
    margin-top: 20px;
    margin-bottom: 30px;
}
.ny_right_top {
    border-bottom: 1px solid #eaeaea;
    height: 50px;
}
.ny_right_top h1 {
    float: left;
    font-size: 24px;
    font-weight: 500;
    line-height: 49px;
}
.ny_right_top span {
    float: right;
    font-size: 12px;
    line-height: 25px;
    padding-top: 24px;
}
.right_con {
    width: 925px;
    line-height: 210%;
    min-height: 400px;
    margin-top: 20px;
    transition: all 1s;
    position: relative;
}
.right_con .con_ul{
    width: 100%;
    height: 40px;
    overflow: hidden;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-bottom:50px;
    position: relative;
    transition: all 1s;
}
.right_con .uls{
    transition: all 1s;
    height: auto;
}
.right_con .con_ul .mo{
    position: absolute;
    right: 10px;
    top: 6px;
    width: 25px;
    height: 25px;
    background: url(../images/mo.png)no-repeat;
    background-size: cover;
    transition: all 0.6s;
    transform:rotateZ(180deg);
    cursor: pointer;
}
.right_con .con_ul .more{
    transform:rotateZ(360deg);
}
.right_con .con_ul li{
    width: 100%;
    height: auto;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}
.right_con .con_ul li .r-left{
    width: 10%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    float: left;
}
.right_con .con_ul li .r-left span{
    color: #333;
    font-size: 14px;
    font-weight: bold;
}
.right_con .con_ul li .r-right{
    width: 90%;
    height: auto;
    float: left;
    overflow: hidden;
}
.right_con .con_ul li .r-right p{
    color: #333;
    font-size: 14px;
    width: 90%;
    padding: 6px 0;
}
.right_con .number{
    float: left;
    width: 230px;
}
.right_con .number li{
    line-height: 40px;
    width: 100%;
    text-align: center;
}
.right_con .tit li{
    width: 100%;
    height: 40px;
}
.right_con .tit li span{
    display: block;
    width: 25%;
    height: 100%;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    float: left;
}
.right_con .con{
    width: 100%;
    height: 400px;
    overflow: hidden;
    position: absolute;
}
.right_con .con li{
    width: 100%;
    height: 40px;
}
.right_con .con li p{
    width: 25%;
    height: 100%;
    text-align: center;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    float: left;
    overflow: hidden;
}
.right_con .conpage{
    position: absolute;
    top: 425px;
    left: 100px;
}
.xwlist {
    width: 100%;
}
.xwlist li {
    margin-top: 30px;
    width: 100%;
    padding-bottom: 30px;
    border-bottom: 1px dotted #CFCFCF;
}
.xwlist li dl {
    width: 100%;
    display: table;
}
.xwlist li dl dd {
    float: right;
    width: 100%;
}
.xwlist li dl dd p {
    line-height: 25px;
    color: #A19F9F;
    margin-top: 15px;
}
.xwlist li dl dd span {
    float: left;
    font-size: 12px;
}
.xwlist li dl dd strong {
    float: right;
    margin-top: 11px;
    font-weight: 300 !important;
    color: #ed3f34;
}
.pages {
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    margin-top: 12px;
    text-align: center;
}
.pages a:hover {
    display: inline-block;
    border: 1px solid #DDDDDD;
    color: #b60002;
    background-color: #F0F0F0;
    padding: 0px 6px;
    margin: 0px 2px;
}
.pages a {
    display: inline-block;
    border: 1px solid #DDDDDD;
    color: #696969;
    padding: 0px 6px;
    margin: 0px 2px;
    height: 24px;
}
#Piclist {
    text-align: left;
    padding-top: 10px;
}
#Piclist ul li {
    padding: 0 14px;
    float: left;
    margin-bottom: 10px;
    display: block;
    width: 278px;
}
#Piclist ul li img {
    height: 195px;
    width: 278px;
}
#Piclist ul li span {
    display: block;
    text-align: center;
    width: 278px;
    height: 30px;
    clear: both;
    margin-top: 2px;
    line-height: 30px;
    overflow: hidden;
}
.line1 {
    border-top: 1px dashed #DDDDDD;
}
.r1{
    font-size: 14px;
}
.ly h1 {
    font-size: 24px;
    font-weight: 500;
    text-indent: 22px;
    margin-top: 20px;
}
.reg_info_l {
    WIDTH: 400px;
    margin-top: 10px;
}
.reg_info_l ul li {
    margin-bottom:8px;
    width: 400px;
    display: block;
    float: left;
}
.reg_info_l ul li label {
    TEXT-AliGN: right;
    WIDTH: 70px;
    DISPLAY: inline-block;
    COLOR: #222;
    FONT-SIZE: 14px;
}
.reg_info_l ul li .k {
    width: 203px;
    border: 1px solid #dfdfdf;
    background: #fff;
    padding: 8px 5px;
    color: #999;
}
.yisq_te {
    width: 320px;
    height: 66px;
    line-height: 22px;
    border: #ddd 1px solid;
    color: #333;
    font-family: "微软雅黑";
    resize: none;
}
.dc_but {
    padding: 0 30px;
    height: 30px;
    border: none;
    line-height: 30px;
    font-family: "微软雅黑";
    background: #444;
    color: #FFF;
    cursor: pointer;
}
#laowu{display:none;}