::-ms-clear{display: none;}

/*-----------------[初始化]--------------*/
body{color: #333;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";background: #fff;}
a{color: #444;}
a:hover{color: #9a0000;}
img,.ani,a{
    max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #444;font-family:"微软雅黑","Microsoft Yahei";}
input[type='submit'],input[type='reset'],input[type='button'],select{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}


/*结构*/
.wp{width: 100%;max-width: 1180px;margin: 0 auto;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

*{outline: none;}

/*问题*/

/*按钮*/

/*颜色*/


/*******************************
	-------[=头部]-------
********************************/
#top{background: #9a0000;height: 32px;line-height: 32px;position: relative;z-index: 99999;}
#top .top-r{float: right;}
.ul-list1{float: left;}
.ul-list1 li{float: left;font-size: 14px;position: relative;}
.ul-list1 a{display: block;color: #fff;}
.ul-list1 .v1{padding: 0 18px 0 11px;}
.ul-list1 i{display: inline-block;width: 21px;height: 32px;background-position: center center;background-repeat: no-repeat;}
.ul-list1 .v1:hover,.ul-list1 .on .v1{background: #333;}
.ul-list1 .subBox{position: absolute;left: 0;top: 100%;padding-top: 1px;width: 133px;display: none;}
.ul-list1 .subBox dl{background: rgba(0,0,0,.8);padding: 10px 0;}
.ul-list1 .subBox a{height: 36px;line-height: 36px;padding: 0 24px;}
.ul-list1 .subBox a:hover{text-decoration: underline;}


#top .sel-lan{float: left;color: #fff;width: 82px;text-align: center;font-size: 14px;}
#top .sel-lan dl{display: block;vertical-align: middle;cursor: pointer;position: relative;}
#top .sel-lan dt{line-height: 32px;height: 32px;padding: 0 10px;}
#top .sel-lan dl a{display: block;color: #fff;}
/*#top .sel-lan dd{display: none;position: absolute;top: 100%;left:0;right: 0;z-index: 9999;padding: 10px 10px;background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.5);text-align: center;
}*/

#top .search{display: block;width: 30px;height: 24px;background: url(/exed/images/gicon6.png) no-repeat center center;float: right;border: none;cursor: pointer;}
.m-search{float: right;position: relative;top: 4px;}

.m-soBox{ 
   z-index: 999;position: relative;height: 24px;line-height: 24px;
   -webkit-border-radius: 12px;
   -moz-border-radius: 12px;
   border-radius: 12px;
overflow: hidden;

}
.soBox-click .m-soBox{width: 218px;}
.soBox-click .m-soBox .input{display: block;}
#top .soBox-click .m-soBox .search{position: absolute;right: 5px;top: 0;width: 30px;height: 24px;
    background: #fff url(../images/gicon6-6.png) no-repeat center center;
z-index: 9999;
}
.m-soBox .input{height: 24px;line-height: 24px;padding: 0 10px;display: inline-block;background: #fff;width: 100%;position: absolute;left: 0;right: 0;display: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.m-soBox .search:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
#hd{background: #fff;}
#hd .logo{line-height: 112px;}
#hd .logo img{display: inline-block;vertical-align: middle;}
#hd.hd-1{border: 1px #e6e5e5 solid;}


/*手机导航*/
#hd-m{
    position: fixed;left: 0;right: 0;top: 0;z-index: 9999;
    height: 60px;
    line-height: 60px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 5px;
    background: #fff;
    display: none;
}
#hd-m .inner{
    position: fixed;left: 0;top: 60px;z-index: 99999;
    width: 100%;
bottom:0;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
}
#hd-m .inner .bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
}
#hd-m .so-Box{
    float: right;
    position: relative;
    height: 60px;width: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    margin-right: 30px;
}
#hd-m .so-Box.open{width: 100%;}
#hd-m .so-Box .close{
    display: block;width: 45px;height: 60px;
    background: url(/exed/images/icon-close2.png) no-repeat center center;
    position: absolute;left: 0;top: 0;
    display: none;
}
#hd-m .so-Box.open .close{display: block;}
#hd-m .so-Box.open{
    position: absolute;left: 0;right: 0;z-index: 2000;
    padding: 0 45px;
    background: #fff;
}
#hd-m .so-Box input[type="text"]{
    display: block;width: 100%;height: 60px;
    border: none;background: none;
    border-left: 1px #f3f2f2 solid;
    font-size: 14px;color: #333;line-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 15px;
    display: none;
}
#hd-m .so-Box.open input[type="text"]{display: block;}
#hd-m .so-Box input[type="submit"],#hd-m .so-Box .btn{
    display: block;width: 40px;height: 60px;
    position: absolute;right: 0;top: 0;
    cursor: pointer;
    border: none;
    background: url(/exed/images/icon-so1-1.png) no-repeat center center;
}
#hd-m .so-Box input[type="submit"]{display: none;background-image: url(/exed/images/icon-so2.png);}
#hd-m .so-Box.open input[type="submit"]{display: block;}
#hd-m .so-Box.open .btn{display: none;}
#hd-m .nav{
    position: absolute;left: 0;top: 0;bottom: 0;
    overflow-y: auto;
    width: 46%;
    background: #fff;
}

