#a,
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
span,
td,
textarea,
th,
ul {
    font-family: 'gothic', 'Microsoft YaHei', 'Hiragino Sans GB', Helvetica, Arial, 'Lucida Grande', sans-serif
}

@font-face {
    font-family: "gothic";
    src: url("../fonts/gothic.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'opensans condensed bold';
    src:url(../fonts/OpenSansCondensedBold.eot);
    src: url(../fonts/OpenSansCondensedBold.eot?#iefix) format('embedded-opentype'),
	 url(../fonts/OpenSansCondensedBold.woff) format('woff'),
	 url(../fonts/OpenSansCondensedBold.woff2) format('woff2'),
	 url(../fonts/OpenSansCondensedBold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

ul {
    list-style: none;
    padding: 0
}

a {
    color: #333
}

a:active,
a:focus,
a:hover {
    text-decoration: none!important;
    color: #15499a
}

.label {
    color: #333!important
}

img {
    border: 0;
    max-width: 100%;
    vertical-align: middle
}

table {
    width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 15px 0;
}

table thead tr th {
    background-color: #205cad;
    border-top: 1px solid #e5e5e5;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    border-bottom: 0;
    border-left: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 12px;
    text-align: center;
}

table tbody tr td {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    padding: 5px 8px!important;
    vertical-align: middle;
}
table tbody tr td span{
    font-size: 16px;
}
table tbody tr td span font{
    font-family: 'gothic';
}
.fl {
    float: left;
}
.clearfix {
    display: block;
    content: " ";
    clear: both
}

.header-top {
    font-size: 14px;
    padding: 0px 0px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 20;
    height: 40px;
}

.header-top .share {
    display: inline-block;
    margin-right: 10px;
    position: relative;
}

.header-top ul {
    margin-bottom: 0;
}

.header-top a {
    color: #333;
    line-height: 40px;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.header-top a:hover {
    color: #009bd9;
    text-decoration: underline;
}

.header-top a img {
}

.header-top .fa {
    color: #999;
}
.top-left{
    height: 40px;
    line-height: 40px;
    color: #15499a;
}
.top-right{
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
}

.headbox_dw {
    position: absolute;
    right: 0;
    top: 0;
    width: 339px;
}

.headbox_dwewm {
    position: absolute;
    left: 0px;
    top: 40px;
	z-index: 999;
    width: 240px;
    z-index: 9999;
}

.headbox_dwewm_img {
    display: none;
}

.headbox_dwewm_img .pic img{
    display: block;
    float: left;
    width: 80px;
    height: 80px;
}

.headboxdw_box {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: center;
}

.headboxdw_box a {
    padding: 0 20px;
}

.headboxdw_box a:first-child {
    border-right: 1px solid #c1c1c1;
}

.headboxdw_box i {
    font-size: 20px;
    color: #222222;
}
.headboxdw_boxwx i{
    font-size: 24px;
}
.headboxdw_box span {
    margin-left: 5px;
    font-size: 14px;
    color: #222222;
}

.headboxdw_box a:hover i,
.headboxdw_box a:hover span {
    color: #16038d;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 50;
    height: 120px;
    transition: 0.5s;
}

.header_ind{
    background: #fff;
}

.header_indTopA {
    background: #fff;
}

.headerBox .logo {
    width: 381px;
    height: 63px;
    display: inline-block;
    background: url(../images/logo-bai.png) no-repeat 0 center;
    transition: all 0.5s ease 0s;
}

.header_indTopA .logo{ 
	background: url(../images/logo.png) no-repeat 0 center;  
}

.header_ind .navbar-nav>li>a{
	color: #333!important;
}
.header_ind .navbar-nav>li>a.on{
	color: #15499a!important;
}
.header_ind .navbar-nav span{
	color: #333!important;
}
.header_indTopA .navbar-nav>li>a {
	color: #333!important;
}
.header_indTopA .navbar-nav>li>a.on {
	color: #15499a!important;
}
.header_indTopA .navbar-nav span{
	color: #333!important;
}

#header .l {
    width: 30%;
    float: left;
}

#header .m {
    width: 63%;
    float: left
}

#header .r {
    width: 7%;
    float: left;
    text-align: left;
}

.index-search-box{
    position: relative;
    margin-top: 20px;
}
.index-search-box .itext{
    background: #05b8ff;
    border-radius: 0;
    border: 0;
}

.index-search-box .btn-default{
	position: absolute;
	top: 0;
    border: none;
    right: 0;
    height: 34px;
    color: #fff;
    background: #00164a;
    border-radius: 0;
}
.index-search-box .btn-default:hover{
    background: #002781;
    color: #fff;
}

#header .logo {
    width: 100%;
    height: 80px;
    margin-left: 10px;
    margin-right: 20px;
    text-align: center;
    line-height: 80px;
    float: left;
    position: relative;
    z-index: 0;
}

.header-oval {
    width: 420px;
    max-width: 420px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 53px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    display: block;
}

#header .navbar {
    background: 0 0;
    border-radius: 0;
    border: 0;
    margin-bottom: 0
}

#header .navbar-nav {
    text-align: center;
    float: none
}

#header .navbar-nav span {
    font-size: 24px;
    color: #666
}

#header .navbar-nav>li {
    float: none;
    display: inline-block
}

#header .navbar-nav>li.send a{
    display: block;
    width: 122px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    margin: 10px auto;
    margin-top: 20px;
    background: #15499a!important;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 15px;
    border-radius: 100px;
}
#header .navbar-nav>li.send a:hover{
    background: #ff0201!important;
    color: #fff;
}

#header .navbar-nav>li.langugae {
    line-height: 150px;
}

#header .navbar-nav>li>a {
    padding: 0;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    color: #000;
    font-weight: bold;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    padding: 0 10px;
    background: transparent;
}

#header .navbar-nav>li a img {
    width: 20px;
}

/* #header .navbar-nav>li>a:after {
    height: 11px;
    width: 1px;
    background: 0 0;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px
} */

#header .navbar-nav>li:last-child>a:after {
    display: none
}

#header .navbar-nav>li>a.on,
#header .navbar-nav>li>a:hover {
    font-weight: bold;
    color: #15499a;
}

#header .navbar-collapse {
    padding: 0
}

#header .navbar-nav li.quote {
    background: #fff;
    border: 2px solid #15499a;
    border-radius: 100px;
    padding: 8px 15px;
    font-size: 16px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle
}

#header .navbar-nav li.quote:hover {
    background: #15499a;
    border: 2px solid #15499a
}

#header .navbar-nav li.quote a {
    color: #15499a;
    line-height: 24px;
    height: 24px;
    font-weight: 700
}

#header .navbar-nav li.quote:hover a {
    color: #fff;
}

#header .search_btn {
    padding: 3px 8px;
    margin: 25px 0;
    display: inline-block;
    font-size: 20px;
    color: #c5c5c5;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 100px;
    border: 2px #c5c5c5 solid;
}

#header .dropdown-menu {
    text-align: left;
    list-style: none;
    background-color: #fff;
    min-width: 12em;
    border: none;
    min-width: auto;
    border-radius: 0
}

#header .dropdown-menu>li>a {
    line-height: 30px
}

.navbar-nav>li>.dropdown-menu {
    border-radius: 0;
    padding: 0;
    border-top: 1px solid #eee;
    min-width: auto;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    display: block;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.navbar-nav>li>.dropdown-menu li a {
    background: #fff;
    padding: 8px 20px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    text-align: left;
    font-size: 14px
}

.navbar-nav>li>.dropdown-menu li a:hover {
    background: #15499a;
    color: #fff
}

.navbar-nav>li.open>.dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    display: block!important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.search_modal {
    background: rgba(0, 0, 0, .6);
    z-index: 1101
}

.search_modal .modal-dialog {
    width: 100%;
    margin: 0
}

.search_modal .modal-dialog .modal-content {
    background-color: transparent;
    box-shadow: none;
    border-radius: 0;
    border: none;
    position: relative
}

.search_modal .modal-dialog .modal-content .form-group {
    margin: 0;
    border-bottom: 1px solid #444
}

.search_modal .modal-dialog .modal-content .form-group .form-control {
    padding-right: 60px;
    display: block;
    width: 100%;
    line-height: 60px;
    height: 60px;
    border-radius: 0;
    border: none;
    font-size: 16px;
    background: no-repeat;
    color: #fff
}

.search_modal .modal-dialog .modal-content button {
    position: absolute;
    right: 0;
    top: 0;
    border: none!important;
    background-color: #15499a!important;
    color: #fff!important;
    line-height: 1;
    display: inline-block;
    text-align: center;
    border-radius: 0;
    height: 60px;
    line-height: 60px;
    width: 60px;
    font-size: 20px;
    outline: 0
}

.form-control,
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

#banner {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 120px auto 0
}

#banner .container {
    position: relative
}

#banner .carousel-caption {
    position: absolute;
    text-align: left;
    left: 50px;
    right: auto;
    padding-bottom: 0;
    text-shadow: none;
    bottom: 360px
}

#banner .carousel-caption h5 {
    font-size: 51px;
    color: #fff;
    line-height: 60px;
    margin: 0;
    margin-bottom: 10px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
    transition: all .8s;
    transform-origin: 0 0
}

#banner .carousel-caption p {
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .2)
}

#banner .carousel-indicators li {
    width: 12px;
    height: 12px;
    background: 0 0;
    border: 0;
    margin: 0 2px;
    border: 2px solid #fff
}

#banner .carousel-indicators li.active {
    background: #15499a;
    border: none
}

#banner .carousel-control {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    outline: 0;
    width: 50px;
    height: 60px;
    text-indent: -9999px;
    z-index: 9999;
    background-image: none
}

#banner .carousel-control.left {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    transform: translateX(-50px);
    -ms-transform: translate(-50px);
    -webkit-transform: translate(-50px);
    -o-transform: translate(-50px);
    -moz-transform: translate(-50px);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 50px;
    height: 60px;
    z-index: 9
}

#banner .carousel-control.left:before {
    content: "<";
    position: absolute;
    left: 0;
    font-size: 26px;
    color: #fff;
    width: 50px;
    height: 60px;
    text-indent: 0;
    text-align: center;
    line-height: 60px;
    font-family: Arail
}

#banner .carousel-control.left:hover,
#banner .carousel-control.right:hover {
    background: rgba(255, 255, 255, .3)
}

#banner:hover .carousel-control.left {
    transform: translateX(0);
    -ms-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    opacity: 1
}

#banner .carousel-control.right {
    background: rgba(0, 0, 0, .5);
    color: #fff;
    transform: translateX(50px);
    -ms-transform: translate(50px);
    -webkit-transform: translate(50px);
    -o-transform: translate(50px);
    -moz-transform: translate(50px);
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 50px;
    height: 60px;
    z-index: 9
}

#banner:hover .carousel-control.right {
    transform: translateX(0);
    -ms-transform: translate(0);
    -webkit-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    opacity: 1
}

#banner .carousel-control.right:before {
    content: ">";
    position: absolute;
    left: 0;
    font-size: 26px;
    color: #fff;
    width: 50px;
    height: 60px;
    text-indent: 0;
    text-align: center;
    line-height: 60px;
    font-family: Arail
}
#ibanner {
	position: relative;
	overflow: hidden;
	margin: 120px auto 0;
	width: 100%;
	height: 400px;
	background-color: #15499a;
}

#ibanner .gg_img {
	position: absolute;
	left: 50%;
	margin-left: -2500px;
	width: 5000px;
	height: 100%;
	text-align: center
}

#ibanner img {
	opacity: 1;
}

@keyframes minus {
	from {
		-webkit-transform: matrix(1.05,0,0,1.05,0,0);
		transform: matrix(1.05,0,0,1.05,0,0)
	}

	to {
		-webkit-transform: matrix(1,0,0,1,0,0);
		transform: matrix(1,0,0,1,0,0)
	}
}

#ibanner .text {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1;
	margin-left: -30%;
	width: 60%;
	color: #fff;
	text-align: center
}

#ibanner .text .gg_t {
	display: block;
    margin-top: 0;
	margin-bottom: 12px;
	font-weight: 400;
	font-size: 30px;
	line-height: 100%;
    color: #15499a;
    text-shadow: 1px 1px 0 #fff, /* Ã¤Â¸â€¹Ã¥ÂÂ³Ã©ËœÂ´Ã¥Â½Â± */
                -1px 1px 0 #fff, /* Ã¤Â¸â€¹Ã¥Â·Â¦Ã©ËœÂ´Ã¥Â½Â± */
                1px -1px 0 #fff, /* Ã¤Â¸Å Ã¥ÂÂ³Ã©ËœÂ´Ã¥Â½Â± */
                -1px -1px 0 #fff;
}

#ibanner .text .gg_desc {
	display: block;
	font-size: 18px;
    color: #333;
    text-shadow: 1px 1px 0 #fff, /* Ã¤Â¸â€¹Ã¥ÂÂ³Ã©ËœÂ´Ã¥Â½Â± */
                -1px 1px 0 #fff, /* Ã¤Â¸â€¹Ã¥Â·Â¦Ã©ËœÂ´Ã¥Â½Â± */
                1px -1px 0 #fff, /* Ã¤Â¸Å Ã¥ÂÂ³Ã©ËœÂ´Ã¥Â½Â± */
                -1px -1px 0 #fff;
}
.blog_list {
    list-style: none;
}

.blog_list>li {
    margin-bottom: 40px;
    position: relative;
    transition: all .5s;
    z-index: 10;
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    border-radius: 0;
    display: flex;
    align-items: flex-start;
    padding-right: 60px;
}

