﻿@charset "utf-8";
a:active {
    star: expression(this.onFocus=this.blur());
}

a:focus, button:focus {
    outline: none;
    -moz-outline: none;
}

:focus {
    outline: none;
}

/*Reset Css*/
body {
    font-family: "Microsoft YaHei", Arial;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, area, param {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    -webkit-text-size-adjust: none; /*Google Chrome*/
}
.clear:after {
    display: block;
    height: 0;
    clear: both;
}
select {
    *behavior: url("select.htc");
}

/*IE6,IE7select*/
ol, ul {
    padding-left: 0;
    list-style-type: none;
    list-style: none;
}

img {
    border: none;
    display: inline-block;
    vertical-align: middle;
}

th {
    font-style: normal;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

input {
    font-family: arial, \5FAE\8F6F\96C5\9ED1, \9ED1\4F53, \5b8b\4f53, sans-serif;
    display: inline-block;
    vertical-align: middle;
}

fieldset {
    border: none;
}

legend {
    display: none;
}

/*Clear Css*/
/*.clear {*/
    /*clear: both;*/
    /*font-size: 0px;*/
    /*height: 0px;*/
    /*line-height: 0;*/
/*}*/

.clearfix:after ,.clear:after{
    content: '\20';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearb {
    clear: both;
}

.clearfix {
    display: block;
    zoom: 1;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

em {
    color: Red;
    font-style: italic;
}

/*Common Css*/
body {
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #666666;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

input {
    -webkit-appearance: none;
}

@font-face {
    font-family: Arial; url('arial.ttf') format('truetype');
}

html, body, input, h1, h2, h3, p, span, font, h4, h5, h6, form, ol, ul, li {
    font-family: "Microsoft YaHei", Arial;
}

span.error {
    color: #c00;
    padding: 0 6px 0 65px;
    position: absolute;
    line-height: 20px;
}

spans.error {
    color: #c00;
    padding: 0 6px;
}

::-ms-clear, ::-ms-reveal {
    display: none;
}

/*清除input右侧 X或者眼睛*/

.container {
    width: 1256px;
    margin: 0 auto;
}

.backnone {
    background: none !important;
}
.mrnone{
    margin-right: 0px;
}
/*header*/

/*---滚动条默认显示样式--*/
::-webkit-scrollbar-thumb{
    background-color: #4c91c2;
    height:50px;
    outline-offset:-2px;
    outline:2px solid #fff;
    -webkit-border-radius:4px;
    border: 2px solid #fff;
}

/*---鼠标点击滚动条显示样式--*/
::-webkit-scrollbar-thumb:hover{
    background-color: #4c91c2;
    height:50px;
    -webkit-border-radius:4px;
}

/*---滚动条大小--*/
::-webkit-scrollbar{
    width:8px;
    height:8px;
}

/*---滚动框背景样式--*/
::-webkit-scrollbar-track-piece{
    background-color:#fff;
    -webkit-border-radius:0;
}



header {
    display: none;
}

.header {
    z-index: 99;
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    height: 80px;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.header .logo {
    float: left;
    padding-top: 4px;
    width: 15.05376%;
}

.header .logo a {
    display: block;
}

.header .logo a > img {
    max-width: 266px;
    max-height: 70px;
    width: 100%;
}

.header .logo a .logo2 {
    display: none;
}

.header .right {
    float: right;
    text-align: right;
}

.header .right .search, .header .right .denglu {
    float: left;
    text-align: center;
    width: 129px;
    height: 80px;
    display: inline-block;
}

.header .right .search {
    max-width: 260px;
}

.header .right .search a, .header .right .denglu a {
    margin-top: 28px;
    width: 26px;
    background: url(../images/search.png);
    transition: all 0.3s;
    background-position: 0 0;
    height: 26px;
    overflow: hidden;
    display: inline-block;
}

.header .right .search a:hover {
    background-position: 0 -27px;
}

.header .right .denglu a {
    background: url(../images/denglu.png);
}

.header .right .denglu a:hover {
    background-position: 0 -30px;
}

.header .right .denglu a {
    margin-top: 30px;
}

.header .right .language {
    position: relative;
    padding-top: 5px;
    float: left;
    line-height: 73px;
    text-align: center;
}

.header .right .language a {
    width: 50px;
    color: #fff;
    font-size: 16px;
    padding-left: 15px;
    display: block;
    margin: 0 18.5px;
}

.header .right .language img {
    margin-top: -3px;
    display: none;
}

.header .right .language a.select {
    padding-right: 15px;
    background: url(../images/jt.png) no-repeat right -60px;
}

.header .right .language ul {
    z-index: 2;
    display: none;
    width: 117px;
    position: absolute;
    right: -10px;
    top: 80px;
}

.header .right .language ul li {
    cursor: pointer;
    border-bottom: 1px solid #171717;
    background: #282828;
    line-height: 34px;
    font-size: 14px;
    text-align: left;
}

.header .right .language ul li:hover {
    background: #171717;
}

.header .search_hide {
    display: none;
    width: 100%;
    height: inherit;
}

.header .search_hide .text {
    width: 74.92307%;
    color: #333;
    background: #fff;
    height: 27px;
    margin-top: 26px;
    margin-bottom: 24px;
    line-height: 27px !important;
    padding-left: 10px;
    border: none;
    outline: none;
    font-size: 14px;
    border: 1px solid #dbdbdb;
    float: left;
}

.header .search_hide .submit {
    margin-top: 26px;
    margin-bottom: 24px;
    cursor: pointer;
    float: left;
    background: url(../images/search_01.png) center center #0d75c8 no-repeat;
    width: 43px;
    height: 29px;
    border: none;
    outline: none;
    color: transparent;
}

.header .search_hide img {
    width: auto;
}

/*退出*/
.header .right .denglu .out {
    color: #fff;
    width: auto;
    display: inline-block;
    padding: 8px 0 0 0;
    background: none;
    height: 21px;
}

.header .right .denglu .out:hover span {
    color: #0094DE;
}

.pcate {
    background: #f5f5f5;
}

/*手机端*/
.phone_header {
    display: none;
    background: #171717;
    width: 100%;
    height: 50px;
    position: fixed;
    z-index: 40;
    top: 0;
}

.phone_header .search img {
    margin-top: 12px;
}

.phone_header .search {
    float: right;
    margin-right: 25px;
}

.phone_header .more {
    float: right;
}

.phone_header .more .san span {
    margin-bottom: 5px;
    display: block;
    width: 30px;
    height: 3px;
    background: #fff;
}

.phone_header .more .san {
    margin-top: 15px;
    cursor: pointer;
}

.phone_header .logo {
    width: 150px;
}

.phone_header .logo img {
    width: 100%;
    margin: 5px 0 0 5px;
}

.phonesearch {
    display: none;
    width: 60%;
    position: absolute;
    background: #171717;
    z-index: 10;
    padding: 10px 20%;
}

.phonesearch > div {
    border-radius: 5px;
    background: #646464;
}

.phonesearch .text {
    width: 90%;
    font-size: 14px;
    height: 40px;
    background: transparent;
    line-height: 40px;
    color: #fff;
    border: none;
    outline: none;
    padding-left: 10px;
}

.phonesearch .btn {
    height: 26px;
    width: 26px;
    background: url(../images/search_01.png);
    background-size: 100% 100%;
    border: none;
    outline: none;
    cursor: pointer;
}

.phonenav {
    z-index: 12;
    position: absolute;
    top: 60px;
    width: 60%;
    background: #171717;
}

.gray {
    background: #cdcbcb;
}

.white {
    background: #fff;
}

.cfff {
    color: #ffffff;
}

.c808080 {
    color: #808080;
}

.phonenav ul li a {
    color: #fff;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    display: block;
    width: 80%;
    padding: 0 10%;
}

.phonenav ul li {
    border-bottom: 1px solid #fff;
}

/*导航*/
.nav {
    width: 40.3198%;
    margin-top: 0 !important;
    float: left;
    margin-left: 11%;
}

.nav ul li {
    width: 20%;
    float: left;
}

.nav ul li > a {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-size: 20px;
    color: #fefefe;
    display: block;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 100%;
}

.nav ul li > a:hover {
    background: #4a90c1;
    color: #fff !important;
}

.subnav {
    display: none;
    left: 0;
    width: 87.5%;
    padding: 0 6.25%;
    overflow: hidden;
    background: #2a2c2a;
    position: absolute;
    z-index: 11;
}

.subnav div {
    width: 20.3%;
    float: left;
    margin: 0 2.1%;
    padding: 2% 0;
    font-size: 16px;
}

.subnav h3 {
    color: #fff;
    margin-bottom: 14px;
    border-bottom: 1px solid #686868;
}

.subnav span {
    display: block;
}

.subnav span a {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    color: #aaaaaa;
    line-height: 18px;
    padding: 9px 0;
    display: block;
}

.subnav h3 a {
    display: block;
    line-height: 34px;
    color: #fff;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.subnav a:hover {
    background: #0094de;
    color: #fff;
    padding-left: 10px;
}

.subnav .more {
    display: none;
    margin-top: 8px;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #424242;
    border-radius: 3px;
    behavior: url(ie-css3.htc);
    width: 63px;
    height: 18px;
    line-height: 18px;
    text-align: center;
}

.subnav .more:hover {
    border: 1px solid transparent;
}

.subnav2 {
    display: none;
    left: 0;
    width: 87.5%;
    padding: 0 6.25%;
    overflow: hidden;
    background: #2a2c2a;
    position: absolute;
    z-index: 11;
}

.subnav2 div {
    width: 10.3%;
    float: left;
    margin: 0 1%;
    padding: 2% 0;
    font-size: 16px;
}

.subnav2 h3 {
    color: #fff;
    margin-bottom: 14px;
    border-bottom: 1px solid #686868;
}

.subnav2 span {
    display: block;
}

.subnav2 span a {
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    color: #aaaaaa;
    line-height: 18px;
    padding: 9px 0;
    display: block;
}

.subnav2 h3 a {
    display: block;
    line-height: 34px;
    color: #fff;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.subnav2 a:hover {
    background: #0094de;
    color: #fff;
    padding-left: 10px;
}

.subnav2 .more {
    display: none;
    margin-top: 8px;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #424242;
    border-radius: 3px;
    behavior: url(ie-css3.htc);
    width: 63px;
    height: 18px;
    line-height: 18px;
    text-align: center;
}

.subnav2 .more:hover {
    border: 1px solid transparent;
}

/*footer*/
.footer {
    overflow: hidden;
    width: 100%;
    background: #151515;
    padding: 4.1% 0 1.5% 0;
}

.footer .wrapper > div {
    float: left;
    margin-right: 4.7%;
}

.footer h3 {
    position: relative;
    margin-bottom: 14px;
}

.footer h3 a {
    font-size: 16px;
    color: #fff;
}

.footer h3 span {
    position: absolute;
    width: 49px;
    height: 1px;
    background: #fff;
    left: 0;
    bottom: 0;
}

.footer a {
    line-height: 40px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-size: 14px;
    color: #686868;
    position: relative;
    display: block;
}

.footer a:hover {
    background: #0094de;
    color: #fff;
    padding-left: 5px;
}

.footer a span {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    width: 0;
    display: block;
    bottom: -5px;
    left: 0;
    background: #fff;
    height: 1px;
    position: absolute;
}

/*.footer a:hover span{width:100%;background:#0094de;}*/
.footer .wrapper .bottom_logo {
    float: right;
    margin: 30px 0 0 0;
    width: 166px;
}

.footer .bottom_logo a {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    height: 25px;
    display: inline-block;
    width: 25px;
    margin: 11px 5px 0 0;
}

.footer .bottom_logo a.facebook {
    background: url(../images/icon1.png) no-repeat;
    background-position: 0 0;
}

.footer .bottom_logo a.twitter {
    background: url(../images/icon2.png) no-repeat;
    background-position: 0 0;
}

.footer .bottom_logo a.ins {
    background: url(../images/icon3.png) no-repeat;
    background-position: 0 0;
}

.footer .bottom_logo a.icon1 {
    background: url(../images/icon4.png) no-repeat;
    background-position: 0 0;
}

.footer .bottom_logo a.icon2 {
    background: url(../images/icon5.png) no-repeat;
    background-position: 0 0;
}

.footer .bottom_logo a:hover {
    background-position: 0 -31px;
    padding: 0;
}

.foot {
    padding: 0.88% 0;
    background: #121212;
    text-align: center;
    color: #686868;
    font-size: 14px;
}

/*手机端导航*/
.marster_head {
    display: none;
}

.marster_head .phone_right {
    position: relative;
    float: right;
    width: 5%;
    min-width: 30px;
}

.marster_head .phone_right .icon {
    cursor: pointer;
}

.marster_head .phone_right .icon img {
    width: 100%;
}

.phone_menu_alert {
    position: fixed;
    left: 0;
    top: 0;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 60;
    overflow: hidden;
    font-size: 14px;
}

.phone_menu_alert .close {
    transition: 0.6s;
    -moz-transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    position: absolute;
    left: 15px;
    top: 15px;
    width: 5%;
    min-width: 15px;
    cursor: pointer;
}

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

.phone_menu_alert .alert_logo {
    text-align: center;
    padding: 20px 0;
    min-width: 110px;
    display: block;
    width: 100%;
    margin: 0 auto;
    background: #000;
}

.phone_menu_alert .alert_logo img {
    background: #000;
    width: 40%;
    display: block;
    margin: 0 auto;
}

.phone_menu_alert ul {
    width: 85%;
    padding: 0 7.5%;
    margin: 0 auto;
    height: 70%;
    overflow-y: scroll;
    background: #000;
}

.phone_menu_alert ul::-webkit-scrollbar {
    width: 3px;
}

.phone_menu_alert ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px #fff;
}

.phone_menu_alert ul::-webkit-scrollbar-thumb {
    background: #ab1d22;
}

.phone_menu_alert ul::-webkit-scrollbar-thumb:window-inactive {
    background: #ab1d22;
}

.phone_menu_alert ul li {
    background: url(../images/d_2.png) no-repeat right 22px top 18px;
    background-size: 14px;
    font-size: 16px;
    text-indent: 5px;
    line-height: 2.4em;
}

.phone_menu_alert ul li a {
    width: 100%;
    color: #d0d0d0;
    display: block;
    border-bottom: 1px solid #333;
}

.phone_menu_alert ul li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.phone_menu_alert ul li dl {
    display: none;
}

.phone_menu_alert ul li dl dd {
    font-size: 0.8em;
    line-height: 2.5em;
    display: block;
    width: 100%;
    text-align: left;
    text-indent: 15px;
}

.phone_menu_alert ul li dl dd a {
    color: #aaa;
    height: 34px;
    line-height: 34px;
    display: block;
    width: 100%;
}

.phone_menu_alert dl.language {
    text-align: center;
}

.phone_menu_alert dl.language dd {
    display: inline-block;
    margin: 0 5px;
    line-height: 3em;
}

.phone_menu_alert dl.language dd a, .phone_menu_alert dl.language dd span {
    color: #d0d0d0;
}

.phone_menu_alert dl.language dd a img {
    width: 18px;
}

/*搜索结果页*/
.result span {
    display: block;
    font-size: 18px;
    line-height: 30px;
}

.result {
    margin-top: 20px;
}

.result ul {
    margin-top: 20px;
}

.result ul li {
    font-size: 18px;
    margin-bottom: 20px;
}

.result ul li a {
    color: #009dec;
}

.result ul li a:hover {
    text-decoration: underline;
}

.newsdetail img {
    max-width: 100% !important;
    height: auto !important;
}

@media screen and (max-width: 300px) {
    .phone_header .search {
        margin-right: 15px;
    }

    .phone_header .search img {
        width: 22px;
        margin-top: 14px;
    }

    .phone_header .logo {
        width: 130px;
    }
}

.callbacks_container {
    position: relative;
    width: 100%;
}

@media only screen and (max-width: 900px) {
    .callbacks_container {
        margin-top: 60px;
    }
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    height: auto;
    border: 0;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
    width: 100%;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 59%;
    left: 13.5%;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 57px;
    width: 69px;
    background: transparent url("../images/img-sprite2.png") 0px 0px;
    margin-top: -65px;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: -81px 0px;
    right: 13.5%;
}

.callbacks_tabs {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
    display: none;
}

.callbacks_tabs li {
    display: inline-block;
}

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 16px;
    width: 16px;
    display: inline-block;
    border: 2px solid #FFF;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
}

.callbacks_here a:after {
    background: #bd2a14;
}

@media only screen and (max-width: 900px) {
    .callbacks_nav {
        display: none;
    }

    .callbacks_tabs a:after {
        width: 8px;
        height: 8px;
    }

    .callbacks_tabs {
        display: block;
        bottom: 20px;
    }
}

#i-pro {
    background: #f5f5f5;
    padding: 3% 0;
    position: relative;
}
#i-pro .container{

}
#i-pro .scrollp {
    width: 52px;
    right: 0;
    top: 284px;
    z-index: 9999;
    overflow: auto;
    position: fixed;
    display: none;
}
#i-pro .scrollp ul{

}
#i-pro .scrollp a{
    display: block;
}
#i-pro .scrollp .feedback{
    width: 52px;
    height: 53px;
    background: url(../images/feedbg.png) center center no-repeat;
    margin-bottom: 15px;
}
#i-pro .scrollp .top{
    width: 52px;
    height: 53px;
    background: url(../images/topbg.png) center center no-repeat;
}
#i-pro .i-pro-t {
    font-size: 28px;
    color: #060606;
    text-align: center;
    background: url(../images/i-pro-tbg.jpg) no-repeat 50% 2px;
    font-family: "Microsoft YaHei";

}

