* {
    margin: 0;
    padding: 0;
    word-break: break-all;
    word-wrap: break-word;
}

html, body {
    color: #595D5E;
    font-family: "microsoft yahei", "simsun", "arial", "helvetica", "sans-serif";
    font-size: 13px;
    text-align: left;
    _background-image: url(about:blank);
    _background-attachment: fixed;
    min-width: 1000px;
    min-height: 100%;
    width: 100%;
}

canvas {
    background-color: #fff;
}

img {
    border: 0;
    vertical-align: middle;
}

input, textarea, button, select {
    outline: none;
    resize: none;
    font-family: inherit;
}

a {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:hover {
    color: #FD0909;
}

a:focus, input:focus {
    outline: 0 none;
}

::-moz-selection {
    background: #FD0909;
    color: #fff;
}

::selection {
    background: #FD0909;
    color: #fff;
}

::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

::-webkit-scrollbar-track {
    border-radius: 5px;
    box-shadow: 1px 1px 5px #fff inset
}

::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    border-radius: 20px;
    box-shadow: 0 0 0 5px rgba(0, 0, 0, .8) inset
}

::-webkit-scrollbar-corner {
    background: transparent
}

.ab {
    position: absolute;
    z-index: 10;
}

.re {
    position: relative;
    z-index: 1;
}

.fixed {
    position: fixed;
    z-index: 1;
}

.max {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.table {
    display: table;
}

.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.vtop {
    vertical-align: top;
}

.ov {
    overflow: hidden;
}

.none {
    display: none;
}

.sl {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.red {
    color: #FD0909;
}

.ucase {
    text-transform: uppercase;
}

.iconfont {
    font-size: inherit;
}

.center {
    min-width: 1000px;
    width: 1000px;
    font-size: 14px;
    margin: 0 auto;
    height: auto;
}


/*1280宽以上*/

@media screen and (min-width: 1440px) {
    .center {
        width: 1200px;
        min-width: 1200px;
    }
}


/*1600宽以上*/

@media screen and (min-width: 1600px) {
    .center {
        width: 1400px;
        min-width: 1400px;
        font-size: 14px;
    }
}

.len100 {
    width: 100%;
    max-width: 100%;
}

.len50 {
    width: 50%;
    max-width: 50%;
}

.hei100 {
    height: 100%;
    max-height: 100%;
}

.max {
    height: 100%;
    width: 100%;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    padding: 0;
    margin: 0;
    zoom: 1;
}

.tr {
    text-align: right;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.pointer {
    cursor: pointer;
}

.not-allowed {
    cursor: not-allowed;
}

ul, li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.nomargin {
    margin: 0;
}

.mtop5 {
    margin-top: 5px;
}

.mtop8 {
    margin-top: 8px;
}

.mtop10 {
    margin-top: 10px;
}

.mtop15 {
    margin-top: 15px;
}

.mtop20 {
    margin-top: 20px;
}

.mtop30 {
    margin-top: 30px;
}

.mtop40 {
    margin-top: 40px;
}

.mtop60 {
    margin-top: 60px;
}

.ppxx_wkbp_ly
{
	font-size:39px;
	color:#FD0000;
	text-align:center;
}

.mtop70 {
    margin-top: 70px;
}

.mtop80 {
    margin-top: 80px;
}

.mtop100 {
    margin-top: 100px;
}

.mleft20 {
    margin-left: 20px;
}

.block {
    display: block;
}

.animate5, .animate {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.padding0 {
    padding: 0;
}

.en {
    font-family: 'xianhei';
}


/*中文字体*/

@font-face {
    font-family: 'xianhei';
    src: url('../fonts/xianhei.ttf') format('truetype');
}

@font-face {
    font-family: 'xihei';
    src: url('../fonts/xihei.ttf') format('truetype');
}

@font-face {
    font-family: 'chaoxihei';
    src: url('../fonts/chaoxihei.ttf') format('truetype');
}


/*英文字体*/

@font-face {
    font-family: 'MyriadPro-LightCond';
    src: url('../fonts/MyriadPro-LightCond.eot');
    src: url('../fonts/MyriadPro-LightCond.eot?#iefix') format('embedded-opentype');
    src: url('../fonts/MyriadPro-LightCond.woff') format('woff'), url('../fonts/MyriadPro-LightCond.ttf') format('truetype'), url('../fonts/MyriadPro-LightCond.svg#MyriadPro-LightCond') format('svg'), local('MyriadPro-LightCond'), local('Myriad Pro');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bgBlack';
    src: url('../fonts/Brandon_blk.eot');
    src: url('../fonts/Brandon_blk.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_blk.woff') format('woff'), url('../fonts/Brandon_blk.svg#Brandon_blk') format('svg'), url('../fonts/Brandon_blk.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgBold';
    src: url('../fonts/Brandon_bld.eot');
    src: url('../fonts/Brandon_bld.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_bld.woff') format('woff'), url('../fonts/Brandon_bld.svg#Brandon_bld') format('svg'), url('../fonts/Brandon_bld.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgLight';
    src: url('../fonts/Brandon_light.eot');
    src: url('../fonts/Brandon_light.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_light.woff') format('woff'), url('../fonts/Brandon_light.svg#Brandon_light') format('svg'), url('../fonts/Brandon_light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgThinIt';
    src: url('../fonts/Brandon_thin_it.eot');
    src: url('../fonts/Brandon_thin_it.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_thin_it.woff') format('woff'), url('../fonts/Brandon_thin_it.svg#Brandon_thin_it') format('svg'), url('../fonts/Brandon_thin_it.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgRegIt';
    src: url('../fonts/Brandon_reg_it.eot');
    src: url('../fonts/Brandon_reg_it.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_reg_it.woff') format('woff'), url('../fonts/Brandon_reg_it.svg#Brandon_reg_it') format('svg'), url('../fonts/Brandon_reg_it.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgBoldIt';
    src: url('../fonts/Brandon_bld_it.eot');
    src: url('../fonts/Brandon_bld_it.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_bld_it.woff') format('woff'), url('../fonts/Brandon_bld_it.svg#Brandon_bld_it') format('svg'), url('../fonts/Brandon_bld_it.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: 'bgMed';
    src: url('../fonts/Brandon_med.eot');
    src: url('../fonts/Brandon_med.eot?#iefix') format('embedded-opentype'), url('../fonts/Brandon_med.woff') format('woff'), url('../fonts/Brandon_med.svg#Brandon_med') format('svg'), url('../fonts/Brandon_med.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-smooth: always;
}

@font-face {
    font-family: "GEO703XB_1";
    src: url("../fonts/GEO703XB_1.eot");
    /* IE9 */
    src: url("../fonts/GEO703XB_1.eot?#iefix") format("embedded-opentype"),
    /* IE6-IE8 */
    url("../fonts/GEO703XB_1.woff") format("woff"),
    /* chrome、firefox */
    url("../fonts/GEO703XB_1.ttf") format("truetype"),
    /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
    url("../fonts/GEO703XB_1.svg#GEO703XB_1") format("svg");
    /* iOS 4.1- */
    font-style: normal;
    font-weight: normal;
}


/*动画*/

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -moz-animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes zoomIn2 {
    0% {
        opacity: 0;
        -webkit-transform: scale(2);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes zoomIn2 {
    0% {
        opacity: 0;
        -webkit-transform: scale(2);
        -ms-transform: scale(2);
        transform: scale(2);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.zoomIn2 {
    -webkit-animation-name: zoomIn2;
    animation-name: zoomIn2;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 100
}

.animated500 {
    -webkit-animation-duration: 500ms;
    animation-duration: 500ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 100
}

/*顶部加载特效*/

.pace-done #page-wrapper, .pace-done .footer, .pace-done .nav-header, .pace-done .navbar-static-side, .pace-done li.active {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace .pace-progress {
    background-color: #FD0909;
    position: fixed;
    z-index: 2000;
    top: 0;
    width: 100%;
    height: 1px;
}

.pace-inactive {
    display: none;
    visibility: hidden;
}


/*全站顶部*/

#top {
    height: 69px;
    border-bottom: 1px solid #949494;
    z-index: 90;
    line-height: 69px;
    background-color: rgba(255, 255, 255, .95);
    background-color: #fff\9;
}

.top-blank {
    height: 70px;
    width: 100%;
}

#top .logo, #top .logo img {
    display: block;
    height: 45px;
}

#top .logo {
    top: 7px;
    left: 21px;
    z-index: 1000;
}

#rightbox {
    top: 0;
    right: 21px;
    font-size: 25px;
    z-index: 1000;
}

#rightbox span {
    display: inline-block;
    margin-left: 5px;
}

#menu {
    font-size: 16px;
    font-weight: normal;
    position: relative;
    z-index: 999;
    padding-left: 95px;
}

#menu a {
    display: inline-block;
    padding: 0 1.2%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#menu a.hover {
    color: #fff;
    background-color: #FD0909;
}


/*子菜单*/

#menuchild div.ab {
    display: none;
    left: 607px;
    top: 69px;
    -webkit-box-shadow: 1px 1px 2px 1px #cd1c23;
    box-shadow: 1px 1px 2px 1px #cd1c23;
}

#menuchild a {
    font-weight: normal;
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #fff;
    padding: 0 50px 0 20px;
    border-top: 1px solid rgba(255, 255, 255, .25);
    border-top: 1px solid #ccc\9;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(230, 33, 41, 1);
    letter-spacing: 1px;
    background-color: #FD0909\9;
}

#menuchild h3:last-child a {
    border-bottom: none;
}

#menuchild a:hover {
    background-color: rgba(230, 33, 41, .8);
    text-indent: 5px;
    font-size: 15px;
}


/*轮播图*/

#index-hdp {
    height: 650px;
    overflow: hidden;
    width: 100%;
    min-width: 1000px;
    position: relative;
}

#index-hdp .pic {
    width: 400%;
    left: 0;
    top: 0;
    height: 650px;
}

#index-hdp a.hdp {
    display: block;
    height: 650px;
    width: 25%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

#index-hdp .item {
    width: 100%;
    height: 56px;
    text-align: center;
    bottom: -10px;
    z-index: 100;
}