.blog_list>li:last-child {
    margin-bottom: 10px;
}

.blog_list>li:before {
    content: '';
    background: #fff;
    box-shadow: 0 5px 30px 1px rgba(0, 0, 0, 0.05);
    transition: all .5s;
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    z-index: -1;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    display: block;
}

.blog_list>li:hover:before {
    left: -20px;
    top: -20px;
    right: -20px;
    bottom: -5px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

.blog_list li .image {
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
    border-radius: 0;
    min-width: 240px;
    max-width: 240px;
    margin-right: 20px;
}

.blog_list li .image img {
    max-width: 100%;
    height: auto;
    -webkit-transition: all var(--transition-time, 800ms);
    -o-transition: all var(--transition-time, 800ms);
    transition: all var(--transition-time, 800ms);
}

.blog_list li:hover .image img {
    -webkit-transform: scale(var(--scale-multiplier, 1.05));
    -ms-transform: scale(var(--scale-multiplier, 1.05));
    transform: scale(var(--scale-multiplier, 1.05));
}

.blog_list li .title {
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    overflow: hidden;
    max-height: 48px;
    display: block;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 10px;
}

.blog_list li:hover .title {
    color: #da292f;
    text-decoration: none;
}

.blog_list li .text {
    color: #808080;
    font-size: 14px;
    line-height: 28px;
    max-height: 84px;
    overflow: hidden;
    margin-top: 10px;
}

.blog_list li .post_blog_tag {
    margin-bottom: 0;
}

.blog_list li .main_more {
    margin-bottom: 20px;
}

.blog_list li .main_more a {
    line-height: 32px;
    height: 32px;
    font-size: 12px;
}

.post_blog_tag {
    margin-top: 15px;
    border-radius: 0;
}

.post_blog_tag>p {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
    color: #da292f;
    font-weight: bold;
}

.post_blog_tag>p i {
    color: #da292f;
    margin-right: 5px;
}

.post_blog_tag li {
    display: inline-block;
    margin: 5px 0 0 5px;
    position: relative;
    border: none;
    padding: 0;
}

.post_blog_tag li a {
    display: inline-block;
    background: #f0f1f2;
    font-size: 14px;
    border-radius: 0;
    line-height: 20px;
    color: #4d4d4d;
    padding: 5px 15px;
    transition: all .5s;
    text-transform: capitalize;
}

.post_blog_tag li:hover a {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.06);
    text-decoration: none;
    background: #da292f;
    color: #fff;
    border-color: #da292f;
}

@media only screen and (max-width: 992px) {
    .left-blog {
        padding: 0;
        border: none;
        margin-bottom: 20px;
    }
    .blog_list li .right {
        padding-left: 65px;
        width: 100%;
    }
    .left-blog .left_title {
        display: block;
    }
    .blog-list p,
    .blog-cat p {
        margin-bottom: 15px;
    }
    .blog-list {
        border-bottom: 1px solid #efefef;
        padding-bottom: 20px;
    }
    .blog-archives,
    .blog-tags {
        margin-bottom: 20px;
    }
    .blog_list li .date em {
        font-size: 60px;
        line-height: 56px;
    }
}

@media only screen and (max-width: 768px) {
    .blog_list>li {
        margin-bottom: 30px;
        padding: 0;
    }
    .blog_list>li .page_date {
        position: inherit;
        right: auto;
        top: auto;
    }
    .blog_list>li:hover:before {
        left: -10px;
        top: -10px;
        right: -10px;
        bottom: -10px;
    }
    .blog_list {
        border: none;
    }
    .blog_tag>p {
        display: block;
    }
    .blog_list li .right {
        padding-left: 80px;
    }
    .blog_list li .title {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .blog_list li .text {
        max-height: 48px;
        font-size: 13px;
    }
    .blog_list li .post_blog_tag {
        margin-top: 15px;
    }
    .blog_list li .image {
        min-width: 180px;
        max-width: 180px;
        margin-right: 10px;
    }
    .post_blog_tag {
        padding: 0;
        padding-top: 0;
        border-radius: 0;
    }
    .post_blog_tag>p {
        display: block;
    }
    .post_blog_tag li a {
        font-size: 13px;
        padding: 3px 10px;
    }
}

@media only screen and (max-width: 480px) {
    .blog_list>li {
        padding-bottom: 20px;
        display: block;
    }
    .blog_list li .right {
        padding: 0;
        padding-top: 10px;
    }
    .blog_list li .more {
        letter-spacing: 0;
    }
    .blog_list li .title {
        font-size: 18px;
    }
    .blog_list li .image {
        min-width: 120px;
        max-width: 120px;
    }
}

.case_box {
    padding-bottom: 80px;
    overflow: hidden;
    background-color: #fff;
}

.case_box .list {
    box-shadow: 0px 9px 30px 0px rgba(6, 146, 220, 0.2);
}

.case_box .gg_li {
    width: 234px;
    float: left;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    box-shadow: 0px 0px 18px 0px rgba(214, 211, 211, 0.004);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.case_box .gg_li .gg_img {
    display: block;
    overflow: hidden;
    height: 430px;
    background-color: #000;
}

.case_box .gg_li .gg_img img {
    width: 100%;
    height: 100%;
    opacity: .8;
}

.case_box .gg_li .gg_t {
    display: block;
    font-size: 20px;
    padding: 260px 30px 30px;
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 30px;
}

.case_box .gg_li .gg_desc {
    display: none;
    position: absolute;
    z-index: 2;
    top: 430px;
    right: 0;
    padding: 15px;
    left: 0;
    bottom: 0;
    background: #0079c3;
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
}

.case_box .gg39 .gg_t {
    background: url(../images/c39.png) no-repeat center 130px;
}

.case_box .gg40 .gg_t {
    background: url(../images/c40.png) no-repeat center 130px;
}

.case_box .gg41 .gg_t {
    background: url(../images/c41.png) no-repeat center 130px;
}

.case_box .gg42 .gg_t {
    background: url(../images/c42.png) no-repeat center 130px;
}

.case_box .gg43 .gg_t {
    background: url(../images/c43.png) no-repeat center 130px;
}

.case_box .gg_li:hover .gg_desc {
    top: 0;
}

.case_box .gg_li:hover {
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
}

.case_box .gg_li:hover img {
    opacity: .5;
}

.product-intro h1 {
    font-size: 26px;
}

.product-intro p {
    font-size: 16px;
    line-height: 30px;
}
.product-intro .btn-warning{
    background-color: #7A4E10;
}
.panel-body {
    line-height: 30px;
}

#case_box {
    float: left;
    padding: 30px 0;
    width: 100%;
    background: #f5f5f5
}

#case_box .list {
    float: left;
    width: 100%
}

#case_box .list a {
    position: relative;
    top: 0;
    float: left;
    display: block;
    margin-bottom: 30px;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    background: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#case_box .list a img {
    float: left;
    display: block;
    width: 24%;
    height: 220px;
}

#case_box .list a .bt {
    float: left;
    padding: 20px;
    width: 74%
}

#case_box .list a .bt h5 {
    display: block;
    overflow: hidden;
    height: 32px;
    color: #4b4b4b;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 18px;
    width: 85%;
    line-height: 16px;
    line-height: 32px
}

#case_box .list a .bt p {
    overflow: hidden;
    height: 60px;
    color: #6f6f6f;
    font-size: 14px;
    line-height: 30px
}

#case_box .list a .bt .date {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    padding-top: 10px;
    color: #959595;
    line-height: 30px
}

#case_box .list a:hover {
    top: -5px;
    border-color: #000
}

#news {
    width: 100%;
    float: left;
    padding: 50px 0;
    background: #f5f5f5;
}

#news .tit {
    text-align: center;
    line-height: 2;
    font-size: 40px;
    color: #666;
    margin-bottom: 50px;
}

#news .list {
    width: 100%;
    float: left;
}

#news .list a {
    display: block;
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    position: relative;
    top: 0;
}

#news .list a img {
    width: 100%;
    float: left;
    display: block;
}

#news .list_app a img {
    height: auto;
}

#news .list_honor a img {
    height: auto;
}

#news .list a .bt {
    width: 100%;
    float: left;
    padding: 10px;
}

#news .list a .bt h5 {
    color: #4b4b4b;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    line-height: 32px;
    display: block;
    height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#news .list a .bt p {
    font-size: 14px;
    color: #6f6f6f;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
}

#news .list a .bt .date {
    display: block;
    line-height: 30px;
    color: #959595;
    border-top: 1px solid #f0f0f0;
    padding-top: 10px;
    padding-left: 10px;
}

#news .list a:hover {
    border-color: #15499a;
    top: -5px;
}

#news_detail {
    width: 100%;
    float: left;
    padding: 30px 0;
}

#news_detail .title {
    padding: 20px 0;
    border-bottom: 1px dotted #c7c7c7;
    text-align: center;
    padding-top: 0;
    margin-bottom: 30px;
}

#news_detail .title h1 {
    color: #3a3a3a;
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 10px;
    line-height: 30px;
}

#news_detail .title p {
    margin: 0;
    line-height: 24px;
    color: #979797;
}

#news_detail .title p span {
    padding: 0 10px;
}

#news_detail .content {
    width: 100%;
    color: #838383;
    font-size: 14px;
    line-height: 2;
}

#news_detail .next_map {
    margin-top: 20px;
}

#news_detail .bt {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 30px;
}

#news_detail .bt .l {
    float: left;
}

#news_detail .bt .l a {
    padding-left: 30px;
    color: #1ba4fc;
    float: right;
    background: url("../images/back.png") left center no-repeat;
}

#news_detail .bt .r {
    float: right;
}

#news_detail .bt .r a {
    display: inline-block;
    margin: 0 5px;
    border-color: #1ba4fc;
    color: #1ba4fc;
    padding: 4px 10px;
}

.arc_rec .list-group-item {
    background: url("../images/news-point.png") left center no-repeat;
    padding: 15px;
    display: inline-block;
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid #ddd;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.arc_rec .list-group-item a {
    color: #333;
}

.product-related {}

.product-related ul {
    background: #f7f7f7;
    padding: 10px;
}

.product-related ul li dd a:hover {
    color: #ffc516;
}

.product-related ul li {
    margin-bottom: 0;
}

.product-related ul li a {
    line-height: 20px;
    display: block;
    color: #333;
    padding: 10px 0;
    font-size: 14px;
}

.product-related ul li a:hover {
    color: #ffc516;
}
.product-related ul li a span{
    color: #333;
}

.sublist li {
    list-style: none;
}

.sublist li a.fat {
    padding-right: 10px;
    display: block;
    width: 100%;
    margin-bottom: 3px;
    font-size: 15px;
    padding-left: 10px;
    background-color: #e0e3e8;
    border-left: 3px solid #15499a;
    padding-left: 10px;
    color: #333;
    background-image: none;
}

.sublist li a.fat:hover {
    background-color: #15499a;
    border-left: 3px solid #15499a;
    padding-left: 10px;
    color: #fff;
}