/*******************************
	-------[=导航]-------
********************************/
#nv{background:#efefef;height:47px;line-height: 47px;z-index: 9999;}
.nav{height:47px;}
.nav li{float: left;font-size: 16px;width: 116px;position: relative;z-index: 9999;}
.nav .v1{display: block;color: #000;background: url(/exed/images/gicon7.png) no-repeat center right;text-align: center;}
.nav .last-child .v1{background: #efefef;}
.nav .v1:hover,.nav li.on .v1{color: #fff;background: #9a0000;}
.nav .subBox{position: absolute;left: 0;top: 100%;padding-top: 1px;width: 145px;overflow: hidden;font-size: 14px;display: none;}
.nav .subBox dl{background: url(/exed/images/gbg.png);padding: 12px 0 14px;}
.nav .subBox a{display: block;line-height: 36px;height: 36px;padding: 0 22px;color: #fff;position: relative;}
.nav .subBox i{display: block;position: absolute;width: 5px;height: 9px;background: url(/exed/images/gicon8.png) no-repeat center center;
    top: 50%;margin-top: -4px;right: -120%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.nav .subBox a:hover{color: #c50000;}
.nav .subBox a:hover i{right: 18px;}
.nav .subBox dl dd{position: relative;}


/*三级菜单*/
.nav .subBox2{
    position: absolute;left: 100%;top: 30px;
    width: 100%;min-height: 200px;
    background: rgba(0,0,0,.4);
    /*padding: 12px 0 14px;*/
    display: none;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    border-top: 1px rgba(255,255,255,.2) solid;
    border-bottom: 1px rgba(255,255,255,.2) solid;
}
.nav li.last .subBox2{left: auto;right: 100%;}
.nav .subBox dd:hover .subBox2{
    top: 0;
    display: block;
}
.nav .subBox2 a{
    display: block;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 6px 5px 6px 20px;
}
/*.nav .v1-ok{background: url(/exed/images/icon8.png) no-repeat right 10px center;}
.nav .v1-ok.v1-open{background-image: url(/exed/images/icon9.png);}*/



.nav li .first-level,
.nav li .second-level{
    display: block;
    position: absolute;right: 0;top: 7px;
    background-position: center center;
    background-repeat: no-repeat;
}
.nav li .first-level{width:40px;height:36px;background-image: url(/exed/images/icon-arrow1.png);}
.nav li .second-level{width:40px;height:28px;background-image: url(/exed/images/icon-on.png);}
.nav li .first-level em,
.nav li .second-level em{
    display: block;
    width: 1px;background: #ccc;
    opacity: 0;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.nav li .first-level em{height: 25px;margin-top: 5px;}
.nav li .second-level em{height: 20px;margin-top: 4px;}
.nav li .first-level.on em,.nav .second-level.on em{
    opacity: 1;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.nav li .v1-open + .first-level{background-image: url(/exed/images/icon-arrow2.png);}
.nav li .v2.open + .second-level{background-image: url(/exed/images/icon-off.png);}



.menuBtn{position: absolute;z-index: 9;display: none;right: 10px;
    width: 30px;padding: 12px 0 7px 0;cursor: pointer;top: 6px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn b{display: block;height: 3px;background-color: #9a0000;
    margin: 3px 0 5px;border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{top: 21px;}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0;top: 105%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}


/*******************************
	-------[=banner]-------
********************************/
#ban{
    height: 320px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#ban .slick-slider,#ban .slick-list,#ban .slick-track,#ban .slick-slide{height: 100%;}
#ban .item{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
#ban .slick-dots{position: absolute;left: 50%;bottom: 23px;text-align: center;z-index: 99;margin-left: -570px;}
#ban .slick-dots li{float: left;margin: 0 5px;}
#ban .slick-dots li button{display: block;width: 13px;height: 13px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;padding: 0;margin: 0;
    font-size: 0;line-height: 0;text-indent: 999px;background: none;border: 1px solid #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
}
#ban .slick-dots li.slick-active button{background-color: #fff;}
#ban.ban1 .slick-dots {left: 0;bottom: 20px;width: 100%;text-align: center;margin-left: 0;}
#ban.ban1 .slick-dots li {float: none;display: inline-block;vertical-align: bottom;}

#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner .item{overflow: hidden;height: 440px;outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
#banner .slick-dots{position: absolute;left: 50%;bottom: 25px;text-align: center;z-index: 99;margin-left: -590px;}
#banner .slick-dots li{display: inline-block;margin: 0 5px 0 6px;}
#banner .slick-dots li button{display: block;width: 13px;height: 13px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;padding: 0;margin: 0;
    font-size: 0;line-height: 0;text-indent: 999px;background: none;border: 1px solid #fff;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
}
#banner .slick-dots li.slick-active button{background-color: #fff;}

#banner .wp {
    position: relative;
}
#banner .bg {
    position: absolute;
    top: 0;right: 100%;
    width: 100%;
    height: 100%;

    background: url(/exed/images/bg10.png) 0 0 repeat;
}
#banner .txt {
    position: relative;
    overflow: hidden;
    width: 604px;
    height:440px;
 
    padding: 20px 160px 10px 20px;
    
    font-size: 16px;
    line-height: 28px;
    color: #fff;

    background: url(/exed/images/bg9-1.png) right bottom no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;   
    -o-box-sizing: border-box; 
    box-sizing: border-box;
}
#banner .txt h2 {
    font-size: 26px;
    font-weight: normal;
    line-height: 39px;
    height:78px;
    overflow: hidden;
}
#banner .txt .time {
    margin-bottom: 14px;
}
#banner .txt .con {
    overflow: hidden;
  height:84px;
    margin-bottom: 24px;

}
#banner .txt .more {
    display: block;
    width: 105px;
    height: 40px;
    margin-bottom: 13px;

    font-size: 14px;
    text-align: center;
    line-height: 38px;
    color: #333;

    background-color: #fff;
}
#banner .txt .more:hover {
    color: #fff;
    background-color: #9a0000;
}
#banner .txt .call {
    padding-left: 25px;

    line-height: 39px;

    background: url(/exed/images/yicon13.png) 0 center no-repeat;
}
#banner .txt .email {
    padding-left: 25px;

    line-height: 39px;

    background: url(/exed/images/yicon14.png) 0 center no-repeat;
}


