*{margin: 0px;padding: 0px;font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;font-size: 14px}

*:focus {outline: none;}
body{
    min-height:100%;
    color: rgb(45, 45, 45);

}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}

/*a:visited {*/
/*    color: #000;*/
/*}*/

/*a:link {*/
/*    color: #000;*/
/*    text-decoration: none;*/
/*}*/
.main{
    width: 1400px;
    margin: 0 auto;
}

.mt10 {
    margin-top: 10px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    padding-top: 0px;
    padding-bottom: 0px;
}
a:link,a:visited{
    text-decoration: none;
}
ol, ul {
    list-style: none;
}
.clear {clear:both;zoom:1;}
.clear:before {display:block;clear:both;content:"";height:0;line-height:0;visibility:hidden;}
.clear:after {display:block;clear:both;content:"";height:0;line-height:0;visibility:hidden;}
.clearfix {
    *zoom: 1
}

.clearfix:before,.clearfix:after {
    display: table;
    content: "";
    clear: both
}
header{
    background: #f2f2f2;
    height: 40px;
    /*line-height: 40px;*/
    color: #333;
}

/*.logo{
    width: 600px;
    height: 90px;
    background:url(../images/logo.png) no-repeat 0 center;
}
.head{
    width: 1200px;
    height: 140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}
.head-left{
    float: left;
}
.head-right{
    float: right;
}

.inp {display: inline-block;*display: inline-block;zoom: 1;position: relative;margin-top: 15px;}
.inp input{width: 224px;height: 39px;border: 2px solid #1d97ec;background: none;padding: 0 40px 0 10px ;box-sizing: border-box;}
.inp button{background: url(../images/u31.png) no-repeat center;background-size:31px 26px;border: none;position: absolute;width: 40px;height: 28px;right: 0;top: 5px; cursor: pointer}

.nav{
    height: 38px;
    /*border-bottom: 2px solid #e02727;
    background: #e02727;
}*/
.categories{
    width: 1200px;
    white-space: nowrap;
    margin:0 auto;
    overflow: hidden;
}
.category{
    display: inline-block;
    font-size: 12px;
}
.category a{
    font: normal 16px/20px "STHeiti","Microsoft Yahei";
    color: black;
    width: 100px;
    color: #fff;
    text-align: center;
    display: block;
    margin-right: 18px;
    line-height: 38px;
    height: 38px;
}
.category .current,.category a:hover{
    display: block;
    background: #ff9d00;
    color: #fff;
}

.btn {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    white-space: nowrap
}
.pull-left {
    float: left
}

.pull-right {
    float: right
}

.title {
    color: #e02727;
    font-size: 16px;
}

h5.title {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 10px;
    *zoom: 1
}

h5.title:before,h5.title:after {
    display: table;
    content: "";
    clear: both
}

h5.title .more {
    color: #555;
    float: right;
    font-size: 12px;
    margin-top: 6px;
    font-family: "Helvetica Neue",Helvetica,simsun,sans-serif
}

h5.title .more:hover {
    color: #e02727
}

.global-footer {
    line-height: 24px;
    font-size: 12px;
    margin-top: 30px;
}

.global-f-info {
    padding: 40px 0;
    background: #f5f6f7
}

.global-f-info .w1000 {
    margin: 0 auto;
    width: 1400px
}

.global-f-info .commitment {
    width: 1321px;
    margin: 0 auto;
    color: #666;
    overflow: auto;
    zoom: 1;
    font-size: 12px;
    display: flex;
    justify-content: space-between
}

.global-f-info .commitment li {
    text-align: center;
    float: left;
    line-height: 50px;
    border-right: 1px dashed #dbdbdb;
    width: 100%
}

.global-f-info .commitment li i {
    display: block;
    width: 51px;
    height: 50px;
    margin: 0 auto;
    background: url(../images/global-info.png) no-repeat
}

.global-f-info .commitment .li6 {
    border-right: 0
}

.global-f-info .commitment .li1 i {
    background-position: 0 0
}

.global-f-info .commitment .li2 i {
    background-position: -51px 0
}

.global-f-info .commitment .li3 i {
    background-position: -102px 0
}

.global-f-info .commitment .li4 i {
    background-position: -153px 0
}

.global-f-info .commitment .li5 i {
    background-position: -204px 0
}