.sublist li a {
    display: block;
    padding-right: 10px;
    line-height: 44px;
    color: #333;
    padding-left: 10px;
    background: #f9f9f9 url("../images/honor_icon.png") 98% center no-repeat;
    transition: all .3s ease 0s;
    text-decoration: none;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sublist li a.active {
    padding-left: 13px;
    color: #fff;
    background-color: #15499a;
}

.sublist li a:hover {
    padding-left: 13px;
    background-color: #e0e3e8;
}

.intro .title {
    display: block;
    width: 100%;
    font-size: 14px;
    background-color: #15499a;
    background-image: none;
    clear: both;
}

.intro .title h1,
.intro .title h3 {
    display: inline-block;
    font-weight: normal;
    color: #fff;
    line-height: 44px;
    margin: 0;
    margin-left: 8px;
}

.intro .title::before {
    content: " + ";
    background: #332c2b;
    color: #ffffff;
    display: block;
    padding: 0 8px;
    font-size: 18px;
    line-height: 44px;
    float: left;
}

.intro .title h1 {
    font-size: 18px;
}

.intro .title h3 {
    font-size: 14px;
}

.intro .title span{
    display: inline-block;
    font-weight: normal!important;
    color: #fff;
    line-height: 44px;
    margin: 0;
    margin-left: 2px;
    font-size: 18px;
}


.show-adv,
.show-par,
.show-app,
.show-dis,
.show-man,
.show-fac,
.show-cer,
.show-case,
.show-rp,
.show-cv,
.bookform {
    padding: 30px 20px 50px 20px;
}

.show-adv,
.show-app,
.show-dis p {
    line-height: 30px;
}

.show-cer img{
    float: left;
    width: 33.3%;
    padding: 3px;
}

.show-man img{
    float: left;
    width: 50%;
    padding: 3px;
}

.show-dis img{
    float: left;
    width: 50%;
    padding: 3px;
}
.show-fac img{
    float: left;
    width: 50%;
    padding: 3px;
}

.show-case img{
    float: left;
    width: 25%;
    padding: 3px;
}

@media (max-width: 768px) {
    .activities .pic h3 {
        font-size: 16px;
    }
    .product-intro h1 {
        font-size: 20px;
    }
    .show-adv,
    .show-par,
    .show-app,
    .show-dis,
    .show-man,
    .show-fac,
    .show-cer,
    .show-case,
    .show-rp,
    .show-cv,
    .bookform {
        padding: 10px;
        font-size: 14px;
    }
    .intro p span {
        font-size: 14px;
        line-height: 28px;
    }
}

.contacts-info-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.contacts-info-list a {
    color: #000;
}

.contacts-info-list li {
    position: relative;
    padding-left: 50px;
    min-height: 32px;
    line-height: 32px;
    display: table;
    margin-top: 20px;
}

.contacts-info-list li i.fa {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #15499a;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.i-chose5 {
    padding-bottom: 5%;
    background: #ffffff;
    padding-top: 3%!important;
}

.i-chose5 h2 {
    text-align: center!important;
}

.i-chose5 ul li {
    display: inline-block;
    float: left;
    width: 23%;
    margin: 1%;
}

.i-chose5 h4 {
    text-align: center;
    margin: 0;
    color: #000;
    font-size: 16px;
}

.i-chose5 h4::after {
    position: absolute;
    right: 0;
    top: 10px;
    width: 1px;
    height: 40px;
    content: " ";
    background: #e0e0e0;
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 1px;
}

.i-chose5 span {
    margin: 10px 0;
    padding: 5px;
    font-size: 60px;
    color: #15499a;
    font-weight: bold;
}

.i-chose5 p {
    margin: 0;
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 26px;
}

.why-choose h2{
    color: #009a58;
    font-weight: bold;
}
.why-choose .pic{
    width: 13%;
    float: left;
    display: inline-block;
}
.why-choose .pic img{
    display: inline-block;
    width: 65px;
    margin-right: 15px;
}
.why-choose .txt{
    width: 87%;
    display: inline-block;
}
.why-choose .txt h3{
    font-weight: bold;
    font-size: 20px;
    color: #009a58;
}

.why-choose .txt p{
    font-size: 15px;
}


/*index_pdt*/

.index_pdt {
    background: #f2f6fa;
}

.index_pdt .container-fulid {
    padding: 0 15px;
}

.index_pdt .cate h2 {
    margin: 0;
    height: 105px;
    display: block;
    color: #fff;
    font-size: 24px;
    padding: 25px 0 0 90px;
    font-weight: bold;
    line-height: 30px;
}

.index_pdt .cate small {
    font-size: 15px;
    color: #cccccc;
    font-weight: normal;
}

.index_pdt .cate ul {
    display: block;
    background: #fdfdfd;
    border: 1px #e5e5e5 solid;
    overflow: hidden;
    border-bottom: none;
}

.index_pdt .cate a {
    display: block;
    line-height: 54px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 50px;
    color: #323232;
    background: url(../images/cp_list_icon.png) no-repeat 90% center;
    border-bottom: 1px #e5e5e5 solid
}

.index_pdt .cate a:hover {
    background-color: #f5f5f5;
    color: #323232;
}

.index_pdt .cate li.ad a {
    padding: 0;
    background: none;
}

.index_pdt .list_box h2 {
    font-size: 20px;
    font-weight: bold;
    color: #ffc516;
    border: 1px #e5e5e5 solid;
    padding: 0 15px;
    line-height: 50px;
    margin: 0;
    text-align: left;
}

.index_pdt .list_box h2 span {
    font-weight: normal;
    color: #999;
    font-size: 12px;
    padding-left: 10px;
}

.index_pdt .list_box h2 a {
    float: right;
    display: inline-block;
    color: #999;
    font-size: 12px;
    font-weight: normal;
}

.index_pdt .list_box h2 a:hover {
    color: #ffc516;
}

.index_pdt .list {
}

.index_pdt .item {
    padding: 0;
}

.index_pdt .item .text-box {
    padding: 0;
}

.index_pdt .item a {
    display: block;
    position: relative;
    margin: 15px 15px;
    background: #fff;
    overflow: hidden;
    border: 1px #eee solid;
}

.index_pdt .item span {
    display: block;
}
.index_pdt .item a{
    display: block;
    background: #fff;
    color: #333;
}
.index_pdt .item a:hover{
    background: #15499a;
    color: #fff;
}
.index_pdt .item img {
    width: 100%;
    border-bottom: 1px #eee solid;
}
.index_pdt .item h5{
    padding: 8px 10px;
    font-size: 16px;
    background: url(../images/pdt_dot.png) no-repeat 98% center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index_pdt .item .arrow {
    border-top: 15px solid transparent;
    border-right: 15px solid #eee;
    border-bottom: 15px solid transparent;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    border-right-color: #eee;
}

.index_pdt .item .arrow:hover {
    border-right-color: #f7bc61;
}

.index_pdt .item .text-height {
    width: 100%;
    top: 0;
    left: 0;
    background-color: #eee;
    height: 100%;
}

.index_pdt .item .text-height:hover {
    background: #f7bc61;
}

.index_pdt .item .text-height .text {
    padding: 20px;
}

.index_pdt .item .text-height .text a.btn-primary {
    width: 140px;
    margin: 20px 15px;
    background: transparent;
    font-size: 16px;
    line-height: 40px;
    border: 1px #111 solid;
    border-radius: 0px;
    color: #111;
}

.index_pdt .item .text-height .text a.btn-primary:hover {
    border: 1px #01a1dd solid;
    color: #01a1dd;
}

.index_pdt .item .text-height .text h5 {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index_pdt .item .text-height .text p {
    padding: 10px 15px;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    height: 136px;
}

.index_pdt .item em {
    display: none;
    font-size: 30px;
}

.index_pdt .item .arrow {
    border-top: 15px solid transparent;
    border-right: 15px solid #eee;
    border-bottom: 15px solid transparent;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    border-right-color: #eee;
}

.index_pdt .item .arrow:hover {
    border-right-color: #f7bc61;
}

.index_pdt .item .text-height {
    width: 100%;
    top: 0;
    left: 0;
    background-color: #eee;
    height: 100%;
}

.index_pdt .item .text-height:hover {
    background: #f7bc61;
}

.index_pdt .item .text-height .text {
    padding: 20px;
}

.index_pdt .item .text-height .text a.btn-primary {
    width: 140px;
    margin: 20px 15px;
    background: transparent;
    font-size: 16px;
    line-height: 40px;
    border: 1px #111 solid;
    border-radius: 0px;
    color: #111;
}

.index_pdt .item .text-height .text a.btn-primary:hover {
    border: 1px #15499a solid;
    color: #15499a;
}

.index_pdt .item .text-height .text h5 {
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    padding: 10px 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.index_pdt .item .text-height .text p {
    padding: 10px 15px;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    height: 136px;
}

.advantage{
    background: #f2f6fa;
    padding-bottom: 5%;
}

.advantage h2::before {
	left: auto
}

.advantage h6 {
	text-align: center
}
.advantage li {
	text-align: center
}

.advantage li img {
	display: block;
	margin: 50px auto;
}

.advantage li.advantage-c img{
    margin: 0 auto;
}

.advantage li h4 {
	color: #15499a;
	font-size: 18px;
    font-weight: bold;
}

.advantage li p {
	margin-top: 16px;
	color: #666;
    font-size: 16px;
	line-height: 24px
}

.advantage li:last-child {
	border-right: none
}
.clients-say{
    background: #f1f2f4;
}
.clients-say .clients-c{
    width: 80%;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
    color: #747474;
}
.clients-say .clients_p img{
    width: 60px!important;
    margin: 15px auto;
    border-radius: 100px
}
.clients-say .clients_t h4{
    padding: 0 15px!important;
    font-size: 20px;
    font-weight: bold;
}
.clients-say .clients_t p{
    line-height: 20px!important;
    font-size: 14px!important;
}
.soloutions {
    background: #fff;
}

.soloutions span {
    display: block;
    font-weight: bold;
    font-size: 16px;
    color: #15499a;
    padding: 10px 0;
    text-align: center;
}


.soloutions li {    
}

.soloutions li a img{
    transition: all 0.3s;
    border-radius: 20px;
}


.picturebox .owl-nav .owl-prev {
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 80px
}

.picturebox .owl-nav .owl-next {
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 80px
}

.solutions{
    background: #e2e2e2; 
}

.solutions .solutions-list {
    /* padding: 0px; */
    margin-bottom: 30px;
}
.solutions a.btn-primary {
    margin: 20px 0;
    background: transparent;
    font-size: 16px;
    line-height: 30px;
    border: 1px #111 solid;
    border-radius: 0px;
    color: #111;
}

.solutions a.btn-primary:hover {
    border: 1px #15499a solid;
    color: #15499a;
}
.picturebox-case .pic {
    overflow: hidden;
    position: relative
}
.picturebox-case .pic:hover {
    box-shadow: 2px 3px 8px 4px #ccc;
}


.picturebox-case .pic img {
    width: 100%;
    transition: all .8s;
    -webkit-transition: all .5s
}

.picturebox-case .pic img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.picturebox-case a p {
    margin: 0
}

.picturebox-case a p span {
    font-size: 16px;
    position: absolute;
    left: 0;
    display: block;
    bottom: 15px;
    margin: 0;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 20px;
    width: 100%;
    color: #333;
    font-weight: bold;
    z-index: 2;
}

.picturebox-case a p i {
    /* position: absolute; */
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 50px;
    background: #fff;
    opacity: .90;
    z-index: 1;
    filter: alpha(opacity=90);
}


.picturebox_tt .owl-nav .owl-prev {
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 130px;
    display: none
}

.picturebox_tt .owl-nav .owl-next {
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 37px;
    position: absolute;
    height: 37px;
    top: 130px;
    display: none
}

.picturebox_tt .pic {
    overflow: hidden;
    position: relative
}

.picturebox_tt .pic img {
    width: 100%;
    transition: all .8s;
    -webkit-transition: all .5s
}

.picturebox_tt .pic img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1)
}

.picturebox_tt a p {
    margin: 0
}

.picturebox_tt a p span {
    font-size: 14px;
    position: absolute;
    left: 0;
    display: block;
    bottom: 0;
    line-height: 30px;
    height: 30px;
    margin: 0;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    z-index: 2
}

.picturebox_tt a p i {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 100%;
    height: 30px;
    background: #000;
    opacity: .5;
    z-index: 1
}

.footer-top{
    border-bottom: 1px #d4d4d4 solid;
}

.index-form{
    padding: 60px;
    background: #fff;
    padding-bottom: 5%;
    border-radius: 20px;
}

.index-form .t{
    text-align: left!important;
}

.index-form h2{ 
    text-align: left;
}

.index-form h3{ 
    text-align: left;
}

.index-form form div{
    padding: 0;
    padding-right: 10px;
}

.index-form form div textarea{
    width: 100%!important;
}
.index-form form div .light{
    background: #2b6cf5;
    color: #fff;
}
.index-form form div .light:hover{
    background: #4680ff;
    color: #fff;
}
.customer {
    padding: 60px;
    background: #fff;
    padding-bottom: 5%;
    border-radius: 20px;
    margin-bottom: 15px;
}

.customer .t{
    text-align: left!important;
}

.customer h2{ 
    text-align: left;
}

.customer h3{ 
    text-align: left;
}

.customer img{
}

.Customers {
    background: #F7F7F7;
}

.bdshare-button-style0-32 {
    padding: 0 5px;
    margin: 0 auto;
}

.share {
}
.share li{    position: relative;}
.share li a {
    display: inline-block;
}

.share li a .fa,.share li a .fa-brands {
    width: 40px;
    height: 40px;
    display: block;
    padding: 8px;
    border-radius: 100%;
    color: #a2a6b3;
    vertical-align: middle;
    text-align: center;
    font-size: 20px;
}

.fa-tags:before {
    content: "\f02c";
}

.contacts-info-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.contacts-info-list li {
    position: relative;
    display: table;
    margin-top: 20px;
    padding-left: 50px;
    min-height: 32px;
    line-height: 32px
}

.contacts-info-list li i.fa {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #15499a;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 32px
}



.service {
    background: #f2f6fa;
    padding-bottom: 5%;
}
.service b{
    display: block;
}
.service .txt {
    font-size: 18px;
    line-height: 36px;
    color: #666;
}
.service .btn-warning{
    color:#333!important;
    border: 1px #333 solid!important;
}
.product_btn {
    padding-top: 1%;
    padding-bottom: 1%;
}
.ability_list {
    margin-top: 20px;
}

.ability_list .pic {
    text-align: center;
    overflow: hidden;
}

.ability_list .pic img {
    transition: all .8s;
    -webkit-transition: all .5s;
}

.ability_list .pic img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.ability_list .pic span {
    font-family: "Oswald";
    font-size: 20px;
    line-height: 30px;
    margin: 20px 0 10px 0;
    display: block;
}

.ability_list .pic .more {
    font-size: 16px;
    line-height: 34px;
    color: #15499a;
    margin: 10px 0 10px 0;
}

/**num**/
.numindex{
    background: #285495 url(../images/ys_bg.jpg) no-repeat center 0;
    padding-bottom: 5%;
}
.numindex h2{
    color: #fff!important;
}
.numindex h3{
    color: #fff!important;
}
.num{
}

.num .num-bg{
    display: block;
    padding: 15px;
    border-radius: 20px;
}

.num ul li {
    width: 20%;
    float: left;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.num ul li .txt{
    display: block;
    padding: 15px 10px;
    text-align: center;
}
.num ul li img {
	display: inline-block;
	margin: 0 auto;
}
.num ul li img:hover{
}
.num ul li b {
    display: inline-block;
	color: #fff;
	font-size: 60px;
    font-weight: bold;
}
.num ul li em {
	color: #fff;
	font-size: 20px;
    font-weight: bold;
    font-style: normal;
}
.num ul li p {
	color: #fff;
    font-size: 18px;
}

.custom {
    padding-top: 4%!important;
    padding-bottom: 4%!important;
    background: url(../images/ly_bg.jpg) no-repeat center;
}

.custom b {
    display: block;
    font-size: 28px;
    margin-bottom: 15px;
    color: #fff;
}

.custom p {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    color: #ffffff;
}

.custom .btn-warning {
    background: none;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 20px;
    border-radius: 100px;
    font-size: 20px;
}

.custom .btn-warning:hover {
    background: #fff;
    border: 1px solid #fff;
    color: #15499a; 
}

.custom .mt40 {
    margin-top: 20px;
}

.application {
    padding-top: 3%!important;
    padding-bottom: 3%!important;
}

.application .tab_box {
    position: relative;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
    margin-bottom: 10px;
}

.application .tab_box .content dl dt {
    text-align: center;
}

.application .tab_box .content dl dt a {
    font-size: 24px;
    color: #333;
    line-height: 40px;
}

.application .tab_box .content dl dt a:hover {
    text-decoration: underline;
}

.application .tab_box .content dl dd {
    float: left;
    width: 50%;
}

.application .tab_box .content dl dd a:before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #666;
    vertical-align: middle;
    margin-right: 7px;
    border-radius: 4px;
}

.application .tab_box .content dl dd a {
    font-size: 16px;
    color: #5d5d5d;
    line-height: 26px;
}

.application .tab_box .content dl dd a:hover {
    text-decoration: underline;
    color: #15499a;
}

.application .tab_box .content {
    background: #f5f5f5;
    height: 100%;
    left: 0;
    top: 0;
    -o-background-size: 100%;
    background-size: 100%;
    padding-left: 25px;
    padding-top: 30px;
    min-height: 220px;
    box-shadow: inset 0px 15px 15px 0px #dddddd;
}

.application .tab_box .content:hover {
    box-shadow: inset 0px 15px 15px 0px #c0c0c0;
}

.applications{
    background: #f1f2f4 url(../images/app_bg.jpg) no-repeat center 0;
}

.applications h4 {
    color: #333;
    font-size: 20px!important;
    font-weight: bold;
}

.applications p {
    color: #666666;
    text-align: center;
    font-size: 16px;
}

.applications li a{
    transition: all 0.3s;
    background: #fff;
    display: block;
    padding: 20px 0 0 0;
}
.applications li a:hover{
    background: #eee;
}

.applications li a .pic{
    width: 55px;
    height: 55px;
    margin: 20px auto;
}

.i-chose {
    padding-bottom: 2%!important;
    padding-top: 2%!important;
}
.i-chose .txt{
    background: #eefaff;
    padding: 30px;
}
.i-chose .txt p{
    font-size: 16px;
    line-height: 30px;
}
.i-chose ul li {
    margin-bottom: 10px;
}

.i-chose h4 {
    display: inline-block;
    margin: 20px 0;
    color: #030202;
    font-size: 20px;
    font-weight: bold;
}
.i-chose h4 a{
    color: #333;
}

.i-chose h4::after {
    width: 25px;
    height: 4px;
    content: " ";
    clear: both;
    margin-bottom: 1px;
}

.i-chose span {
    margin: 10px 0;
    border: 1px #ac3216 solid;
    padding: 5px;
    font-size: 14px;
    color: #ac3216;
}

.i-chose p {
    color: #313131;
    font-size: 15px;
}

.i-chose ul li img {
    margin-right: 10px;
    display: inline-block;
}

.i-chose ul:hover li.a1 img {
    animation-delay: 0;
}

.i-chose ul:hover li.a2 img {
    animation-delay: .2s;
}

.i-chose ul:hover li.a3 img {
    animation-delay: .3s;
}

.i-chose ul:hover li.a4 img {
    animation-delay: .4s;
}

.i-chose ul:hover li img {
    animation: pound .7s ease;
}

@-webkit-keyframes pound {
    50% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
    }
}

@keyframes pound {
    50% {
        -webkit-transform: translateY(-25px);
        transform: translateY(-25px);
    }
}

@-webkit-keyframes pound_1 {
    50% {
        transform: scale3d(1.1, 1.1, 0);
    }
}

@keyframes pound_1 {
    50% {
        transform: scale3d(1.1, 1.1, 0);
    }
}

.products_tab {
    padding-top: 6%!important;
    padding-bottom: 6%!important;
    background: url(../images/app_bg.jpg) no-repeat center 0;
}

.products_tab .t h2 {
    color: #fff!important;
}

.products_tab .t h6 {
    color: #d7d7d7!important;
}

.products_tab .products_bg {
    background: #fff;
    padding: 70px;
}

.products_tab .products_bg h5 {
    font-size: 20px;
    color: #f7bc61;
}

.products_tab .products_bg h4 {
    font-size: 44px;
    color: #15499a;
    font-weight: bold;
}

.products_tab .products_bg p {
    font-size: 16px;
    color: #333;
}

.products_tab .products_bg a.btn-primary {
    width: 140px;
    margin: 20px 0px;
    background: transparent;
    font-size: 16px;
    line-height: 40px;
    border: 1px #111 solid;
    border-radius: 0px;
    color: #111;
}

.products_tab .products_bg a.btn-primary:hover {
    border: 1px #15499a solid;
    color: #15499a;
}

.product_btn .btn-warning {
    background: none;
    border: 1px solid #e0e0e0;
    color: #333;
    padding: 8px 15px;
    border-radius: 100px;
    font-size: 16px;
    margin-bottom: 15px;
}

.choose-wosen{background:#fff; padding-top: 4%!important;padding-bottom: 0%!important;}
.choose-wosen .list{position: relative;}
.choose-wosen .tabs{margin-bottom: 0;}
.choose-wosen .tabs > li{ width: 20%; height: 100px;cursor: pointer;background: rgb(255 255 255 / 65%); display: block; float: left;}
.choose-wosen .tabs > li.thistab{color: #ee771e;}
.choose-wosen .tabs > li.thistab *{color: #ee771e!important;}
.choose-wosen .tabs .gg_img{display: none;}
.choose-wosen .tabs .gg_t{display: block;}
.choose-wosen .tabs .gg_note{display: block;}
.choose-wosen .tabs .text{padding-left: 100px;line-height: 24px;height: 100px;background-position: 15px center;background-repeat: no-repeat;}
.choose-wosen .tabs .text .gg_t{margin-top: 0; font-weight: bold; font-size: 18px;padding-top: 28px;color: #333;line-height: 20px;}
.choose-wosen .tabs .text .gg_note{font-size: 12px;color: #999;}
.choose-wosen .tabs .text .gg_note:hover{font-size: 12px;color: #999;}
.choose-wosen .tabs .a1 .text{background-image: url(../images/a1.png);}
.choose-wosen .tabs .a2 .text{background-image: url(../images/a2.png);}
.choose-wosen .tabs .a3 .text{background-image: url(../images/a3.png);}
.choose-wosen .tabs .a4 .text{background-image: url(../images/a4.png);}
.choose-wosen .tabs .a5 .text{background-image: url(../images/a5.png);}
.choose-wosen .tabs .a6 .text{background-image: url(../images/a6.png);}
.choose-wosen .tabs > .a1.thistab .text{background-image: url(../images/a1_h.png);}
.choose-wosen .tabs > .a2.thistab .text{background-image: url(../images/a2_h.png);}
.choose-wosen .tabs > .a3.thistab .text{background-image: url(../images/a3_h.png);}
.choose-wosen .tabs > .a4.thistab .text{background-image: url(../images/a4_h.png);}
.choose-wosen .tabs > .a5.thistab .text{background-image: url(../images/a5_h.png);}
.choose-wosen .tabs > .a6.thistab .text{background-image: url(../images/a6_h.png);}
.choose-wosen .tab_conbox{background: #f7f7f7;position: relative; margin-bottom: 0;}
.choose-wosen .tab_conbox .gg_img{position: relative;overflow: hidden;background: #f7f7f7;width: 100%;height: 420px;display: block;}
.choose-wosen .tab_conbox .gg_img img{width: 100%;height: 420px;opacity: 1;}
.choose-wosen .tab_conbox .text{position: absolute; padding: 40px;top: 0;left: 0;}
.choose-wosen .tab_conbox .gg_t{display: block;font-size: 20px;font-weight: bold;line-height: 22px;background-repeat: no-repeat;background-position: left center;color: #333;}
.choose-wosen .tab_conbox .gg_desc{display: block;font-size: 15px;color: #666;line-height: 22px;}


.choose-index{
    padding: 0!important;
}
.choose-index ul{
    margin-bottom: 0;
}
.choose-index .container-fluid{
    padding: 0!important;
}
.choose-index li{
    position: relative;
    padding: 50px 60px;
    background: #15499a;
    /* box-shadow: inset -13px 1px 20px 5px rgba(0, 0, 0, 0.28); */
    color: #fff;
    height: 240px;
}
.choose-index li:nth-child(2n+2){
    background: #d95912;
}

.choose-index li h3{
    font-size: 24px;
    font-weight: bold;
}
.choose-index li p{
    font-size: 15px;
}
.choose-index li span{
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.pdt_switch {
}

.pdt_switch .tab_list {
}

.pdt_switch .tab_list li {
	margin: 0;
}
.pdt_switch .tab_list .pro_more a{
    display: block;
	padding: 10px 15px;
    color: #fff;
    background: #151211;
}
.pdt_switch .tab_list .pro_more a p{
   margin: 0;
}
.pdt_switch .tab_list .pro_more a:hover{
    background: #302b2a;
}

.pdt_switch .tab_list li a {
	display: block;
	padding: 10px 15px;
    color: #15499a;
    background: #fff;
    font-size: 14px;
    margin-bottom: 18px;
    border: 1px #bebec0 solid;
}

.pdt_switch .tab_list li a p {
    display: block;
    line-height: 26px;
    margin-bottom: 0;
    text-align: left;
}


.pdt_switch .tab_list li a .ico {
    display: inline-block;
	margin-bottom: 15px auto;
    filter: alpha(Opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
	
}

.pdt_switch .tab_list li a .ico img{
    margin: 0 auto;
}


.pdt_switch .tab_list li.thistab a,.pdt_switch .tab_list li a:hover {
	color: #fff;
    background: #15499a;
    
}
.pdt_switch .tab_list li.thistab a .ico,.pdt_switch .tab_list li a:hover .ico {
    filter: brightness(100);
}

.list_top {
    overflow: hidden;
    background: #fff;
    margin: 10px 0;
}

.list_top .pic {
    padding: 0;
}

.list_top .pic img {
    width: 100%;
}

.list_top a {
    display: block;
}

.list_top .txt {
    padding: 46px 36px 0 30px;
}

.list_top .txt h3 {
    font-size: 26px;
    color: #333;
    margin-bottom: 14px;
    font-weight: bold;
}

.list_top .txt .en {
    font-size: 20px;
    color: #aeaeae;
    text-transform: uppercase;
    margin-bottom: 32px;
}

.list_top .txt p {
    font-size: 18px;
    color: #666;
    line-height: 32px;
}

.list_top a.btn-primary {
    margin-top: 20px;
    background: transparent;
    font-size: 16px;
    line-height: 20px;
    border: 1px #111 solid;
    border-radius: 0;
    color: #111;
    width: 120px;
}

.list_top a.btn-primary:hover {
    border: 1px #15499a solid;
    color: #15499a;
}

.tab .nav-tabs {
    border-bottom: none;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    clear: both;
    margin-bottom: 30px
}

.tab .nav-tabs li {
    margin-right: 30px;
    z-index: 1
}

.tab .nav-tabs li:after {
    content: "";
    width: 100%;
    position: absolute;
    top: 50%;
    right: -60%;
    z-index: -1
}

.tab .nav-tabs li:last-child:after {
    border: none
}

.tab .nav-tabs li button {
    display: block;
    padding: 8px 20px;
    background: #333;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 100px;
    margin-right: 0;
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: all .3s ease 0s;
    border: 1px solid #333
}

.tab .nav-tabs li button:hover,
.tab .nav-tabs li.active button {
    color: #fff;
    border: 1px solid #15499a
}

.tab .nav-tabs li button:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .3s ease 0s
}

.tab .nav-tabs li button:hover:after,
.tab .nav-tabs li.active button:after {
    height: 100%;
    background: #15499a
}

.tab .tab-content {
    padding: 20px 0;
    margin-top: 0;
    font-size: 14px;
    color: #999;
    line-height: 26px
}

.tab .tab-content h3 {
    font-size: 14px;
    color: #666;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    margin-top: 0;
    text-align: center;
    margin-bottom: 10px
}

.tab .tab-content button {
    background: #15499a;
    border: 1px solid #15499a;
    border-radius: 100px
}

.tab .tab-content .tab_box {
    background: #fff;
    box-shadow: 0 0 10px #ccc;
    margin-bottom: 20px
}

.tab .tab-content .tab_box a {
    text-align: center;
    font-size: 16px;
    display: block;
    line-height: 40px;
    overflow: hidden;
    position: relative;
    padding-bottom: 20px
}

.tab .tab-content .tab_box:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s
}

.tab .tab-content .tab_box img {
    transition: all .6s cubic-bezier(.17, .84, .44, 1) 0s;
    width: 100%;
    height: 255px
}
.bofang_box {
    overflow: hidden;
    position: relative;
}

.bofang_box img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.bofang_box img:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.bofang_box .bofang {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s
}

.bofang_box p {
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    margin-bottom: 0;
    width: 100%;
    height: 30px;
    line-height: 30px!important;
    background: #000;
    opacity: .7;
    z-index: 1;
    color: #fff!important;
    padding: 0 15px;
    font-size: 14px!important;
}
.area img {
    display: block;
    margin: 0 auto;
}

.area h6 {
    font-size: 20px;
}
.product-index{
    background: #f6f7fb;
}
.product-index ul li a{
    background: #fff;
    display: block;
    height: 500px;
    position: relative;
    margin-bottom: 20px;
    box-shadow: 2px 3px 8px 4px #e5e5e5;
}
.product-index ul li a:hover{
    box-shadow: 2px 3px 8px 4px #15499a;
}
.product-index ul li a .imgH{
    bottom: 20px;
    right: 0px;
    position: absolute;
}
.product-index ul li a .imgH img{
    width: 250px;
    height: 250px;
    z-index: 10;
}

.product-index ul li a .info_box {top: 20px;left: 20px;z-index: 9;position: absolute;}
.product-index ul li .info_box h5 {
    font-size: 30px;
    margin-bottom: 20px;
    color: #545454;
    padding-right: 15px;
}

.product-index ul li .info_box p {
    font-size: 16px;
    padding-bottom: 15px;
    line-height: 26px;
    color: #666;
}
.product-index .btn-primary {
    background: transparent;
    font-size: 16px;
    line-height: 30px;
    border: 1px #111 solid;
    border-radius: 0px;
    color: #111;
}

.product-index .btn-primary:hover {
    border: 1px #15499a solid;
    color: #15499a;
    background: transparent;
}


.products_tab .tab_box {
    padding: 10px;
}

.products_tab .list_box ul li {
    background: #fff;
}

.products_tab .list_box ul li:hover {
    background: #15499a;
}

.products_tab .tab_box a h3 {
    text-align: center;
    margin-top: 0;
    color: #332c2b;
    padding: 15px;
    font-size: 16px;
    margin-bottom: 0;
    overflow: hidden;
}

.products_tab .tab_box a p {
    color: #fff;
    padding: 10px;
    font-size: 14px;
}

.products_tab .tab_box a:hover h3 {
    color: #15499a;
}

.index-body {
    padding-top: 5%;
    padding-bottom: 5%;
    clear: both
}
.index-body .t{
    width: 100%;
    text-align: center;
    display: inline-block;
}

.index-body h2 {
    font-size: 40px;
    color: #15499a;
    margin-bottom: 20px;
}

.index-body h2 em{
    color: #ee771e;
}

.index-body h3 {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-top: 0;
    display: inline-block;
}

.index-body h4{
    font-size: 24px;
    line-height: 30px;
    color: #15499a;
    margin-top: 14px;
    display: inline-block;
}

.index-body .more{
    font-size: 18px;
    color: #15499a;
    display: inline-block;
    line-height: 76px;
}

.index-body b{
    font-size: 36px;
    line-height: 36px;
    font-style: normal;
    color: #15499a;
    margin-bottom: 15px;
    text-align: center;
}

.index_pdt .tit {
    padding: 0;
    text-align: center;
    position: relative;
}
.index_pdt .tab_list_conbox{
    padding: 0;
}
.index_pdt .tit .btn-primary {
    display: inline-block;
    background: #fff;
    border: 1px #eee solid;
    color: #030202;
    font-size: 16px;
    border-radius: 0;
}

.index_pdt .tit .btn-primary:hover {
    background: #15499a;
    color: #fff;
    border: 1px #15499a solid;
}

.product_01 {
    margin-bottom: 2%
}

.product_01 h5:before {
    background: 0 0
}

.owl-carousel .owl-item h4 {
    text-align: center;
    padding: 15px 0;
    font-size: 18px;
    line-height: 20px
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block
}

.owl-dots {
    display: none
}

.products_list {
    background: #fff
}

.product_01 .owl-nav .owl-prev {
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 80px
}

.product_01 .owl-nav .owl-next {
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 80px
}

.product_02 {
    padding: 15px;
}

.product_02 .owl-nav .owl-prev {
    padding: 5px;
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 150px
}

.product_02 .owl-nav .owl-next {
    padding: 5px;
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 150px
}

.product_03{
    padding:0 15px;
}

.product_03 .owl-nav .owl-prev {
    padding: 5px;
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 80px
}

.product_03 .owl-nav .owl-next {
    padding: 5px;
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 80px
}

.product_04 .owl-nav .owl-prev {
    left: -50px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 140px
}

.product_04 .owl-nav .owl-next {
    right: -50px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 140px
}

.product_05 .owl-nav .owl-prev {
    left: 10px;
    background: url(../images/l.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 120px;
    background-size: 80%;
}

.product_05 .owl-nav .owl-next {
    right: 10px;
    background: url(../images/r.png) no-repeat center center;
    text-indent: -9999px;
    width: 30px;
    position: absolute;
    height: 60px;
    top: 120px;
    background-size: 80%;
}

.products_list .media:first-child {
    margin-top: 15px!important
}

.products_list .media {
    border-bottom: 1px #eee solid;
    background: url(../images/pdt_dot.png) center right no-repeat
}

.products_list .media-heading a {
    color: #333
}

.products_list .media-heading a:hover {
    color: #15499a
}

.products_list .media-body p {
    color: #15499a;
    font-size: 16px
}

.activities {
    padding-bottom: 1%;
}
.newslist {
    padding-bottom: 1%;
    background: #f6f6f6;
}

.news {
    padding-bottom: 1%;
    background-attachment: fixed;
}

.news_l {
    padding-right: 0;
}

.news_r {
    padding-left: 0;
}

.news_r a {
    background: #f8f8f8;
    line-height: 50px;
    padding: 10px 20px;
    font-size: 16px;
    display: block;
    margin-bottom: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
}

.news_r a:hover {
    background: #ebf6fb;
}

.news .date {
    margin-bottom: 10px;
}

.news .pic {
    overflow: hidden;
}

.news .pic img {
    display: block;
    max-width: none;
    transition: all .8s;
    -webkit-transition: all .5s;
}

.news .pic p {
    text-align: center;
}

.news .pic img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.news .pic h3 {
    font-size: 20px;
}

.news .pic p {
    color: #999;
}

.bm_top_c {
    margin-top: 20px;
}

.bm_top .pic {
    display: inline-block;
    padding: 25px;
    border: 1px #eeeeee solid;
    border-radius: 100%;
}

.bm_top p {
    text-align: center;
    font-size: 16px;
}

.bm_top {
    text-align: center;
}
.activities .txt {
    background: #f9f9f9;
    height: 340px;
    padding: 0;
}

.activities .txt b {
    padding: 0 10px;
    display: block;
}

.activities .txt p {
    padding: 0 10px;
}

.activities span {
    font-size: 14px;
    color: #c7c7c7;
    font-weight: normal;
    margin-left: 10px;
}

.activities .more {
    float: right;
}

.activities .more a {
    font-size: 14px;
    color: #313131;
}

.activities .more a:hover {
    color: #e5322c;
}

.activities .line_top {
    width: 100%;
    height: 2px;
    margin-bottom: 15px;
}

.activities .date {
    margin-bottom: 10px;
    padding: 0 15px;
}

.activities .pic {
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
}

.activities .pic img {
    width: 100%;
    height: 180px;
    transition: all .8s;
    margin: 0;
    -webkit-transition: all .5s;
    display: block;
}

.activities .pic img:hover {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.activities .pic h3 {
    font-size: 16px;
    padding: 0 15px;
}

.activities .pic p {
    color: #999;
    padding: 0 15px;
}
.activities .media-body {
    vertical-align: middle!important
}

.activities .media-left a {
    display: block;
    width: 120px;
    height: 120px
}

.activities .media-heading a {
    color: #333;
}

.activities .media-heading a:hover {
    color: #15499a;
}

.solutions p{
    font-size: 16px;
}
.workshop{
    background: #fff;
}

.workshop .owl-carousel .owl-item p{
    display: block;
    position: relative;
    background: #fff;
    width: 90%;
    margin: 0 auto;
    padding: 30px 0;
    margin-top: -30px;
    box-shadow: 0px 0px 8px 0px #dadada;
    left: 0;
    top: 0;
    z-index: 9999;
}

/*honor*/

.honor {
    background: #f8f8f8;
    position: relative;
    padding: 0;
}

.honor .pad {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.honor .pad a img {
    width: 100%;
    transition: all .8s;
    -webkit-transition: all .5s;
}

.honor .pad a img:hover {}

.honor .txt {
    color: #fff;
    padding: 4% 5%;
}

.honor .txt h1 {
    font-weight: bold;
    font-size: 50px;
    color: #333;
}

.honor .txt h3 {
    font-size: 26px;
    color: #000000;
}

.honor .txt p {
    font-size: 19px;
    line-height: 30px;
    color: #666;
}

.honor .moreBt {
    margin-top: 20px;
    background: transparent;
    font-size: 14px;
    line-height: 20px;
    border: 1px #111 solid;
    border-radius: 0;
    color: #111;
}

.honor .moreBt .iconfont {
    font-size: 2.4rem;
}

.honor .moreBt:hover {
    border: 1px #15499a solid;
    color: #15499a;
}

.honor .moreBt .fa-angle-right {
    font-size: 18px;
}

.honor .honor_l {
    padding: 2% 2% 2% 10%;
}

.about_ys {
    margin-top: 20px;
    background: #15499a;
}

.about_ys h4 {
    color: #fff;
    font-size: 16px;
}

.about_ys h4 a {
    color: #fff;
}

.about_rj {
    padding-bottom: 4%;
    padding-top: 2%!important;
}

/* .about_rj::after{
    position: absolute;
    z-index: 0;
    left: 50%;
    bottom: 50px;
    font-size: 150px;
    content: "ABOUT US";
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 1px;
    font-weight: bold;
    color: #f8f8f8;
} */

.about_rj  .about_bg_color{
    padding: 15px 0;
    background: #f6f6f6;
}

.about_rj .txt {
   background: #f6f6f6;
}
.about_rj .txt b {
    display: block;
    margin-top: 30px;
    font-size: 36px;
    line-height: 30px;
    color: #333;
}

.about_rj .txt span {
    font-size: 36px;
    font-weight: bold;
    color: #15499a;
}

.about_rj .txt p {
    font-size: 16px;
    line-height: 36px;
    color: #373737;
    margin: 15px 0px
}

.about_rj .ys li {
    padding: 20px;
}



.about_rj .ys {
    margin-top: 50px
}

.about_rj .ys img {
    width: 13%;
    vertical-align: top;
    margin-top: 14px;
    display: inline-block;
    margin-right: 10px;
}

.about_rj .ys .text-center {
    text-align: left;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    color: #333
}

.about_rj a .btn-primary {
    margin: 20px 0;
    background: transparent;
    font-size: 16px;
    line-height: 30px;
    border: 1px #111 solid;
    border-radius: 6px;
    color: #111;
}

.about_rj a .btn-primary:hover {
    border: 1px #15499a solid;
    color: #15499a;
}

.honor a.btn-primary {
    margin-top: 20px;
    background: transparent;
    font-size: 16px;
    line-height: 20px;
    border: 1px #111 solid;
    border-radius: 0;
    color: #111;
}

.honor a.btn-primary:hover {
    border: 1px #15499a solid;
    color: #15499a;
}

.lastnews a.btn-primary {
    margin: 20px 0;
    background: transparent;
    font-size: 16px;
    line-height: 30px;
    border: 1px #111 solid;
    border-radius: 0px;
    color: #111;
}

.lastnews a.btn-primary:hover {
    border: 1px #15499a solid;
    color: #15499a;
}

.online {
    padding-top: 4%;
    padding-bottom: 3%;
    background: url(../images/ly_bg.jpg) no-repeat center;
}

.online input::-webkit-input-placeholder,
.online textarea::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #fff;
}

.online input:-moz-placeholder,
.online textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #fff;
}

.online input::-moz-placeholder,
.online textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #fff;
}

.online input:-ms-input-placeholder,
.online textarea:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #fff;
}

.online h2 {
    text-align: left;
    color: #fff;
    font-size: 40px;
    font-weight: normal;
}

.online h2:after {
    height: 0;
}

.online h2 em {
    font-size: 20px;
}

.online p {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
}

.online .form-control {
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    border: none;
    border-radius: 0;
    margin-bottom: 10px;
}
.zuche{
    float: left;
}
.zuche b{
    display: block;
    font-size: 14px;  
    font-weight: normal;
}
.zuche span{
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    color: #15499a;
}
.application .btn-primary {
    background: transparent;
    border: 1px solid #333;
    color: #333;
    border-radius: 100px;
    padding: 8px 15px;
    font-size: 16px;
    margin-bottom: 20px;
}

.application .btn-primary:hover {
    background: #15499a;
    border: 1px solid #15499a;
}

.about_rj .btn-primary {
    background: #15499a;
    border: 1px solid #15499a;
    color: #fff;
    border-radius: 100px;
    padding: 8px 15px;
    font-size: 16px;
    margin-bottom: 10px;
}

.products_tab .btn-primary {
    background: #15499a;
    border: 1px solid #15499a;
    color: #fff;
    border-radius: 100px;
    padding: 8px 15px;
    font-size: 16px;
    margin-bottom: 60px;
}

.online .btn-primary {
    background: #e78d3f;
    border: 1px solid #e78d3f;
    color: #fff;
    border-radius: 0;
    padding: 8px 15px;
    font-size: 16px;
}

.product-hot-list a {
    color: #333;
}
.product-hot-list a img{
    margin: 0 auto;
}
.product-hot-list a span{
    height: 60px;
    line-height: 18px;
    display: block;
    text-align: center;
}
.case {
    padding-bottom: 3%;
    background: #fff;
    padding-top: 3%!important;
}
.cases {
    padding-bottom: 3%;
    background: #ffffff;
    padding-top: 3%!important;
}

.case_box {padding-bottom: 30px;overflow: hidden;background-color: #fff;}
.case_box .list{box-shadow: 0px 9px 30px 0px rgba(6, 146, 220, 0.2);}
.case_box .gg_li{width: 200px;float: left;position: relative;overflow: hidden;cursor: pointer;box-shadow: 0px 0px 18px 0px rgba(214, 211, 211, 0.004);-webkit-transition: all 0.6s;
  -moz-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s;}
.case_box .gg_li .gg_img{display: block;overflow: hidden;height: 250px;background-color: #000;}
.case_box .gg_li .gg_img img{width: 100%;height: 100%;opacity: .8;}
.case_box .gg_li .gg_t{display: block;font-size: 20px;padding: 170px 30px 30px;color: #fff;position: absolute;z-index: 1;top: 0;left: 0;right: 0;text-align: center;line-height: 30px;}
.case_box .gg_li .gg_desc{display: none;position: absolute;z-index: 2;top: 430px;right: 0;padding: 15px;left: 0;bottom: 0;background: #0079c3;color: #fff;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;}
.case_box .gg26 .gg_t{background: url(../images/c1.png) no-repeat center 60px;}
.case_box .gg27 .gg_t{background: url(../images/c2.png) no-repeat center 60px;}
.case_box .gg28 .gg_t{background: url(../images/c3.png) no-repeat center 60px;}
.case_box .gg29 .gg_t{background: url(../images/c4.png) no-repeat center 60px;}
.case_box .gg30 .gg_t{background: url(../images/c5.png) no-repeat center 60px;}
.case_box .gg31 .gg_t{background: url(../images/c6.png) no-repeat center 60px;}
.case_box .gg_li:hover .gg_desc{top: 0;}
.case_box .gg_li:hover {-webkit-box-shadow: 0 10px 30px rgba(0,0,0,0.1); box-shadow: 0 15px 30px rgba(0,0,0,0.2); -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0);}
.case_box .gg_li:hover img{opacity: .5;}


.workshop a b {
    color: #333;
    font-size: 16px;
    text-align: center;
}

.lastnews {
    padding-top: 2%!important;
    padding-bottom: 2%!important;
    background: #fff;
}

.lastnews .media-heading {}

.lastnews .media {
}
.lastnews .media:hover {
    background: #fff;
}

.lastnews .media {
    margin-top: 30px!important;
}

.lastnews .media .media-body .pic {
}

.lastnews .media .media-body .pic img {
    transition: all 0.3s;
    width: 100%;
}

.lastnews .media .media-cont {
    margin: 30px 0;
    padding: 20px 0;
    border-top: 1px #dedede solid;
    color: #7a7a7a;
    line-height: 30px
}

.lastnews .media-heading {
    margin-top: 10px!important;
    padding: 12px 15px!important;
    font-weight: 700;
    color: #15499a;
    text-align: left!important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.lastnews .media-heading a {
    font-size: 20px;
    color: #333;
}

.lastnews .media-heading a:hover {
    color: #15499a;
}

.lastnews p {
    font-size: 16px;
    padding: 6px 15px!important;
}

.lastnews .media-body {
    vertical-align: middle!important;
}

.lastnews .media-left {
    float: left;
}

.lastnews .media-left img {
    height: 100px;
}

.lastnews .media-left img.left_pic {
    height: auto;
    padding: 0;
}

.media:first-child {
    margin-top: 15px!important;
}

.lastnews p {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    color: #666666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

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

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

.media-body,
.media-left,
.media-right {
    display: contents!important;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.news {
    background: url(../images/news_bg.jpg) no-repeat center top;
    padding-bottom: 1%
}

.news .list_box a {
    color: #333
}

.news .list_box {
    padding: 30px 50px;
    background: #fff;
    box-shadow: 0 2px 20px rgba(0, 0, 0, .1)
}

.news .list_box img.lazy {
    width: 50%
}

.news h2 {
    color: #fff
}

.news .owl-carousel .owl-item h4 {
    font-size: 24px;
    text-align: left;
    line-height: 26px
}

.news .owl-carousel .owl-item p {
    font-size: 16px
}

#about .text {
    padding: 20px 0;
}
#about .text .col-md-4{
    text-align: center;
}
#about .text img{
    margin: 15px 0;
}
#about .text span{
}

#about .label {
    color: #15499a;
}

#about .bookform {
    padding: 0;
}

#about .form-control {
    display: inline-block;
}

#located {
    width: 100%;
    border-bottom: 1px solid #eee;
    line-height: 60px
}

#located.located {
    border-bottom: 0;
    border-top: 1px solid #eee
}

#located.located a.right {
    padding-left: 30px;
    color: #1ba4fc;
    float: right;
    background: url(../images/back.png) left center no-repeat
}

#located.affix {
    width: 100%;
    top: 0;
    background: #fff;
    z-index: 99
}

#located .l {
    float: left;
    font-size: 14px;
    color: #a5a5a5;
    padding-left: 26px;
    margin-bottom: 0;
    background: url(../images/home.jpg) -1px center no-repeat
}

#located .l li {
    float: left;
    display: block;
    padding: 0 10px;
    text-align: center
}

#located .l a {
    color: #a5a5a5;
    text-transform: capitalize;
}

#located .l a:hover {
    color: #15499a
}

#located .l span {
    color: #9e9997
}

