
/* CSS Document */
/*-功能：页面样式-*/
/*-作者：linqiuyu-*/
/*-日期：2016/03/10-*/
.services{width:1200px; margin:0 auto;}
.services img {
    width: 100%;
    display: block;
    margin: 0 auto;
}
html{
    width: 100%;
    height: 100%;
    overflow: hidden;
    }
body{
    width: 100%;
    height: 100%;
    padding-top: 42px;
    overflow: hidden;
}
#common{
    height: 100%;
    min-width: 1200px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}
/*-头部-*/
#header {
    padding: 8px 1%;
    overflow: hidden;
    height: 40px;
    line-height:18px;
    position: absolute;
    left: 0;
    top:0;
    z-index: 10000;
    background: #fff;
    width: 98%;
}
#logo{  
    float: left;
}
#logo img{
    width:200px;
}
#header ul{
    float: right;
    max-width: 90%; margin-right:20px;
}
#header li{
    float: right;
    margin-left: 28px;
    margin-top: 6px;
}
#head_lan{
    /* display: none; */
}
#header #head_lan a{
    font-size: 15px;
    color: #e60012;
    line-height: 25px;
}

/*-中间(主)-*/
#main{
    width: 1200px;
    margin:0 auto;
    padding:25px 0;
    min-height:350px;
    font-size: 14px;
}
#main img{
    max-width: 100%;
}
.newsDetail_ul img{
    width: 100%;
}
.MsoNormal img{
    margin: 8px auto;
}
.MsoNormal video{
    width: 100%;
}
li#head_search {
    margin-left: 30px;
}
#house{
    width: 200px;
}
#fullmain{ 
    width:100%;
    position: relative;
}
#caseul{
    width: 100%;
}
#fullmain #caseul li{
    float: left;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-size:36px;
}
#fullmain .lia{
    width: 33.333%;
    *width: 33.3%;
}
#fullmain .lia_{
    width: 100%; background-color:#e60012;
    *width: 100%;
}
#fullmain .lib{
    width: 66.666%;
    *width: 66.6%;
    background-color: #000;
}
#fullmain #caseul li .cover_case{
    font-style: normal;font-family:"microsoft yahei";
    display: none;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow:hidden;
    line-height: 1.8;
    left: 0;
    bottom: 0;
    z-index: 10;
    background:url(../images/cover_bg.png) repeat;
    opacity: 0;
    filter:alpha(opacity=0)\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"\9;
    transition: all 0.4s;
    -moz-transition: all 0.4s; /* Firefox 4 */
    -webkit-transition: all 0.4s; /* Safari 和 Chrome */
    -o-transition: all 0.4s; /* Opera */
}
#fullmain #caseul li .des{
    font-size: 14px;
    display: block;
    width: 96%;
    padding: 0 2%;
    line-height: 25px;
    overflow: hidden;
}
#fullmain #caseul li .cover_case p{
    padding-top: 40%;
}
#fullmain #caseul li a.txt{
    display: block;
    width: 100%;
    padding-top: 40%; 
    height: 61%;
}
#fullmain #caseul li .tittle{
    display: block;
    max-width: 100%;
    margin-bottom: 0px; margin-top:26px; font-family:Arial, Helvetica, sans-serif;
    line-height: 1.8; font-size:48px;
}
#fullmain #caseul li:hover .cover_case{
    display: block;
    -webkit-animation: fadeIn .5s both;
    -o-animation: fadeIn .5s both;
    -ms-animation: fadeIn .5s both;
    -moz-animation: fadeIn .5s both;
    animation: fadeIn .5s both;
    filter:alpha(opacity=100)\9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"\9;
}
#fullmain #caseul li:hover .cover_case .tittle{
    -webkit-animation: fadeInUp 1s .1s both;
    -o-animation: fadeInUp 1s .1s both;
    -ms-animation: fadeInUp 1s .1s both;
    -moz-animation: fadeInUp 1s .1s both;
    animation: fadeInUp 1s .1s both;
}
#fullmain #caseul li:hover .cover_case .des{
    -webkit-animation: fadeInUp 1s .3s both;
    -o-animation: fadeInUp 1s .3s both;
    -ms-animation: fadeInUp 1s .3s both;
    -moz-animation: fadeInUp 1s .3s both;
    animation: fadeInUp 1s .3s both;
}
#fullmain #caseul li a.txt:hover{
    background:#e60012;
    color: #fff;
    transition: all .3s;
    -moz-transition: all .3s; 
    -webkit-transition: all .3s; 
    -o-transition: all .3s; 
}
#fullmain #caseul li .img{
    width: 101%;
    min-height: auto;
    _height: auto;
    *height: auto;
    transition: all 0.4s;
    -moz-transition: all 0.4s; /* Firefox 4 */
    -webkit-transition: all 0.4s; /* Safari 和 Chrome */
    -o-transition: all 0.4s; /* Opera */
    transform:scale(1.02); 
     -moz-transform:scale(1.02);
     -webkit-transform:scale(1.02);
     -o-transform:scale(1.02);

}
#fullmain #caseul li:hover .img{
     transform:scale(1.1); 
     -moz-transform:scale(1.1);
     -webkit-transform:scale(1.1);
     -o-transform:scale(1.1);
}
.toplink{
    line-height: 46px;
    color: #fff;
    background: #e60012;
    padding-left: 5%;
    font-size: 18px;
}
.toplink a{
    color: #fff;
}
.banner img{width: 100%; max-height: 640px;}
.showpic{ margin:20px 0;}
.showpic1{margin-top: 50px;}
.showpic2{margin-bottom: 50px;}
.showpic img{max-width: 100%;}
.ico_video{
    font-style: normal;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow:hidden;
    left: 0;
    bottom: 0;
    z-index: 10;
    background:url(http://www.sunlunar.com.cn/images/ico_video.png) no-repeat center;
    _background:none;
}
h1{
    color: #000;
    line-height: 1.8;
    font-size: 32px;
    margin-top: 20px;
}
.bigtittle {
    /*    padding-left: 60px;
    width: 910px;
    background: #e60012;
    color: #fff;*/
    font-size: 20px;
    color: #4C3C38;
    display: block;
    line-height: 1.8;
    /* font-weight: bold; */
    padding: 12px 0px 0 0;
    }
.licontent{
    font-size: 14px;
    line-height: 1.8;
    /* padding-top: 12px; */
    padding-bottom: 12px;
}
.licontent_dian{
    color:#e60012;
}

/* about */
.redf20{
    color: #e60012;
    font-size: 20px;
}
.prizeslide{
   width: 1200px;
   margin:30px 0;
}
.prizeslide img{
    width: 100%;
}
.prizeslide .hd{
    text-align: center;
}
.prizeslide .hd li{
    width: 10px;
    height: 10px;
    display: inline-block;
    *float: left;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    background: #818283;
    margin: 10px;
    cursor: pointer;
}
.prizeslide .hd li.on{
    background: #e60012;
}
.about_h1{
    font-size: 32px;
    line-height: 1.8;
    margin-top: 50px;
}
.boxlist{
    width:100%;
    margin-bottom:30px;
    overflow: hidden;
}
.boxlist li{
    float: left;
    width: 32.8%;
    margin-right: 0.2%;
    text-align: center;
}
.redbox{
    display: block;
    margin: 0 auto;
    height: 318px;
    background: #e60012;
    color: #fff;
    font-size: 20px;
}
.redbox .f30{
    font-size: 24px;
}
.about .redbox{
    padding-top: 80px;
    height: 228px;
}
.about .redbox span{
    line-height: 1.8;
}
/* join */
.recruit{
    overflow: hidden;
}
.recruit span{
    display: inline-block;
    color: #666;
}
.recruit a{
    display: inline-block;
}
.recruit span{
    margin:0 4px;
}
.recruit a:hover{
    color: #e60012;
}
.grayblock{
    display: inline-block;  
    padding-right:10px;
    margin:5px;
    margin-left: 0;
    border-right: 1px solid #aaaaaa;
    line-height: 16px;
    color: #aaaaaa;
}
.last_grayblock{
    border:none;
}
.culture_list_left{
    width:45%;
    float:left;
}
.culture_list_left li{
    margin-top:20px;
    margin-bottom: 50px;
    line-height: 30px;
}
.culture_list_right{
    width:480px;
    float:right;
}
.culture_list_right img{
    margin-top: 10px;
}
/* contact */
#contact{
    line-height: 30px;
    font-size: 18px;
}
#contact .f70{
    color: #000;
    font-size: 70px;
    line-height: 100px;
}
.icon_pleft{
    /*padding-left: 46px;*/
    line-height: 45px;
    /*background: url(../images/icon_contact.jpg) no-repeat left top;*/
}