#i-pro .i-pro-hot {
    width: 97.5279%;
    margin: 3.8% auto 0;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

#i-pro .i-pro-hotl, #i-pro .i-pro-hotr {
    width: 50%;
}

#i-pro .i-pro-hotl {
    float: left;
}

#i-pro .i-pro-hotl .hot1 {
    float: left;
    height: 300px;
    position: relative;
    width: 100%;
}

#i-pro .i-pro-hotl .hot1 .box {
    position: absolute;
    left: 10%;
    top: 15%;
    z-index: 2;
    width: 45%;
}

#i-pro .i-pro-hotl .hot1 .box h1 {
    font-size: 17px;
    font-weight: bold;
    color: #030303;
    padding-bottom: 5px;
}

#i-pro .i-pro-hotl .hot1 .box .info {
    width: 70%;
}

#i-pro .i-pro-hotl .hot1 .img1 {
    position: absolute;
    right: 0%;
    top: 10%;
    z-index: 1;
    max-width: 250px;
    max-height: 250px;
    cursor: pointer;
    transition: all 0.6s;
}

#i-pro .i-pro-hotl .hot1 .img1:hover {
    transform: scale(1.1);
}

#i-pro .i-pro-hotl .hot2 {
    float: left;
    background: #aba8a8;
    height: 300px;
    position: relative;
    width: 100%;
}