#index-hdp .item a {
    display: inline-block;
    height: 4px;
    width: 40px;
    background-color: rgba(255, 255, 255, .4);
    margin: 0 5px;
    opacity: 0.85;
    filter: alpha(opacity=85);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#index-hdp .item a.hover {
    background-color: #ca192b;
}

#index-hdp .jt {
    height: 0px;
}

#index-hdp .jt a {
    display: block;
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    opacity: 0.5;
    filter: alpha(opacity=50);
    top: 50%;
    font-size: 130px;
    color: #fff;
    margin-top: -75px;
    text-shadow: 0px 0px 5px #999;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#index-hdp .jt a.jt-left {
    left: 2%;
}

#index-hdp .jt a.jt-right {
    right: 2%;
}

#index-hdp .jt a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#index-hdp .jt a.jt-left:hover {
    -webkit-transform: translate(-10px) rotateX(-45deg);
    -ms-transform: translate(-10px) rotateX(-45deg);
    -o-transform: translate(-10px) rotateX(-45deg);
    transform: translate(-10px) rotateX(-45deg);
}

#index-hdp .jt a.jt-right:hover {
    -webkit-transform: translate(10px) rotateX(45deg);
    -ms-transform: translate(10px) rotateX(45deg);
    -o-transform: translate(10px) rotateX(45deg);
    transform: translate(10px) rotateX(45deg);
}


/*首页公共盒子*/

.pub-box {
    text-align: center;
}

.about_offic_img
{
	margin:50px 0px;
	width:100%;
	height:475px
}

.about_big_title
{
	font-size:40px;
	text-align:center;
	color:#E71D19;
}
.about_sncd_ly
{
	width:1200px;
	margin:0 auto;
}

.about_offic_img img
{
	width:100%;
	height:100%;
}

.about_desc_ly p
{
	text-align:center;
	margin-top:15px;
}
.about_work_bj
{
	text-align:center;
	position:relative;
	top:0px;
	left:0px;
}
.about_2019
{
	position: absolute;
    bottom: 35px;
    left: 140px;
}
.about_weight
{
	font-size:16px;
	font-weight:bold;
}
.about_2016
{
	position: absolute;
    bottom: 190px;
    left: 430px;
}
.about_2018
{
	position: absolute;
    bottom: 270px;
    left: 680px;
}
.about_weilai
{
	position: absolute;
    bottom: 406px;
    left: 955px;
}

.about_qiye
{
	margin-top:50px;
}
.about_qiye_one
{
	width:100%;
	height:456px;
	position:relative;
	top:0px;
	left:0px;
}
.about_qiye_one img
{
	width:100%;
	height:100%;
}
.about_qiye_info
{
	position:absolute;
	top:39%;
	left:25%;
	color:#fff;
}
.about_qiye_english
{
	font-size:20px;
}
.about_qiye_chani
{
	font-size:28px;
	padding:20px 0px;
}
.about_qiye_kuai
{
	width:270px;
	padding:20px 0px;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}
.about_qiye_kuai p
{
	line-height:25px;
}

.pub-box .en {
	padding-top:40px;
    text-transform: uppercase;
    color: #595D5E;
    font-size: 24px;
    letter-spacing: 0.18em;
    font-family: 'MyriadPro-LightCond';
    font-weight: 100;
    font-stretch: ultra-condensed;
    width: 100%;
    text-align: center;
	font-weight:bold;
}

.pub-box-bg .en {
    color: #fff;
}

.pub-box .line {
    text-align: center;
}

.pub-box .line span {
    display: inline-block;
    height: 4px;
    width: 220px;
    background-color: #FD0909;
	margin-top:10px;
	margin-bottom:10px;
}

.pub-box-bg .line span {
    background-color: #fff;
}

.pub-box .title {
    font-size: 30px;
    line-height: 45px;
    font-family: 'xianhei';
    font-weight: normal;
    text-align: center;
}
.boyu_guandian_four
{
	text-align:center;
	font-size:35px;
	background-color:#E61F18;
	color:#fff;
	width:32%;
	margin:0 auto;
	margin:25px auto;
}

.pub-box .desc {
    padding-top: 30px;
    line-height: 28px;
    color: #666;
    font-size: 15px;
}

.pub-box-bg .title {
    color: #fff;
}

.pub-box-bg .desc {
    color: #e8e8e8;
}

.pub-box .more {
    padding: 50px 0;
    font-weight: normal;
}

.pub-box .more a {
    display: inline-block;
    border: 1px solid #FD0909;
    color: #FD0909;
    padding: 10px 25px;
    border-radius: 1px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    font-size: 16px;
    margin: 0 5px;
}

.pub-box .more a:hover, .pub-box .more a.hover {
    color: #FD0909;
}

.pub-box-bg .more a {
    border: 1px solid #fff;
    color: #fff;
}

.pub-box-bg .more a:hover {
    background-color: #fff;
    color: #FD0909;
}