.icon_pleft_wechat{
    padding-left: 46px;
	background: url(http://www.sunlunar.com.cn/images/icon_pleft_wechat.jpg) no-repeat left;
	background-size: 40px 28px;
}

.icon_pleft_weibo{
	height: 39px;
    padding-left: 46px;
	background: url(http://www.sunlunar.com.cn/images/icon_pleft_weibo.jpg) no-repeat left;
	background-size: 40px 28px;
}

.icon_pleft_qq{
    padding-left: 46px;
	background: url(http://www.sunlunar.com.cn/images/icon_pleft_qq.jpg) no-repeat left;
	background-size: 40px 28px;
}
/* search */
.search_info{
   padding: 20px 3%;
   color: #fff;
   background: #e60012;
}
.search_info .f20{
    margin-right: 15px;
}
.plink a{
    color: #fff;
    display: inline-block;  
    margin:3px;
    padding: 2px 5px;
    font-size: 12px;
}
.plink a.on{    
    background: #fff;
    color: #e60012;
}
.tips_none{
    margin:200px auto;
    text-align: center;
    font-size: 30px;
}
/* news */
#newsul li{
    width: 100%;
    border-bottom:1px solid #ddd;
    padding: 50px 0;
}
#newsul .newsli{
    width: 870px;
    padding-right: 100px;
    margin: 0 auto;
    font-size: 16px;
}
#newsul .time{
    color: #e60012;
    margin: 5px 0;
    font-size: 12px;
}
#newsul .ppoint{
    margin-bottom: 10px;
}
#newsul .pgray{
    color: #808081;
}
#newsul .des a:hover{
    text-decoration: underline;
}
#newsul a{
    color: #808081;
}
#newsul .tittle a{
    font-size: 30px;
    line-height: 50px;
    color: #000;
}
#caseul a{
    display: block;
}