#located .rmenu {
    float: left
}

#located .rmenu ul {
    margin: 0
}

#located .rmenu li {
    display: inline-block
}

#located .rmenu li a {
    display: block;
    padding: 0 20px;
    color: #6a6a6a;
    font-size: 14px;
    line-height: 60px;
    position: relative;
    text-transform: capitalize;
}

#located .rmenu li a:before {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

#located .rmenu li a:hover:hover {
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #15499a
}

#located .rmenu li a.on:before {
    width: 100%;
    position: absolute;
    content: "";
    height: 2px;
    background: #15499a;
    bottom: -1px;
    left: 0
}

#located #navbar-example li a.on:before {
    display: none
}

#located #navbar-example li.active a:before {
    width: 100%;
    position: absolute;
    content: "";
    height: 2px;
    background: #15499a;
    bottom: -1px;
    left: 0
}

#footer {
    width: 100%;
    float: left;
    background: #d9eafc url(../images/footer_bg.jpg) no-repeat center top;
}

#footer .top {
    width: 100%;
    float: left;
    padding: 50px 0 40px 0;
}

#footer .top .navbar-nav>li>a {
    color: #e5e5e5;
    font-size: 18px;
}

#footer .top i {
    font-size: 20px;
    margin-right: 10px
}

#footer .l {
    float: left;
}

