/*通用*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box; /* Firefox */
    -webkit-box-sizing: border-box; /* Safari */
    outline: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}

html {
    -webkit-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
}

body {
    font-family: "微软雅黑" !important, Heiti, Heiti SC, DroidSans, DroidSansFallback, Arial,;
    color: #333;
    outline: none;
    font-size: 14px;
}

body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, th, td {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, input, select, textarea, option, button {
    font-size: 100%;
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0
}

h1, h2, h3, h4, h5, h6, input, select, textarea, option, button {
    font-size: 100%
}

abbr {
    border: 0;
}

em, i {
    font-style: normal;
}

ul, ol, li {
    list-style: none;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
    font-family: "微软雅黑";
    font-size: 14px;
}

a:hover {
    vertical-align: outline: none;
    text-decoration: none;
}

a, button, input, textarea, select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background: none;
    border: none;
}

.clear {
    clear: both;
    height: 0;
}

textarea {
    resize: none;
}

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
}

input, textarea, select, option, button, form, fieldset {
    margin: 0;
    padding: 0;
    border: none;
    outline: none;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}

/*结束*/

.clear {
    clear: both;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    *zoom: 1;
}

input::-webkit-input-placeholder {
    color: #fff;
}


#apDivp {
    position: absolute;
    left: 0;
    width: 100%;
    height: 779px;
    z-index: 1;
    top: 0px;
}

.dd {
    width: auto;
    height: 779px;
    position: relative;
    margin: 0 auto;
}

/* banner */
.bannerbody .banner {
    margin: 0 auto;
    position: relative;
    width: 100%;
    height: 779px;
    z-index: 1;
}

.banner .imgslide {
    position: relative;
}

.banner .imgslide img {
    position: absolute;
    width: 100%;
    height: 779px;
    min-width: 1003px;
    background-position: 50% 50%;
    background-size: cover;
}

/* number */
.loginbody .slidebt {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 952px;
    height: 22px;
    text-align: center;
    z-index: 9999;
}

.loginbody .slidebt a {
    overflow: hidden;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../banner/btn_number.gif) no-repeat -130px -48px;
    z-index: 9999;
    position: relative;
}

.loginbody .slidebt a.curimg {
    background-position: -99px -48px;
}

/* loginbody */
.loginbody {
    position: relative;
    z-index: 5;
    margin: 0 auto;
    width: 935px;
    height: 779px;
}

.loginpanel {
    position: absolute;
    right: -36px;
    top: -24px;
    z-index: 5;
    width: 306px;
}

.loginpanel .topside {
    padding: 14px 0 0 20px;
    background: url(../image/background/bg_login.png) no-repeat left top;
}


/*  number_ gofind */
.gofind {
    position: absolute;
    left: 50%;
    bottom: 0px;
    z-index: 5;
    width: 158px;
    margin-left: -78px;
}

.gofind a {
    display: inline-block;
    width: 126px;
    height: 32px;
    padding-left: 32px;
    line-height: 35px;
    font-size: 16px;
    color: #ff484d;
    background: url(bg_tofind.png) no-repeat;
}

.gofind a .pointleft {
    position: absolute;
    right: 36px;
    top: 10px;
    display: block;
    width: 16px;
    height: 16px;
    background: url(../banner/btn_number.gif) no-repeat -176px -53px;
    z-index: 99;
}

.gofind a:hover .pointleft {
    background: url(../banner/btn_number.gif) no-repeat -211px -53px;
}


.nav01 {
    width: 100%;
    height: 99px;
    position: fixed;
    z-index: 9999;
    top: 0px;
    background: rgba(0, 0, 0, 0.5);
    background-position: center center;
    background-repeat: no-repeat;
    line-height: 99px;
}

.nav01c {
    width: 1200px;
    margin: 0 auto;
}

.nav01c_a {
    width: 150px;
    height: 124px;
    float: left;
}

.nav01c_a img {
    width: 150px;
    height: 124px;
}

.nav01c_a a {
    display: block;
}

.nav01c_b {
    width: 800px;
    float: left;
    margin-left: 10px;
}

.nav01c_b li {
    width: 100px;
    float: left;
}

.nav01c_b li a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 97px;
}