#i-pro .i-pro-hotl .hot1 .more {
    position: absolute;
    left: 10%;
    bottom: 26px;
    z-index: 2;
    color: #FFF;
    height: 28px;

}

#i-pro .i-pro-hotl .hot1 .more span {
    display: block;
    background: #101016;
    height: 28px;
    line-height: 28px;
    width: 108px;
    font-size: 14px;
    text-align: center;
    float: left;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#i-pro .i-pro-hotl .hot1 .more i {
    display: block;
    float: right;
    width: 36px;
    height: 28px;
    background: url(../images/morebg.png) center center #808080 no-repeat;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

#i-pro .i-pro-hotl .hot1 .more:hover span {
    background: #0d75c8;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

#i-pro .i-pro-hotl .hot1 .more:hover i {
    background: url(../images/morebg.png) center center #0d75c8 no-repeat;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

#i-pro .pcate ul.pcatelist {
    margin-top: 5%;
}

#i-pro .pcate ul.pcatelist li {
    width: 14.4108%;
    position: relative;
    float: left;
    margin-right: 2.7%;
    text-align: center;
}

#i-pro .pcate ul.pcatelist li a img {
    width: 98%;
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;

}

#i-pro .pcate ul.pcatelist li .con {
    display: block;
    width: 100%;
    height: 65px;
    color: #FFF;
    text-align: center;
    background: url(../images/icon1.png) no-repeat center top;
    transition: all 0.6s;
    margin-top: -23px;
    z-index: 10;
    position: relative;
    padding-top: 23px;
}