#footer .l dl {
    margin-bottom: 0
}

#footer .l .box {
    line-height: 30px;
    color: #e5e5e5;
    font-size: 16px
}

#footer .l dl {
    padding: 0 18px;
    float: left;
    color: #333;
    margin-right: 10px
}

#footer .l dl dt a {
    font-size: 20px;
    color: #15499a;
    display: block;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px
}
#footer .l dl dt a:hover{
    text-decoration: underline;
}
#footer .l .btn{
    padding: 0;
    margin-left: 120px;
}
#footer .l .btn a{
    display: block;
    text-align: center;
    padding: 15px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #009a58;
    border-radius: 5px;
}

#footer .l .btn a:hover{
    color: #fff;
    background: #00bd6c;
}

#footer .l dl li {
    list-style: none;
}

#footer .l dl li a {
    color: #15499a;
    font-size: 16px;
    text-transform: capitalize;
}
#footer .l dl li a:hover{
    color: #15499a;
}
#footer .c {
    float: right;
}

#footer .c dl dt a {
    font-size: 20px;
    color: #15499a;
    display: block;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
}

#footer .c img {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
}

#footer .c h1 {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: 700;
    margin-top: 0
}

#footer .c i {
    color: #333
}

#footer .r {
    margin-left: 20px;
}

