﻿.bottom-fiexd {
    display: none
}

.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: none;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.clear {
    clear: both
}

video {
    background: #000
}

.header {
    position: relative;
    width: 100%;
    height: 96px;
}

header {
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    height: 96px;
    z-index: 9999999999999999
}

.outfit_Al {
    position: relative;
    top: 50%;
    margin: -326px auto 0;
    width: 1200px;
    background: #fff;
    height: 652px;
    padding: 68px 52px 0 70px;
    display: none
}

.outfit_Al_Esc {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.outfit_Al_Img {
    float: left;
    width: 760px;
    height: 510px;
    margin-right: 58px
}

.outfit_Al_Img img {
    width: 100%;
    height: 100%;
    vertical-align: top
}

.outfit_Al_About {
    float: left;
    width: 260px
}

.outfit_Al_About .outfit_About {
    margin-top: 0;
    width: 100%;
    height: auto
}

.outfit_Al_About .outfit_About p {
    width: 100%;
    height: 55px;
    line-height: 55px;
    margin-bottom: 17px
}

.outfit_Al_About .outfit_About span {
    width: 69px
}

.outfit_Al_About .outfit_About input,
.outfit_Al_About .outfit_About select {
    border: none;
    width: 189px
}

.outfit_Al_About .outfit_About input[type=submit] {
    background: url("../images/button_2.png") no-repeat center center;
    width: 260px;
    height: 59px;
    margin: 28px 0 0
}

.outfit_Al_About .outfit_About select {
    background: url("xl.html") no-repeat 159px center
}

.outfit_Al_Name {
    border: 1px solid #333;
    width: 196px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    margin: 49px 0 20px
}

.outfit_Al_Num {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 47px
}

.outfit_Al_Num span {
    color: #fa7407;
    vertical-align: 0;
    padding: 0 6px
}

.pop_cost {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -210px 0 0 -251px;
    width: 503px;
    background: url("../images/pop_bg.jpg") no-repeat top center;
    text-align: center;
    font-size: 16px
}

.pop_cost .cost {
    width: 100%;
    margin: 0;
    height: 337px;
    padding-top: 95px;
    font-size: 30px;
    color: #fff;
    letter-spacing: 2px
}

.pop_cost .cost strong {
    display: inline-block;
    margin-top: 15px;
    font-size: 54px;
    font-weight: 400;
    letter-spacing: 0;
    vertical-align: text-bottom;
    margin-right: 3px
}

.pop_cost .tips {
    padding: 42px 0 41px;
    line-height: 26px;
    background: #fff
}

.outfit_About {
    position: relative;
    width: 422px;
    height: 434px;
    background: #fff;
    float: right;
    margin-top: 98px
}

.outfit_About h1 {
    background: #f1f1f1;
    font-weight: 400;
    font-size: 26px;
    text-align: center;
    height: 66px;
    line-height: 66px
}

.outfit_About strong {
    display: block;
    text-align: center;
    color: #222;
    font-size: 16px;
    font-weight: 400;
    height: 57px;
    line-height: 57px
}

.outfit_About strong b {
    margin: 0 10px 0 9px;
    color: #f02f03;
    font-size: 21px;
    vertical-align: -2px
}

.outfit_About p {
    width: 370px;
    height: 55px;
    margin: 0 auto;
    border: 1px solid #b4b3b3;
    margin-bottom: 13px
}

.outfit_About p span {
    display: block;
    float: left;
    line-height: 53px;
    border-right: 1px solid #b4b3b3;
    width: 93px;
    text-align: center;
    font-size: 18px;
    background: #fff
}

.outfit_About p input,
.outfit_About p select {
    display: block;
    float: left;
    height: 53px;
    border: none;
    padding: 0 16px;
    font-size: 16px;
    width: 274px;
    background: #fff
}

.outfit_About p select {
    background: url("xl.html") no-repeat 242px center #fff
}

.outfit_About input[type=button] {
    display: block;
    width: 371px;
    height: 65px;
    background: url("button.html") no-repeat center center;
    margin: 0 auto;
    border: none;
    cursor: pointer
}

header .container {
    width: 100%;
    padding: 0 60px
}

header .menu {
    float: right;
}

header .menu ul {
}

header .menu ul li {
    float: left;
    position: relative
}

header .menu .i {
    padding: 0 30px;
    position: relative
}

header .menu .i > a {
    display: inline-block;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    background: url("../images/icon-plus.png") no-repeat center;
    display: none
}

header .menu .i > p {
    line-height: 25px;
    color: #fff;
    font-size: 18px;
    line-height: 96px
}

header .menu.dark .i > p {
    color: #000
}

header .menu .i > p a {
    color: #000
}

header .menu .i > p a:hover,
header .menu .i > p a.cur,
header .menu .i:hover > p a {
    color: #0099d9
}

header .menu .i > .ex {
    position: absolute;
    top: 80px;
    left: -10px;
    right: -10px;
    background-color: rgba(255, 255, 255, .9);
    padding: 5px 10px;
    border-radius: 4px;
    transition: top 300ms, opacity 300ms;
    top: -370px;
    opacity: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

header .menu .i:hover > .ex {
    top: 80px;
    opacity: 1
}

header .menu .i > .ex p {
    border-bottom: 1px solid #ccc;
    line-height: 35px;
    text-align: center;
    color: #333;
    font-size: 14px
}

header .menu .i > .ex p:last-child {
    border-bottom: none
}

header .menu .i > .ex p a {
    color: #333
}

header .menu .i > .ex p a:hover {
    color: #0099d9
}

header .mbtn {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: url("../images/menu.png") no-repeat center #0099d9;
    background-size: 22px auto;
    display: none
}

body.on-menu header .mbtn {
    background-image: url("../images/menu-hide.png")
}

header .logo {
    padding: 18px 0;
    display: inline-block
}

.ui-paging {
    padding: 50px 0;
    text-align: center
}

.ui-paging ul {
    display: inline-block
}

.ui-paging ul li {
    margin: 0 10px;
    float: left
}

.ui-paging a {
    display: inline-block;
    line-height: 36px;
    text-align: center;
    height: 36px;
    width: 45px;
    color: #171717;
    font-size: 14px;
    background-color: #ededed
}

.ui-ftmesbox .yzmbtn {
    line-height: 30px;
    background: #fff;
    border-radius: 15px;
    border: 0;
    padding: 0 15px;
    left: 610px;
    position: relative;
    top: -39px
}

.ui-paging a:hover,
.ui-paging a.on {
    color: #0099d9
}

.ui-paging a.aw {
    width: 60px;
    background: none no-repeat center #ededed
}

.ui-paging a.aw.l {
    background-image: url("../images/paging-l.png")
}

.ui-paging a.aw.l:hover {
    background-image: url("../images/paging-l-on.png")
}

.ui-paging a.aw.r {
    background-image: url("../images/paging-r.png")
}

.ui-paging a.aw.r:hover {
    background-image: url("../images/paging-r-on.png")
}

.ui-homebanner {
    margin-top: 100px;
    position: relative
}

.ui-homebanner .img {
    height: 650px;
    background: none no-repeat center;
    background-size: cover;
    position: relative
}

.ui-homebanner .img a {
    display: block;
    width: 100%;
    height: 100%
}

.ui-homebanner .carousel-indicators li {
    margin: 0;
    padding: 0;
    border: none;
    background-color: #fff;
    margin: 0 3px
}

.ui-homebanner .carousel-indicators li.active {
    border: none;
    background-color: #0099d9;
    width: 10px;
    height: 10px
}

.ui-homeview {
    padding: 100px 0
}

.ui-homeview .container {
    padding: 0 60px
}

.ui-homeview table {
    width: 100%
}

.ui-homeview .text {
    width: 50%;
    padding: 0 10%
}

.ui-homeview.ui-bg .text {
    padding: 0 15% 0 5% !important
}

.ui-homeview .text > .hd p {
    line-height: 1em;
    color: #000
}

.ui-homeview .text > .hd p.p1 {
    font-size: 48px
}

.ui-homeview .text > .hd p.p2 {
    font-size: 20px;
    margin-top: 15px;
    text-transform: uppercase;
    font-family: arial;
    color: #2a2a2a
}

.ui-homeview .text > .ct {
    margin-top: 40px;
    color: #444;
    font-size: 18px;
    line-height: 30px
}

.ui-homeview .view {
    width: 50%;
    overflow: hidden;
    padding-right: 10%
}

.ui-homeview .view img {
    max-width: 100%;
    transition: all 300ms
}

.ui-homeview .view:hover img {
    opacity: .7
}

.ui-homeview .view iframe {
    height: 400px
}

.ui-bg {
    background: #f9f9f9
}

.ui-bg .view {
    width: 50%;
    padding-left: 10%
}

.ui-bg .text {
    width: 50%
}

.ui-title {
    margin: 50px 0
}

.ui-title p {
    line-height: 1em;
    color: #000;
    text-align: center
}

.ui-title .p1 {
    font-size: 48px
}

.ui-title .p2 {
    font-size: 18px;
    text-transform: uppercase;
    font-family: arial;
    margin-top: 5px;
    position: relative;
    color: #333
}

.ui-title .p2:after {
    content: '';
    display: inline-block;
    width: 160px;
    height: 4px;
    background-color: #000;
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: -80px
}

.ui-title .p3 {
    font-size: 18px;
    margin-top: 45px;
    color: #333
}

.ui-prolist {
    padding: 0 8%
}

.scroll_horizontal {
    position: relative;
    width: 100%
}

.scroll_horizontal .box {
    overflow: hidden;
    position: relative
}

.scroll_horizontal .list {
    overflow: hidden;
    width: 99999999999px
}

.scroll_horizontal .list li {
    float: left;
    width: 370px;
    text-align: center
}

.scroll_horizontal .plus,
.scroll_horizontal .minus {
    position: absolute;
    top: 50%;
    margin-top: -41px;
    width: 43px;
    height: 81px;
    cursor: pointer;
    background: none no-repeat center;
    background-size: cover
}

.scroll_horizontal .plus {
    left: -43px;
    background-image: url("../images/plus.jpg")
}

.scroll_horizontal .minus {
    right: -43px;
    background-image: url("../images/minus.jpg")
}

.scroll_horizontal .plus:hover,
.scroll_horizontal .minus:hover {
    opacity: .7
}

.protem {
    background: #f2f2f2;
    margin: 10px
}

.protem .view {
    float: left;
    width: 50%;
    text-align: center;
    overflow: hidden
}

.protem .text {
    width: 50%;
    float: left;
    padding-right: 15px
}

.protem .view img {
    width: 90%;
    transition: transform 300ms
}

.protem .view:hover img {
    transform: scale(1.05, 1.05)
}

.protem a {
    padding: 20px 0;
    display: block
}

.protem p {
    line-height: 1em;
    color: #000;
    text-align: left;
    overflow: hidden
}

.protem p.p1 {
    font-size: 24px;
    height: 2em;
    margin-top: 30px
}

.protem p.p2 {
    font-size: 16px;
    margin-top: 5px;
    height: 1em;
    color: #666
}

.protem p.p3 {
    font-size: 20px;
    margin-top: 10px;
    color: #0099d9
}

.ui-project {
    background: #f9f9f9;
    margin-top: 50px;
    padding-top: 10px;
    padding-bottom: 50px
}

.ui-projectlib {
    padding: 0 8%
}

.ui-projectlib li {
    width: 25%;
    float: left;
    padding: 0 15px;
    margin-top: 30px
}

.ui-projectlib li.hid {
    display: none
}

.ui-projectlib .view {
    overflow: hidden;
    background: #000
}

.ui-projectlib .view img {
    width: 100%;
    opacity: .7;
    transition: all 300ms
}

.ui-projectlib .view:hover img {
    transform: scale(1.05, 1.05);
    opacity: 1
}

.ui-projectlib .text {
    background: #fff;
    padding: 20px 10px;
    border: 1px solid #eee;
    border-top: 0;
    position: relative
}

.ui-projectlib .text:after {
    content: '';
    display: inline-block;
    width: 80px;
    height: 1px;
    background-color: #000;
    position: absolute;
    bottom: 10px;
    left: 10px
}

.ui-projectlib p {
    line-height: 1em;
    color: #000;
    text-align: left
}

.ui-projectlib a:hover p {
    color: #0099d9
}

.ui-projectlib p.p1 {
    font-size: 24px
}

.ui-projectlib p.p2 {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #666;
    height: 2em;
    overflow: hidden;
    position: relative
}

.ui-projectlib a:hover .text:after {
    background-color: #0099d9
}

.ui-projectlib .is_more {
    font-size: 16px;
    color: #2f7cd3;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 160px;
    text-align: center
}

.ui-projectlib .is_more em {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/more_icon.png");
    margin: 18px auto 0
}

.ui-projectlib .is_hide {
    font-size: 16px;
    color: #2f7cd3;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    width: 160px;
    text-align: center
}

.ui-projectlib .is_hide em {
    display: block;
    width: 30px;
    height: 30px;
    background: url("../images/more_icon2.png");
    margin: 18px auto 0
}

.index_news .in_container {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 0 15px
}

.index_news .in_title {
    font-size: 36px;
    color: #2f2f2f;
    line-height: 125px;
    width: 100%;
    height: 125px;
    text-align: center
}

.index_news .in_title span {
    padding-left: 12px;
    font-weight: 400
}

.index_news li {
    width: 50%;
    float: left;
    background: #f5f5f5;
    position: relative
}

.index_news li .view {
    width: 50%;
    float: left;
    overflow: hidden
}

.index_news li .view img {
    max-width: 100%;
    transition: all 300ms
}

.index_news li .view:hover img {
    transform: scale(1.05, 1.05);
    opacity: 1
}

.index_news li .text {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    padding: 0 20px
}

.index_news li .text p {
    line-height: 1em;
    text-align: center
}

.index_news li .text p.p1 {
    font-size: 16px;
    color: #2a2a2a;
    line-height: 1.3em
}

.index_news li .text p.p2 {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 0 20px;
    line-height: 3em;
    width: 50%;
    margin: 10px auto 0;
    color: #666
}

.index_news li .text:hover p.p2 {
    background: #0099d9;
    color: #fff
}

.index_news li:nth-child(3) .view,
.index_news li:nth-child(4) .view {
    float: right
}

.index_news li:nth-child(3) .text,
.index_news li:nth-child(4) .text {
    left: 0
}

footer {
    background: #363636;
    padding: 30px 0 20px;
    margin-top: 50px
}

.ui-copy {
    color: #fff;
    text-align: center;
    border-top: 1px solid #aaa;
    margin: 0 auto;
    padding-top: 20px;
    margin-top: 20px;
    max-width: 100%
}

.ui-copy a {
    color: #fff
}

.ui-foottit {
    text-align: center
}

.ui-foottit p {
    color: #fff;
    line-height: 1em;
    text-align: center
}

.ui-foottit p.p1 {
    font-size: 32px
}

.ui-foottit p.p2 {
    display: inline-block;
    font-size: 16px;
    clear: both;
    text-transform: uppercase;
    margin-top: 10px;
    position: relative;
    font-family: Arial
}

.ui-foottit p.p2:before {
    content: '';
    width: 100px;
    height: 1px;
    position: absolute;
    background: #fff;
    left: -110px;
    top: 50%
}

.ui-foottit p.p2:after {
    content: '';
    width: 100px;
    height: 1px;
    position: absolute;
    background: #fff;
    right: -110px;
    top: 50%
}

.ui-footcontair {
    margin: 0 auto;
    margin-top: 30px
}

.ui-footcontair .ft-contact {
    float: left;
    margin-top: 40px;
    width: 24%;
}

.ui-footcontair .ft-contact p {
    color: #fff;
    line-height: 1em
}

.ui-footcontair .ft-contact p.p1 {
    font-size: 18px
}

.ui-footcontair .ft-contact p.p2 {
    font-size: 18px;
    margin: 10px 0 30px;
    height: 50px;
    line-height: 50px
}
.ui-footcontair .ft-contact p.p2 span{
    float: right;
    width: 250px;
    line-height: 36px;
}
.ui-footcontair .ft-contact .f-tel,
.ui-footcontair .ft-contact .f-addr {
    width: 50px;
    height: 50px;
    float: left;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 10px
}

.ui-footcontair .ft-contact .f-tel {
    background-image: url("../images/f_ico2.png")
}

.ui-footcontair .ft-contact .f-addr {
    background-image: url("../images/f_ico1.png");
    float: left;
}

.ui-footcontair .ft-qbox {
    margin: 40px auto;
    float: left;
    width: 16%;
}

.ui-footcontair .ft-qbox p {
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 1em
}

.ui-footcontair .ft-qbox p.p1 {
    font-size: 18px
}

.ui-footcontair .ft-qbox p.p2 {
    margin: 10px 0
}

.ui-footcontair .ft-qbox p.p1 {
    margin-bottom: 20px;
}

.ui-footcontair .ft-qbox img {
    width: 120px;
}

.ui-footmessage {
    float: right;
    width: 60%;
}

.ui-footmessage p {
    font-size: 18px;
    color: #fff;
    line-height: 1em
}

.ui-ftmesbox {
    margin-top: 20px
}

.ui-ftmesbox input[type=text] {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #999;
    height: 32px;
    line-height: 32px;
    width: 100%;
    font-size: 14px;
    margin-bottom: 5px;
    float: left
}

.ui-ftmesbox textarea {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #fff;
    color: #999;
    height: 64px;
    line-height: 32px;
    width: 100%;
    font-size: 14px
}

.ui-ftmesbox .f_name,
.ui-ftmesbox .f_tel {
    width: 45% !important;
    float: left
}

.ui-ftmesbox .f_tel {
    float: right !important
}

.ui-ftmesbox .f_mesbtn {
    width: 220px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    border-radius: 20px;
    margin-top: 20px;
    border: none;
    background-image: url("../images/ft_mesbtn.png");
    background-repeat: repeat-y;
    background-size: 100% 100%;
    font-size: 16px;
    color: #fff;
    cursor: pointer
}

.ui-ftmesbox .f_mesbtn:hover {
    opacity: .7
}

.ui-ftmesbox .yzmbtn {
    line-height: 30px;
    background: #fff;
    border-radius: 15px;
    border: 0;
    padding: 0 15px;
    left: 610px;
    position: relative;
    top: -39px
}

.top_ad {
    width: 100%;
    height: 90px;
    background: none no-repeat center center #001f33
}

/*!* about.css*/
.ui-banner {
    margin-top: 100px;
    width: 100%;
    height: 560px;
    background: none no-repeat 50% 0;
    background-size: cover
}

.ui-about-con {
    width: 1200px;
    margin: 0 auto
}

.ui-about,
.ui-gnln,
.ui-gltd,
.ui-zzry,
.ui-qyfc {
    padding-top: 100px
}

.ui-about .view {
    float: left;
    overflow: hidden;
    border: 3px solid #ddd;
    border-radius: 5px
}

.ui-about .view img {
    transition: all 300ms
}

.ui-about .view:hover img {
    transform: scale(1.05, 1.05)
}

.ui-about .text {
    width: 450px;
    float: right
}

.ui-about .text .hd p {
    color: #000;
    line-height: 1em;
    text-align: right
}

.ui-about .text .hd p.p1 {
    font-size: 48px
}

.ui-about .text .hd p.p2 {
    font-size: 30px;
    text-transform: uppercase;
    margin-top: 10px
}

.ui-about .text .ct {
    font-size: 16px;
    line-height: 32px;
    margin-top: 30px
}

.ui-gnln .text {
    float: left
}

.ui-gnln .text .hd p {
    text-align: left
}

.ui-gnln .view {
    float: right;
    border: 0;
    border-radius: 0
}

.ui-zzry .hd p {
    color: #000;
    line-height: 1em;
    text-align: center
}

.ui-zzry .hd p.p1 {
    font-size: 48px
}

.ui-zzry .hd p.p2 {
    font-size: 30px;
    margin-top: 5px
}

.ui-zzry .ct {
}

.ui-zzry .ct li {
    width: 25%;
    padding: 0 15px;
    float: left;
    margin-bottom: 20px
}

.ui-zzry .ct li .view {
    text-align: center
}

.ui-zzry .ct li .view .a {
    display: block;
    cursor: pointer;
    overflow: hidden;
    width: 100%
}

.ui-zzry .ct li .view .a img {
    width: 100%;
    transition: all 300ms
}

.ui-zzry .ct li .view .a:hover img {
    transform: scale(1.05, 1.05)
}

.ui-zzry .ct li .text .p1 {
    height: 40px;
    font-size: 18px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
    display: block;
    border: 1px solid #333;
    margin: 10px 0
}

.ui-gltd .hd p {
    color: #000;
    line-height: 1em;
    text-align: center
}

.ui-gltd .hd p.p1 {
    font-size: 48px
}

.ui-gltd .hd p.p2 {
    font-size: 30px;
    margin-top: 5px
}

.ui-gltd .ct {
    margin-top: 50px
}

.ui-gltd .ct ul {
    margin: 0 -40px
}

.ui-gltd .ct li {
    width: 25%;
    float: left;
    padding: 0 40px;
    margin-bottom: 20px
}

.ui-gltd .ct li:nth-child(5) {
    clear: both
}

.ui-gltd .ct li .view {
    background: #f5f5f5;
    text-align: center;
    padding: 10px 0
}

.ui-gltd .ct li .view .a {
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden
}

.ui-gltd .ct li .view .a img {
    max-width: 100%;
    transition: all 300ms
}

.ui-gltd .ct li .view .a:hover img {
    transform: scale(1.05, 1.05)
}

.ui-gltd .ct li .text .p1 {
    height: 50px;
    font-size: 18px;
    line-height: 50px;
    overflow: hidden;
    padding: 0 10px;
    text-align: center;
    display: block;
    background: #cfcac4
}

.ui-gltd .ct li .text .p2 {
    margin-top: 10px;
    font-size: 16px;
    line-height: 22px
}

.ui-qyfc {
}

.ui-qyfc .hd p {
    color: #000;
    line-height: 1em;
    text-align: center
}

.ui-qyfc .hd p.p1 {
    font-size: 48px
}

.ui-qyfc .hd p.p2 {
    font-size: 30px;
    margin-top: 5px
}

.ui-qyfc .ct {
    margin-top: 30px;
    line-height: 22px;
    font-size: 14px
}

.ui-qyfc .ct img {
    width: 100% !important;
    height: auto !important
}

.ui-product {
    width: 1490px;
    margin: 100px auto 0;
    padding: 30px 0
}

.ui-procate {
    position: fixed;
    overflow-y: auto;
    overflow-x: inherit
}

.ui-procate .hd {
    height: 70px;
    background: #0099d9;
    padding-top: 15px;
    width: 220px
}

.ui-procate .hd p {
    line-height: 1em;
    color: #fff;
    padding-left: 30px
}

.ui-procate .hd p.p1 {
    font-size: 22px
}

.ui-procate .hd p.p2 {
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 5px
}

.ui-procate .ct {
    background: silver;
    padding: 15px 0;
    width: 220px
}

.ui-procate .ct li {
    height: 45px
}

.ui-procate .ct li a {
    width: 100%;
    height: 100%;
    display: block;
    background: url("../images/procatli.png") no-repeat center bottom
}

.ui-procate .ct li:last-child a {
    background: 0 0
}

.ui-procate .ct li p {
    color: #fff;
    text-align: center
}

.ui-procate .ct li em {
    display: none
}

.ui-procate .ct li .p1 {
    display: none
}

.ui-procate .ct li .p2 {
    line-height: 45px;
    font-size: 18px
}

.ui-procate .ct li:hover,
.ui-procate .ct li.cur {
    height: 65px;
    background: #0099d9;
    margin: -10px 0;
    position: relative
}

.ui-procate .ct li:hover a,
.ui-procate .ct li.cur a {
    background: 0 0
}

.ui-procate .ct li:hover p,
.ui-procate .ct li.cur p {
    text-align: left;
    line-height: 1em;
    padding-left: 25px
}

.ui-procate .ct li:hover p.p1,
.ui-procate .ct li.cur p.p1 {
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Arial;
    padding-top: 18px
}

.ui-procate .ct li:hover p.p2,
.ui-procate .ct li.cur p.p2 {
}

.ui-procate .ct li:hover em,
.ui-procate .ct li.cur em {
    display: block;
    width: 35px;
    height: 35px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    right: 10px;
    background-image: url("../images/pro-r.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 20px 20px
}

.ui-prolib {
    width: 1180px;
    margin-left: 310px
}

.ui-procatlib {
    margin-bottom: 30px
}

.ui-procatlib .hd {
    font-size: 30px;
    line-height: 1em;
    border-left: 2px solid #0099d9;
    padding-left: 10px
}

.ui-procatlib .bd {
    margin-top: 20px
}

.ui-procatlib .bd img {
    width: 100%
}

.ui-procatlib .ct {
    margin-top: 30px
}

.ui-procatlib .ct ul {
    margin: 0 -15px
}

.ui-procatlib .ct li {
    width: 33.33%;
    float: left;
    padding: 0 15px;
    margin-bottom: 30px
}

.ui-procatlib .ct li .view {
    background: #d3ccc6;
    text-align: center;
    height: 340px;
    padding: 30px;
    overflow: hidden
}

.ui-procatlib .ct li .view img {
    max-height: 100%;
    width: auto;
    transition: transform 300ms
}

.ui-procatlib .ct li .view:hover img {
    transform: scale(1.05, 1.05)
}

.ui-procatlib .ct li .text {
    width: 100%;
    height: 110px;
    border: 1px solid #ddd;
    font-size: 20px;
    text-align: center;
    line-height: 110px;
    border-top: 0;
    color: #000
}

.ui-procatlib .ct li a:hover .text {
    color: #0099d9
}

.ui-projectbg {
    margin-top: 100px;
    margin-bottom: -50px;
    background: #f9f9f9;
    padding-bottom: 50px
}

.ui-showproject {
    text-align: center;
    width: 1175px;
    margin: 130px auto 0
}

.ui-showproject img {
    max-width: 100%;
    height: auto;
    border: 0
}

.ui-proshow {
    margin: 0 auto;
    width: 1175px
}

.ui-proshow .hd {
    height: 70px;
    border-bottom: 1px solid #ddd
}

.ui-proshow .hd h1 {
    float: left;
    font-size: 24px;
    color: #0099d9;
    line-height: 50px;
    margin-top: 20px
}

.ui-proshow .hd span {
    position: relative;
    display: block;
    float: right;
    font-size: 14px;
    color: #636363;
    line-height: 50px;
    margin-top: 20px
}

.ui-proshow .hd span:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 8px solid #000;
    border-bottom: 5px solid transparent;
    position: absolute;
    left: -18px;
    top: 50%;
    margin-top: -4px
}

.ui-prointro {
    width: 1175px;
    margin: 50px auto
}

.ui-prointro .view {
    width: 425px;
    float: left
}

.ui-prointro .carousel-inner {
    border: 1px solid #ddd
}

#carousel-pro .carousel-indicators {
    position: relative;
    bottom: auto;
    width: 100%;
    left: auto;
    margin: 10px 0 0
}

#carousel-pro .carousel-indicators li {
    width: 65px;
    height: 65px;
    border: 1px solid #ddd;
    margin-right: 5px;
    text-indent: 0;
    border-radius: 0
}

