/*===全局===*/
html{overflow-y: scroll; overflow-x:hidden; _background-image:url(about:blank); _background-attachment:fixed;}
body {font-family:"Microsoft Yahei",'mossbaoo',Arial,'Hiragino Sans GB',sans-serif; font-size:12px; color:#333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,sup,sub{margin:0;padding:0}
fieldset,img{border:0}
ul,ol,li {list-style:none;}
img{-ms-interpolation-mode: bicubic; vertical-align:top;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline:none; font-family:"Microsoft Yahei"; }
.imgmiddle,input,select{vertical-align:middle;}
.table{border-collapse:collapse;border-spacing:0;}
.clear{clear:both; height:0; overflow:hidden;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
a {text-decoration:none; color:#333;}
a:hover{ text-decoration:none; color: #141414;}
a:active{blr:expression(this.onFocus=this.blur());}
/*===自定义样式===*/
.w100 {width: 100%;}
.mar1200 {width: 1200px; margin: 0 auto;}
.bgGray {background: #eaeaea;}
.bgfff {background: #fff;}
.mt15 {margin-top: 15px;}
.pt15 {padding-top: 15px;}
body {background: #fff;}

.animateTop {position: relative; top: 100px; opacity: 0;}

.ellipsis{overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.ellipsis-2{display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.ellipsis-3{display: -webkit-box; overflow: hidden; white-space: normal !important; text-overflow: ellipsis; word-wrap: break-word; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

.header_w {position: fixed; top: 0; left: 0; z-index: 999; background: #fff; border-bottom: 1px solid #eaeaea;}
.header {height: 80px;}
.header .logo {padding: 14px 0;}
.header .nav ul {margin-right: -25px;}
.header .nav li {float: left; padding: 20px 25px; text-align: center;}
.header .nav li a {font-size: 14px;}
.header .nav li .d1 {font-size: 16px; color: #000; line-height: 24px;}
.header .nav li .d2 {font-size: 10px; color: #666; font-family: arial; line-height: 16px;-webkit-transform: scale(0.8);}
.header .nav li.current .d1 {color: #dd0106;}
.header .nav li.current .d2 {color: #dd0106;}
.header .nav li a:hover .d1 {color: #dd0106;}
.header .nav li a:hover .d2 {color: #dd0106;}

.in_banner {height: 580px; padding-top: 80px;}
.in_banner_swiper {height: 580px;}
.in_banner .swiper-slide {width: 100%;  overflow: hidden;height: 100%;}
.in_banner .swiper-slide span {display: block;width: 300%; height:100%;text-align: center;margin-left:-100%;}
.in_banner .in_banner_pa {width: 100%; position: absolute; left:0; bottom:20px; z-index: 9; text-align: center;}
.in_banner .swiper-pagination-switch {display: inline-block; width: 5px; height:5px; line-height: 0px; font-size: 0px;  background: #aaa; margin: 6px 6px; /*border-radius:50%;*/ cursor: pointer; opacity: 0.5; transition: all 2s;}
.in_banner .swiper-active-switch {background: #d31828; opacity: 1; width: 15px;}

.in_title {background: url(../img/in_title_bg.png) repeat-x center center; text-align: center; padding: 40px 0;}
.in_title_c {display: inline-block; position: relative; top: 2px;}
.in_title_c .title {padding: 0 25px; background: #fff;}
.in_title_c .title .t1 {font-size: 30px; color: #333; font-weight: bold; line-height: 38px; letter-spacing: 2px;}
.in_title_c .title .t1 span {color: #d31828;}
.in_title_c .title .t2 {font-size: 20px; color: #333; line-height: 25px; font-family: arial;}
.in_title_c .line {width: 70px; height: 63px; background: url(../img/in_title_bg2.png) repeat-x center center;}

.in_advantage_list {padding-bottom: 20px;}
.in_advantage_list ul {width: 1255px;}
.in_advantage_list li {width: 196px; height: 346px; margin-right: 55px; float: left; text-align: center; border-radius: 10px; background: #fff; transition: all 0.5s;}
.in_advantage_list .li_c {padding: 100px 22px 0;}
.in_advantage_list .icon i {display: inline-block; width: 122px; height: 122px; border-radius: 50%; border: 1px solid #9d9d9d; line-height: 122px; font-size: 56px; color: #333;}
.in_advantage_list .title {font-size: 18px; color: #333; line-height: 48px;}
.in_advantage_list .des {display: none; font-size: 14px; color: #333; line-height: 22px;}
.in_advantage_list li:hover {background: #d31828;}
.in_advantage_list li:hover .icon i {background: #fff; color: #d31828; border: 1px solid #fff;}
.in_advantage_list li:hover .title {color: #fff;}
.in_advantage_list li:hover .des {color: #fff;}

.in_case {min-width: 1200px;}

.in_case_container {display: none;}
.in_case_container.on {display: block;}

.in_case_type {text-align: center; background: url(../img/in_title_bg.png) repeat-x center center;}
.in_case_type ul {display: inline-block;}
.in_case_type li {float: left; width: 135px; height: 38px; background: #fff; border: 1px solid #b3b3b3; line-height: 38px; margin-left: -1px; font-size: 16px; color: #333; cursor: pointer;}
.in_case_type li.on {background: #d31828; border: 1px solid #d31828; color: #fff;}
.in_case_type li.on a{color: #fff;}
.in_case_list { padding: 20px 1% 0;}
.in_case_list li {position: relative; width: 23%; margin: 15px 1%; float: left; box-shadow: 0 5px 5px #bbb;}
.in_case_list li img {width: 100%;}
.in_case_list li .img {border: 2px solid #e4e3e3;}
.in_case_list li .mask {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(211,24,40,0.8); display: none;}
.in_case_list li .mask_c {padding: 18% 12% 0;}
.in_case_list li .title {font-size: 18px; color: #fff; line-height: 42px; text-align: center;}
.in_case_list li .des {font-size: 14px; color: #fff; line-height: 20px;}

.in_case_more {text-align: center; padding: 30px 0 60px;}
.in_case_more a {display: inline-block; width: 200px; height: 44px; line-height: 44px; border: 1px solid #bab7b7; background: #f9f7f7;}
.in_case_more div {display: inline-block;}
.in_case_more span {font-size: 16px; color: #333; float: left;}
.in_case_more i {font-size: 40px; color: #666; float: left; margin-left: 10px; margin-top: 2px;}

.in_about_w {background: url(../img/in_about_bg.jpg) no-repeat center top;}
.in_about {padding-bottom: 50px;}
.in_about_title {text-align: center;padding: 50px 0 15px;}
.in_about_title .title1 {font-size: 38px; color: #ec000a; line-height: 40px; font-family: arial;}
.in_about_title .title2 {font-size: 20px; color: #fff; line-height: 30px;}
.in_about_con {font-size: 14px; color: #fff; line-height: 26px; padding: 0 170px;}
.in_about_more {padding: 25px 0 50px; text-align: center;}
.in_about_more a {display: inline-block; width: 38px; height: 38px; border-radius: 50%; background: #ec000a; color: #fff; line-height: 38px; font-size: 30px;}
.in_about_img li {float: left; margin-right: 36px;}
.in_about_img li.last {margin-right: 0;}
.in_about_img {background: #fff; box-shadow: 0 8px 10px #bbb; padding: 34px;}

.in_news .left {width: 253px; height: 400px; background: url(../img/in_news_bg.jpg);}
.in_news .left_c {padding: 35px 0 0 35px;}
.in_news .left .title1 {font-size: 24px; color: #fff; line-height: 36px;}
.in_news .left .title2 {font-size: 18px; color: #fff; line-height: 28px; letter-spacing: 3px;}
.in_news .left .btn {padding-top: 30px;}
.in_news .left .btn a {display: inline-block; width: 108px; height: 34px; border: 1px solid #fff; font-size: 14px; color: #fff; text-align: center; line-height: 34px;}
.in_news .news {width: 490px; margin: 0 43px;}
.in_news .news .top img {width: 166px; height: 120px;}
.in_news .news .top .right {padding-left: 14px; width: 310px; padding-top: 10px;}
.in_news .news .top .title {font-size: 16px; color: #040404; line-height: 25px;}
.in_news .news .top .date {font-size: 12px; color: #666; line-height: 20px;}
.in_news .news .top .des {font-size: 14px; color: #666; line-height: 22px; padding-top: 10px;}
.in_news .news .top:hover .title {color: #ec000a;}
.in_news .news .top:hover .date {color: #ec000a;}
.in_news .news .top:hover .des {color: #ec000a;}
.in_news .news .list {margin-top: 15px;}
.in_news .news .list li {border-top: 1px dashed #ddd; padding: 14px 0;}
.in_news .news .list .date {width: 60px; text-align: center; color: #999; padding-right: 15px;}
.in_news .news .list .date .a {font-size: 30px; font-weight: bold; line-height: 36px;}
.in_news .news .list .date .b {font-size: 14px; line-height: 24px;}
.in_news .news .list .title {font-size: 14px; color: #040404; line-height: 24px; padding-top: 10px;}
.in_news .news .list .des {font-size: 12px; color: #666; line-height: 22px;}
.in_news .news .list li:hover .date {color: #ec000a;}
.in_news .news .list li:hover .title {color: #ec000a;}
.in_news .news .list li:hover .des {color: #ec000a;}
.in_news .faq {width: 370px;}
.in_news .faq .title .t1 {font-size: 26px; color: #333; line-height: 26px; font-family: arial;}
.in_news .faq .title .t2 {font-size: 14px; color: #666; line-height: 18px;}
.in_news .faq .list {padding-top: 3px;}
.in_news .faq li {border-top: 1px dashed #ddd; padding: 14px 0;}
.in_news .faq li:first-of-type {border-top: none;}
.in_news .faq li .box {line-height: 30px; }
.in_news .faq li .box span {font-size: 12px; color: #fff; line-height: 18px; display: inline-block; padding: 0 4px; margin-right: 12px;}
.in_news .faq li .q span {background: #ec000a;}
.in_news .faq li .a span {background: #000;}
.in_news .faq li .name {font-size: 14px; color: #333; line-height: 30px;}

.in_partner_list {padding: 0 45px; position: relative; padding-bottom: 40px;}
.in_partner_list .img {padding: 12px 5px; text-align: center;}
.in_partner_list .swiper-container {height: 300px !important;}
.in_partner_list .swiper-wrapper {height: 300px !important;}
.in_partner_list li {height: 300px !important;}
.in_partner_list .in_partner_left {position: absolute; left: 0; top: 0; width: 45px; line-height: 300px; text-align: center;}
.in_partner_list i {font-size: 30px; color: #888; cursor: pointer;}
.in_partner_list .in_partner_right {position: absolute; right: 0; top: 0; width: 45px; line-height: 300px; text-align: center;}

.footer_w {background: #161616;}
.footer {padding: 55px 0;}
.footer .left .list {width: 110px;}
.footer .left .list .title {font-size: 14px; color: #fff; line-height: 42px;}
.footer .left .list li a {font-size: 12px; color: #c7c7c7; line-height: 26px;}
.footer .center {width:300px; text-align: center; height: 160px; border-left: 1px dashed #999; border-right: 1px dashed #999;}
.footer .center p {font-size: 12px; color: #e2e2e2; line-height: 30px;}
.footer .right {padding-left: 75px;}
.footer .right .hotline {font-size: 12px; color: #c7c7c7; line-height: 24px;}
.footer .right li {font-size: 12px; color: #c7c7c7; line-height: 26px;}
.footer .right li a {font-size: 12px; color: #c7c7c7; line-height: 26px;}

section {padding-top: 81px;}

/* .page_banner {width: 300%; margin-left: -100%; text-align: center; } */
.page_banner img {width: 100%;}


.page_position {font-size: 14px; color: #666; line-height: 56px;}
.page_position a {font-size: 14px; color: #666; line-height: 56px;}
.page_position i {margin-right: 5px;}

.page_type {text-align: center; background: url(../img/in_title_bg.png) repeat-x center center; min-width: 1200px;}
.page_type ul {display: inline-block;}
.page_type li {float: left;}
.page_type li a {display: block; width: 135px; height: 38px; background: #fff; border: 1px solid #b3b3b3; line-height: 38px; margin-left: -1px; font-size: 16px; color: #333;}
.page_type li.on a {background: #d31828; border: 1px solid #d31828; color: #fff;}

.page_container {padding-top: 30px; padding-bottom: 30px;}

.page_about .left {width: 750px;}
.page_about .left img {width: 100%;}
.page_about .right {width: 415px; padding-left: 35px;}
.page_about .right h3 {font-size: 24px; color: #333; line-height: 44px; padding-bottom: 5px;}
.page_about .right div {font-size: 14px; color: #666; line-height: 24px;}
.page_about .bottom {font-size: 14px; color: #666; line-height: 24px; padding-top: 10px;}

.newsList ul {width: 1216px;}
.newsList li {width: 388px; float: left; margin-right: 16px; padding-bottom: 20px; margin-bottom: 40px; border-bottom: 3px solid #ddd; transition: all 0.3s;}
.newsList li img {width: 100%;}
.newsList li .img {position: relative;}
.newsList li .mask {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); text-align: center; line-height: 280px; display: none;}
.newsList li .mask i {font-size: 44px; color: #fff;}
.newsList li .title {padding-top: 8px;}
.newsList li .title a {font-size: 16px; color: #333; line-height: 24px;}
.newsList li .date {font-size: 14px; color: #999; line-height: 30px;}
.newsList li .des {font-size: 14px; color: #666; line-height: 20px;}
.newsList li:hover {border-bottom: 3px solid #d62837;}

.pages {text-align: center; padding: 30px 0;}
.pages a {display: inline-block; height: 28px; line-height: 28px; padding: 0 13px; margin: 0 3px; border: 1px solid #f3f2f2; background: #f3f2f2; color: #333;}
.pages span {display: inline-block; height: 28px; line-height: 28px; padding: 0 13px; margin: 0 2px; border: 1px solid #d31828; background: #d31828; color: #fff;}

.newsDetail_top {text-align: center;}
.newsDetail_top .title {font-size: 20px; color: #010101; line-height: 32px;}
.newsDetail_top .info {font-size: 14px; color: #999; line-height: 32px;}
.newsDetail_con {padding: 10px 0 40px;}
.newsDetail_page {padding: 15px 0; line-height: 24px; font-size: 14px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.newsDetail_page a {font-size: 14px; color: #333;}
.newsDetail_page a:hover {color: #666;}
.newsDetail_page .back a {display: block; width: 114px; height: 38px; background: #303183; line-height: 38px; text-align: center; color: #fff; margin-top: 5px;}

.caseType {background: #f0f0f0;}
.caseType_item {border-bottom: 1px dashed #dbdbdb;}
.caseType_item:last-of-type {border: none;}
.caseType_title {font-size: 14px; color: #aaa8a8; width: 100px; text-align: right; line-height: 50px;}
.caseType_list {width: 1100px;}
.caseType_list ul li { float:left; display: inline; line-height: 50px; margin-left: 15px;}
.caseType_list ul li a {padding: 3px 10px; font-size: 14px; color: #666;}
.caseType_list ul li.on a {background: #d31828; color:#fff;}

.caseList {padding-bottom: 30px;}
.caseList ul {width: 1221px;}
.caseList li {position: relative; width: 386px; margin-right: 21px; margin-top: 18px; float: left; box-shadow: 0 5px 5px #bbb;}
.caseList li img {width: 100%; width: 382px; height: 258px;}
.caseList li .img {border: 2px solid #e4e3e3;}
.caseList li .mask {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(211,24,40,0.8); display: none;}
.caseList li .mask_c {padding: 18% 12% 0;}
.caseList li .title {font-size: 18px; color: #fff; line-height: 42px; text-align: center;}
.caseList li .des {font-size: 14px; color: #fff; line-height: 20px;}

.caseDetail_album {padding: 20px 0;}
.caseDetail_album .ad-gallery {width: 900px; margin: 0 auto;}
.caseDetail_album .ad-gallery .ad-image-wrapper {height: 606px;}
.caseDetail_album .ad-image {width: 100% !important; height: 606px !important; top: 0 !important; left: 0 !important;}
.caseDetail_album .ad-image img {width: 100%; height: auto;}
.caseDetail_album .ad-nav {padding: 8px 38px; background: #1b1a1a; width: 824px !important;}
.caseDetail_album .ad-gallery .ad-thumbs li {padding-right: 7px;}
.caseDetail_album .ad-gallery .ad-back {width: 24px; height: 96px; top: 0; left: 0; background: #434343 url(../img/case_album_left.png) no-repeat center center; opacity: 1 !important;}
.caseDetail_album .ad-gallery .ad-forward {width: 24px; height: 96px; top: 0; right: 0; background: #434343 url(../img/case_album_right.png) no-repeat center center; opacity: 1 !important;}
.caseDetail_con {padding: 20px 100px 50px;}

.page_contact .top {font-size: 18px; color: #666; line-height: 30px; padding-bottom: 25px;}
.page_contact .map {position: relative; height: 550px;}
.page_contact .mask {position: absolute; left: 0; top: 0; width: 480px; height: 550px; background: rgba(0,0,0,0.7);}
.page_contact .mask_c {padding: 0 50px;}
.page_contact .mask .icon i {font-size: 40px; display: inline-block; width: 66px; height: 66px; color: #999; border-radius: 50%; background: #fff; text-align: center; line-height: 66px;}
.page_contact .mask li {margin-top: 45px;}
.page_contact .mask .con {font-size: 16px; color: #fff; width: 300px; display: table; padding-left: 10px;}
.page_contact .mask .con span {display: table-cell; height: 66px; vertical-align: middle; line-height: 24px;}
.page_contact .form {padding-top: 20px;}
.page_contact .form_title {font-size: 16px; font-weight: bold; text-align: center; line-height: 60px; background: url(../img/in_title_bg.png) repeat-x center center;}
.page_contact .form_title span {display: inline-block; padding: 0 30px; background: #fff;}
.page_contact .form .input_w {padding-top: 10px; border-bottom: 1px dashed #ccc;}
.page_contact .form .input {width: 400px; padding-bottom: 30px;}
.page_contact .form .input .icon {padding-right: 8px;}
.page_contact .form .input .icon i {font-size: 18px; color: #999; border: 1px solid #999; border-radius: 50%; display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 30px;}
.page_contact .form .input .title {font-size: 14px; color: #666; line-height: 32px;}
.page_contact .form .input input {width: 250px; height: 30px; border: 1px solid #dbdbdb; padding: 0 10px;}
.page_contact .form .textarea {padding-top: 25px;}
.page_contact .form .textarea .icon {padding-right: 8px;}
.page_contact .form .textarea .icon i {font-size: 18px; color: #999; border: 1px solid #999; border-radius: 50%; display: inline-block; width: 30px; height: 30px; text-align: center; line-height: 30px;}
.page_contact .form .textarea .title {font-size: 14px; color: #666; line-height: 32px;}
.page_contact .form .textarea textarea {width: 1180px; height: 130px; border: 1px solid #dbdbdb; resize: none; padding: 10px; margin-top: 10px;}
.page_contact .form .code {padding-top: 20px; padding-bottom: 20px;}
.page_contact .form .code input {width: 160px; height: 30px; border: 1px solid #dbdbdb; padding: 0 10px;}
.page_contact .form .code img {height: 30px; border: 1px solid #dbdbdb; margin-left: 15px; cursor: pointer;}
.page_contact .form .btn button {width: 120px; height: 40px; border: none; font-size: 14px; color: #fff; margin-right: 10px; cursor: pointer;}
.page_contact .form .btn button[type="submit"] {background: #ee1d23;}

.imgList ul {width: 1226px;}
.imgList li {float: left; width: 280px; margin-right: 26px; margin-bottom: 20px;}
.imgList img {width: 100%; height: 186px;}
.imgList .title {font-size: 14px; text-align: center; line-height: 30px;}

/*设计团队，荣誉资质*/
.honor-con {
    /*width: 927px;*/
    overflow: hidden;
}.honor-con ul {
     /*width: 927px;*/
 }
.honor-con ul li {
    width: 300px;
    float: left;

    text-align: center;
}
.honor-con{margin-top: 20px;}
.honor-con ul li>span {
    display: block;
    padding: 10px 0;
    width: 200px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.honor-con ul li span{display: block;line-height:44px;margin-bottom:15px;background-color:#fcfcfc;}

/*客服*/
.fixed{position:fixed;bottom:146px;right:20px;width:45px; display:none;z-index: 999999999;display: none;}
.fixed .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#cc0000;line-height: 45px;/*margin-top:1px;*/border-bottom: 1px solid #E50012;}
.fixed .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.fixed .child:hover{width:110px;background: #000;}
.fixed .child img{position:absolute;top:0px;left:0px;}
.fixed .child p{position: absolute;left:45px;color:#fff;}

.fixed .fixedQQ{bottom:92px;}
.fixed .fixedCall{bottom:46px;}
.fixed .fixedCall:hover{width:150px;}
.fixed .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#3c3c3c;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.fixed .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.fixed .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#cc0000;line-height: 45px;border-bottom: 1px solid #E50012;position: relative;}
.fixed .fixedCode .fixedCode_show{position: absolute;right: 48px;bottom: -7px;display: none;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}