#footer .r dl dt {
    font-size: 22px;
    color: #15499a;
}

#footer .bottom {
    width: 100%;
    float: left;
    padding: 15px 0;
    border-top:1px #d4d4d4 solid;
}

#footer .bottom .foot_l {
    float: left;
    color: #15499a;
    font-size: 16px;
}

#footer .bottom .foot_r {
    float: right;
    color: #15499a
}

#footer .bottom .foot_r ul {
    margin-bottom: 0;
}

#footer .bottom .foot_r li {
    margin-right: 20px;
    display: inline-block
}

#footer .bottom p {
    margin: 0;
    line-height: 20px;
    text-align: center;
    color: #15499a
}

#footer .bottom .foot_c {
    color: #15499a;
    text-align: center;
}

.links {
    padding: 15px 0!important;
}

.links b {
    display: inline-block;
    margin-right: 10px;
    color: #e5e5e5;
    font-size: 14px;
}

.links p {
    display: inline-block;
    font-size: 18px
}

.links ul {
    margin-bottom: 0
}

.links ul li {
    display: inline-block;
    padding: 5px 10px;
    color: #15499a;
    font-size: 14px;
}

.links ul li a {
    color: #15499a;
}

.links ul li a:hover {
    color: #15499a;
}

.contact .box {
    line-height: 30px;
    font-size: 16px;
    color: #15499a;
}

.contact .box a {
    color: #15499a;
}

#footer .bottom a {
    color: #15499a
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
#gtop {
    bottom: 80px;
    right: 10px;
    position: fixed;
    z-index: 990
}

.gtop-gbook {
    display: block;
    position: relative;
    margin: 15px 0 0 0
}

.gtop-go {
    margin: 0
}

.gtop-go a {
    display: block;
    width: 76px;
    height: 76px;
    text-indent: -9999em;
    overflow: hidden;
    background: url(../images/gotop.jpg) 0 0 no-repeat
}

.showproduct-head {
    padding: 20px 0;
}

@media (max-width:768px) {
    .gtop-go a {
        display: block;
        width: 30px;
        height: 30px;
        text-indent: -9999em;
        overflow: hidden;
        background: url(../images/gotop.jpg) 0 0 no-repeat;
        background-size: cover
    }
    #footer .c h1 {
        margin-top: 15px
    }
}

.bookform,
.show-adv,
.show-app,
.show-case,
.show-cer,
.show-cv,
.show-dis,
.show-fac,
.show-man,
.show-par,
.show-rp {
    padding: 10px 20px;
}

@media (max-width:768px) {
    .bookform,
    .show-adv,
    .show-app,
    .show-case,
    .show-cer,
    .show-cv,
    .show-dis,
    .show-fac,
    .show-man,
    .show-par,
    .show-rp {
        padding: 10px;
        font-size: 14px
    }
}

.nav-tabs {
    border-bottom: 1px solid #e4eaec
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
@media (min-width:1100px) and (max-width:1600px) {
    #header .navbar-nav>li>a {
        font-size: 12px;
        padding: 0 8px;
    }
    #banner .carousel-caption {
        bottom: 300px
    }
    .service .txt{
        font-size: 14px;
        line-height: 20px;
    }
    .service .cer img{
        width: 100px;
        height: 250px;
    }
    .lastnews p{
        -webkit-line-clamp: 1;
        line-clamp: 1;
        padding: 3px 15px!important;
    }
}
@media (min-width:1421px) and (max-width:1599px){
    #news .list a img{
    }
}
@media (max-width:1420px) {
    #header .navbar-nav>li>a {
        font-size: 12px
    }
    #banner .carousel-caption {
        bottom: 300px
    }
    #news .list a img{
    }
}

@media (max-width:1300px) {
    #header .navbar-nav>li>a {
        font-size: 12px;
        padding: 0 5px
    }
    #header .social {
        display: none
    }
    #header .r {
        width: 7%
    }
    #header .m {
        width: 63%
    }
    #header .logo img {
        max-width: 100%
    }
    #banner .carousel-caption {
        bottom: 240px
    }
    .about_rj .txt p {
        font-size: 14px;
        line-height: 20px;
    }
    .advantage li h4{
        font-size: 14px;
    }
    #news .list a img{
    }
}

@media (max-width:1055px) {
    #header .logo {
        margin-right: 0
    }
    #header .navbar-nav>li>a {
        padding: 0 4px
    }
    #header .search_btn {
        margin: 30px 0
    }
    #header .r {
        width: 7%
    }
    #header .m {
        width: 63%
    }
    .about_rj .txt p {
        font-size: 14px;
        line-height: 30px;
        margin: 25px 10px
    }
    .about_rj .txt {
        padding: 2% 3% 0% 5%;
    }
    .about_rj .txt p {
        font-size: 14px;
        line-height: 20px;
    }
    .advantage li h4{
        font-size: 14px;
    }
}
@media (min-width:1441px) and (max-width:1600px) {
    .pdt_switch .tab_list li a{
        padding: 15px 10px;
    }
}