#i-pro .pcate ul.pcatelist li .con .cn {
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    transition: all 0.6s;
    padding-top: 10%;
}

#i-pro .pcate ul.pcatelist li a {
    display: block;
}

#i-pro .pcate ul.pcatelist li a:hover .con {
    margin-top: -46px;
    height: 88px;

}

#i-pro .pcate ul.pcatelist li a:hover .con .cn {
    font-size: 28px;
}

#i-pro .pcate ul.pcatelist li a span.b {
    display: block;
    width: 36px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 50%;
    bottom: 10%;
    transform: translate(-50%, -50%);
    display: none;
    transition: all 0.6s;
}

#i-pro .pcate ul.pcatelist li a:hover span.b {
    display: block;
}

#i-pro .i-pro-hotr {
    float: right;
    position: relative;
}

.focusBox .hot1{
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    background: #cdcbcb;
}
.focusBox .hot1 a.more{
    position: absolute;
    left: 10%;
    bottom: 26px;
    z-index: 2;
    color: #FFF;
    height: 28px;
}

.focusBox .hot1 .more span {
    display: block;
    background: #101016;
    height: 28px;
    line-height: 28px;
    width: 108px;
    font-size: 14px;
    text-align: center;
    float: left;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.focusBox .hot1 .more i {
    display: block;
    float: right;
    width: 36px;
    height: 28px;
    background: url(../images/morebg.png) center center #808080 no-repeat;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.focusBox .hot1 .more:hover span {
    background: #0d75c8;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}

.focusBox .hot1 .more:hover i {
    background: url(../images/morebg.png) center center #0d75c8 no-repeat;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.5);
}


.focusBox>ul{
    height: 100%;
}
.focusBox .pic img {
    width: 320px;
    height: 240px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.focusBox .num {
    background: #5d5d5d;
    height: 50%;
    height: 300px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 49.75%;
    height: 50%;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
    background: #fff;
}
.focusBox .num li.on a.more{
    filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
}
.focusBox .num li a.more{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #FFF;
    font-size: 14px;
    text-align: center;
    background: url(../images/5d5d5d.png) repeat;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.focusBox .num li a.more img{
    margin: 0 auto;
    display: block;
    margin-top: 15%;
    margin-bottom: 5px;

}
.focusBox .num li a.more:hover{
    filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1;
}
.focusBox .num li:hover .img a { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }
.focusBox .num li a, .focusBox .num li span {
    display: block;
    width: 50%;
    height: 100%;
    margin: 0 auto;
    text-decoration: none;
}

.focusBox .num li span {
    z-index: 1;
    background: #fff;
}
.focusBox .num li span>img{
    max-height: 150px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);

}
.focusBox .num li.on a, .focusBox .num a:hover {

}

.focusBox .box {
    position: absolute;
    left: 10%;
    top: 15%;
    z-index: 2;
    width: 45%;
}

.focusBox .box h1 {
    font-size: 17px;
    font-weight: bold;
    color: #030303;
    padding-bottom: 5px;
}

.focusBox .box .info {
    width: 70%;
}

.focusBox  .img1 {
    position: absolute;
    right: 0%;
    top: 10%;
    z-index: 1;
    max-width: 250px;
    max-height: 250px;
    cursor: pointer;
    transition: all 0.6s;
}

.focusBox  .img1:hover {
    transform: scale(1.1);
}
#i-pro .i-pro-hotr .pbt{
    position: absolute;
    right: 0;
    bottom: 0px;
    width: 50%;
    height: 25%;
    background: url(../images/pbrbg.png) center center no-repeat;
    background-size: cover;
}
#i-pro .i-pro-hotr .pbt h1{
    font-size: 30px;
    text-align: center;
    padding-top: 15%;
}
#i-pro .i-pro-hotr .pbt p{
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

#i-about .i-about-t{
    width: 100%;
    background: url(../images/abouttitbg.jpg) center center no-repeat;
    height: 89px;
    background-size: cover;
}
#i-about .i-about-t .tl{
    float: left;
    padding:13px 0 14px;
}
#i-about .i-about-t .tl h2{
    color: #ffffff;
    font-size: 24px;
}
#i-about .i-about-t  .aboutmore{
    float: right;
    background: url(../images/aboutmorebg.png) 80% center #3d91d3 no-repeat;
    height: 89px;
    display: block;
    line-height: 89px;
    color: #ffffff;
    font-size: 14px;
    padding:0 50px;
    transition-duration: .3s;
}
#i-about .i-about-t  .aboutmore:hover{
    background: url(../images/aboutmorebg.png) 80% center #3d91d3 no-repeat;
}
#i-about .i-about-box{padding:3.5% 0;
    background: #f5f5f5;
}
#i-about .i-about-box .boxl{
    float: left;
    width: 35.748%;
}
#i-about .i-about-box .boxl .boxlimg{
    width: 100%;
    text-align: center;
}
#i-about .i-about-box .boxl .boxlimg>img{
    max-width: 449px;
    max-height: 311px;
    width: 100%;
}
#i-about .i-about-box .boxl .jump{
    margin-top: 20px;
}
#i-about .i-about-box .boxl .jump a{
    display: block;
    float: left;
    width: 48.1069%;
    height: 75px;
    line-height: 75px;
    background: #d9d9d9;
    margin-right: 3.5634%;
    border-radius: 5px;
    font-size: 16px;
    color: #333333;
    text-align: center;
    transition-duration: .3s;
}

