@charset "utf-8";
/*******************************
 * @CopyRight 天朗集团
 * @Developer 渔夫科技 www.yufukeji.com
 * @Color c7000b
 *******************************/
@import "animate.css";
@import "iconfont.css?1.2";
@import "plug.owl.css";
@import "plug.fancybox.css";
.iconfont{font-family:"iconfont" !important;font-size:100%;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;position: relative}
/* ****  重置样式   ****  */
*{margin:0;padding:0;background:transparent;font-size:100%;vertical-align:basefxline;outfxline:none}
body, button, input, select, textarea { font:13px/1.62 'PingFang SC', '微软雅黑', 'Microsoft YaHei','Helvetica Neue',Helvetica,Arial,Sans-serif;color:#222;vertical-align:middle;word-wrap: break-word;outfxline:none;-webkit-text-size-adjust:none;}
body {background:#fff;-webkit-tap-highlight-color: rgba(0,0,0,0);}
table{border-collapse:collapse;border-spacing:0}
html,body{min-width:1240px}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
ul,li{ list-style:none}
a {color:#222;text-decoration:none;}
a:hover{color:#c7000b;-webkit-transition:all .1s ease;transition:all .2s ease}
sup { vertical-align:text-top }
sub { vertical-align:text-bottom }
em{font-style:normal}
legend { color:#000 }
fieldset, img { border:0 }
table { border-collapse:collapse; border-spacing:0 }
caption,th {text-align:left}
th{text-align:inherit;}
img{vertical-align:top;border:0 none;max-width:100%;}
textarea {overflow:hidden;overflow-y:auto; resize:none;_zoom:1}
input { fxline-height:1.2em; overflow:hidden;_zoom:1}
iframe{border:0;overflow:hidden;}
q:before, q:after { content:'' }
.text-right{text-align:right}
.fn-clear:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.fn-clear{*zoom:1;}
.hide{display: none}
.color-red{color:red;}
.mt20{margin-top:20px!important;}
.ui-nowrap{max-width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ui-nowrap-multi{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-fxline-clamp: 2;}
button{cursor:pointer;transition:all .2s ease}
.w{position:relative;width:1240px;margin:0 auto;}
.ui-warning{background:#FCF8E2;border-bottom:1px solid #c7000b;padding:8px;position: relative;padding-left:36px;color:#222;text-align: center;font-size: 12px;line-height:32px;}
.ui-warning .iconfont{margin-right:6px;top:-2px;}
.ui-warning-gray{color:#333;}
.ui-warning-gray .iconfont{color:#333;}
.ui-warning-success{background:#fff;border-color:#c7000b;color:#c7000b;}
.ui-warning a{color:#c7000b;font-weight: bold}
.ui-warning a:hover{color:#0179b6;}
.head-top{height:34px;border-bottom:1px solid #eee;position: relative;z-index:100;border-top:4px solid #c7000b}
.ht-menu{float:left;width:168px;position: relative;}
.ht-menu .sub{line-height:34px;color:#333;cursor:pointer;font-size:14px}
.ht-menu .sub .r{margin-left:15px;transform: rotate(0deg);display:inline-block;-webkit-transition:all .6s ease;transition:all .6s ease;color:#ccc}
.ht-menu .drop{display:none;position:absolute;left:0;top:34px;z-index:100;width:160px;background:#fff;border-left:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee;}
.ht-menu .drop li{padding:0 15px;}
.ht-menu .drop li a{display:block;width:130px;height:32px;line-height:32px;border-bottom:1px dashed #eee;position: relative;color:#888}
.ht-menu .drop li a:after{font-family:'iconfont';content:'\e639';position: absolute;right:0;top:2px;color:#eee}
.ht-menu .drop li a:hover,.ht-menu .drop li a:hover:after{color:#c7000b;-webkit-transition:all .6s ease;transition:all .6s ease;}
.ht-menu .drop li:last-child a{border:0 none;}
.ht-menu.hover .sub .r{transform: rotate(180deg);color:#333}
.ht-meta{float:right;width:596px;}
.ht-meta li{float:left;width:103px;height:34px;border-right:1px solid #eee;
    position: relative;}
.ht-meta li a{display:block;width:103px;height:34px;line-height:34px;color:#888;font-size:12px;text-align:center;}
.ht-meta li a:hover{color:#c7000b}
.ht-meta li a .iconfont{margin-right:5px}
.ht-meta li:last-child{border:0 none}
.ht-meta li.search{width:76px}
.ht-meta li.search a{width:76px}
.ht-meta li.search .form{display:none;width:250px;height:42px;
    position: absolute;right:0;top:34px;background:#fff;z-index:10}
.ht-meta li.search .form input{width:240px;height:18px;border:5px solid #eee;text-indent:10px;outline: none;line-height:18px;padding:7px 0;}
[v-clock]{display:none;}
.ht-meta li.search:hover .form {display: block}

.common-tips{padding:80px 0 80px 120px;position:relative;}
.common-tips .status{font-size: 72px;position: absolute;left:30px;top:82px;line-height: 1;}
.common-tips .ic404{color:#999;}
.common-tips .title{font-size: 28px;padding-bottom:5px;line-height: 1.62;text-indent:0;height:auto;font-weight:bold}
.common-tips .txt{color:#555;font-size: 14px;margin-top:5px;}
.common-tips .txt strong{color:#f60;margin:0 3px;font-family: Georgia}
.common-tips .txt em{margin:0 3px;color:#c7000b;}
.common-tips .txt a{margin:0 3px;}
.common-tips .return{margin-top:26px;border-top:1px solid #ddd;padding:22px 0 0;font-size: 18px}
.common-tips a{color:#c7000b;}
.common-tips a:hover{opacity:.8;}

.head-min{height:0;position: fixed;left:0;top:-75px;width:100%;height:74px;background:#fff;border-bottom:1px solid #eee;box-shadow:2px 3px 5px rgba(255,255,255,.1);background:rgba(255,255,255,.95);z-index:188;}
/*.head-min .w{width:942px;}*/
.head-min .logo{float:left;width:175px;height:36px;padding:18px 0;}
.head-min .logo a{display:block;width:306px;height:36px;text-indent: -9999em;background:url(../img/logo.png) no-repeat;background-image: -webkit-image-set(url(../img/logo.png) 1x,url(../img/logo@2x.png) 2x);}
.head-min-nav{float:right;width:992px;}
.head-min-nav .item{float:left;width:160px;position: relative}
.head-min-nav .item .mainlink{display:block;width:128px;height:74px;text-align: center;line-height: 74px;color:#000;font-size: 16px}
.head-min-nav .item .mainlink:after{font-family:'iconfont';margin-left:8px;font-size: 14px;content: '\e612';}
.head-min-nav .item .mainlink.no-arrow:after{content: '';margin:0}
.head-min-nav .hover .mainlink,.head-min-nav active .mainlink,.head-min-nav .mainlink:hover{color:#c7000b;}
.head-min-nav .hover .mainlink,.head-min-nav.active .mainlink:after,.head-min-nav .item .mainlink:hover:after{color:#c7000b;}
.head-min-nav .nav-item-box{display:none;}

.head-min-nav .nav-item-box{position: absolute;left:0;top:75px;width:220px;z-index: 10;}
.head-min-nav .nav-item-box .nav-item-item li{position: relative;border-bottom:1px solid #eee;background:#fff;border-bottom:1px solid rgba(0,0,0,.05);background:rgba(255,255,255,.9)}
.head-min-nav .nav-item-box .nav-item-item li:last-child{border:0 none;}
.head-min-nav .nav-item-box .nav-item-item li a{display:block;width:180px;height:48px;line-height: 48px;font-size: 14px;color:#333;padding:0px 20px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.head-min-nav .nav-item-box .nav-item-item li a:before{margin-right:6px;font-family:'iconfont';content: '\e630';font-size: 12px;-webkit-transition:all .6s ease;transition:all .6s ease;-webkit-transition:all .6s ease;transition:all .6s ease;}
.head-min-nav .nav-item-box .nav-item-item li a:hover{color:#c7000b;text-indent:3px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.head-min-nav .nav-item-box .nav-item-item li a:hover:before{color:#c7000b;margin-right:10px;-webkit-transition:all .6s ease;transition:all .6s ease;}


.head{background:#fff;position:relative;z-index:80;}
.head .logo{float:left;width:175px;height:36px;padding:19px 0}
.head .logo a{display:block;width:175px;height:36px;text-indent: -9999em;background:url(../img/logo.png) no-repeat;background-image: -webkit-image-set(url(../img/logo.png) 1x,url(../img/logo@2x.png) 2x);}
.head .nav{width:992px;float:right;position:relative;z-index:32;background:#fff;}
.head .nav-item{}

.head .nav-item .item{float:left;width:160px;position: relative}
.head .nav-item .item .mainlink{display:block;width:128px;height:74px;text-align: center;line-height: 74px;color:#000;font-size: 16px;}
.head .nav-item .item .mainlink:after{font-family:'iconfont';margin-left:8px;font-size: 14px;content: '\e612';}
.head .nav-item .item .mainlink.no-arrow:after{content: '';margin:0}
.head .nav-item .hover .mainlink,.nav-item .item.active .mainlink,.nav-item .item .mainlink:hover{background:#c7000b;color:#fff;}
.head .nav-item .hover .mainlink,.nav-item .item.active .mainlink:after,.head .nav-item .item .mainlink:hover:after{color:#fff;}
.head .nav-item .item .nav-item-box{display:none;}

.head .nav-item-box{position: absolute;left:0;top:74px;width:220px;background:#c7000b;z-index: 10;}
.head .nav-item-box .nav-item-item li{position: relative;border-bottom:1px solid #eee;}
.head .nav-item-box .nav-item-item li:last-child{border:0 none;}
.head .nav-item-box .nav-item-item li a{display:block;width:180px;height:48px;line-height: 48px;font-size: 14px;color:#f5f5f5;padding:0px 20px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.head .nav-item-box .nav-item-item li a:before{margin-right:6px;font-family:'iconfont';content: '\e630';font-size: 12px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.head .nav-item-box .nav-item-item li a:hover{color:#fff;text-indent:3px;}
.head .nav-item-box .nav-item-item li a:hover:before{color:#fff;margin-right:10px;}

.foot-top{background:#888 url(../img/bg-foot.jpg) center top no-repeat;padding:60px 0;background-size:cover}
.foot-top .f-logo a{display:block;width:175px;height:36px;text-indent: -9999em;background:url(../img/logo-light.png) no-repeat;background-image: -webkit-image-set(url(../img/logo-light.png) 1x,url(../img/logo-light@2x.png) 2x);margin-bottom:20px}
.foot-top .item-1 p{font-size:14px;line-height:2}
.foot-top .item{float:left;width:310px;color:#eee}
.foot-top .item-2{width:280px;margin:0 40px 0 90px}
.foot-top .item-3{width:240px}
.foot-top .item-4{width:280px}
.foot-top .item a{color:#ddd}
.foot-top .item a:hover{color:#fff}
.foot-top .item .t{font-size:16px;font-weight:bold;color:#fff;padding-bottom:25px;position: relative;}
.foot-top .item .t:before{position: absolute;left:0;bottom:0px;font-family:'iconfont';content: '\e605';color:#c7000b;font-size:24px}
.foot-top .item-2 ul{float:left;width:48%}
.foot-top .item li{line-height:32px}
.foot-top .item li a{width:90px;height:32px;display:block;position: relative;-webkit-transition:all .6s ease;transition:all .6s ease;}
.foot-top .item li a:after{}
.foot-top .item li a:hover:after{font-family:'iconfont';content: '\e61a';color:#ccc;position: absolute;right:0;top:2px;color:#fff;}
.foot-top .item-3 li a{width:150px}
.foot-top .item-4 p{line-height:32px;margin-bottom:5px}
.foot-top .item-4 p .iconfont{margin-right:8px}
.foot-top .item-4 .social{font-size:28px;margin-top:10px;position:relative}
.foot-top .item-4 .social a{margin-right:10px}
.foot-top .social a:first-child:after{display:none;
    position: absolute;left:150px;top:0px;width:120px;height:120px;content:'';background:url(../img/qr-wx.png) no-repeat;z-index:5;background-size:cover;box-shadow:2px 3px rgba(0,0,0,.2);border-radius:5px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.foot-top .social a:first-child:hover:after{display:block}

.foot-bottom{height:70px;background:#c7000b;color:#eee;font-size:14px;line-height:70px}
.fb-left{width:600px;float:left}
.fb-left .bei{margin:0 15px 0 30px;display:inline-block;background:url(../img/beian.png) left center no-repeat;text-indent:20px;}
.fb-right{width:400px;float:right;text-align:right;}
.fb-right .spe{margin:0 10px;color:#eee}
.foot-bottom a{color:#ddd}
.foot-bottom a:hoer{color:#fff}

.main-slider{height:100%;position:relative;overflow:hidden}
.nivo-controlNav{position: absolute;bottom:5px;right:26px;z-index: 100}
.main-slider a:hover{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;}
.nivoSlider img {position:absolute;top:0px;left:0px;max-width:none;}
.nivo-main-image {display:block !important;position:relative !important;width:100% !important;}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:white;filter:alpha(opacity=0);opacity:0;}
/* The slices and boxes in the Slider */
.nivo-slice {display:block;position:absolute;z-index:5;height:100%;top:0;}
.nivo-box {display:block;position:absolute;z-index:5;overflow:hidden;}
.nivo-box img {display:block;}
/* Caption styles */.nivo-caption {position:absolute;left:0px;bottom:0px;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:0.8;overflow:hidden;display:none;-moz-opacity:0.8;filter:alpha(opacity=8);-webkit-box-sizing:border-box;/* Safari/Chrome,other WebKit */-moz-box-sizing:border-box;/* Firefox,other Gecko */box-sizing:border-box;/* Opera/IE 8+ */}
.nivo-caption p {padding:5px;margin:0;}
.nivo-caption a {display:inline !important;}
.nivo-html-caption {display:none;}
/* Direction nav styles (e.g. Next & Prev) */.nivo-directionNav a {position:absolute;top:45%;z-index:9;cursor:pointer;}
.nivo-prevNav {left:0px;}
.nivo-nextNav {right:0px;}
.main-slider .nivo-controlNav {text-align:center;position: absolute;left:50%;bottom:20px;width:100px;margin-left:-50px}
.main-slider .nivo-controlNav a {position: relative; width: 12px;
    height: 12px;margin: 0px 4px;border-radius: 6px;display: inline-block; background-color: #ffffff; transition: all 500ms ease;-webkit-transition: all 500ms ease;text-indent:-9999em}
.main-slider .nivo-controlNav a:hover,.main-slider .nivo-controlNav a.active {background:#c7000b;height:24px}
.main-slider .nivo-directionNav a {display:block;width:48px;height:48px;background:rgba(255,255,255,.3);border:0;opacity:0;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;color:#fff;border-radius:50%;line-height:48px;text-align:center;font-size:28px}
.main-slider .nivo-directionNav a:hover{background:#c7000b}
.main-slider:hover .nivo-directionNav a {opacity:1;}
.main-slider a.nivo-nextNav {right:35px;}
.main-slider a.nivo-prevNav {left:35px;}
.main-slider .nivo-caption {font-family:Helvetica,Arial,sans-serif;}
.main-slider .nivo-caption a {color:#fff;border-bottom:1px dotted #fff;}
.main-slider .nivo-caption a:hover {color:#fff;}
.main-slider .nivo-controlNav.nivo-thumbs-enabled {width:100%;}
.main-slider .nivo-controlNav.nivo-thumbs-enabled a {width:auto;height:auto;background:none;margin-bottom:5px;}
.main-slider .nivo-controlNav.nivo-thumbs-enabled img {display:block;width:120px;height:auto;}

/*.home-news{background:url(../img/bg-home-news.jpg) center no-repeat;}*/
.aside-title{padding-top:86px;width:256px;float:left}
.aside-title h5,.aside-title h4{color:#ddd;font-size:20px;line-height:1;font-weight:bold}
.aside-title h4{font-size:32px}
.aside-title h2{position: relative;font-weight:bold;color:#c7000b;font-size:24px;margin-top:6px}
.aside-title h2 .line{position: absolute;left:0;bottom:-6px;width:48px;height:3px;background:#c7000b}
.aside-title .more{margin-top:72px}
.aside-title .more a{display:block;width:124px;height:36px;border:1px solid #c7000b;color:#c7000b;text-align:center;line-height:36px;background:#fff}
.aside-title .more a:hover{background:#c7000b;color:#fff;}
.aside-title .txt{color:#888;margin-top:20px}
.news-block{float:right;width:972px}
.news-tabs{margin-top:20px}
.news-tabs li{float:left;width:200px;height:40px;border:1px solid #c7000b;margin:6px 0;line-height:40px;text-align:center;font-size:14px;cursor:pointer;color:#c7000b;-webkit-transition:all .6s ease;transition:all .6s ease;}
.news-tabs li:hover,.news-tabs li.active{background:#c7000b;color:#fff}
.news-tabs .iconfont{margin-right:5px}
/*.news-tabs li:nth-child(2),.news-tabs li:nth-child(4){border-left:0 none;}*/
/*.news-tabs li:nth-child(3),.news-tabs li:nth-child(4){border-top:0 none;}*/

.news-block .items li{float:left;border-left:1px solid #eee;padding:55px 24px 55px 25px;width:274px;-webkit-transition:all .8s ease;transition:all .8s ease;}
.news-block .items li .day{font-size:72px;font-weight:bold;color:#ddd}
.news-block .items li .date{font-size:16px;margin:12px 0;color:#777}
.news-block .items li .t{font-size:18px;font-weight:bold;margin-bottom:15px;line-height:1.3;overflow:hidden;height:48px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.news-block .items li .t a{color:#222}
.news-block .items li .t a:hover{color:#c7000b}
.news-block .items li .img,.news-block .items li .img img{overflow:hidden;width:274px;height:194px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.news-block .items li .img:hover img{transform: scale(1.05)}
.news-block .items li .desc{font-size:14px;color:#999;margin:15px 0;height:66px;overflow:hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.news-block .items li .more{font-size:36px;}
.news-block .items li .more a{color:#999}
.news-block .items li .more a:hover{color:#c7000b}
.news-block .items li:hover{background:rgba(153,153,153,.1);padding:45px 24px 65px 25px;}
.news-block .items li:hover img{opacity:.8}
.news-block .items li:hover .more a{color:#c7000b}

.home-yunying{width:100%;height:720px;padding-top:118px;background:url(../img/bg-home-yunying.jpg) center no-repeat;text-align:center;color:#333;background-size:cover;text-shadow:2px 3px 5px rgba(0,0,0,.1)}
.home-yunying h2{font-size:48px;font-weight:bold;color:#003b80}
.home-yunying h3{font-size:22px;line-height:1.4;margin-top:16px;color:#000}
.home-yunying .ic{width:1200px;height:180px;margin:88px auto 0;}
.home-yunying .ic li{float:left;width:180px;height:180px;margin:0 60px;background:url(../img/home-cpbg.png) no-repeat;}
.home-yunying .ic li a{display:block;width:180px;height:120px;color:#fff;font-size:24px;border-radius:50%;padding:46px 0 14px;line-height:1.2;}
.home-yunying .ic li a .iconfont{font-size:36px}
.home-yunying .ic li a span{display:block;margin-top:6px;padding-left:8px}
/*.home-yunying .ic li a:hover{background:#c7000b;background:rgba(199,0,11,.8);border-color:#c7000b;color:#eee}*/
.home-yunying .ic li a:hover{opacity: .95}
.home-yunying .more{margin-top:120px}
.home-yunying .more a{width:256px;height:60px;margin:0 auto;display:block;line-height:60px;background:#c7000b;color:#fff;font-size:16px;background:rgba(199,0,11,.9);}
.home-yunying .more a:hover{opacity:.9}

.home-nengli{/* background:url(../img/bg-home-nl.png) center no-repeat;*/height:688px;overflow:hidden}
.nengli-item{float:right;width:972px}
.nengli-item li{float:left;width:183px;padding:160px 30px 100px;-webkit-transition:all .6s ease;transition:all .6s ease;cursor:pointer}
.nengli-item li.b{padding:88px 30px 160px}
.nengli-item li .t{text-transform: uppercase;font-weight:bold;font-size:24px;line-height: 1;margin-bottom:16px;}
.nengli-item li .t a{color:#003b81}
.nengli-item li .t span{font-size:13px;color:#555}
.nengli-item li .img,.nengli-item li .img img{width:183px;height:289px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.nengli-item li .img{overflow:hidden}
.nengli-item li .ic{margin-top:32px;font-size:64px;}
.nengli-item li .ic a{color:#ddd}
.nengli-item li.b .t{margin-bottom:0;margin-top:16px}
.nengli-item li.b .ic{margin-top:28px}
.nengli-item li:hover{background:#c7000b;color:#fff;padding:150px 30px 110px;}
.nengli-item li.b:hover{padding:78px 30px 170px;}
.nengli-item li:hover .t span{color:#fff}
.nengli-item li:hover a{color:#fff}
.nengli-item li:hover .img:hover img{transform: scale(1.05);opacity:.9}

.home-bankuai{padding:90px 0;background:#f3f3f3;}
.block-title{text-align:center}
.block-title h3{font-size:36px;color:#c7000b;font-weight:bold;line-height:1.2}
.block-title h5{font-size:14px;color:#999}
.block-title .line{width:60px;height:1px;margin-top:12px;border-top:3px solid #c7000b;margin:0 auto}
.block-title.left{text-align:left}
.block-title.left .line{margin:0}

.bankuai-item{margin:50px 0 0px}
.bankuai-item li{float:left;width:228px;margin:10px;position: relative;position: relative;}
.bankuai-item li .img,.bankuai-item li .img img{width:100%;height:139px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.bankuai-item li .img{overflow:hidden}
.bankuai-item li .link{position: absolute;left:0;top:0;width:206px;height:103px;padding:18px 10px;background:rgba(0,0,0,.1)}
.bankuai-item li .link .t1{font-size:16px;font-weight:bold;color:#fff;position: relative;padding-top:20px;text-shadow:2px 3px 5px rgba(0,0,0,.3)}
.bankuai-item li .link .t1:before{position: absolute;left:2px;top:-5px;font-family:'iconfont';content: '\e605';color:#fff;font-size:24px}
.bankuai-item li .link .t2{position: absolute;right:6px;bottom:3px;color:#fff;-webkit-transition:all .6s ease;transition:all .6s ease;font-size:12px}
.bankuai-item li .link .ic{position: absolute;left:50%;top:50%;margin:-16px 0 0 -16px;width:32px;height:32px;line-height:32px;text-align:center;color:#fff;background:#c7000b;background:rgba(199,0,11,.9);color:#fff;font-size:16px;border-radius:50%;-webkit-transition:all .6s ease;transition:all .6s ease;opacity:0}

.bankuai-item li:hover .link{background:rgba(0,0,0,.2)}
.bankuai-item li:hover .link .t2{padding-right:3px}
.bankuai-item li:hover .link .ic{opacity:1}
.bankuai-item li:hover .img img{transform: scale(1.05)}

.home-bankuai .more{margin-top:10px}
.home-bankuai .more a{display:block;width:280px;height:46px;margin:0 auto;border:1px solid #c7000b;color:#c7000b;line-height:46px;text-align:center;}
.home-bankuai .more a:hover{background:#c7000b;color:#fff}

.home-video{padding:90px 0;/* background:url(../img/bg-video.png)*/}
.video-items{margin-top:50px;}
.video-items li{float:left;width:393px;margin:0 10px;}
.video-items li video{width:100%;height:240px;background:#000}
.video-items li h5{font-size:16px;text-align:center;margin-top:6px}

.current-path{width:100%;background-color:#eee;background-position:center;color:#000;padding:124px 0}
.current-path .w{font-size:36px;font-weight:bold;line-height:48px}
.current-path h2{font-size:36px;font-weight:bold;line-height:48px}
.current-path p{font-size:14px;line-height:1;margin-top:8px}
.current-path p a{color:#000}
.current-path p .iconfont{margin:0 10px;color:#222}
.current-path p a:hover{color:#c7000b}
.current-path h5{display:none;position: absolute;right:0;top:5px;font-size:30px;line-height:1.2;-webkit-transition:all 1s ease;transition:all 1s ease;opacity:0;color:#c7000b;text-shadow:0px 0px 2px rgba(255,255,255,.9)}
.current-path h5 span{font-size:16px}
.current-path:hover h5{opacity:1}

.pah-sec{ padding:70px 0;position: relative;}
.pah-video{float:right;width:50%;height:342px;background:#ccc url(../img/bg-aboutvideo.jpg) no-repeat;position: relative;}
.default-video-box {}
.default-video-box a {display:block;position:absolute;left:50%;top:50%;margin:-35px 0 0 -35px;height:70px;width:70px;border-radius:50%;background-color:#fff;text-align:center;line-height:70px;font-size:24px;color:#c7000b;text-indent:7px}
.default-video-box .ripple:before,.default-video-box .ripple:after {border-radius:50%;position:absolute;left:50%;top:50%;height:50px;width:50px;margin-top:-25px;margin-left:-25px;-webkit-box-shadow:0 0 0 0 rgba(255,255,255,0.64);box-shadow:0 0 0 0 rgba(255,255,255,0.64);-webkit-animation:ripple 3s infinite;animation:ripple 3s infinite;}
.default-video-box .ripple:before {-webkit-animation-delay:.9s;animation-delay:.9s;content:"";position:absolute;right:0;bottom:0;}
.default-video-box .ripple:after {-webkit-animation-delay:.6s;animation-delay:.6s;content:"";position:absolute;right:0;bottom:0;}
@-webkit-keyframes ripple {70% {-webkit-box-shadow:0 0 0 70px rgba(244,68,56,.0);box-shadow:0 0 0 70px rgba(244,68,56,.0);}
    100% {-webkit-box-shadow:0 0 0 0 rgba(244,68,56,.0);box-shadow:0 0 0 0 rgba(244,68,56,.0);}
}
@keyframes ripple {70% {-webkit-box-shadow:0 0 0 70px rgba(244,68,56,.0);box-shadow:0 0 0 70px rgba(244,68,56,.0);}
    100% {-webkit-box-shadow:0 0 0 0 rgba(244,68,56,.0);box-shadow:0 0 0 0 rgba(244,68,56,.0);}
}
.default-video-box .ripple:hover,.default-video-box .ripple:hover:before{background:#c7000b;color:#fff}
.fancybox-button--share{display:none}

.pah-intro{float:left;width:50%;height:342px;}
.pah-intro .inner{padding-right:30px;}
.pagehome-title{position: relative;line-height:1;font-size:30px;font-weight:bold;color:#c7000b}
.pagehome-title .line{position: absolute;left: 0;bottom: -18px;width: 76px;height: 2px;background: #c7000b;}
.pagehome-subtitle{font-size:15px;color:#888;text-align:center;margin-top:30px}
.pagehome-title .line:before{position: absolute;left:0;bottom:2px;content:'';width:24px;height:4px;background:#c7000b;}
.pagehome-title.center{text-align:center}
.pagehome-title.center .line{left:50%;margin-left:-38px}
.pagehome-title.center .line:before{left:50%;margin-left:-12px}
.pagehome-title .r{position: absolute;right:0;top:33px;font-size:15px}
.pagehome-title .r a{color:#c7000b;font-weight:normal}
.pagehome-title .r a:hover{opacity:.8}
.pah-intro .inner .desc{font-size:15px;margin:40px 0 30px;color:#555;line-height:1.8}
.pah-intro .inner .desc p{margin:12px 0}
.pah-intro .inner .more{}
.pah-intro .inner .more a{display:inline-block;width:124px;height:36px;background:#fff;border:1px solid #c7000b;color:#c7000b;text-align:center;line-height:36px;}
.pah-intro .inner .more a:hover{background:#c7000b;color:#fff}
.pah-sec-menu{background:#eee url(../img/bg-about-menu.jpg) center repeat}
.pah-sec-gray{background:#f3f3f3;}
.fancybox-slide>*{padding:0}

.pah-dsz{float:right;width:66%;padding-top:15px}
.pah-dsz .desc{background:#fff;padding:40px;background:rgba(255,255,255,.7);overflow:hidden;border-radius:0 20px 0 0}
.pah-dsz .desc .img{float:left;width:180px;padding-top:12px}
.pah-dsz .desc .img img{width:100%;}
.pah-dsz .desc .info{padding:50px 0;float:right;position: relative;font-size:15px;font-style:italic;font-weight:600}
.pah-dsz .desc .info .qm{text-align:right;margin-top:8px;}
.pah-dsz .desc .info .qm img{width:72px}
.pah-dsz .ic{color:#1353fd;font-size:24px;position: absolute;font-weight:normal}
.pah-dsz .ic-1{left:0;top:0}
.pah-dsz .ic-2{right:0;bottom:-2px}
.pah-dsz .more{position: absolute;left:0;bottom:6px;font-weight:normal;color:#003b80;font-style:normal;font-size:15px}
.pah-dsz .more a{display:inline-block;width:124px;height:36px;border:1px solid #003b80;color:#003b80;text-align:center;line-height:36px;}
.pah-dsz .more a:hover{background:#c7000b;color:#fff}

.pah-menu{float:left;width:400px;}
.pah-menu ul{}
.pah-menu li{float:left;width:130px;height:130px;margin:15px}
.pah-menu li a{display:block;width:130px;height:104px;text-align:center;color:#c7000b;background:#fff;background:rgba(255,255,255,.7);font-size:16px;padding-top:26px;border-radius:0 20px 0 0;line-height:1.4}
.pah-menu li a .iconfont{font-size:36px;color:#c7000b;font-weight:normal;-webkit-transition:all 1s ease;transition:all 1s ease;font-weight:normal}
.pah-menu li a:hover{background:#c7000b;color:#fff;}
.pah-menu li a:hover .iconfont{color:#fff}


.company-history {position:relative}
.company-history .sec-title {margin-bottom:70px;}
.company-history .history-carousel {position:relative;margin-top:90px}
.company-history .carousel-outer {position:relative;}
.company-history .carousel-outer .thumbs-outer {position:relative;overflow:hidden;}
.company-history .carousel-outer:before {position:absolute;content:'';left:0px;top:32px;width:100%;height:1px;background-color:#e6e6e6;}
.company-history .history-carousel .thumbs-carousel {position:static;max-width:170px;margin:0 auto;margin-bottom:0px;}
.company-history .history-carousel .thumbs-carousel .owl-stage-outer {overflow:visible;}
.company-history .history-carousel .thumbs-carousel .owl-item.active li {position:relative;color:#000;-webkit-transform:scale(1.5);transform:scale(1.5);font-weight:bold}
.company-history .history-carousel .thumbs-carousel .owl-item.active li:before {display:none;}
.company-history .history-carousel .thumbs-carousel li {position:relative;color:#e6e6e6;font-size:18px;font-weight:700;cursor:pointer;line-height:1em;text-align:center;padding:23px 20px;transition:all 0.3s ease;display:inline-block;background-color:#ffffff;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;font-family:sans-serif;}
.company-history .history-carousel .thumbs-carousel .owl-nav {position:absolute;left:0px;top:0px;width:100%;height:0px;}
.company-history .history-carousel .thumbs-carousel .owl-nav .owl-prev {position:absolute;left:0px;top:7px;color:#c4c4c4;font-size:32px;width:40px;display:inline-block;background-color:#ffffff;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.company-history .history-carousel .thumbs-carousel .owl-nav .owl-next {position:absolute;top:7px;right:0px;left:auto;width:40px;text-align:right;font-size:32px;color:#c4c4c4;display:inline-block;background-color:#ffffff;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;}
.company-history .history-carousel .thumbs-carousel .owl-nav .owl-prev:hover,.company-history .history-carousel .thumbs-carousel .owl-nav .owl-next:hover {color:#c7000b;}
.company-history .carousel-outer .content-slide {position:relative;}
.company-history .carousel-outer .content-carousel .owl-stage-outer {padding-top:22px;}
.company-history .carousel-outer .content-slide .content-inner {position:relative;text-align:center;padding:35px 25px;background-color:#f4f4f4;}
.company-history .carousel-outer .content-slide .content-inner:before {position:absolute;content:'';left:50%;top:-20px;margin-left:-100px;order-top: 100px transparent dashed;
    border-left: 100px transparent dashed;
    border-right: 100px transparent dashed;
    border-bottom: 100px #f4f4f4 solid;}
.company-history .carousel-outer .content-slide .content-inner h3 {position:relative;color:#020e28;font-size:18px;line-height:1.4em;margin-bottom:5px;font-weight:bold}
.company-history .carousel-outer .content-slide .content-inner .date {position:relative;color:#c7000b;font-size:16px;margin-bottom:20px;font-weight:bold;}
.company-history .carousel-outer .content-slide .content-inner .text {position:relative;color:#555;font-size:15px;text-align:left;max-width:1120px;margin:0 auto;text-indent:2em;line-height:1.8}
.company-history .carousel-outer .content-carousel .owl-nav {position:absolute;left:0px;top:50%;width:100%;}
.company-history .carousel-outer .content-carousel .owl-nav .owl-prev {position:absolute;left:-20px;width:42px;height:42px;color:#c7000b;line-height:42px;text-align:center;border-radius:50%;font-size:20px;background-color:#ffffff;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-box-shadow:0px 2px 12px 0px rgba(68,68,68,0.5);-moz-box-shadow:0px 2px 12px 0px rgba(68,68,68,0.5);box-shadow:0px 2px 12px 0px rgba(68,68,68,0.5);}
.company-history .carousel-outer .content-carousel .owl-nav .owl-next {position:absolute;right:-20px;width:42px;height:42px;color:#c7000b;line-height:42px;text-align:center;border-radius:50%;font-size:20px;background-color:#ffffff;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;-webkit-box-shadow:0px 2px 12px 0px rgba(68,68,68,0.5);-moz-box-shadow:0px 2px 12px 0px rgba(68,68,68,0.5);box-shadow:0px 2px 12px 0px rgba(68,68,68,0.5);}
.company-history .carousel-outer .content-carousel .owl-nav .owl-next:hover,.company-history .carousel-outer .content-carousel .owl-nav .owl-prev:hover {color:#ffffff;background-color:#c7000b;}

.rongyu-outer {position:relative;margin-top:50px}
.rongyu-outer .sponsors-outer {position:relative;}
.rongyu-outer .sponsors-outer:after {position:absolute;content:'';right:0px;top:0px;width:2px;height:100%;z-index:1;background-color:#f4f4f4;}
.rongyu-outer .sponsors-outer .owl-dots,.rongyu-outer .sponsors-outer .owl-nav {position:relative;display:no ne;}
.rongyu-outer .sponsors-outer .image-box {position:relative;text-align:center;-webkit-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;}
.rongyu-outer .sponsors-outer .image-box {border-right:1px solid #e6e6e6;}
.rongyu-outer .sponsors-outer .image-box img {max-width:100%;width:auto;display:inline-block;-webkit-transition:all 300ms ease;-ms-transition:all 300ms ease;-o-transition:all 300ms ease;-moz-transition:all 300ms ease;transition:all 300ms ease;}
.rongyu-outer .sponsors-outer .image-box img:hover {opacity:0.7;}
.rongyu-outer .slide-item{line-height:1.2;text-align:center;}
.rongyu-outer .slide-item img{width:224px;height:160px;-webkit-transition:all .6s ease;transition:all .6s ease;margin-bottom:-3px}
.rongyu-outer .slide-item img:hover{opacity:.7;}
.rongyu-outer .slide-item span{font-size:15px;}
.rongyu-outer .slide-item a{color:#555}
.rongyu-outer .slide-item a:hover{color:#c7000b}
.zhuanti-outer .slide-item img{height:80px}
.rongyu-outer .owl-dots{
    position:relative;
    text-align:center;
    margin-top:10px;
}

.rongyu-outer .owl-dots .owl-dot{
    position:relative;
    width:9px;
    height:9px;
    margin:0px 5px;
    display:inline-block;
    border-radius:50%;
    background-color:#dedede;
    transition:all 0.3s ease;
    -moz-transition:all 0.3s ease;
    -webkit-transition:all 0.3s ease;
    -ms-transition:all 0.3s ease;
    -o-transition:all 0.3s ease;
}

.rongyu-outer .owl-dots .owl-dot:hover,
.rongyu-outer .owl-dots .owl-dot.active{
    position:relative;
    width:22px;
    height:8px;
    border-radius:10px;
    background-color:#c7000b;
}

.pnh-sec{padding:70px 0;position: relative;/* background:url(../img/bg-home-news.jpg) center no-repeat */}
.phn-left{float:left;width:860px;margin-top:50px}
.phn-right{float:right;width:370px;margin-top:50px}

.newest-block .items li{float:left;margin-right:30px;width:400px;-webkit-transition:all .8s ease;transition:all .8s ease;}
.newest-block .items li .t{font-size:18px;font-weight:bold;margin-top:15px;line-height:1.3;overflow:hidden;height:48px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.newest-block .items li .t a{color:#222}
.newest-block .items li .t a:hover{color:#c7000b}
.newest-block .items li .img,.newest-block .items li .img img{overflow:hidden;width:400px;height:280px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.newest-block .items li .img:hover img{transform: scale(1.05)}
.newest-block .items li .desc{font-size:14px;color:#999;margin:12px 0;height:66px;overflow:hidden;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.newest-block .items li .more{font-size:36px;line-height:1}
.newest-block .items li .more a{color:#999}
.newest-block .items li .more a:hover{color:#c7000b}
.newest-block .items li:hover img{opacity:.8}
.newest-block .items li:hover .more a{color:#c7000b}
.newest-block-gy{margin-top:50px}
.newest-block-gy .items li{float:left;margin:0 0 0 30px;width:393px;-webkit-transition:all .8s ease;transition:all .8s ease;}
.newest-block-gy .items li:first-child{margin-left:0;}
.newest-block-gy .items li .img,.newest-block .items li .img img{width:393px;height:272px;}


.news-home-nlist{margin-top:70px;}
.news-home-nlist .items li{width:393px;margin:0 0 0 30px}
.news-home-nlist .items li:first-child{margin:0}
.news-home-nlist .items li .img,.news-home-nlist .items li .img img{width:393px;height:272px;}


.phn-txtnews-item{}
.phn-txtnews-item li{position: relative;margin-bottom:25px;padding:1px 0 0 55px;line-height:20px;height:42px;overflow:hidden;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.phn-txtnews-item li .meta{position: absolute;left:0;top:0;padding:5px;width:30px;height:30px;text-align: center;line-height:16px;font-size: 12px;color:#fff;background:#;border:1px solid #c7000b;color:#c7000b}
.phn-txtnews-item li a{color:#555;font-size: 16px}
.phn-txtnews-item li:hover .meta{opacity:.8;filter:alpha(opacity=80);}
.phn-txtnews-item li a:hover{color:#c7000b;}
.pnh-tabs{position: relative;height:48px;}
.pnh-tabs li{float:left;width:136px;height:48px;border:1px solid #c7000b;border-right:0 none;line-height:48px;text-align:center;font-size:15px;cursor:pointer;color:#c7000b;-webkit-transition:all .6s ease;transition:all .6s ease;}
.pnh-tabs li:hover,.pnh-tabs li.active{background:#c7000b;color:#fff}
.pnh-tabs .iconfont{margin-right:5px}
.pnh-tabs li:last-child{border-right:1px solid #c7000b}
.pnh-tabs:after{position: absolute;left:0;bottom:-2px;content:'';width:100%;border-bottom:1px solid #c7000b;line-height:0;font-size:0}
.pnh-tabs .more{position: absolute;right:0;top:0px;height:48px;line-height:48px;font-size:15px}
.pnh-tabs .more a{color:#c7000b;}
.pnh-tabs .more a:hover{opacity:.7}
.pnh-notice{}
.pnh-notice .pagehome-title{padding-top:10px}
.pnh-notice .pagehome-title .r{top:16px}
.pnh-notice .phn-txtnews-item{margin-top:40px}

.pnh-newstab{float:left;width:830px;}
.pnh-hotnews{float:right;width:370px;}
.hotnews-title{font-size:30px;color:#c7000b;line-height:1;margin-bottom:15px}
.hotnews-item {}
.hotnews-item li{padding:20px 0;min-height:90px;border-bottom:1px solid #eee}
.hotnews-item li .img{float:left;padding-right:10px}
.hotnews-item li .img img{width:90px;height:90px}
.hotnews-item li .info .date{color:#888;padding-top:8px}
.hotnews-item li .info h5{font-size:15px;margin-top:6px;line-height:23px;overflow:hidden;height:46px;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.hotnews-item li:last-child{border-bottom:0 none}
.news-list{padding:2px 0}
.nl-head{border-bottom:1px solid #eee;padding:25px 0}
.nl-head .img{float:left;width:300px;height:212px;}
.nl-head .img img{width:286px;height:200px;padding:6px;border:1px solid #eee;-webkit-transition:all .6s ease;transition:all .6s ease;}
.nl-head .img img:hover{opacity:.8}
.nl-head .info{padding-left:316px;}
.nl-head .info .t{font-weight:bold;font-size:18px;line-height:1.2;margin-bottom:12px;padding-top:2px;position: relative;}
.nl-head .info .date{color:#999;margin:10px 0;}
.nl-head .info .more{margin-top:16px;}
.nl-head .info .more a{color:#c7000b;font-size:15px;display: inline-block;width:120px;height:30px;border:1px solid #c7000b;line-height:30px;text-align:center}
.nl-head .info .more a{color:#c7000b;font-size:13px;display: inline-block;width:120px;height:30px;border:1px solid #c7000b;line-height:30px;text-align:center}
.nl-head .info .more a:hover{background:#c7000b;color:#fff}
.nl-head .info .desc{font-size:15px;line-height:24px;height:72px;overflow:hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;color:#666;margin:10px 0 20px}
.news-list li{padding:25px 0 25px 100px;border-bottom:1px solid #eee;position: relative;min-height:86px}
.pnh-boxs .news-list li{border-color:#ddd}
.news-list li:last-child{border-bottom:0 none;}
.news-list li .date{position: absolute;left:0;top:25px;width:84px;height:74px;border:1px solid #555;color:#555;text-align:center;padding-top:10px}
.news-list li .date .day{font-size:24px;font-weight:bold;}
.news-list li .date .ym{font-size:13px;}
.news-list li .t{font-weight:bold;font-size:16px;line-height:1;margin-bottom:12px;padding-top:7px;position: relative;}
.news-list li .t a{display:block;width:100%;height:100%}
.news-list li .t:before{position: absolute;right:0;bottom:0px;font-family:'iconfont';content: '\e61a';color:#c7000b;display:none}
.news-list li .desc{font-size:13px;line-height:22px;height:44px;overflow:hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;color:#888;}
.news-list li:hover .date .day{color:#c7000b;}
.news-list li:hover .t:before{display:block}
.news-list li.img-item .t,.news-list li.img-item .desc{padding-right:163px;}
.news-list li.img-item .img{width:153px;height:110px;position: absolute;right:0;top:13px;overflow: hidden;}
.news-list li.img-item .img img{width:143px;height:100px;border:1px solid #eee;padding:4px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.news-list li.img-item:hover .t:before{right:130px;}
.news-list li.img-item:hover .img img{opacity:.8;}

.common-null{padding:80px 0 100px;text-align: center;font-size: 16px;color:#999;line-height: 1.2;letter-spacing: 8px;}
.common-null .iconfont{font-size: 96px;color:#ddd;}

.news-textlist{padding:15px 0}
.news-textlist li{padding:18px 0;border-bottom:1px solid #eee;position: relative;font-size:15px;padding-right:130px;line-height:24px}
.news-textlist li a{}
.news-textlist li .date{position: absolute;right:0;top:15px;color:#888;}
.news-textlist li:last-child{border-bottom:0 none;}
.news-textlist li .meta .iconfont{margin:0 8px;color:#ccc}
.news-textlist li .meta a{color:#999}
.news-textlist li .meta a:hover{color:#000}
.news-textlist li .meta a .iconfont{margin:0 5px 0 0}
.page-banner-bk{background:#eee url(../img/bg-bkbanner.jpg) center no-repeat;text-align:center;color:#c7000b}
.page-banner-cy{background-image:url(../img/bg-cybanner.jpg)}
.page-banner-gy{background-image:url(../img/bg-gybanner.jpg);padding:0 0}
.page-banner-gy a.link{width:100%;height:360px;display:block;margin:0 auto}
.page-banner-bk h3{font-size:42px;font-weight:bold;position: relative;line-height:1.2}
.page-banner-bk h3:after{position: absolute;left:50%;bottom:-20px;content:'';width:70px;height:4px;background:#c7000b;font-size:0;line-height:0;margin-left:-35px}
.page-banner-bk h5{font-size:22px;font-weight:bold;margin-top:55px;}
.page-banner-bk p{font-size:14px;}
.page-banner-bk .more{margin-top:40px;text-align:center}
.page-banner-bk .more .iconfont{margin-left:6px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.page-banner-bk .more a{display:inline-block;background:#c7000b;border:1px solid #c7000b;color:#fff;width:180px;height:48px;line-height:48px;font-size:16px;border-radius:24px;margin:0 12px;position: relative;padding-right:10px}
.page-banner-bk .more a:after{position: absolute;right:25px;top:0;content:'\e639';font-family: 'iconfont';font-size:16px;-webkit-transition:all .3s ease;transition:all .3s ease;}
.page-banner-bk .more a.r{background:transparent;border:1px solid #c7000b;color:#c7000b;}
.page-banner-bk .more a:hover{background:#db0511;border-color:#db0511;color:#fff}
.page-banner-bk .more a:hover:after{right:20px}
.hxnl-item li{float:left;width:21%;padding:40px 2%;text-align:center;line-height:1.2;-webkit-transition:all .6s ease;transition:all .6s ease;}
.hxnl-item-cy li p{min-height:138px;}
.hxnl-item li .ic{font-size:56px;color:#999;color:#c7000b;line-height:1}
.hxnl-item li h5{font-size:24px;margin:24px 0;position: relative;font-weight:bold}
.hxnl-item li h5:after{position: absolute;left:50%;bottom:-15px;content:'';width:40px;height:3px;background:#c7000b;font-size:0;line-height:0;margin-left:-20px}
.hxnl-item li p{margin-top:35px;font-size:13px;text-align:left;line-height:1.8;text-align: justify;}
.hxnl-item li:hover{background:#c7000b}
.hxnl-item li:hover *{color:#fff!important}
.hxnl-item li:hover h5:after{background:#fff}
.titan-title{background: #c7000b;
    color: #fff;
    padding: 5px 25px;
    border-radius: 25px;}

.hxbk-tab{margin-top:24px}
.hxbk-tab li{float:left;margin:5px;width:238px;position: relative;cursor:pointer;border-radius:5 px;overflow:hidden}
.hxbk-tab li img{width:100%;height:140px}
.hxbk-tab li .cover{width:100%;height:110px;padding-top:30px;position: absolute;left:0;top:0;background:rgba(0,0,0,.2);color:#fff;font-size:18px;text-align:center;line-height:1.5;-webkit-transition:all .6s ease;transition:all .6s ease;}
.hxbk-tab li .cover h5{font-weight:bold;}
.hxbk-tab li .cover p{margin-top:1px;font-size:15px;text-transform:capitalize}
.hxbk-tab li .cover .ic{font-size:16px;margin-top:12px;-webkit-transition:all .6s ease;transition:all .6s ease;}
.hxbk-tab li:hover .ic,.hxbk-tab li.active .ic{color:#c7000b}
.hxbk-tab li:hover .cover{background:rgba(0,0,0,.55)}
.hxbk-tab li.active .cover{background:rgba(199,0,11,.8)}
.hxbk-tab li.active .cover .ic{color:#fff}

.hxbk-tab-cy{margin:0}
.hxbk-tab-cy li{width:295px;margin:0 0 0 20px;}
.hxbk-tab-cy li:first-child{margin-left:0}
.hxbk-tab-cy li img{height:135px}
.hxbk-tab-cy li .cover{height:135px;padding-top:20px}
.hxbk-tab-cy li .cover h5{font-size:24px}
.hxbk-tab-cy li .cover p{font-size:16px}
.hxbk-tab-cy li .cover .ic{margin-top:10px;font-size:18px}


.hxbk-tabboxs{width:1170px;margin:32px auto 0;background:#f4f4f4;padding:50px 30px;position: relative;}
.hxbk-tabboxs .tri{width:60px;height:60px;position: absolute;left:50%;top:-60px;margin:0 0 0 -25px;font-size:60px;color:#f3f3f3}
.hxbk-tabbox{display:none}
.hxbk-tabbox .h3{font-size:16px;font-weight:bold;color:#c7000b}
.hxbk-tabbox .h5{font-size:32px;font-weight:bold}
.hxbk-tabbox .img{float:left;width:360px;}
.hxbk-tabbox .img img{width:100%;}
.hxbk-tabbox .info{padding-left:390px;min-height:224px}
.hxbk-tabbox .text{margin-top:20px;font-size:15px}
.hxbk-tabbox .text p{margin:12px 0;}
.hxbk-tabboxs-cy{width:1180px;padding:10px 30px}

.hxbk-tabboxs-cy .img{width:420px}
.hxbk-tabboxs-cy .info{padding-left:450px;min-height:252px}
.hxbk-tabboxs-cy .img .rongyu-outer{margin-top:0}
.hxbk-tabboxs-cy .img .rongyu-outer .slide-item img{height:252px}
.hxbk-tabboxs-cy .tabbox-item{padding:40px 0;border-bottom:1px solid #ccc}
.hxbk-tabboxs-cy .tabbox-item:last-child{border-bottom:none}

.page-main{padding:30px 0}
.sidebar-left,.sidebar-right{width:240px;float:left;}
.sidebar-gray{background:#f4f4f4;padding:30px;}
.sidebar-box{padding:30px 0 0;}
.sidebar-right{float:right}
.sidebar-h5{font-size:24px;font-weight:bold;margin-bottom:20px;line-height: 1.8;}
.sidebar-menu li{height:48px;margin-top:10px}
.sidebar-menu li:first-child{margin-top:0}
.sidebar-menu li a{display:block;width:100%;height:48px;line-height:48px;font-size:15px;text-indent:22px;position: relative;background:#fff;color:#111}

.sidebar-menu li a:after{position: absolute;right:12px;top:0;font-family: 'iconfont';content:'\e630';color:#ccc}
.sidebar-menu li a:hover{color:#c7000b}
.sidebar-menu li a:hover:after{color:#c7000b}
.sidebar-menu li.active a{background:#c7000b;color:#fff}
.sidebar-menu li.active a:after{color:#fff}
.sidebar-menu li.active a:before{position: absolute;left:0;top:0;width:5px;height:48px;background:#003b80;content:''}
.page-section{float:right;width:970px}
.page-detail{float:right;width:970px;}
.singlepage-title{font-size:32px;font-weight:bold;}
.dwtxt{color:#c7000b;display:none}
.dwtxt .spe{font-weight:normal;color:#eee;margin:0 8px}
.ic-conicon{padding:15px 0 0;font-size:20px;color:#eee;margin:0 0 -15px 0;}
.ic-conicon.right{text-align:right;padding:15px 0;margin:-15px 0 0 0}
.page-content{font-size:15px;color:#555;line-height:1.8}
.page-content p,.page-content div{margin:14px 0}
.page-content .company-history{margin:0 0 0 0;}
.page-content .company-history div{margin:0}
.page-content .company-history .history-carousel .thumbs-carousel {max-width:140px;}
.page-content .company-history .history-carousel .thumbs-carousel li{font-size:15px}
.page-content .company-history .carousel-outer:before{top:}
.page-content .company-history .history-carousel .thumbs-carousel .owl-nav .owl-next{top:3px}
.page-content .company-history .history-carousel .thumbs-carousel .owl-nav .owl-prev{top:3px}

.page-rongyu{}
.page-rongyu .filter{padding-bottom:20px;position: relative;height:40px;}
.page-rongyu .filter a{float:left;width:160px;height:40px;background:#eee;color:#333;margin-right:15px;text-align:center;line-height:40px;font-size:15px;position: relative;border-radius:5px}
.page-rongyu .filter a.active:after{position: absolute;left:50%;font-size:30px;top:28px;width:30px;height:30px;line-height:1;margin-left:-15px;font-family:'iconfont';content:'\e652';color:#c7000b;background:transparent}
.page-rongyu .filter a:hover{background:#f4f4f4;color:#c7000b}
.page-rongyu .filter a.active{background:#c7000b;color:#fff}
.page-rongyu .filter a .iconfont{margin-right:8px}
.page-rongyu .filter .r{position: absolute;right:25px;top:0;height:40px;}
.page-rongyu .filter .r select{height:40px;padding:0 15px;border:1px solid #555}
.rongyu-list{margin-top:30px}
.rongyu-list li{float:left;width:298px;margin:0 25px 25px 0;font-size:15px;line-height:1.4;height:269px;overflow:hidden}
.rongyu-list li img{width:298px;height:210px;-webkit-transition:all .6s ease;transition:all .6s ease;padding-bottom:8px}
.rongyu-list li:hover img{opacity:.8}

.base-pager{padding:20px 0;}
.base-pager a{background:#fff;border:1px solid #eee;color:#333;padding:5px 8px;margin-right:8px;color:#666;display:inline-block;min-width:18px;text-align: center;border-radius: 4px}
.base-pager a:hover{background:#c7000b;border-color:#c7000b;color:#fff;}
.base-pager a.active{background:#c7000b;border-color:#c7000b;color:#fff;}
.base-pager a.first{margin-right:10px;}
.base-pager a.last{margin-left:10px;}
.base-pager a:hover{text-decoration: none}
.base-pager .spe{color:#ccc;margin:0 3px;}


.hotnews-item.sidebar li:first-child{padding-top:0}

.hotnews-item li{padding:20px 0;min-height:90px;border-bottom:1px solid #eee}
.hotnews-item li .img{float:left;padding-right:10px}
.hotnews-item li .img img{width:90px;height:90px}
.hotnews-item li .info .date{color:#888;padding-top:8px}
.hotnews-item li .info h5{font-size:15px;margin-top:6px}
.hotnews-item li:last-child{border-bottom:0 none}

.pd-content{font-size:15px;color:#555;line-height:1.8}
.pd-content p,.pd-content div{margin:14px 0}
.pd-head{padding:10px 0 20px;}
.pd-head .h1{font-size:28px;font-weight:bold;line-height:1.2}
.pd-head .h5{color:#999;font-size:15px;margin-top:12px}
.pd-head .h5 .iconfont{margin-right:5px}
.pd-head .h5 .date{margin-right:20px}


.sr-only {position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;}
.sr-only-focusable:active,.sr-only-focusable:focus {position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;}
[role="button"] {cursor:pointer;}
.fade {opacity:0;-webkit-transition:opacity 0.15s linear;-o-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}
.fade.in {opacity:1;}
.collapse {display:none;}
.collapse.in {display:block;}
tr.collapse.in {display:table-row;}
tbody.collapse.in {display:table-row-group;}
.collapsing {position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;-o-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:0.35s;-o-transition-duration:0.35s;transition-duration:0.35s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;}
.panel {margin-bottom:20px;background-color:#ffffff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05);}
.panel-body {padding:15px;}
.panel-heading {padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px;}
.panel-heading > .dropdown .dropdown-toggle {color:inherit;}
.panel-title {margin-top:0;margin-bottom:0;font-size:16px;color:inherit;}
.panel-title > a,.panel-title > small,.panel-title > .small,.panel-title > small > a,.panel-title > .small > a {color:inherit;}
.panel-footer {padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #dddddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel > .list-group,.panel > .panel-collapse > .list-group {margin-bottom:0;}
.panel > .list-group .list-group-item,.panel > .panel-collapse > .list-group .list-group-item {border-width:1px 0;border-radius:0;}
.panel > .list-group:first-child .list-group-item:first-child,.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {border-top:0;border-top-right-radius:3px;border-top-left-radius:3px;}
.panel > .list-group:last-child .list-group-item:last-child,.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {border-top-right-radius:0;border-top-left-radius:0;}
.panel-heading + .list-group .list-group-item:first-child {border-top-width:0;}
.list-group + .panel-footer {border-top-width:0;}
.panel > .table,.panel > .table-responsive > .table,.panel > .panel-collapse > .table {margin-bottom:0;}
.panel > .table caption,.panel > .table-responsive > .table caption,.panel > .panel-collapse > .table caption {padding-left:15px;padding-right:15px;}
.panel > .table:first-child,.panel > .table-responsive:first-child > .table:first-child {border-top-right-radius:3px;border-top-left-radius:3px;}
.panel > .table:first-child > thead:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {border-top-left-radius:3px;border-top-right-radius:3px;}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {border-top-left-radius:3px;}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {border-top-right-radius:3px;}
.panel > .table:last-child,.panel > .table-responsive:last-child > .table:last-child {border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel > .table:last-child > tbody:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {border-bottom-left-radius:3px;border-bottom-right-radius:3px;}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {border-bottom-left-radius:3px;}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {border-bottom-right-radius:3px;}
.panel > .panel-body + .table,.panel > .panel-body + .table-responsive,.panel > .table + .panel-body,.panel > .table-responsive + .panel-body {border-top:1px solid #dddddd;}
.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td {border-top:0;}
.panel > .table-bordered,.panel > .table-responsive > .table-bordered {border:0;}
.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,.panel > .table-bordered > tbody > tr > td:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,.panel > .table-bordered > tfoot > tr > td:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left:0;}
.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,.panel > .table-bordered > tbody > tr > td:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,.panel > .table-bordered > tfoot > tr > td:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right:0;}
.panel > .table-bordered > thead > tr:first-child > td,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,.panel > .table-bordered > tbody > tr:first-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {border-bottom:0;}
.panel > .table-bordered > tbody > tr:last-child > td,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,.panel > .table-bordered > tfoot > tr:last-child > td,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tfoot > tr:last-child > th,.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {border-bottom:0;}
.panel > .table-responsive {border:0;margin-bottom:0;}
.panel-group {margin-bottom:20px;}
.panel-group .panel {margin-bottom:0;border-radius:4px;}
.panel-group .panel + .panel {margin-top:5px;}
.panel-group .panel-heading {border-bottom:0;}
.panel-group .panel-heading + .panel-collapse > .panel-body,.panel-group .panel-heading + .panel-collapse > .list-group {border-top:1px solid #dddddd;}
.panel-group .panel-footer {border-top:0;}
.panel-group .panel-footer + .panel-collapse .panel-body {border-bottom:1px solid #dddddd;}
.panel-default {border-color:#dddddd;}
.panel-default > .panel-heading {color:#333333;background-color:#f5f5f5;border-color:#dddddd;}
.panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color:#dddddd;}
.panel-default > .panel-heading .badge {color:#f5f5f5;background-color:#333333;}
.panel-default > .panel-footer + .panel-collapse > .panel-body {border-bottom-color:#dddddd;}
.panel-primary {border-color:#337ab7;}
.panel-primary > .panel-heading {color:#ffffff;background-color:#337ab7;border-color:#337ab7;}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {border-top-color:#337ab7;}
.panel-primary > .panel-heading .badge {color:#337ab7;background-color:#ffffff;}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {border-bottom-color:#337ab7;}
.panel-success {border-color:#d6e9c6;}
.panel-success > .panel-heading {color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6;}
.panel-success > .panel-heading + .panel-collapse > .panel-body {border-top-color:#d6e9c6;}
.panel-success > .panel-heading .badge {color:#dff0d8;background-color:#3c763d;}
.panel-success > .panel-footer + .panel-collapse > .panel-body {border-bottom-color:#d6e9c6;}
.panel-info {border-color:#bce8f1;}
.panel-info > .panel-heading {color:#31708f;background-color:#d9edf7;border-color:#bce8f1;}
.panel-info > .panel-heading + .panel-collapse > .panel-body {border-top-color:#bce8f1;}
.panel-info > .panel-heading .badge {color:#d9edf7;background-color:#31708f;}
.panel-info > .panel-footer + .panel-collapse > .panel-body {border-bottom-color:#bce8f1;}
.panel-warning {border-color:#faebcc;}
.panel-warning > .panel-heading {color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc;}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {border-top-color:#faebcc;}
.panel-warning > .panel-heading .badge {color:#fcf8e3;background-color:#8a6d3b;}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {border-bottom-color:#faebcc;}
.panel-danger {border-color:#ebccd1;}
.panel-danger > .panel-heading {color:#a94442;background-color:#f2dede;border-color:#ebccd1;}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {border-top-color:#ebccd1;}
.panel-danger > .panel-heading .badge {color:#f2dede;background-color:#a94442;}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {border-bottom-color:#ebccd1;}
.clearfix:before,.clearfix:after,.panel-body:before,.panel-body:after {content:" ";display:table;}
.clearfix:after,.panel-body:after {clear:both;}
.center-block {display:block;margin-left:auto;margin-right:auto;}
.pull-right {float:right !important;}
.pull-left {float:left !important;}
.hide {display:none !important;}
.show {display:block !important;}
.invisible {visibility:hidden;}
.text-hide {font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.hidden {display:none !important;}
.affix {position:fixed;}
#accordion { padding-right: 24px; padding-left: 24px; z-index: 1;margin-top:5px }
#accordion .panel { border: none; box-shadow: none; }
#accordion .panel-heading { padding: 0; border-radius: 0; border: none; }
#accordion .panel-title { padding: 0; }
#accordion .panel-title a { display: block; font-size: 16px; font-weight: bold; background: #c7000b; color: #fff; padding: 12px 25px 11px; position: relative; margin-left: -24px; transition: all 0.3s ease 0s; }
#accordion .panel-title a.collapsed { background: #999; color: #fff; margin-left: 0; transition: all 0.3s ease 0s; }
#accordion .panel-title a:before { content: ""; border-left: 24px solid #c7000b; border-top: 24px solid transparent; border-bottom: 24px solid transparent; position: absolute; top: 0; right: -24px; transition: all 0.3s ease 0s; }
#accordion .panel-title a.collapsed:before { border-left-color: #999; }
#accordion .panel-title a:after { content: "\e728"; font-family: 'iconfont'; position: absolute; top: 10px; right: 8px; font-size: 16px; color: #fff; }
#accordion .panel-title a.collapsed:after { content: "\e727"; color: #fff; }
#accordion .panel-collapse { position: relative; }
#accordion .panel-collapse.in:before { content: ""; border-right: 24px solid #ccc; border-bottom: 18px solid transparent; position: absolute; top: 0; left: -24px; }
#accordion .panel-body { font-size: 15px; color: #333; background: #f4f4f4;padding:20px 25px;line-height:1.8;border-top: none; z-index: 1; }
.page-contact{margin:0px 0;font-size:15px}
.page-contact>.ch-t{font-size:18px;font-weight:bold;padding-bottom:10px}
.page-contact>.ch-t.mt{margin-top:30px}
.page-contact>.ch-p{margin:12px 0;}
.page-contact>.ch-p .iconfont{color:#888;margin-right:5px}
.page-guestbook{font-size:15px;}
.pg-form{margin-top:20px;}
.pg-row{margin:16px 0;position: relative;}
.pg-row input,.pg-row textarea{width:400px;height:18px;padding:16px 15px 16px 43px;line-height:18px;font-size:16px;border:1px solid #ddd;transition: all 0.3s ease 0s; outline:0 none;color:#333}
.pg-row textarea{width:780px;height:180px;}
.pg-row input:focus,.pg-row textarea:focus{border-color:#000}
.pg-row .ic{position: absolute;left:15px;top:17px;font-size:18px;line-height:1;color:#ddd;transition: all 0.3s ease 0s;}
.pg-row input:focus+.ic,.pg-row textarea:focus+.ic{color:#000}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {color:#ccc}
.pg-submit{margin-top:30px}
.pg-submit button{color:#c7000b;width:200px;height:52px;font-size:16px;border:1px solid #c7000b;transition:all .3s ease 0s;border-radius:26px;outline:none}
.pg-submit button .iconfont{margin-right:8px}
.pg-submit button:hover{background:#c7000b;color:#fff}
.pg-submit button.reset{background:#fff;border:1px solid #888;color:#888;margin-left:20px}

.pg-h5{line-height:1;border-left:3px solid #c7000b;font-size:18px;text-indent:8px;font-weight:bold;}
.his-guestbook{margin-top:20px}
.his-guestbook li{padding:25px 0;border-bottom:1px solid #eee}
.his-guestbook li .h5{font-size:15px;font-weight:bold}
.his-guestbook li .h6{position: relative;line-height:30px;color:#888;margin:6px 0}
.his-guestbook li .h6 .iconfont{margin-right:5px}
.his-guestbook li .h6 .date{margin:0 30px}
.his-guestbook li .h6 .ip{position: absolute;right:0;top:0}
.his-guestbook li .desc{}
.his-guestbook li .inner{color:#c7000b;margin-top:10px}
.his-guestbook li .inner .ih5{position: relative;line-height:30px;}
.his-guestbook li .inner .ih5 strong{font-size:15px}
.his-guestbook li .inner .ih5 .r{position: absolute;right:0;top:0}

.pd-jobscontent{font-size:15px;line-height:1.8;color:#333}
.pdj-sec{margin-bottom:40px}
.pdj-sec>h5{font-size:18px;font-weight:bold;padding-bottom:8px;color:#}
.pdj-sec>h5 .iconfont{font-weight:normal;margin-right:5px;}
.pdj-sec .jobsinfo li{margin:5px 0;}
.pdj-sec .jobsinfo li .iconfont{margin-right:5px;color:#999}
.pdj-sec .text p,.pdj-sec .text div{margin:12px 0}
.zhuanti-head{padding:66px 0;text-align:center;color:#fff;background:url(../img/bg-ztbanner.jpg) center top no-repeat;box-shadow:2px 5px 8px rgba(0,0,0,.2)}
.zhuanti-head h3{font-size:56px;font-weight:bold;position: relative;line-height:1.2}
.zhuanti-head h3:after{position: absolute;left:50%;bottom:-20px;content:'';width:70px;height:4px;background:#c7000b;font-size:0;line-height:0;margin-left:-35px}
.zhuanti-head h5{font-size:36.5px;font-weight:bold;margin-top:55px;}
.zhuanti-head p{font-size:17px;}

.zhuanti-list{padding:30px 0;background:#f4f4f4 url(../img/bg-zhuanti.png) center bottom no-repeat}

.zhuanti-list li{float:left;width:337.3333333px;height:233px;margin:20px;background:#fff;box-shadow:2px 3px 5px rgba(0,0,0,.1);padding:18px;transition:all .3s ease 0s;}
.zhuanti-list li .title{font-size:16px;font-weight:bold;line-height:24px;margin:15px 0 8px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.zhuanti-list li .img{width:100%;height:136px;overflow:hidden}
.zhuanti-list li .img img{width:100%;height:136px;transition:all .8s ease 0s;}
.zhuanti-list li .info{font-size:14px;color:#888;height:22px;line-height:22px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.zhuanti-list li .link{text-align:right;margin-top:6px}
.zhuanti-list li .link a{color:#c7000b;font-size:14px}
.zhuanti-list li .link a:hover{opacity:.7}
.zhuanti-list li:hover{box-shadow:4px 6px 8px rgba(0,0,0,.2)}
.zhuanti-list li:hover img{transform: scale(1.05)}

.search-result{padding:50px 0;background:#eee;margin-bottom:25px;position:relative;z-index:3}
.search-form{width:822px;position: relative;margin:0 auto}
.search-form>input{width:820px;height:48px;border:1px solid #c7000b;border-radius:24px;text-indent:18px;font-size:15px;background:#fff;outline: none}
.search-form>button{position:absolute;right:0;top:1px;width:72px;height:48px;border:1px solid #c7000b;background:#c7000b;color:#fff;font-size:18px;font-weight:bold;text-align:center;line-height:48px;border-radius:0 24px 24px 0;}
.search-form>button:hover{opacity:.9;}
.search-total{font-size:15px;color:#888;padding-bottom:10px}
.search-total .iconfont{margin-right:5px;}
.search-total span{margin:0 5px;}
.search-total span.n{color:#286da2}
.search-total span.kw{color:#c7000b}
.search-null{letter-spacing: 0;line-height:1;color:#888}
.search-null .iconfont{font-size:136px}
.sd-list{padding:15px 0}
.sd-list li{padding:18px 0;border-bottom:1px solid #eee;position: relative;font-size:15px;padding-right:130px;line-height:24px}
.sd-list li h5{font-size:18px;padding-bottom:8px;position: relative;font-weight:bold;}
.sd-list li h5:before{position: absolute;right:0;bottom:7px;font-family:'iconfont';content: '\e61a';color:#c7000b;display:none}
.sd-list li:hover h5:before{display:block}
.sd-list li p .spe{color:#888;}
.sd-list li p a{color:#333;}
.sd-list li:last-child{border-bottom:0 none;}
.sd-list li .views{margin-left:30px;color:#888}