/* case */
.caseul li{
   width:33.3%;
   *width:33%;
}
/* cooperate */
.coopul li{
   width:50%;
   *width:49.9%;
}
#fullmain #caseul.coopul li .cover_case{
      background: url(http://www.sunlunar.com.cn/images/cooperate_cover_bg.png) repeat;
      _background: none;
}
#fullmain .coopul li .cover_case img{
    margin-top: 45%;
}

/* recruit */
.recruitbox{
    line-height: 2;
    line-height: 30px;
    line-height: 1.8;
}
.recruitbox .title{
   font-size: 20px;
   margin-top: 28px;
   color: #000;
}
.recruit a.hr_index_a{
    color: #aaa;
}
.recruit span.hr_index_span{
    color: #aaa;
}
.recruit a.hr_index_a:hover{
    color: #e60012;
}
.licontent a.hr_index_a{
    color: #aaa;
}
.licontent span.hr_index_span{
    color: #aaa;
}
.licontent a.hr_index_a:hover{
    color: #e60012;
}
/* detail */
.detail_line30{
    line-height: 40px;
    font-size: 26px;
/*  margin-bottom:20px; */
}
.detail{
    line-height: 24px;
}
.detail img,.detail video{
    width: 100%;
    height: auto;
}
#main p, #main strong, #main span{
    text-indent: 0px !important;
    font-family: 'STHeiti', 'Heiti-SC', 微软雅黑 !important;
	font-size: 14px;
}
#main.thinks p{
    margin-top: -6px;
}
.detail span{
    font-size: 14px !important;
    font-family: 'STHeiti', 'Heiti-SC', 微软雅黑 !important;
}
.detail p.MsoNormal{
    font-size: 14px !important;
    font-family: 'STHeiti', 'Heiti-SC', 微软雅黑 !important;
}
.detail p.MsoNormal strong{
    font-size: 16px !important;
    font-family: 'STHeiti', 'Heiti-SC', 微软雅黑 !important;
}
.detail h2 {
    font-size: 30px;
    margin-top: 50px;
    line-height: 70px;
}
.detail h3{
  font-size: 24px;
  margin-bottom: 60px;
}
.detail .garydes{
    color: #999;
}
.videobox .videoname{
    color: #999;
    font-size: 12px;
    margin-top: 50px;
}
#divShowVideo{
    width: 1200px;
    height: 540px;
    margin-bottom: 30px;
    margin-top: 5px;
    position: relative;
    overflow:hidden;
}
.abouthot{
    margin-top: 30px;
    overflow: hidden;
}
#fullmain .abouthot #caseul li{
   width: 25%;
   _width: 24.98%;
   *width: 24.97%;
}
#fullmain #caseul li .cover_p{
    font-style: normal;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow:hidden;
    line-height: 40px;
    left: 0;
    bottom: 0;
    z-index: 10;
}
#fullmain #caseul li .cover_p p{
    margin-top: 38%;
}
#fullmain #caseul li .cover_p:hover{
    opacity: 0.8;
    filter:alpha(opacity=80)\9; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"\9;
}
.cooperate_h1{
    line-height: 50px;
    font-size: 32px;
    padding-top: 50px;
    padding-bottom: 0px;
}
.cooperate_p{
    line-height: 1.8;
    font-size: 26px;
    /* padding-bottom: 38px; */
}
.cooperate_content li{
    padding-top: 60px;
}
.cooperate_content .licontent a{
    display: block;
    margin-top:10px; 
}
/*service*/
.service_span{
    margin-left:30px; 
}
.service{
    overflow: hidden;
}
.service .redbox{
    font-size: 34px;
    line-height: 485px;
}
.sevlist li{
    overflow: hidden;
    width: 100%;
    height: 485px;
}
.sevlist li .sevtxt{
    width: 36%;
    padding-left: 7%;
    padding-right: 7%;
    /* padding-top: 13%; */
    color: #000;
    height: 485px;
    background-color: #F7F7F7;
}
.sevlist .gray{
    color: #9fa0a0;
    margin-top: 22px;
    text-align: center;
}
.sevlist li .redbox{
    width:50%;
    text-align: center;
    height: 485px;
}
.sevlist li.sevli_a .sevtxt,.sevlist li.sevli_b .redbox{
   float: right;
}
.sevlist li.sevli_b .sevtxt,.sevlist li.sevli_a .redbox{
   float: left;
}
.sevlist li .redbox{
    background-size: 100% 100%;
}
.sevlist li .redbox span{
    width: 100%;
    height: 58%;
    background-color: #e60012;
    background-color: rgba(230,0,18,.8);
    display: none;
    line-height: 25px;
    padding-top: 42%;
    font-size: 24px;
}
.sevlist li .redbox span.show{
    display: block;
}

