body {
    font-size: 14px;
    color: #666;
}

ol,
ul {
    list-style: none;
}

a:hover,
a:active {
    text-decoration: none;
}
@font-face {
  font-family: 'iconfont';  /* project id 1921635 */
  src: url('//at.alicdn.com/t/font_1921635_tb7cb6y1xd.eot');
  src: url('//at.alicdn.com/t/font_1921635_tb7cb6y1xd.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1921635_tb7cb6y1xd.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1921635_tb7cb6y1xd.woff') format('woff'),
  url('//at.alicdn.com/t/font_1921635_tb7cb6y1xd.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1921635_tb7cb6y1xd.svg#iconfont') format('svg');
}

.friendlink {
    float: left;
    color: #fff;
    line-height: 25px;
}

.friendlink i {
    list-style: none;
    font-style: normal;
    line-height: 25px;
    float: left;
}

.friendlink .linkTagcs {
    text-align: left;
    float: right;
    width: 181px;
    max-height: 25px;
    overflow: hidden;
    transition: 0.3s all ease-in-out;
    line-height: 25px;
}

.friendlink .linkTagcs a {
    display: block;
    color: #fff;
}

.friendlink .linkTagcs:hover {
    max-height: 25px;
    overflow-x: hidden;
    overflow-y: auto;
}

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
.navbar .container-fluid {
    padding-left: 40px;
    padding-right: 40px;
}

.navbar {
    margin-bottom: 0;
    background: rgba(255, 255, 255, 1);
}

.navbar-brand {
    padding: 24px 15px;
}

.navbar-brand img {
    max-height: 95px;
}

.navbar-nav>li>a {
    color: #444;
    font-size: 18px;
    margin: 34px 10px;
    font-weight: normal;
    padding: 0 16px;
    line-height: 36px;
    overflow: hidden;
}

.nav>li>a:focus,
.nav>li>a:hover {
    color: red;
    background: none;
}

.dropdown-menu>li>a {
    padding: 12px 20px;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background: none;
    color: #666;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background: none;
    border: none;
    color: #666;
}

.dropdown-menu {
    top: 66px;
    left: 0;
    min-width: 123px;
}

.t-d {
    padding: 0;
    margin: 0;
    display: block;
    max-height: 0;
    overflow: hidden;
    transition: all 0.5s;
    border: 0;
    background: none;
    border: none;
}

.t-d li {
    background-color: #fff;
}

.nav li:hover>.t-d {
    max-height: 517px;
}

.navbar-right .t-d {
    left: 0;
    right: auto;
}

.pmenu {
    min-width: 250px;
}

.pmenu li {
    float: left;
    width: 50%;
}

.series {
    background-color: #fff;
}

.series h2 {
    background-color: #d4231d;
    color: #fff;
    font-size: 34px;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 15px;
    line-height: 26px;
}

.series h2 span {
    font-size: 14px;
}

.series .nav>li>a:focus,
.series .nav>li>a:hover,
.series .nav>li>a.active {
    color: #666;
    background-color: #fff;
    border-radius: 20px;
}

.series .nav>li>a {
    padding: 10px 15px;
    font-size: 16px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #f7f7f7;
}

.series .nav>li>a i {
    float: right;
    color: #dfdfdf;
    padding-top: 5px;
}

.pro-list {
    padding: 20px;
}

