@charset "utf-8";
body{font-size:14px;background-color: #f3f5f8;}
a,a:hover{transition: all ease 0.4s;}
img{transition:all ease 0.3s;}
*{box-sizing: border-box;}
.w-1200 .btn-default{background-color:#e6e6e6;border-color:#e6e6e6;border-width:1px;line-height: 1.42857;color:#666;border-radius: inherit;}
.w-1200 .btn-default:hover,
.w-1200 .btn-default:focus,
.w-1200 .btn-default:active,
.w-1200 .btn-default.active{color:#333;background-color:#c7c7c7;border-color:#c7c7c7}
/*兼容易聊*/
::-webkit-scrollbar {width: 10px;height: 7px;}
::-webkit-scrollbar-button{width: 0;height: 0}
::-webkit-scrollbar-thumb {background-color: rgba(0,0,0,.23)}
::-webkit-scrollbar-thumb:hover {background-color: rgba(0,0,0,.35)}
::-webkit-scrollbar-thumb:active {background-color: rgba(0,0,0,.45)}
.w-1200{width: 1200px;}
.bg-fff{background-color: #fff;min-width: 1200px;width: 100%;}
.bg-white{background-color: #fff;}
.bg-666{background-color: #666;}
.bg-red{background-color: #e6322e;}
.radius{border-radius: 3px!important;}
.a-on a{text-decoration: none;}
.on-color a:hover{color: #174799;}
.input-text:hover, .textarea:hover {
  border: solid 1px #051f4c;
}

.subbanner{background:url(../images/chuangjiuye/subbanner.jpg) no-repeat center;height: 500px;min-width: 1200px;}
.subbanner:after{content: "";display: block;position: absolute;width: 100%;height: 121px;background: url(../images/chuangjiuye/subbanner_bg.png) no-repeat center;bottom: 0;left: 0}

.jyBox{background-color: #f4f4f4;}
.jyBox .l{padding: 30px 50px;}
.jyBox .l h3{padding-bottom: 0;}
.jyBox .r li{float: left;position: relative;width: 33.333333%;overflow: hidden;}
.jyBox .r .bgr{background-color:rgba(0, 0, 0, 0.5);left: 0;right: 0;height: 100%;position: absolute;top: 0;padding:50px 30px; transition: all .3s;display: block;}
.jyBox .r .bgr b{font-size: 40px;}
.jyBox .r a.bgr:hover{background-color:rgba(0, 0, 0, 0.8);}
.jyBox .r .bgr .iconfont{left: -100px;font-size: 30px;position: relative;transition: all .3s;}
.jyBox .r a.bgr:hover .iconfont{left: 0px;}
.tpt0 .titleBox{padding-top: 0;}
.jobarc .hd ul{margin-left: -60px;}
.jobarc .hd li{width: 340px;float: left;margin-left: 60px;background-color: #f4f4f4;cursor: pointer;}
.jobarc .hd li b{display: inline-block; height: 88px;border-bottom: 4px solid transparent;line-height: 88px;font-size: 24px;}
.jobarc .hd .on b{border-bottom-color: #174799;color: #174799;}
.jobarc .bd ul{margin-left: -60px;}
.jobarc .bd li{width: 540px;margin-left: 60px;margin-top: 60px;float: left;border:1px solid #000;padding: 15px;}
.jobarc .bd h4{font-weight: 700;}