.nav01c_b li a:hover {
    color: #ee3e43;
    border-bottom: 2px solid #ee3e43;
}

.nav01c_c {
    width: 240px;
    float: left;
    background: url(../images/tel.png) left center no-repeat;
    color: #fff;
    padding-left: 30px;
}

.nav01c_c span {
    font-size: 18px;
}

.nav02 {
    width: 100%;
    height: 99px;
    position: fixed;
    z-index: 9999;
    top: 0px;
    background: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    display: none;
    line-height: 99px;
}

.nav02c {
    width: 1200px;
    margin: 0 auto;
}

.nav02c_a {
    width: 150px;
    height: 124px;
    float: left;
}

.nav02c_a img {
    width: 150px;
    height: 124px;
}

.nav02c_a a {
    display: block;
}

.nav02c_b {
    width: 800px;
    float: left;
    margin-left: 10px;
}

.nav02c_b li {
    width: 100px;
    float: left;
}

.nav02c_b li a {
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 97px;
}

.nav02c_b li a:hover {
    color: #ee3e43;
    border-bottom: 2px solid #ee3e43;
}

.nav02c_c {
    width: 240px;
    float: left;
    background: url(../images/tel.png) left center no-repeat;
    color: #ee3e43;
    padding-left: 30px;
}

.nav02c_c span {
    font-size: 18px;
}

.con_1 {
    width: 100%;
    margin: 0 auto;
    background: url(../images/b1.jpg) top center repeat-y;
    padding-bottom: 90px;
}

.con_1c {
    width: 1200px;
    margin: 0 auto;
}

.con_1ct {
    margin: 0 auto;
    text-align: center;
    line-height: 52px;
    background: url(../images/b_7.png) center no-repeat;
    padding: 40px 0;
}

.con_1ct a {
    display: block;
}

.con_1ct:hover {
    background: url(../images/b_8.png) center no-repeat;
}

.con_1cta {
    font-size: 24px;
    color: #333;
}

.con_1ctc {
    color: #acacac;
    text-transform: uppercase;
}

.con_1cb {
    margin: 0 auto;
}

.con_1cbl {
    width: 672px;
    height: 422px;
    float: left;
}

.con_1cbr {
    width: 769px;
    height: 328px;
    float: left;
    background: url(../images/b_6.jpg) center no-repeat;
    margin-left: -241px;
    margin-top: 43px;
    padding: 52px;
}

.con_1cbra {
    font-size: 18px;
    color: #fff;
}

.con_1cbrb {
    color: #fefefe;
    line-height: 24px;
    margin: 27px 0;
}

.con_1cbrc li {
    width: 155px;
    height: 73px;
    float: left;
    margin-left: 6px;
}

.con_1cbrc li a {
    display: block;
}

.qywh_l {
    width: 73px;
    height: 73px;
    float: left;
}

.qywh_l img {
    width: 73px;
    height: 73px;
    transition: all 2s;
}

.qywh_r {
    float: left;
    color: #fefefe;
    font-size: 16px;
    line-height: 73px;
    margin-left: 5px;
}

.con_1cbrc li:hover .qywh_l img {
    transform: rotateY(360deg);
    transition: all 2s;
}

.con_1cbrc li:hover .qywh_r {
    color: #dbc5a1;
}


.con_2 {
    width: 100%;
    height: 655px;
    margin: 0 auto;
    background: url(../images/b2.jpg) top center no-repeat;
}

.con_2c {
    width: 1200px;
    margin: 0 auto;
}