#i-about .i-about-box .boxl .jump a:hover{
    background: #4a90c1;
    color: #ffffff;
}
#i-about .i-about-box .boxr{
    float: right;
    width: 59.035%;
    font-size: 14px;
    color: #626262;
    line-height: 25px;
}

#i-advisory{
    background: url(../images/advisorybg.jpg) center center no-repeat;
    background-size: cover;
    height: 200px;
}
#i-advisory .container{

}
#i-advisory .zx{
    float: left;
    background: url(../images/zxbg.png) left center no-repeat;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    padding:22px 0 0 86px;
    margin:5.5% 0;
}
#i-advisory .advbox{
    float: left;
    margin:5.5% 0 0% 9%;
    width: 40%;
}
#i-advisory .advbox .one,#i-advisory .advbox .two{
    float: left;
    color: #ffffff;
}
#i-advisory .advbox .one{
    margin-right: 10%;
}
#i-advisory .mapdh{
    float: right;
    background: url(../images/mapdhbg.jpg) center center no-repeat;
    width: 17.43%;
    height: 200px;
    position: relative;

    text-align: center;
}
#i-advisory .mapdh a{
    display: block;
}
#i-advisory .mapdh>img{
    margin: 0 auto;
    display: block;
    margin-top: 32%;
    margin-bottom: 5px;
    transition:1s;
}
#i-advisory .mapdh p{
    color: #ffffff;
    font-size: 14px;
}
#i-advisory .mapdh>img:hover{
    transform: rotateY(180deg);
}

