@charset "utf-8";
/*******************************
 * @CopyRight 天朗集团
 * @Developer 渔夫科技 www.yufukeji.com
 * @Color c7000b
 *******************************/
@import "animate.css";
@import "iconfont.css";
@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;}
.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}
.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:728px;}
.ht-meta li{float:left;width:103px;height:34px;border-right:1px solid #eee;}
.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}

.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{background:#fff;position:relative;z-index:80;}
.head .logo{float:left;width:252px;height:41px;padding:16px 0 17px}
.head .logo a{display:block;width:252px;height:41px;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:948px;float:right;position:relative;z-index:32;background:#fff;}
.head .nav-item{}

.head .nav-item .item{float:left;width:108px;position: relative}
.head .nav-item .item .mainlink{display:block;width:108px;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 li.item:first-child,.head .nav-item li.item:first-child .mainlink{width:74px}

.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:252px;height:41px;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:390px;color:#eee}
.foot-top .item-2{width:210px;margin:0 0 0 120px}
.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:400px;float:left}
.fb-left .bei{margin-left: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;}
.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: 10px;
    height: 10px;margin: 0px 4px;border-radius: 6px;display: inline-block; background-color: #fff; border:1px solid #fff;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;}
.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;}


.about-section{height:280px;padding:35px 0;position:relative;z-index:990}
.home-aside{width:120px;height:282px;padding:40px 35px;
    position: absolute;left:0;top:0;background:#c7000b;background:rgba(199,0,11,.95);box-shadow:2px 3px 8px rgba(0,0,0,.1);color:#fff;z-index:990;line-height:1.3;}
.home-aside h5{font-size:30px;font-weight:bold;
    position: relative;}
.home-aside h5:after{position: absolute;left: 0;bottom: -36px;width: 48px;height: 3px;background: #fff;content:'';}
.home-aside h6{font-size:18px;color:#ddd;text-transform: uppercase}
.home-aside .ic{
    position: absolute;left:35px;bottom:40px;color:#ca333c;font-size:120px;
    text-align: center;line-height:1}

.about-section .home-aside{top:-82px;}

.as-content{width:600px;height:280px;padding-left:220px;float:left;}
.as-content p{font-size:14px;line-height:2;margin:10px 0}
.as-content .sec-more{margin-top:36px}
.sec-more a{display:block;width:124px;height:36px;border:1px solid #c7000b;color:#c7000b;text-align:center;line-height:36px;}
.sec-more a:hover{background:#c7000b;color:#fff;}

.as-thumb{float:right;width:400px;height:280px;}
.as-thumb img{width:100%;height:280px;}

.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-section{background:#f5f5f5;padding:50px 0}
.news-section .home-aside{right:0;left:auto}
.home-news-thumb{float:left;width:850px;padding-top:10px}
.home-news-thumb li{width:400px;margin-right:25px;float:left}
.home-news-thumb li img{width:390px;height:251px;padding:4px;border:1px solid #ddd;transition: all 500ms ease;-webkit-transition: all 500ms ease;}
.home-news-thumb li img:hover{opacity:.8;}
.home-news-thumb li h5{font-size:16px;font-weight:bold;line-height:24px;height:48px;overflow:hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;margin-top:8px}
.home-news-item{float:right;width:380px}
.home-news-item li{padding:10px 0;border-bottom:1px dashed #ddd;position:relative}
.home-news-item li a{display:block;width:100%;font-size:15px;height:24px;line-height:24px;overflow:hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 1;}
.home-news-item li:after{font-family:'iconfont';content: '\ebbd';color:#ccc;position: absolute;left:-18px;top:12px;color:#ccc;}
.home-news-item li:hover:after{color:#c7000b}

.pagehome-title{position: relative;line-height:1;font-size:30px;font-weight:bold;color:#c7000b;margin-bottom:30px;}
.pagehome-title .line{position: absolute;left: 0;bottom: -14px;width: 60px;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:25px;font-size:15px}
.pagehome-title .r a{color:#c7000b;font-weight:normal}
.pagehome-title .r a:hover{opacity:.8}

.project-section{padding:50px 0}

.rongyu-outer {position:relative;margin-top:42px}
.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:282px;height:168px;-webkit-transition:all .6s ease;transition:all .6s ease;margin-bottom:-3px;border:1px solid #eee}
.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;
}



.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{color:#999;margin:12px 0}
.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}

.current-path{width:100%;background-color:#f5f5f5;padding:24px 0}
.current-path h2{font-size:32px;font-weight:bold;line-height:48px}
.current-path p{font-size:14px;line-height:1}
.current-path p a{color:#000}
.current-path p .iconfont{margin:0 10px;color:#666}
.current-path p a:hover{color:#fff}
.current-path h5{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}
#contactMap{margin-top:20px}

.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;}
.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:#c7000b url(../img/bg-about-menu.jpg) center repeat}
.pah-sec-gray{background:#f3f3f3;}
.fancybox-slide>*{padding:0}

.pah-dsz{float:right;width:60%;padding-top:70px}
.pah-dsz .desc{background:#fff;padding:40px;background:rgba(255,255,255,.7);overflow:hidden}
.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:#c7000b;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:#c7000b;font-style:normal;font-size:15px}
.pah-dsz .more a{display:inline-block;width:124px;height:36px;border:1px solid #c7000b;color:#c7000b;text-align:center;line-height:36px;}
.pah-dsz .more a:hover{background:#c7000b;color:#fff}



.pah-menu{float:left;width:40%;}
.pah-menu ul{}
.pah-menu li{float:left;width:172px;height:172px;margin:15px 30px 15px 0}
.pah-menu li a{display:block;width:170px;height:145px;text-align:center;color:#c7000b;background:#fff;background:rgba(255,255,255,.7);font-size:18px;padding-top:25px;border:1px solid #fff}
.pah-menu li a .iconfont{font-size:48px;color:#c7000b;font-weight:normal;-webkit-transition:all 1s ease;transition:all 1s ease;}
.pah-menu li a:hover{background:#c7000b;color:#fff;border-color:#c7000b}
.pah-menu li a:hover .iconfont{color:#fff}


.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;}



.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;}
.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;}
.project-list .nl-head{border-bottom:1px dashed #eee}
.project-list .nl-head .info .more{margin-top:-5px}
.project-list .nl-head .img{float:left;width:300px;height:160px;}
.project-list .nl-head .img img{width:286px;height:146px;padding:6px;border:1px solid #eee}

.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:15px 0;height:32px;border-bottom:1px solid #eee;position: relative;font-size:15px;line-height:32px}
.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)}
.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:19%;padding:70px 3%;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}
.hxnl-item li:hover{background:#c7000b}
.hxnl-item li:hover *{color:#fff!important}
.hxnl-item li:hover h5:after{background:#fff}

.hxbk-tab{margin-top:50px}
.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 .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;}
.ic-conicon{padding:15px 0;font-size:20px;color:#eee}
.ic-conicon.right{text-align:right;}
.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}


.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;}
.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;}

.project-content{}
.pc-head{
    position: relative;padding:30px 20px 16px 320px;min-height:140px;border-top:1px solid #eee;}
.pc-head .thumb{width:300px;height:140px;
    position: absolute;left:0;top:30px;}
.pc-head .thumb img{border:1px solid #eee;width:298px;height:138px}
.pc-head .intro{font-size:15px;line-height:1.8;color:#666}
.pc-head .intro p{margin-bottom:14px;}
.pc-tabs{height:48px;border-bottom:1px solid #eee;}
.pc-tabs li{float:left;width:120px;height:42px;padding-top:6px;line-height:42px;cursor:pointer;color:#000;font-size:16px;text-align:center;font-weight:bold;
    position: relative;}
.pc-tabs li:after{position:absolute;content:'';left:0;top:0;width:120px;height:4px;background:#c7000b;display:none}
.pc-tabs li.active:after{display:block}
.pc-tabs li.active{color:#c7000b;}
.pc-boxs .pd-content{padding:8px 0}
