@charset "utf-8";


/*模块名称*/
.moudle_name{ text-align:center; height:40px; line-height:40px;  margin-bottom:30px}

/*公司引导tab-left*/
.gsyd_tab{ width:220px; height:533px; background:url(../images/bg2.jpg) no-repeat;}
.gsyd_tab ul{ margin-top:10px}
.gsyd_tab li{ width:190px; height:72px; border-bottom:1px solid #595959; line-height:72px; font-size:16px; color:#fff; padding-left:30px; cursor:pointer}
.gsyd_tab li:hover{ background:#555;}
.gsyd_tab li em{ width:30px; height:30px; display:inline-block; float:left;margin-top:20px; margin-right:15px}
.gsyd_tab li em.navtab01{ background-position:0 -284px}
.gsyd_tab li em.navtab02{ background-position:-30px -284px}
.gsyd_tab li em.navtab03{ background-position:-60px -284px}
.gsyd_tab li em.navtab04{ background-position:-90px -284px}
.gsyd_tab li em.navtab05{ background-position:-120px -284px}
.gsyd_tab li.gsyd_tab_in{ background:#fff; border-left:3px solid #fc8d3b;color:#fc8d3b; font-size:18px; padding-left:27px;}
.gsyd_tab li.gsyd_tab_in em.navtab01{ background-position:0 -315px}
.gsyd_tab li.gsyd_tab_in em.navtab02{ background-position:-30px -315px}
.gsyd_tab li.gsyd_tab_in em.navtab03{ background-position:-60px -315px}
.gsyd_tab li.gsyd_tab_in em.navtab04{ background-position:-90px -315px}
.gsyd_tab li.gsyd_tab_in em.navtab05{ background-position:-120px -315px}
i {
    display: inline-block;
    position: relative
}

/*公司引导-right*/
.gsyd_tab_box{ width:979px; height:531px; border:1px solid #ddd; border-left:none;}
.company_tit{ padding:0 30px; height:23px; line-height:21px;}
@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; list-style:none}
body{ font-size:14px; color:#333; font-family:Microsoft YaHei;}
body,html{min-width:1200px}
a{ text-decoration:none}

.fr a{
	color: #ec543c;
	text-decoration: none;
}  
img{ border:none}

h1,h2,h3,h4,h5,h6{ font-weight:normal}
h1{ font-size:30px}
h2{ font-size:26px}
h3{ font-size:24px}
h4{ font-size:22px}
h5{ font-size:18px}
h6{ font-size:16px}

.widbig{ width:1200px}
.aut{ margin:0 auto}
.fr{ float:right}
.fl{ float:left}
.pr{ position:relative}
.dn{ display:none}
.imgaut{ display:block; max-width:100%; margin:0 auto}
.fama{font-family:Arial}

.ahov:hover{ color:#fc8d3b}


}



.company_tit em{ display:inline-block; width:53px; height:23px; float:left;}
.company_tit em.tab_tit01{ background-position:0 -261px;}
.company_tit em.tab_tit02{ background-position:-53px -261px;}

/*流程*/
.company_lc{ background:#fff5ed; height:54px; width:919px; line-height:54px}
.company_lc span{ margin:0 20px; float:left; min-width:60px; text-align:center}
.company_lc em{ width:8px; height:15px; background-position:-129px -75px; float:left; margin-top:20px}

/*产品*/
.company_pro{ height:531px;}
.gsydcont{height:531px;}
.com_pro{ width:255px; height:136px; border-bottom:1px solid #eee; border-right:1px solid #eee; padding:20px 35px;}
/*.com_pro:nth-child(3),.com_pro:nth-child(6){ width:257px; border-right:none;}*/
.com_pro h3{ height:20px; line-height:20px;color:#444;}
.com_pro p{ height:16px; line-height:16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width:210px; margin-top:8px;color:#aaa;}
.com_pro h2{ height:30px; line-height:30px; margin-top:15px}
.com_pro_bnt{ width:90px; height:32px; margin-top:25px}
.com_pro_bnt .bntton{ background:#fff; height:30px; width:88px; line-height:30px; border-radius:3px}
.com_pro_bnt .bntton:hover{ color:#fff; background:#fc8d3b}
.com_pro_img{ position:absolute; bottom:8px; right:15px;}
.com_pro:hover .com_pro_bnt .bntton{color:#fff; background:#fc8d3b}
.com_pro:hover .com_pro_img{ right:22px}
/*.com_pro:hover h3{ color:#fc8d3b}*/

/*动画*/
.animation-delay-1{
-moz-animation:fadeInRight .5s .05s ease both;
-webkit-animation:fadeInRight .5s .05s ease both;
animation:fadeInRight .5s .05s ease both}
.animation-delay-2{
-moz-animation:fadeInRight .5s .10s ease both;
-webkit-animation:fadeInRight .5s .10s ease both;
animation:fadeInRight .5s .10s ease both}
.animation-delay-3{
-moz-animation:fadeInRight .5s .15s ease both;
-webkit-animation:fadeInRight .5s .15s ease both;
animation:fadeInRight .5s .15s ease both}
.animation-delay-4{
-moz-animation:fadeInRight .5s .20s ease both;
-webkit-animation:fadeInRight .5s .20s ease both;
animation:fadeInRight .5s .20s ease both}

@-moz-keyframes fadeInRight{
	0%{opacity:0;filter:alpha(Opacity=100);-webkit-transform:translateX(30px);transform:translateX(30px)}
	100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
	}
@-webkit-keyframes fadeInRight{
	0%{opacity:0;filter:alpha(Opacity=100);-webkit-transform:translateX(30px);transform:translateX(30px)}
	100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
	}
@keyframes fadeInRight{
	0%{opacity:0;filter:alpha(Opacity=100);-webkit-transform:translateX(30px);-ms-transform:translateX(30px);transform:translateX(30px)}
	100%{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
}


/* public S */
.section {
    padding: 30px 0;
}
.section .head {
    text-align: center;
    color: #5f5e5c;
}
.section .head h2 {
      display: inline-block;
    position: relative;
    font-size: 32px;
    font-weight: bold;
   
}
.section .head h2::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 60%;
    height: 2px;
    background-color: #f10215;
    transform: translateX(-50%);
}
.section .head p {
    margin-top: 20px;
    font-size: 16px;
}




.title .head {
    text-align: center;
    color: #5f5e5c;
	margin-top:50px;
}
.title .head h2 {
      display: inline-block;
    position: relative;
    font-size: 32px;
    font-weight: bold;
   
}
.section .head h2::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 60%;
    height: 2px;
    background-color: #f10215;
    transform: translateX(-50%);
}
.section .head p {
    margin-top: 20px;
    font-size: 16px;
}


.reg_precautions {
    background: #f8f8f8
}

.reg_precautions>* {
    width: 1130px;
    margin: auto
}

.reg_precautions .title {
    position: relative;
    top: -47px
}

.reg_precautions .title .text {
    overflow: hidden;
    padding-bottom: 9px;
    line-height: 34px
}

.reg_precautions .title .text>* {
    float: left
}

.reg_precautions .title .text img {
    margin-left: 4px
}

.reg_precautions .title .text .title-chi {
    font-size: 30px;
    margin-left: 16px
}

.reg_precautions .title .text .title-enl {
    float: right;
    font-size: 14px;
    color: #d2d2d2;
    text-transform: uppercase
}

.reg_precautions .list {
    padding-bottom: 144px;
    overflow: hidden
}

.reg_precautions .list li {
    width: 372px;
    height: 192px;
    border-top: 1px dashed #d2d2d2;
    border-left: 1px dashed #d2d2d2;
    float: left;
    text-align: center;
    cursor: default
}

.reg_precautions .list li.list01 {
    border-top: 0
}

.reg_precautions .list li.list01 .list-l i {
    margin-top: 32px
}

.reg_precautions .list li.list02 {
    border-top: 0
}

.reg_precautions .list li.list02 .list-l i {
    margin-top: 32px
}

.reg_precautions .list li.list03 {
    border-top: 0
}

.reg_precautions .list li.list03 .list-l i {
    margin-top: 32px
}

.reg_precautions .list li.list01,
.reg_precautions .list li.list04 {
    border-left: 0
}

.reg_precautions .list li .list-r {
    display: none
}

.reg_precautions .list li .list-l i {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 64px;
    height: 58px;
    margin: 60px 0 20px
}

.reg_precautions .list li .list-l p {
    font-size: 18px;
    color: #616161;
    font-weight: bold
}

.reg_precautions .list li.list01 i {
    background: url("../images/icon14.png") center center no-repeat
}

.reg_precautions .list li.list02 i {
    background: url("../images/icon15.png") center center no-repeat
}

.reg_precautions .list li.list03 i {
    background: url("../images/icon16.png") center center no-repeat
}

.reg_precautions .list li.list04 i {
    background: url("../images/icon17.png") center center no-repeat
}

.reg_precautions .list li.list05 i {
    background: url("../images/icon18.png") center center no-repeat
}

.reg_precautions .list li.list06 i {
    background: url("../images/icon19.png") center center no-repeat
}

.reg_precautions .list li.on {
    -webkit-box-shadow: 5px 8px 13px 0px #e4e4e4;
            box-shadow: 5px 8px 13px 0px #e4e4e4
}

.reg_precautions .list li.on>* {
    float: left
}

.reg_precautions .list li.on .list-l {
    width: 134px;
    background-color: #0c50ce;
    height: 100%;
    position: relative
}

.reg_precautions .list li.on .list-l i {
    margin-top: 46px
}

.reg_precautions .list li.on .list-l p {
    color: #fff
}

.reg_precautions .list li.on .list-l:after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    border: 5px solid transparent;
    border-right-color: #fff;
    position: absolute;
    top: 46px;
    right: 0
}

.reg_precautions .list li.on.list01 i {
    background: url("../images/icon14-hover.png") center center no-repeat
}

.reg_precautions .list li.on.list02 i {
    background: url("../images/icon15-hover.png") center center no-repeat
}

.reg_precautions .list li.on.list03 i {
    background: url("../images/icon16-hover.png") center center no-repeat
}

.reg_precautions .list li.on.list04 i {
    background: url("../images/icon17-hover.png") center center no-repeat
}

.reg_precautions .list li.on.list05 i {
    background: url("../images/icon18-hover.png") center center no-repeat
}

.reg_precautions .list li.on.list06 i {
    background: url("../images/icon19-hover.png") center center no-repeat
}

.reg_precautions .list li.on .list-r {
    width: 238px;
    display: inline-block;
    background-color: #fff;
    height: 100%;
    text-align: left
}

.reg_precautions .list li.on .list-r p {
    width: 216px;
    margin: 35px auto 16px;
    color: #616161;
    line-height: 26px
}

.reg_precautions .list li.on .list-r a {
    display: inline-block;
    width: 114px;
    height: 34px;
    border: solid 1px #0a6cdd;
    text-align: center;
    line-height: 34px;
    color: #0a6cdd;
    margin-left: 14px;
    border-radius: 5px
}

.reg_precautions .list li.on .list-r a:hover {
    background-color: #0c50ce;
    color: #fff
}
.reg_precautions {
    background: #f8f8f8
}

.reg_precautions>* {
    width: 1130px;
    margin: auto
}

.reg_precautions .title {
    position: relative;
    top: -47px
}

.reg_precautions .title .text {
    overflow: hidden;
    padding-bottom: 9px;
    line-height: 34px
}

.reg_precautions .title .text>* {
    float: left
}

.reg_precautions .title .text img {
    margin-left: 4px
}

.reg_precautions .title .text .title-chi {
    font-size: 30px;
    margin-left: 16px
}

.reg_precautions .title .text .title-enl {
    float: right;
    font-size: 14px;
    color: #d2d2d2;
    text-transform: uppercase
}

.reg_precautions .list {
    padding-bottom: 50px;
    overflow: hidden
}

.reg_precautions .list li {
    width: 372px;
    height: 192px;
    border-top: 1px dashed #d2d2d2;
    border-left: 1px dashed #d2d2d2;
    float: left;
    text-align: center;
    cursor: default
}

.reg_precautions .list li.list01 {
    border-top: 0
}

.reg_precautions .list li.list01 .list-l i {
    margin-top: 32px
}

.reg_precautions .list li.list02 {
    border-top: 0
}

.reg_precautions .list li.list02 .list-l i {
    margin-top: 32px
}

.reg_precautions .list li.list03 {
    border-top: 0
}

.reg_precautions .list li.list03 .list-l i {
    margin-top: 32px
}

.reg_precautions .list li.list01,
.reg_precautions .list li.list04 {
    border-left: 0
}

.reg_precautions .list li .list-r {
    display: none
}

.reg_precautions .list li .list-l i {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 64px;
    height: 58px;
    margin: 60px 0 20px
}

.reg_precautions .list li .list-l p {
    font-size: 18px;
    color: #616161;
    font-weight: bold
}

.reg_precautions .list li.list01 i {
    background: url("../images/icon14.png") center center no-repeat
}

.reg_precautions .list li.list02 i {
    background: url("../images/icon15.png") center center no-repeat
}

.reg_precautions .list li.list03 i {
    background: url("../images/icon16.png") center center no-repeat
}

.reg_precautions .list li.list04 i {
    background: url("../images/icon17.png") center center no-repeat
}

.reg_precautions .list li.list05 i {
    background: url("../images/icon18.png") center center no-repeat
}

.reg_precautions .list li.list06 i {
    background: url("../images/icon19.png") center center no-repeat
}

.reg_precautions .list li.on {
    -webkit-box-shadow: 5px 8px 13px 0px #e4e4e4;
            box-shadow: 5px 8px 13px 0px #e4e4e4
}

.reg_precautions .list li.on>* {
    float: left
}

.reg_precautions .list li.on .list-l {
    width: 134px;
    background-color: #0c50ce;
    height: 100%;
    position: relative
}

.reg_precautions .list li.on .list-l i {
    margin-top: 46px
}

.reg_precautions .list li.on .list-l p {
    color: #fff
}

.reg_precautions .list li.on .list-l:after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    border: 5px solid transparent;
    border-right-color: #fff;
    position: absolute;
    top: 46px;
    right: 0
}

.reg_precautions .list li.on.list01 i {
    background: url("../images/icon14-hover.png") center center no-repeat
}

.reg_precautions .list li.on.list02 i {
    background: url("../images/icon15-hover.png") center center no-repeat
}

.reg_precautions .list li.on.list03 i {
    background: url("../images/icon16-hover.png") center center no-repeat
}

.reg_precautions .list li.on.list04 i {
    background: url("../images/icon17-hover.png") center center no-repeat
}

.reg_precautions .list li.on.list05 i {
    background: url("../images/icon18-hover.png") center center no-repeat
}

.reg_precautions .list li.on.list06 i {
    background: url("../images/icon19-hover.png") center center no-repeat
}

.reg_precautions .list li.on .list-r {
    width: 238px;
    display: inline-block;
    background-color: #fff;
    height: 100%;
    text-align: left
}

.reg_precautions .list li.on .list-r p {
    width: 216px;
    margin: 35px auto 16px;
    color: #616161;
    line-height: 26px
}

.reg_precautions .list li.on .list-r a {
    display: inline-block;
    width: 114px;
    height: 34px;
    border: solid 1px #0a6cdd;
    text-align: center;
    line-height: 34px;
    color: #0a6cdd;
    margin-left: 14px;
    border-radius: 5px
}

.reg_precautions .list li.on .list-r a:hover {
    background-color: #0c50ce;
    color: #fff
}



/* public E */
/* question1 S */
.site-question1 {
   
    height: auto;
    background-color: #f7f7f7;
}
.site-question1 ul {
    margin-right: -180px;
    margin-top: 60px;
}
.site-question1 li {
    float: left;
    width: 180px;
    height: 360px;
    margin-right: 75px;
    text-align: center;
}
.site-question1 .index {
    margin-top: 20px;
    font-size: 30px;
    letter-spacing: 5px;
    color: #5f5e5c;
}
.site-question1 .title {
    margin-top: 20px;
    font-size: 20px;
    color: #5f5e5c;
}
.site-question1 .btn {
    display: block;
    width: 180px;
    height: 60px;
    margin-top: 25px;
    border: 2px solid #f10215;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    color: #f10215;
    border-radius: 30px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.site-question1 .btn:hover {
    color: #fff;
    background-color: #f10215;
}
/* question1 E */

.essential_info {
    background: #fff;
    padding-bottom: 123px
}

.essential_info>* {
    width: 1130px;
    margin: auto
}

.essential_info .title {
   
    padding: 62px 0
}

.essential_info .title .text,
.essential_info .title img {
    display: inline-block
}

.essential_info .title .text {
    text-align: right;
    position: relative;
    top: 5px
}

.essential_info .title .text p:first-child {
    color: #fff;
    font-size: 22px;
    line-height: 22px
}

.essential_info .title .text p:first-child+p {
    color: #828282;
    font-size: 10px;
    text-transform: uppercase;
    margin-top: 4px
}

.essential_info .title .text p:first-child:before {
    display: inline-block;
    width: 12px;
    height: 3px;
    background-color: #0a6cdd;
    content: '';
    margin: 0 10px 0 36px;
    position: relative;
    top: -8px
}

.essential_info .title .title-icon {
    overflow: hidden;
    margin-top: 12px
}

.essential_info .title .title-icon>* {
    float: left
}

.essential_info .title .title-icon .circle {
    width: 7px;
    height: 7px;
    border: solid 1px #626262;
    border-radius: 50%;
    margin-right: 1px
}

.essential_info .title .title-icon .line {
    width: 1112px;
    height: 1px;
    background-color: #626262;
    position: relative;
    top: 4px
}

.essential_info .title .text {
    top: 0
}

.essential_info .title .text p:first-child {
    color: #828282
}

.essential_info .detail {
    overflow: hidden
}

.essential_info .detail ul {
    float: left;
    width: 554px;
    height: 465px
}

.essential_info .detail ul.list-l {
    background: url("../images/bg04-1.png") no-repeat
}

.essential_info .detail ul.list-l li {
    line-height: 48px
}

.essential_info .detail ul.list-l li:first-child {
    margin-bottom: 34px
}

.essential_info .detail ul.list-l li.ask a:hover {
    background-color: #626262;
    border-color: #626262
}

.essential_info .detail ul.list-r {
    margin-left: 15px;
    background: url("../images/bg04-2.png") no-repeat
}

.essential_info .detail ul.list-r li {
    line-height: 34px
}

.essential_info .detail ul.list-r li:first-child {
    margin-bottom: 38px
}

.essential_info .detail ul.list-r li.ask a:hover {
    background-color: #0a6ce8;
    border-color: #0a6ce8
}

.essential_info .detail ul li {
    color: #fff;
    font-size: 14px;
    padding-left: 55px;
    padding-right: 27px
}

.essential_info .detail ul li:first-child {
    font-size: 18px;
    padding: 38px 0 0 42px;
    line-height: 14px
}

.essential_info .detail ul li:first-child:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #ffffff;
    margin-right: 8px;
    position: relative;
    top: -4px
}

.essential_info .detail ul li.ask {
    text-align: right;
    line-height: 32px;
    margin-top: -14px
}

.essential_info .detail ul li.ask a {
    display: inline-block;
    width: 96px;
    height: 30px;
    border: solid 1px #c9c9c9;
    border-radius: 3px;
    text-align: center;
    line-height: 30px
}

.essential_info .detail ul li.ask a span {
    color: #e4e4e4;
    font-size: 12px
}

.essential_info .detail ul li.ask a img {
    margin-left: 16px;
    position: relative;
    top: 10px
}