.index-about .name {
    padding-top: 30px;
    font-size: 30px;
    line-height: 30px;
    font-family: 'xianhei';
    font-weight: normal;
}

.index-about .name span {
	margin-bottom:70px;
    color: #FD0909;
    display: inline-block;
    padding: 3px 8px;
}


/*首页-关于*/

.ys2box {
     /* height: 295px; */
    overflow: hidden;

    margin: 0 auto;
    /* margin-left: auto; */
    /* margin-right: auto; */
}

.ys2box ul {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.ys2box li {
    float: left;
    width: 33%;

    position: relative;
    z-index: 0;
}

.ys2box li .item-title {
     color: #333;
    font-size: 30px;
    padding-bottom: 15px;
    width: 80%;
    /* top: 25px; */
    margin: 30px auto;
    border-bottom: 1px solid #666;
    position: relative;
}

.ys2box li .data {
    color: #FD0909;
    top: 70px;
    padding-top: 12px;
    font-size: 25px;
    font-weight: 500;
    width: 230px;
    font-family: 'bgLight';
    font-weight: 100;
    font-stretch: ultra-condensed;
}

.ys2box li .data i {
    font-style: normal;
    font-weight: bold;
}

.ys2box li .data span {
    padding-left: 14px;
    font-size: 17px;
    font-weight: bold;
}

.ys2box li .desc {
    top: 135px;
    font-size: 13px;
    color: #888;
    padding-top: 25px;
    font-weight: 500;
    width: 230px;
    line-height: 20px;
}

.ys2box li.first .item-title, .ys2box li.first .data, .ys2box li.first .desc {
    left: 0;
}

.ys2box li.second .item-title, .ys2box li.second .data, .ys2box li.second .desc {
    width: 100%;
    text-align: center;
    border-bottom: 0;
    padding-bottom: 0;
}

.ys2box li.second .item-title p, .ys2box li.second .data p, .ys2box li.second .desc p {
    display: inline-block;
    margin: 0 auto;
    width: 230px;
}

.ys2box li.second .item-title p {
    border-bottom: 1px solid #666;
    padding-bottom: 15px;
    width: 142px;
}

.ys2box li.third .item-title, .ys2box li.third .data, .ys2box li.third .desc {
    right: 0;
}

.ys2box li.third .data span, .ys2box li.second .data span {
    font-size: 33px;
}


/*首页-服务*/

.index-service {
    background-color: #FD0909;
    color: #fff;
}

.page-service {
    color: #595D5E;
}

.index-service ul {
    min-width: 990px;
    max-width: 1400px;
    width: 85%;
    margin: 50px auto 0;
}

.index-service li {
    width: 25%;
    float: left;
}

.index-service .box {
    background-color: #fff;
    color: #FD0909;
    padding: 40px 0;
    width: 75%;
    margin: 0 auto 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index-service .box:hover {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.page-service .box {
    background-color: #fff;
    color: #FD0909;
}

.index-service .en-name {
    font-family: 'MyriadPro-LightCond';
    font-weight: 100;
    font-stretch: ultra-condensed;
    font-size: 18px;
}

.index-service .ch-name {
    font-family: 'xianhei';
    font-size: 18px;
    letter-spacing: 5px;
    text-indent: 5px;
}

.index-service .detail {
	margin-left:25%;
    font-weight: normal;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 44%;
    text-indent: 12%;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
}
.heng_xiang
{
	border-top:1px solid #726E6F;
	width:100%;
	margin-top:49px;
}

.pinpai_info1
{

	color:#000;
}
.pinpai_info2
{
	color:#FD0909;
	padding:15px 0px;
	font-size:30px;
}
.pinpai_info3
{
	
}

.index-service .detail a {
    color: #fff;
}

.index-service .detail a:hover {
    text-decoration: underline;
}

.page-service .detail a {
    color: #fff;
}

.page-service .detail a:hover {
    color: #fff;
}
.fuwu_360_list
{
	padding-top:75px;
	width:35%;
	margin:0 auto;
}
.fuwu_360_list p
{
	float:left;
	width:110px;
	height:40px;
	line-height:40px;
	text-align:center;
	border:1px solid #fff;
	margin-right:10px;
}
.fuwu_360_list p a
{
	color:#fff;
}

/*首页-案例*/

.index-case ul {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.team_ly li
{
	    /* width: 26%; */
    display: inline-block;
    /* margin-left: 49px; */
    text-align: center;
    margin: 0 auto;
    padding: 30px;
}
.team_img
{
	width: 258px;
    height: 275px;
}
.team_img img 
{
	width:100%;
	height:100%;
}
.team_english
{
	font-size: 17px;
    padding: 10px 0px;
}
.team_red_xian
{
	width:25px;
	border-bottom:2px solid #FE0000;
	margin:10px 0px;
	margin-left:45%;
}
.team_kh
{
	text-align:center;
	font-size:25px;
	color:#FE0000;
	padding:50px 0px;
}
.index-case li {
    float: left;
    width: 25%;
}

.center_logo
{
	width:150px;
	height:90px;
	margin-left:44%;
}
.center_title
{
	color:#FD090B;
	font-size:32px;
	text-align:center;
	padding:20px 0px;
	font-weight:bold;
}
.center_problem_back
{
	/* width:100px;
	height:130px; */
	position:relative;
	top:0;
	left:0;
}
.center_problem_title
{
	position:absolute;
	position: absolute;
    top: 58px;
    left: 19px;
}
.center_problem_title p
{
	font-size:16px;
	color:#484848;
	text-align:center;
}

.guandian_sanben_kuai
{
	width:100%;
	height:180px;
	background-color:#494949;
	padding:80px 0px;
}
.sanben_one
{
	font-size:42px;
	text-align:center;
	color:#fff;
	margin-bottom:15px;
}
.sanben_two
{
	font-size:38px;
	text-align:center;
	color:#fff;
	margin-bottom:15px;
}
.sanben_three
{
	font-size:16px;
	text-align:center;
	color:#fff;
}
.center_four_problem li
{
	float:left;
	width: 25%;
	
}
.center_logo img
{
	width:100%;
	height:100%;
}
.guandian_boyu_more
{
	padding:50px 0px;
	width:60%;
	margin:0 auto;
}
.guandian_66info
{
	margin-left:5%;
}
.boyu_more_big
{
	width:215px;
	height:60px;
	background-color:#E81F18;
	text-align:center;
	line-height:60px;
	color:#fff;
	font-size:28px;
}
.boyu_more_two
{
	font-size:26px;
	color:#E81F18;
}
.left_ly
{
	float:left;
}

.more_only
{
	padding-bottom:50px;
	border-bottom:2px solid #E81F18;
	margin-bottom:50px;
}
.boyu_more_right_kuai
{
	width:530px;
}
.right_ly
{
	float:right;
}
.boyu_more_right_kuai li
{
	line-height:22px;
	list-style:disc;
}
.guandian_four_ico_all
{
	width:100%;
	margin:0 auto;
	text-align: center;
}
.guandian_four_ico
{
	width:170px;
	height:75px;
	margin-right:15px;

	display: inline-block;
}
.guandian_four_ico img
{
	width:100%;
	height:100%;
}
.guandian_wei
{
	width:100%;
	height:50px;
	font-size:38px;
	color:#fff;
	background-color:#E51E17;
	text-align:center;
	padding:50px 0px;
}

@media screen and (max-width: 1600px) {
    .index-case li {
        float: left;
        width: 25%;
    }
}

@media screen and (max-width: 1024px) {
    .index-case li {
        float: left;
        width: 50%;
    }
}

.index-case li a {
    display: block;
    overflow: hidden;
    position: relative;
    padding-top: 100%;
}

.index-case li a img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index-case li a:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}

.index-case li a .box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .3);
    background-color: #333\9;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none\9;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index-case li a:hover .box {
    opacity: 1;
    filter: alpha(opacity=100);
    display: block\9;
}

.index-case li a .case-name {
    position: absolute;
    left: 5%;
    top: 5%;
    width: 80%;
    text-align: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-case li a .case-title {
    position: absolute;
    left: 5%;
    bottom: 18%;
    width: 80%;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0;
    text-indent: 0;
}

.index-case li a .case-line {
    position: absolute;
    left: 5%;
    bottom: 27%;
    height: 5px;
    background-color: #FD0909;
    width: 30px;
}

.index-case li a .case-keyword {
    position: absolute;
    left: 5%;
    bottom: 8%;
    width: 80%;
    text-align: left;
    font-weight: normal;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 0;
    text-indent: 0;
}

.index-case li a .case-desc {
    display: none;
}

/*资讯中穿插的案例*/
.info-detail .index-case li {
    width: 33.33%;
}
.info-detail .index-case ul {
    width: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-right: 30px;
}
.info-detail .index-case li a .case-keyword {
    bottom: 4%;
}
@media screen and (max-width: 1440px) {
    .info-detail .index-case li a .case-line {
        bottom: 22%;
    }
    .info-detail .index-case li a .case-title {
        font-size: 16px;
        bottom: 12%;
    }
    .info-detail .index-case li a .case-keyword {
        bottom: 5%;
    }
}

.map-close {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.map-close:hover {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


/*首页-优势*/
.index-advantage {
    border-top: 1px solid #ddd;
    margin-top: 20px;
}
.page-advantage {
    border-top: none;
    margin-top: 0;
}
.index-advantage ul {
    width: 95%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.index-advantage li {
    float: left;
    width: 16.66%;
}

.index-advantage .box {
    display: block;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0;
    border-radius: 2px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index-advantage .box:hover {
    background-color: #FD0909;
    color: #fff;
}

.index-advantage .iconfont {
    height: 60px;
    line-height: 60px;
    font-size: 50px;
}

.index-advantage .ch-advantage {
    font-family: 'chaoxihei';
    font-weight: bold;
    font-stretch: ultra-condensed;
    font-size: 25px;
    padding-top: 20px;
}


/*首页-品质*/

.index-quality {
    background: #ef3622 url(quality.jpg) center center no-repeat;
    background-size: auto 135%;
    background-attachment: fixed;
    height: 560px;
    color: #fff;
}

.index-quality .box {
    width: 60%;
    margin: 0 auto;
	padding-top:80px;
}

#ma_ly_more a:hover {
    background-color:#FD0909!important;
    color:#fff!important;
}


.index-quality .title {
    text-align: left;
}

.index-quality .en, .index-quality .line {
    text-align: left;
}

.index-quality .desc {
    margin-top: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #fff;
}

.title-design {
    padding-top: 30px;
    font-size: 38px;
    line-height: 30px;
    font-family: 'chaoxihei';
    font-weight: normal;
}


/*合适的才是最好的*/

.index-balance .detail {
    position: relative;
    z-index: 0;
    width: 400px;
    height: 410px;
    margin: 48px auto 0 auto;
}

.index-balance .detail .quan {
    position: absolute;
    z-index: 0;
    width: 220px;
    height: 220px;
    background-color: rgba(255, 0, 0, .8);
    background-color: #FD0909\9;
    border-radius: 50%;
    /*background: url(quality.png) no-repeat;
    background-size: 100% 100%;*/
    text-align: center;
    font-size: 24px;
    color: #fff;
}

.index-balance .detail .quan .titleEn {
    letter-spacing: 0.12em;
    margin-top: 84px;
    font-family: 'MyriadPro-LightCond';
    font-weight: 100;
    font-size: 30px;
    font-stretch: condensed;
}

.index-balance .detail .quan .titleCh {
    font-family: 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
    font-weight: 100;
}

.index-balance .detail .quan#quan1 {
    top: 0px;
    left: 90px;
}

.index-balance .detail .quan#quan2 {
    top: 160px;
    left: 0px;
}

.index-balance .detail .quan#quan3 {
    top: 160px;
    left: 180px;
}

.index-balance .detail .quan#quan4 {
    top: 90px;
    left: 90px;
    background: none;
}


/*首页-资讯*/

.index-info {
    background-color: #FD0909;
    color: #fff;
    overflow: hidden;
}

.index-info video {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 1;
    transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
    -webkit-transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
    -moz-transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
}

.index-info .box {
    background-color: rgba(230, 33, 41, .9);
    z-index: 10;
}

.index-info ul {
    width: 88%;
    max-width: 1200px;
    min-width: 960px;
    margin: 80px auto 0;
    text-align: left;
}

.index-info li {
    width: 50%;
    float: left;
    margin: 15px 0;
}

.index-info li a {
    display: block;
}

.index-info .child {
    margin: 0 0 38px 0;
    position: relative;
    width: 100%;
}

.index-info .child:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.index-info .child .childTime {
    float: left;
    width: 22.1%;
    height: 124px;
    border: 3px solid #fff;
    text-align: center;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index-info a:hover .child .childTime {
    border-radius: 3px;
    background-color: #fff;
    color: #FD0909;
}

.index-info .child .childTime .timeMonth {
    margin-top: 10px;
    font-family: 'MyriadPro-LightCond';
    font-size: 25px;
    font-weight: 100;
    font-stretch: condensed;
}

.index-info .child .childTime .timeDay {
    font-family: 'MyriadPro-LightCond';
    font-size: 70px;
    font-weight: 100;
    font-stretch: condensed;
}

.index-info .child .childInfo {
    float: left;
    width: 71%;
    margin-left: 5.3%;
    color: #fff;
}

.index-info .child .childInfo .name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    width: 90%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-info .child .childInfo .info {
    font-size: 14px;
    color: #e1d8d8;
    line-height: 20px;
    width: 90%;
    height: 80px;
    overflow: hidden;
}

.index-info .child .no {
    width: 22.1%;
    height: 50px;
    float: left;
}


/*首页-客户*/

.index-customer {
    text-align: left;
    background-color: #f3f3f4;
}

.index-customer-box {
    width: 88%;
    max-width: 1200px;
    min-width: 960px;
    margin: 0 auto;
}

.index-customer .box {
    padding-top: 50px;
}

.index-customer .box .item {
    width: 16%;
    margin: .3%;
    display: block;
    float: left;
    overflow: hidden;
    background-color: #fff;
}

.index-customer .box .none {
    display: none;
}

.index-customer .box .item img {
    display: block;
    margin: 0 auto;
    padding: 15px 0;
    width: 80%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.index-customer .box .item:hover img {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
}


/*首页-联系*/

.index-contact-line {
    border-top: 1px solid #ddd;
    padding-top: 60px;
}

.index-contact .time {
    display: block;
    margin: 0 auto 20px;
}

.index-contact .small-title {
    font-size: 16px;
    font-family: 'xianhei';
    line-height: 40px;
}

.index-contact .more {
    display: inline-block;
    padding: 10px 30px;
    font-size: 16px;
    font-family: 'xianhei';
    margin-top: 30px;
    font-weight: bold;
}

.index-contact .more span {
    font-family: 'bgBoldIt';
    font-size: 20px;
}


/*全站底部*/

#bottom {
    background-color: #FD0909;
    padding: 50px 0 20px;
    color: #fff;
}

#bottom a {
    color: #fff;
}

#bottom .box {
    width: 88%;
    max-width: 1200px;
    min-width: 960px;
    margin: 0 auto;
}