#carousel-pro .carousel-indicators li img {
    width: 100%
}

#carousel-pro .carousel-indicators li.active {
    background: #eee;
    width: 65px;
    height: 65px;
    border-radius: 0
}

.ui-prointro .text {
    width: 650px;
    float: right
}

.ui-prointro .text p {
    color: #636363;
    line-height: 1em
}

.ui-prointro .text p.p1 {
    color: #575757;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px
}

.ui-prointro .text p.p2 {
    font-size: 16px;
    margin-top: 10px
}

.ui-prointro .text p.p3 {
    font-size: 16px;
    margin-top: 30px;
    line-height: 1.5em
}

.ui-prodesc {
    width: 1175px;
    margin: 50px auto
}

.ui-prodesc .hd {
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    padding-left: 30px
}

.ui-prodesc .text {
    background: #f5f5f5;
    padding: 10px;
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px
}

.ui-prodesc .text img {
    max-width: 100%;
    height: auto !important
}

.ui-case {
    margin-top: 100px
}

.ui-case-lib {
    margin: 0 auto;
    width: 1320px;
    padding-top: 50px
}

.ui-case-lib ul {
    margin: 0 -30px
}

.ui-case-lib li {
    width: 460px;
    padding: 0 30px;
    float: left;
    margin-bottom: 20px
}