.sevlist li .redbox span.show p{
    cursor: pointer;
    color: #ffffff;
    display: table;
    margin: 7px 0;
}
.sevlist li .redbox span.show p:hover{
	text-decoration:underline;
}

.sevlist li.sevli_a .redbox{
    background-image: url(http://www.sunlunar.com.cn/images/service/s1.jpg);
}
.sevlist li.sevli_b .redbox{
    background-image: url(http://www.sunlunar.com.cn/images/service/s2.jpg);
}
.sevlist li.sevli_c .redbox{
    background-image: url(http://www.sunlunar.com.cn/images/service/s3.jpg);
}
.sevlist li.sevli_d .redbox{
    background-image: url(http://www.sunlunar.com.cn/images/service/s4.jpg);
}
.customer_logo{
    width: 1200px;
    margin-left: -50px;
}
.customer_logo a{
    display: inline-block;
    float:left;
    margin-right: 20px;
    padding:0px;
}
.customer_logo .fuli2_img{
    *margin-top: -10px;
}
.customer_logo img{
    margin: 0px;
    padding:0px;
    vertical-align: top;
}
.customer_ul{
    color:#e60012;
    margin-top:100px;
}
.customer_ul li{
    width:45%;
    padding-right: 4.8%;
    float:left;
    margin-bottom:30px;
}
.customer_ul li div{
    width:85%;
    color:#4C3C38;
}   
.customer_kinds{
    display: inline-block;
    padding:2px 5px;
    padding:0 5px\9;
    background-color: #9fa0a0;
    color:#fff;
    margin-bottom: 10px;
}
.newsDetail_h1{
    line-height: 50px;
    font-size: 30px;
    padding: 24px 0;
}
.newsDetail_time{
    margin-top: 30px;
    color: #e60012;
    font-size: 16px;
}
.newsDetail_ul li{
    margin-bottom:40px;
}
.newsDetail_ul p span{
    /*font-size: 14px !important;*/
}
.newsDetail_ul p strong{
    font-size: 16px !important;
}
.photo_row{
    width:50%;
    float:left;
}
#footbottom span{
    display: inline-block;
    float:left;
}
.page{
    overflow: hidden;
    width: 86%;
    margin: 28px auto;
    text-align: center;
}
.page a{
    color: #808081;
    font-size: 16px;
}
.page a:hover{
    color: red;
}
.page a.page_prev{
    float: left;
}
.page a.page_next{
    float: right;
}
.h5_case{
  margin-top: 15px;
}
.h5_case img{
  max-width:49%;
}
.orangemen1{
  margin-top: 15px;
}
.orangemen{
    overflow: hidden;
}
.orangemen img{
  float: left;
}
.erweima {
    width: 61%;
    float: right;
    font-size: 18px;
    *font-size: 16px;
    margin-top: 0;
}
#foot_erweima {
    width: 16%;
    *width: 12%;
    float: left;
}

.frbox_first {
    margin-left: 14%;
}
#frbox a {
    display: inline-block;
    width: 8%;
    text-align: center;
}
#frbox {
    width: 60%;
    float: left;
    margin-top: 1%;
    text-align: center;
}
#frbox_as {
    padding: 10px 30%;
    width: 40%;
    overflow: hidden;
    zoom: 1;
}
#frbox_as  a{
    display: block;
    float:left;
    width: 25%;
    height: 45%;
    line-height: 55px;
}