a.pro {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

a.pro img {
    transition: all ease-in-out 0.3s;
}

a.pro:hover img {
    transform: scale(1.2, 1.2);
}

.pro-text {
    background-color: #fff;
    line-height: 56px;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ser-tit {
    margin-top: 70px;
    margin-bottom: 40px;
}

.ser-tit h2 {
    font-size: 26px;
    margin-bottom: 20px;
}

.ny_info,
.ny-pro {
    line-height: 28px;
    margin-bottom: 50px;
    min-height: 200px;
}

.ny-content {
    min-height: 200px;
    margin-bottom: 50px;
}
.ny-main{
    margin-top: 20px;
}

.ny-content p {
    line-height: 28px;
    color: #666;
}

.ny-images a {
    margin-bottom: 20px;
    display: block;
}

.media-news {
    padding: 20px 15px;
    min-height: 220px;
    border-radius: 6px;
    box-shadow: #ddd 5px 5px 30px;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
}

.media-news h3 {
    color: #333;
}

.media-news h3 i {
    padding-right: 10px;
}

.media-news h6 {
    line-height: 24px;
    color: #666;
    margin: 20px 0;
    max-height: 72px;
    white-space: normal;
}

.media-news a {
    display: inline-block;
    color: #fff;
    background: #d4231d;
    border-radius: 6px;
    padding: 10px 15px;
}

.media-news:hover {
    transform: translateY(-10px)
}

.shownews-t {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.shownews-t h3 {
    font-size: 22px;
}

.ny-pro .media-pro {
    display: block;
}

.ny-pro .pro-img {
    border: 1px solid #ddd;
}

#map {
    width: 100%;
    height: 400px;
}

.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    width: 100%;
    list-style: none;
    text-align: center;
    margin-bottom: 20px;
    overflow: hidden;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    opacity: 1;
}

.grid figure figcaption {
    padding: 10px 15px;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::after,
.grid figure figcaption::before {
    pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.grid figure h2 {
    word-spacing: -.15em;
    font-weight: 300;
    color: #fff;
    background: rgba(92, 144, 254, 0.8)
}

.grid figure h2 span {
    font-weight: 800;
}

.grid figure h2,
.grid figure p {
    margin: 0;
}

.grid figure p {
    letter-spacing: 1px;
    color: #fff;
}

figure.effect-goliath {
    background: #d4231d;
}

figure.effect-goliath h2,
figure.effect-goliath img {
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
}

figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-goliath h2,
figure.effect-goliath p {
    position: absolute;
    bottom: 15px;
    left: 0;
    padding: 0 0 0 10px;
}

figure.effect-goliath p {
    text-transform: none;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: translate3d(0, 30px, 0);
    transform: translate3d(0, 30px, 0);
}

figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
}

figure.effect-goliath:hover h2 {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}

figure.effect-goliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.pager>li.active>a,
.pager>li.active>a:hover,
.pager>li.active>span,
.pager>li.active>span:hover {
    background: #d4231d;
    border-color: #d4231d;
}

.pager {
    display: inline-block;
}

.pager-loose.pager-pills>li>a {
    color: #333;
}

.pager>li.active>a {
    color: #fff;
}

.pager>li.disabled>a {
    color: #ddd;
}

.dispflex {
    display: flex;
    margin: 30px 0;
}

.flex1 {
    flex: 1;
    background-color: #0079c6;
}

.flex1 .ainfo img {
    margin: 10px 0;
}

.flex1 .ainfo h3 {
    font-size: 24px;
    color: #fff;
    display: inline-block;
}

.flex1 .ainfo {
    color: #fff;
    margin: 15px 5% 15px 20%;
}

.flex1 .ainfo p {
    margin: 22px 0 0;
    line-height: 30px;
}

.sy-about {
    margin: 60px auto;
}

.ainfo h2 {
    font-size: 30px;
    color: #0079c6;
}

.ainfo p {
    line-height: 24px;
    margin-bottom: 30px;
    font-size: 16px;
}

.ainfo .borders {
    padding: 25px;
    color: #0079c6;
    border: solid #0079c6 2px;
    border-radius: 60px;
    margin-bottom: 60px;
}

.text-indent {
    text-indent: 2em;
}

.abtn {
    display: inline-block;
    float: right;
    margin-top: 30px;
}

.about-btn {
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 30px;
    /*border-radius: 20px;*/
    margin-top: 30px;
    background: rgba(218, 37, 28, 0);
    transition: all ease-in-out .3s;
}

.about-btn:hover {
    background: rgba(218, 37, 28, 1);
    color: #fff;
}

.pbtn {
    margin-top: 80px;
    margin-bottom: 30px;
}

.pbtn .about-btn {
    border: 1px solid #ccc;
    color: #333;
    padding: 15px 100px;
    border-radius: 0px;
    margin-top: 30px;
    background: #eee;
    font-size: 16px;
}

.hon .about-btn {
    border: 1px solid #fff;
    color: #333;
    padding: 15px 100px;
    border-radius: 0px;
    margin-top: 30px;
    background: #eee;
    font-size: 16px;
}

.aimg {
    margin-top: 48px;
    margin-bottom: 30px;
}

.icbg .col-md-10 {
    padding-left: 0;
    padding-right: 0;
}

.icon-bg {
    background: rgba(255, 255, 255, .9);
    margin-top: -171px;
    min-height: 171px;
    z-index: 999;
}

.icon1 {
    position: relative;
    padding: 20px 30px 0px;
}

.icon1:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 1px;
    height: 70px;
    background-color: #dadada;
}

.icon1 h2 {
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 20px;
}

.icon1 h2 span {
    color: #da251c;
    border-bottom: 1px solid #da251c;
    font-size: 14px;
}

.icon1 p {
    line-height: 24px;
    color: #7e7e7e;
    padding-bottom: 32px;
    margin-bottom: 0;
}

.icon1 p.active,
.icon1:hover p {
    border-bottom: 3px solid #da251c;
}

.series {
    margin-top: 30px;
    margin-bottom: 60px;
    border: 1px solid #d2d2d2;
    border-bottom-left-radius: 60px;
    border-top-right-radius: 60px;
    overflow: hidden;
}

.series a {
    color: #333;
}

.ser {
    line-height: 84px;
    font-size: 22px;
    position: relative;
}

.ser:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    width: 1px;
    height: 40px;
    background: #bababa;
}

.ser.active,
.ser:hover {
    background-color: #0079c6;
    font-size: 22px;
    color: #fff;
}

.ser.active a,
.ser a:hover {
    color: #fff;
}

.pro {
    position: relative;
    overflow: hidden;
}

span.pbg {
    position: absolute;
    width: 0;
    height: 100%;
    bottom: 0;
    left: 0;
    background: rgba(0, 72, 137, 0);
    overflow: hidden;
}

.pro:hover span.pbg {
    background: rgba(0, 72, 137, .4);
    width: 100%;
}

.pro span.pbg i {
    display: block;
    margin-top: 30%;
    margin-left: 45%;
    font-size: 24px;
    color: #fff;
}

.htit {
    font-size: 30px;
    color: #333;
}

