em, i {
    font-style: normal;
}
a {
text-decoration: none;color:#333}
a:link, a:hover, a:active, a:visited {
    text-decoration: none;
}

*{margin:0;padding:0;border:0;}
table{border-collapse:collapse;border-spacing:0;}
ul,li,dd,dl,dt,img {list-style:none;}
legend{display:none;}
h1,h2,h3,h4,h5,h6{font-weight:lighter;font-size:100%;}
body,div {font-size:14px;color:#fff;font-family: Î¢ÈíÑÅºÚ;}
body{background:#000}
a{text-decoration:none;}
/* a:link,a:visited {color:#111111;} */
/* a:active,a:hover {color:#ff0000;} */
a.white:link,a.white:visited {color:#ffffff;}
a.white:active,a.white:hover {color:#ffff00;}
a.hui:link,a.hui:visited {color:#999999;}
a.hui:active,a.hui:hover {color:#ffff00;}
a.huii:link,a.huii:visited {color:#555555;}
a.huii:active,a.huii:hover {color:#999999;}
a.hong:link,a.hong:visited {color:#cc0000;}
a.hong:active,a.hong:hover {color:#000000;}
a.lan:link,a.lan:visited {color:#003366;}
a.lan:active,a.lan:hover {color:#ff0000;}
.toolbar-container {
    background-color: #666;
}
.toolbar {
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 14px;
}
.toolbar p {
    float: left;
}
.topbj { background-color: #444;}

.header {
    height: 135px;
    width: 1200px;
    margin: 0 auto;
}


.brand {
    float: left;
    font-size: 0;
	padding-top: 42px;
}

.brand img {
    vertical-align: middle;
}
.brand-slogan {
    float: left;
    margin-left: 22px;
    color: #232323;
    padding-top: 38px;
}
.brand-slogan .top {
    font-size: 20px;
    line-height: 34px;
    font-weight: 400;
}

.brand-slogan .topms {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
.cooperation-consultation {
    padding-top: 18px;
    float: right;

}


.cooperation-consultation .hd span {
    color: yellow;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
}

.cooperation-consultation .hd p {
    color: yellow;
    font-size: 20px;
    font-weight: 700;
}

.cooperation-consultation .hd p, .cooperation-consultation .hd span {
    display: inline-block;
    vertical-align: middle;
}
.cooperation-consultation .bd {
    width: 285px;
    height: 45px;
    background-color: #000;
    border-radius: 5px;
    padding-left: 58px;
    padding-right: 15px;
    position: relative;
    padding-top: 2.5px;
    margin-top: 5px;
}

.cooperation-consultation .bd .ico {
    position: absolute;
    left: 0;
    top: 2px;
    width: 50px;
    height: 45px;
    background-color: black;
    line-height: 45px;
    text-align: center;
    font-size: 0;
    border-radius: 5px 0 0 5px;
}


.cooperation-consultation .bd .ico i {
    vertical-align: middle;
}
.icon {
    display: inline-block;
}

.icon-tel {
    background-image: url(sprite.png);
    background-position: -102px -127px;
    width: 37px;
    height: 33px;
}
.cooperation-consultation .bd p {
    color: yellow;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
.cooperation-consultation .bd p i {
    width: 18px;
    height: 1px;
    background: #444;
    display: inline-block;
    vertical-align: middle;
    margin: 0 2px;
}


.nav-container {
    background: #000!important;
}

.nav {
    height: 58px;
}

.ac {
    width: 1200px;
    margin: 0 auto;
}

.nav li.on, .nav li:hover {
    background: #444!important;
}

.nav li {position:relative;
    float: left;
    line-height: 58px;
    color: white;
    font-size: 16px;
    position: relative;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}
.nav li dd{position:absolute;top:58px;left:0px;width:100%;z-index:9999;background:#fff;text-align:center;display:none;}
.nav li:hover dd{display:block;}
.nav li dd li:hover{ background: yellow;}
.nav li dd li:hover a{color:#fff;}
.nav li dd li{width:100%;line-height:40px;border-bottom:1px dotted #ccc;}
.nav li:first-child a {
    padding: 0 44px;
}.nav li dd li a{padding:0px !important;color:#555;}

.nav li.on a, .nav li:hover a {
    color: #fff !important;
}
.nav li:hover dd li a{color:#444 !important;}
.nav li:hover dd li:hover a{color:#fff !important;}
.nav li a {
    padding: 0 30px;
    color: white;
    display: block;
}

.nav li.on:after, .nav li:hover:after {
    opacity: 0;
    filter: alpha(opacity=0);
}

.nav li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    height: 20px;
    background: #454545;
    width: 1px;
    margin-top: -10px;
}


.nav li:last-child:after{width: 0px;}

.nav li:after {
    background: #e9e7f5!important;
}


.banner {
    height: 530px;
    position: relative;
    min-width: 1000px;
    overflow: hidden;
}
.banner .hd {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    z-index: 999;
    text-align: center;
}
.banner .hd li {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 10px;
    margin: 0 3px;
    cursor: pointer;
}
.banner .hd li.on{background: yellow}

.banner .bd {
    width: 1920px;
    height: 666px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
.banner .bd img {
    display: block;
}

.index-scope {
    padding: 55px 0;
}

.index-headlinea {
    text-align: center;
}

.index-headline h1 {
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    font-weight: 700;
}
.index-headline h2 {
    color: #fff;
    font-size: 23px;
    line-height: 60px;
    font-weight: 700;
}
.index-headline h3 {
    color: #fff;
    font-size: 22px;
    line-height: 60px;
    font-weight: 700;
}
.index-headline .sybtms {
    text-align: center;
}

.index-headline .sybtms i {
    width: 100px;
    height: 2px;
    background: #c5c4c4;
}

.index-headline .sybtms i, .index-headline .sybtms span {
    display: inline-block;
    vertical-align: middle;
}

.index-headline .sybtms span {
    color: #fafafa;
    line-height: 25px;
    font-size: 16px;
    margin: 0 20px;
    font-weight: 400;
}

.index-headline p {
    color: #999;
    font-size: 16px;
    line-height: 30px;
}

.index-max .index-headline h3, .index-max .index-headline p {
    color: #fff;
}

.index-scope-list {
    margin: 30px auto;
    text-align: center;
	overflow: hidden;
}


.index-scope-list ul li {
    float: left;
    width: 224px;
    height: 261px;
    margin-right: 16px;
}

.index-scope-list ul li:nth-child(5n){margin-right: 0px;}
.index-scope-list ul li div {
    display: block;
    color: #fff;
    text-align: center;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    height: 100%;
    cursor: default;
}


.flowList_1 {
    background-color: #e65238;
}


.index-scope-list ul li div i.i1 {
    background: url(icon_flow1.png) no-repeat;
}

.index-scope-list ul li div i {
    width: 71px;
    height: 71px;
    display: inline-block;
    margin: 30px 0;
}



.flowList_h {
    font-size: 16px;
    font-weight: bold;
    padding: 2px 0 8px;
}

.index-scope-list ul li div span {
    width: 31px;
    height: 1px;
    background: #fff;
    display: block;
    margin: 10px auto;
}

.flowList_p {
    font-size: 14px;
    line-height: 21px;
    padding: 0 10px;
    font-weight: normal;
}
.index-scope-list  ul li div i.i1{background: url(icon_flow1.png) no-repeat;}
.index-scope-list  ul li div i.i2{background: url(icon_flow2.png) no-repeat;}
.index-scope-list  ul li div i.i3{background: url(icon_flow3.png) no-repeat;}
.index-scope-list  ul li div i.i4{background: url(icon_flow4.png) no-repeat;}
.index-scope-list  ul li div i.i5{background: url(icon_flow5.png) no-repeat;}

.flowList_1{background-color:#e65238 ;}
.flowList_2{background-color:#009a9a ;}
.flowList_3{background-color:#2f87cf ;}
.flowList_4{background-color:#f2c009 ;}
.flowList_5{background-color:#62b616 ;}
.flowList_6{background-color:#d255c2 ;}


.protection-case-list {

    position: relative;
    min-width: 1182px;
    overflow: hidden;
    margin-top: 25px;
}

.clearfix {
    display: block;
    clear: both;
}
.clearfix:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}

.protection-case-list .items {
    width: 264px;
    height: 163.65px;
    background-color: white;
    border: 1px solid #e5e5e5;
    padding: 7px;
    position: relative;
    float: left;
    margin: 10px;
}
.protection-case-list .items img {
    display: block;
    width: 100%;
    height: 100%;
}

.protection-case-list .items .items-bottom {
    height: 40px;
    position: absolute;
    left: 7px;
    bottom: 7px;
    background-color: rgba(0, 0, 0, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#cc000000');
    width: 234px;
    padding: 0 15px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
    overflow: hidden;
}

.protection-case-list {
  position: relative;
  min-width: 1182px;
  overflow: hidden;
  margin-top: 25px;}

.protection-case-list .items .items-title {
    float: left;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.protection-case-list .items .items-title p {
    color: white;
    font-size: 15px;
    line-height: 30px;
}


.protection-case-list .items .items-title p a {
    color: white;
}
.protection-case-list .items .items-title span {
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    margin-top: 7px;
	display:block;
	width: 264px;
}

.protection-case-list .items .items-btns {
    float: right;
    display: none;
}
.protection-case-list .items:hover .items-btns {
    line-height: 58px;
    display: block;
}

.protection-case-list .items:hover .items-bottom {
    height: 58px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.protection-case-list .items .items-btns .li1 {
    background-color: #0ca6cd;
}

.protection-case-list .items .items-btns li {
    display: inline-block;
    vertical-align: middle;
}
.protection-case-list .items .items-btns .li2 {
    background-color: #6ea4d2;
}
.protection-case-list .items .items-btns li a {
    width: 85px;
    height: 30px;
    text-align: center;
    display: block;
    line-height: 30px;
}

.icon-menu {
    background-image: url(sprite.png);
    background-position: -208px -97px;
    width: 12px;
    height: 10px;
}

.protection-case-list .items .items-btns li i, .protection-case-list .items .items-btns li span {
    display: inline-block;
    vertical-align: middle;
}
.protection-case-list .items .items-btns li i {
    margin-right: 10px;
}


.inedx-case-more {
    margin: 45px 0;
}
.inedx-case-more p {
    text-align: center;
    width: 160px;
    height: 35px;
    border: 2px solid #bfbfbf;
    margin: 0 auto;
    line-height: 31px;
    border-radius: 35px;
    color: black;
    font-size: 15px;
}

.inedx-case-more p a {
    color: #fff;
}

.inex-table-container {
    background: url(demo02.jpg) no-repeat center top;
}

.inex-table {
    height: 438px;
    background-color: #242424;
    padding: 15px;
}

.inex-table-slide {
    width: 543px;
    height: 413px;
    position: relative;
    float: left;
}

:root .inex-table-slide .hd {
    filter: none\9;
}

.inex-table-slide .hd {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999;
    height: 38px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
    line-height: 38px;
    padding: 0 20px;
	width: 503px;
}

.inex-table-slide .hd li {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    background: #898989;
    border-radius: 10px;
    margin: 0 3px;
    cursor: pointer;
}
.inex-table-slide .hd li.om{background: #fff;}



.inex-table-info {
    float: left;
    margin-left: 40px;
    width: 450px;
    padding-top: 15px;
}

.inex-table-info .hd {
    position: relative;
    padding-left: 60px;
}
.inex-table-info .bd {
    margin-top: 20px;
}
.inex-table-info .ft {
    height: 30px;
}

.inex-table-info .hd i {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
}


.icon-search {
    background-image: url(sprite.png);
    background-position: 0px 0px;
    width: 49px;
    height: 49px;
}

.inex-table-info .hd span {
    color: white;
    font-size: 20px;
    line-height: 40px;
	display:block
}
.inex-table-info .bd span {
    color: white;
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0;
	display:block
}

.inex-table-info .hd p {
    color: white;
    font-size: 16px;
    line-height: 30px;
}

.inex-table-info .bd li {
    position: relative;
    margin-bottom: 4px;
    width: 343px;
    height: 34px;
}
.inex-table-info .bd li p {
    background-color: #999;
    border-radius: 12px;
    color: yellow;
    font-size: 14px;
    line-height: 34px;
    position: relative;
    z-index: 2;
}

.inex-table-info .bd li:after {
    width: 343px;
    height: 34px;
    background-color: #383838;
    border-radius: 12px;
    content: '';
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 1;
}
.inex-table-info .bd li i {
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 12px;
    margin-right: 15px;
}

.icon-arrow-right {
    background-image: url(sprite.png);
    background-position: -208px -72px;
    width: 15px;
    height: 13px;
}



.inex-table-info .ft .line {
    float: left;
    color: yellow;
    font-size: 19px;
    line-height: 30px;
}

.inex-table-info .ft .line i {
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px;
}

.icon-tel01 {
    background-image: url(sprite.png);
    background-position: -174px -113px;
    width: 30px;
    height: 21px;
}

.inex-table-info .ft .chat {
    float: right;
}

.inex-table-info .ft .chat a {
    display: block;
    width: 100px;
    height: 24px;
    background-color: #ff8800;
    border-radius: 6px;
    line-height: 24px;
    color: white !important;
    font-size: 13px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.inex-table-info .ft .chat a i {
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -2px;
}

.icon-msg02 {
    background-image: url(sprite.png);
    background-position: -208px -56px;
    width: 16px;
    height: 16px;
}



.index-chose {
    padding: 35px 0;
}

.index-headline {
    padding: 15px 0;
    

    text-align: center;
}

.index-chose-list {
    width: 1125px;
    height: 698px;
    background: url(demo04.png) no-repeat 0 0;
    margin: 65px auto 0;
    position: relative;
}


.index-chose-list .yuan {
    position: absolute;
    left: 634px;
    top: -40px;
    width: 129px;
    height: 128px;
    background-color: #e2e2e2;
    border-radius: 129px;
}

.index-chose-list .img01 {
    width: 256px;
    height: 256px;
    border-radius: 256px;
    position: absolute;
    left: 460px;
    top: -30px;
}

.index-chose-list .img02 {
    width: 338px;
    height: 252px;
    position: absolute;
    left: 400px;
    top: 209px;
}

.index-chose-list .img03 {
    width: 367px;
    height: 200px;
    position: absolute;
    left: 330px;
    top: 480px;
}

.index-chose-list .items01 {
    top: 60px;
    left: 40px;
}

.index-chose-list .items {
    position: absolute;
}


.index-chose-list .items .youshi {
    color: yellow;
    font-size: 22px;
    padding-left: 70px;
}
.index-chose-list .items .miaoshu {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-left: 70px;
	width: 326px;
}

.index-chose-list .items p {
    height: 22px;
    color: white;
    font-size: 14px;
    line-height: 22px;
    background: #abaaab;
    margin-left: 70px;
    padding: 0 6px;
    margin-top: 10px;
    background: -webkit-linear-gradient(right, rgba(252, 252, 252, 0) 0%, #aaaaaa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fcfcfc', endColorstr='#00fcfcfc');
    background: linear-gradient(to left, rgba(252, 252, 252, 0) 0%, #aaaaaa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fcfcfc', endColorstr='#00fcfcfc');
}
:root .index-chose-list .items p {
    filter: none\9;
}

.index-chose-list .items03 {
    top: 295px;
    left: 40px;
}
.index-chose-list .items05 {
    top: 510px;
    left: 40px;
}
.index-chose-list .items02 {
    top: 75px;
    right: -25px;
    width: 420px;
}
.index-chose-list .items04 {
    right: 66px!important;
}
.index-chose-list .items04 {
    top: 285px;
    right: 50px;
    width: 330px;
}
.index-chose-list .items06 {
    right: 55px!important;
}
.index-chose-list .items06 {
    top: 510px;
    right: -30px;
}

.index-chose-list .items .youshi i {
    color: #b9b9b9;
    font-size: 83px;
    font-style: italic;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 85px;
}




.about-box {
    width: 1180px;
    margin: 0 auto 30px;
    overflow: hidden;
}
.about-box .left {
    width: 590px;
    height: 390px;
    float: left;
}

.about-box .right {
    width: 570px;
    height: 250px;
    float: right;
    padding-top: 50px;
}

.about-box .left img {
    width: 100%;
    height: 100%;
}
.about-box .right .tit span {
    display: block;
    font-size: 40px;
    color: #e5e5e5;
    text-transform: uppercase;
    line-height: 75px;
}
.about-box .right .tit a {
    display: block;
    font-size: 20px;
    color: yellow;
    font-weight: bold;
    line-height: 30px;
}

.about-box .right .tit .line {
    width: 60px;
    height: 2px;
    background: yellow;
    margin-top: 20px;margin-bottom:20px;
}
.about-box .right p {
    width: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    word-break: break-all;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.aboutMore {
    width: 150px;
    height: 40px;
    display: block;
    background: #fff;
    text-align: center;
    line-height: 40px;
    color: yellow;
    margin-top: 20px;
    -webkit-transition: .5s;
    transition: .5s;
}



.index-about {
    height: 579px;
    background-size: cover;
    padding: 20px 0;
   box-sizing: border-box;
}







.index-max-container {
    background: url(demo11.jpg) no-repeat center center;
    height: 729px;
    padding: 50px 0;
	box-sizing: border-box;
}


.index-max-list {
    height: 530px;
    margin-top: 30px;
    position: relative;
    padding-top: 1px;
}

.index-max .index-headline h3, .index-max .index-headline p {
    color: #fff;
}


.index-max-list .hd li {
    width: 76px;
    height: 76px;
    background-color: #1c1c1c;
    border: 1px solid #a0a0a0;
    border-radius: 76px;
    color: white;
    font-size: 18px;
    text-align: center;
    line-height: 75px;
    position: absolute;
}

.index-max-list .hd .li1 {
    left: 120px;
    bottom: 142px;
}
.index-max-list .hd .li2 {
    left: 185px;
    bottom: 254px;
}
.index-max-list .hd .li3 {
    left: 263px;
    bottom: 338px;
}
.index-max-list .hd .li4 {
    left: 365px;
    bottom: 397px;
}
.index-max-list .hd .li5 {
    width: 148px;
    height: 148px;
    background: #e60113 url(..//template/pc/images/demo12.png) no-repeat center center;
    border: 4px solid white;
    color: white;
    font-size: 27px;
    line-height: 146px;
    left: 50%;
    margin-left: -74px;
}
.index-max-list .hd .li6 {
    right: 375px;
    bottom: 397px;
}
.index-max-list .hd .li7 {
    right: 273px;
    bottom: 338px;
}

.index-max-list .hd .li8 {
    right: 195px;
    bottom: 254px;
}
.index-max-list .hd .li9 {
    right: 130px;
    bottom: 142px;
}

.index-max-list .bd {
    text-align: center;
    margin-top: 160px;
    position: relative;
    z-index: 5;
}
.index-max-list .bd .fushe {
    color: #6ea4d2;
    font-size: 36px;
    line-height: 40px;
}

.index-max-list .bd .fushe i, .index-max-list .bd .fushe span {
    vertical-align: middle;
    display: inline-block;
}

.icon-tel03 {
    background-image: url(sprite.png);
    background-position: -49px 0px;
    width: 47px;
    height: 41px;
}
.index-max-list .bd p {
    margin-top: 35px;
}

.index-max-list .bd p a {
    width: 133px;
    height: 37px;
    background-color: #6ea4d2;
    display: block;
    margin: 0 auto;
    color: white !important;
    font-size: 15px;
    line-height: 37px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-max-list .bd p a i {
    margin-right: 5px;
}

.index-max-list .bd p a i, .index-max-list .bd p a span {
    display: inline-block;
    vertical-align: middle;
}
.icon-msg {
    background-image: url(sprite.png);
    background-position: -208px -85px;
    width: 13px;
    height: 12px;
}

.index-max-list .ft img {
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -510px;
}





.index-fengrossment-container {
  /*   background: #fafafa url(demo17.png) repeat-x center bottom; */
    padding-bottom: 20px;
    padding-top: 20px;
}

.index-fengrossment-list {
    margin-top: 60px;
}
.index-fengrossment-list ul {
    height: 200px;
    text-align: center;
}

.index-fengrossment-list li {
    width: 240px;
    margin: 0 20px;
    background: url(demo18.png) no-repeat center top;
    float: left;
    height: 200px;
    text-align: center;
    padding-top: 1px;
    vertical-align: top;
}

.index-fengrossment-list li font {
    display: block;
    line-height: 60px;
    color: #fe0101;
    font-size: 22px;
    margin-top: 50px;
}

.index-fengrossment-list li p {
    text-align: center;
    color: black;
    font-size: 14px;
    line-height: 25px;
    margin-top: 20px;
}


.index-year-container {
    background: #2e2e2e url(demo19.png) 0 0;width:100%;overflow:hidden;
}

.index-year {
    position: relative;
    height: 196px;
    padding-left: 445px;
    padding-top: 40px;
}

.index-year .hd img {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.index-year .bd {
    height: 70px;
}

.index-year .bd .nian {
    float: left;
    color: yellow;
    font-size: 20px;
    line-height: 68px;
}

.index-year .bd .nianms {
    float: left;
    line-height: 34px;
    font-size: 18px;
    color: white;
    margin-left: 10px;
}

.index-year .ft {
    margin-top: 15px;
    margin-left: 160px;
}

.index-year .ft p {
    float: left;
}

.index-year .ft .p1 span {
    display: inline-block;
    width: 36px;
    height: 37px;
    background-color: yellow;
    border-radius: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    position: relative;
    z-index: 2;
}


.index-year .ft .p2 {
    width: 276px;
    height: 33px;
    border: 1px solid #b5b5b5;
    border-radius: 12px;
    font-size: 15px;
    color: white;
    line-height: 31px;
    text-align: center;
    margin-left: 20px;
}


.index-year .ft .p3 {
    margin-left: 25px;
}

.index-year .ft .p3 a {
    display: block;
    width: 116px;
    height: 33px;
    background-color: #ff8800;
    box-shadow: 1.5px 2.6px 3px black;
    line-height: 31px;
    color: white !important;
    font-size: 13px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.index-year .ft .p3 a i {
    margin-right: 5px;
    vertical-align: middle;
    margin-top: -2px;
}


.news {background:#000;}
.news .news_list {padding:30px 0 30px 0;width: 1200px;margin: 0 auto;}
.news .news_list ul {width: 1200px;overflow: hidden;}
.news .news_list ul li {display: block;padding: 22px 10px;background: #111;margin-right: 22px;float: left;border-bottom: 3px solid #222;}
.news .news_list ul li:nth-child(3n){margin-right: 0px;}
.news .news_list ul li:hover {border-bottom: 3px solid yellow;}
.news .news_list ul li .news_title .news_btn {width:20px;height:20px;background: url(news_btn_1.png) no-repeat center center;}
.news .news_list ul li:hover .news_title .news_btn{background: url(news_btn.png) no-repeat center center;}
.news .news_list ul li .news_title {padding:0 0 14px 0;position: relative;}
.news .news_list ul li .news_title p{font-size:18px;padding:0 0 0 9px;border-left: 4px solid yellow;}
.news .news_list ul li .news_title .news_btn {display: block;position: absolute;top:6px;right: 0;}
.news .news_list ul li .news_text {padding:32px 10px 0 0;text-indent: 10px;}
.news .news_list ul li .news_text p{width: 348.28px;line-height: 28px;}
.news .news_list ul li .news_text p a span.fl{width: 244.13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block; float: left;}
.news .news_list ul li .news_text p a span.fr{float:right}
.news .news_list ul li .news_text p a {/* display: inline-block; */width: 100%;/* line-height: 28px; */background: url(list_1.png) no-repeat left center;color:#fff;}
.news .news_list ul li .news_text p a:hover {color: #fff;}
.news .news_list ul li .news_text p a:hover {background: url(list_2.png) no-repeat left center;}



.footer {background: #212125;}
.footer .footer_c{width: 1200px;margin: 0 auto;}
.free_tel {padding:30px 138px 20px 22px;;color: #fff;margin:23px 0 0 0;position:absolute;bottom:0;right:113px;}
.free_tel .t1 {font-size: 12px;}
.free_tel .t2 {font-size: 14px;font-weight: bold;}
.free_tel span{position:absolute;top:4px;right:20px;}
/*.footer .right {width:788px;float: right;}*/
.footer .right .right_c{padding:22px 0 0px 0;}
.footer .right .right_c .links {border-bottom: 2px solid #fff;padding:0 0 12px 0;overflow: hidden;}
.footer .right .right_c .links .links_icon {float: left;}
.footer .right .right_c .links .links_icon .t1{padding:8px 9px 7px;border:2px solid #fff;}
.footer .right .right_c .links .links_icon .t1 span{display:inline-block;padding-bottom:9px;color: #fff;border-bottom:1px solid #6ea4d2 ;}
.footer .right .right_c .links .links_icon .t2 {font-family: 'Bodoni Bd BT';font-size: 20px;font-weight: bold;color: #fff;}
.footer .right .right_c .links .links_name {padding:6px 2px 6px 7px;float: left;width: 1136px;}
.footer .right .right_c .links .links_name ul li a {color: #fff;}
.footer .right .right_c .links .links_name ul li a:hover{color: #6ea4d2;}
.footer .right .right_c .links .links_name ul li {float: left;margin: 0 0 5px 17px;}
.footer .right .right_c .info1 {padding:20px 0 0 0;}
.footer .right .right_c .info1 .logo_img {float: left;}
.footer .right .right_c .info1 .logo_text {color:#fff;margin: 0 0 0 230px;padding: 12px 0 0 25px;border-left: 1px solid #fff;}
.footer .right .right_c .info1 .info_details span {text-align:center;display: inline-block;color: #FFF;float: left;padding: 0 30px 0 0;line-height: 30px;font-size: 14px;}
.footer .right .right_c .info1 .logo_text a{color:#fff}
.footer .right .right_c .info1 .info_details {padding:28px 0 50px 0;}
.footer .right .right_c .info1 .info_details span .qq_icon {width:14px;height:14px;}


.introShow{overflow: hidden;margin-top: 20px;}
.introShow ul li {width:19%; height:307px; float:left; cursor:pointer;/* border-left:1px #fff solid; */margin-right: 1%;}
.introShow ul li:nth-child(5n){margin-right:0;}
.introShow ul li img{
	width:100%;
}
.introShow ul li span{
	font-size: 15px;
    line-height: 25px;
    text-align: center;
	color:yellow;
	display: block;
    font-weight: bold;
	margin-top: 5px;
}
.introShow ul li p{
	font-size: 14px;
    text-align: center;
	margin: 0;
}
.introShow ul li .pingia {
    display: none;
    width: 100%;
    height: 251px;
    background: rgba(0,0,0,0.5);
}
.introShow ul li .pingia p{
    padding:15px;
    color: #FFF;
	    line-height: 28px;
}
.introShow ul li:hover .pingia{
    display: block;
    position: relative;
    top: -302px;
    color: #fff;
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youxiang:before { content: "\e665"; }

.icon-qq:before { content: "\e648"; }

.icon-peiziiconfont08:before { content: "\e60c"; }

.icon-dizhi:before { content: "\e6a7"; }

.icon-chuanzhen:before { content: "\e62c"; }

.icon-iconfontmoban:before { content: "\e606"; }

.icon-arrowtop:before { content: "\e60e"; }

.yb_conct {
	position:fixed;
	z-index:9999999;
	top:200px;
	right:5px;
	cursor:pointer;
	transition:all .3s ease;
}
.yb_bar ul li {
	width:180px;
	height:53px;
	font:16px/53px 'Microsoft YaHei';
	color:#fff;
	text-indent:54px;
	margin-bottom:3px;
	border-radius:3px;
	transition:all .5s ease;
	overflow:hidden;
}
.yb_bar .yb_top {
	background:#333 url(tcicon.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background:#333 url(tcicon.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	background:#333 url(tcicon.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	background:#333 url(tcicon.png) no-repeat 0 -169px;
	height:200px;
}
.hd_qr {
	padding:0 29px 25px 29px;
}