body{font-family: microsoft yahei,Arial;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,ol,li,ul,p,dl,dt,dd{padding: 0;margin:0}
ul,ol,li,dl,dt,dd{text-decoration: none;list-style: none}
.lf{float: left}
.rt{float: right}
.clear{clear:both}
.ovh{overflow: hidden}
a{  color:#303030;  text-decoration:none;  }
a:hover{  text-decoration:none;  }
input{border:none;outline:none;}
img{border:none}


/*头部*/
.header-bg{
    background: #fff;
    padding: 20px 0 10px 0;
}
.navbar{
    margin: 0;
    border: 0;
}
.navbar-header{
    padding:0;
    margin: 0;
}
.navbar-brand{
    height: auto;
    padding: 18px 45px 18px 0;
}
.navbar-jinsha .navbar-nav li a,
.navbar-jinsha .navbar-nav li a span{
    display: block;
    text-align: center;
}
.navbar-toggle{
    background: #0c3f95;
    color: #fff;
}
.navbar-toggle .icon-bar{
    background: #fff;
}
.nav>li>a{
    padding: 25px 20px;
    font-size: 16px;
    background: #0c3f95;
    color: #fff;
}
.nav>li>a:hover,.nav>li.active>a,.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
    background:-webkit-linear-gradient(#ffd200,#ffa200);
    background:-o-linear-gradient(#ffd200,#ffa200);
    background:-moz-linear-gradient(#ffd200,#ffa200);
    background:linear-gradient(#ffd200,#ffa200);
}
.big_carousel .carousel-indicators li{
    background: none;
    width: 16px;
    height: 16px;
    position: relative;
    border: 0;
    box-sizing: border-box;
}
.big_carousel .carousel-indicators li:before{
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -5px;
    margin-left: -5px;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.big_carousel .carousel-indicators .active{
    border: 2px solid #ff0000;
    background: none;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
}
.big_carousel .carousel-indicators li.active:before{
    background: #ff0000;
}
/*适配移动端样式*/

main{
    padding-bottom: 50px;
}
/*园区功能3d转盘*/
.turntable{
    margin-bottom: 30px;
    margin-top: 50px;
}
.container{margin:0 auto;position: relative;}
.title_lg{
    position: relative;
}
.title_line{
    position: absolute;
    height: 2px;
    display: block;
    background: #31364c;
    width: 100%;
    top: 22px;
    z-index: -1;
}
.title_name{
    background: #fff;
    display: inline-block;
    font-size: 30px;
    line-height: 40px;
    color: #31364c;
    padding: 0 10px;
}
.pictureSlider{
    height: 250px;
    margin-top: 20px;
}
.poster-item{
    background: #fc5200;
    height: 250px;
    width:315px;
    transition: all 0.5s;cursor: default;
    -moz-transition: all 0.5s;cursor: default;
    -webkit-transition: all 0.5s;cursor: default;
    -o-transition: all 0.5s;cursor: default;
    text-align: center;
    padding: 30px 0;
    box-shadow: 0 0 10px rgba(0,0,0,.5);
}
.poster-item .for_btn{
    /*display: block;*/
}
.poster-item .for_btn .icon a{
    display: inline-block;
}
.poster-item .for_btn .icon a i{
    font-size: 75px;
    color: #fff;
}
.poster-item .for_btn h3{
    color: #fff;
    font-size: 25px;
    padding: 0 25px;
}
.poster-item .for_btn p{
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}
.poster-list li:nth-child(1){
    background: #1385b5;
}
.poster-list li:nth-child(2){
    background: #6c569a;
}
.poster-list li:nth-child(3){
    background: #c2309a;
}
.poster-list li:nth-child(4){
    background: #ce1661;
}
.poster-list li:nth-child(5){
    background: #fc5200;
}
.poster-list li:nth-child(6){
    background: #66e0dd;
}
.poster-list li:nth-child(7){
    background: #1e509a;
}
.poster-list li:nth-child(2) .icon,
.poster-list li:nth-child(3) .icon,
.poster-list li:nth-child(6) .icon{
    margin-top: 15px;
}
/*新闻盒子*/
.news_box{
    margin-top: 50px;
}
.news_box>.row{
    margin-top: 20px;
}
.title_left{
    position: relative;
}
.title_left .title_name{
    padding-left: 0;
}
.title_link{
    position: absolute;
    right: 0;
    display: block;
    padding: 0 5px;
    font-size: 14px;
    color: #31364c;
    background: #fff;
    top: 14px;
}
.news_carousel .carousel-indicators li{
    background: rgba(0,0,0,.6);
    width: 25px;
    height: 20px;
    line-height: 20px;
    position: relative;
    border: 0;
    box-sizing: border-box;
    color: #fff;
    text-indent: 0;
    border-radius: 0;
    text-align: center;
}
.news_carousel .carousel-indicators .active{
    border: 0;
    background: #ff6600;
    width: 25px;
    height: 20px;
    line-height: 20px;
    box-sizing: border-box;
    color: #fff;
}
.news_carousel .carousel-caption{
    bottom: 0;
    height: 40px;
    background: rgba(0,0,0,.5);
    right: 0;
    left: 0;
    width: 100%;
    text-align: left;
    text-indent: 30px;
    font-size: 14px;
}
.news_carousel .carousel-indicators{
    bottom: 10px;
    right: 10px;
    width: auto;
    left: 0;
    margin-left: 0;
    text-align: right;
}
.news_carousel .carousel-inner>.item>img{
    width: 100%;
}
.news_list_index .media-heading a{
    color: #1385b5;
    font-size: 20px;
    display: block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    border-bottom: 2px solid #b5b5b5;
    line-height: 40px;
    font-weight: bold;
}
.news_list_index .media-body .media-tip{
    color: #383636;
    font-size: 16px;
    display: block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 40px;
}
.news_list_index .media-body .media-link{
    color: #5a5858;
    font-size: 16px;
    display: inline-block;
    padding: 5px 20px;
    border: 1px solid #807e7e;
    margin-top: 15px;
}
.news_list_index .media-body .media-link:hover{
    color: #0c3f95;
    border: 1px solid #0c3f95;
}

.news_list_index .media-heading a:hover{
    color: #0c3f95;
}

/*关于我们  视频欣赏*/
.about_video{
    margin-top: 50px;
}
.about_video .title_left{
    margin-bottom: 20px;
}
.index_about_link{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0c3f95;
}
.index_about_img{
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.index_about_img img{
    display: block;
    width: 100%;
}
.index_about_text{
    color: #ffffff;
    width: 250px;
    padding: 0 40px;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
}
.index_about_text h3{
    font-size: 30px;
    margin-bottom: 10px;
}
.index_about_text p{
    font-size: 14px;
}
/*页低*/
footer>div:nth-child(1){
    background:-webkit-linear-gradient(#6a9fb5,#3c64a9);
    background:-o-linear-gradient(#6a9fb5,#3c64a9);
    background:-moz-linear-gradient(#6a9fb5,#3c64a9);
    background:linear-gradient(#6a9fb5,#3c64a9);
    padding: 60px 0;
}
footer>div:nth-child(1) .row h2 p{
    font-size: 32px;
    color: #fff;
}
footer>div:nth-child(1) .row h2 span{
    font-size: 16px;
    color: #dedede;
}
footer>div:nth-child(1) .row p{
    font-size: 16px;
    color: #fff;
}
footer>div:nth-child(1) .row p span{
    margin-right: 20px;
}
footer>div:nth-child(1) .row .mt_10{
    margin-top: 10px;
}
footer>div:nth-child(2){
    background: #051f52;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
footer>div:nth-child(2){
    height: 75px;
    line-height: 75px;
}

/*分享样式改动*/
.share_box{
    margin-top: 30px;
}
.share_box span{
    color: #dedede;
    font-size: 16px;

}
.share_box .bshare-custom.icon-medium-plus a{
    width: 45px;
    height: 45px;
    padding: 0;
    background:-webkit-linear-gradient(-45deg,#fcfcfc 25%,#d5d6d8 50%,#eaebeb 75%);
    background:-o-linear-gradient(-45deg,#fcfcfc 25%,#d5d6d8 50%,#eaebeb 75%);
    background:-moz-linear-gradient(-45deg,#fcfcfc 25%,#d5d6d8 50%,#eaebeb 75%);
    background:linear-gradient(-45deg,#fcfcfc 25%,#d5d6d8 50%,#eaebeb 75%);
    border-radius: 5px;
    box-shadow: 0 2px 5px #37557a;
    text-indent: 0;
    padding: 0 5px;
    text-decoration: none;
    display: inline-block;
    font-size: 35px;
    color: #396ea4;
    line-height: 45px;
    text-align: center;
    margin-right: 10px;
    margin-top: 5px;
}
/*.share_box .bshare-custom.icon-medium-plus a:hover{*/
    /*text-decoration: none;*/
/*}*/
/*.share_box .bshare-custom.icon-medium-plus a i{*/
    /*font-size: 35px;*/
    /*line-height: 45px;*/
    /*color: #396ea4;*/

/*}*/
.share_box .bshare-custom.icon-medium-plus a.bshare-more.more-style-addthis{
    display: none;
}
/*右侧浮动*/
.right_fixed{
    position: fixed;
    top: 50%;
    right: 20px;
    /*margin-right: -700px;*/
    z-index: 10;
    background: #0c3f95;
    border-radius: 5px;
    padding: 10px;
}
.right_fixed ul li{
    width: 45px;
    height: 45px;
    padding: 0;
    background:-webkit-linear-gradient(-45deg,#fcfcfc 25%,#d5d6d8 50%,#eaebeb 75%);
    background:-o-linear-gradient(-45deg,#fcfcfc 25%,#d5d6d8 50%,#eaebeb 75%);
    background:-moz-linear-gradient(-45deg,#fcfcfc 25%,#d5d6d8 50%,#eaebeb 75%);
    background:linear-gradient(-45deg,#fcfcfc 25%,#d5d6d8 50%,#eaebeb 75%);
    border-radius: 5px;
    box-shadow: 0 2px 5px #37557a;
    text-indent: 0;
    padding: 0 5px;
    text-decoration: none;
    margin-bottom: 10px;
    position: relative;
}
.right_fixed ul li:last-child{
    margin-bottom: 0;
}
.right_fixed ul li i{
    font-size: 35px;
    line-height: 45px;
    color: #0c3f95;
}
.tel_ist{
    position: absolute;
    background-color: #0e3f94;
    right: 50px;
    bottom: -10px;
    width: 190px;
    padding: 10px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px;
    display: none;
}
.right_fixed ul li:hover .tel_ist{
    display: block;
}
/*走进金沙*/
.walkinto_main{
    background: #f2f2f3;
}
.walkinto_big_01{
    background: url("../img/walkinto_bg_01.jpg") no-repeat center center;
    height: 468px;
}
.walkinto_big_02{
    background: url("../img/walkinto_bg_02.jpg") no-repeat center center;
    height: 468px;
}
.walkinto_big_03{
    background: url("../img/walkinto_bg_03.jpg") no-repeat center center;
    height: 468px;
}
.breadcrumb{
    background: none;
}
.breadcrumb li,
.breadcrumb li a{
    font-size: 14px;
    color: #727171;
}
.breadcrumb>li:nth-child(2):before{
    display: none;
}
.breadcrumb>li+li+li:before {
    font-family:"iconfont" !important;
    font-size:14px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 5px;
    color: #ccc;
    content: "\e6c8";
}
.breadcrumb>.active{
    color: #a5a5a5;
}
.two_level_list{
    background: #0c3f95;
    border-radius: 10px;
}
.two_level_title{
    padding: 20px 0;
    color: #fff;
    text-align: center;
}
.two_level_title p{
    font-size: 22px;
    font-weight: bold;
}
.two_level_title span{
    font-size: 16px;
}
.small_list li{
    text-align: center;
    padding: 20px 0;
}
.small_list li span{
    display: block;
    color: #fff;
}
.small_title{
    font-size: 18px;
}
.small_tip{
    font-size: 12px;
}
.small_list li:hover,
.small_list li:hover span,
.small_list li.active,
.small_list li.active span{
    background: #e6e6e6;
    color: #0c3f95;
}
.two_level_content{
    border: 1px solid #b5b5b6;
    background: #e6e6e6;
    padding:10px 30px 30px 30px;
    border-radius: 10px;
}
.walkinto_box_img img{
    width: 100%;
}
.walkinto_text{
    margin-top: 20px;
}
.walkinto_text p{
    font-size: 14px;
    color: #595757;
    line-height: 30px;
    text-indent: 30px;
}
.mt_15{
    margin-top: 15px;
}
/*园区功能*/
.function_logistics{
    background: url("../img/function_big_bg.jpg") no-repeat center center;
    height: 460px;
}
.function_logistics_area img{
    width: 100%;
}
.mt_90{
    margin-top: 90px;
}
.mt_30{
    margin-top: 30px;
}
.function_area_text h2{
    font-size: 45px;
    line-height: 70px;
    color: #000;
    font-weight: bold;
}
.function_area_text h3{
    font-size: 40px;
    line-height: 50px;
    color: #595757;
    font-weight: bold;
}
.function_area_text p{
    font-size: 16px;
    color: rgba(0,0,0,.7);
    line-height:30px;
    margin-top: 15px;
}

.function_icon_show{
    padding: 0 75px;
    box-sizing: border-box;
    text-align: center;
}
.function_icon_box{
    display: inline-block;
}
.function_icon_show p{
    font-size: 30px;
    color: #595757;
    text-align: center;
    padding: 0 50px;
}
.function_icon_show i{
    font-size: 100px;
    color: #727171;
}
.function_logistics_show img{
    width: 100%;
}
.function_logistics_text{
    font-size: 25px;
    color: #727171;
}
.logistics_img img{
    width: 100%;
}

/*新闻列表页*/
.news_list_big_bg{
    background: url("../img/news_list_big_bg.jpg") no-repeat center center;
    height: 467px;
}
.news_list_media{
    padding: 30px;
    background: #dcdddd;
}
.news_list_media .media-heading{
    font-size: 25px;
    color: #0c3f95;
    font-weight: bold;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.news_list_media .media-body p{
    font-size: 16px;
    color: #595757;
    margin-top: 10px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.glyphicon
{
    margin-right:4px !important; /*override*/
}

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555;
}
.news_list_media .media-body,
.news_list_media .media-left,
.news_list_media .media-right {
    vertical-align: middle;
}
.news_list_panel{
    border-radius: 0;
    background: #f2f2f3;
    box-shadow: none;
    height: 354px;
    overflow-y: auto;
}
.newsList li{
    padding: 30px 0;
    border-bottom: 1px solid #cbcbcb;
}
.newsList li h4{
    font-size: 16px;
    color: #0c3f95;
    font-weight: bold;
}
.newsList li h4 span{
    font-size: 12px;
    color: #595757;
    font-weight: 100;
}
.newsList li p{
    font-size: 14px;
    color: #595757;
    line-height: 35px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*text-indent: 30px;*/
}
.news_list_panel .panel-footer{
    background: none;
    border: 0;
}

/*园区招商*/
.investment{
    background: url("../img/investment.jpg") no-repeat center center;
    height: 467px;
}
/*企业入驻*/
.enterprise{
    background: url("../img/enterprise.jpg") no-repeat center center;
    height: 467px;
}
.enterprise_list_panel{
    background: #f2f2f3;
    box-shadow: none;
}
.enterprise_list_panel .panel-body{
    padding: 0;
}
.enterprise_list_panel li{
    position: relative;
    width: 271px;
    height: 200px;
    list-style:none;
    margin: 5px;
    display: inline-block;
    perspective: 300px;
    border: 0;
    border-radius: 10px;
    padding: 0;
    overflow: hidden;
}
.enterprise_list_panel li a,
.show_enterprise_img{
    display: block;
}
.enterprise_list_panel li a:hover .show_enterprise_img,
.hide_enterprise_img{
    display: none;
}
.enterprise_list_panel li a:hover .hide_enterprise_img{
    display: block;
}
.enterprise_list_panel li img{
    width: 271px;
    height: 200px;
}
.show_enterprise_img,.hide_enterprise_img{
    width: 271px;
    height: 200px;
}
.picBox{
    transform-style: preserve-3d;
    transform-origin: 50% 50% -90px;
    animation: 200ms ease-out 0ms 1 normal forwards;
}
.show_enterprise_img_01{
    background: url("../img/show_enterprise_img_01.jpg");
}
.hide_enterprise_img_01{
    background: url("../img/hide_enterprise_img_01.jpg");
}
.show_enterprise_img_02{
    background: url("../img/show_enterprise_img_02.jpg");
}
.show_enterprise_img_03{
    background: url("../img/show_enterprise_img_03.jpg");
}
.show_enterprise_img_04{
    background: url("../img/show_enterprise_img_04.jpg");
}

/*联系我们*/
.contact{
    background: url("../img/contact.jpg") no-repeat center center;
    height: 467px;
}
.map_box{
    background: #fff;
    padding: 5px;
    border-radius: 5px;
}
.map_box img{
    width: 100%;
}
.add_box p{
    font-size: 18px;
    line-height: 30px;
    color: #727171;
}
.from_input input,
.from_input textarea{
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    line-height: 30px;
    margin-top: 10px;
    outline: none;
}
.from_input input{
    height: 30px;
    border-radius: 0;
    box-shadow: none;
}
.from_input textarea{
    height: 130px;
    padding:0 6px;
}
.from_input textarea:active,
.from_input textarea:focus{
    border: 1px solid #71b0eb;
    box-shadow: 0 0 5px #71b0eb;
}
.btn-jinsha{
    background: #0c3f95;
    padding: 5px 30px;
    color: #fff;
    font-size: 15px;
    border-radius: 0;
    margin-top: 10px;
}
.btn-jinsha:hover{
    color: #fff;
}

/*弹出文章详情样式*/
.articleDetails .modal-dialog{
    width: 1140px;
}
.articleDetails .modal-dialog .modal-content{
    background: #fff;
}
.articleDetails .modal-header{
    position: relative;
    text-align: center;
}
.articleDetails .modal-header .close{
    /*position: absolute;*/
    /*top: -10px;*/
    /*right: -10px;*/
    font-size: 45px;
    color: #5e5c5c;
    /*width: 50px;*/
    /*height: 50px;*/
    /*border-radius: 50%;*/
    /*overflow: hidden;*/
    /*background: #fff;*/
    /*z-index: 2000;*/
    /*opacity: 1;*/
    outline: none;
}
.articleDetails .modal-header .modal-title{
    font-size:22px;
    line-height: 30px;
    color: #0c3f95;
}
.articleDetails .modal-header p{
    color: #595757;
    font-size: 14px;
}
.articleDetails .modal-body{
    padding: 40px;
}
.articleDetails .modal-body p{
    font-size: 14px;
    color: #595757;
    line-height: 22px;
    text-indent: 30px;
    margin-bottom: 15px;
}


/*导航弹出菜单*/
.dropdown-menu{
    background: #ffa200;
    left: -48%;
    border: 0;
    line-height: 35px;
}
.dropdown-menu>li>a{
    padding: 7px 20px;
    color: #fff;
    font-size: 16px;
}
.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a.active{
    background: #ff7300;
    color: #fff;
}

.about_video video{
    width: 100%;
}
.mb_15{
    margin-bottom: 15px;
}
/*移动端适配*/
@media (max-width: 768px){
    .navbar-header{
        padding: 0;
        float: none;
        text-align: center;
    }
    .navbar-header .navbar-brand{
        padding: 0;
        float: none;
        display: block;
        margin-top: 14px;
        margin-bottom: 10px;
    }
    .navbar-header .navbar-brand img{
        width: 100px;
        display: inline-block;
    }
    .nav>li>a{
        padding: 10px;
    }
    .poster-item{
        width:315px;
    }
    .walkinto_big_01,.walkinto_big_02,.walkinto_big_03,.function_logistics,.enterprise,.investment,.news_list_big_bg,.contact{
        background-size: 100% auto;
        height: 185px;
    }
    .articleDetails .modal-dialog{
        width: 650px;
    }

}
@media (max-width: 425px){
    .navbar-nav .open .dropdown-menu{
        background: #ffa200;
    }
    .poster-item{
        width:200px;
    }
    .walkinto_big_01,.walkinto_big_02,.walkinto_big_03,.function_logistics,.enterprise,.investment,.news_list_big_bg,.contact{
        background-size: 100% auto;
        height: 80px;
    }
    .breadcrumb li, .breadcrumb li a {
        font-size: 14px;
        color: #727171;
    }
    .media-body, .media-left, .media-right{
        display: block;
        width: 100%;
    }
    .news_list_media img{
        width: 100%;
    }
    .articleDetails .modal-dialog{
        width: 300px;
    }
    .function_icon_show i{
        font-size: 100px;
    }
    .function_icon_show p{
        font-size: 24px;
    }
    .poster-item{
        padding: 10px 0;
    }
    .poster-list li:nth-child(2) .icon,
    .poster-list li:nth-child(3) .icon,
    .poster-list li:nth-child(6) .icon{
        margin-top: 30px;
    }
    .function_icon_show{
        padding: 0;
    }
    .function_icon_show p {
        padding: 0px 40px;
    }
}


.col-lg-2dot4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 1200px) {
    .col-lg-2dot4 {
        float: left;
    }
    .col-lg-2dot4 {
        width: 20%;
    }
    .col-lg-pull-2dot4 {
        right: 20%;
    }
    .col-lg-push-2dot4 {
        left: 20%;
    }
    .col-lg-offset-2dot4 {
        margin-left: 20%;
    }
}
.service_box{
    text-align: center;
}
.service_icon i{
    font-size: 100px;
    line-height: 100px;
    color: #727171;
}
.service_icon h3{
    font-size: 30px;
    color: #727171;
    font-weight: 600;
}
.service_list{
    margin-top: 10px;
}
.service_list h3{
    font-size: 20px;
    color: #595757;
}
.service_list p{
    font-size:15px;
    color: #595757;
    line-height: 30px;
    margin-bottom: 10px;
}
.big-intro{
    font-size: 16px;
    color: #666;
    margin: 15px 0 20px;
}
.big-intro h1{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 24px;
}
.work_box{
    margin: 0 0 30px;
    padding: 20px;
    border: 1px solid #ddd;
    min-height: 530px;
    background: #e6e6e6;
    position: relative;
    -moz-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
    -webkit-box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
    box-shadow: 3px 3px 0 rgba(0,0,0,0.05);
    border-radius: 10px;
}
.work_title h2{
    margin: 0 0 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d6d6d6;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.work_box .btn-apply {
    position: relative;
    top: -5px;
    line-height: 1;
}
.btn-primary {
    color: #fff;
    background-color: #0c3f95;
    border-color: #0c3f95;
}
.work_body h3{
    font-size: 14px;
    font-weight: bold;
    margin: 15px 0 5px 0;
    color: #333;
}
.work_body ol li{
    font-size: 14px;
    line-height: 25px;
    color: #666;
    list-style: decimal;
    margin-left: 30px;
}
.work_body p{
    font-size: 14px;
    margin: 15px 0;
    color: #333;
}
.add_box .contact_tel p{
    font-size: 16px;
    line-height: 30px;
}
.hot_tel{
    font-size: 12px;
    color: #595757;
    margin-bottom: 5px;
    margin-right: 32px;
}
