
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0; }  
table {border-collapse:collapse;border-spacing:0;}   
input,textarea{outline-style:none;}
fieldset,img {border:0;}   
address,caption,cite,code,dfn,em,th,var {font-weight:normal;font-style:normal;}
ol,ul {list-style:none;}   
caption,th {text-align:left;}   
/*h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}*/
q:before,q:after {content:'';}   
abbr,acronym { border:0;} 
p {word-wrap:break-word;}/*ie10*/
a:active{text-decoration:none !important;}
a:hover{text-decoration:none !important;}
a:link{text-decoration: none !important;}
a:visited{text-decoration: none !important;}
a{text-decoration: none !important;}
.clearfix:after {
  content: '\0020';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.l {
  float: left;
}
.r {
  float: right;
}
.left { float: left;}
.right { float: right; width: 30px; height: 52px; line-height: 52px;}
.f_left{float: left;padding: 0; margin: 0;}
.f_right{float: right;padding: 0; margin: 0;}
 body{  font:300 15px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
 button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer;-webkit-appearance: button;-moz-appearance: button;}
 img{
    image-rendering: -moz-crisp-edges; /* Firefox */     
    image-rendering: -o-crisp-edges; /* Opera */      
    image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */
    image-rendering: crisp-edges; \-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
 }
.top{ position: relative; height: 90px;background: #f4f4f4;}
.btn:hover{ color: #fff;background: #e14b4c;opacity: 0.9;}
.head{
    -webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0.07);
    box-shadow: 0px 4px 4px rgba(0,0,0,0.07);
    position: fixed;
    width: 100%;
    z-index: 99;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}


.title{text-align: center;  font-size: 48px; margin: 0px 0px 50px;padding-bottom: 10px; margin:50px 0px;}
.title p{ font-size:18px; color: #e84240;text-transform:capitalize; padding:5px 0px;}

#menu1 {padding: 0px;height: 32px; float:right; margin-top:28px;      padding-bottom: 10px;  font-weight: 400;}
#menu1 ul {padding: 0;list-style: none; overflow: hidden;}
#menu1 ul li { margin: 0px 3px;padding: 0;overflow: hidden;float: left; height: 32px; display: block;text-align: center;}
#menu1 ul li a, #menu1 ul li span {float: left; text-decoration: none;color: #555; clear: both; height: 20px;line-height: 20px; cursor: pointer;padding: 6px 16px;display:inline-block; font-size:14px;}
#menu1 ul li a {background: #e84240; border-radius: 50px;color: #fff;background-position: left bottom;}
#menu1 ul li span {background-position: left top;}

/*logo*/
.logoBox{ position:relative;float: left; padding: 12px 10px;}
.logoBox span{ color: #333; position: absolute;top: 39px;left: 66px;letter-spacing: 4.4px;  font-size: 12px;margin-top: 14px;font-weight: 400;}

/*加样式*/
.box{ width:1200px; margin:0 auto; overflow:hidden; min-width: 1200px; position:relative;}
.boxH{ height:700px;}
.container-fluid{ width:1200px; padding:0px;}
.fly-one{ margin-top:30px;}
.fly-three{ margin-top:20px;}
.gpdm { float: left;text-align: left;margin-top:29px;font-size: 13px;border: 2px solid #ddd;color: #333; padding: 2px 10px;font-weight: 400;}
/*导航-结束*/

/*导航下拉菜单-开始*/
.two_nav_box{position: relative;right: 0;}
.two_nav_box .two_nav{position: absolute;right: 0;overflow: visible;background-color: #ffffff;box-shadow: 0 0 6px #888888;
	border-radius: 3px;padding:10px 0px;display: none; height: 240px;  margin-top: 10px;}
.two_nav_box .two_nav dl{float: left;padding:0 20px;position: relative;}
.two_nav_box .two_nav dl dt{font-size: 15px;line-height: 30px;}
.two_nav_box .two_nav dl dt a{color: #555;font-weight: bold;}
.two_nav_box .two_nav dl i{position: absolute;left: 0;width: 1px;height: 100%;background-size: 1px 100%;}
.two_nav_box .two_nav>div dl:first-child i{display: none;}
.two_nav_box .two_nav>span{position: absolute;right: 24px;top: -13px;width: 37px; height: 13px;}
.two_nav_box .two_nav dl dd a{font-size: 14px;color: #999;line-height: 30px;}
.two_nav_box .two_nav dl dd a:hover{color: #333;text-decoration:underline !important;}


.two_nav_box2{position: relative;right: 0;}
.two_nav_box2 .two_nav2{position: absolute;right: 0;overflow: visible;background-color: #ffffff;box-shadow: 0 0 6px #888888;
	border-radius: 3px;padding:10px 0px;display: none; height: 240px;  margin-top: 10px;}
.two_nav_box2 .two_nav2 dl{float: left;padding:0 20px;position: relative;}
.two_nav_box2 .two_nav2 dl dt{font-size: 15px;line-height: 30px;}
.two_nav_box2 .two_nav2 dl dt a{color: #555;font-weight: bold;}
.two_nav_box2 .two_nav2 dl i{position: absolute;left: 0;width: 1px;height: 100%;background-size: 1px 100%;}
.two_nav_box2 .two_nav2>div dl:first-child i{display: none;}
.two_nav_box2 .two_nav2>span{position: absolute;right: 24px;top: -13px;width: 37px; height: 13px;}
.two_nav_box2 .two_nav2 dl dd a{font-size: 14px;color: #999;line-height: 30px;}
.two_nav_box2 .two_nav2 dl dd a:hover{color: #333;text-decoration:underline !important;}

/*底部开始*/
.footer {text-align: center; color: #bbbbbb; font-size: 12px;}
.box {width: 1200px; margin: 0 auto !important;overflow: hidden;min-width: 1200px;position: relative;}
/*友情链接*/
.in_links{padding:30px 0px 0px;overflow:hidden;}
.links_box{ overflow:hidden;    padding: 10px 0px;}
.links_title {width: 138px;font-size: 18px;line-height: 20px;margin-top: 20px;text-align: left;}
.links{ overflow:hidden;    border-top: 1px solid #4e4f52;}
.links_content {margin-top: 12px;display: inline-block;width: 1062px;}
.links_content ul li {float: left;display: inline;line-height: 30px;word-break: break-all;word-wrap: break-word;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;margin: 0px 15px;}
.links_content ul li a{ color: #999; font-size: 12px;}
.links_content ul li a:hover{ text-decoration: underline; color: #fff;}
.footer .footer-main{background: #282828; padding: 50px 0px 30px 0px;}
.footer .footer-main .bot_l{ width:255px;text-align: left; margin-right: 70px; line-height: 25px;}
.footer .footer-main .bot_l h5{ font-size: 16px; padding-bottom: 20px;font-weight: bold;}
.footer .footer-main .bot_m{border-right: 1px solid #4e4f52;padding-right: 80px;}
.footer .footer-main .bot_m a{color: #dadada;}
.footer .footer-main .bot_m a:hover{ text-decoration: underline; color: #fff;}
.footer .footer-main .bot_m  li{ line-height: 30px;}
.footer .footer-main .bot_m h5{font-size: 16px;padding-bottom: 20px;font-weight: bold;}
.footer .footer-main .bot_m ul{ text-align:left; margin: 0px 35px;}
.footer .footer-main .bot_r{text-align: left; margin-left: 50px;;}
.footer .footer-main .bot_r h5{ font-size: 16px;}
.footer .footer-main .bot_r b{ font-size: 32px; color: #E7E7E7}
.footer .footer-main .bot_r p{ width: 100px; text-align: center;}
.footer .footer-main .bot_r img{ margin-right: 30px; margin-top:50px; }
.footer .foot_bottom{background: #1d1b1c;padding: 10px;font-size: 12px;line-height: 25px;}
/*统一底部结束*/

/*置顶效果-开始*/
.actGotop{position: fixed;_position: absolute;bottom: 60px; right: 18px;width: 52px; height: 52px;z-index: 9999;}
.actGotop a{ width: 52px;height: 52px;display: inline-block;
    background: url(../image/top.png) center no-repeat !important;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/top.png");}
.actGotop a:hover{background: url(../image/tophover.png) center no-repeat !important;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/tophover.png");}
/*置顶效果-结束*/

/*在线客服*/
.kf-right{position:fixed;right:20px;top:210px;z-index:100}
.kf-right-item{position:relative;}
.kf-right-btn{width:48px;height:48px;border:1px solid #e14b4c;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.kf-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#e14b4c;position:absolute;left:-12px;top:-12px;}


.meau-gg a span,.meau-hd a span,.item-qq a span,.meau-contact a span,.meau-code a span,.meau-top a span{display:block;width:48px;height:48px;}
.kf-right-btn:hover{ border:1px solid #e14b4c;}
.meau-gg a span{ background:url(../image/qq.png) 10px 0 no-repeat;}
.meau-gg a:hover span{ background:#e14b4c url(../image/qq.png) -32px 0 no-repeat;}

.meau-gg .kf-right-box .box-border{width:205px;}

.kf-right-box .box-border .sev-a span{float:left;display:block; margin-right:20px;color:#d3d3d3}
.kf-right-box .box-border .sev-a h3{color:#e14b4c;font-size:24px;line-height:28px; text-indent:30px;background:url(../image/qq.png) 0px -10px no-repeat;}
.kf-right-box .box-border .sev-c{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.kf-right-box .box-border .sev-c li{width:205px; height:25px; background:url(http://fagao.ruanwen.com.cn/static/index/images/circle.png) left no-repeat; text-indent:5px; overflow:hidden;}
.kf-right-box .box-border .sev-c li a{display:inline-block;color:#666;font-size:12px;line-height:25px;}
.kf-right-box .box-border .sev-c li a:hover{color:#e14b4c;}
.kf-right-box .box-border .gg_btn{ margin:20px 0;}
.kf-right-box .box-border .gg_btn a{ background:#e14b4c; color:#fff; font-size:14px; padding:5px 20px;border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px;transition:all 0.5s;
-moz-transition:all 0.5s; /* Firefox 4 */
-webkit-transition:all 0.5s; /* Safari and Chrome */
-o-transition:all 0.5s; /* Opera */}
.kf-right-box .box-border .gg_btn a:hover{ background:#ff7e00; color:#fff; font-size:14px; padding:5px 20px;}

.meau-hd a span{background:url(../image/qq.png) 10px -55px no-repeat;}
.meau-hd a:hover span{ background:#e14b4c url(../image/qq.png) -32px -55px no-repeat;}
.item-qq a span{background:#e14b4c url(../image/qq.png) -30px -110px no-repeat;} 
.item-qq .kf-right-box .box-border{width:150px;}
.kf-right-box{position:absolute;top:-15px;right:48px;padding-right:15px;display:none;}
.kf-right-box .box-border{border:1px solid #ccc;border-top:4px solid #e14b4c;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.kf-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(http://fagao.ruanwen.com.cn/static/index/images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.kf-right-box .box-border .sev-t span{font-size:30px;float:left;display:block;line-height:30px;margin-right:20px;color:#d3d3d3}
.kf-right-box .box-border .sev-t h3{color:#e14b4c;font-size:24px;line-height:28px;text-indent:30px;background:url(../image/qq.png) 2px -117px  no-repeat;}
.kf-right-box .box-border .sev-t p{color:#e14b4c;font-size:25px; font-weight:bold;}
.kf-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#333; font-style:normal; font-weight:normal;}
.kf-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.kf-right-box .box-border .sev-b li{width:150px;}
.kf-right-box .box-border .sev-b li a{display:inline-block;color:#333;font-size:15px;padding-left:43px;background:url(http://fagao.ruanwen.com.cn/static/index/images/q1.gif) no-repeat left 3px;line-height:36px;}
.kf-right-box .box-border .sev-b li a:hover{color:#e14b4c; font-weight:bold;}

.meau-contact .kf-right-btn,.meau-code .kf-right-btn,.meau-top .kf-right-btn{width:48px;height:48px;border:1px solid #ccc;}
.meau-contact .kf-right-box .box-border{width:230px;}
.meau-contact a span{background:url(../image/qq.png) -30px -165px no-repeat;}
.meau-contact a:hover span{background:url(../image/qq.png) 10px -165px  no-repeat;}

.meau-code a span{background:url(../image/qq.png) -31px -221px no-repeat;}
.meau-code a:hover span{background:url(../image/qq.png)  8px -221px  no-repeat;}
.meau-code .kf-right-box{top:inherit;bottom:-35px;}
.meau-code .kf-right-box .box-border{width:130px;text-align:center;border-top:1px solid #ccc;}
.meau-code .kf-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .kf-right-box .box-border .arrow-right{top:inherit;bottom:50px;}

.meau-top a span{background:url(../image/qq.png) -30px -263px no-repeat;}
.meau-top a:hover span{background:#e14b4c url(../image/qq.png)  7px -263px  no-repeat;}
.meau-top .kf-right-btn:hover{border:1px solid #e14b4c;}

.kf-right-item:hover .kf-right-box{display:block}

.meau-zs .kf-right-btn{background-color:#e14b4c;color:#fff;margin-top:80px;border-color:#e14b4c}
.meau-zs .kf-right-btn span{color:#fff}
.meau-zs .kf-right-btn p{color:#fff}

.sev-t .circle {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    overflow: hidden;
    background: #F1F1F3;
    display: block;
    float: left;
    position: relative;
    left: auto;
}
.qq_a{width: 146px !important;display: inline-block;color: #333;}
.sev-t .i-qq {
    width: 44px;
    height: 44px;
    background: url(../image/qq_icon.png) no-repeat center 3px;
    display: block;
    transition: all .2s;
    border-radius: 50%;
    overflow: hidden;
}
.sev-t b{float: left;width: 90px;line-height: 44px;font-size: 15px;margin-left: 12px;}

/*返回顶部按钮*/
.back-top{
    position: fixed;
    bottom: 60px;
    right: 18px;
    width: 52px;
    height: 52px;
    z-index: 9999;
}
.back-top a{
    width: 52px;
    height: 52px;
    display: inline-block;
    background: url(../image/top.png) center no-repeat !important;
}
.back-top a:hover{
    background: url(../image/tophover.png) center no-repeat !important;
}

.home-resources-item{
    display: inline-block;
    float: left;
    width: 200px;
    height: 140px;
    text-align: center;
    box-sizing: border-box;
    margin:0px -1px -1px 0px;
    border: 1px dashed #ddd;
}
.home-resources-item:nth-child(6n+1):nth-last-child(-n+6),.home-resources-item:nth-child(6n+1):nth-last-child(-n+6)~.home-resources-item{
    margin-bottom: 0;
}

.home-resources-item p{
   text-align: center;
   line-height: 140px;
}
.home-resources-item img{
    *margin-top:expression((400 - this.height )/2);
    vertical-align:middle;
    width: 160px;
    cursor: pointer;
    transition: all .5s ease-out;
}
  
.home-resources-item img:hover {
    transform: scale(1.1);
}

/*我们的优势*/
.adv-item{
    float: left;
    width: 400px;
}
.adv-item img{
    transition: all 0.5s linear;
    transform-style: preserve-3d;
}
.adv-item-row{
    padding:60px 20px;
}
.advantage img{
    float: left;
    width: 80px;
}
.adv-item-content{
    float: left;
    margin-left:10px;
    width: 270px;
}
.adv-item-content h3{
    font-size: 28px;
    padding-bottom: 10px;
}
.adv-item-content h3:hover{
    color: #e14b4c;
}
.adv-item-content span{
    font-size: 14px;
    color: #666;
}
.adv-item:hover img{
    transform: rotateY(180deg);
}

/*发布流程*/
.release-process{
    background-color: #D4322F;
}
.release-process-title{
    font-size: 36px;
    margin-top: 30px;
    color: #fff;
    text-align: center;
}
.release-process ul{
    margin:30px 0;
}
.release-process li{
   width: 142px;
    padding: 0 10px;
    float: left;
    position: relative;
}
.release-process ul li p {
    text-align: center;
    margin-top: 20px;
    font-size: 26px;
    color: #fff;
}

.release-process .win45 {
    width: 45px !important;
    margin: auto;
    padding: 0px !important;
    height: 180px;
}
.release-process .win45 p{
    line-height: 180px;
    margin: 0;
}
.release-process-bg {
    background: #fff;
    opacity: 0.2;
    filter: alpha(opacity=0)\8;
    position: absolute;
    top: 0;
    width: 160px;
    height: 180px;
    left: 0;
}
.release-process-bg:hover {
    opacity: 0.3;
    filter: alpha(opacity=0)\7;
}

.home-news{
    width: 800px;
    float: left;
}
.home-news-head{
    border-bottom: 1px solid #ddd;
}
.home-news .home-news-cat{
    float: left;
    padding: 10px 18px;
    float: left;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    cursor: pointer;

}
.home-news .home-news-cat:hover,.home-news .hover{
    border-bottom: 3px solid #E64E3F;
    margin-bottom: -3px;
    color: #E64E3F;
    text-decoration: none;
    font-weight: bold;
}
.home-news-head .news_more{
    margin-top: 15px;
} 
.home-news-ul{
    margin-top: 10px;
}
.home-news-ul li{
    width: 390px;
    float: left;
    margin-right: 5px;
    padding:8px 0;
    font-size: 14px;
    color: #666;
}
.home-news-ul li h3{
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
}
.home-news-ul li h3 a:hover{
    color: #E64E3F;
}
.home-news-ul li p{
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 5px 0;
   
}
.home-news-r{
    width: 360px;
    margin-left:30px;
    float: left;
}
.home-news-r h3{
    font-size: 18px;
    padding:10px 0;
    border-bottom: 1px solid #ddd;
    color: #E64E3F;
    text-decoration: none;
    font-weight: bold;
}
.home-news-r p{
    font-size: 16px;
    padding:20px 0;
    color: #333;
    line-height: 30px;
}

#particles {
    height: 500px;
    width: 100%;
    background: url(../image/ban05.jpg) center no-repeat;
    color: #fff;
    text-align: center;
    position: relative;
}
.particles-bg2{
    background: url(../image/donghua_bg.png) center no-repeat;
    height: 500px;
    position: relative;
    z-index: 98;
}
.particles-content {
    position: absolute;
    width: 100%;
    height: 500px;
    top: 0px;
}
.features {
    overflow: hidden;
    width: 500px;
    margin: 30px auto;
}
.features dl {
    width: 196px;
    float: left;
    border-right: 1px solid #4b4b4b;
}
.features dt {
    font-size: 14px;
    height: 60px;
    line-height: 55px;
}

.features dd {
    font-size: 16px;
    line-height: 30px;
}
.features dt span {
    font-size: 60px;
}

/*套餐*/
.package-box{
margin: 0 5px 60px 5px;
}
.package-item{
    float: left;
    width: 360px;
    height: auto;
    text-align: center;
    margin-left: 55px;
    transition: all .3s ease-out;
     cursor: pointer;
     box-shadow: 0px 0px 10px 0px #b3b3b3;
}
.package-item:nth-child(1){
    margin-left: 0;
}
.package-item:nth-child(2){
    background: 
}
.package-item:hover{
    /*margin-top:-10px;*/
    box-shadow: 0px 0px 10px 0px #666;
}
.package-item .package-head{
    font-size: 30px;
    background-color: #e60212;
    color: #fff;
    padding: 10px 0;
}
.package-price,.package-content{
    width: 300px;
    margin:0 auto;
    padding: 15px 0;
}
.package-content{
    font-size: 22px;
}
.package-content p{
    font-size: 14px;
    margin-top: 10px;
    color: #666;
    line-height: 25px;
}
.package-content img{
    max-width: 100%;
}
.package-price{
    font-size: 24px;
    color: #ff6c00;
    padding-top: 0;
}
.package-price span{
    font-size:50px;
}
.package-btn{
    width: 50%;
    padding: 10px 0;
    font-size: 18px;
    color: #fff;
    background-color: #fe8f1d;
    display: block;
    float: left;
}
.home-package-media-list{
    height: 200px;
    min-height: 200px;
    text-align: left;
    padding:0 5px;
    margin:5px 0;
    overflow:auto;
}
.home-package-media-list::-webkit-scrollbar{
    width: 4px;
}
.home-package-media-list::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.home-package-media-list::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.home-package-media-list a{
    display: inline-block;
    width: 94px;
    padding-left: 8px;
    padding-bottom: 5px;
    margin:5px 5px;
    text-align: left;
    position: relative;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    border-bottom:1px dashed #ddd;
}

.package-btn:last-child{
    background-color: #e14b4c;
}
.package-btn:hover{
    color: #fff;
    opacity: 0.8;
}

.package-list{
    background: url(../image/package-jiao.png);
    background-color: #fff;
    padding: 50px 40px;
    margin-top: 30px;
    height: 245px;
}
.package-list-l{
    width: 255px;
}
.package-name{
margin-bottom: 30px;
font-size: 26px;
}    
.package-name-sub{
padding: 5px 10px;
border: 1px solid #e14b4c;
color: #e14b4c;
margin-bottom:25px; 
display: inline-block;
font-size: 14px;
font-weight: 600;
}

.package-other-price span{
    font-size: 26px;
    font-weight: 600;
    color: red;
}
.package-other{
height: 100px;
}
.package-other-btn{
    padding: 5px 10px;
    background-color: #e14b4c;
    color: #fff;
    display: inline-block;
    margin-top: 20px;
}
.package-media-list{
    padding-left: 55px;
    padding-right: 5px;
    margin-top:10px;
    width: 790px;
    height: 200px;
    overflow:auto;
    overflow-x: hidden;
    overflow-y: auto;
    border-left: 1px solid #E4E9EF;
}

.package-media-list::-webkit-scrollbar{
    width: 4px;
}
.package-media-list::-webkit-scrollbar-thumb{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.package-media-list::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

.package-media-list>a{
    width: 165px;
    display: inline-block;
    margin:5px 0;
    padding: 10px 0;
    padding-left: 25px;
    color: #333;
    position: relative;
    border-bottom: 1px dashed #ddd;
}
.package-media-list>a::before {
    position: absolute;
    content: "☑";
    color: #e14b4c;
    font-size: 18px;
    left: 0;
    top: 8px;
}
.alternative{
    color: #666;
    padding-top: 10px;
}
.alternative a{
    margin: 0 5px;
    color: #666;
}


.news-page-left{
    width: 800px;
    float: left;
}
.news-main{
    /*background-color: #fff;*/
}
.news-cat{
    background-color: #fff;
   border-bottom: 1px solid #e7e7e7;
   height: 80px; 
}
.news-cat li{
    float: left;
    padding: 28px 30px;
    font-size: 18px;
    position: relative;
}
.news-cat .on,.news-cat li:hover{font-weight: 600;}
.news-cat .on a,.news-cat li:hover a{color: #e14b4c;
}
.news-cat .on:after,.news-cat li:hover:after {
    position: absolute;
    width: 100%;
    height: 4px;
    content: "";
    background: #f1463c;
    left: 0;
    bottom: 0;
}

.news-item{
    float: left;
    margin: 5px 2px;
    padding: 10px 10px;
    position: relative;
    background-color: #fff;
    box-shadow: #d5d5d5 0px 0px 5px;
    margin-left: 2px;
    transition: all .3s ease-out;
}
.news-item:hover{
    box-shadow: 0px 0px 5px 0px #8d8d8d;
}

.news-item a:hover{
    color: #e02f30;
}
.news-item-img{
    float: left;
    margin-right: 20px;
    height: 140px;
}
.news-item-img img{
    width: 220px;
    height: 140px;
    transition: all .5s ease-out;
}
.news-item-img img:hover{
    transform: scale(1.05);
}
.news-item-main{
    float: left;
    width: calc(100% - 240px)
}
.news-item-title{
    width: 100%;
    margin-bottom: 10px;
    padding-top: -10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-item-title a{
    color: #555;
    font-size: 18px;
    font-weight: 600;
}

.news-item-con{
    width: 100%;
    font-size: 14px;
    color: #8d8d8d;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.news-item-other{
    position: absolute;
    bottom: 8px;
}
.news-item-other span{
    margin-right: 10px;
    color: #666;
}
.news-item-cat{
    color: #e14b4c;
}
.news-item-more{
    float: right;

}
.news-page-right{
    width: 380px;
    /*background-color: #fff;*/
    float: right;
    margin-bottom: 10px;
    margin-top: 5px;
}
.news-right-box{
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
}
.news-right-head{
    border-bottom: 1px solid #e7e7e7;
}
.news-right-head h3{
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    color: #e14b4c;
    border-bottom: 3px solid #e14b4c;
    line-height: 40px;
}
.news-right-main ul{
    padding-top: 15px;
}
.news-right-main ul li{
    margin-bottom: 10px;
}
.news-right-main ul>li>a{
    font-size: 14px;
    color: #666;
    line-height: 35px;
    position: relative;
    padding-left: 10px;
}
.news-right-main .title::before{
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #e14b4c;
    left: 0;
    top: 7px;
}
.news-right-main .date{
    padding-left: 10px;
    color: #666;
}
.news-right-head::before{
    content: '';
    background: url(../image/taocan.png) no-repeat center;
    background-size: 16px;
    padding-right:30px;
}
.news-right-head a{
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 40px;
}
.news-right-main table{
    width: 100%;
    margin:10px 0;
    color: #666;
}

.news-right-main table th{
    padding: 8px 5px;
    background: #efefef;
    
}
.news-right-main table td{
    background: #fff;
    padding:10px;
    white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.news-right-main .news-package-name{
    width: 140px;
    display: inline-block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.news-package-price{
    color: #ff432a;
}
.news-package-btn{
    padding: 3px 10px;
    background: #e14b4c;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
}

/*媒体栏目*/
.media-top{background-color: #DDDFDE;padding-bottom: 1px;}
.search-name-box{
    margin-top: 30px;
    width: 600px;
    margin: 0 auto;
    padding: 30px 0;
    position: relative;
}
.search-name-box input{
    height: 45px;
    width: calc(100% - 15px);
    border-radius: 2px;
    padding-left:15px;
}
.search-name-btn{
    padding: 13px 20px;
    background-color: #e14b4c;
    border:0;
    color: #fff;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    position: absolute;
    right: 0px;
    top: 30px;
    cursor:pointer;
}
.search-name-btn:hover{
    opacity:0.9;
}
#mediaFilter{
    background-color: #fff;
    min-height: 400px;
   
}
.filter-item{
    padding: 10px 5px 10px 25px;
    position: relative;
}
.filter-item:first-child{
    margin-top: 15px;
}
.filter-label{
    width: 90px;
    position: absolute;
    font-size: 16px;
    color: #666;
    top:13px;
}
.filter-list{
    margin-left: 85px;
}
.filter-option{
    margin: 0 5px 5px 0;
    padding: 6px 7px;
    color: #666;
    display:inline-block;
    line-height: 16px;
}
.filter-list .on,.filter-option:hover{
    background-color: #e14b4c;
    color: #fff;
    border-radius: 2px;
}

.res-table{
    margin: 20px 0;
}
table tbody tr:nth-child(even){
    background: #f0f0f0;
}
.res-table thead{
    font-size: 16px;
    background-color: #D7E9F5;

}
.res-table thead th{
    padding: 10px 10px;
    color: #666;
    text-align: center;
}

.res-table tbody td{
    padding: 10px 5px;
    text-align: center;
    color: #666;
}
.res-table tbody .name-td{
    text-align: left;
}
.res-table tbody .name-td .media-name{
    color: #000;
}
.res-table tbody .name-td a:hover{
    color: #666;
}
.res-table tbody .name-td .media-case{
    color: #fc5531;
    font-size: 12px;
}
.media-icon-hot{
    width: 16px;
    height: 16px;
   background:url(../image/hot.png) no-repeat center;
   background-size:16px auto;
   display: inline-block;
}
.media-baidu{
    width: 55px;
    height: 22px;
    background:url(../image/baidu.png) no-repeat center;
    margin: 0 auto;
    position: relative;
}
.media-baidu span{
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 10px;
    top: 3px;
}
.register-box {
    width: 469px;
    height: 690px;
    padding: 0 100px;
    background: #fff;
    border: 1px solid #ccc;
    margin: 50px auto;
}
.reg-head {
    margin: 70px 0 40px;
    text-align: center;
}
.log-nav .reg-nav-item {
    width: 50%;
}
.reg-nav-item {
    float: left;
    width: 50%;
    font-size: 20px;
    color: #707071;
    line-height: 44px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.reg-nav-item:hover:before, .reg-nav-item.on:before {
    width: 92px;
    margin-left: -46px;
    opacity: 1;
}
.reg-nav-item:before {
    position: absolute;
    bottom: -4px;
    left: 50%;
    width: 0;
    height: 4px;
    margin-left: 0;
    background: #e14b4c;
    content: "";
    opacity: 0;
}
.reg-box {
    margin-top: 38px;
}
.reg-item {
    margin-bottom: 30px;
}
.reg-text {
    width: 434px;
    height: 47px;
    padding: 0 15px;
    border: 1px solid #cfcfcf;
}
.reg-log {
    float: right;
    margin-left: 92px;
}
.reg-item a {
    color: #e14b4c;
}
.reg-sub {
    width: 100%;
    height: 40px;
    margin: auto;
    display: block;
    border-radius: 4px;
    background: #e14b4c;
    font-size: 18px;
    color: #fff;
    border: none;
}
.code {
    width: 113px;
    margin-right: 15px;
}
.getcode-btn {
    width: 180px;
    height: 47px;
    border: none;
    font-size: 14px;
    color: #fff;
    background: #e14b4c;
}
.code-img {
    height: 50px;
}

.banner{
    max-width: 100%;
    height: 500px;
    background-color: pink;
}
.about-box{
    z-index: 200;
    top: -40px;
}
.sub-nav{
    background-color: #fff;
    border-bottom: 3px solid #e14b4c;

}
.sub-nav-item{
    height: 80px;
    line-height: 80px;
    padding: 0 20px;
    margin: 0 20px;
    float: left;
    font-size: 20px;
    color: #666;
}
.sub-nav-item a:hover,.sub-nav-item .hover{
    color: #e14b4c;
    font-weight: 600;
}
.about{
    margin-top: 30px;
}
.about h2{
    font-size: 36px;
    margin-bottom: 20px;
}
.about p{
    color: #666;
    line-height: 35px;
    margin-bottom: 5px;
    font-size: 16px;
}

.page-left{
    width: 850px;
    float: left;
    margin-top: 5px;
    margin-bottom: 30px;
}

.page-right{
    width: 330px;
    float: right;
    margin-top: 5px;
    margin-bottom: 30px;
}
.right-box{
    padding: 10px;
    background-color: #fff;
    margin-bottom: 10px;
}
.right-head{
    border-bottom: 1px solid #e7e7e7;
}
.right-head h3{
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    color: #e14b4c;
    border-bottom: 3px solid #e14b4c;
    line-height: 40px;
}
.right-main ul{
    padding-top: 15px;
}
.right-main ul li{
    margin-bottom: 10px;
}
.right-main a{
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 10px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
    display: block;
}
.right-main li a::before{
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #e14b4c;
    left: 0;
    top: 7px;
}
.right-main .date{
    padding-left: 10px;
    color: #666;
}

.left-main{
    padding: 10px;
    background-color: #fff;
}
.left-main .logo{
    width: 150px;
    height: 150px;
    line-height: 150px;
    border:1px solid #eeeeee;
    padding: 0 5px;
    float: left;
    /*border-radius: 150px;*/
}
.left-main .logo img{
    max-width: 100%;

}
.left-content{
   color: #777;
   float: right;
   width: calc(100% - 180px);
}
.left-content h2{
    font-size: 24px;
    line-height: 50px;
    color: #444;
    border-bottom: 1px dotted #CCC;
}
.media-desc{
    padding: 20px 0;
    line-height: 30px;
}
.left-content .attr-box{
    margin-bottom: 40px;
}
.left-content .attr-box li{
    width: 50%;
    float: left;  
    margin: 5px 0;
}
.left-content .attr-box li a{
    color: #0AA7FF;
}
.re-btn {
    padding: 10px 20px;
    background-color: #e14b4c;
    border: 0;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}
.re-btn:hover {
    opacity: 0.9;
    color: #fff;
}
.crumbs{
    padding-bottom: 10px;
    color:#D9DDE1;
}
.crumbs a{
    color:#333;
}
.crumbs a:nth-last-child(1){
    color: #888;
}

.page-left-foot{
    width: 100%;
    margin-top: 50px;
    background-color: #e14b4c;
    height: 180px;
    float: left;
    text-align: center;
    color: #fff;
}
.page-left-foot p{
    font-size: 26px;
    margin: 30px;
}

.page-left-foot button{
    padding: 10px 40px;
    border: 1px solid #fff;
    color: #ebf1fe;
    border-radius: 2px;
    background: none;
    cursor: pointer;
    font-size: 20px;
    letter-spacing: 3px;
}


.pagination{ text-align: center; margin-top: 30px;margin-bottom: 30px;}
.pagination li{
    display: inline-block;
}
.pagination li a,.pagination li span{
    padding:5px 10px;
    font-size: 16px;
    text-align: center;
    color: #666;
    line-height: 24px;
    margin: 0 3px;
    background: #fff;
    border:1px solid #ddd;
}

.pagination .active span,.pagination li a:hover{
  color: #fff;
  background: #e14b4c;
}

.banner{
    width: 1920px;
    height: 600px;
}
.media-home-title p{
    margin: 40px auto auto;
    width: 960px;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    text-align: left;
}
.media-home-res{
    padding: 5px;
}
.media-home-item{
    width: 210px;
    float: left;
    margin-right: 32px;
    border: 1px solid #D9DDE1;
    margin-bottom: 20px;
    transition: all .3s ease-out;
}
.media-home-item:nth-child(5n){
    margin-right: 0;
}
.media-home-item h3{
    margin: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.media-home-item h3 b{
    display: block;
    width: 30px;
    height: 2px;
    background: #000000;
    margin: 35px auto 30px auto;
}

.media-home-logo{
    width: 190px;
    height: 70px;
    text-align: center;
    padding: 0 10px;
    margin-top: 50px;
}
.media-home-logo img{
    max-width: 190px;
    max-height: 70px;
}
.media-home-item .media-home-btn{
    padding: 10px 0;
    width:50%;
    display: block;
    text-align: center;
    float: left;
    background: #e14b4c;
    color: #fff;
}

.media-home-item:hover{
    box-shadow: 0px 0px 10px 0px #b3b3b3;
}

.shade{
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1001;
}

#popLoginMain{
    width: 460px;
    background: #fff;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -230px;
    margin-top: -300px;
    z-index: 1002;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.3);
    border-radius: 4px;
    overflow: hidden;
    animation: winAlertIn .4s;
}
.poplogin-box{
    width: 360px;
    margin: auto;
    padding: 20px 0;
    position: relative;
}
.poplogin-logo{
    padding-bottom: 20px;
    padding-top: 15px;
    max-height: 40px;
    text-align: center;
}

.poplogin-close{
    position: absolute;
    right: -40px;
    top: 10px;
    color: #999;
    font-weight: 600;
    cursor:pointer;
}
.poplogin-box .reg-nav-item{
    font-size: 14px;
    line-height: 26px;
}
.poplogin-box .reg-nav-item:before {
    height: 2px;
}
.poplogin-box .reg-text{
    width: 340px;
    height: 36px;
    padding: 0 10px;
}
.poplogin-box .reg-item{
    margin-bottom: 15px;
}
.poplogin-box .reg-text.code{
    width: 115px;
}
.poplogin-box .reg-box-item{
    display: none;
}
.poplogin-box .reg-box-item.show{
    display: block;
}
.write-foot{
text-align: center;
margin: 30px auto;
}
.zx-btn{
    display: inline-block;
    padding:10px 20px;
    background: #e14b4c;
    color: #fff;
    font-size: 18px;
    border-radius: 4px;
}

.home-media-main{
    background: #F4F4F4;margin-top:120px;margin-bottom:60px;
}
.home-media-list{
    border:1px solid #ddd;
    background: #fff;
    color: #2b425b;
    transition: all .5s ease-out;
}
.home-media-list:hover{
    background: #DA251D;
    border-color:#DA251D;
    color: #fff;
}
.home-media-list:hover .home-media-item h3 b{
background: #fff;
}
.home-media-list:hover .home-media-item span{
display: none;
}
.home-media-list:hover .home-media-item a{
display: block;
}

.home-media-item{
padding: 10px;
text-align: center;
}
.home-media-item-logo{
height: 80px;
padding: 0 5px;
background: #fff;
border-radius: 10px;
line-height: 80px;
margin:20px 0 30px 0;

}
.home-media-item img{
max-width: 100%;
max-height: 75px;
}
.home-media-item h3 {
    margin: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}
.home-media-item h3 b {
    display: block;
    width: 30px;
    height: 2px;
    background: #2b425b;
    margin: 35px auto 30px auto;
}
.home-media-item span,.home-media-item a{
    display: block;
    height: 35px;
    line-height: 35px;
    margin:0 auto 20px auto; 
}
.home-media-item a{
    width: 120px;
    display: none;
    background: #000;
    color: #fff;
}

.module-one-item{
    float: left;
    width: 25%;
    padding-bottom: 60px;

}
.module-one-item-img{
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
.module-one-item-img img{
    max-height: 80px;
}
.module-one-item h5{
    text-align: center;
    margin: 15px 0;
    font-size: 24px;
}
.module-one-item p{
    padding: 0 30px;
}

.package-table{
    width: 100%;
    text-align: center;
    font-size: 16px;
    
}
.package-table td,.package-table th{
    padding: 20px 15px;
    font-size: 18px;
    color: #444;
}
.package-table thead th{
    color: #666;
    text-align: center;
    background: #F4F4F4;
}
.price{
    color: #ff6c00;
    font-size: 20px;
}