.video{
    height:500px\9;
    *height:auto;
}
@media screen and (max-width: 1900px){
    #foot_share a{
        margin-left:20px;
    }
}
.cooperate_content a {
    line-height: 27px;
    font-size: 27px;
    color: #e60012;
    vertical-align: top;
    width: 68%;
    display: block;
}
.cooperate_content a img{
    padding-right: 23px;
}
#omdesign a,#orangemenpr a{
    color: #eb781f;
}
#newsundigital img{
     margin-top: -2px;
}
#omdesign a img,#orangemenpr a img,#inceptionfilm a img{
    margin-top: -5px;
}
#inceptionfilm a{
    color: #db147f;
}
#add_hr_info{
    color: #888;
    font-size: 14px;
    padding: 14px 0;
    border-top: 1px #aaa solid;
    border-bottom: 1px #aaa solid;
}
#contact a:hover{
    color: red;
}
#newsundigital{
    padding-top: 50px;
}
.about li{
    padding-top: 20px;
}
.about .prizeslide li{
    padding-top: 0px;
}
.sevlist li .sevtxt p {
    font-size: 14px;
    text-align: left;
}

.sevlist li .sevtxt p.gray {
    padding: 0;
    margin-bottom: 10px;
}
.about .redbox p {
    font-size: 16px;
}
#main img.font {
    width: 90%;
    display: block;
    margin: 0 auto;
}
#fullmain .abouthot #caseul li .des {
    margin-top: 16px;
}
.about p.bigtittle {
    font-size: 20px !important; 
    color: #e60012;
}