.hon-bg {
    width: 100%;
    margin: 50px auto 0;
    background: url(../images/hbg.jpg) no-repeat center top;
    padding-top: 100px;
    padding-bottom: 100px;
    overflow: hidden;
}

.swiper-box {
    position: relative;
    width: 90%;
    margin: 0 auto;
}

.swiper-box1 {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

.icon-angle-left:before,
.icon-angle-right:before {
    content: '';
}

.eqtit {
    margin-top: 20px;
    margin-bottom: 20px;
}

.eqtit h2 {
    font-size: 30px;
    color: #333;
}

.new h4,
.new h3 {
    font-weight: normal;
}

.new h4 {
    color: #be0003;
    margin-top: 30px;
}

.new h3 {
    color: #000;
    margin-bottom: 20px;
}

footer {
    background: #0079c6;
    color: #fff;
    padding-top: 40px;
}

footer dt {
    font-size: 18px;
    color: #fff;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

footer dt:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 38px;
    height: 3px;
    background-color: #d4231d;
}

footer dd {
    line-height: 30px;
}

footer dd a {
    color: #fff;
}

footer dd a:hover {
    color: #ca0000;
}

.tel-img {
    margin-bottom: 30px;
}

.copyright {
    background-color: #333;
    line-height: 55px;
    color: #ddd;
}

.mes-img {
    margin-top: 25px;
}

.swiper-box1 {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

/* Banner */
.carousel-caption {
    top: 50%;
    margin-top: -40px;
    bottom: inherit;
}

.carousel-caption h3 {
    font-size: 50px;
}

.carousel-caption p {
    font-size: 18px;
}

.sy-index-aboutbg {
    padding: 80px 0;
}

.sy-index-abouttitle {
    text-align: center;
}

.sy-index-abouttitle h2 {
    font-size: 28px;
    color: #023a6e;
    padding: 0px;
    margin: 0px;
}

.sy-index-abouttitle hr {
    width: 80px;
    height: 5px;
    background: #023a6e;
    margin-top: 10px;
}

.sy-index-aboutinfo {
    text-align: center;
}

.sy-index-aboutinfo span {
    font-size: 28px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
    display: block;
}

.sy-index-aboutinfo p {
    font-size: 14px;
    line-height: 30px;
}

/* 首页综合栏目 */
.sy-index-allmunebg {
    padding: 10px 0px;
    overflow: hidden;
}

.sy-index-allmune50 {
    width: 50%;
    float: left;
}

.sy-index-allmune25 {
    width: 25%;
    float: left;
}

.sy-index-allmuneinfo {
    padding: 50px;
    height: 450px;
    overflow: hidden;
}

.sy-index-allmuneinfo h2 {
    color: #fff;
    width: 60%;
    font-size: 28px;
    line-height: 40px;
    margin: 0px 0 20px;
}

.sy-index-allmuneinfo p {
    color: #fff;
    width: 90%;
    line-height: 30px;
    font-size: 16px;
}

.sy-index-allmuneinfo span {
    float: right;
}

.rat-index-allmunetel {
    margin-top: 100px;
}

.rat-index-allmunetel i {
    float: left;
    margin-right: 20px;
    font-size: 80px;
    color: #009593;
}

.rat-index-allmunetel b {
    font-size: 18px;
    color: #fff;
}

.rat-index-allmunetel p {
    font-size: 36px;
}

.sy-index-allmuneimg {
    height: 450px;
    overflow: hidden;
    text-align: center;
}

.sy-index-allmuneimg img {
    width: 100%;
    height: 100%;
}

.btn-more {
    border: 3px solid #fff;
    line-height: 30px;
    background: inherit;
    font-weight: bold;
    color: #fff;
}

.sy-index-allmunedown {
    padding: 50px 50px 0;
    background: #009593;
}

.sy-index-allmunedown h2 {
    color: #fff;
    font-size: 28px;
    line-height: 40px;
    margin: 0px;
}

.sy-index-allmunedownimg {
    height: 450px;
}

.sy-index-allmunedownimg img {
    width: 100%;
    height: 100%;
}

/* 首页案例 */
.sy-index-casebg {
    padding: 10px 0;
    overflow: hidden;
}

.sy-index-case25 {
    width: 25%;
    height: 245px;
    padding: 0px;
    float: left;
}

.sy-index-case50 {
    width: 48%;
    height: 501px;
    padding: 0px;
    float: left;
}

.mr12 {
    margin-right: 12px;
}

.mr10 {
    margin-right: 10px;
}

.mb10 {
    margin-bottom: 10px;
}

.liucheng {
    background: url(../images/liu_bg.jpg) no-repeat center top;
    padding: 80px 0;
    overflow: hidden;
    color: #fff;
    margin-top: 60px;
}

.liuimg {
    margin-bottom: 40px;
}

.liucheng h3 {
    font-weight: normal;
}

.liu-img,
.nimg {
    overflow: hidden;
}

.liu-img img,
.nimg img {
    transition: all ease-in-out .3s;
}

.liu-img:hover img,
.nimg:hover img {
    transform: scale(1.2, 1.2);
}

.application .nav>li.active>a {
    background-color: #d4231d;
    color: #fff;
}

.application .nav>li h3 {
    font-size: 20px;
    color: #333;
    margin-bottom: 17px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #d4231d;
    color: #fff;
}

.nav-tabs.nav-stacked>.active a {
    background: #d4231d;
    color: #fff;
}

.nav-tabs.nav-stacked>.active a h3 {
    color: #fff;
}

.network {
    margin-top: 80px;
}

.ny-ser .nav-tabs>li.active>a,
.ny-ser .nav-tabs>li.active>a:focus,
.ny-ser .nav-tabs>li.active>a:hover {
    background-color: #0079c6;
    color: #fff;
}

.ny-ser .nav>li {
    width: 25%;
    text-align: center;
    margin-bottom: 30px;
}

.ny-ser .nav>li>a {
    padding: 29px 40px;
    font-size: 18px;
}

.swiper-box1 {
    width: 100%;
}

.part {
    background: url(../images/part_bg.jpg) no-repeat center ;
    background-size: cover; 

    padding: 20px 0 50px;
    overflow: hidden;
    color: #fff;
    margin-top: 60px;
}

.a20 {
    width: 18.5%;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.partit h2 {
    color: #fff;
}

.part-btn {
    margin-top: 30px;
}

.part-btn a {
    padding: 15px 30px;
    border-radius: 30px;
    color: #fff;
    border: 1px solid #fff;
    font-size: 18px;
}

.Team-Item {
    margin:0 0 10px;
    position: relative;
}

.Team-pic {
    overflow: hidden;
}

.Team-pic img {
    transition: all 0.3s linear;
    width: 100%;
}

.Team-intro {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 48px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    overflow: hidden;
    transition: all 0.3s linear;
}

.Team-intro h3 {
    font-size: 18px;
    color: #fff;
    line-height: 48px;
    font-weight: normal;
    text-align: left;
    margin: 0px auto;
    padding: 0px 0px 0px 20px;
}

.Team-intro h3 span {
    font-size: 24px;
    text-align: center;
    line-height: 48px;
    font-weight: normal;
    background: #be1d22;
    min-width: 70px;
}

.Team-intro h3 span i {
    font-size: 18px;
}

.Team-intro .text {
    height: 156px;
}

.Team-intro p {
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    margin-top: 20px;
}

.Team-intro a {
    margin-top: 25%;
    width: 47%;
    line-height: 48px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    transition: all 0.3s linear;
}

.Team-intro .btn_sj {
    float: left;
}

.Team-intro .btn_zp {
    float: right;
}

.Team-Item:hover .Team-intro {
    height: 100%;
    padding: 30px 20px;
}

.Team-Item:hover .Team-intro h3 span {
    display: inline-block;
}

.Team-Item:hover .Team-intro h3 {
    font-size: 17px;
    text-align: left;
    padding: 0px;
    border-bottom: 1px solid #eee;
}

.Team-intro a:hover {
    background: #d80000;
    border-color: #d80000;
}

.Team-intro:hover h3 span {
    font-size: 24px;
    text-align: center;
    line-height: 48px;
    font-weight: normal;
    background: none;
    min-width: 70px;
}

.sy-index-titlebg {
    text-align: center;
    padding: 50px 0px 30px;
    overflow: hidden;
}

.sy-index-titlebg h2 {
    font-size: 24px;
    padding: 0px;
    margin: 0px;
    line-height: 45px;
    color: #023a6e;
}

.sy-index-titlebg hr {
    border: 2px double #023a6e;
    width: 60px;
    margin: 10px auto;
    padding: 0px;
    overflow: hidden;
}

.sy-index-titlebg p {
    font-size: 14px;
    line-height: 30px;
    margin: 0px;
}

.sy-index-prolistbg {
    padding: 40px 0;
    background: #023a6e;
    color: #fff;
    overflow: hidden;
}

.sy-index-prolistbg li {
    width: 25%;
    border-right: 1px solid #009593;
    text-align: center;
    line-height: 25px;
    overflow: hidden;
    float: left;
}

.sy-index-prolistbg li:last-child {
    border-right: 0px;
}

.sy-pro {
    overflow: hidden;
}

.sy-pro-list {
    overflow: hidden;
    background: url(../images/sy_pro_list_bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 10rem 0 10rem 0;
}

.sy-pro-list .media-pro {
    position: relative;
    overflow: hidden;
    margin-bottom: 1.875rem;
}

.sy-pro-list .container>a {
    display: inline-block;
    color: #fff;
    border: 2px solid #fff;
    padding: 0.9375rem 1.875rem;
    border-radius: 1.875rem;
    margin-top: 0.9375rem;
    text-align: center;
}

@media (min-width:768px) {
    .sy-pro-list .media-pro .pro-img {
        overflow: hidden;
        transition: 0.4s;
    }

    .sy-pro-list .media-pro .pro-body {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: 0.4s;
    }

    .sy-pro-list .media-pro .pro-body span {
        width: 100%;
        height: 100%;
        border: 0px solid #dadada;
        display: block;
        transition: 0.4s;
        overflow: hidden;
    }

    .sy-pro-list .media-pro .pro-body span h3 {
        color: #fff;
        font-size: 18px;
        transform: translateY(-1500%);
        transition: 0.4s;
    }

    .sy-pro-list .media-pro .pro-body span a {
        color: #fff;
        background: #b70810;
        padding: 0.625rem 1.125rem;
        transform: translateY(1000%);
        transition: 0.4s;
    }

    .sy-pro-list .media-pro:hover .pro-body {
        background: rgba(0, 0, 0, 0.6);
    }

    .sy-pro-list .media-pro:hover span {
        width: 85%;
        height: 85%;
        border: 3px solid #dadada;
    }

    .sy-pro-list .media-pro:hover .pro-img {
        transform: scale(1.4, 1.4);
    }

    .sy-pro-list .media-pro:hover .pro-body span h3 {
        transform: translateY(0);
    }

    .sy-pro-list .media-pro:hover .pro-body span a {
        transform: translateY(0);
    }
}

@media (min-width:992px) {
    .carousel {
        margin-top: 104px;
    }

    .five-box {
        position: absolute;
        background: #fff;
        border-radius: 5.3rem;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        overflow: hidden;
        box-shadow: 0 5px 30px rgba(0, 0, 0, .3)
    }

    .navbar-nav>li>a span {
        display: block;
        position: relative;
        transition: all ease-in-out 0.3s;
    }

    .navbar-nav>li>a:hover span {
        transform: translateY(-50px);
        color: #e60012;
    }

    .navbar-nav>li>a span:after {
        position: absolute;
        content: attr(data-title);
        top: 50px;
        left: 0;
    }

    .navbar-nav>li>a:after {
        position: absolute;
        content: "";
        width: 0;
        height: 1px;
        left: 0;
        bottom: 0;
        background: #e60012;
        transition: all ease-in-out .3s;
    }

    .navbar-nav>li>a:hover:after {
        width: 100%;
    }
}

@media (max-width:991.98px) {
    .sy-pro-list {
        padding-bottom: 3.75rem;
    }

    .sy-pro-list .media-pro .pro-img {
        overflow: hidden;
    }

    .sy-pro-list .media-pro .pro-body {
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .sy-pro-list .media-pro .pro-body span {
        width: 85%;
        height: 85%;
        border: 3px solid #dadada;
        display: block;
        overflow: hidden;
    }

    .sy-pro-list .media-pro .pro-body span h3 {
        color: #fff;
        font-size: 1.125rem;
    }

    .sy-pro-list .media-pro .pro-body span a {
        color: #fff;
        background: #b70810;
        padding: 0.625rem 1.125rem;
    }
}

.sy-index-app {
    overflow: hidden;
}

.sy-index-app33 {
    width: 33.333%;
    padding: 0px;
    float: left;
}

.sy-index-appinfo {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    color: #fff;
    height: 100%;
    display: block;
    outline: none;
    position: relative;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .1s ease;
}

.sy-index-appinfo:hover,
.sy-index-appinfo:focus {
    -webkit-transform: translate3d(0, -70px, 0);
    transform: translate3d(0, -70px, 0);
    -ms-transform: translate(0, -70px);
    transition: all .35s ease
}

.sy-index-appinfo-img {
    background: rgba(30, 30, 30, 0.2);
    height: 100%;
    width: 100%;
    margin: 0;
    left: 0;
    top: 0;
}

.appinfo-content {
    position: absolute;
    bottom: 60px;
    left: 30px;
    right: 30px;
    z-index: 2;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: all .35s ease;
}

.appinfo-content span {
    margin-bottom: 10px;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    color: #fff;
}

.appinfo-content h3 {
    font-size: 22px;
    color: #fff;
    line-height: 1.3;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: 0px 0px 1px #1e1e1e;
}

.appinfo-hover-text {
    color: #fff;
    background: #0082ff;
    padding: 25px 15px;
    height: 71px;
    line-height: 20px;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -71px;
    z-index: -1;
}

.sy-news .col-md-4>a {
    display: block;
}

.sy-news .col-md-4 a p {
    font-size: 14px;
    color: #ddd;
    margin: 15px 0px;

}

.sy-news .col-md-4 a {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
}
.cooperation{display: flex;}
.cooperation .col3{
	flex: 50;
}
.colicon{
	font-size: 30px;
	font-weight: 200;
	margin: auto;
	flex: 1;
}
.cooperation>div:hover{
	color: red;

}
.cooperation .iconfont {
    font-size: 100px;
}
.cooperation p{
	display: block;
	height: 50px;

}
.partner {
    padding: 0;
    overflow: hidden;
    border: solid 2px #0079c6;
    background-color: #0079c6;
    border-radius: 93px 0 0 93px;
}

.sy-footertop {
    padding: 30px 0;
    background: #d4231d;
    overflow: hidden;
}

.sy-footertop-w {
    width: 80%;
    padding: 50px 0;
    overflow: hidden;
    margin: 0 auto;
}

.Bottom_Title h2 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 35px;
}

.Bottom_Title hr {
    border: 2px double #009593;
    width: 45px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.bottom_list {
    padding: 20px 0px;
    font-size: 14px;
    color: #fff;
    margin: 0px;
}

.bottom_list ul {
    padding: 0px;
    margin: 0px;
}

.bottom_list li {
    text-align: left;
    position: relative;
    display: block;
    line-height: 35px;
    font-family: Arial;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

.bottom_list a {
    color: #fff;
}

.sy-footerbottom {
    background: #04306f;
    overflow: hidden;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    padding: 25px 0px;
    color: #fff;
}

.ny-about {
    margin-top: 10px;
    margin-bottom: 60px;
}

.ab-tit {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.ab-tit:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 35px;
    height: 2px;
    background: #de0010;
}

.ab-tit h2 {
    font-size: 24px;
}

.ab-list .nav-tabs>li {
    width: 16.5%;
    text-align: center;
}

.ab-list .nav-tabs>li>a {
    padding: 15px 0px;
}

.tab-content {
    margin-top: 40px;
}

.ny-ainfo p {
    line-height: 30px;
    text-indent: 2rem;
}

.video {
    margin-bottom: 20px;
}

.ab-list1 .nav-tabs>li {
    width: 33%;
}

.product_list_page_rat {
    padding: 30px 0 0;
    background: ;
    background: #f2f2f2;
}

.product_list_page_rat .less-page-content {}

.product_list_page_rat .card-header h4 a {
    display: block;
    position: relative;
}

.product_list_page_rat .card-header a .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all .66s cubic-bezier(.17, .84, .44, 1);
    transition: all .66s cubic-bezier(.17, .84, .44, 1);
    z-index: 2;
}

.product_list_page_rat .card-header a img {
    -webkit-transition: all .6s cubic-bezier(.17, .84, .44, 1);
    transition: all .6s cubic-bezier(.17, .84, .44, 1);
    width: 100%;
}

.product_list_page_rat .card-title {
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    text-shadow: none;
    -webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
    transition: all .6s cubic-bezier(.215, .61, .355, 1);
    margin-bottom: 0;
    color: #444444;
    color: ;
}

.product_list_page_rat .card-title a {
    color: #444444;
    color: ;
    text-shadow: none;
    font-size: 16px;
}

.product_list_page_rat .card-title p {
    color: #848484;
    color: ;
    padding: 5px 0;
    margin: 0;
    font-size: 13px;
}

.product_list_page_rat .card:hover .card-title {
    border-bottom: 1px solid #444444;
    border-bottom: 1px solid;
}

.product_list_page_rat .product-list .item {
    opacity: 0;
    transform: translate(0, 10%);
    margin-bottom: 20px;
}

.product_list_page_rat-list .item .fa {
    color: #fff;
    width: 22px;
    height: 22px;
    font-size: 22px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product_list_page_rat-list .item .fa:hover {
    text-decoration: none;
}

.product_list_page_rat .card-title .btn {
    margin-top: 15px;
    font-size: 14px;
    background: transparent;
    border: 1px solid #e4c17e;
    border: 1px solid;
    border-radius: 0;
}

.p-y-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

.product_list_page_rat .card-title a.btn {
    color: #e4c17e;
    color: ;
}

.product_list_page_rat .card-title .btn:hover {
    background: #e4c17e;
    background: ;
    border: 1px solid #e4c17e;
    border: 1px solid;
    color: #fff;
}

.overlay {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.overlay-figure {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0
}

.overlay-panel {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff
}

.overlay-panel a:not([class]) {
    color: inherit;
    text-decoration: underline
}

.overlay-panel>:last-child {
    margin-bottom: 0
}

.overlay-panel h1,
.overlay-panel h2,
.overlay-panel h3,
.overlay-panel h4,
.overlay-panel h5,
.overlay-panel h6 {
    color: inherit
}

.overlay-hover:not(:hover) .overlay-panel:not(.overlay-background-fixed) {
    opacity: 0
}

.overlay-background {
    background: rgba(0, 0, 0, .5)
}

.overlay-image {
    width: 100%;
    max-width: 100%;
    padding: 0
}

.overlay-shade {
    background: transparent -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(90%, rgba(255, 255, 255, .87)), to(#fff)) repeat scroll 0 0;
    background: transparent -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .87) 90%, #fff 100%) repeat scroll 0 0;
    background: transparent -o-linear-gradient(top, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .87) 90%, #fff 100%) repeat scroll 0 0;
    background: transparent linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .87) 90%, #fff 100%) repeat scroll 0 0
}

.overlay-top {
    bottom: auto
}

.overlay-bottom {
    top: auto
}

.overlay-left {
    right: auto
}

.overlay-right {
    left: auto
}

.overlay-icon {
    font-size: 0;
    text-align: center
}

.overlay-icon:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    content: ""
}

.overlay-icon .icon {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 2rem;
    line-height: 1;
    color: #fff;
    text-decoration: none
}

.overlay-anchor {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.overlay-blur,
.overlay-fade,
.overlay-grayscale,
.overlay-scale,
.overlay-spin,
[class*=overlay-slide] {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity -webkit-transform -webkit-filter, opacity -webkit-transform filter;
    -o-transition-property: opacity -o-transform filter;
    transition-property: opacity transform filter
}

.overlay-fade {
    opacity: .7
}

.overlay-hover:hover .overlay-fade {
    opacity: 1
}

.overlay-scale {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.overlay-hover:hover .overlay-scale {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.overlay-spin {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0)
}

.overlay-hover:hover .overlay-spin {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    -o-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg)
}

.overlay-grayscale {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

.overlay-hover:hover .overlay-grayscale {
    filter: grayscale(0);
    -webkit-filter: grayscale(0)
}

[class*=overlay-slide] {
    opacity: 0
}

.overlay-slide-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%)
}

.overlay-slide-bottom {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
}

.overlay-slide-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%)
}

.overlay-slide-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%)
}

.overlay-hover:hover [class*=overlay-slide] {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

.comments {
    padding: 0;
    margin: 0
}

.card {
    border: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
}

.card:hover {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ab-list2 .nav-tabs>li {
    width: 16.6%;
}

.media-heading span {
    font-weight: normal;
    font-size: 14px;
}

.card-title a {
    color: #555;
}

.pagination {
    color: #666;
    text-align: center;
    clear: both;
    margin-top: 20px;
    margin-bottom: 10px;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color: #428bca;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination .prev::before {
    font-family: "fontawesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "fontawesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color: #2a6496
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color: #428bca;
    color: #fff;
    border-color: #428bca;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px
}

.pagination .next {
    border-radius: 0 5px 5px 0;
}

.ny-pro ul {
    padding-left: 0px;
}

.rat-news {
    padding: 30px 0;
    background: #f2f2f2;
    border-top: 1px solid #f0f2f5;
}

.rat-news-list {
    padding: 30px;
    background: #ffffff;
    padding-bottom: 30px;
    overflow: hidden;
}

.media-left,
.media>.pull-left {
    padding-right: 20px;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.rat-news-list ul.rat-page-ajax {
    padding: 0px;
    list-style: none;
}

.rat-news-list ul.rat-page-ajax li {
    border-bottom: 1px solid #f0f2f5;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.rat-news-list ul.rat-page-ajax li:last-child {
    margin-bottom: 0px;
}

.rat-news-list ul.rat-page-ajax li h4 {
    margin: 0 0 10px;
    font-size: 18px;
}

.rat-news-list ul.rat-page-ajax li h4 a {
    color: #464646;
}

.rat-news-list ul.rat-page-ajax li h4 a:hover {
    color: #696969;
}

.rat-news-list ul.rat-page-ajax li p {
    font-size: 16px;
}

.rat-news-list ul.rat-page-ajax li p.des {
    color: #6a6a6a;
    margin-bottom: 10px;
    font-size: 13px;
}

.rat-news-list ul.rat-page-ajax li p.info {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 300;
    color: #a3afb7;
}

.rat-news-list ul.rat-page-ajax li p.info span {
    margin-left: 10px;
}

.rat-news-list ul.rat-page-ajax li p.info span:first-child {
    margin: 0;
}

.rat-news-list ul.rat-page-ajax li p.info i {
    color: #a3afb7;
    font-weight: 300;
}

.rat-news-list ul.rat-page-ajax li .media .media-left .media-object {
    height: 120px;
    max-width: none;
}

@media (max-width: 991px) {
    .rat-news-list ul.rat-page-ajax li h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .dispflex {
        display: block;
    }

    .abtn {
        float: none;
        padding: 20px 0;
    }

    .flex1 .ainfo {
        margin: 10px;
    }

    .rat-news-list ul.rat-page-ajax li {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: rgba(0, 0, 0, 0.1) 1px solid;
    }

    .rat-news-list ul.rat-page-ajax li h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .rat-news-list ul.rat-page-ajax li p {
        font-size: 14px;
    }

    .rat-news-list ul.rat-page-ajax li p.des {
        height: 3em;
        overflow: hidden;
        margin-bottom: 5px;
    }

    .rat-news-list ul.rat-page-ajax li .media .media-left {
        padding-right: 10px;
    }

    .rat-news-list ul.rat-page-ajax li .media .media-left .media-object {
        width: 100px;
        max-width: none;
    }
}

.rat-news-bar {
    background: #fff;
    margin-left: 30px;
    padding: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

@media (max-width:992px) {
    .rat-news-bar {
        margin-left: 0;
        margin-top: 30px;
        padding: 30px
    }
}

@media (max-width:768px) {
    .rat-news-bar {
        margin-left: 0;
        margin-top: 0;
        padding: 20px 15px
    }
}

.rat-news-bar ul.column {
    padding: 0;
    list-style: none
}

.rat-news-bar ul.column li {
    margin-bottom: 10px
}

.rat-news-bar ul.column li a {
    font-size: 16px;
    color: #2a333c
}

.rat-news-bar ul.column li a:hover {
    color: #4e97d9
}

.rat-news-bar ul.column li a.active {
    color: #4e97d9
}

.rat-news-bar .recommend {
    margin: 20px 0;
    padding: 20px 0;
    border-top: 1px solid #f0f2f5;
    border-bottom: 1px solid #f0f2f5
}

.rat-news-bar .recommend h3 {
    font-size: 18px;
    font-weight: 300;
    margin: 0
}

.rat-news-bar .recommend .list-group {
    margin-top: 10px;
    margin-bottom: 0
}

.rat-news-bar .recommend .list-group a {
    color: #2a333c;
    font-size: 15px
}

.rat-news-bar .recommend .list-group a:hover {
    color: #4e97d9
}

.rat-news-list1 h3 {
    border-bottom: 1px solid #ddd;
    padding: 15px 0;
}

.rat-news-list1 h3 span {
    float: right;
    color: #de0010;
}

.rat-news-list1 h3 a {
    color: #555;
}

.btn-delivery {
    border-radius: 20px;
    border: 0 none;
    padding: 10px 20px;
    text-shadow: 0 0 0;
}

.f1 {
    margin-top: 40px;
}

.f1 .control-label i {
    color: #d4231d;
    font-size: 5px;
}

.f1 .form-control {
    padding: 20px 8px;
}

.f1 .btn {
    padding: 1rem 7rem;
    background: #cf3100;
    border: 0 none;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    margin: 1.5rem 0 0 3rem;
    display: block;
}

.ab-list3 .nav-tabs>li {
    width: 20%;
}








@media (max-width:991px) {
    .navbar-brand {
        padding: 17px 15px;
    }
}

@media (max-width:767px) {
    .navbar .container-fluid {
        padding-left: 10px;
        padding-right: 10px;
    }

    .navbar-brand img {
        max-height: 35px;
    }

    .navbar-toggle {
        background-color: #eee;
        margin: 20px 10px 20px 0;
    }

    .navbar-toggle .icon-bar {
        background-color: #666;
    }
    .navbar-nav>li{
        flex: 1;
        text-align: center;
    }
    .navbar-nav>li>a,
    .navbar-nav>li>a:hover {
        font-size: 12px;
        margin: 0;
        color: #555;
        /*padding: 0px 10px;*/
         padding: 0px 2px;
    }
    .navbar-nav>li>a{
        border-bottom: solid 1px #666;
    }
    .nav>li>a:focus,
    .nav>li>a:hover {
        color: #666;
        background: none;
    }

    .carousel,
    .ny-banner {
        margin-top: 74px;
    }

    .navbar-right .dropdown-menu {
        right: 0;
        left: 0;
    }

    .collapse {
        margin-top: 74px;
    }

    .carousel-caption {
        right: 5%;
        left: 5%;
        margin-top: -64px;
    }

    .carousel-caption h3 {
        font-size: 24px;
    }

    .carousel-caption p {
        font-size: 12px;
    }

    .sy-index-aboutbg {
        padding: 30px 0px;
    }

    .sy-index-aboutinfo span {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .sy-index-allmune50,
    .sy-index-allmune25 {
        width: 100%;
    }

    .sy-index-allmuneinfo {
        padding: 20px;
        height: inherit;
    }

    .sy-index-allmunedown {
        padding: 20px;
    }

    .sy-index-allmuneinfo h2,
    .sy-index-allmunedown h2 {
        font-size: 18px;
        width: 80%;
        line-height: 30px;
    }

    .sy-index-allmuneinfo p {
        font-size: 12px;
        width: 100%;
    }

    .sy-index-allmuneimg {
        height: 160px;
    }

    .rat-index-allmunetel {
        margin-top: 40px;
    }

    .rat-index-allmunetel i {
        margin-right: 10px;
        font-size: 60px;
    }

    .rat-index-allmunetel b {
        font-size: 14px;
    }

    .rat-index-allmunetel p {
        font-size: 24px;
    }

    .sy-index-case25 {
        width: 48%;
        height: initial;
    }

    .sy-index-case50 {
        width: 100%;
        height: initial;
    }

    .Team-intro {
        height: 40px;
    }

    .Team-intro h3 {
        font-size: 18px;
        line-height: 40px;
    }

    .Team-intro h3 span {
        font-size: 12px;
    }

    .sy-index-app33 {
        width: 100%;
    }

    .sy-index-news ul li {
        width: 97%;
    }

    .sy-index-news a {
        display: block;
        overflow: hidden;
        padding-bottom: 10px;
        margin-bottom: 0;
        border-bottom: 1px dotted #ccc;
    }

    .sy-index-news a .rat-mobile-img {
        float: left;
        width: 32.83%;
        padding-top: 10px;
    }

    .sy-index-news a .rat-mobile-text {
        float: right;
        width: 63.28%;
    }

    .sy-index-news ul li a big {
        margin-top: 5px;
    }

    .sy-index-news ul li a p {
        margin-bottom: 5px;
        -webkit-line-clamp: 1;
    }

    .sy-footertop {
        display: none;
    }

    .ainfo h2 {
        font-size: 24px;
    }

    .pro {
        margin-bottom: 20px;
    }

    .htit {
        font-size: 25px;
    }

    .nimg p {
        margin-bottom: 30px;
    }

    .a20 {
        width: 45.5%;
    }

    .ny-ser .nav>li {
        width: 100%;
        margin-bottom: 0px;
        float: none;
    }

    .ab-list .nav-tabs>li {
        width: 50%;
    }
}


@media (max-width:768px) {
	.cooperation{display: block;}
	.sy-about {
    margin: 20px auto;
}
}

.card-heading{
    text-align: center;
}

/* 分页样式 */
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#0079c6;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color:#0079c6;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active>span {
    color: #ffffff;
    background:#0079c6;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color:#ec6c00;
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color:#507e3f;
    color: #fff;
    border-color:#0079c6;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px;
}

.pagination .next {
    border-radius: 0 5px 5px 0;
} 