#i-news{
    background: #f5f5f5;
    padding:3.5% 0;
}
#i-news .newsl{
    float: left;
    width: 17.5159%;
}
#i-news .newsr{
    float: right;
    width: 60%;
}
#i-news .newsl .ntit{
background: url(../images/ntitbg.png) bottom left no-repeat;
    padding-bottom: 5%;
    margin-bottom: 20px;
}
#i-news .newsl .ntit h2{
    color: #4c4c4c;
    font-size: 24px;
}
#i-news .newsl .ntit .en{
    font-weight: bold;
    font-size: 24px;
    color: #808080;
    text-transform: uppercase;
}
#i-news .newsl .xw li{
    background: url(../images/xwlibg.png) bottom center repeat-x;
    width: 95%;
}
#i-news .newsl .xw li a{
    display: block;
    font-size: 14px;
    color: #808080;
    background: url(../images/xwabg.png) 90% center no-repeat;
    padding: 10px 0;
}
#i-news .newslist{
    float: right;
    width: 80%;
}
#i-news .newslist li{
    margin-left: 20px;
}
#i-news .newslist li a{
    display: block;
}
#i-news .newslist li a span{
    display: block;
}
#i-news .newslist li{
    display: block;
    width: 23%;
    float: right;
}
#i-news .newslist li a span.img{
    width: 100%;
}
#i-news .newslist li a span.img>img{
    width: 100%;
    max-width: 220px;
    max-height: 135px;
}

#i-news .newslist li a span.tit{
    font-size: 14px;
    font-weight: bold;
    color: #4c4c4c;
    padding-top: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#i-news .newslist li a span.date{
    font-size: 12px;
    color: #4c4c4c;
    background: url(../images/datebg.jpg) left center no-repeat;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#i-news .newslist li a span.des{
    font-size: 12px;
    color: #808080;
  min-height:34px;
}
#i-news .newslist li a span.line{
    background: url(../images/linebg.jpg) center center no-repeat;
    width: 100%;
    height: 2px;
    margin-bottom: 10px;
}

#i-news .newslist li .jia{
    background: url(../images/jiabg.jpg) no-repeat right top;
    width: 100%;
    height: 36px;
    margin-top: 26px;
    border-top:1px solid #ddd;
}

#i-foot{
    padding: 2% 0;
    background:url(../images/footbg.jpg) no-repeat center center;
  background-size:cover;
}

#i-foot .fnav{
    float: left;
    width: 100%;
}
#i-foot .fnav > li {
    float: left;
    margin-right: 11%;
    height: 100%;
 
}
#i-foot .fnav > li > a {
    color: #ffffff;
    font-size: 16px;
    display: block;
    background: url(../images/fnavliabg.png) left center no-repeat;
    padding-left: 10px;
}

#i-foot .fnav ul.child li a {
  display:block;
    font-size: 14px;
    color: #ccc;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space: nowrap
}
#i-foot .fcode{
    float: right;
    width: 100%;
}
#i-foot .fcode span{
    display: block;
    float: right;
    width: 102px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    margin: 0 15px;
}
#i-foot .fcode img{
    width: 82px;
    height: 82px;
}
#i-foot-bot{
    background: #191919;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 0;
}

.scroll .container{
    position: relative;
    width: 1256px;
}

#nyslide{
    width: 100%;
    overflow: hidden;
}
#nyslide img{
    width: 100%;
    -webkit-animation: imageAnimation 84s linear 0s;
    animation: imageAnimation 4s linear 0s
}

@-webkit-keyframes imageAnimation {
    0% {
        -webkit-transform: scale(1.1);
        -webkit-animation-timing-function: ease;
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes imageAnimation {
    0% {
        -webkit-transform: scale(1.1);
        -webkit-animation-timing-function: ease;
    }
    100% {
        -webkit-transform: scale(1);
    }
}

#main {
    margin-bottom: 3%;
}

#main .bread-crumbs {
    margin: 2% auto 3%;
    background: #eee;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);

}

#main .bread-crumbs .redl {
    float: left;
    width: 179px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    background: #c9302c;
    position: relative;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);

}

#main .bread-crumbs .redl i {
    display: block;
    width: 6px;
    height: 11px;
    background: url(../images/sanjiaox.png) center center no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(100%, -50%);
}

#main .bread-crumbs ul li {
    display: block;
    float: left;
}

#main .bread-crumbs ul li a {
    display: block;
    float: left;
    height: 52px;
    line-height: 52px;
    background: #eeeeee;
    font-size: 16px;
    padding: 0 25px;
}