.about span.f20 {
    font-size: 14px !important;
}
.about .redf20{
    font-size: 20px !important;
    color: #4C3C38;
}
img.cooperate_image {
    padding: 18px 0;
}
.licontent p {
    padding: 6px 0;
}


/* newer */
#footer {
    font-size: 20px;
}
#footer .foot_content{
    width: 85%;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    position: relative;
    text-align: left;
}
#foot_top{
    
}

#footer #foot_top{
    width: 100%;
    padding: 70px 0;
    margin: 0 auto;
    line-height: 1.8;
    overflow: hidden;
    font-size: 16px;
}
#footer #foot_top li{
    float: left;
    width: 25%;
    *width: 24.5%;
    text-align: center;
}
#footer #foot_top li p{
    text-align:center;
	color:#7b7777;
}
#foot_top li img {
    width: 16px;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 4px;
}
#footer #foot_top .tittle{
    color:#231815;
    padding-top:12px;
	    padding-right: 10px;
}

#foot_center{
    color:#fff;
     background-color:#e9e9e9;
    background-size:100% 100%;
    padding: 60px 0;
    position: relative;
    zoom: 1;
    overflow: hidden;
}
#foot_logo_box{
    width: 25%;
    float: left;
}
#foot_logo_box img{
    margin-left: 20px;
    opacity: 0;
}
#foot_logo_box.active img{
    opacity: 1;
    -webkit-animation: zoomIn 2.5s both;
    -o-animation: zoomIn 2.5s both;
    -ms-animation: zoomIn 2.5s both;
    -moz-animation: zoomIn 2.5s both;
    animation: zoomIn 2.5s both;
}
#head_logo_box{
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -50px;
}
#head_logo_box img{
    /*margin-left: 20px;*/
    opacity: 0;
}
#head_logo_box.active img{
    opacity: 1;
    -webkit-animation: zoomIn 2.5s both;
    -o-animation: zoomIn 2.5s both;
    -ms-animation: zoomIn 2.5s both;
    -moz-animation: zoomIn 2.5s both;
    animation: zoomIn 2.5s both;
}

#foot_nav_container{width: 100%;float: left;}
#foot_nav{
    width: 100%;
     padding-top: 30px;
    margin: 0 auto; text-align: center;
    overflow: hidden;
    zoom:1;
    opacity: 1;
    filter:alpha(opacity=50)\9; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"\9;
}
#foot_nav a{
    text-align: center;
    line-height: 67px;

}
#foot_nav:hover{
    opacity: 1;
    filter:alpha(opacity=100)\9; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"\9;
}
#foot_erweima{
    width: 24%;
    *
    width:24.9%;
    float:right;
    text-align: center;
}
#foot_erweima img{
    height: 134px;
}
    
#foot_bottom{
    background: #e60012;
    vertical-align: middle;
}
#foot_bottom .foot_content{
    width: 90%;
}
#foot_bottom #foot_coo{
    color: #fff;
    /*margin-left: 20px;*/
    width: 296px;
    *float: left;
}
#share_container{
    width: 19.7%;
    float: right;
}
#foot_share{
    width: 150px;
    overflow: hidden;
    zoom: 1;
    margin: 0 auto;
    position: relative;
}
#foot_share img, #foot_share span{
    display: block;
    float: left;
    width: 25%;
    width:24.9%\9;
    cursor: pointer;
}
#footbottom{
    color: #fff;
    background: #e60012;
    line-height: 46px;
    font-size: 12px;
    padding-left: 7.9%;
}
#qq_share iframe{
    position: absolute;
    top: 0;
    left:40px;
    opacity: 0;
    filter:alpha(opacity=0)\9; 
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"\9;
}
#foot_center .foot_content {
    width: 95.5%;
}

.txt li{   
	padding-top: 15px;
    margin-left: 2em;
    list-style-type: upper-roman;
}

.cooperate_size{
	font-size: 18px;
}
#foot_erweima{display:none}