.ui-case-lib li .view {
    overflow: hidden
}

.ui-case-lib li .view img {
    width: 100%;
    height: auto;
    transition: transform 300ms
}

.ui-case-lib li .view:hover img {
    transform: scale(1.05, 1.05)
}

.ui-case-lib li .text {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: center;
    color: #000
}

.ui-case-lib li a:hover .text {
    color: #0099d9
}

.ui-caseshow {
    padding: 50px 0;
    width: 1175px;
    margin: 0 auto
}

.ui-caseshow h1 {
    text-align: center;
    font-size: 30px
}

.ui-caseshow .hd {
    font-size: 20px;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
    margin-bottom: 10px;
    line-height: 40px;
    color: #0099d9;
    font-weight: 700
}

.ui-caseshow .hd2 {
    height: 32px;
    line-height: 32px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    margin-top: 20px
}

.ui-caseshow .hd2 .r {
    float: right
}

.ui-caseshow .ct p {
    font-size: 16px;
    line-height: 24px;
    width: 50%;
    float: left
}

.ui-caseshow .intro {
    background: #f5f5f5;
    padding: 10px;
    font-size: 14px;
    line-height: 24px
}

.ui-caseshow .intro img {
    max-width: 100%;
    height: auto !important
}

.ui-join {
    width: 1175px;
    margin: 0 auto;
    padding: 50px 0
}