#main .bread-crumbs ul li a:hover {
    background: #c9302c;
    color: #ffffff;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

#main .nytit {
    margin-top: 2%;
    text-align: center;
    margin-bottom: 3%;
}

#main .nytit .cn {
    font-size: 30px;
    color: #4c91c2;
    text-transform: uppercase;
}

#main .nytit .en {
    font-size: 14px;
    color: #a1a1a1;
    font-family: Arial;
    text-transform: uppercase;
}

#main .nycontent {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 4%;
    min-height: 300px;
    color:#7f7f7f;
}

#main .nycontent p > img, #main .nycontent p > span > img, #main .nycontent > img {
    width: 100%;
}

#main .nycontent .conimg{
    width: 50%;
    float: left;
}
#main .nycontent .conimg img{
    max-width: 100%;
}
#main .nycontent .conbox{
    width: 50%;
    float: left;
}

@media(max-width: 768px){
    #main .nycontent .conimg{
        margin-bottom: 20px;
    }
    #main .nycontent .conimg,#main .nycontent .conbox{
        width:100%;
        float: left;
    }
}

#main .home2 {
    display: block;
    margin: 0 auto;
    width: 340px;
    height: 55px;
    line-height: 55px;
    color: #4c4c4c;
    font-size: 16px;
    border-radius: 100px;
    background: #e6e6e6;
    transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}
#main .home2 span.icon {
    display: inline-block;
    width: 47%;
    background: url(../images/homebg.png) right center no-repeat;
    height: 55px;
    float: left;
    margin-right: 14px;
    transition: all 0.8s ease 0s;
    -moz-transition: all 0.8s ease 0s;
    -webkit-transition: all 0.8s ease 0s;
    -o-transition: all 0.8s ease 0s;
}
#main .home2 span.word {
    display: inline-block;
    width: 47%;
    float: right; }
#main .home2:hover{
    background: #4c91c2;
    color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.247059) 0px 3px 5px;
}
#main .home2:hover span.icon{
    background: url(../images/homebg2.png) right center no-repeat;
}

.dynamic_conlist .layui-flow-more{
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
}
.dynamic_conlist li a .conlist_h>img{
    border-radius: 0 0 3px 3px;
}
.newsdet_tab p span{
    white-space:inherit!important;
}
.newsdet_tab p span>img,.newsdet_tab p>img,.newsdet_tab>img{
    width: 100%;
}

.reward_list .layui-flow-more{
    position: absolute;
    left: 50%;
    bottom: -20px;
    transform: translate(-50%, 0%);
}

.insinfo .proinfo ul.pronav {
    margin-bottom: 4%;
}
.insinfo .proinfo ul.pronav > li {
    display: block;
    float: left;
    width: 25%;
    position: relative;
    margin-bottom: -1px;
    margin-right: -1px;
}

.insinfo .proinfo ul.pronav > li > a {
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 58px;
    border: 1px solid #e6e6e6;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.insinfo .proinfo ul.prosub {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 60px;
    background-color: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-radius: 0 0 4px 4px;
    display: none;
    max-height: 450px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 10;
}

.insinfo .proinfo ul.prosub > li > a {
    display: block;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    text-align: center;
}

.insinfo .proinfo ul.pronav li a:hover, .insinfo .proinfo ul.pronav li a.cur {
    color: #fff;
    background: #4c91c2;
}


.insinfo .proinfo ul.prolist li {
    display: block;
    float: left;
    width: 48%;
    border: 1px solid #e6e6e6;
    margin-right: 1.6%;
    margin-bottom: 1.6%;
    border-radius: 5px;
}

.insinfo .proinfo ul.prolist li:nth-child(2n+0) {
    margin-right: 0;
}

.insinfo .proinfo ul.prolist li > .box {
    padding: 5%;
    display: block;

}

.insinfo .proinfo ul.prolist li > .box span.pic {
    display: block;
    float: left;
    width: 50.58%;

}

.insinfo .proinfo ul.prolist li > .box span.pic > img {
    width: 100%;
    border-radius: 5px;
}

.insinfo .proinfo ul.prolist li > .box span.info {
    display: block;
    float: right;
    width: 44%;
    margin-top: 3%;
}

.insinfo .proinfo ul.prolist li > .box span.info .fcate {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    padding-bottom: 7%;
    border-bottom: 1px solid #e6e6e6;
}

.insinfo .proinfo ul.prolist li > .box span.info .scate {
    padding-top: 7%;
}

.insinfo .proinfo ul.prolist li > .box span.info .scate > a {
    font-size: 14px;
    color: #808080;
    text-decoration: none;
    display: inline-block;
}

.insinfo .proinfo ul.prolist li > .box span.info .scate > a:hover {
    color: #4c91c2;
}

.detail{
    margin-top: 30px;
    margin-bottom: 50px;
}


 .detail .detail-tit {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}

.detail .detail-info {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    margin-top: 30px;
}


 .detail .detail-info > p > img,.detail .detail-info > p >span> img {
    max-width: 100%;
}




@media only screen and (max-width: 900px) {
    .reward_list .layui-flow-more{
        bottom: 0px;
    }
}