@media (min-width:1201px) and (max-width:1440px) {
    .pdt_switch .tab_list li a{
        padding: 15px 10px;
    }
}
@media (min-width:992px) and (max-width:1200px) {
    #banner .carousel-caption {
        bottom: 160px
    }
    #footer .l dl {
        padding: 0 10px
    }
    .wjs-banner .text h1{
        font-size: 32px!important;
    }
    .index-body h2{
        font-size: 30px;
    }
    .index-body b{
        font-size: 30px;
    }
    #product .list li .item img {
    }
    .pdt_switch .tab_list li a{
        padding: 8px 10px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #header .r {
        display: none
    }
    #header .m {
        width: 70%
    }
    .headerBox .logo{
        background-size: 80%;
    }
    #header .navbar-nav>li>a {
        padding: 0 0px;
        font-size: 12px;
    }
    .wjs-banner .text h1{
        font-size: 26px!important;
    }
    .num ul li h3{
        font-size: 30px;
    }
    .index_pdt .item b{
        font-size: 26px;
        margin-bottom: 0;
    }
    #banner .carousel-caption {
        bottom: 150px
    }
    #footer .c {
        width: 100%;
        text-align: center;
        border-right: none
    }
    #footer .c p {
        font-size: 14px
    }
    #footer .l {
        width: 100%
    }
    #footer .l dl {
        padding: 0 18px
    }
    #footer .l {
        width: 100%
    }
    #footer .r {
        width: 100%;
        margin-top: 0;
        border: 0
    }
    .index-body h2{
        font-size: 30px;
    }
    .index-body b{
        font-size: 30px;
    }
    #product .list li .item img {
        display: block;
        width: auto;
        margin: 0 auto;
        margin-top: 20px;
        float: none
    }
    #product .list li .item .rtxt {
        width: 100%;
        padding: 10px 20px
    }
    #product .list li .item .rtxt a.more {
        float: none;
        margin: 10px auto
    }
    #about #pinpai img.bg {
        margin-top: 80px
    }
    #product_slide .carousel .carousel-caption {
        bottom: 30px
    }
    #case_box .list a img {
        width: 50%
    }
    #case_box .list a .bt {
        width: 50%;
        padding: 15px
    }
    .about_rj .txt b {
        font-size: 18px;
        line-height: 30px;
    }
    .about_rj .txt p {
        font-size: 14px;
        line-height: 30px;
        margin: 25px 10px
    }
    .application .tab_box .content h4 a {
        font-size: 24px;
    }
    .application .tab_box .content p {
        display: none;
    }
    .application .tab_box .content {
        padding-left: 30px;
        padding-top: 30px;
    }
}

@media (max-width:767px) {
    #header .logo {
        height: 60px;
        line-height: 60px
    }
    .headerBox .logo{
        background-size: 100%;
    }
    #header .logo h1 {
        font-size: 34px;
        font-weight: 700;
        text-align: left;
        margin-top: 13px
    }
    #header .logo img {
        height: 40px;
        margin-top: 10px;
        margin-left: 10px;
        float: left;
    }
    #header .language,
    #header .search_btn {
        margin: 10px 0;
    }
    #header .l {
        width: 50%;
        height: 60px;
        margin-top: 0;
    }
    #header .r {
        width: 17%;
        float: right
    }
    #header .m {
        width: auto;
        margin: 0 auto
    }
    #header .navbar-toggle {
        position: absolute;
        padding: 15px 10px;
        border: none;
        border-radius: 0;
        left: 50%;
        z-index: 999;
        background: 0 0!important;
        margin-right: 0;
        margin-left: 50px;
    }
    #header .navbar-collapse {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: 1;
        z-index: 16;
        background-color: rgba(0, 0, 0, .7)
    }
    #header .navbar-nav {
        padding: 0;
        margin: 0;
        padding-top: 60px
    }
    #header .navbar-nav>li {
        width: 100%
    }
    #header .navbar-nav>li>a {
        width: 100%;
        line-height: 40px;
        height: 40px;
        font-size: 12px;
        text-align: left;
        color: #fff!important;
        padding-left: 22px
    }
    #header .navbar-nav li.quote a {
        color: #15499a!important;
    }
    #header .navbar-nav li.quote:hover a {
        color: #fff!important;
    }
    #header .dropdown-menu {
        text-align: left;
        list-style: none;
        background: 0 0;
        min-width: 12em;
        border: none;
        min-width: auto;
        border-radius: 0;
        top: 40px;
        background: #fff!important;
    }
    #header .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff!important;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        padding: 0;
        padding-left: 30px
    }
    #header .navbar-default .navbar-nav .open .dropdown-menu>li>a:before {
        content: "- "
    }
    #header .navbar-default .navbar-toggle.collapsed .icon-bar {
        background-color: #15499a
    }
    .navbar-default .navbar-toggle .icon-bar {
        background: #fff
    }
    #header .navbar-nav>li>.dropdown-menu li a {
        background: 0 0;
        text-align: left
    }
    #header .navbar-nav>li>a:after {
        display: none
    }
    .navbar-toggle .icon-bar {
        position: relative
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 6px
    }
    .navbar-toggle .icon-bar:nth-child(2) {
        -moz-transition: background .3s ease 0s;
        -o-transition: background .3s ease 0s;
        -webkit-transition: background .3s ease;
        -webkit-transition-delay: 0s;
        transition: background .3s ease 0s;
        background: 0 0
    }
    .transform-fallback-fix .navbar-toggle .icon-bar:nth-child(2) {
        background: #909090
    }
    .navbar-toggle .icon-bar:nth-child(1),
    .navbar-toggle .icon-bar:nth-child(3) {
        -moz-transition: top .3s ease, -moz-transform .3s ease .4s;
        -o-transition: top .3s ease, -o-transform .3s ease .4s;
        -webkit-transition: top .3s ease, -webkit-transform .3s ease;
        -webkit-transition-delay: 0s, .4s;
        transition: top .3s ease, transform .3s ease .4s
    }
    .navbar-toggle .icon-bar:nth-child(1) {
        top: 8px;
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .transform-fallback-fix .navbar-toggle .icon-bar:nth-child(1) {
        top: 0
    }
    .navbar-toggle .icon-bar:nth-child(3) {
        top: -8px;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .transform-fallback-fix .navbar-toggle .icon-bar:nth-child(3) {
        top: 0
    }
    .navbar-toggle.collapsed .icon-bar:nth-child(2) {
        -moz-transition: background .3s ease .4s;
        -o-transition: background .3s ease .4s;
        -webkit-transition: background .3s ease;
        -webkit-transition-delay: .4s;
        transition: background .3s ease .4s;
        background-color: #909090
    }
    .navbar-toggle.collapsed .icon-bar:nth-child(1),
    .navbar-toggle.collapsed .icon-bar:nth-child(3) {
        top: 0;
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -moz-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        -moz-transition: top .3s ease .4s, -moz-transform .3s ease;
        -o-transition: top .3s ease .4s, -o-transform .3s ease;
        -webkit-transition: top .3s ease, -webkit-transform .3s ease;
        -webkit-transition-delay: .4s, 0s;
        transition: top .3s ease .4s, transform .3s ease
    }
    .modal {
        text-align: center;
        font-size: 0
    }
    #banner {
        margin: 100px auto 0
    }
    #banner .carousel-caption {
        bottom: 10px
    }
    #banner .carousel-caption {
        left: 10%
    }
    #banner .carousel-caption h5 {
        font-size: 18px;
        line-height: 1.4;
        margin-bottom: 0
    }
    #banner .carousel-caption a.more {
        margin-top: 0;
        width: 80px;
        float: left;
        padding: 2px 5px;
        height: auto;
        line-height: 1.2
    }
    #banner .carousel-caption p {
        font-size: 12px;
        line-height: 1;
        margin-bottom: 5px
    }
    #banner .carousel-control.left,
    #banner .carousel-control.left:before,
    #banner .carousel-control.right,
    #banner .carousel-control.right:before {
        width: 40px;
        height: 40px;
        line-height: 40px
    }
    #banner .carousel-control {
        margin-top: -20px
    }
    #banner .carousel-indicators {
        margin-bottom: 0;
        bottom: 5px
    }
    #ibanner {
        margin: 100px auto 0;
        height: 250px;
    }
    #ibanner .gg_img{      
