/*-----------------[初始化]--------------*/
body{color: #333;font-size: 12px;line-height: 1.5;font-family:"微软雅黑","Microsoft Yahei";background: #fff;


    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;

}
a{color: #444;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
a:hover{color: #9a0000;}
img,.ani{
    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;/*overflow: hidden;*/}
.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(/organization_strategy/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 .logo{line-height: 112px;}
#hd .logo img{display: inline-block;vertical-align: middle;}


/*手机导航*/
#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(/organization_strategy/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(/organization_strategy/images/icon-so1-1.png) no-repeat center center;
}
#hd-m .so-Box input[type="submit"]{display: none;background-image: url(/organization_strategy/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: 990;}
.nav{height:47px;}
.nav li{float: left;font-size: 16px;width: 131px;position: relative;z-index: 990;}
.nav .v1{display: block;color: #000;background: url(/organization_strategy/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%;width: 131px;overflow: hidden;font-size: 14px;display: none;}
.nav .subBox dl{background: url(/organization_strategy/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(/organization_strategy/images/gicon8.png) no-repeat center center;
    top: 50%;margin-top: -4px;right: 10%;
    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 .v1 .i-arrow{
    display: inline-block;vertical-align: middle;
    width: 15px;height: 15px;
    background: url(/organization_strategy/images/icon3.png) no-repeat center center;
    margin-top: -1px;
}
.nav .v1:hover .i-arrow{background-image: url(/organization_strategy/images/icon3-1.png);}

.menuBtn{position: absolute;z-index: 9;display: none;right: 10px;
    width: 40px;cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;top: 17px;
}
.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: 26px;}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 10px;top: 50%;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);
}

/*三级菜单*/
.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(/organization_strategy/images/icon8.png) no-repeat right 10px center;}
.nav .v1-ok.v1-open{background-image: url(/organization_strategy/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(/organization_strategy/images/icon-arrow1.png);}
.nav li .second-level{width:40px;height:28px;background-image: url(/organization_strategy/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(/organization_strategy/images/icon-arrow2.png);}
.nav li .v2.open + .second-level{background-image: url(/organization_strategy/images/icon-off.png);}













/*******************************
    -------[=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;
}
#banner a.slick-slide{display: block;height: 100%;}
#banner .item{height: 100%;}
#banner{height: 440px;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide{height: 100%;}
#banner .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;
}

#banner .slick-dots{position: absolute;left: 0;bottom: 21px;width: 100%;text-align: center;z-index: 99;}
#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;}


/*******************************
    -------[=底部]-------
********************************/
.fd-con{padding-top: 2px;line-height: 68px;height: 68px;background: #212121;border-bottom: 1px solid #2b2b2b;font-size: 14px;color: #595959;overflow: hidden;}

.fd-con .l-con{float: left;width:86%; }
.fd-con .r-con{float: right;width: 13%;}

.fd-con p{float: left;padding-left: 26px;margin-right: 36px;}
.fd-con .share{float: right;}
.fd-con .tel{background: url(/organization_strategy/images/gicon9.png) no-repeat center left;}
.fd-con .email{background: url(/organization_strategy/images/gicon10.png) no-repeat center left;}
.fd-con .address{background: url(/organization_strategy/images/gicon11.png) no-repeat center left;}
.fd-con .share a{display: block;float: left;margin-left: 19px;width: 53px;height: 53px;position: relative;top: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.fd-con .share .weixin{background: url(/organization_strategy/images/icon1.png) #545454 no-repeat center center;}
.fd-con .share .weibo{background: url(/organization_strategy/images/icon2.png) #545454 no-repeat center center;}
.fd-con .share a:hover{
    background-color: #9a0000;
}
.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;}

/*******************************
    -------[=正文]-------
********************************/

.index-row1{
    overflow: hidden;
    background: url(/organization_strategy/images/bg03.png) 0 0 no-repeat;
    background-size: cover;
} 
.index-row2{
    padding: 23px 0 65px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.index-row3{
    overflow: hidden;
    padding: 10px 0 0;
}

.index-row2 .g-title2,.index-row3 .g-title2{text-align: center;}

.g-title2{overflow: hidden;}
.ul-list3{float: left;margin-left: -21px;}
.ul-list3 li{float: left;padding: 0 21px;background: url(/organization_strategy/images/gicon25.png) 0 center no-repeat;}
.ul-list3 a{display: block;font-size: 24px;color: #333;}
.ul-list3 .on a,.ul-list3 a:hover{color: #9a0000;}
.g-title2 .more{display: block;float: right;font-size: 14px;color: #333;padding-right: 23px;background: url(/organization_strategy/images/gicon14.png) no-repeat center right;}
.g-title2 .more:hover{color:#9a0000; }


.m-section{overflow: hidden;}
.ul-list5{overflow: hidden;padding: 0 0 30px;margin-top: -18px;}
.ul-list5 li{width: 33.33%;float: left;padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ul-list5 .con{display: block;border-bottom: 1px solid #eee;color: #333;font-size: 16px;padding:15px 0 17px;}
.ul-list5 span{display: block;float: left;font-size: 32px;margin-right: 28px;}
.ul-list5 .txt{overflow: hidden;line-height: 23px;height: 46px;overflow: hidden;}
.ul-list5 .con:hover{color: #9b0000;}
.ul-list5 .li2 .con{border-bottom: none;}


.g-title2{height: 74px;line-height: 74px;overflow: hidden;color: #9a0000;font-size: 24px;font-weight: normal;}
.g-title2 .more{float: right;font-size: 14px;color: #000;padding-right: 22px;background: url(/organization_strategy/images/gicon14.png) no-repeat center right;}
.g-title2 .more:hover{color:#9a0000; }


.g-section1{overflow: hidden;}
.g-section1 .l-section,.g-section1 .r-section{
    float: left;width: 48%;height: 394px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 9px 0 0;
}
.g-section1 .r-section{float: right;}
.g-section1 .g-title2{margin-bottom: 24px;}
.g-section1 .a-more1{float: right;}


.ul-list2{overflow: hidden;background: #f5f5f5;}
.ul-list2 li{
    float: left;width: 33.33%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;   
    box-sizing: border-box;
    padding: 32px 27px 22px;
    font-size: 14px;color: #333;line-height: 24px;
}
.ul-list2 .li2{
    background: #eee;
}
.ul-list2 li h4{
    height: 48px;overflow: hidden;
    font-size: 18px;color: #000;
    margin-bottom: 23px;
}
.ul-list2 li p{
    height: 72px;overflow: hidden;
    margin-bottom: 29px;
}
.a-more1{
    padding-right: 22px;
    font-size: 14px;color: #000;line-height: 24px;
    background: url(/organization_strategy/images/gicon14.png) no-repeat right center;
}
.a-more1:hover{
    color: #9a0000;
}

.dl-list1{margin-bottom: 18px;}
.dl-list1 dd{margin-bottom: 11px;}
.dl-list1 dd a{
    display: block;color: #000;
    font-size: 14px;line-height: 22px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dl-list1 dd a:hover{color: #9a0000;}


.m-pic1{position: relative;margin-right: -12px;margin-top: 9px;}
.m-pic1 .slick-next,.m-pic1 .slick-prev{
    position: absolute;top: 50%;margin-top: -25px;overflow: hidden;
    width: 50px;height: 50px;font-size: 0;line-height: 0;z-index: 999;
    background: none;border: none;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;
    cursor: pointer;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-pic1 .slick-prev{left: -56px;background-image: url(/organization_strategy/images/arr-l.png);}
.m-pic1 .slick-next{right: -46px;background-image: url(/organization_strategy/images/arr-r.png);}
.m-pic1 .slick-prev:hover,.m-pic1 .slick-next:hover{
    opacity: .6;
    -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 60)';
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}

.m-pic1 .con{
    display: block;
    background: #fff;
    padding: 15px;
    overflow: hidden;margin-right: 14px;
}
.m-pic1 .con:hover{
    background: #c50000;
}
.m-pic1 .pic{
    float: left;width: 150px;height: 193px;
    margin-right: 15px;overflow: hidden;
}
.m-pic1 .pic img{
    display: block;width: 100%;height: 100%;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.m-pic1 .pic:hover 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%;
}
.m-pic1 .txt{
    height: 193px;
    overflow: hidden;
    font-family: "Arial";
    font-size: 12px;color: #515151;line-height: 24px;
}
.m-pic1 .txt .title{ border-bottom: 1px #555 dotted;
    padding-bottom: 7px;margin-bottom: 5px;}
.m-pic1 .txt h4{
    font-size: 14px;color: #333;line-height: 18px;
    height: 36px;
    overflow: hidden;
}
.m-pic1 .con:hover .txt h4{color: #fff;border-color: #fff;}
.m-pic1 .txt p span{
    color: #000;font-weight: bold;
}
.m-pic1 .con:hover .txt,.m-pic1 .con:hover .txt p span{color: #fff;}


.m-about{overflow: hidden;}

.m-about .pic{
    float: left;
    width: 154px;height: 154px;
    border-radius: 50%;overflow: hidden;
    margin-right: 25px;
margin-top: 35px;
}
.m-about .pic img{
    display: block;width: 100%;height: 100%;
    border-radius: 50%;
}
.m-about .txt{
    overflow: hidden;height: 195px;
    font-size: 14px;color: #000;line-height: 29px;
    padding-top: 10px;margin-bottom: 11px;
}


.ul-list4{overflow: hidden;padding-top: 3px;margin: 0 -33px -10px;}
.ul-list4 li{width: 50%;float: left;padding: 0 33px;margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ul-list4 .con{display: block;border-bottom: 1px solid #ccc;color: #000;font-size: 14px;padding:15px 0 20px;line-height: 24px;}
.ul-list4 span{display: block;float: left;font-size: 32px;margin-right: 26px;color: #686868;line-height: 46px;}
.ul-list4 .txt{overflow: hidden;line-height: 23px;height: 46px;overflow: hidden;}
.ul-list4 .con:hover,.ul-list4 .con:hover span{color: #9b0000;}
.ul-list4 .li4 .con,.ul-list4 .li3 .con{border-bottom: none;}





.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;}







.index-row4{padding: 30px 0;background: #f2f2f2;margin-bottom: -60px;}
.m-links{}
.m-links .slick-next,.m-links .slick-prev{
    position: absolute;top: 50%;margin-top: -18px;overflow: hidden;
    width: 21px;height: 36px;font-size: 0;line-height: 0;z-index: 999;
    background: none;border: none;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}
.m-links .slick-prev{left: -21px;background-image: url(/organization_strategy/images/icon-arrow1.png);}
.m-links .slick-next{right: -21px;background-image: url(/organization_strategy/images/icon-arrow2.png);}
.m-links h4{
    float: left;width: 130px;
    font-size: 18px;color: #9a0000;line-height: 36px;
    font-weight: normal;
}
.m-links h4 img{display: inline-block;vertical-align: middle;margin-right: 10px;margin-top: -2px;}
.m-links .slider{margin-left: 130px;margin-right: 21px;}
.m-links .con{
    display: block;
    font-size: 16px;color: #333;line-height: 36px;text-align: center;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #fff;
    margin: 0 4px;
}
.m-links .con:hover{
    background: #9a0000;color: #fff;
}<!--耗时1757845724.4547秒-->