#bottom .logo {
    width: 310px;
}

#bottom .logo a {
    display: block;
    color: #fff;
}

#bottom .logo img {
    width: 200px;
}

#bottom .logo .name {font-size: 16px;padding-top: 10px;}
#bottom .logo .info {padding-top: 10px;line-height: 25px;font-size: 12px;}
#bottom .logo .info p img{width:120px;}
#bottom .logo .qrcode {
    display: block;
    width: 60px;
    background-color: #fff;
    border: 5px solid #fff;
    margin: 10px 15px 0 0;
}

#bottom .menu dl {
    float: left;
    margin-left: 40px;
}

#bottom .menu dt {
    padding-bottom: 10px;
}

#bottom .menu dt a {
    display: inline-block;
    padding-bottom: 10px;
    font-size: 18px;
    border-bottom: 3px solid #fff;
}

#bottom .menu dd a {
    display: block;
    line-height: 28px;
    font-size: 13px;
    color: #ddd;
}

#bottom .menu dd a:hover {
    color: #fff;
}

#bottom .copyright {
    border-top: 1px solid #aaa;
    padding-top: 20px;
    margin-top: 20px;
    text-align: center;
    font-size: 13px;
    line-height: 23px;
}

#bottom .copyright span {
    display: inline-block;
    padding: 0 5px;
}

