@charset "utf-8";
/* CSS Document */
/* header --- start */
html,body{
    font-family: "思源黑体","宋体";
}
a{
    cursor: pointer;
    font-family: "思源黑体","宋体";
}
.header {min-width: 1000px;max-width: 1920px;width: 100%;height: 90px;margin: 0 auto;border-top: 9px solid #d0121b; position: fixed;background: #fff;z-index: 1000;top: 0;left: 0px;}
.hei90{height:120px;overflow: hidden;}
.header_nav {float: right;height: 100%;line-height: 88px;margin-right: 15px;position: relative;}
.header_nav li {float: left;height: 100%;padding-right: 35px;*margin-right: 15px;position: relative;}


.header_nav {
    float: right;
    height: 100%;
    line-height: 88px;
    margin-right: 15px;
    position: relative;
}

.header_nav li {
    float: left;
    height: 100%;
    padding-right: 35px;
    *margin-right: 15px;
    position: relative;
}

.header_nav li a {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-top: 25px;
    font-size: 1em;
    color: #000;
    text-align: center;
}

.header_nav li.active a {
    color: #D0101B;
    border-bottom: solid 3px #D0101B;
}

@media screen and (min-width: 320px) and (max-width: 1200px) {
    .header_nav li {
        padding-right: 15px;
    }

    .header_nav li a {
        font-size: 12px;
    }
}

.header .icoo1, .header .icoo2 {
    width: 95px;
    height: 26px;
    display: block;
    float: right;
    position: relative;
    top: 50%;
    margin-top: -13px;
}

.header .icoo1 {
    margin-left: 6px;
    margin-right: 30px;
    background: url(../images/button.png) no-repeat 0px 0px;
}

.header .icoo2 {
    background: url(../images/button.png) no-repeat 0px -100px;
}

.header .icoo1.active {
    background: url(../images/button.png) no-repeat 0px -50px;
}

.header .icoo2.active {
    background: url(../images/button.png) no-repeat 0px -150px;
}

.topButton, .topButton1 {
    margin-top: 33px;
}

.topButton {
    float: right;
}

.topButton1 {
    float: right;
    margin-left: 5px;
    margin-right: 30px;
}

/* header --- end */

/* 导航下拉菜单 --- start */
.nav {
    width: 100%;
    height: 210px;
    padding-top: 70px;
    padding-bottom: 70px;
    background: #F9F9F9;
    position: fixed;
    left: 0;
    top: 90px;
    z-index: 10047;
}

.nav .box {
    min-width: 1000px;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.nav .box .first {
    margin: 0px 50px;
    height: 100%;
}

.mod_chanpin {
    width: 100%;
    height: 100%;
    border-right: solid 1px #E3E3E3;
    box-sizing: border-box;
}

.mod_chanpin dl {
    width: 14%;
    height: 100%;
    border-left: solid 1px #E3E3E3;
    font-size: 14px;
    text-indent: 12px;
    float: left;
}
.navBox .mod_chanpin.jiejue dl{
    width: 16%;
}
.mod_chanpin dl dt {
    height: 34px;
    line-height: 20px;
    color: #E21C1C;
    font-weight: bold;
}

.mod_chanpin dl dd a {
    width: 100%;
    height: 29px;
    line-height: 34px;
    display: block;
    color: #6A6A6A;
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .mod_chanpin dl dd a {
        font-size: 12px;
    }
    .mod_chanpin dl {
        text-indent: 8px;
    }
}

.mod_chanpin dl dd a:hover, .mod_about .text ul a:hover {
    color: #E21D1D;
}

.mod_about {
    width: 100%;
    height: 100%;
    border-right: solid 1px #E3E3E3;
    box-sizing: border-box;
    position: relative;
}

.mod_about .text {margin-left: 630px;height: 100%;}
.mod_about .mod_arrfe {width: 660px;height: 100%;position: absolute;left: 0px;top: 0px;}
.mod_about .mod_arrfe img {width: 260px;height: 154px;float: left;  z-index: 1;}
.mod_about .mod_arrfe p {width: 360px;height: 154px;float: right;overflow: hidden;font-size: 12px;color: #848484;line-height: 36px;}
.mod_about .text ul {width: 26%;height: 130px;padding:0 5px; border-left: solid 1px #E3E3E3;float: right;text-align: center;}
.mod_about .text ul a {width: 100%; height: 40px; line-height: 40px; display: block; font-size: 14px; color: #333; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.mod_fangan {
    width: 100%;
    height: 100%;
    background: green;
}

.mod_tiyan {
    width: 100%;
    height: 100%;
    background: #f60;
}

.mod_fuwu {
    width: 100%;
    height: 100%;
    background: #333;
}

.mod_zhanlue {
    width: 100%;
    height: 100%;
    background: red;
}

/* 导航下拉菜单 --- end */

/* footer --- start */
/*.footer {
    width: 100%;
    background: #3b3b3b;
}*/

.footerCon {
    min-width: 1000px;
    max-width: 1200px;
    height: 100%;
    padding-bottom: 65px;
    padding-top: 60px;
    margin: 0 auto;
}
.footerCon.index{
    padding-top: 155px;
}
.footerConEn {
    color: #fff;
    font-size: 45px;
}

.footerConEn2 {
    margin-top: 70px !important;
}

.footerConCh {
    color: #fff;
    font-size: 30px;
}
.footerLine{
    color: #fff;
    font-size: 30px;
}

.footerConList1 {
    width: 16.66%;
    height: 14px;
    float: left;
}

.copy {
    width: 100%;
    height: 230px;
    background: #ececec;
}

.copyCon {
    min-width: 1000px;
    max-width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.copyConLeft {
    float: left;
    width: 50%;
    padding-left: 10px;
    margin-top: 60px;
}

@media only screen and (min-width: 320px) and (max-width: 1200px) {
    .copyConLeft {
        width: 54%;
    }
}

.copyConLeft1 {
    width: 100%;
    height: 41px;
    border-bottom: 1px solid #c2c2c2;
}

.copyConLeft1 ul li {
    position: relative;
    height:20px;
    float: left;
    font-size: 12px;
    margin-right: 12px;
    color: #6a6a6a;
}
.copyConLeft1 ul li span{
    position: absolute;
    top:5px;
    display: block;
    width: 1px;
    height:12px;
    background:#6a6a6a ;
}
.copyConLeft1 ul li a {
    color: #6a6a6a;
}
.copyConLeft1 ul li:hover a{
    color: #cf2d36;
}
.copyConLeft2 {
    font-size: 12px;
    color: #515151;
    height: 34px;
    line-height: 52px;
}

.copyConLeft2 span {
    letter-spacing: 1px;
}

.tlogo {
    display: inline-block;
    width: 51px;
    height: 12px;
    background: url(../images/tlogo.png) no-repeat;
    position: relative;
    top: 2px;
    *top: -2px;
}

.copyConLeft3 {
    font-size: 12px;
    line-height: 34px;
}

.danger {
    font-size: 12px;
    font-weight: bold;
    color: #c51a1a;
}
.copyConCenter p {
    color: #666;
    font-size: 1.9em;
    /*font-size: 28px;*/
    height: 35px;
    line-height: 35px;
}


.copyConRight {
    width: 43%;
    float: right;
    margin-top: 60px;
    position: relative;
}
.erweima {
    position: relative;
    float: right;
    top:-18px;
}
.copyConCenter {
    width: 47%;
    float: right;
}
.psmall {
    padding-left: 18px;
    margin-top: 10px;
    color: #666;
    font-size: 12px;

    background: url(../images/button.png) no-repeat ;
    background-position: 1px -920px;
}
.erweima .sao {
    position: absolute;
    bottom: 17px;
    left: 39%;
    color: #666666;
    font-size: 12px;
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
    .psmall {
        font-size: 10px;
    }
}

/* footer --- end */

/* development --- start */
.con_top {
    width: 100%;
    font-size: 17px;
    height: 475px;
    background: url("../images/home1.jpg") center top no-repeat;
}

.con_top.bg {
    background: none;
    height: 50px;
}
.con_top .a2 span{
    display: block;
    width: 1px;
    background: #000;
    height: 14px;
    position: absolute;
    top: 20px;
    left: -69px;
}
.h2 .a2 {
    float: right;
    width: 141px;
    margin-left: 55px;
    position: relative;
}
/* development --- end */

/* --title标题 start--*/
.title {
    width: 100%;
    height: 130px;
    padding: 30px 0px;
    text-align: center;
    position: relative;
    z-index: 2;
}

.title p {
    height: 86px;
    line-height: 86px;
    font-size: 30px;
    color: #fff;
}
.title p.t1{
    font-size: 47px;
}

.title p.t {
    color: #CA0202;
}

.title .div596 {
    width: 596px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    background: url(../images/com.png) no-repeat 0px 0px;
    font-size: 16px;
}

.title .div496 {
    width: 496px;
    height: 43px;
    line-height: 42px;
    margin: 0 auto;
    background: url(../images/com.png) no-repeat 0px -50px;
    font-size: 16px;
}

.title .color1 {
    color: #787878;
}

/*灰色*/
.title .color2 {
    color: #fff;
}

/*灰色*/
/* --title标题 end--*/

/* --当前位置 start--*/
.current {
    width: 100%;
    font-size: 14px;
    background: #F7F7F7;
}

.current .currentBox {
    max-width: 1200px;
    min-width: 1000px;
    padding: 15px 0px;
    margin: 0 auto;
}

.current .currentBox .center {
    height: 36px;
    line-height: 36px;
    background: url(../images/categroy.png) no-repeat 4px -108px;
}

.current .currentBox span {
    margin-left: 24px;
}

.current .currentBox a {
    margin: 0px 10px;
    color: #333;
}

.current .currentBox a.active {
    color: #D11724;
}

/* -- 当前位置 end--*/

/* --电话QQ申请 start --*/
.app_phone{
    width:100%;
    height: 290px;
}
.h_title {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 70px;
}
.h_title.t1{
    padding-top: 60px;
    padding-bottom: 60px;
}

.h_title div {
    width: 250px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    color: #C60211;
    margin: 0 auto;
    position: relative;
}

.h_title .div1 {
    width: 300px;
}

.h_title div.color1 {
    color: #fff;
}

.h_title div strong {
    font-weight: normal;
    font-size: 18px;
}

.h_title div .span1, .h_title div .span2 {
    width: 80px;
    height: 1px;
    display: block;
    background: #C60211;
    position: absolute;
    top: 10px;
}

.h_title div .span1.t, .h_title div .span2.t {
    background: #fff;
}

.h_title div .span1 {
    left: -25px;
}

.h_title div .span2 {
    right: -25px;
}
.app_contact{
    width: 700px;
    height:50px;
    margin:0 auto;
}
.app_contact .span1{
    display: block;
    width: 230px;
    height: 50px;
    padding-left:25px;
    font-size:14px;
    line-height: 50px;
    float: left;
    color:#3e3e3e;
}
.app_contact .span2{
    display: block;
    width: 60px;
    height: 50px;
    font-size:14px;
    line-height: 50px;
    float: left;
    color:#3e3e3e;
}
.app_contact .span3{
    display: block;
    width: 38px;
    height: 50px;
    line-height: 50px;
    float: left;
}
.app_contact .span4{
    display: block;
    width: 285px;
    height: 50px;
    line-height: 50px;
    float: left;
    font-size:12px;
    color:#828282;
}
.app_contact img{
    width:38px;
    height: 30px;
    margin-top: 10px;
}
/* --电话QQ申请 end --*/

/* --在线申请 start --*/
.app_online{
    width: 100%;
    height:1320px;
    background: url('../images/app_online.jpg') center top no-repeat;
}

form.coFormC {
		box-shadow: 0px 0px 5px #bbb;
}

.coFormC {
    margin: 0 auto;
    height: auto;
    min-width: 900px;
    max-width: 900px;
    padding:0 40px 50px 40px;
    font-size: 14px;
    background: #fff;
}

.baseInfo {
    height: 82px;
    line-height: 82px;
    font-size: 18px;
    color: #3e3e3e;
    font-weight: bold;
    text-indent: 2px;
    font-family: "思源黑体", "宋体";
}

.baseInfoCon {
    width: 100%;
    overflow: hidden;
}

.baseInfoCon .one, .baseInfoCon .tow {
    width: 49%;
    height: 100%;
}

.baseInfoCon .one {
    float: left;
}

.baseInfoCon .tow {
    float: right;
}

.coFormC .formIpt {
    height: 35px;
    border: solid 1px #DADADA;
    position: relative;
    margin: 0px 1px 0px;
}
.coFormC .formIptt {
    height: 90px;
    border: solid 1px #DADADA;
    position: relative;
    margin: 0px 1px 16px;
}
.formIptt textarea{
    width: 71.2%;
    height: 70%;
    padding:3.5% 4% 2.5% 4%;
    resize:none;
    float: left;
    overflow:visible;
    display: block;
}
.coFormC .formIpt.posi {
    z-index: 4;
}

.coFormC .formIpt input, .coFormC .formIpt ul, .coFormC .formIpt p {
    width: 95%;
    line-height: 35px;
    font-size: 14px;
    color: #414141;
    text-indent: 24px;
    font-family: "思源黑体", "宋体";
}

.coFormC .formIpt input {
    height: 35px;
    *height: 34px;
	position:absolute;
}

.coFormC .formIpt ul {
    min-height: 100px;
    max-height: 250px;
    border: solid 1px #dadada;
    border-top: 0px;
    margin-top: -1px;
    margin-left: -1px;
    background: #fff;
    overflow-y: auto;
    display: none;
    z-index: 100;
}

.coFormC .formIpt ul li:hover {
    background: #CA0000;
    color: #fff;
}

.coFormC .formIpt span, .mockCheck span {
    width: 24px;
    height: 100%;
    line-height: 35px;
    text-align: center;
    display: block;
    position: absolute;
    z-index: 2;
    color: #CA0000;
}
.formIptt .span1{
    width: 4%;
    height: 100%;
    line-height: 90px;
    text-align: center;
    display: block;
    float:left;
    z-index: 2;
    color: #CA0000;
}
.formIptt .span2{
    width: 15%;
    height: 100%;
    float: left;
    line-height: 90px;
    display: block;
    z-index: 2;
}
.coFormC .formIpt i {
    width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    right: -18px;
    top: 10px;
}

.coFormC .formIpt i.active {
    background: url(../images/com.png) no-repeat 0px -697px;
}

.coFormC .formIpt i.active1 {
    background: url(../images/com.png) no-repeat 0px -664px;
}

.coFormC .formIpt input.t, .coFormC .formIpt select.t {
    text-indent: 12px;
}

.coFormC .formIpt em {
    width: 31px;
    height: 31px;
    background: url(../images/categroy.png) no-repeat 0px -1329px;
    position: absolute;
    right: 2px;
    top: 2px;
}

.mockCheck span {
    height: 16px;
    line-height: 16px;
    text-indent: 0px;
}

.info1, .info2 {
    width: 533px;
    height: 35px;
    float: left;
    margin-bottom: 18px;
    margin-right: 24px;
    padding-left: 20px;
    border: 1px solid #dadada;
    line-height: 35px;
    outline: none;
}

.info3 {
    width: 533px;
    float: right;
    border: none;
    line-height: 35px;
    outline: none;
    margin: -1px;
}

.select-w {
    float: left;
    width: 553px;
    height: 15px;
    border: 1px solid #dadada;
    margin-bottom: 18px;
    margin-right: 24px;
    line-height: 35px;
    padding: 10px 0 10px 0;
}

.baseInfoCon1 {
    width: 1138px;
    height: 147px;
}

.mockCheck {
    line-height: 16px;
    margin-bottom: 50px;
    font-size: 12px;
    position: relative;
}

.coAppWay {
    width: 114px;
    float: left;
    text-indent: 20px;
    font-size: 14px;
}
.coAppWay span{
    position:absolute;
    left: 0;
}
.baseInfo.in1{
    height:100px;
    line-height: 100px;
}
.coAppL a {
    width: 80px;
    height: 16px;
    float: left;
    margin-left: 16px;
    background: url(../images/categroy.png) no-repeat 0 -1407px;
    cursor: pointer;
    text-indent: 20px;
    color: #3e3e3e;
    font-size: 14px;
}

.coAppL a.active {
    background-position: 0px -1441px;
}

.coHow {
    height: 60px;
    border-top: 1px dashed #cacaca;
    padding-top: 40px;
}

.coHowC {
    width: 200px;
    font-size: 13px;
    float: left;
}

.coHowL a {
    float: left;
    margin-right: 16px;
    font-size: 13px;
    cursor: pointer;
}

.coAppBtn {
    width: 260px;
    *width: 300px;
    height: 33px;
    margin: 49px auto 0;
}

.coAppSure {
    width: 131px;
    height: 33px;
    float: left;
    color: #fff;
    cursor: pointer;
    background: url(../images/categroy.png) no-repeat 0px -1569px;
}

.coAppReset {
    width: 90px;
    height: 31px;
    float: right;
    margin-left: 30px;
    line-height: 31px;
    color: #1f1d2e;
    background: url(../images/categroy.png) no-repeat 0px -1482px;
    cursor: pointer;
}

.coAppReset:hover {
    color: #ca0000;
    background: url(../images/categroy.png) no-repeat 1px -1527px;
}

#form .p {
    text-align: center;
    color: #CA0000;
    padding: 10px 0px;
    font-size: 12px;
}
/* --在线申请 end --*/

/* --了解更多 start --*/
/*cobottom*/
.coBottom {
    width: 100%;
    height: 195px;
    padding-top: 104px;
}

.coBottom1 {
    font-size: 24px;
    text-align: center;
}

.coBottom2 {
    font-size:54px;
    text-align: center;
}
/* --了解更多 end --*/