@media (max-width: 1366px) {
    #i-news .newslist li{
        float: right;
        width: 20%;
    }
}
@media (max-width: 1280px) {
    .focusBox .num li span > img{

    }
}
@media (max-width: 900px) {
    .focusBox > ul{

    }
    .focusBox .num li a.more img{
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
    }
    .focusBox .num li span > img{
        max-height: 100%;
    }
    .focusBox .num li{
        height: 65px;
        border-radius: 5px;
        margin: 0 0.5%;
    }
    .focusBox .num li{
        width: 32.333%;
    }
    .focusBox .num li p{
        display: none;
    }
    .focusBox .num{
      background: none;
        margin: 10px 0;
         }
    #i-pro .i-pro-hotr .pbt{
        position: inherit;
        width: 100%;
        border-radius: 5px;

    }
    #i-pro .i-pro-hotr .pbt h1{
        padding-top: 5%;
    }
    #i-pro .i-pro-hotr .pbt p{
        padding-bottom: 5%;
    }
    .focusBox .num li span > img{
        padding-top: 0;
    }
    .focusBox .num{
        height: auto;
    }
    #i-about .i-about-t,#i-about .i-about-t .aboutmore{
        height: 60px;
    }
    #i-about .i-about-t .aboutmore{
        line-height: 60px;
        padding:0 25px;
        background: #3d91d3;
    }
    #i-about .i-about-t .aboutmore:hover{
        background: #3d91d3;
    }
    #i-about .i-about-t .tl h2{
        font-size: 14px;
    }
    #i-about .i-about-box .boxl,#i-about .i-about-box .boxr{
        width: 100%;
    }
    #i-about .i-about-box .boxr{
        margin-top: 3%;
    }
    #i-about .i-about-box .boxl .jump{
        margin-top: 5%;
    }
    #i-about .i-about-box{
        padding-top: 5%;
    }
    #i-advisory{
        height: 100px;
    }
    #i-advisory .advbox,#i-advisory .mapdh{
        display: none;
    }
    #i-advisory .zx{
        margin: 3.5% 0;
    }
    #i-news .newsl,#i-news .newslist{
        width: 100%;
    }
    #i-news .newsl .xw{
        display: none;
    }
    #i-news .newslist li{
        width: 100%;
    }
    #i-news .newslist li a span.img{
        width: 100%;
    }
    #i-news .newslist li a span.date,#i-news .newslist li a span.line,#i-news .newslist li a span.des,#i-news .newslist li a span.line{

    }
    #i-news .newslist li .jia,#i-news .newslist li a span.line{
        display: none;
    }
    #i-news .newslist li{
        margin-bottom: 5%;
    }
    #i-news .newslist li a span.tit{
        font-size: 16px;
        margin-top: 10px;
    }
    #i-news .newslist li a span.des{
        font-size: 14px;
    }
    #i-foot{
        display: none;
    }
    #i-foot-bot{
        text-align: center;
    }
    #i-pro .scrollp{
        display: none!important;
    }
    #nyslide{
        margin-top: 60px;
    }
}

@media (max-width: 767px) {
    .insinfo .proinfo ul.pronav>li {
        width: 100%;
        margin-bottom: -1px;
        font-size: 14px;
    }
    .insinfo .proinfo ul.pronav>li>a {
        font-size: 14px;
    }
    .insinfo .proinfo ul.prolist li {
        margin-bottom: 3%;
    }
    .insinfo .proinfo ul.prolist > li {
        width: 100%;
        margin-right: 0;
    }
    .detail .detail-tit {
        font-size: 20px;
    }
}

.summury-top-con { overflow: hidden; margin-bottom: 55px; }
.summury-top-left { float: left; width: 35%; }
.summury-top-right { float: right; width: 60%; padding-top: 55px; }
.summury-top-con .summury-tit { color: #363636; font-size: 38px; font-weight: 300; padding-bottom: 35px; }
.summury-top-con .summury-tit strong { font-weight: 500; }
.summury-top-con .summury-txt { padding-top: 32px; color: #1c1c1c; font-size: 18px; letter-spacing: -0.5px; font-weight: 300; line-height: 24px; }
#companySummury .map-tbl { border-top: 2px solid #3c3c3c; }
.map-tbl { width: 100%; }
.map-tbl th,
.map-tbl td { padding: 16px 0; line-height: -0.3px; text-indent: 10%; }
.map-tbl th { width: 20%; border-bottom: 1px solid #000; color: #1e1e1e; font-size: 16px; text-align: left; font-weight: 400; }
.map-tbl td { width: 80%; border-bottom: 1px solid #d8d8d8; color: #5b5b5b; font-size: 15px; font-weight: 300; }
#map { width: 100%; height: 500px; }
@media ( max-width:1220px) {
    .summury-top-left { display: none; }
    .summury-top-con .summury-tit { font-size: 28px; padding-bottom: 15px; }
    .summury-top-con .summury-txt { padding-top: 12px; font-size: 14px; }
    .summury-top-left { display: none; }
    .summury-top-right { float: none; width: 100%; padding-top: 25px; text-align: center; }
    .summury-top-right h4 { }
    .summury-top-right h4 strong { display: block; }
    .summury-top-con .summury-tit { font-size: 28px; padding-bottom: 15px; }
    .summury-top-con .summury-txt { padding-top: 12px; font-size: 14px; ; }
    #map { width: 96%; height: 500px; margin: 0 auto; }
}
@media ( max-width:768px) {
    .map-tbl th,
    .map-tbl td { text-indent: 0; padding-left: 5%; font-size: 12px; }
}