.ui-joincate {
    width: 215px;
    float: left
}

.ui-joincate li {
    margin-bottom: 20px
}

.ui-joincate li a {
    height: 50px;
    display: block;
    text-align: center;
    line-height: 48px;
    font-size: 26px;
    background: #f2f2f2;
    border: 1px solid #d0d0d0;
    color: #000;
    position: relative
}

.ui-joincate li a.cur,
.ui-joincate li a:hover {
    background: #0099d9;
    color: #fff
}

.ui-joincate li a.cur:after {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 10px solid #0099d9;
    border-bottom: 5px solid transparent;
    position: absolute;
    right: -21px;
    top: 50%;
    margin-top: -5px
}

.ui-joinintro {
    width: 940px;
    float: right;
    border-left: 1px solid #0099d9;
    padding-left: 19px
}

.ui-joinintro img {
    max-width: 100%;
    height: auto
}

.ui-aritcle {
    width: 1320px;
    margin: 0 auto;
    padding: 50px 0
}

.ui-aritclel {
    width: 980px;
    float: left
}

.ui-aritclel h1 {
    font-size: 30px;
    line-height: 50px;
    border-bottom: 1px solid #ddd
}

.ui-aritclel > ul > li {
    padding: 20px 0;
    border-bottom: 1px solid #ddd
}

.ui-aritclel li .view {
    float: left;
    overflow: hidden;
    width: 215px;
    text-align: center;
    box-shadow: 2px 2px 5px #ccc;
    border-radius: 5px;
    margin-right: 20px
}

.ui-aritclel li .view img {
    max-width: 100%;
    height: auto;
    transition: all 300ms
}

.ui-aritclel li .view:hover img {
    transform: scale(1.05, 1.05)
}

.ui-aritclel li .text p {
    color: #000;
    line-height: 1em
}

.ui-aritclel li .text p.p1 {
    font-size: 24px;
    margin: 15px 0
}

.ui-aritclel li .text p.p2 {
    color: #666;
    font-size: 14px
}

.ui-aritclel li .text p.p3 {
    color: #999;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px
}

.ui-aritclel li a:hover .text p.p1 {
    color: #0099d9
}

.ui-aritcler {
    width: 320px;
    float: right;
    background: #f2f2f2;
    padding: 20px
}

.ui-aritcler h1 {
    font-size: 20px;
    line-height: 20px;
    border-left: 5px solid #0099d9;
    padding-left: 10px;
    margin-bottom: 20px
}

.ui-aritcler .box {
    overflow: hidden;
    position: relative;
    height: 1075px
}

.ui-aritcler li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}

.ui-aritcler li .view {
    overflow: hidden;
    border: 1px solid #ddd;
    background: #fff;
    text-align: center;
    height: 160px
}

.ui-aritcler li .view img {
    max-width: 100%;
    height: auto;
    transition: all 300ms
}

.ui-aritcler li .view:hover img {
    transform: scale(1.05, 1.05)
}

.ui-aritcler li .text {
    font-size: 14px;
    line-height: 32px;
    height: 32px;
    overflow: hidden
}

.ui-aritcler li .text a {
    color: #666
}

.ui-aritcler li .text a:hover {
    color: #0099d9
}

.ui-contact {
    width: 1320px;
    margin: 0 auto;
    padding: 50px 0
}

.ui-contact .hd {
    text-align: center
}

.ui-contact .hd p {
    color: #000;
    line-height: 1em;
    text-align: center
}

.ui-contact .hd p.p1 {
    font-size: 32px
}

.ui-contact .hd p.p2 {
    display: inline-block;
    font-size: 16px;
    clear: both;
    text-transform: uppercase;
    margin-top: 10px;
    position: relative;
    font-family: Arial
}

.ui-contact .hd p.p2:before {
    content: '';
    width: 100px;
    height: 1px;
    position: absolute;
    background: #000;
    left: -110px;
    top: 50%
}

.ui-contact .hd p.p2:after {
    content: '';
    width: 100px;
    height: 1px;
    position: absolute;
    background: #000;
    right: -110px;
    top: 50%
}

.ui-contact .ct {
    margin-top: 30px
}

.ui-contact .ct > div {
    width: 33.333%;
    float: left;
    min-height: 70px;
    background-size: 60px 60px;
    background-position: left center;
    padding-left: 70px;
    background-repeat: no-repeat
}

.ui-contact .ct > div p {
    line-height: 1em;
    color: #000
}

.ui-contact .ct > div p.p1 {
    text-transform: uppercase;
    font-size: 20px;
    font-family: Arial;
    margin-bottom: 5px
}

.ui-contact .ct > div p.p2 {
    font-size: 16px;
    line-height: 22px
}

.ui-contact .ct .addr {
    background-image: url("../images/c_ico2.png")
}

.ui-contact .ct .tel {
    background-image: url("../images/c_ico1.png")
}

.ui-contact .ct .mail {
    background-image: url("../images/c_ico3.png")
}

.ui-contact .ct .addr p.p1,
.ui-contact .ct .mail p.p1 {
    margin-top: 10px
}

.ui-contact .ct-lib {
    margin-top: 30px
}

.ui-contact .ct-lib ul {
    margin: 0 -15px
}

.ui-contact .ct-lib li {
    width: 25%;
    float: left;
    padding: 0 15px;
    margin-bottom: 15px
}