.global-f-info .commitment .li6 i {
    background-position: -255px 0
}
.foot_tabContent {
    border-top: 1px solid #eee2e2;
    padding-top: 10px;
    background-color: #fff;
    color: #ddd;
    line-height: 24px;
    position: relative;
    text-align: left;
    z-index: 3
}
.foot_tabContent a {
    white-space: nowrap;
    color: #999;
    margin: 0 4px;
    text-decoration: none;
    padding: 0;
}
footer{
    text-align: center;
    bottom: 0;
    color: #999;
    line-height: 24px;
    padding-bottom: 10px;
}
footer a{
    color: #999;
}
.address p{
    color: #999;
    font-size: 14px;
}



/*page*/
.pagination {
    margin-top: 30px;
    text-align: center;
}
.pagination .page-item {
    display: inline-block;
    padding: 7px 0;
    line-height: 20px;
    margin: 0 3px;
    color: #666;
    border: 1px solid #e1e1e1;
}
.pagination .page-item a, .pagination .page-item span {
    color: #666;
    padding: 9px 16px;
}
.pagination .active, .pagination .page-item:hover {
    background-color: #0092dd;
    border-color: #0092dd;
    color: #fff;
}
.pagination .active span {
    color: #fff;
}
.pagination span:hover { color: #fff;}
.pagination .page-item a:hover{ color: #fff;}

#custom_block_left {
    position: fixed;
    left: 2px;
    top: 140px;
    z-index: 99999;
}

#custom_block_right {
    position: fixed;
    right: 2px;
    top: 140px;
    z-index: 111;
}


.slide-data {
    margin-top: 20px;
    height: 278px;
    padding: 20px;
    border: 2px #f2f2f2 solid;
}
.slide-data p.p1 {
    color: #e02727;
    font-size: 16px;
    font-weight: bold;
}
.slide-data p.p2{
    color: #818181;
    padding-top: 10px;
}
.slide-data p.p3 {
    padding-top: 25px;
}
.slide-data p.p3 select{
    width: 266px;
    height: 30px;
    border: 1px #d2d5d7 solid;
    color: #666;
    background: #efefef;
}
.slide-data p.p3 input{
    height: 30px;
    border: 1px #d2d5d7 solid;
    background: #efefef;
    padding-left: 10px;
    border-radius: 3px;
    width: 254px;
    color: #666;
}
.slide-data p.p4 {
    padding-top: 20px;
}
.slide-data p.p4 a{
    background: #ff9d00;
    width: 100%;
    height: 44px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 44px;
    border-radius: 3px;
}
.elips {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -o-text-overflow: ellipsis;
}