/*         position: static;
        left: 0;
        margin-left: 0; */
    }
    #ibanner .text {
        top: 50%;
        left: 50%;
        z-index: 1;
        margin-left: -45%;
        width: 90%;
    }
    #ibanner .text .gg_t{
        font-size: 20px;
        line-height: 30px;
    }
    #ibanner .text .gg_desc{
        display: none;
        font-size: 14px;
    }
    #ibanner .text h5 {
        font-size: 16px
    }
    #ibanner .text p {
        font-size: 15px
    }
    #footer .c {
        width: 100%;
        text-align: center;
        border-right: none;
        padding-left: 0;
        margin-left: 0;
        border-left: none
    }
    #footer .c p {
        font-size: 14px
    }
    #footer .l {
        width: 100%
    }
    #footer .l dl {
        width: 50%
    }
    #footer .r {
        width: 100%;
        margin-top: 0;
        border: 0
    }
    #footer .top .l dl {
        width: 100%;
        border-bottom: 1px #d4d4d4 solid;
        padding: 10px 0;
        margin-bottom: 0
    }
    #footer .top .l dl dt {
        margin-bottom: 0
    }
    #footer .top .l dl dt a {
        margin: 0;
        font-size: 14px
    }
    #footer .top .l dl .box {
        display: block
    }
    #footer .top .l dl.open .box {
        display: block;
        width: 100%;
        float: left;
        margin-top: 10px
    }
    #footer .top .l dl dd a {
        float: left;
        width: auto;
        display: inline-block;
        padding: 0 10px
    }
    #footer .r {
        margin-top: 20px
    }
    #footer .top {
        padding: 20px 0
    }
    #product .list li .item img {
        display: block;
        width: auto;
        margin: 0 auto;
        margin-top: 20px;
        float: none
    }
    #product .list li .item .rtxt {
        width: 100%;
        padding: 10px
    }
    #product .list li .item .rtxt a.more {
        float: none;
        margin: 10px auto
    }
    #pagination .pagination>li>a.prev {
        margin: 0 4px
    }
    #pagination .pagination>li>a.next {
        margin: 0 4px
    }
    #product {
        padding: 40px 0
    }
    #located .l {
        font-size: 13px;
        line-height: 40px
    }
    #located .rmenu li {
        width: 100%;
        overflow: hidden;
        float: left;
        padding: 2px
    }
    #located .rmenu li a:after {
        display: none
    }
    #located .rmenu li a {
        display: block;
        padding: 0;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        border: 1px solid #eee
    }
    #located .rmenu {
        width: 100%;
        margin-bottom: 10px
    }
    #anli {
        padding: 40px 0
    }
    #anli .tit {
        font-size: 25px;
        margin-bottom: 20px
    }
    #about #jianjie,
    #about #lishi {
        padding: 50px 0
    }
    #about .tit_1 {
        font-size: 25px;
        margin-bottom: 20px
    }
    #about #pinpai .text {
        padding-left: 0;
        padding-top: 20px
    }
    #about #lishi .slide_history .item b {
        font-size: 20px
    }
    #about #lishi .slide_history .item span {
        font-size: 14px
    }
    #about #lishi .slide_history .item .top {
        padding-left: 50px
    }
    #about #lishi .slide_history .item .bottom {
        padding-top: 80px;
        padding-left: 60px;
        background: url(../images/line4.png) 40px top no-repeat
    }
    #about #fangan1,
    #about #fangan2,
    #about #fangan3 {
        padding: 50px 0
    }
    #about #fangan1 ul li {
        width: 100%
    }
    #about .tit_2 {
        font-size: 20px
    }
    #about #fangan2 .text,
    #about #fangan3 .text {
        margin-top: 20px
    }
    #about #fangan1 ul li em {
        background-size: 100% 100%
    }
    #shouhou {
        padding: 50px 0
    }
    #shouhou .tit_1 {
        font-size: 25px
    }
    #shouhou .tit_2 {
        font-size: 20px
    }
    #shouhou .cont {
        margin-top: 0
    }
    #shouhou .cont li {
        width: 100%
    }
    #news {
        padding: 50px 0
    }
    #news .tit {
        font-size: 25px;
        margin-bottom: 10px
    }
    #product_slide .carousel ul {
        position: static;
        margin: 20px auto;
        width: auto
    }
    #product_slide .carousel .carousel-caption {
        max-width: 100%;
        position: static
    }
    #product_slide .carousel .carousel-caption h5 {
        font-size: 16px
    }
    #product_slide .carousel .carousel-caption p {
        font-size: 13px;
        line-height: 1.2
    }
    #located .l {
        line-height: 30px;
        padding-top: 10px;
        background: url(../images/home.jpg) -1px 12px no-repeat
    }
    #product_nav .l {
        width: 100%;
        float: left;
        margin-bottom: 10px;
        font-size: 20px
    }
    #product_nav .r {
        width: 100%;
        float: left
    }
    #product_nav .r a {
        margin: 0 10px 0 0;
        font-size: 13px
    }
    #case_box .list a img {
        width: 100%
    }
    #case_box .list a .bt {
        width: 100%
    }
    .arc_rec h2 {
        font-size: 18px
    }
    .news_l {
        padding-left: 0;
        padding-right: 0
    }
    .news_r {
        padding-right: 15px
    }
    #footer .r h5 {
        font-size: 18px
    }
    .products_sort .mr {
        height: 7em;
        border-right: 1px #e6e6e6 solid
    }
    .links-nav li a {
        font-size: 12px
    }
    #header {
        top: 0;
        height: 100px;
    }
    .hot_se .hot_li li {
        line-height: 26px
    }
    .tab .nav-tabs li button {
        padding: 3px 10px;
        font-size: 12px;
        line-height: 16px
    }
    .Feedback .bookform h6 {
        font-size: 20px
    }
    .custom .btn-danger {
        font-size: 16px
    }
    .Feedback .Feedback_box h6 {
        font-size: 20px
    }
    .about_rj .txt p {
        font-size: 14px;
        line-height: 30px;
        margin: 25px 10px
    }
    .products_list .ad p {
        line-height: 20px
    }
    .news .list_box img.lazy {
        width: 100%;
        height: 200px
    }
    .news .list_box h4 {
        font-size: 20px!important
    }
    .tab .tab-content .tab_box img {
        height: 130px
    }
    .about_rj .txt h3 {
        font-size: 26px;
    }
    .about_rj .about_bg video {
        width: 100%;
        margin-top: 40px;
        margin-left: 0;
        margin-bottom: 0
    }
    #footer .top .navbar-nav>li>a {
        font-size: 16px;
    }
    .products_tab .tab_box a h3 {
        font-size: 14px;
    }
    .about_rj .text-center {
        font-size: 14px;
    }
    .lastnews .media-heading a {
        font-size: 14px;
    }
    .lastnews p {
        font-size: 12px;
    }
    .Feedback .bookform_index {
        padding: 20px
    }
    .news .list_box {
        padding: 15px
    }
    .custom h2 {
        font-size: 20px
    }
    .about_rj .about_bg iframe {
        width: 100%;
        height: 220px;
        margin-left: 0;
    }
    .index-body h2 {
        font-size: 22px;
        background-size: 20px;
    }
    .index-body h2 b{
        font-size: 22px;
    }  
    .index-body h4{
        font-size: 18px;
    }      
    .soloutions span {
        font-size: 12px;
        height: 30px;
    }
    .applications h4{
        font-size: 16px!important;
    }
    .applications p {
        font-size: 13px;
    }
    .Feedback .bookform {
        padding: 15px;
    }
    #footer .bottom .foot_l {
        font-size: 12px;
        text-align: center;
    }
    #footer .bottom .foot_r {
        width: 100%;
        font-size: 12px;
        text-align: center;
        float: left;
        margin: 0 auto;
    }
    #footer .bottom .foot_r li {
        margin-right: 0px;
    }
    .application .tab_box .content h4 a {
        font-size: 20px;
        line-height: 26px;
    }
    .application .tab_box .content {
        padding-left: 20px;
        padding-top: 20px;
    }
    .application .btn-primary {
        padding: 5px 8px;
        font-size: 12px;
    }
    .about_rj .btn-primary {
        padding: 5px 8px;
        font-size: 12px;
    }
    .application .tab_box .content dl dd {
        width: 100%;
    }
    .about_rj .txt b {
        font-size: 20px;
    }
    .custom b {
        font-size: 16px;
        margin-top: 3%;
        margin-bottom: 1%;
    }
    .custom p {
        font-size: 12px;
        line-height: 16px;
    }
    .custom .btn-warning {
        font-size: 16px;
    }
    .custom .mt40 {
        margin-top: 0;
        margin-bottom: 3%;
    }
    .workshop h6 {
        font-size: 16px;
    }
    .pdt_switch .tab_list li:last-child{
        display: none;
    }
    .pdt_switch .tab_list li a p {
        font-size: 12px;
        line-height: 16px;
        height: 48px;
    }
    .honor .txt h1 {
        font-size: 24px;
    }
    .list_top .txt h3 {
        font-size: 18px;
    }
    .list_top .txt p {
        font-size: 14px;
        line-height: 22px;
    }
    .honor .txt p {
        font-size: 14px;
    }
    .owl-carousel .owl-item p {
        line-height: 20px;
        font-size: 14px;
    }
    .contact .box {
        width: 100%;
    }
    .pdt_switch .tab_list li{
        width: 100%;
    }
    .pdt_switch .tab_list li a {
        width: 33.3%;
        float: left;
    }
    .pdt_switch .tab_list {
        clear: both;
    }
    .index_pdt .item{
        padding: 0px;
    }
    .index_pdt .item h5{
        font-size: 12px;
    }
    .index_pdt .item .text-height .text h5 {
        font-size: 18px;
    }
    .index-search-box{
        margin-top: 15px;
    }
    .list_box h4{
        font-size: 14px;
    }
    .i-chose h4{
        font-size: 14px;
        margin: 12px 0;
    }
    .i-chose ul li{
        text-align: center;
    }
    .i-chose ul li img{
        margin: 0 auto;
        text-align: center;
        display: block;
    }
    .activities .txt{
        height: auto;
    }
    .top-right{
        width: 100%;
    }
    .wjs-banner .text{
        width: 96%!important;
        top: 14%!important;
        left: 5%!important;
    }
    .wjs-banner .text h1{
        font-size: 16px!important;
    }
    .wjs-banner .text h1 b{
        color: #15499a;
    }
    .wjs-banner .text p{
        font-size: 14px!important;
    }
    .share li a .fa {
        width: 30px;
        height: 30px;
        padding: 6px;
        font-size: 16px;
    }
    #header .navbar-nav>li.send a{
        width: 100%;
    }
    .product-index ul li .info_box h5{
        font-size: 20px;
    }
    .picturebox-case a p span{
        font-size: 12px;
    }
    .lastnews .media .media-body .pic img{
        height: 240px;
    }
    .footblxfs_item{
        width: 100%;
    }
    .footblxfs_item img{
        width: 30px;
    }
    #footer .c{
        margin-right:0;
    }
    .service .txt{
        word-wrap: break-word;
        word-break: normal;
        font-size: 14px;
        line-height: 24px;
        padding: 0;
    }
    .choose-index li{
        padding: 5px 8px;
        height: auto;
    }
    .choose-index li h3{
        font-size: 16px;
    }
    .choose-index li p{
        font-size: 12px;
    }
    .choose-index li span{
        width: 50px;
    }
    .index_pdt .item{
    }
    .index_pdt .item a{
        border: none;
    }
    .index_pdt .item a:hover{
        border: none;
    }
    .index_pdt .item b{
        font-size: 18px;
        line-height: 20px;
        margin: 0;
    }
    .service b{
        font-size: 18px;
        line-height: 20px;
    }
    .advantage li h4{
        font-size: 14px;
    }
    .clients-say .clients-c{
        font-size: 14px;
    }
    .bofang_box p{
        font-size: 12px!important;
        height: 20px!important;
        line-height: 20px!important;
    }
    #product .list{
        padding-left: 15px!important;
    }
    .product_btn .btn-warning{
        padding: 5px 8px;
        font-size: 12px;
    }
    #product .list-title h1{
        font-size: 16px!important;
    }
    #product .list-title h2{
        font-size: 12px!important;
    }
    .advantage li img {
        margin: 0 auto;
        width: 50px;
        height: auto;
    }
    #footer .l .btn{
        margin-left: 0;
    }
    .num ul li{
        width: 33.3%;
    }
    .num ul li h3{
        font-size: 30px;
    }
    .num ul li h4{
        font-size: 16px;
    }
    .num ul li p{
        font-size: 14px;
        line-height: 16px;
    }
    .index_pdt .item p{
        font-size: 14px!important;
        line-height: 20px!important;
        margin: 0px 15px;
    }
    .index-body h3{
        font-size: 14px;
        line-height: 20px;
    }
    .index-body .more{
        font-size: 14px;
        line-height: 40px;
    }
    .index_pdt .item em{
        font-size: 14px;
    }
    .num ul li{
        width: 33.3%;
    }
    .num ul li b{
        font-size: 26px;
    }
    .num ul li em{
        font-size: 16px;
    }
    .num ul li p{
        font-size: 14px;
        line-height: 16px;
    }
    .advantage li p{
        font-size: 14px;
        height: 160px;
    }
    .customer{
        padding: 15px;
    }
    .index-form{
        padding: 15px;
    }
    .index-form form div .light{
        margin-top: 10px;
    }
}

@media (max-width:320px) {
    #pagination .pagination>li>a {
        padding: 4px 10px;
        margin: 0 3px;
        font-size: 12px!important
    }
}

#footer_phone {
    display: none;
    background: #252525;
    font-size: .9em;
    padding: 0 0 0;
    position: relative;
    clear: both;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px #2e2e2e solid
}

#footer_phone .foot_wo {
    color: #fff;
    font-size: 14px
}

@media (max-width:768px) {
    body {
        padding-bottom: 40px;
        width: 100%;
        float: left
    }
    #footer_phone {
        display: block
    }
}

#banner .carousel-caption a.more {
    font-size: 12px;
    color: #fff;
    display: block;
    height: 34px;
    margin-top: 10px;
    line-height: 32px;
    border: 1px solid #15499a;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    background: #15499a
}

.wjs-banner .bigImg {
    width: 100%;
    height: 730px;
    display: block;
    background-position: center center;
    background-size: cover
}

.wjs-banner .smallImg img {
    width: 100%;
    display: block
}
.wjs-banner .text {
    width: 40%;
    padding: 0 15px;
    text-align: left;
    position: absolute;
    top: 20%;
    left: 50%;
}
.wjs-banner .text h1 {
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    font-size: 50px;
    color: #fff;
    font-weight: bold;
}
.wjs-banner .text p{
    -webkit-animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    animation: 1500ms ease-in-out 0s normal none 1 running fadeInUp;
    font-size: 18px;
    color: #fff;
}

.wjs-banner .item:nth-child(1) .text {
    width: 40%;
    padding: 0 15px;
    text-align: left;
    position: absolute;
    top: 20%;
    left: 15%;
}
.wjs-banner .item:nth-child(2) .text {
    width: 100%;
    text-align: center;
    left: 0;
    top: 20%
}
.wjs-banner .item:nth-child(3) .text {
    width: 40%;
    padding: 0 15px;
    text-align: left;
    position: absolute;
    top: 20%;
    left: 15%;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

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

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

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

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-left: 30px
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-google:before {
    content: "\f1a0"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-search:before {
    content: "\f002"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-phone:before {
    content: "\f095"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-globe:before {
    content: "\f0ac";
}

.box-services {
    position: relative;
    margin: 80px 0;
}

.box-services i {
    position: absolute;
    left: 10px;
    top: 0px;
    font-size: 50px;
    color: #e78d3f;
}

.template-post {
    padding-left: 70px;
}

.template-post h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.template-post p {
    font-size: 14px;
    color: #999;
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-item p {
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    color: #333;
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

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

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/* =========================================================================================================== */

/* =========================================================================================================== */

/* pagination   start        ================================================================================= */

/* =========================================================================================================== */

/* =========================================================================================================== */

.page {
    margin: 10px 0px;
    clear: both;
    padding-top: 10px;
    overflow: hidden;
}

.page .first {
    background: url(../images/page.png) 7px -82px no-repeat;
}

.page .last {
    background: url(../images/page.png) 7px -140px no-repeat;
}

.page .next {
    background: url(../images/page.png) 7px 10px no-repeat;
}

.page .prev {
    background: url(../images/page.png) 7px -36px no-repeat;
}

.page span.page_list {
    overflow: hidden;
    float: right;
}

.page span.page_list a {
    display: block;
    float: left;
    margin-right: 5px;
    border: 1px solid #eaeaea;
    padding: 5px 10px 5px 10px;
    font-size: 12px;
}

.page span.page_rows {
    display: block;
    float: right;
    border: 1px solid #eaeaea;
    font-size: 12px;
    margin-right: 5px;
    padding: 5px 10px 5px 10px;
}

.page span.page_list a.selected {
    background: #f2f2f2;
    color: #222222;
}

#pagination {
    text-align: center;
    margin-bottom: 20px;
}

#pagination .pagination>li>a {
    background: #fff;
    color: #333;
    border: none;
    margin: 0 4px;
    font-size: 14px;
    font-family: "Arial";
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px solid #dbdbdb;
}

#pagination .pagination>li>a.on,
#pagination .pagination>li>a:hover {
    background: #1ba4fc;
    color: #fff;
    border-color: #1ba4fc;
}

#pagination .pagination>li>a.prev {
    margin-right: 30px;
    border-radius: 0;
    font-size: 14px;
}

#pagination .pagination>li>a.next {
    margin-left: 30px;
    border-radius: 0;
    font-size: 14px;
}

/* =========================================================================================================== */

/* pagination   end          ================================================================================= */

/* =========================================================================================================== */

/* =========================================================================================================== */

/* =========================================================================================================== */

/* product list start         ================================================================================ */

/* =========================================================================================================== */

/* =========================================================================================================== */

#product {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #f5f5f5;
}

#product .list {
    float: left;
    padding-left: 0;
}

#product .list-title h1{
    font-size: 22px;
    font-weight: bold;
}

#product .list-title h2{
    padding-bottom: 15px;
    line-height: 22px;
    font-size: 16px;
}

#product .list li .item {
    display: block;
    width: 100%;
    background: #fff;
    float: left;
    padding: 10px;
    margin-bottom: 30px;
}

#product .list li .item img {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    margin: 0 auto;
}

#product .list li .item .rtxt {
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 20px;
}

#product .list li .item .rtxt h5 {
    text-align: center;
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#product .list li .item .rtxt h5 a {
    color: #333;
}

#product .list li .item .rtxt p {+-
    color: #757575;
    font-size: 13px;
    line-height: 1.6;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list_info {
    height: 50px;
}

#product .list li .item .rtxt a.more {
    display: block;
    width: 122px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    margin: 10px auto;
    margin-top: 20px;
    background: #5f6062;
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-size: 15px;
}

#product .list li .item .rtxt a.more:hover {
    background: #15499a;
}

/* =========================================================================================================== */

/* product list end   ======================================================================================== */

/* =========================================================================================================== */

@media (min-width: 1600px) {
    .container-xxl {
        width: 1490px!important;
    }
}

/* boonhi begin   ======================================================================================== */

/* boonhi end     ======================================================================================== */