/*在线客服*/

#service {
    width: 50px;
    position: fixed;
    right: 0;
    bottom: 200px;
    z-index: 95;
}

#service li {
    margin-top: 1px;
}

#service a {
    width: 50px;
    text-align: left;
    display: block;
    height: 50px;
    position: relative;
    line-height: 50px;
    background-color: rgba(200, 200, 200, .8);
    background-color: #FD0909\9;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin: 0;
    padding-left: 0;
    background-image: none;
}

#service a:hover, #service a.hover {
    background-color: rgba(230, 33, 41, 1);
    background-color: #FD0909\9;
}

#service li:first-child a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#service li:last-child a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#service a .box {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 100%;
    line-height: 50px;
    font-size: 17px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#service a .phone {
    width: 200px;
}

#service a:hover .box, #service a.hover .box {
    left: -80px;
    background-color: rgba(230, 33, 41, 1);
    background-color: #FD0909\9;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#service li:last-child a:hover .box {
    border-bottom-right-radius: 5px;
}

#service a .phone {
    font-size: 20px;
}

#service a:hover .phone, #service a.hover .phone {
    left: -155px;
    font-size: 20px;
}

#service a .ewm {
    display: none;
}

#service a:hover .ewm {
    display: block;
    position: absolute;
    top: -85px;
    left: -180px;
    background-color: #fff;
    padding: 15px;
    -webkit-box-shadow: 0 0 30px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 0 30px 6px rgba(0, 0, 0, .1);
    line-height: 20px;
    color: #999;
    text-align: center;
    font-size: 13px;
}

#service a:hover .ewm img {
    width: 110px;
    display: block;
    margin-bottom: 5px;
    padding: 8px;
    border: 2px solid #FD0909;
}

#service a i {
    font-size: 28px;
    display: block;
    float: left;
    width: 50px;
    text-align: center;
}


/*地图*/

.anchorBL a, .BMap_cpyCtrl.BMap_noprint.anchorBL {
    display: none;
}

.map-title {
    margin: 0 0 5px 0;
    padding: 0.2em 0;
    font-size: 16px;
}

#map-logo {
    float: right;
    margin: 4px;
    height: 25px;
}

.map-box-info {
    width: 530px;
}

.map-box-info p {
    margin: 0;
    line-height: 1.5;
    font-size: 13px;
}

.map-box-info a {
    color: #fff;
    display: inline-block;
    background-color: #FD0909;
    border-radius: 3px;
    padding: 5px 10px;
    margin: 10px 10px 0 0;
}

.map-box-info a:hover {
    background-color: #cf0607;
}


/*banner*/

.page-banner {
    background-position: center center;
    background-size: cover;
    height: 500px;
    overflow: hidden;
    color: #fff;
    text-align: center;
}

.case-banner {
    position: relative;
}

.case-banner .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .55);
    z-index: 0;
}

.page-banner .title {
    font-size: 43px;
    font-family: 'chaoxihei';
    padding-top: 150px;
}

.case-banner .title {
    z-index: 5;
    position: relative;
    font-size: 33px;
    letter-spacing: 2px;
}

.page-banner .desc {
    font-size: 19px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: normal;
    font-family: 'xianhei';
    padding: 30px 0;
    width: 95%;
    margin: 0 auto;
}

.case-banner .desc {
    font-size: 15px;
    z-index: 5;
    position: relative;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 88%;
    max-width: 1200px;
    min-width: 990px;
    line-height: 28px;
}

.page-banner .more {
    z-index: 5;
    position: relative;
}