.lx-index-lxwm { min-height:120px; background:#fff; margin:20px 0 0; position:relative;}
.lx-index-lxwm-item { width:216px; height:95px; float:left; padding:10px 30px; margin-right:40px;  -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; border:1px solid #cbecfd; position:relative}
.lx-index-lxwm-item h5 { height:34px; border-bottom:1px solid #d4d4d4; text-align:center; color:#e02727; margin-bottom:6px;}
.lx-index-lxwm-item h5 b { display:inline-block; font:700 34px/34px "Microsoft YaHei"; font-style:italic; padding-right:10px;}
.lx-index-lxwm-item h5 i { display: inline-block; font:16px/34px "Microsoft YaHei"; vertical-align:top }
.lx-index-lxwm-item p { text-align:center; margin-bottom:6px;}
.lx-index-lxwm-item a { width:144px; height:22px; display:block;margin:6px auto; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; background:#ff871c; color:#fff; text-align:center;font:14px/22px "Microsoft YaHei"; }
.lx-index-lxwm-item em.icon-lxwm-tel {width:110px; height:22px; display:block;margin:6px auto; background:#ff871c url(../images/icon_lxwm_tel.png) 10px center no-repeat; text-align:left;  padding-left:34px; border-radius:6px; color:#fff;  -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; font:14px/22px "Microsoft YaHei";}
.lx-index-lxwm-item:last-child {width:224px; background:url(../images/lxwm_ewm.jpg) 10px 10px no-repeat;padding:10px; margin-right: 0;}
.lx-index-lxwm-item:last-child h5,.lx-index-lxwm-item:last-child p { width:100px;}
.lx-index-lxwm-item:last-child p { padding-top:25px;}
.lx-index-lxwm-item input{ width:142px; height:20px; border:1px solid #d4d4d4; font:12px/20px "Microsoft YaHei"; color:#000; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; text-align:center;}
.lx-index-lxwm-item button {width:144px; height:20px; display:block;margin:6px auto; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; background:#ff871c; color:#fff; text-align:center; border:0}



.m {
    margin: auto;
    width: 1200px;
    clear: both;
    overflow: hidden;
}
.pos {
    padding-left: 20px;
    margin: 10px 0px;
    background: url(../images/sy3.png) no-repeat left 42%;
    font-size: 14px;
    color: #e02727;
    font-family: "Microsoft YaHei";
}
.pos a {
    color: #e02727;
    font-family: "Microsoft YaHei";
}

.leftnav li {
    padding: 0;
    margin: 0;
    width: 198px;
    height: 35px;
    line-height: 35px;
    list-style-type: none;
    font-size: 16px;
    text-indent: 20px;
}
.abouts a{
    color: #e02727;
    font-family: "Microsoft YaHei";
}




/*弹窗*/

.TimingTask {
    display: none;
    background-color: white;
    position: fixed;
    top: 40%;
    left: 50%;
    z-index: 999999;
    transform: translate(-50%, -50%);
    padding: 60px 30px 20px 30px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.8);
}
.TimingTask .delete {
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0 0 4px 2px;
    text-align: center;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 26px;
    color: #999999;
    border-radius: 50%;
    text-align: center;
}
.TimingTask ul li {
    margin-bottom: 30px;
    border-bottom: 1px solid #999999;
    padding-bottom: 10px;
}
.TimingTask ul li input {
    padding: 10px;
    border: none;
    width: 280px;
    background-color: transparent;
}
.TimingTask button {
    margin: 20px auto;
    display: inline-block;
    width: 100%;
    padding: 10px 30px;
    border: none;
    background-color: royalblue;
    color: white;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
}
.TimingTask.active{
    display: block;
}





.TimingTask{
    padding: 40px 30px 20px 30px;
}
.TimingTask ul{
    padding: 0 20px;
}

.TimingTask ul li {
    border: 1px solid #eee2e2;
    border-radius: 8px;
    padding-bottom: 0;
    padding-left: 20px;
    text-align: left;
    margin-bottom: 12px
}


.TimingTask ul li .icon {
    position: relative;
    top: 5px;
    padding-right: 2px;
}


.TimingTask ul li input {
    width: 120px;
}

.TimingTask button{
    margin: 14px auto 20px auto;
    border-radius: 10px;
}


/*文章页联系框*/
.sp_relat{overflow:hidden;padding: 20px;border: 1px dashed #ccc;background: #fcfcfc;margin-bottom: 20px}
.sp_relat .sre_sq, .sp_relat .sre_lx{width:50%;}
.sp_relat .sre_sq a, .sp_relat .sre_lx a{float:left;border:none;height:40px;line-height:40px;border-radius:2px;color:#fff;font-size:16px;font-family:"Microsoft YaHei";text-align:center;padding-left:23px;}
.sp_relat .sre_sq p, .sp_relat .sre_lx p{float:left;padding-left:6px;font-size:12px;color:#999;font-family:"Microsoft YaHei";margin:2px 0 0 0;}
.sp_relat .sre_sq a{width:140px;background:url('../images/sqq.png') no-repeat 15px -32% #3899fc;outline:none;}
.sp_relat .sre_lx a{width:140px;background:url('../images/sqq.png') no-repeat 10px 84% #7eba0f;outline:none;}
.sp_relat .sre_sq p i, .sp_relat .sre_lx p i{font-style:normal;color:#333;font-size:14px;}
.sp_relat .sre_sq p span, .sp_relat .sre_lx p span{color:#ff9c00;}
.sp_relat .sre_sq a:hover{cursor:pointer;background:url('../images/sqq.png') no-repeat 15px -32% #4ba1f9;}
.sp_relat .sre_lx a:hover{cursor:pointer;background:url('../images/sqq.png') no-repeat 10px 84% #86c218;}
.sp_relat .fl{float: left}

/*文章页表单*/
.newsdetail-reg-wrap {
    background: url('../images/form_bg.png') repeat-x center;
background-size: 100% 100%;
height: 280px;
text-align: center;
padding: 0 3.5rem;
margin-bottom: 20px;
border-radius: 15px;
}

.newsdetail-reg-wrap h3 {
    display: inline-block;
    font-size: 1.9rem;
    line-height: 2.2rem;
    color: #333;
    font-weight: bold;
    position: relative;
    letter-spacing: 1px;
    padding: 20px 0 14px;
}

.newsdetail-reg-wrap h4 {
    font-size: 1.1rem;
    color: #666;
    font-weight: normal;
    letter-spacing: 3px;
}

.newsdetail-reg-wrap .reg-form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 20px auto 0;
    width: 100%;
    text-align: left;
}

.newsdetail-reg-wrap .reg-form .select-area {
    width: 45.7%;
    line-height: 40px;
    height: 40px;
    margin-top: 4px;
    border-bottom: 1px solid #333;
    position: relative;
}

.newsdetail-reg-wrap .reg-form .select-area input, .newsdetail-reg-wrap .reg-form .select-area select {
    display: block;
    width: 100%;
    border: none;
    background: none;
    line-height: 40px;
    font-size: 1.16rem;
    color: #666;
}



.newsdetail-reg-wrap .reg-form .btn-newsreg-submit {
    height: 3rem;
    line-height: 3rem;
    width: 60%;
    margin: 2rem auto 0;
    font-size: 1.2rem;
    font-weight: bold;
    background: #fff;
    color: #333;
    border-radius: 1.9rem;
    transition: all linear 0.2s;
    border: none;
    cursor: pointer;
}







/*新加的表单样式开始*/

.bottom-form .lxgh-form .lxfa-input-item{border-bottom:1px dashed #E1E1E1;padding-bottom:10px;}
.bottom-form .lxgh-form .layui-form-label{color: #666666;font-size:14px;width:auto;padding:0;display:flex;line-height:32px;height:32px;overflow:hidden}
.bottom-form .lxgh-form .lxgh-layui-form-select{display:flex;}
.bottom-form .lxgh-form .lxgh-layui-form-select .layui-input-block{flex:1}
.bottom-form .lxgh-form .layui-input,.bottom-form .lxgh-form .layui-select,.bottom-form .lxgh-form .layui-textarea{height:32px;color: #333333;font-size:16px;}
.bottom-form .layui-form-select dl dd, .bottom-form .layui-form-select dl dt{font-size:16px;}
.bottom-form .lxgh-form .layui-input-block{min-height:auto;}

.bottom-form .lxgh-form .lxgh-layui-form-checkbox{padding-bottom:10px;}
.bottom-form .cyc-form{padding:0;border:none}
.bottom-form .cyc-title img,.bottom-form .wap-cyc-title img{width:100%}
.bottom-form .wap-cyc-title{display:none}
.bottom-form .cyc-form-inner{padding:28px 48px 0px 48px;border:1px solid #E5E5E5;}
.bottom-form .cyc-form-inner,.bottom-form .cyc-form-inner .cyc-right,.bottom-form .lxgh-form.cyc-form .layui-form-getlxfa{display:flex;}
.bottom-form .cyc-form-inner .cyc-right{margin-left:46px;}
.bottom-form .cyc-form-inner .cyc-right img{height:290px;}
.bottom-form .lxgh-form.cyc-form{margin-bottom:0;}
.bottom-form .lxgh-form.cyc-form .layui-form-label{width:100px;height:36px;line-height:36px;}
.bottom-form .lxgh-form.cyc-form .layui-form-getlxfa .layui-input-block{flex:1}
.bottom-form .cyc-form-inner .cyc-left{flex:1}
.bottom-form .lxgh-form.cyc-form .layui-form-item{margin-bottom:16px;}
.bottom-form .lxgh-form.cyc-form .layui-form-getlxfa{margin-bottom:0}
.bottom-form .lxgh-form.cyc-form .layui-btn-danger{width:60%;height: 44px;background: #5A20CD;color:white;border-radius: 4px;font-size: 16px;border: 0}
.bottom-form .lxgh-form.cyc-form .layui-input,.bottom-form .lxgh-form.cyc-form .layui-select,.bottom-form .lxgh-form.cyc-form .layui-textarea{height:36px;}
.bottom-form .lxgh-form.cyc-form .layui-btn-normal{height: 44px;border-radius: 4px;border: 1px solid #CACBD9;box-sizing:border-box;background:#fff;font-size: 16px;color: #666666;width:34%;float:right}
.bottom-form .cyc-title{text-indent: 0;margin: 0;padding: 0;height: auto}
.bottom-form .cyc-title img{margin: 0;padding: 0}
.bottom-form select{border: 1px solid #E5E5E5;height: 36px;width: 220px}
.bottom-form input{border: 1px solid #E5E5E5;width: 220px}

/*新加的表单样式结束*/