.ui-contact .ct-lib li .text {
    border: 1px solid #000;
    padding: 20px
}

.ui-contact .ct-lib li .text h1 {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 700
}

.ui-contact .ct-lib li .text p {
    font-size: 16px;
    line-height: 30px
}

.ui-contact .ct-map {
    background: #e0e0e0;
    margin-top: 20px;
    padding: 10px
}

.ui-contact .ct-map .text {
    float: left;
    width: 390px;
    text-align: center;
    padding: 205px 0
}

.ui-contact .ct-map .text h1 {
    font-size: 40px;
    color: #0099d9
}

.ui-contact .ct-map .text p {
    color: #000
}

.ui-contact .ct-map .text p.p1 {
    font-size: 20px;
    margin-top: 10px
}

.ui-contact .ct-map .text p.p2 {
    margin-top: 40px
}

.ui-contact .ct-map .text p.p3 {
    font-size: 16px;
    margin-top: 10px
}

.ui-contact .ct-map .map {
    height: 495px;
    width: 900px;
    float: right
}

.ui-video {
    padding: 50px 0;
    width: 1190px;
    margin: 0 auto
}

.ui-video .hd {
    width: 90%;
    margin: 0 auto
}

.ui-video .hd p {
    line-height: 1em;
    color: #000;
    text-align: center
}

.ui-video .hd p.p1 {
    font-size: 36px
}

.ui-video .hd p.p2 {
    font-size: 18px;
    margin-top: 20px;
    line-height: 1.5em
}

.ui-videobox {
    margin: 30px 0;
    background: #282828;
    height: 560px
}

.ui-videoboxl {
    width: 800px;
    height: 100%;
    float: left
}

.ui-videoboxr {
    width: 390px;
    float: right;
    padding: 10px;
    height: 100%;
    overflow-y: auto
}

.ui-videoboxr li {
    border: 2px solid #282828;
    padding: 8px;
    margin-bottom: 10px
}

.ui-videoboxr li.cur {
    border-color: #0099d9;
    position: relative
}

.ui-videoboxr li.cur:before {
    display: block;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 8px solid #0099d9;
    border-bottom: 5px solid transparent;
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -5px
}

.ui-videoboxr li .view {
    float: left;
    margin-right: 10px
}

.ui-videoboxr li .view img {
    width: 110px
}

.ui-videoboxr li .text p {
    color: #fff;
    line-height: 1em
}