.page-banner .more a {
    font-size: 18px;
    display: inline-block;
    font-family: 'xianhei';
    border: 1px solid #fff;
    padding: 10px 40px;
    border-radius: 2px;
    color: #fff;
    margin: 0 5px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.case-banner .more a {
    padding: 10px 25px;
}

.page-banner .more a:hover {
    background-color: #fff;
    color: #FD0909;
}

.page-banner .more .phone {
    color: #fff;
    background-color: #FD0909;
    border-color: #FD0909;
    padding: 10px 20px;
}

.page-banner .more .phone:hover {
    background-color: #FD0909;
    color: #fff;
}


/*关于*/

.page-13year {
    height: 600px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.page-13year video {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    object-position: center center;
    z-index: 1;
    transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
    -webkit-transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
    -moz-transition: width 1.2s cubic-bezier(0.35, 0.85, 0.55, 1) 0s;
}

.about-13year {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    background: url(banner-about.png) center center no-repeat;
    background-size: cover;
}


/*工匠精神*/

.page-gongjiang {
    height: 800px;
    background-color: #f4f4f4;
}

.page-gongjiang .bg {
    background: url(page-about-gongjiang.jpg) center center no-repeat;
    background-size: cover;
    height: 100%;
    width: 40%;
}

.page-gongjiang .pub-box {
    margin-top: 230px;
    width: 60%;
}

.page-gongjiang .gongjiang {
    left: 40%;
    top: 50%;
    width: 200px;
    height: 200px;
    padding: 80px 0;
    line-height: 50px;
    text-align: center;
    margin-left: -100px;
    margin-top: -180px;
    background-color: #FD0909;
    color: #fff;
    font-size: 30px;
    font-family: 'xianhei';
    -webkit-box-shadow: 0 0 150px 1px #FD0909;
    box-shadow: 0 0 150px 1px #FD0909;
}


/*龙腾亲友团*/

.friends {
    width: 88%;
    max-width: 1400px;
    min-width: 990px;
    margin: 50px auto 0;
}

.friends li {
    float: left;
    width: 23.8%;
    margin: 0 0.6%;
    background-color: #FD0909;
}

.friends .logo-huaxia {
    background: url(logo-huaxia.png) center center no-repeat;
}

.friends .logo-wenhua {
    background: url(logo-wenhua.png) center center no-repeat;
}

.friends .logo-baozhuang {
    background: url(logo-baozhuang.png) center center no-repeat;
}

.friends .logo-zhanshi {
    background: url(logo-zhanshi.png) center center no-repeat;
}

.friends .logo {
    width: 100%;
    height: 50px;
    background-size: 80% auto;
}

.friends .service {
    border-top: 1px solid #fff;
    width: 90%;
    margin: 0 auto;
    text-align: left;
    padding: 30px 0 20px;
    height: 157px;
    overflow: hidden;
}

.friends .service h4 {
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    color: #fff;
}

.friends .more {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #FD0909;
    color: #FD0909;
    padding: 8px 20px;
    border-radius: 5px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    font-size: 16px;
    margin: 10px 5px 30px;
}

.friends .more:hover {
    background-color: #f4da58;
    color: #444;
}

.fuwu_title
{
	padding:50px 0px;
	border-bottom:1px solid #000;
}
.fuwu_big_title
{
	text-align:center;
	font-size:32px;
	color:#E42127;
	font-weight:bold;
}
.fuwu_two_title
{
	text-align:center;
	font-size:17px;
	color:#E42127;
	margin-top:10px;
}

/*我们是如何壮大的？*/

.page-zhuangda {
    border-bottom:1px solid #000000;
}
.about_hezuo
{
	padding-top:30px;
	width:60%;
	margin:0 auto;
	line-height:25px;
}
.about_hezuo_liuc
{
	padding-top:50px;
	width:20%;
	margin:0 auto;
	padding-left:6%;
}
.about_hezuo_liuc li
{
	padding: 5px 10px;
    float: left;
    text-align: center;
    border: 1px solid #FE0000;
    color: #FE0000;
}
.about_hezuo_liuc li:hover
{
	background-color: #FE0000;
    color: #fff!important;
}
.about_hezuo_active
{
	background-color:#FE0000;
	color:#fff!important;
}
.hezuo_active_kuai
{
	width:1200px;
	margin:0 auto;
	padding-top:50px;
}
.hezuo_active_kuai img
{
	width:100%;
	height:auto;
}

.page-zhuangda .time {
    width: 88%;
    max-width: 1400px;
    min-width: 990px;
    margin: 350px auto 0;
    height: 2px;
    border-radius: 5px;
    background-color: #FD0909;
}

.page-zhuangda .time .jt {
    color: #FD0909;
    font-weight: bold;
    right: -10px;
    top: -10px;
    height: 20px;
    font-size: 20px;
}

.page-zhuangda .time .item {
    float: left;
    width: 11.11%;
    text-align: left;
}

.item-top .circle, .item-bottom .circle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: relative;
    top: -180px;
    background-color: #FD0909;
}

.item-top .line {
    width: 2px;
    height: 150px;
    border-radius: 5px;
    margin: 10px;
    position: relative;
    top: -185px;
    background-color: #FD0909;
}

.item-top .name {
    margin: 10px auto;
    position: relative;
    top: -455px;
    left: -42%;
    font-family: 'xihei';
    background-color: #FD0909;
    color: #fff;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 25px;
}

.item-top .year {
    position: relative;
    top: -390px;
    left: 40px;
    font-size: 15px;
    line-height: 22px;
    font-family: 'xihei';
}

.item-bottom .line {
    width: 2px;
    height: 150px;
    border-radius: 5px;
    margin: 10px;
    position: relative;
    top: 15px;
    background-color: #FD0909;
}

.item-bottom .name {
    margin: 0 auto;
    position: relative;
    top: -40px;
    left: -42%;
    font-family: 'xihei';
    background-color: #FD0909;
    color: #fff;
    border-radius: 50%;
    height: 100px;
    width: 100px;
    text-align: center;
    line-height: 100px;
    font-size: 25px;
}

.item-bottom .year {
    position: relative;
    top: -265px;
    left: 40px;
    font-size: 15px;
    line-height: 22px;
    font-family: 'xihei';
}


/*设计环境*/

#page-huanjing {
    height: 200px;
    width: 88%;
    max-width: 1400px;
    min-width: 990px;
    margin: 60px auto 0;
}

#page-huanjing .box {
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 100%;
}

#page-huanjing .box img {
    float: left;
    height: 100%;
    display: block;
    margin-right: 10px;
    cursor: pointer;
}


/*品牌营销策划*/

.page-brand .service {
    width: 100%;
    position: relative;
    margin-top: 10px;
    background: url(../images/service.png) center no-repeat;
    height: 460px;
}

.fuwu_img_kuai
{
	width:70%;
	margin:0 auto;
}

.fuwu_img
{
	height: 300px;
	padding-top:70px;
}
.fuwu_img img
{
	width:100%;
	height:100%;
}
.fuwu_xz_info
{
	padding-top:50px;
	width:40%;
	margin:0 auto;
}
.fuwu_360
{
	font-size:30px;
	color:#FE0A0C;
	padding:50px 0px;
}
.fuwu_xz_info ul li
{
	float:left;
	width:120px;
	height:120px;
	margin-left:80px;
	margin-bottom:40px;
}
.fuwu_xz_info ul li img
{
	width:100%;
	height:100%;
}

.page-brand .lin {
    width: 760px;
    margin: 0 auto;
    position: relative;
    padding-top: 3%;
}

.page-brand .lin div {
    text-align: center;
    float: left;
    background-color: #fff;
    position: relative;
    transition: all 0.5s ease;
}

.page-brand .lin .write {
    position: relative;
    margin-top: 30px;
    width: 230px;
    height: 230px;
    border: 3px solid #e50012;
    border-radius: 50%;
}

.page-brand .lin .red {
    background-color: #e50012;
    position: relative;
    width: 280px;
    height: 280px;
    border: 3px solid #e50012;
    border-radius: 50%;
    z-index: 1;
}

.page-brand .lin div h3:first-of-type {
    margin-top: 40px;
    color: #e50012;
    font-size: 45px;
    font-weight: bold;
}

.page-brand .lin div h3:last-of-type {
    color: #b4b4b5;
}

.page-brand .lin .red h3:first-of-type {
    margin-top: 68px;
}

.page-brand .lin div:first-of-type {
    left: 20px;
}

.page-brand .lin div:last-of-type {
    right: 20px;
}

.page-brand .lin div:hover {
    background-color: #e50012;
}

.page-brand .lin div:hover h3 {
    color: #fff;
}

.page-brand .lin div:nth-of-type(2) {
    background-color: #e50012;
}

.page-brand .lin div:nth-of-type(2) h3 {
    color: #fff;
}

.page-brand .en-title {
    font-weight: normal;
}


/*包年设计*/

.page-year .box {
    width: 88%;
    max-width: 1200px;
    min-width: 990px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
}

.page-year .iconfont {
    height: 100px;
    font-size: 80px;
}

.page-year .or {
    width: 100px;
    height: 100px;
    font-size: 50px;
    text-align: center;
    line-height: 100px;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    font-family: 'chaoxihei';
}

