@charset "UTF-8";
/*重置样式*/
*{margin: 0;padding: 0;box-sizing: border-box;-webkit-border: border-color;-moz-box-sizing: border-box;outline: none;}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight: 400;line-height: 1;color: inherit;}
ul{list-style: none;}
a{text-decoration: none;color: #333;}
img{vertical-align: middle;outline: none;border: 0;}
body {
  font-family: "微软雅黑","Helvetica", "Arial", "sans-serif";
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  color: #333;
  background-color: #f5f5f5;
  min-width:1230px;
}
input,button,textarea{outline: none;font-family:inherit;border: none;background: none;}
/*全局样式*/
.container {margin:0 auto;width:1200px;}
.clearfix:before,.clearfix:after,
.container:before,.container:after,
.container-small:before,.container-small:after{
	content: " ";display: table;
}
.clearfix:after,.container:after,.container-small:after{
	clear: both;
}
.section{width: 100%;overflow: hidden;}
.pull-left{float: left;}
.pull-right{float: right;}
.scrollbar::-webkit-scrollbar {
	width: 4px;
	background-color: #eee;
}
.scrollbar::-webkit-scrollbar-thumb {
	background-color: #D2232A;
	border-radius: 10px;
}
/*导航*/
.header{width:100%;height:90px;background:#08408a;}
.header .logo{float: left;display: block;width:130px;height: 52px;margin-top:6px;}
.navbar{float: left;margin-left: 55px;}
.navbar li{float: left;height:90px;position: relative;}
.navbar li .nav-itme{display: block;font-size:18px;color: #fff;line-height: 90px;padding:0 24px;transition: all .3s;-webkit-transition: all .3s;}
.navbar li .icon{width:10px;height:6px;background: url(/skin/xttx/images/icon-j.png) no-repeat 0 0;display: inline-block;vertical-align: middle;margin-left: 6px;}
.navbar li.active .nav-itme,.navbar li:hover .nav-itme{color: #4592f6;}
.navbar li.active .icon{background-position:-15px 0;}
.header .nav-right{margin-top:28px;float: right;}
.header .btn-buy{float: left;font-size:14px;color: #fff;padding:0 13px;line-height:32px;border:1px solid rgba(255,255,255,.3);display: block;transition: all .3s;-webkit-transition: all .3s;}
.header .btn-buy:hover{color: #4592F6;}
.search-box{float: left;width:230px;height:34px;background: #fff;border-radius: 20px;position: relative;margin:0 30px 0 42px;}
.search-box .text{background: none;border:none;position: absolute;left:0;top: 0;padding:0 16px;color:#777;font-size: 16px;line-height: 34px;}
.search-box .btn-search{position: absolute;right: 0;top: 0;width:34px;height:34px;background:url(/skin/xttx/images/icon-search.png) no-repeat left center;cursor: pointer;transition: all .3s;-webkit-transition: all .3s;}
.search-box .btn-search:hover{opacity: .5;}
.language{float: left;margin-top: 7px;}
.language a{float: left;display: block;font-size:14px;color: #fff;line-height: 20px;height:20px;padding-left:10px;font-family: arial;transition: all .3s;-webkit-transition: all .3s;}
.language a.active{padding:0 10px;background: #0474bb;border-radius: 9.5px;}
.language a:hover{color: #4592F6;}
.language a.active:hover{color: #fff;}
.dropdown-menu{position: absolute;top:100%;left:50%;width:150px;margin-left:-75px;background: rgba(8,64,138,1);z-index: 20;padding:8px 0 17px;opacity: .9;display: none;}
.dropdown-menu a{display: block;color: #fff;font-size: 14px;line-height: 24px;margin:6px 10px;padding:0 20px;transition:all .5s;-webkit-transition:all .5s;}
.dropdown-menu .icon-2{width:5px;height:8px;background: url(/skin/xttx/images/icon-j.png) no-repeat -30px 0;display: inline-block;vertical-align: middle;margin-right: 6px;transition: all .3s;-webkit-transition: all .3s;}
.dropdown-menu a:hover{
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#0474bb), to(#139faf));
	background: -webkit-linear-gradient(to right, #0474bb, #139faf);
	background: -moz-linear-gradient(to right, #0474bb, #139faf);
	background: -o-linear-gradient(to right, #0474bb, #139faf);
	background: linear-gradient(to right, #0474bb, #139faf);
	}
/*banner*/
.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:0}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}@font-face{font-family:'flexslider-icon';src:url('/skin/xttx/css/fonts/flexslider-icon.eot');src:url('/skin/xttx/css/fonts/flexslider-icon/.eot') format('embedded-opentype'),url('/skin/xttx/css/fonts/flexslider-icon.woff') format('woff'),url('/skin/xttx/css/fonts/flexslider-icon.ttf') format('truetype'),url('/skin/xttx/css/fonts/flexslider-icon.svg') format('svg');font-weight:normal;font-style:normal}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flex-pauseplay span{text-transform:capitalize}.slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .slides{display:block}* html .slides{height:1%}.no-js .slides>li:first-child{display:block}.flexslider{background:#fff;position:relative;zoom:1}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.flexslider .slides{zoom:1}.carousel li{margin-right:5px}.flex-direction-nav{*height:0}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,0.8);text-shadow:1px 1px 0 rgba(255,255,255,0.3);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:'\f001'}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);box-shadow:inset 0 0 3px rgba(0,0,0,0.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}
.xt-slide{width:100%;height:auto;background: #010a1f;position: relative;}
.xt-slide .slides,.xt-slide .slides li{width:100%;height:100%;}
.xt-slide .slides a{width: 100%;height: 100%;display: block;position:relative;}
.xt-slide .slides li img{width: 100%;height:auto;}
.xt-slide .flex-control-nav{position: absolute;bottom:20px;left:50%;width:1200px;margin-left: -600px;z-index: 10;text-align: left;line-height: 10px;}
.xt-slide .flex-control-paging li{margin:0 16px 0 0;}
.xt-slide .flex-control-paging li a{width:10px;height: 10px;border:1px solid #fff;border-radius: 50%;background:transparent;transition: all .3s;-webkit-transition: all .3s;}
.xt-slide .flex-control-paging li a.flex-active{background:#fff;}
.xt-slide .container{position:absolute;color: #fff;top:50%;left:50%;margin-left: -600px;margin-top: -82px;}
.xt-slide .cont{
	min-width: 600px;height: 165px;
}
.xt-slide h3{font-size: 40px;line-height: 1;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;_zoom: 1;
	transition: all .6s ease;
  opacity: 0;
  -webkit-transform: translateY(-70px);
  transform: translateY(-70px);
}
.xt-slide p{font-size: 22px;line-height: 55px;font-weight: lighter;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;_zoom: 1;
	transition: all .6s ease;
  opacity: 0;
  -webkit-transform: translateY(-70px);
  transform: translateY(-70px);
}
.xt-slide .btn-more{background: transparent;border:2px solid #fff;padding:0 20px;line-height: 36px;display: inline-block;margin-top: 30px;
transition: all .6s;
    opacity: 0;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
}
.xt-slide .slides li.flex-active-slide h3,.xt-slide .slides li.flex-active-slide p,.xt-slide .slides li.flex-active-slide .btn-more{
	opacity: 1;
    -webkit-transform: none;
    transform: none;
}
.xt-slide .btn-more:hover{border-color: #0474bb;color: #0474bb;}
/*home-about*/
.home-about{background: #f5f5f5;padding:40px 0;}
.home-a-l{float: left;}
.home-a-t{height: 22px;}
.home-a-l .title{font-size: 20px;line-height:22px;color: #08408a;float: left;position: relative;}
.home-a-l .title:after{content: '';position: absolute;left:-6px;top:0;height: 100%;width:3px;background: #27619b;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#27619b), to(#15b2b5));
	background: -webkit-linear-gradient(#27619b, #15b2b5);
	background: -moz-linear-gradient(#27619b, #15b2b5);
	background: -o-linear-gradient(#27619b, #15b2b5);
	background: linear-gradient(#27619b, #15b2b5);
}
.home-a-l .bg{width:761px;height: 18px;background: url(/skin/xttx/images/bg_01.png) repeat;float: left;margin:2px 0 0 10px;}
.home-a-l .des{font-size: 16px;line-height: 26px;color: #666;width:890px;margin-top: 26px;}
.home-a-r{float: right;}
/*home-news*/
.home-news{padding:40px 0;background: #fff;}
/*.home-n-h{width:540px;float: left;}
.home-n-z,.home-n-e{width:250px;float: left;margin-left: 20px;}
.home-n-e{width:370px;}*/

.home-n-h{width:580px;float: left;}
.home-n-z,.home-n-e{width:290px;float: left;margin-left: 20px;}



.home-n-tit{font-size:18px;line-height: 40px;color: #fff;width:100%;height:40px;}
.home-n-tit i{width:50px;height: 100%;float: left;}
.home-n-h .home-n-tit{background:#0474bb;}
.home-n-h .home-n-tit i{background: url(/skin/xttx/images/icon-news.png) no-repeat 0 0;}
.home-n-z .home-n-tit{background:#19a99c;}
.home-n-z .home-n-tit i{background: url(/skin/xttx/images/icon-news.png) no-repeat -50px 0;}
.home-n-e .home-n-tit{background:#524bbd;}
.home-n-e .home-n-tit i{background: url(/skin/xttx/images/icon-news.png) no-repeat -100px 0;}
.news-item{margin-top: 20px;display: block;height: 140px;}
.news-item .pic{width:200px;height: 140px;overflow: hidden;float: left;}
.news-item .pic img{width:100%;height: 100%;-webkit-transition: all .5s;transition: all .5s;}
.news-item .cont{margin-left: 200px;padding:0 23px;}
.news-item .tit{font-size: 18px;line-height: 22px;color: #666;padding-top: 5px;text-overflow: ellipsis; white-space: nowrap;       overflow: hidden;_zoom: 1;transition: all .3s;-webkit-transition: all .3s;}

.home-n-z .news-n-i .tit{font-size: 18px;line-height: 22px;color: #666;padding-top: 5px;text-overflow: ellipsis; white-space: nowrap;       overflow: hidden;_zoom: 1;transition: all .3s;-webkit-transition: all .3s;}


.home-n-e .news-n-i .tit
{
    font-size: 18px;
    line-height: 22px;
    color: #666;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
    }




.news-item .time,.news-n-i .time{font-size: 14px;line-height: 22px;color: #999;}
.news-item .des{font-size: 14px;line-height: 20px;color: #666;margin: 7px 0 15px;
height: 40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.more-box {
  display: block;
	color: #777;
    font-size: 13px;
    line-height: 20px;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.more-box i {
    display: inline-block;
    margin-right: 6px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 20px;
    background: url(/skin/xttx/images/icon-more.png) no-repeat center #999;
    vertical-align: middle;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.more-box span {
    vertical-align: middle;
}
.news-item:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.news-item:hover .tit{color: #0474BB;}
.news-item:hover .more-box{color: #0474BB;transform: translateX(10px);}
.news-item:hover .more-box i{background-color: #0474BB;}
.news-n-l{margin-top: 20px;}
.news-n-i{display: block;margin-top:3px;padding-right: 20px;position: relative;margin-bottom: 10px;}
.home-n-z .more-box,.home-n-e .more-box{margin-top: 20px;}
.home-n-z .more-box:hover{color: #19a99c;transform: translateX(10px);}
.home-n-z .more-box:hover i{background-color: #19a99c;}
.home-n-z .news-n-i:hover .tit{color: #19a99c;}
.home-n-z .news-n-i:hover:after{background: url(/skin/xttx/images/icon-j.png) -61px 0;}
.home-n-e .news-n-i:hover .tit{color: #524bbd;}
.home-n-e .news-n-i:hover:after{background: url(/skin/xttx/images/icon-j.png) -72px 0;}
.home-n-e .more-box:hover{color: #524bbd;transform: translateX(10px);}
.home-n-e .more-box:hover i{background-color: #524bbd;}
/*footer*/
.footer{background: #ebebeb;}
.footer-border{width:100%;height: 3px;border-bottom:1px solid #f3f3f3;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#33609b), to(#37c6c0));
	background: -webkit-linear-gradient(to right, #33609b, #37c6c0);
	background: -moz-linear-gradient(to right, #33609b, #37c6c0);
	background: -o-linear-gradient(to right, #33609b, #37c6c0);
	background: linear-gradient(to right, #33609b, #37c6c0);
}
.footer-top{padding:48px 0 30px;}
.footer-le{float: left;}
.footer-item{float: left;margin-right:50px;}
.footer-item a{padding:0 14px;display: block;transition: all .3s;-webkit-transition: all .3s;}
.footer-item dt{padding-bottom: 25px;}
.footer-item dt a{font-size: 18px;line-height: 1;position: relative;}
.footer-item dt a:after{content: '';position: absolute;left:0;top:8px;width:8px;height: 2px;background: #255596;}
.footer-item dd a{line-height: 26px;color: #777;}
.footer-item .address{background: url(/skin/xttx/images/icon-address.png) no-repeat 14px center;padding-left: 38px;}
.footer-item .phone{background: url(/skin/xttx/images/icon-phone.png) no-repeat 14px center;padding-left: 38px;}
.footer-item .fax{background: url(/skin/xttx/images/icon-fax.png) no-repeat 14px center;padding-left: 38px;}
.footer-item .email{background: url(/skin/xttx/images/icon-email.png) no-repeat 14px center;padding-left: 38px;}
.footer-item.last{margin-right: 0;}
.footer-ri{float: right;}

/*.footer-ri .bdsharebuttonbox a{display: block;float: none;background:none;padding:0;line-height: 32px;height:32px;}
.footer-ri .bdsharebuttonbox a i{display: inline-block;width: 32px;height: 32px;border:1px solid #999;border-radius: 50%;vertical-align: middle;margin-right: 6px;transition: all .5s;-webkit-transition: all .5s;}
.footer-ri .bdsharebuttonbox .bds_weixin i{background:url(/skin/xttx/images/weixin.png) no-repeat center;}
.footer-ri .bdsharebuttonbox .bds_weixin:hover i{background: url(/skin/xttx/images/w_index_03.png) no-repeat center #0474bb;}
.footer-ri .bdsharebuttonbox .bds_sqq i{background:url(/skin/xttx/images/qq.png) no-repeat center;}
.footer-ri .bdsharebuttonbox .bds_sqq:hover i{background:url(/skin/xttx/images/kefu1_03.png) no-repeat center #0474bb;}
.footer-ri .bdsharebuttonbox .bds_tsina i{background:url(/skin/xttx/images/weibo.png) no-repeat center;}
.footer-ri .bdsharebuttonbox .bds_tsina:hover i{background:u*/
.footer-ri .bdsharebuttonbox a{display: block;float: none;background:none;padding:0;line-height:  32px;height:32px;width:86px;position:relative;padding-left:38px;}
.footer-ri .bdsharebuttonbox a::before{content: '';position: absolute;top:0;left:0;width: 32px;height: 32px;border:1px  solid #999;border-radius: 50%;transition: all .5s;-webkit-transition: all .5s;}
.footer-ri .bdsharebuttonbox .bds_weixin::before{background:url(/skin/xttx/images/weixin.png) no-repeat center;}
.footer-ri .bdsharebuttonbox .bds_weixin:hover::before{background: url(/skin/xttx/images/w_index_03.png) no-repeat center #0474bb;}
.footer-ri .bdsharebuttonbox .bds_sqq::before{background:url(/skin/xttx/images/qq.png) no-repeat center;}
.footer-ri .bdsharebuttonbox .bds_sqq:hover::before{background:url(/skin/xttx/images/kefu1_03.png) no-repeat center #0474bb;}
.footer-ri .bdsharebuttonbox .bds_tsina::before{background:url(/skin/xttx/images/weibo.png) no-repeat center;}
.footer-ri .bdsharebuttonbox .bds_tsina:hover::before{background:url(/skin/xttx/images/weibo-h.png) no-repeat center #0474bb;}
.footer-ri .bdsharebuttonbox a:hover::before{border-color: #0474bb;}

                                                

.friend-link a{color: #777;line-height:49px;padding-right: 25px;margin-right:10px;transition: all .3s;-webkit-transition: all .3s;}
.footer-item a:hover,.friend-link a:hover{color: #0474bb;}
.friend-link{border-bottom:1px solid #cecece;}
.footer-bottom{border-top:1px solid #fff;line-height: 56px;height:56px;color: #666;}
.footer-bottom .ctmon{color: #666;transition: all .3s;-webkit-transition: all .3s;}
.footer-bottom .ctmon:hover,.footer-item a:hover,.friend-link a:hover{color: #0474bb;}
/*客服挂件*/
.kf {
    transition: .8s;
    -o-transition: .8s;
    -moz-transition: .8s;
    -webkit-transition: .8s;
    z-index: 999999;
    background-color: #fff;
    position: fixed;
    bottom: 100px;
    right: 20px;
    width: 62px;
    border-radius: 5px;
}

.kf span {
    z-index: 1000001;
    transition: .5s;
    cursor: pointer;
    position: relative;
    display: block;
    width: 62px;
    height: 62px;
    border-bottom: 1px solid #e3e3e3;
}

.kf .zx {
    border-radius: 5px 5px 0 0;
    background: url("/skin/xttx/images/kefu_03.png") no-repeat center #fff;
}

.kf .zx:hover {
    background: url("../images/kefu1_03.png") no-repeat center #08408a;
}

.kf .freetel {
    background: url("/skin/xttx/images/kefu1_07.png") no-repeat center #fff;
}
.kf .act {
    background: url("/skin/xttx/images/w_index_07.png") no-repeat center #fff;
}


.kf .freetel:hover {
    background: url("/skin/xttx/images/kefu_07.png") no-repeat center #08408a;
}

.kf .zxlya {
    background: url("/skin/xttx/images/kefu_14.png") no-repeat center #fff;
}
.kf .act:hover{
    background: url("../images/w_index_03.png") no-repeat center #08408a;
}
.kf .zxlya:hover {
    background: url("/skin/xttx/images/kefu1_14.png") no-repeat center #08408a;
}
.kf .back_top {
    border-radius: 0 0 5px 5px;
    border: none;
    background: url("/skin/xttx/images/kefu_18.png") no-repeat center #fff;
}

.kf .back_top:hover {
    background: url("/skin/xttx/images/kefu1_18.png") no-repeat center #08408a;
}

.kf span div {
    display: none;
    background-color: #fff;
    border-radius: 5px;
    position: absolute;
    right: 75px;
    padding: 20px;
    font-size: 14px;
   
    bottom:2px;
}

.kf span div input {
    text-indent: .5em;
    display: block;
    margin: 15px 0;
    line-height: 28px;
    color: #696969;
    font-size: 12px;
    width: 140px;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    height: 28px;
}

.kf span div a {
    transition: .5s;
    -webkit-transition: .5s;
    display: block;
    background: #D2232A;
    border-radius: 2px;
    color: #fff;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    width: 79px;
    height: 26px;
}

.kf span div a:hover {
    background: #08408a;
}

.kfimgr{
    position: absolute;
    bottom:23px;
    right: -9px;
}

.kf span div i {
    display: block;
    position: absolute;
    width: 15px;
    height: 200px;
    right: -15px;
    top: 0;
}

.kf .zx div, .kf .freetel div,
.kf .zxlya div, .kf span:nth-child(4) div {
    text-align: center;
    min-width: 148px;
    font-size: 14px;
    color: #666;
}

.kf span:nth-child(4) div {
    white-space: nowrap;
}

.kf a{display:block;height: 68px;position:absolute;top:0;right:0;width: 100%}

.kf span div, .kf {
    -webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);
}


.nav_center div, .index_nav_center div, .shou, .zhan {
    -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 18px rgba(0, 0, 0, 0.25);
}

.shou {
    z-index: 1000000;
    cursor: pointer;
    width: 30px;
    height: 40px;
    top: 50%;
    margin-top: -15px;
    border-radius: 5px 0 0 5px;
    right: 62px;
    background: url("/skin/xttx/images/kefq.png") no-repeat center #fff;
    position: absolute;
}

.shou.on {
    background-image: url("/skin/xttx/images/kefq1.png");
}
/*新闻资讯*/
.warp{padding-top:38px;}
.wrap-left{float: left;width:850px;}
.wrap-title h3{font-size: 26px;color: #08408a;line-height: 1;}
.wrap-title .tit-bor{width:100%;height: 2px;margin-top: 35px;
	background: -webkit-gradient(linear, 100% 0, 0 0, from(#0569af), to(#19b1aa));
	background: -webkit-linear-gradient(to right, #0569af, #19b1aa);
	background: -moz-linear-gradient(to right, #0569af, #19b1aa);
	background: -o-linear-gradient(to right, #0569af, #19b1aa);
	background: linear-gradient(to right, #0569af, #19b1aa);
}
.wrap-title p{font-size: 14px;line-height: 22px;color: #666;margin-top: 22px;}
.wrap-right{float: right;width:260px; padding-bottom:210px;}
.warp-n-t{font-size: 20px;color: #fff;line-height: 50px;height: 50px;background: #0474bb;padding:0 30px;}
.warp-n-c{border:1px solid #e2e2e2;border-top:none;width:100%;height:225px;background: url(/skin/xttx/images/warp-n-c.jpg) no-repeat center;padding:16px 0;}
.warp-n-c a{font-size: 14px;line-height: 30px;color: #08408a;display: block;margin: 0 10px;}
.warp-n-c .icon-3{
    width:5px;
    height: 8px;
    background: url(/skin/xttx/images/icon-j.png) -83px 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
    margin-right: 6px;
}
.warp-n-c a:hover,.warp-n-c a.active {color: #fff;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#0474bb), to(#139faf));
    background: -webkit-linear-gradient(to right, #0474bb, #139faf);
    background: -moz-linear-gradient(to right, #0474bb, #139faf);
    background: -o-linear-gradient(to right, #0474bb, #139faf);
    background: linear-gradient(to right, #0474bb, #139faf);
}
.warp-n-c a:hover .icon-3,.warp-n-c a.active .icon-3{background: url(/skin/xttx/images/icon-j.png) no-repeat -40px 0;}
.warp-sear{width:100%;height:152px;margin:10px 0;padding:20px 10px;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#0474bb), to(#139faf));
    background: -webkit-linear-gradient(to right, #0474bb, #139faf);
    background: -moz-linear-gradient(to right, #0474bb, #139faf);
    background: -o-linear-gradient(to right, #0474bb, #139faf);
    background: linear-gradient(to right, #0474bb, #139faf);
}
.warp-sear p{font-size: 16px;line-height:28px;color: #fff;}
.warp-sear .input-sear{color: #999;padding:0 10px;line-height: 36px;height: 36px;border-radius: 3px;background: #fff;margin:8px 0;width: 100%;}
.warp-sear .btn-sear{font-size: 16px;color: #08408a;text-align: center;line-height: 32px;height: 32px;padding:0 20px;border-radius: 3px;background:rgba(255,255,255,.8);cursor:pointer;transition: all .3s;-webkit-transition:all .3s;}
.warp-sear .btn-sear:hover{background:rgba(255,255,255,.5);}
.warp-wx{width:100%;height:80px;border:1px solid #dddddd;padding:14px;margin-bottom: 10px;position: relative;cursor: pointer;}
.warp-wx .icon{display: inline-block;width:50px;height: 50px;background:url(/skin/xttx/images/weixin_02.png) no-repeat center #16ada3;border-radius: 5px;vertical-align: middle;margin-right: 20px;}
.warp-wx span{font-size:18px;color: #08408a;line-height: 50px;}
.warp-wx .erwm{position: absolute;top:90px;left:0;border: 1px solid #dddddd;width:100%;text-align: center;padding:15px 0;opacity: 0;transition: all .3s;}
.warp-wx:hover .erwm{opacity: 1;}
.news-tab{width:100%;padding:15px 22px;color: #fff;margin:24px 0 34px;
background: -webkit-gradient(linear, 0 0, 100% 0, from(#0474bb), to(#139faf));
    background: -webkit-linear-gradient(to right, #0474bb, #139faf);
    background: -moz-linear-gradient(to right, #0474bb, #139faf);
    background: -o-linear-gradient(to right, #0474bb, #139faf);
    background: linear-gradient(to right, #0474bb, #139faf);
}
.news-tab .text{display: block;float: left;font-size: 16px;line-height: 32px;padding-right: 20px;}
.news-tab a{display: block;float: left;font-size: 14px;line-height: 32px;padding:0 10px;background:#fff;text-align: center;border-radius: 3px;margin-right: 10px;color: #0474bb;}
.news-tab a.active{background: rgba(255,255,255,.3);color: #fff;}
.pagination {
    margin: 40px auto;
    height: 39px;
    text-align: center;
}
.pagination a {
    transition: all .3s;
    -webkit-transition: all .3s;
    margin: 0 6px;
    text-align: center;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height:38px;
    display: inline-block;
    color: #888;
    border: 1px solid transparent;
    font-family: arial;
}
.pagination .left {
    float: left;
    border: 1px solid #c0c0c0;
}
.pagination .left i{display: inline-block;background: url(/skin/xttx/images/icon-j.png) no-repeat -93px center;width:6px;height:10px;}
.pagination .right {
    float: right;
    border: 1px solid #c0c0c0;
}
.pagination .right i{display: inline-block;background: url(/skin/xttx/images/icon-j.png) no-repeat -50px center;width:6px;height:10px;}
.pagination .left:hover i{background: url(/skin/xttx/images/icon-j.png) no-repeat -104px center;}
.pagination .right:hover i{background: url(/skin/xttx/images/icon-j.png) no-repeat -115px center;}
.pagination a:hover, .pagination a.on {
    border-color: #0569af;
    color: #0569af;
}
/*sub-banner*/
.sub-banner{height: 200px;background-repeat: no-repeat;background-position: center center;background-size: cover;}
/*新闻详情*/
.sec-news-de{background: #f5f5f5;padding-bottom: 128px;}
.news-detail{background: #fff;padding:45px 64px;}
.sec-news-de .title {
    font-size: 28px;
}
.news-detail-t {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    margin: 24px 0 36px;
}
.news-detail-c {
    border-top: 1px solid #e7e7e7;
    padding: 27px 0 67px 0;
}
.news-detail-c p{font-size: 14px;line-height: 24px;color: #666;}
.news-detail-c img{max-width: 100%;}
.news-de-bt {
    border-bottom: 1px solid #e7e7e7;
    padding: 12px 0;
}
.news-de-bt .page-prev, .news-de-b .page-next {
    color: #666;
    font-size: 16px;
    line-height: 30px;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.news-de-b .text{
	display: inline-block;
	max-width: 300px;
	vertical-align: middle;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
}
.news-de-b .share {
    float: left;
    background: url(/skin/xttx/images/icon-share.png) no-repeat right center;
    font-size: 16px;
    line-height: 36px;
    color: #666;
    padding-right: 30px;
}
.news-de-b .bdsharebuttonbox {
    float: right;
    margin-left: 16px;
}
.news-de-b .bdsharebuttonbox a {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0 0 0 8px;
    padding: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}
.news-de-b .bdsharebuttonbox .bds_tsina {
    background-image: url(/skin/xttx/images/weibo-h.png);
    background-color: #d2232a;
}
.news-de-b .bdsharebuttonbox .bds_weixin {
    background-image: url(/skin/xttx/images/w_index_03.png);
    background-color: #21ba41;
}
.news-de-b .bdsharebuttonbox .bds_sqq {
    background-image: url(/skin/xttx/images/kefu1_03.png);
    background-color: #3e91ee;
}
.news-de-b .bdsharebuttonbox .bds_linkedin {
    background-image: url(/skin/xttx/images/bds_linkedin.png);
     background-color: #234980; 
}
.news-de-b .bdsharebuttonbox .bds_qzone {
    background-image: url(/skin/xttx/images/bds_qzone.png);
    background-color: #f4c50b;
}
.news-de-b .page-next {
    margin-top: 17px;
    display: block;
}
.news-de-bt .page-prev:hover .link,.news-de-b .page-next:hover .link{color:#0474bb;}
/*企业文化*/
.culture-box{margin-top: 37px;margin-left: -20px;}
.culture-item{float: left;width:270px;height: 270px;color: #fff;text-align: center;padding:72px 38px;margin-left: 20px;}
.culture-item.it-1{background: url(/skin/xttx/images/culture_01.png) no-repeat left bottom #0474bb;}
.culture-item.it-2{background: url(/skin/xttx/images/culture_02.png) no-repeat left bottom #19a99c;}
.culture-item.it-3{background: url(/skin/xttx/images/culture_03.png) no-repeat left bottom #524bbd;}
.culture-item .tit{font-size: 33px;line-height: 45px;margin-bottom: 8px;}
.culture-item .des{font-size: 16px;line-height: 24px;
height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/*关于我们*/
.sec-about{padding-bottom: 70px;}
.about-tit{font-size: 26px;color: #08408a;line-height: 1;}
.about-des{font-size: 14px;line-height: 24px;color: #666;margin: 20px 0 40px;}
.about-box{margin-left: -35px;}
.about-itme{display: block;float: left;margin-left: 35px;margin-bottom: 10px;text-align: center;}
.about-itme .pic{width:260px;height: 240px;overflow: hidden;}
.about-itme img{width:100%;height: 100%;transition: all .5s;-webkit-transition:all .5s;}
.about-itme img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}
.about-itme .text{font-size: 16px;line-height:60px;color: #0e2243;}
/*发展历程*/
.history-box{margin:80px 0 80px 8px;border-left:1px solid #d8d8d8;padding-bottom: 13px;}
.history-item{width:100%;position: relative;margin-bottom: 26px;}
.history-item .year{float: left;width:163px;border-top:1px solid transparent;border-bottom:1px solid transparent;line-height: 116px;text-align: center;color: #999;height:118px;transition: all .5s;-webkit-transition: all .5s;}
.history-item .year .num{font-size:30px;margin-right: 4px;font-family: arial;}
.history-item .cont{background:transparent;float: right;width: 678px;height:118px;color: #666;font-size: 16px;position: relative;transition: all .5s;-webkit-transition: all .5s;}
.history-item .des{position: absolute;top:50%;transform: translateY(-50%);left:0;padding:10px 30px 10px 50px;max-height: 118px;overflow: hidden;}
.history-item .des i{width:6px;height: 6px;border-radius: 50%;background: #348ec7;margin-right: 18px;display: block;position: absolute;top:19px;left:25px;transition: all .5s;-webkit-transition: all .5s;}
.history-item .info{
	max-height: 96px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.history-item .dot{width:16px;height: 16px;border:2px solid #e2e2e2;background: #fff;border-radius: 50%;position: absolute;left: -8px;top:51px;transition: all .5s;-webkit-transition: all .5s;}
.history-item.active .year,.history-item:hover .year{border-color: #d8d8d8;color: #0474bb;}
.history-item.active .cont,.history-item:hover .cont{background:#0474bb;color: #fff;}
.history-item.active .des i,.history-item:hover .des i{background: #cde3f1;}
.history-item.active .dot,.history-item:hover .dot{border-color:#0474BB;}
/*公司介绍*/
.sec-profile{padding-bottom:100px}
.profile-i{width:270px;height: 136px;color: #fff;margin-left: 20px;text-align: center;float: left;padding:33px 10px;}
.profile-i.i-1{background: #0474bb;margin-left: 0;}
.profile-i.i-2{background: #19a99c;}
.profile-i.i-3{background: #524bbd;}
.profile-i .info{line-height: 45px;height: 46px;font-size: 16px;}
.profile-i .num{font-size: 40px;font-family: arial;margin-right: 4px;}
.profile-i p{line-height: 24px;}
.profile-s{margin:20px 0 40px;}
.profile-s-1{width:560px;height:225px;float: left;overflow: hidden;}
.profile-s-2{width:270px;height:225px;float: right;overflow: hidden;}
.profile-s img{width:100%;height: 100%;transition: all .5s;-webkit-transition:all .5s;}
.profile-s img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}
.profile-i.i-4{background: #08408a;margin-left: 0;}
.profile-i.i-5{background: #777;}
.profile-i.i-6{background: #19a99c;}
.profile-f{margin-top: 20px;}
.profile-f-i{width:270px;height: 192px;margin-bottom:12px;margin-right: 20px;float: left;overflow: hidden;}
.profile-f .le{width:580px;}
.profile-f .ri{width:270px;height:399px;overflow: hidden;}
.profile-f img{width:100%;height: 100%;transition: all .5s;-webkit-transition:all .5s;}
.profile-f img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}
/*服务*/
.services-f{color: #666;padding:30px 0 35px;}
.services-s{color: #08408a;}
.services-box{margin: 35px 0 93px 0;}
.services-item{width:100%;height: 160px;padding:26px 42px;background:#f9f9f9;box-shadow: 0 5px 25px 0 rgba(0,0,0,.05);margin-bottom: 1px;transition: all .3s;-webkit-transition: all .3s;}
.services-item .pic{width:130px;height: 80px;overflow: hidden;}
.services-item img{width:100%;height: 100%;transition: all .5s;-webkit-transition:all .5s;}
.services-item img:hover{transform: scale(1.1);-webkit-transform: scale(1.1);}
.services-item .city{color: #444;line-height: 1;margin-top: 12px;}
.services-item .cont{padding-left: 166px;}
.services-item .cont p{font-size: 14px;line-height: 24px;color: #666;}
.services-item .cont a{color: #666;}
.services-item:hover{box-shadow: 0 5px 25px 0 rgba(6,105,175,.2);}
.services-item.it-1,.services-item.it-2{box-shadow: 0 5px 25px 0 rgba(6,105,175,.3);}
.services-item.it-1:hover,.services-item.it-2:hover{box-shadow: 0 5px 25px 0 rgba(6,105,175,.3);}
/*数据中心*/
.data-slide{position: relative;}
.data-slide img{width: 100%;}
.data-slide .container {
    position: absolute;
    color: #fff;
    top:50%;
    left: 50%;
    margin-top:-82px;
    margin-left: -600px;
}
.data-slide .cont {
    min-width: 600px;
    height: 165px;
}
.data-slide h3 {
    font-size: 40px;
    line-height: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
}
.data-slide p {
    font-size: 22px;
    line-height: 55px;
    font-weight: lighter;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
}
.data-cont{margin-bottom: 60px;}
.data-cont img{max-width: 100%;}
.bazzar-item{width: 50%;padding:0 36px;float: left;}
.bazzar-item.first{border-right: 1px solid #d1d1d1;}
.bazzar-item.second{border-left: 1px solid #fff;padding-left: 130px;}
.bazzar-item dt
{
    
   /* font-size:16px;line-height: 26px;*/
        font-size: 18px;
    line-height: 26px;
    font-weight: bold;
                
                }



.bazzar-item dd{position: relative;}
.bazzar-item dd a{line-height:26px;color: #666;display: block;transition: all .3s;-webkit-transition: all .3s;}
.bazzar-item a:hover{color: #0474BB;}
.bazzar-item dd:after{content: '';position: absolute;left:-13px;top:50%;margin-top:-2.5px;width:5px;height: 5px;border-radius: 50%;background:#0474BB;}
/*产品*/
.news-tab .input-sear {
    color: #999;
    padding: 0 10px;
    line-height: 40px;
    height:40px;
    border-radius: 3px;
    background: #fff;
    width:600px;
}
.news-tab .btn-sear {
    font-size: 16px;
    color: #08408a;
    text-align: center;
    line-height: 40px;
    height: 40px;
    width:90px;
    border-radius: 3px;
    background: rgba(255,255,255,.8);
    cursor: pointer;
    transition: all .3s;
    -webkit-transition:all .3s;
}
.news-tab .btn-sear:hover{background: rgba(255,255,255,.5);}
.sec-product .news-tab .text{line-height: 40px;}
.pro-search{float: left;}
.product-class{margin-left: -32px;}
.product-c-i{float: left;width:260px;margin-left: 32px;margin-bottom: 7px;text-align: center;transition: all .5s;-webkit-transition: all .5s;}
.product-c-i .pic{width:260px;height: 244px;overflow: hidden;border:1px solid #e2e2e2;border-bottom: none;}
.product-c-i .pic img{width:100%;height:100%;transition: all .5s;-webkit-transition: all .5s;}
.product-c-i .pic-b{width:100%;height:6px;background: #0474BB;}
.product-c-i .tit{font-size: 16px;color: #0e2243;line-height: 53px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    _zoom: 1;
}
.product-c-i:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.product-c-i:hover .pic{box-shadow: 0 5px 30px 0 rgba(6,105,175,.1);}
.warp-tip{padding:8px 0 14px 0;}
.warp-tip .des{font-size: 14px;color: #777;line-height: 24px;}
.warp-range .warp-n-c{background: #fff;height: auto;margin-bottom: 15px;}
.product-list{padding:50px 0;}
.product-l-i{margin-bottom: 20px;display: block;width: 100%;height: 185px;}
.product-l-le{float: left;}
.product-l-le .pic{
    width: 191px;
    height: 179px;
    overflow: hidden;
    border: 1px solid #e2e2e2;
    border-bottom: none;
}
.product-l-le .pic img{width: 100%;height:100%;transition: all .5s;-webkit-transition: all .5s;}
.product-l-le .pic-b {
    width: 100%;
    height: 6px;
    background: #0474BB;
}
.product-l-ri{padding:18px 15px 18px 226px;}
.product-l-ri .tit{font-size: 20px;line-height: 26px;color: #0e2243;transition: all .3s;-webkit-transition: all .3s;}
.product-l-ri .sub{font-size: 16px;line-height: 26px;color: #263855;}
.param-b{line-height: 22px;margin:10px 0;height: 55px;overflow: hidden;}
.param{display: inline-block;font-size: 14px;padding-right: 15px;}
.param .name{font-weight: bold;}
.param .val{color: #666;}
.product-l-i:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.product-l-i:hover .more-box {
    color: #0474BB;
    transform: translateX(10px);
}
.product-l-i:hover .more-box i {
    background-color: #0474BB;
}
.product-l-i:hover .product-l-ri .tit{color: #0474BB;}
/*产品详情*/
.pro-de-f{font-size: 22px;line-height: 1;color:#666;}
.pro-de-s{font-size: 30px;color: #0474BB;line-height: 52px;}
.pro-de-th{font-size: 22px;color: #666;}
.pro-de-c{padding:37px 0 34px;}
.pro-de-le{width:258px;float: left;}
.pro-de-ri{padding-left: 294px;}
.pro-de-tit{font-size: 18px;line-height: 26px;color:#0e2243;}
.pro-de-cont{font-size: 14px;line-height: 24px;color: #666;}
.pro-de-cont.en{font-family: arial;}
.pro-de-nav{float: left;width:200px;}
.pro-de-h{float: right;width:630px;background: #fff;border:1px solid #e2e2e2;border-top: none;}
.side-tabs li a{display: block;width: 100%;height: 46px;border-top:1px solid #f5f5f5;background: #fff;text-align: center;line-height:45px;font-size: 16px;color: #666;transition: all .3s;}
.side-tabs li.first a{border-top:none;}
.side-tabs li.active a{background: #0474BB;color: #fff;}
.bg-jb{width:100%;height: 2px;
	background: -webkit-gradient(linear, 0 0, 100% 0, from(#0474bb), to(#139faf));
    background: -webkit-linear-gradient(to right, #0474bb, #139faf);
    background: -moz-linear-gradient(to right, #0474bb, #139faf);
    background: -o-linear-gradient(to right, #0474bb, #139faf);
    background: linear-gradient(to right, #0474bb, #139faf);
}
.pro-tab-cont{padding:30px 45px;}
.pro-de-b{padding-bottom: 115px;}
/*tabs*/
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.pro-tab-cont>.tab-pane {
    display: none;
}
.pro-tab-cont>.active {
    display: block;
}
.tab-app li{font-size: 14px;line-height: 28px;color: #666;position: relative;}
.tab-app li:after{content: '';position: absolute;top:11px;left:-10px;width: 5px;height: 5px;border-radius: 50%;background: #0474BB;}
.tab-app li a{color: #666;transition: all .3s;}
.tab-app li a:hover{color: #0474BB;}
/**/
.preview{width:258px;height: 243px;}
.jqzoom {
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
    width: 258px;
    border: 1px solid #e2e2e2;
    height: 243px;
    overflow: hidden;
    
}
.jqzoom img{width:258px; height:243px;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:258px;height:243px;background:#ffffff;display:none;text-align:center;overflow:hidden;border: 1px solid #e2e2e2;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.pro-de-le .pic-b {
    width: 100%;
    height: 6px;
    background: #0474BB;
}
/*join*/
.join-main{padding:36px 0;}
.thead{width:100%;height:50px;line-height: 50px;background: #0474BB;color: #fff;padding:0 20px;}
.thead-th{float: left;width:20%;text-align: center;}
.thead-th.th-1{text-align: left;}
.thead-th.th-5{text-align: right;}
.join-box{margin-top: 20px;}
.join-item{background: #fff;padding:0 20px;color: #666;margin-bottom: 20px;}
.join-hea{height: 50px;width: 100%;line-height: 50px;}
.tbody-tr{width:20%;float: left;text-align: center;}
.tbody-tr.tr-1{text-align: left;}
.tbody-tr.tr-5{text-align: right;}
.btn-show{width:28px;height: 28px;background: #0474BB;border-radius: 50%;text-align: center;line-height: 50px;position: relative;display: inline-block;vertical-align: middle;cursor: pointer;}
.btn-show:after{content: '';width:2px;height: 12px;background: #fff;position: absolute;top:50%;left: 50%;margin-left:-1px;margin-top:-6px;transition: all .3s;}
.btn-show:before{content: '';width:12px;height:2px;background: #fff;position: absolute;top:50%;left: 50%;margin-left:-6px;margin-top:-1px;}
.join-item.open .btn-show:after{opacity: 0;}
.join-cont{border-top:1px solid #e5e5e5;display: none;}
.join-fi{font-size:16px;line-height: 28px;padding:27px 0;color: #333;}
.join-se{border-top: 1px solid #e5e5e5;padding:24px 0;}
.join-se ul{width: 50%;}
.join-se li{line-height: 33px;}
.join-thr{border-top: 1px solid #e5e5e5;padding-bottom: 32px;}
.job-tit{font-size: 16px;color: #333;line-height: 28px;padding:20px 0;}
.job-detail{line-height: 26px;}
.join-item a{color: #666;}





/*分页按钮*/
 .paging{
  text-align: center;
  margin: 30px 0px;
         }
                        
                        
 .paging .pag_prev {
    background-image: url(/skin/xttx/images/pal.png);
                  }
                  
 .paging .pag_next {
       background-image: url(/skin/xttx/images/par.png);
  }
                      
                      
 .paging a {
       display: inline-block;
       width: 36px;
       height: 36px;
       background: no-repeat center #fff;
       color: #484848;
       text-align: center;
       font-size: 14px;
       line-height: 36px;
       -webkit-transition: all .5s;
       -moz-transition: all .5s;
      -ms-transition: all .5s;
       -o-transition: all .5s;
       transition: all .5s;
       margin: 0 8px;
       font-family: Arial;
   }

                          
                          
.paging a:hover, .paging .on {
      background-color: #0474bb;
      color: #fff;
     }   
                 