.con_2cb {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.con_2ct {
    margin: 0 auto;
    text-align: center;
    line-height: 52px;
    background: url(../images/b_7.png) center no-repeat;
    padding: 40px 0;
}

.con_2ct a {
    display: block;
}

.con_2ct:hover {
    background: url(../images/b_8.png) center no-repeat;
}

.con_2cta {
    font-size: 24px;
    color: #fff;
}

.con_2ctc {
    color: #fff;
}

.more {
    margin: 0 auto;
    margin-left: 542.5px;
    /*margin-top: 398px;*/

    margin-top: 425px;
}

.more a {
    display: block;
    width: 105px;
    height: 33px;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    line-height: 33px;
    transition: all 0.5s;
}

.more a:hover {
    background: #fff;
    color: #ee3e43;
    transition: all 0.5s;
}

.con_3 {
    width: 100%;
    height: 681px;
    margin: 0 auto;
    background: url(../images/b3.jpg) top center no-repeat;
}

.con_3c {
    width: 1200px;
    margin: 0 auto;
}

.con_3cb {
    width: 100%;
    margin: 0 auto;
}

.con_3cbl {
    width: 298px;
    height: 427px;
    float: left;
    color: #fff;
}

.con_3cbla {
    font-size: 18px;
    margin-top: 54px;
    text-align: center;
}

.con_3cblb {
    padding: 30px 27px;
    line-height: 24px;
    height: 270px;
}

.con_3cblc {
    width: 105px;
    height: 33px;
    margin: 0 auto;
}

.con_3cblc a {
    display: block;
    border: 1px solid #fff;
    line-height: 33px;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
}

.con_3cblc a:hover {
    background: #fff;
    color: #ee3e43;
    transition: all 0.5s;
}

.con_3cbr {
    float: left;
}

.con_3cbr li {
    width: 174px;
    float: left;
    margin-left: 51.5px;
}

.con_3cbr li a {
    display: block;
}

.zsjm_t {
    width: 174px;
    height: 174px;
    border-radius: 100%;
    overflow: hidden;
    background: #000;
    transition: all 0.5s;
}

.zsjm_t img {
    width: 174px;
    height: 174px;
    opacity: 0.6;
    transition: all 0.5s;
}

.zsjm_b {
    /*width: 122px;*/
    margin: 0 auto;
    height: 245px;
    margin-top: 14px;

    width: 170px;
}

.zsjm_bl {
    color: #333;
    float: left;
    writing-mode: tb-rl;
    line-height: 24px;
}

.zsjm_b0 {
    float: left;
    width: 1px;
    height: 252px;
    background: #d7d7d7;
    margin: 0 15px;
}

.zsjm_br {
    color: #fff;
    font-size: 18px;
    background: #ee3e43;
    padding: 4px;
    width: 43px;
    height: 102px;
    float: left;
    writing-mode: tb-rl;
}

.zsjm_br span {
    display: block;
    border: 1px solid #fff;
    line-height: 34px;
    text-align: center;
}

.con_3cbr li a:hover .zsjm_t img {
    opacity: 1;
}

.con_3cbr li a:hover .zsjm_t {
    margin-top: -10px;
}

.con_3cbr li a:hover .zsjm_br {
    background: #dbc5a1;
}


.con_4 {
    width: 100%;
    height: 620px;
    margin: 0 auto;
    background: url(../images/b4.jpg) top center no-repeat;
}

.con_4c {
    width: 1200px;
    margin: 0 auto;
}

.con_4ct {
    margin: 0 auto;
    text-align: center;
    line-height: 52px;
    background: url(../images/b_9.png) center no-repeat;
    padding: 40px 0;
}

.con_4ct a {
    display: block;
}

.con_4ct:hover {
    background: url(../images/b_10.png) center no-repeat;
}

.con_4cta {
    font-size: 24px;
    color: #fff;
}

.con_4ctc {
    color: #fff;
}

.con_4cb {
    width: 100%;
    margin: 0 auto;
}

.con_4cbl {
    width: 552px;
    height: 343px;
    float: left;
    position: relative;
}

.con_4cbl a {
    display: block;
}

.con_4cblt {
    width: 552px;
    height: 343px;
    overflow: hidden;
}

.con_4cblt img {
    width: 552px;
    height: 343px;
    -moz-transition: 0.5s ease-out;
    -webkit-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}

.con_4cbl:hover .con_4cblt img {
    -moz-transition: 0.5s ease-out;
    -webkit-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -transform: scale(1.1, 1.1);
}

.con_4cblb {
    width: 552px;
    padding: 10px 17px;
    position: absolute;
    z-index: 99999;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.con_4cblba {
    font-size: 16px;
    color: #fff;
    line-height: 29px;
}

.con_4cblba span {
    display: block;
    float: right;
    font-size: 14px;
}

.con_4cblbb {
    color: #fff;
}

.con_4cbr {
    width: 624px;
    margin-left: 24px;
    float: left;
}

.con_4cbrt {
    width: 100%;
    margin: 0 auto;
}

.con_4cbrt a {
    display: block;
    float: left;
}

.con_4cbrtl {
    width: 253px;
    height: 157px;
    float: left;
    overflow: hidden;
}

.con_4cbrtl img {
    width: 253px;
    height: 157px;
    -moz-transition: 0.5s ease-out;
    -webkit-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
}

.con_4cbrtr {
    width: 371px;
    float: left;
    color: #fff;
    padding: 20px;
}

.con_4cbrtra {
    font-size: 16px;
}

.con_4cbrtrb {
    line-height: 32px;
}

.con_4cbrtrc {
    line-height: 24px;
}

.con_4cbrb {
    width: 100%;
    margin: 0 auto;
}

.con_4cbrb li {
    width: 100%;
    background: #d83035;
    margin-top: 26px;
}

.con_4cbrb li a {
    display: block;
}

.xwdt_a {
    width: 92px;
    height: 65px;
    float: left;
    border: 1px solid #fff;
    text-align: center;
}

.xwdt_at {
    color: #ee3e43;
    background: #fff;
    line-height: 33px;
}

.xwdt_ab {
    color: #fff;
    background: #ee3e43;
    line-height: 30px;
}

.xwdt_b {
    float: left;
    width: 432px;
    color: #fff;
    padding: 8.5px 15px;
    line-height: 24px;
}

.xwdt_bt {
    font-size: 16px;
}

.xwdt_c {
    width: 49px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    color: #fff;
    float: right;
    background: url(../images/b_11.png) center no-repeat;
    margin: 8px 24px;
}

.con_4cbrb li:hover .xwdt_c {
    transform: rotateY(360deg);
    transition: all 2s;
    -moz-transform: rotateY(360deg);
    transition: all 2s;
    -ms-transform: rotateY(360deg);
    transition: all 2s;
    -o-transform: rotateY(360deg);
    transition: all 2s;
    -webkit-transform: rotateY(360deg);
    transition: all 2s;
}

.con_4cbrt a:hover .con_4cbrtl img {
    -moz-transition: 0.5s ease-out;
    -webkit-transition: 0.5s ease-out;
    -o-transition: 0.5s ease-out;
    transition: 0.5s ease-out;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.more1 {
    margin: 0 auto;
    margin-top: 36px;
}

.more1 a {
    display: block;
    width: 105px;
    height: 33px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    line-height: 33px;
    transition: all 0.5s;
}

.more1 a:hover {
    background: #fff;
    color: #ee3e43;
}

.foot {
    width: 100%;
    margin: 0 auto;
    background: url(../images/b5.jpg) top center no-repeat;
}

.foot1 {
    width: 100%;
    margin: 0 auto;
}

.foot1c {
    width: 1200px;
    margin: 0 auto;
    padding: 42px 0;
}

.foot1ca {
    width: 146px;
    height: 112px;
    float: left;
    margin-left: 42px;
}

.foot1ca img {
    width: 146px;
    height: 112px;
}

.foot1cb {
    margin-left: 80px;
    float: left;
}

.foot1cbt {
    border-bottom: 1px solid #4b4b4b;
}

.foot1cbt li {
    float: left;
    color: #fff;
}

.foot1cbt li a {
    color: #fff;
    line-height: 55px;
}

.foot1cbt li a:hover {
    text-decoration: underline;
}

.foot1cbt li span {
    padding: 0 13px;
}

.foot2 {
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid #4b4b4b;
    color: #fff;
}

.foot2c {
    width: 1200px;
    margin: 0 auto;
    height: 42px;
    line-height: 42px;
}

.foot2cl {
    float: left;
}

.foot2cr {
    float: right;
}

.foot1cbb {
    color: #fff;
    line-height: 24px;
    margin-top: 13px;
}

.foot1cc {
    width: 116px;
    height: 116px;
    float: right;
}

.foot1cc img {
    width: 116px;
    height: 116px;
}

.foot1cc p {
    color: #fff;
    line-height: 37px;
    text-align: center;
}

/*二级页面*/
.ejlm {
    width: 100%;
    height: 421px;
    position: relative;
    margin: 0 auto;
    left: 0px;
}

.con_ab {
    width: 100%;
    margin: 0 auto;
    background: url(../images/b1.jpg) top center repeat-y;
}

.con_abc {
    width: 1200px;
    margin: 0 auto;
    height: auto !important;
    min-height: 450px;
    line-height: 24px;
    color: #333;
}

.lcp {
    width: 384px;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
}

.lcp:nth-child(3n+0) {
    margin-right: 0px;
}

.lcp_t {
    width: 384px;
    height: 319px;
    float: left;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
}

.lcp_b {
    width: 384px;
    height: 130px;
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    background: #ed3d43;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

.lcp_t img {
    transition: all 0.5s;
}

.lcp a:hover .lcp_t img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.lcp_t_01 {
    width: 384px;
    height: 65px;
    color: #fff;
    font-size: 18px;
    padding-left: 10px;
    /*padding-top: 10px;*/
    line-height: 24px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 1;
    bottom: 0px;

    padding-top: 21px;
    text-align: center;
}

.lcp_t_01 font {
    font-size: 12px;
}

/*新闻*/

.lnew01 {
    width: 1200px;
    height: 157px;
    float: left;
}

.lnew01_f {
    width: 253px;
    height: 157px;
    float: left;
    overflow: hidden;
}

.lnew01_r {
    width: 947px;
    height: 157px;
    float: left;
    background: #d83035;
}

.lnew01_r_top {
    width: 900px;
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    margin-left: 19px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.lnew01_r_top font {
    float: right;
    font-size: 14px;
}

.lnew01_r_bot {
    width: 900px;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    margin-left: 19px;
}

.lnew01_f img {
    transition: all 0.5s;
}

.lnew01 a:hover .lnew01_f img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.lnew02 {
    width: 1200px;
    height: 64px;
    float: left;
    margin-top: 25px;
}

.lnew02_l {
    width: 94px;
    height: 64px;
    float: left;
}

.lnew02_l_t {
    width: 94px;
    height: 32px;
    float: left;
    background: #ed3d43;
    text-align: center;
    line-height: 32px;
    color: #fff;
}

.lnew02_l_b {
    width: 94px;
    height: 32px;
    float: left;
    border: #ed3d43 1px solid;
    text-align: center;
    line-height: 32px;
    color: #ed3d43;
    background: #fff;
}

.lnew02_r {
    width: 1106px;
    height: 64px;
    float: left;
    background: #fff;
    transition: all 0.5s;
}

.lnew02_r_01 {
    width: 968px;
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-left: 20px;
    margin-top: 10px;
    transition: all 0.5s;
}

.lnew02_r_01 font {
    color: #333;
    font-size: 14px;
    line-height: 20px;
    transition: all 0.5s;
}

.lnew02 a:hover .lnew02_r {
    background: #ed3d43;
}

.lnew02 a:hover .lnew02_r_01 {
    color: #fff;
}

.lnew02 a:hover .lnew02_r_01 font {
    color: #fff;
}


/*详细*/
.tong5_01 {
    width: 1200px;
    height: auto;
    float: left;
    display: inline;
    line-height: 40px;
    color: #333;
    font-size: 20px;
    text-align: center;
}

.tong5_02 {
    width: 1200px;
    height: auto;
    float: left;
    display: inline;
    line-height: 20px;
    color: #999;
    text-align: center;
}

.tong5_03 {
    width: 1200px;
    height: auto;
    float: left;
    display: inline;
    line-height: 24px;
    color: #333;
    margin-top: 20px;
}

.fan {
    width: 100%;
    height: auto;
    float: left;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
}

.fan a {
    color: #ed3d43;
}

/*详细*/
.erji {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
}

.erji ul {
}

.erji ul li {
    width: auto;
    height: 40px;
    float: left;
    line-height: 38px;
    text-align: center;
    border: #ee3e43 1px solid;
    margin-right: 10px;
}

.erji ul li a {
    color: #ee3e43;
    font-size: 14px;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
}

.erji ul li a:hover {
    color: #fff;
    font-size: 14px;
    background: #ee3e43;
}


/*分页*/
.fen {
    width: 1200px;
    margin: 0 auto;
    height: 80px;
}