#banner-m{
    /*height: 260px;*/position: relative;
    display: none;
}
#banner-m .slick-slider,#banner-m .slick-list,#banner-m .slick-track,#banner-m .slick-slide{height: 100%;}
#banner-m .item{overflow: hidden;outline: 0;position: relative;
    background-position: center top;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
#banner-m .slick-dots{position: absolute;width:100%;left: 0;bottom: 10px;text-align: center;z-index: 99;}
#banner-m .slick-dots li{display: inline-block;margin: 0 3px;}
#banner-m .slick-dots li button{display: block;width: 8px;height: 8px;border: none;outline: 0;cursor: pointer;text-indent: -9999em;padding: 0;margin: 0;
    font-size: 0;line-height: 0;text-indent: 999px;background: #fff;padding: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
}
#banner-m .slick-dots li.slick-active button{background-color: #9a0000;}
#banner-m a{display: block;height: 100%;}
#banner-m img{display: block;width: 100%;height: auto;}



/*******************************
	-------[=底部]-------
********************************/
.fd-con{padding: 33px 0 29px;background: #212121;border-bottom: 1px solid #2b2b2b;font-size: 14px;line-height: 26px;color: #626262;/*overflow: hidden;*/}
.fd-con .share a{display: block;float: left;margin-left: 19px;width: 53px;height: 53px;position: relative;top: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}


.fd-con .share a .pic-ma{
    width: 140px;
    position: absolute;
    left: 50%;
    bottom: 110%;
    z-index: 100;
    display: none;
    margin-left: -70px;
    font-size: 12px;color: #fff;line-height: 20px;text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 5px;
    background: rgba(0,0,0,.9);
}
.fd-con .share a .pic-ma .con{border: 1px #fff solid;padding: 10px;}
.fd-con .share a .pic-ma p{max-height: 40px;overflow: hidden;margin-bottom: 10px;}
.fd-con .share a img{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.fd-con .share a:hover .pic-ma{display: block;}













.fd-con .share .linkedin{background: url(/exed/images/icon3.png) #545454 no-repeat center center;}
.fd-con .share .weixin{background: url(/exed/images/icon1.png) #545454 no-repeat center center;}
.fd-con .share .weibo{background: url(/exed/images/icon2.png) #545454 no-repeat center center;}
.fd-con .share a:hover{
    background-color: #9a0000;
}
.fd-con .l-con{width: 960px;float: left;}
.fd-con .r-con{width: 220px;float: right;}

.f-cont{}
.f-cont h4{
    font-size: 18px;color: #949494;font-weight: normal;
    margin-bottom: 12px;
}
.f-cont .p-txt{margin-bottom: 6px;}
.f-cont p{overflow: hidden;}
.f-cont p span{
    display: block;float: left;
    width: 33.33%;
}


.fd-con .ma{position: absolute;bottom: 100%;z-index: 99;left: 0;width: 80px;height: 80px;display: none;}
.fd-con .ma img{display: block;width: 100%;height: 100%;margin-left: -18px;}
.fd-con .share a.on .ma{display: block;}

.fd-copy{height: 53px;line-height: 53px;background: #000;color: #949494;font-size: 14px;overflow: hidden;}
.fd-copy .l-copy{float: left;}
.fd-copy .r-copy{float: right;}
.fd-copy a{color:#949494;}
.fd-copy a:hover{text-decoration: underline;}



/*******************************
    -------[=苹果]-------
********************************/
.m-more{
    display: block;
    float: right;
    font-size: 14px;
    color: #333;
    padding-right: 23px;
    background: url(/exed/images/gicon14.png) no-repeat center right;
    margin-top: -42px;
}
.m-more:hover {
    color: #9a0000;
}


/*******************************
    -------[=番茄]-------
********************************/
.row{overflow: hidden;margin-top: -40px;}
#bd{position: relative;z-index: 10;}

/*左右分栏*/
.side-col{
margin-bottom: 20px;
    float: left;width: 254px;min-height: 608px;position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding-bottom: 30px;
    background: url(/exed/images/bg3.png) no-repeat right bottom;
    background-color: #ededed;
    margin-right: 50px;
}
.main-col{overflow: hidden;padding-top: 60px;min-height:850px;}

/*目今位置*/
.m-cur{
    font-family: "宋体";
    font-size: 12px;color: #484848;line-height: 24px;text-align: right;
    padding: 14px 0 19px;
}
.m-cur a{color: inherit;}
.m-cur a:hover{color: #9a0000;}
.m-cur a i{
    display: inline-block;vertical-align: middle;
    width: 20px;height: 20px;
    background: url(/exed/images/bg4.png) no-repeat center center;
    margin-right: 6px;
}

.g-title1{padding: 8px 10px 16px 40px;background: #9a0000;}
.g-title1 h3{
    font-size: 32px;color: #fff;font-weight: normal;line-height: 64px;
    background: url(/exed/images/bg1.jpg) no-repeat left bottom;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*页码*/
.m-page{padding: 15px 0 0;text-align: center;}
.m-page ul{overflow: hidden;display: inline-block;vertical-align: top;}
.m-page ul li{
    float: left;margin: 0 5px;
}
.m-page li a{
    display: block;
    font-size: 14px;color: #666;line-height: 28px;
    padding: 0 10px;
    background: #fff;border: 1px #ededed solid;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-page li a:hover,.m-page li.on a{
    background: #9a0000;color: #fff;
}


.snav{padding-top: 12px;}
.snav li{
    padding-left: 17px;
}
.snav a{
    display: block;
    font-size: 16px;color: #000;line-height: 47px;
    padding-left: 32px;
    background-position: 14px center;
    background-repeat: no-repeat;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.snav li.on a,.snav a:hover{
    color: #9a0000;
    background-image: url(/exed/images/bg2.jpg);
    background-color: #fff;
}


/*
-----------------[注册2]--------------*/

.m-reg{
    padding: 55px 100px 35px;
    background: #fff;
    margin-top: 20px;
}
.m-reg h3{
    font-size: 20px;color: #333;line-height: 30px;
    margin-bottom: 35px;
}
.m-reg table{
    font-size: 14px;color: #999;line-height: 45px;
}
.m-reg th,.m-reg td{
    padding-bottom: 25px;
}
.m-reg th{
    width: 145px;padding-right: 13px;
    font-size: 16px;color: #333;line-height: 45px;font-weight: normal;text-align: right;
}
.m-reg th span{
    color: #cd3333;font-size: 18px;margin-right: 5px;
}
.m-reg table input{
    display: inline-block;vertical-align: top;
    width: 340px;height: 45px;margin-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #d9d9d9 solid;
    padding: 0 10px;
    font-size: 14px;color: #333;line-height: 43px;
}
.m-reg table .inp-ma{
    width: 230px;margin-right: 6px;
}
.m-reg table .img-ma{
    width: 100px;height: 45px;
    display: inline-block;vertical-align: top;margin-right: 6px;
}
.m-reg table .a-change{
    display: inline-block;vertical-align: bottom;
    font-size: 14px;color: #3280e2;line-height: 1;
}
.m-reg table .a-change:hover{text-decoration: underline;}
.m-reg table .sub{
    display: block;width: 160px;height: 45px;
    background: #ad0000;border-radius: 2px;
    border: none;
    font-size: 18px;color: #fff;line-height: 45px;text-align: center;
    cursor: pointer;
    margin-top: 15px;
}
.m-reg table .sub:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}


/*
-----------------[在线申请]--------------*/
.m-online{
    padding: 0 0 0;
    font-size: 14px;color: #333;line-height: 30px;
}
.m-online .inner{
    background: #f5f5f5;
    padding: 40px 0 35px;
    margin-top: 23px;margin-bottom: 40px;
    font-size: 14px;color: #999;line-height: 24px;
}

.m-online .form-group{overflow: hidden;margin-bottom: 25px;}
.m-online .form-group-1{margin-bottom: 12px;}
.m-online .form-group .con-l{float: left;}
.m-online .form-group .con-r{float: right;margin-right: 219px;}
.m-online .form-group span{
    float: left;
    display: block;width: 141px;height: 40px;
    color: #333;text-align: right;line-height: 40px;
    margin-right: 9px;
}
.m-online .form-group span b{
    display: inline-block;vertical-align: middle;
    position: relative;top: 2px;
    color: #c50000;font-size: 16px;margin-right: 5px;
}
.m-online .form-group .deta{overflow: hidden;}
.m-online input[type="text"],.m-online textarea,.m-online select{
    display: block;
    background: #fff;border: 1px #ebebeb solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    font-size: 14px;color: #333;
}
.m-online input[type="text"]{
    width: 280px;height: 40px;line-height: 38px;
    padding: 0 14px;
}
.m-online .code {position: relative;max-width: 280px;}
.m-online .code input[type="text"] {
    width: 100%;
    padding-right: 80px;
}
.m-online .code img {
    position: absolute;
    top: 1px;right: 1px;
    width: 77px;
    height: 38px;
    cursor: pointer;
}
.m-online textarea{
    width: 811px;height: 130px;
    padding: 5px 14px;
    resize:none;
    line-height: 24px;
}
.m-online select{
    width: 280px;height: 40px;line-height: 38px;
    padding: 0 38px 0 14px;
    background: #fff url(../images/icon4.png) no-repeat right center;
}
.m-online em{
    display: block;
    padding: 8px 0 16px;
}
.m-online label{
    cursor: pointer;margin-right: 36px;
    font-size: 14px;color: #000;line-height: 40px;
}
.m-online input[type="radio"]{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 12px;height: 12px;
    background: url(/exed/images/icon5.png) no-repeat center center;
    margin-right: 10px;
}
.m-online input[type="radio"]:checked{background-image: url(/exed/images/icon6.png);}
.m-online .sub,
.m-online .reset{
    display: inline-block;vertical-align: top;
    width: 120px;height: 45px;
    cursor: pointer;margin-top: 5px;
    font-size: 18px;color: #fff;line-height: 45px;text-align: center;
    border: none;
    margin-right: 20px;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-online .sub:hover,
.m-online .reset:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.m-online .sub{background: #9a0000;}
.m-online .reset{background: #b3b3b3;}


/*
-----------------[联系pg电子模拟器]--------------*/

#map{
    height: 453px;margin-bottom: 27px;
    border: 1px #afb1b5 solid;
}
#map img {
    -webkit-transition: none;
       -moz-transition: none;
        -ms-transition: none;
         -o-transition: none;
            transition: none;
}

.m-cont{
    overflow: hidden;
    font-size: 14px;color: #333;line-height: 24px;
    margin-bottom: 14px;
}
.m-cont .con-l{float: left;width: 506px;}
.m-cont .con-r{float: left;width: 368px;}
.m-cont p{margin-bottom: 6px;}
.m-cont h3{
    font-size: 16px;color: #000;
    padding-bottom: 13px;margin-bottom: 15px;
    background: url(/exed/images/bg5.jpg) no-repeat left bottom;
}
.m-cont h3 em{
    font-family: "Arial";
    display: block;font-size: 12px;color: #333;line-height: 18px;
}
.m-cont h4{
    font-size: 16px;color:#000;margin-bottom: 12px;
}
.m-cont .txt{margin-bottom: 22px;
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;   
-o-box-sizing: border-box; 
box-sizing: border-box;}
.m-cont p{overflow: hidden;}
.m-cont p span{display: block;float: left;}
.m-cont p em{display: block;overflow: hidden;}

.m-mess{
    margin-bottom: 40px;
}
.m-mess h4{
    overflow: hidden;
    font-size: 20px;color: #9a0000;line-height: 30px;
    margin-bottom: 25px;
    padding-left: 17px;
    background: url(/exed/images/bg2.jpg) no-repeat left center;
}
.m-mess h4 span{display: inline-block;vertical-align: top;position: relative;padding-right: 20px;}
.m-mess h4 span i{
    display: block;width: 999px;height: 1px;
    background: #e6e6e6;
    position: absolute;left: 100%;top: 50%;
}
.m-mess .inner{
    padding: 38px 129px 15px 0;
    background: #f7f7f7;
}
.m-mess .form-group{overflow: hidden;margin-bottom: 25px;}
.m-mess .form-group .con-l{float: left;overflow: hidden;}
.m-mess .form-group .con-r{float: right;overflow: hidden;}
.m-mess .form-group span{
    display: block;width: 350px;float: left;
    font-size: 14px;color: #000;line-height: 40px;margin-left: 20px;text-align: left;
}
.m-mess .form-group .deta{overflow: hidden;}
.m-mess .form-group input,.m-mess .form-group select,.m-mess .form-group textarea{
    display: block;
    width: 280px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    border: 1px #ebebeb solid;
    font-size: 14px;color: #333;
    line-height: 38px;
    height: 38px;
}
.m-mess .form-group input{width: 280px;padding: 0 15px;}
.m-mess .form-group select{
    width: 280px;
    padding: 0 38px 0 15px;
    background: #fff url(../images/icon4.png) no-repeat right center; 
}
.m-mess .form-group textarea{
    width: 280px;
    height: 120px;
    resize:none;
    padding: 5px 15px;line-height: 24px;
}
.m-mess .form-group .sub{
    display: block;width: 160px;height: 45px;
    background: #9a0000;
    font-size: 18px;color: #fff;line-height: 45px;text-align: center;
    cursor: pointer;border: none;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-mess .form-group .sub:hover{
    opacity: .8;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 80)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}

/*
-----------------[定制课程2]--------------*/
.cust-row1{overflow: hidden;padding: 37px 0 23px;}
.cust-row1 .con-l{float: left;width: 870px;}
.cust-row1 .con-r{float: right;width: 285px;}
.cust-row1 .tabshow1{
    background: #fff;
    padding: 22px 24px 30px;
}

.m-tab1{
    overflow: hidden;
    margin-left: -20px;margin-bottom: 22px;
}
.m-tab1 li{
    float: left;
    background: url(/exed/images/bg7.jpg) no-repeat right center;
}
.m-tab1 li.last{background-image: none;}
.m-tab1 a{
    font-size: 21px;color: #000;line-height: 30px;
    display: block;
    padding: 0 20px;
}
.m-tab1 a:hover,.m-tab1 li.on a{color: #9a0000;}

.m-text1{
    font-size: 14px;color: #333;line-height: 34px;
}
.m-text1 .txt{margin-bottom: 12px;}
.m-text1 h4{
    font-size: 18px;color: #9a0000;font-weight: normal;
    margin-bottom: 3px;
}

.ul-list2{overflow: hidden;margin: 0 -8px;}
.ul-list2 li{
    float: left;width: 33.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 8px;
}
.ul-list2 a{
    display: block;position: relative;
    font-size: 16px;color: #fff;line-height: 40px;text-align: center;
}
.ul-list2 .pic{
    height: 0;padding-top: 62.73%;position: relative;overflow: hidden;
}
.ul-list2 .pic img{
    display: block;width: 100%;height: 100%;
    position: absolute;left: 0;top: 0;
    -o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
}
.ul-list2 a:hover .pic img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1); 
    -ms-transform: scale(1.1); 
    -o-transform: scale(1.1); 
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.ul-list2 p{
    position: absolute;left: 0;right: 0;bottom: 0;
    background: url(/exed/images/bg8.png);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 0 5px;
}


.m-title1{overflow: hidden;margin-bottom: 22px;}
.m-title1 h3{
    overflow: hidden;
    font-size: 24px;color: #9a0000;line-height: 30px;font-weight: normal;
}
.m-title1 .more{
    display: block;float: right;margin-top: 12px;
    font-size: 14px;color: #000;line-height: 18px;
    padding-right: 23px;
    background: url(/exed/images/gicon14.png) no-repeat right center;
}
.m-title1 .more:hover{
    color: #9a0000;
}


.ul-list3{background: #fff;margin-bottom: 23px;}
.ul-list3 li{
    font-size: 16px;color: #000;line-height: 20px;
    padding: 19px 5px 16px 70px;
    border-bottom: 1px #eee solid;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    background-position: 20px center;
    background-repeat: no-repeat;
}
.ul-list3 li:hover{color: #9a0000;}
.ul-list3 .li1{background-image: url(/exed/images/icon7.png);}
.ul-list3 .li2{background-image: url(/exed/images/icon8.png);}
.ul-list3 .li3{background-image: url(/exed/images/icon9.png);}
.ul-list3 .li1:hover{background-image: url(/exed/images/icon7-1.png);}
.ul-list3 .li2:hover{background-image: url(/exed/images/icon8-1.png);}
.ul-list3 .li3:hover{background-image: url(/exed/images/icon9-1.png);}

.ul-list4{background: #fff;padding: 17px 0 18px;}
.ul-list4 li{margin-bottom: 7px;}
.ul-list4 a{
    display: block;
    font-size: 16px;color: #333;line-height: 30px;
    padding: 0 5px 0 57px;
    background: url(/exed/images/list2-icon1.png) no-repeat 25px center;
}
.ul-list4 a:hover{background-image: url(/exed/images/list2-icon2.png);text-decoration: underline;color: #9a0000;}

.m-part{position: relative;}
.m-part .slider{margin-right: -13px;}
.m-part .slick-next,.m-part .slick-prev{
    position: absolute;top: -46px;overflow: hidden;
    width: 20px;height: 20px;font-size: 0;line-height: 0;z-index: 999;
    background-repeat: no-repeat;
    background-position: center center;
    border: none;background-color: #b3b3b3;
    cursor: pointer;
}
.m-part .slick-prev{right: 35px;background-image: url(/exed/images/arr-l.png);}
.m-part .slick-next{right: 15px;background-image: url(/exed/images/arr-r.png);}
.m-part .slick-prev:hover,.m-part .slick-next:hover{background-color: #9a0000;}

.m-part .pic{
    height: 80px;margin-right: 15px;
    background: #fff;line-height: 80px;text-align: center;
}
.m-part .pic a{display: block;}
.m-part .pic img{
    display: inline-block;vertical-align: middle;
    max-height: 90%;
}
.m-part .pic:hover img{
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8); 
    -ms-transform: scale(0.8); 
    -o-transform: scale(0.8); 
    transform: scale(0.8);
    transform-origin: 50% 50%;
}

.ul-list5 {overflow: hidden;}
.ul-list5 ul {
    overflow: hidden;
    margin-left: -20px;
}
.ul-list5 li {
    float: left;
    padding: 0 20px;
    border-left: 1px solid #c0c0c0;
}
.ul-list5 li a {
    font-size: 24px;
    line-height: 1;
    color: #000;
}
.ul-list5 li.on a{
    color: #9a0000;
}

.hide-tab {
    overflow: hidden;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
}

.m-appu{
    background: #9a0000 url(../images/bg01.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 14px 10px 14px 25px; 
    margin-bottom: 23px;
}
.m-appu i{
    float: left;
    display: block;width: 45px;height: 45px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 12px;
}
.m-appu h3{
    overflow: hidden;
    font-size: 18px;color: #fff;line-height: 22px;font-weight: normal;
}
.m-appu h3 em{
    display: block;font-size: 16px;
}

/*新增底部微信*/



li.sjlm a {
    background: #f5f5f5;
    padding-left: 50px;
    line-height: 36px;
    font-size: 13px;
    color:#333;
}

li.sjlm.on a, li.sjlm a:hover {
    color: #fff;
    background-color: #9a0000;
}<!--耗时1757814672.8584秒-->