.design-project {
    background-color: #333;
    padding: 80px 0 50px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.design-year {
    background-color: #FD0909;
    padding: 80px 0 50px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.design-project:hover, .design-year:hover {
    -webkit-transform: scale(.95);
    -moz-transform: scale(.95);
    -ms-transform: scale(.95);
    -o-transform: scale(.95);
    transform: scale(.95);
}

.design-desc {
    padding-top: 30px;
    width: 60%;
    margin: 0 auto;
    line-height: 28px;
    text-align: justify;
    height: 85px;
    overflow: hidden;
}

.pub-box .design-year .more a {
    border: 1px solid #fff;
    color: #fff;
}

.pub-box .design-year .more a:hover {
    border: 1px solid #fff;
    background-color: #fff;
    color: #FD0909;
}


/*异地合作模式*/

.page-remote {
    background: url(map.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.page-remote .box {
    width: 88%;
    max-width: 1200px;
    min-width: 990px;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    position: relative;
}

.page-remote li {
    float: left;
    width: 50%;
    height: 330px;
    line-height: 330px;
    font-size: 35px;
    font-family: 'chaoxihei';
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.page-remote li:hover {
    background-size: 110% auto;
}

.page-remote li span {
    background-color: rgba(0, 0, 0, .45);
    display: block;
    width: 100%;
    height: 100%;
    font-weight: normal;
}

.page-remote .line-h {
    width: 100%;
    height: 3px;
    margin-top: -1px;
    top: 50%;
    left: 0;
    background-color: #fff;
}

.page-remote .line-s {
    width: 3px;
    margin-left: -1px;
    height: 100%;
    top: 0;
    left: 50%;
    background-color: #fff;
}


/*不负所托*/

.page-bufusuotuo {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 100;
    background: url(banner-idea.png) center center no-repeat;
    background-size: cover;
}


/*品牌视觉红利*/

.page-brand-red {
    background-color: #dfddde;
}

.page-brand-red .brand {
    background: url(brand.gif) center center no-repeat;
    background-size: auto 120%;
    height: 700px;
}


/*设计就是生产力*/

.index-productivity {
    background: url(design.png) center center no-repeat;
    background-size: cover;
    padding: 50px 0 100px;
}

.index-productivity .box {
    width: 88%;
    max-width: 1200px;
    min-width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    font-family: 'xianhei';
}

.index-productivity .en, .index-productivity .line, .index-productivity .title, .index-productivity .desc {
    text-align: left;
}

.index-productivity .desc {
    line-height: 35px;
}


/*关于创意*/

.page-creativity {
    background-color: #de2922;
}

.page-creativity .box {
    background-image: url(idea.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto 85%;
    width: 88%;
    max-width: 1200px;
    min-width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding: 0 0 50px;
    font-family: 'xianhei';
}

.page-creativity .en, .page-creativity .line, .page-creativity .title, .page-creativity .desc {
    text-align: right;
}

.page-creativity .desc {
    line-height: 30px;
    font-size: 14px;
}


/*要么做到否则别承诺*/

.page-promise {
    background: #000 url(lixiaolong.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0 160px;
}

.page-promise .title {
    font-size: 50px;
    padding: 80px 0 0;
}

.page-promise .small-title {
    font-size: 30px;
    color: #fff;
    font-weight: normal;
    font-family: 'xianhei';
    padding-top: 35px;
}

.page-promise .desc {
    font-size: 16px;
    padding-top: 20px;
}


/*流程*/

.progress-service {
    border-top: 1px solid #ddd;
}


/*案例分类*/

.page-case-list-line, .case-detail-rec-case {
    background-color: #f8f8f8;
}

.page-info-list-line {
    border-top: 1px solid #ddd;
}

.case-detail-rec-case {
    padding-top: 60px;
}

.page-case-list .box {
    display: inline-block;
    border: 2px solid #FD0909;
    border-right: 1px solid #FD0909;
    border-radius: 3px;
    border-radius: 3px;
}

.page-case-list .box .name {
    display: inline-block;
    font-weight: normal;
    font-size: 15px;
    background-color: #fff;
    border-right: 1px solid #FD0909;
    float: left;
}

.page-case-list .box .name:first-child {
    
}

.page-case-list .box .hover {
    background-color: #FD0909;
}

.page-case-list .box .hover a {
    color: #fff;
}

.page-case-list .box a {
    display: block;
    padding: 10px 15px;
}


/*分页*/

.page {
    margin: 0 auto;
    text-align: center;
    color: #666;
    width: 100%;
    font-size: 14px;
    padding-top: 60px;
}

.page a {
    padding: 2px 15px;
    background-color: #555;
    border-radius: 2px;
    color: #fff;
    margin: 0 5px;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.page a:hover, .page a.hover {
    background-color: #FD0909;
}

.page a i {
    font-size: 12px;
}


/*当前位置*/

.position {
    text-align: left;
    font-size: 14px;
}

.position i {
    padding: 0 5px;
    color: #666;
}

.position i.iconfont, .position i.fa {
    padding-left: 0;
}

.position a {
    color: #666;
}

.position a:hover, .position a.hover {
    text-decoration: none;
    color: #FD0909;
}


/*详情页内容区域*/

.detail-center {
    width: 88%;
    max-width: 1200px;
    min-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.content {
    line-height: 28px;
    font-size: 15px;
    color: #595D5E;
    margin: 0 auto;
    padding: 20px 0;
    text-align: justify;
}

.content table {
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #999;
    margin: 20px auto 0 2em;
    width: 96%;
}

.content th, .content td {
    background-color: #fff;
    padding: 8px 0;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}

.content-case p img {
    border: 1px solid #aaa;
}

.content-case, .content-case p {
    text-align: center;
}

.content p {
    margin-top: 20px;
    text-indent: 30px;
}

.content-noblank p {
    margin-top: 0;
}

.content th p, .content td p {
    margin: 0;
    text-indent: 0;
}

.content p img {
    margin-left: -30px;
}

.content img {
    cursor: pointer;
}

.info-detail .content p img {
    margin-left: 0;
    max-width: 95%;
    border: 1px solid #ddd;
}

.case-detail p img {
    border: 1px solid #aaa;
    width: 100%;
    max-width: 100%;
}

.case-detail .content-noblank p img {
    border: none;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
    /*font-weight: normal;*/
    text-indent: 30px;
    font-size: 18px;
    margin-top: 20px;
}

.content * {
    max-width: 100%;
}

.content a.webkey {
    color: #e60000;
    padding: 0 1px;
}

.content a.webkey:hover {
    text-decoration: underline;
}

.case-detail-info {
    color: #666;
}

.case-detail-info span {
    display: inline-block;
    display: inline\9;
    margin-left: -5px;
}

/*友情链接*/
#link {
    height: 40px;
    line-height: 40px;
    background-color: #f4f4f4;
    font-size: 16px;
}
#link .title {
    width: 100px;
    text-align: center;
    background-color: #FD0909;
    color: #fff;
    display: inline-block;
    height: 100%;
}
.link-box {
    width: 90%;
    height: 100%;
    left: 120px;
    overflow: hidden;
    font-size: 14px;
}
.link-box-scroll {
    width: 200%;
}
.link-box a {
    float: left;
    margin-right: 20px;
}


/*快捷联系方式*/

.quick-contact {
    height: 30px;
    line-height: 30px;
    color: #505050;
    text-align: center;
}

.quick-contact span {
    font-size: 21px;
}

.quick-contact i {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #FD0909;
    border: none\9;
    line-height: 15px\9;
    font-size: 23px\9;
    font-weight: bold\9;
    color: #FD0909;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
}

.quick-contact b {
    color: #FD0909;
    font-size: 30px;
    font-family: "arial";
    font-weight: normal;
    margin-right: 15px;
}

.quick-contact a {
    display: inline-block;
    width: 84px;
    height: 23px;
    background: url(qq.gif);
    margin-left: 5px;
}

.detail-btn {
    text-align: center;
    padding: 10px 0 0;
}

body .detail-btn .bdshare-button-style0-16 a, body .detail-btn .bdshare-button-style0-16 .bds_more, .detail-btn a {
    display: inline-block;
    padding: 12px 35px;
    border-radius: 3px;
    font-size: 20px;
    font-family: 'xihei';
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #fff;
    margin: 0 5px;
    float: none;
    height: auto;
    line-height: normal;
    background-image: none;
    background-color: #FD0909;
    border: 1px solid #FD0909;
}

body .detail-btn .bdshare-button-style0-16 a:hover, body .detail-btn .bdshare-button-style0-16 .bds_more:hover, .detail-btn a:hover {
    color: #fff;
    background-color: #FD0909;
}

.detail-btn a.backbtn:hover {
    background-color: #fff;
    color: #FD0909;
}
.detail-keyword {
    color: #666;
    font-size: 12px;
}
.detail-keyword .line {
    display: inline-block;
    padding: 0 3px;
    color: #ccc;
}
.detail-service .line {
    padding: 0 5px;
}
.detail-keyword a, .detail-keyword h3 {
    color: #666;
    font-weight: normal;
    display: inline-block;
    font-size: 12px;
}
.detail-keyword a:hover {
    color: #FD0909;
}

/*联系方式*/
.page-contact ul {
    width: 88%;
    max-width: 1200px;
    min-width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.page-contact li {
    float: left;
    width: 20%;
}
.page-contact a {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.page-contact img, .page-contact i {
    height: 150px;
    display: block;
    line-height: 150px;
    text-align: center;
    margin: 0 auto;
    font-size: 70px;
    width: 150px;
    border: 1px solid #FD0909;
    border-radius: 5px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    color: #FD0909;
    padding: 15px;
}
.page-contact li:hover i {
    background-color: #FD0909;
    color: #fff;
}
.page-contact .name {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
}

/*地图*/
#page-map {
    height: 550px;
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

/*加入我们*/
.page-join ul {
    width: 88%;
    max-width: 1200px;
    min-width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.page-join li {
    float: left;
    width: 20%;
}
.page-join ul .pointer {
    display: block;
    border: 1px solid #c1c1c1;
    border-radius: 10px;
    padding: 40px 0;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.page-join ul .pointer:hover {
    background-color: #FD0909;
    color: #fff;
    border: 1px solid #FD0909;
}
.page-join .name {
    font-size: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-join .en-name {
    text-transform: uppercase;
    letter-spacing: 0.125em;
    font-size: 12px;
    font-family: 'bgRegIt';
    font-weight: normal;
    padding: 5px 0 0;
    color: #888;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-join ul .pointer:hover .en-name {
    color: #ddd;
}
.page-join div.iconfont {
    display: block;
    font-size: 45px;
    color: #FD0909;
    padding: 0;
}
.page-join ul .pointer:hover div.iconfont, .page-join ul .pointer:hover .red {
    color: #ddd;
}
.page-join ul .pointer, .page-join .en-name, .page-join div.iconfont, .page-join .red {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.page-join .pointer .red {
    display: inline-block;
    margin: 0 5px;
}
.page-join .pointer:hover .red {
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
}
.page-join .join {
    font-size: 16px;
}

/*资讯列表*/
.info-list ul {
    width: 88%;
    max-width: 1200px;
    min-width: 960px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #ddd;
}
.info-list a {
    display: block;
    position: relative;
    z-index: 0;
    border-top: 1px solid #ddd;
    padding: 50px 0;
}
.info-list a:hover {
    background-color: #f8f8f8;
}
.info-list img {
    float: left;
    display: block;
    width: 20%;
    margin-left: 2%;
}
.info-list .box {
    float: right;
    width: 74%;
    margin-right: 2%;
    text-align: left;
}
.info-list .date {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    padding-top: 10px;
    left: -20px;
    top: 50%;
    margin-top: -45px;
    background-color: rgba(230, 33, 41, .9);
    color: #fff;
    text-align: center;
}
.info-list .day {
    display: block;
    font-size: 35px;
}
.info-list .month {
    font-size: 13px;
}
.info-list .info-name {
    font-size: 18px;
    height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.info-list .info-desc {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.info-list .more {
    border: 1px solid #FD0909;
    display: inline-block;
    padding: 8px 30px;
    color: #FD0909;
    margin-top: 10px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.info-list a:hover .more {
    background-color: #FD0909;
    color: #fff;
}

/*资讯详情*/
.info-title {
    font-size: 23px;
    height: 40px;
    font-weight: normal;
    position: relative;
    z-index: 0;
}
.info-title .line {
    position: absolute;
    display: block;
    width: 6px;
    height: 23px;
    top: 4px;
    left: 0;
    border-radius: 5px;
    background-color: #FD0909;
}
.info-title a {
    text-indent: 15px;
    display: inline-block;
}
.info-detail .detail-keyword {
    line-height: 30px;
    height: 30px;
}
.info-detail .content {
    margin-top: 10px;
}
.art-detail-case {
    border-top: 1px dashed #ddd;
    margin-top: 15px;
}
.info-case a {
    float: left;
    display: block;
    margin-left: 10px;
}
.info-case img {
    display: block;
    height: 70px;
}

/*在线客服*/
#service_invitation {
    background-color: rgba(0, 0, 0, .6);
    background-color: transparent\9;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999998;
    display: none;
}
.service_box {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -166.5px;
    width: 600px;
    height: 333px;
    overflow: hidden;
    background: url(service_invitation.png?V=12356) center center no-repeat;
    background-size: 100% 100%;
    z-index: 9999999;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#service_invitation a {
    display: inline-block;
    width: 145px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    margin: 240px 15px 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: relative;
    z-index: 9999999;
}
#service_invitation .service_jujue {
    border: 1px solid #fff;
    color: #fff;
}
#service_invitation .service_jujue:hover {
    -webkit-transform: scale(.85);
    -moz-transform: scale(.85);
    -ms-transform: scale(.85);
    -o-transform: scale(.85);
    transform: scale(.85);
}
#service_invitation .service_chat {
    border: 1px solid #e50012;
    background-color: #e50012;
    color: #fff;
}
#service_invitation .service_chat:hover {
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    transform: scale(1.15);
}
body #newBridge .icon-right-center {
    display: none;
}

/*1280宽*/

@media screen and (min-width: 1280px) {
    #bottom .menu dl {
        float: left;
        margin-left: 60px;
    }
    #menu a {
        padding: 0 2%;
    }
    .page-creativity .box {
        background-size: auto 90%;
    }
    .info-list img {
        width: 15%;
    }
    .info-list .box {
        width: 79%;
    }
    .page-case-list .box a {
        padding: 10px 25px;
    }
}


/*1366宽*/

@media screen and (min-width: 1366px) {
    #bottom .menu dl {
        float: left;
        margin-left: 70px;
    }
    .page-case-list .box a {
        padding: 10px 30px;
    }
}


/*1440宽*/

@media screen and (min-width: 1440px) {
    #bottom .menu dl {
        float: left;
        margin-left: 80px;
    }
    .friends .logo {
        height: 60px;
    }
    .friends .service h4 {
        text-indent: 40px;
    }
}


/*1600宽*/

@media screen and (min-width: 1600px) {
    .friends .logo {
        height: 70px;
    }
    .friends .more {
        margin-bottom: 40px;
    }
    .friends .service h4 {
        text-indent: 50px;
    }
    .page-gongjiang .bg, .page-gongjiang .pub-box {
        width: 50%;
    }
    .page-gongjiang .gongjiang {
        left: 50%;
    }
}
.pagination a.cur
{
	background-color:#FD0909!important;
}
.pagination a:hover
{
	color:#FD0909!important;
	border:1px solid #FD0909!important;
}

/*1920宽*/

@media screen and (min-width: 1920px) {}