.ui-videoboxr li .text p.p1 {
    font-size: 18px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ui-videoboxr li .text p.p2 {
    color: #d2d2d2;
    font-size: 12px;
    margin-top: 10px;
    line-height: 1.5em
}

.ui-scenario {
    padding: 50px 0;
    width: 1505px;
    margin: 0 auto
}

.ui-scenario .hd {
    width: 90%;
    margin: 0 auto
}

.ui-scenario .hd p {
    line-height: 1em;
    color: #000;
    text-align: center
}

.ui-scenario .hd p.p1 {
    font-size: 36px
}

.ui-scenario .hd p.p2 {
    font-size: 18px;
    margin-top: 20px;
    line-height: 1.5em
}

.ui-scenariolib {
    margin-top: 50px
}

.ui-scenariolib ul {
    margin: 0 -5px
}

.ui-scenariolib li {
    width: 33.33%;
    float: left;
    padding: 0 5px;
    margin-bottom: 10px
}

.ui-scenariolib li a {
    display: block;
    position: relative;
    overflow: hidden
}

.ui-scenariolib li a img {
    width: 100%;
    transition: transform 300ms
}

.ui-scenariolib li a:hover img {
    transform: scale(1.05, 1.05)
}

.ui-scenariolib li p {
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(57, 98, 156, .85);
    width: 100%
}

.ui-scenariolib li a:hover p {
    background: rgb(25, 25, 25, .85)
}

.ui-scenarioshow {
    width: 1140px;
    margin: 50px auto 0
}

.ui-guestbook {
    width: 800px;
    margin: 0 auto;
    background: #fff;
    padding: 30px
}

.ui-guestbook table {
    width: 100%
}

.ui-guestbook th {
    width: 15px
}

.ui-guestbook td,
.ui-guestbook th {
    padding: 5px
}

.ui-guestbook .required {
    color: red
}

.ui-free {
    background: url("../images/topbg.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 900px;
    margin-top: 100px;
    padding-top: 50px
}

.ui-free-c {
    width: 1200px;
    margin: 0 auto
}

.ui-free-c .hd img {
    max-width: 100%
}

.ui-free-c .ct {
    margin-top: 50px
}

.ui-free-c .ct .img {
    width: 800px;
    float: left
}

.ui-free-c .ct .img img {
    max-width: 100%
}

.ui-free-c .ct .frm {
    width: 350px;
    float: right;
    background: #ff7200;
    margin-top: 22px;
    padding: 25px
}

.ui-free-c .ct .frm p {
    line-height: 1em;
    text-align: center
}

.ui-free-c .ct .frm p.p1 {
    font-size: 22px;
    color: #fff
}

.ui-free-c .ct .frm p.p2 {
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    color: #fff
}

.ui-free-c .ct .frm p span {
    font-size: 20px;
    color: #fffc00;
    padding: 0 5px
}

.ui-free-c table {
    width: 100%
}

.ui-free-c .form-control {
    margin-top: 30px;
    border-radius: 0;
    border: 0;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #000
}

.ui-free-c .btn {
    margin-top: 35px;
    background: #fffc00;
    color: #000
}

.ui-photo {
    background: url("../images/casebg.jpg") no-repeat center;
    background-size: cover;
    padding: 80px 0
}

.ui-photo .hd {
    text-align: center;
    font-size: 55px;
    color: #000
}

.ui-photo .ct {
    border: 15px solid #fff;
    width: 1210px;
    margin: 80px auto 0;
    position: relative
}

.ui-photo .text {
    position: absolute;
    width: 345px;
    height: 280px;
    background: rgba(0, 0, 0, .55);
    top: 50%;
    margin-top: -140px;
    right: 20%;
    padding: 35px 30px
}

.ui-photo .text p {
    line-height: 1em;
    color: #fff;
    text-align: left
}

.ui-photo .text p.p1 {
    font-size: 46px;
    font-family: 黑体
}

.ui-photo .text p.p2 {
    font-size: 18px;
    margin-top: 22px;
    padding-left: 20px
}

.ui-photo .text p.p3 {
    font-size: 14px;
    margin-top: 22px;
    background: url("../images/g3.png") no-repeat 25px center;
    padding-left: 45px
}

.ui-photo .text a {
    background: #ff7200;
    border-radius: 5px;
    display: block;
    margin-top: 25px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    line-height: 2em;
    cursor: pointer
}

.ui-pk {
}

.ui-pk .hd {
    height: 145px;
    background: #ff7200;
    position: relative;
    line-height: 145px;
    text-align: center
}

.ui-pk .hd span {
    color: #fff;
    font-size: 115px;
    text-align: center;
    z-index: 999;
    position: relative;
    font-family: Cambria, hoefler text, 'liberation serif', Times, times new roman, 'serif'
}

.ui-pk .hd:before {
    content: '传统家居装修';
    position: absolute;
    top: 0;
    left: 0;
    background: url("../images/g4.png") no-repeat right center #2a2a2a;
    width: 50%;
    height: 100%;
    color: #fff;
    font-family: 黑体;
    font-size: 60px;
    line-height: 145px;
    text-align: right;
    padding-right: 150px
}

.ui-pk .hd:after {
    content: '智能家居装修';
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    color: #fff;
    font-family: 黑体;
    font-size: 60px;
    line-height: 145px;
    text-align: left;
    padding-left: 150px
}

.ui-pk .ct {
    background: url("../images/g5.png") no-repeat center;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 80px;
    text-align: center
}

.ui-pk .ct .img {
    margin: 0 auto
}

.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 15px;
    font-size: 14px;
    line-height: 1.57142857;
    color: #76838f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e4eaec;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #62a8ea;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(98, 168, 234, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(98, 168, 234, .6)
}

.form-control.focus,
.form-control:focus {
    border-color: #62a8ea;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control::-moz-placeholder {
    color: #a3afb7;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #a3afb7
}

.form-control::-webkit-input-placeholder {
    color: #a3afb7
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #f3f7f9;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

#prowap {
    display: none
}

.banner2 {
    display: none
}

/*!* media.css*/
@media screen and (max-width: 1320px) {
    .ui-case-lib {
        margin: 0 auto;
        padding: 50px 15px 0;
        width: auto
    }

    .ui-case-lib li {
        width: 33.33%;
        padding: 0 30px;
        float: left;
        margin-bottom: 20px
    }

    .ui-product {
        width: 1175px
    }

    .ui-prolib {
        margin-left: 295px;
        width: 880px
    }

    .ui-procatlib .ct li {
        width: 33.33%
    }

    .ui-procatlib .ct li .view {
        height: auto;
        padding: 15px
    }

    .ui-procatlib .ct li .view img {
        max-width: 100%;
        max-height: none;
        height: auto
    }

    .ui-procatlib .ct li .text {
        width: auto;
        height: 80px;
        line-height: 80px
    }

    .ui-aritcle {
        width: 1175px;
        margin: 0 auto;
        padding: 50px 0
    }

    .ui-aritclel {
        width: 900px;
        float: left
    }

    .ui-aritcler {
        width: 255px;
        float: right
    }
}

@media screen and (min-width: 1191px) and (max-width: 1560px) {

    header .container {
        padding: 0 10px
    }

    header .logo img {
        height: 60px
    }

    header .menu .i {
        padding: 0 30px
    }

    header .menu .i:hover > .ex {
        top: 60px
    }

    .ui-homebanner,
    .ui-free,
    .ui-banner,
    .ui-product,
    .ui-projectbg,
    .ui-showproject,
    .ui-case {
        margin-top: 80px
    }

    .ui-homeview .text {
        padding: 0 10%
    }

    .ui-homeview .text > .hd p.p1 {
        font-size: 36px
    }

    .protem p.p1 {
        font-size: 20px;
        margin-top: 20px
    }

    .protem p.p2 {
        font-size: 14px;
        margin-top: 5px;
        color: #666
    }

    .protem p.p3 {
        font-size: 18px;
        margin-top: 10px;
        color: #0099d9
    }
}

@media screen and (min-width: 768px) and (max-width: 1190px) {
    header, .header {
        height: 60px
    }

    header .container {
        padding: 0 10px
    }

    header .logo img {
        height: 40px
    }

    header .menu .i {
        padding: 0 15px
    }

    header .menu .i > p {
        font-size: 14px;
        line-height: 40px
    }

    header .menu .i:hover > .ex {
        top: 40px
    }

    .ui-homebanner,
    .ui-free,
    .ui-banner,
    .ui-product,
    .ui-projectbg,
    .ui-showproject,
    .ui-case {
        margin-top: 60px
    }

    .ui-homeview .text {
        padding: 0 5%
    }

    .ui-homeview .text > .hd p.p1 {
        font-size: 24px
    }

    .ui-homeview .text > .hd p.p2 {
        font-size: 16px;
        margin-top: 8px
    }

    .ui-homeview .text > .ct {
        font-size: 14px;
        margin-top: 20px
    }

    .protem p.p1 {
        font-size: 18px;
        margin-top: 20px
    }

    .protem p.p2 {
        font-size: 14px;
        margin-top: 5px;
        color: #666
    }

    .protem p.p3 {
        font-size: 16px;
        margin-top: 10px;
        color: #0099d9
    }
}

@media screen and (max-width: 768px) {
    .banner1 {
        display: none
    }

    .banner2 {
        display: block;
        height: 365px
    }

    .banner2 .item .img {
        height: 365px
    }

    .ht15 {
        height: 5px
    }

    .ht20 {
        height: 10px
    }

    .ht30 {
        height: 15px
    }

    .ht35 {
        height: 15px
    }

    .ht40 {
        height: 20px
    }

    .ht45 {
        height: 20px
    }

    .ht50 {
        height: 10px
    }

    .ht60 {
        height: 30px
    }

    .ht65 {
        height: 30px
    }

    .ht70 {
        height: 35px
    }

    .ht75 {
        height: 35px
    }

    .ht80 {
        height: 40px
    }

    .ht90 {
        height: 45px
    }

    .ht100 {
        height: 20px
    }

    .extra-width {
        width: 100%
    }

    body {
        min-width: 0;
        min-height: 0
    }

    .container {
        width: 100%;
        padding: 0 20px
    }

    #prowap {
        display: block
    }

    #propc {
        display: none
    }

    .header {
        height: 50px;
    }

    header {
        position: fixed;
        background-color: #fff;
        height: 50px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .1)
    }

    header .container {
        padding: 0 20px
    }

    header .menu {
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
        padding-top: 0;
        box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
        background-color: #fff;
        display: none;
        overflow-y: auto;
        z-index: 9999999999999999
    }

    header .menu ul {
    }

    header .menu ul li {
        float: none
    }

    header .mbtn {
        display: block
    }

    header .logo {
        padding-top: 10px
    }

    header .logo img {
        height: 30px
    }

    header .menu ul li {
        border-top: 1px solid #ddd
    }

    header .menu ul li:first-child {
    }

    header .menu ul li:before {
        display: none
    }

    header .menu ul li.nodv.ml10 {
        margin-left: 0
    }

    header .menu ul li.nodv.ml20 {
        margin-left: 0
    }

    header .menu .i {
        padding: 0 10px
    }

    header .menu .i > a {
        display: block;
        transition: transform 300ms
    }

    header .menu .i.on > a {
        transform: rotate(-45deg)
    }

    header .menu .i > p {
        line-height: 50px;
        text-align: center;
        font-size: 14px;
        color: #000
    }

    header .menu .i > p a {
        color: #000
    }

    header .menu .i > .ex {
        position: relative;
        top: 0 !important;
        opacity: 1 !important;
        left: 0;
        right: 0;
        margin-bottom: 10px;
        display: none
    }

    header .menu .i.on > .ex {
    }

    header .menu .i > .ex p {
        font-size: 13px
    }

    header .menu .c {
        padding: 0 10px;
        padding-bottom: 0
    }

    header .menu .c > p {
        line-height: 50px;
        text-align: center;
        font-size: 14px
    }

    header .menu .c > p a {
        color: #000
    }

    header .menu .c > p a:before {
        background-color: #000
    }

    header .menu .c > p a:after {
        background-image: url("../images/head-drop_d.png");
        transition: transform 300ms
    }

    header .menu .c.on > p a:after {
        transform: rotate(180deg)
    }

    header .menu .c > .ex {
        position: relative;
        top: 0 !important;
        opacity: 1 !important;
        left: 0;
        right: 0;
        margin-bottom: 10px;
        display: none
    }

    .top_ad {
        display: none
    }

    .ui-paging {
        padding: 20px 0
    }

    .ui-paging ul li {
        margin: 0 2px
    }

    .ui-paging a {
        width: 28px;
        height: 28px;
        font-size: 12px;
        line-height: 28px
    }

    .ui-paging a.aw {
        width: 42px;
        background-size: 12px auto
    }

    .ui-homebanner,
    .ui-free,
    .ui-banner,
    .ui-product,
    .ui-projectbg,
    .ui-showproject,
    .ui-case {
        margin-top: 50px
    }

    .ui-homebanner .img {
        height: 200px
    }

    .ui-showproject {
        width: auto;
        padding: 0 5px
    }

    .ui-homeview {
        padding: 10px 0
    }

    .ui-homeview .container {
        padding: 0 15px
    }

    .ui-homeview table,
    .ui-homeview tbody,
    .ui-homeview tr,
    .ui-homeview td {
        width: 100%;
        display: block;
        padding: 0
    }

    .ui-homeview table tr td {
        width: 100% !important
    }

    .ui-homeview .text {
        padding: 10px 0 !important
    }

    .ui-homeview.ui-bg .text {
        padding: 10px 0 !important
    }

    .ui-homeview .view {
        padding: 0
    }

    .ui-homeview .view img {
        max-width: 100%
    }

    .ui-homeview .text > .hd p.p1 {
        font-size: 20px
    }

    .ui-homeview .text > .hd p.p2 {
        font-size: 14px;
        margin-top: 5px
    }

    .ui-homeview .text > .ct {
        margin-top: 10px;
        font-size: 12px;
        line-height: 18px
    }

    .ui-title {
        margin: 30px 10px
    }

    .ui-title .p1 {
        font-size: 24px
    }

    .ui-title .p2 {
        font-size: 12px;
        margin-top: 5px
    }

    .ui-title .p2:after {
        width: 80px;
        height: 2px;
        top: 20px;
        margin-left: -40px
    }

    .ui-title .p3 {
        font-size: 14px;
        margin-top: 25px;
        color: #333
    }

    .ui-prolist {
        padding: 0 5%
    }

    .ui-prolist {
        padding: 0 10px
    }

    .protem {
        margin: 10px 5px
    }

    .protem a {
        padding: 10px 0
    }

    .protem .view,
    .protem .text {
        width: 100%;
        float: none
    }

    .protem .text {
        padding: 0 10px
    }

    .protem p.p1 {
        font-size: 14px;
        margin-top: 10px
    }

    .protem p.p2 {
        font-size: 12px;
        margin-top: 5px;
        color: #666
    }

    .protem p.p3 {
        font-size: 14px;
        margin-top: 10px;
        color: #0099d9
    }

    .scroll_horizontal .plus,
    .scroll_horizontal .minus {
        margin-top: -19px;
        width: 20px;
        height: 38px
    }

    .scroll_horizontal .plus {
        left: 0
    }

    .scroll_horizontal .minus {
        right: 0
    }

    .ui-project {
        margin-top: 20px;
        padding-bottom: 20px
    }

    .ui-projectlib {
        padding: 0
    }

    .ui-projectlib li {
        width: 50%;
        padding: 0 5px;
        margin-top: 10px
    }

    .ui-projectlib li .text {
        padding: 5px
    }

    .ui-projectlib li .text p.p1 {
        font-size: 16px
    }

    .ui-projectlib li .text p.p2 {
        font-size: 12px;
        margin-top: 5px
    }

    .ui-projectlib li .text:after {
        bottom: 5px;
        left: 5px
    }

    .ui-projectlib .is_more {
        margin-top: 20px
    }

    .index_news .in_container {
        padding: 0 10px;
        width: auto
    }

    .index_news .in_title {
        font-size: 24px;
        height: 80px;
        line-height: 80px
    }

    .index_news .in_container ul li {
        margin-bottom: 10px
    }

    .index_news .in_container ul li a img {
        opacity: 1 !important;
        position: relative;
        max-width: 100%;
        height: auto
    }

    .index_news .in_container ul li a .ic_item {
        float: none;
        width: auto;
        height: auto;
        padding: 10px 5px;
        background-color: #605e63
    }

    .in_container ul li a .ic_item .ii_time {
        display: none
    }

    .in_container ul li a .ic_item .ii_content {
        width: auto;
        float: none;
        height: auto;
        padding: 0
    }

    .in_container ul li a .ic_item .ii_content p {
        color: #fff !important;
        line-height: 1em !important
    }

    .in_container ul li a .ic_item .ii_content p.ic_txt {
        margin-top: 6px
    }

    footer {
        margin-top: 20px;
        padding: 20px 0
    }

    .ui-footcontair {
        width: auto;
        padding: 0 10px;
        margin-top: 20px
    }

    .ui-footcontair .ft-contact,
    .ui-footcontair .ft-qbox,
    .ui-footcontair .ui-footmessage {
        float: none;
        width: auto
    }

    .ui-footcontair .ui-footmessage {
        margin-top: 20px
    }

    .ui-footcontair .ft-qbox {
        margin: 0
    }

    .ui-footcontair .ft-mqbox {
        width: 50%;
        float: left
    }

    .ui-footcontair .p1 {
        font-size: 16px !important
    }

    .ui-footcontair .ft-contact p.p2 {
        margin: 10px 0;
        height: 35px;
        line-height: 35px
    }

    .ui-footcontair .ft-contact .f-tel,
    .ui-footcontair .ft-contact .f-addr {
        width: 35px;
        height: 35px
    }

    .ui-foottit p.p1 {
        font-size: 24px
    }

    .ui-foottit p.p2 {
        font-size: 14px
    }

    .ui-foottit p.p2:before {
        width: 50px;
        left: -60px
    }

    .ui-foottit p.p2:after {
        width: 50px;
        right: -60px
    }

    .ui-ftmesbox .f_mesbtn {
        float: none;
        display: block;
        margin: 20px auto 0;
        width: 100px;
        height: 32px;
        line-height: 32px;
        font-size: 14px
    }

    .ui-banner {
        height: 150px
    }

    .ui-about-con {
        padding: 0 10px;
        width: auto
    }

    .ui-about,
    .ui-gnln,
    .ui-gltd,
    .ui-zzry,
    .ui-qyfc {
        padding: 30px 0 0
    }

    .ui-gnln {
        padding: 0
    }

    .ui-gnln .ui-about-con .view img {
        margin-bottom: 20px
    }

    .ui-about .view,
    .ui-about .text {
        width: auto;
        float: none
    }

    .ui-about .view img {
        max-width: 100%;
        height: auto
    }

    .ui-about .text {
        margin-top: 10px
    }

    .ui-about .text .hd p {
        text-align: left
    }

    .ui-about .text .hd p.p1 {
        font-size: 24px
    }

    .ui-about .text .hd p.p2 {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 15px
    }

    .ui-about .text .ct {
        margin-top: 5px;
        font-size: 14px;
        line-height: 22px
    }

    .view-hid {
        display: none
    }

    .ui-gnln .text .hd p {
        text-align: left
    }

    .ui-gnln .text .hd p.p1 {
        font-size: 24px
    }

    .ui-gnln .text .hd p.p2 {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 15px
    }

    .ui-gnln .text .ct {
        margin-top: 5px;
        font-size: 14px;
        line-height: 22px
    }

    .ui-gnln .text .ct img {
        float: none;
        margin: 0 0 10px;
        max-width: 100%
    }

    .ui-zzry .hd p {
        text-align: left
    }

    .ui-zzry .hd p.p1 {
        font-size: 24px
    }

    .ui-zzry .hd p.p2 {
        font-size: 16px;
        margin-top: 5px
    }

    .ui-zzry .ct li {
        width: 50%;
        padding: 0 5px
    }

    .ui-zzry .ct li .text .p1 {
        padding: 0 5px;
        height: auto;
        font-size: 12px;
        line-height: 2em;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-gltd .hd p {
        text-align: left
    }

    .ui-gltd .hd p.p1 {
        font-size: 24px
    }

    .ui-gltd .hd p.p2 {
        font-size: 16px;
        margin-top: 5px
    }

    .ui-gltd .ct {
        margin-top: 20px
    }

    .ui-gltd .ct ul {
        margin: 0 -5px
    }

    .ui-gltd .ct li {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px
    }

    .ui-gltd .ct li .view img {
        max-width: 95%;
        height: auto
    }

    .ui-gltd .ct li .text .p1 {
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        padding: 0 5px
    }

    .ui-gltd .ct li .text .p2 {
        margin-top: 5px;
        font-size: 12px;
        line-height: 18px
    }

    .ui-gltd .ct li:nth-child(3),
    .ui-gltd .ct li:nth-child(5),
    .ui-gltd .ct li:nth-child(7) {
        clear: both
    }

    .ui-gltd .ct li:nth-child(4) {
        clear: none
    }

    .ui-qyfc .hd p {
        text-align: left
    }

    .ui-qyfc .hd p.p1 {
        font-size: 24px
    }

    .ui-qyfc .hd p.p2 {
        font-size: 16px;
        margin-top: 10px
    }

    .ui-qyfc .ct {
        margin-top: 5px
    }

    .ui-product {
        width: auto;
        padding: 10px
    }

    .ui-procate {
        display: none
    }

    .ui-prolib {
        width: auto;
        margin: 0 auto
    }

    .ui-procatlib {
        margin-bottom: 10px
    }

    .ui-procatlib .hd {
        font-size: 24px
    }

    .ui-procatlib .ct {
        margin-top: 15px
    }

    .ui-procatlib .ct ul {
        margin: 0 -5px
    }

    .ui-procatlib .ct li {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px
    }

    .ui-procatlib .ct li .view {
        height: auto
    }

    .ui-procatlib .ct li .view img {
        max-width: 100%;
        height: auto
    }

    .ui-procatlib .ct li .text {
        width: auto;
        height: 32px;
        font-size: 14px;
        line-height: 32px
    }

    .ui-case {
        padding: 0 10px
    }

    .ui-case-lib {
        margin: 0 auto;
        padding: 20px 0;
        width: auto
    }

    .ui-case-lib ul {
        margin: 0 -5px
    }

    .ui-case-lib li {
        width: 50%;
        padding: 0 5px;
        float: left;
        margin-bottom: 10px
    }

    .ui-case-lib li .text {
        font-size: 14px;
        height: 32px;
        line-height: 32px
    }

    .ui-caseshow {
        width: auto;
        padding: 20px 0
    }

    .ui-caseshow h1 {
        font-size: 22px
    }

    .ui-caseshow .hd {
        font-size: 16px;
        margin: 10px 0
    }

    .ui-caseshow .ct p {
        float: none;
        font-size: 14px;
        line-height: 22px;
        width: auto
    }

    .ui-join {
        width: auto;
        margin: 0 auto;
        padding: 20px 10px
    }

    .ui-joincate {
        width: auto;
        float: none
    }

    .ui-joincate li {
        width: 50%;
        float: left;
        padding: 0 15px
    }

    .ui-joincate li a {
        height: 30px;
        line-height: 28px;
        font-size: 14px;
        width: auto
    }

    .ui-joincate li a.cur,
    .ui-joincate li a:hover {
        background: #0099d9;
        color: #fff
    }

    .ui-joincate li a.cur:after {
        display: none
    }

    .ui-joinintro {
        width: auto;
        border: none;
        float: none;
        padding: 0
    }

    .ui-joinintro img {
        max-width: 100%;
        height: auto !important
    }

    .ui-contact {
        width: auto;
        padding: 20px 0 0
    }

    .ui-contact .hd p.p1 {
        font-size: 24px
    }

    .ui-contact .hd p.p2 {
        font-size: 14px
    }

    .ui-contact .hd p.p2:before {
        width: 50px;
        left: -60px
    }

    .ui-contact .hd p.p2:after {
        width: 50px;
        right: -60px
    }

    .ui-contact .ct {
        margin-top: 10px
    }

    .ui-contact .ct > div {
        float: none;
        width: auto;
        margin-bottom: 20px;
        background-size: 40px 40px;
        padding-left: 50px;
        background-position: left top;
        min-height: auto
    }

    .ui-contact .ct > div p.p1 {
        font-size: 20px
    }

    .ui-contact .ct > div p.p2 {
        font-size: 14px
    }

    .ui-contact .ct-lib {
        margin-top: 10px
    }

    .ui-contact .ct-lib li {
        float: none;
        width: auto;
        margin-bottom: 15px
    }

    .ui-contact .ct-lib li .text {
        padding: 8px
    }

    .ui-contact .ct-lib li .text h1 {
        font-size: 18px
    }

    .ui-contact .ct-lib li .text p {
        font-size: 14px;
        line-height: 24px
    }

    .ui-contact .ct-map {
        margin-top: 10px
    }

    .ui-contact .ct-map .text {
        width: auto;
        float: none;
        padding: 10px 0
    }

    .ui-contact .ct-map .text h1 {
        font-size: 24px
    }

    .ui-contact .ct-map .map {
        width: auto;
        float: none;
        height: 300px
    }

    .ui-scenario {
        width: auto;
        padding: 20px 0
    }

    .ui-scenario .hd p.p1 {
        font-size: 24px
    }

    .ui-scenario .hd p.p2 {
        font-size: 14px
    }

    .ui-scenariolib li {
        width: 50%
    }

    .ui-scenariolib li p {
        height: 30px;
        line-height: 30px;
        font-size: 14px
    }

    .ui-scenarioshow {
        width: auto;
        margin: 0
    }

    .ui-guestbook {
        background: #fff;
        padding: 20px 5% 30px;
        width: auto !important
    }

    .ui-video {
        width: auto;
        padding: 20px 0
    }

    .ui-video .hd p.p1 {
        font-size: 24px
    }

    .ui-video .hd p.p2 {
        font-size: 14px
    }

    .ui-video .videohide {
        display: none
    }

    .ui-videobox {
        margin: 10px 0;
        background: 0 0;
        height: auto
    }

    .ui-videoboxr {
        float: none;
        width: auto;
        background: 0 0;
        padding: 0
    }

    .ui-videoboxr li.cur {
        border-color: #000
    }

    .ui-videoboxr li.cur::before {
        display: none
    }

    .ui-videoboxr li .text p.p1 {
        color: #000;
        font-size: 14px
    }

    .ui-videoboxr li .text p.p2 {
        margin-top: 0;
        color: #666
    }

    .ui-videoboxl {
        height: auto;
        width: 100%;
        float: none
    }

    .ui-proshow {
        width: 100%
    }

    .ui-proshow .hd {
        height: 50px
    }

    .ui-proshow .hd h1 {
        font-size: 16px;
        margin-top: 10px;
        line-height: 40px
    }

    .ui-proshow .hd span {
        margin-top: 10px;
        line-height: 40px
    }

    .ui-prointro {
        width: 100%;
        padding: 0 10px;
        margin: 20px 0 0
    }

    .ui-prointro .view {
        width: 100%;
        float: none
    }

    .ui-prointro .text {
        width: 100%;
        float: none;
        margin-top: 20px
    }

    .ui-prointro .text p.p1 {
        font-size: 16px;
        margin-bottom: 0
    }

    .ui-prointro .text p.p2 {
        font-size: 14px;
        margin-top: 5px
    }

    .ui-prointro .text p.p3 {
        font-size: 14px;
        margin-top: 10px
    }

    .ui-prodesc {
        width: 100%;
        padding: 0 10px;
        margin-top: 15px
    }

    .ui-prodesc .hd {
        padding: 0
    }

    .ui-aritcle {
        width: auto;
        margin: 0 auto;
        padding: 30px 0
    }

    .ui-aritclel {
        width: auto;
        float: none
    }

    .ui-aritclel h1 {
        height: 30px;
        font-size: 20px;
        line-height: 20px
    }

    .ui-aritclel li .view {
        width: 40%
    }

    .ui-aritclel li .text p.p1 {
        margin: 0 0 10px;
        font-size: 16px;
        height: 1em;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .ui-aritclel li .text p.p3 {
        height: 4.5em;
        overflow: hidden;
        line-height: 1.5em
    }

    .ui-aritcler {
        width: auto;
        float: none;
        padding: 10px
    }

    .ui-aritcler h1 {
        margin-bottom: 10px
    }

    .ui-aritcler .box {
        height: auto
    }

    .index_news li,
    .index_news li .view,
    .index_news li .text {
        width: 100%;
        float: none
    }

    .index_news li .text {
        position: relative;
        left: 0 !important;
        padding: 10px
    }

    .ui-aritcler li:nth-child(n+3) {
        display: none
    }

    .ui-homeview .view iframe {
        height: 200px
    }

    .ui-free {
        height: auto;
        width: 100%;
        padding: 20px 10px 10px;
        background: 0 0
    }

    .ui-free-c {
        width: 100%
    }

    .ui-free-c .ct {
        margin-top: 20px
    }

    .ui-free-c .ct .img {
        width: 100%;
        float: none
    }

    .ui-free-c .ct .frm {
        width: 100%;
        float: none;
        margin-top: 10px;
        padding: 15px
    }

    .ui-free-c .form-control {
        margin-top: 15px
    }

    .ui-free-c .btn {
        margin-top: 15px
    }

    .ui-casevideo {
        padding: 10px
    }

    .ui-photo {
        padding: 15px
    }

    .ui-photo .hd {
        font-size: 24px
    }

    .ui-photo .ct {
        width: auto;
        margin-top: 20px;
        border-width: 5px
    }

    .ui-photo .ct img {
        max-width: 100%
    }

    .ui-photo .text {
        width: auto;
        height: auto;
        margin: 0;
        padding: 10px;
        top: 50%;
        right: 30px;
        margin-top: -48px
    }

    .ui-photo .text p {
        padding: 0 !important;
        margin: 0 !important;
        line-height: 1.5em;
        background: 0 0 !important
    }

    .ui-photo .text p.p1 {
        font-size: 14px;
        font-weight: 700
    }

    .ui-photo .text p.p2 {
        font-size: 12px
    }

    .ui-photo .text p.p3 {
        font-size: 10px
    }

    .ui-photo .text a {
        font-size: 12px;
        margin-top: 10px
    }

    .outfit_Al {
        margin: 0;
        width: 96%;
        height: auto;
        padding: 10px;
        margin: 10px auto;
        top: 0
    }

    .outfit_Al_Img {
        width: auto;
        height: auto;
        margin: 0;
        float: none
    }

    .outfit_Al_Img img {
        max-width: 100%
    }

    .outfit_Al_About {
        width: auto;
        float: none
    }

    .outfit_Al_Name {
        width: auto;
        margin: 10px 0;
        font-size: 16px;
        height: auto;
        line-height: 2em
    }

    .outfit_Al_Num {
        margin-bottom: 10px;
        font-size: 14px
    }

    .outfit_About {
        float: none;
        width: auto;
        height: auto
    }

    .outfit_Al_About .outfit_About p {
        height: 32px;
        line-height: 32px
    }

    .outfit_About p span {
        height: 30px;
        line-height: 30px
    }

    .outfit_About p input,
    .outfit_About p select {
        height: 30px;
        line-height: 30px
    }

    .outfit_Al_About .outfit_About input[type=submit] {
        margin: 0
    }

    .ui-pk .hd {
        height: 40px;
        line-height: 40px;
        background: url("../images/pkt.jpg") no-repeat center;
        background-size: cover
    }

    .ui-pk .hd span {
        display: none
    }

    .ui-pk .hd::after,
    .ui-pk .hd::before {
        content: '';
        background: 0 0
    }

    .ui-pk .ct {
        padding: 10px
    }

    .ui-pk .ct .img img {
        max-width: 100%
    }

    /*底部电话*/
    .bottom-fiexd {
        z-index: 11;
        display: block;
        height: 50px;
        width: 100%;
        position: fixed;
        left: 0;
        bottom: 0;
        padding: 0 10px;
        background: rgba(253, 11, 0, 1);
    }

    .bottom-fiexd .bottom-center {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bottom-fiexd .bottom-center span img {
        width: 18px;
    }

    .bottom-fiexd .bottom-center a {
        font-size: 16px;
        font-weight: bold;
        color: #fff;
    }

}

.ui-aritclel > .tcdPageCode {
    text-align: center;
    margin-top: 50px;
}

.ui-aritclel > .tcdPageCode > li {
    border-bottom: 0;
    display: inline-block;
    margin: 2px;
    line-height: 36px;
    width: 45px;
    text-align: center;
    padding: 0;

}

.ui-aritclel > .tcdPageCode > li > a {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #171717;
    height: 100%;
    background-color: #ededed;
}