﻿@charset 'utf-8';

body {
	overflow-x: hidden;
	font-family: "Microsoft YaHei";
	font-size:14px; line-height:28px;
	color:#434343
}

ul {
	padding: 0;
	margin: 0;
}

ul li {
	list-style: none;
}

a {
	color: #434343;
	text-decoration: none;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}

a:focus,
a:hover {
	color: #434343;
	text-decoration: none;
}

a:focus {
	outline: none;
	outline-offset: -2px;
}
@media (min-width: 1430px)
{
    .c1400 .content .container
    {
        width: 1430px;
    }
}


.mainh2 .border {
    right: 15px;
    bottom: 1px;
    left: 15px;
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #e5e5e5;
}
.iconfont
{
    font-family: 'iconfont' !important;
    font-size: 16px;
    font-style: normal;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before
{
    content: '\e635';
}

.icon-dianhua:before
{
    content: '\e602';
}

.icon-zuoyoujiantou:before
{
    content: '\e60a';
}

.icon-dingwei:before
{
    content: '\e718';
}

.icon-sjiantouyou:before
{
    content: '\e643';
}

.icon-shuangjiantouzuo:before
{
    content: '\e719';
}

.icon-zuoyoujiantou2:before
{
    content: '\e71a';
}

input::-moz-placeholder
{
    opacity: 1;
    color: #999;
}

input::-webkit-input-placeholder
{
    opacity: 1;
    color: #999;
}

input:-ms-input-placeholder
{
    opacity: 1;
    color: #999;
}


/*分页*/

.paging
{
    text-align: center;
}

.paging li
{
    font-family: 'Impact', 'Arial';
    font-size: 12px;
    line-height: 28px;

    display: inline-block;

    width: 30px;
    height: 30px;
    margin-right: 6px;
    margin-left: 6px;

    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
    vertical-align: top;

    color: #c49a4d;
    border: 1px solid #c49a4d;
}

.paging li a
{
    color: #c49a4d;
}

.paging li.activepage,
.paging li:hover
{
    color: #fff;
    background: #c49a4d;
}

.paging .lp
{
    line-height: 31px;
}

.paging .hidden-md a
{
    line-height: 40px;

    display: block;

    width: 80px;
    height: 40px;

    text-align: center;

    color: #c49a4d;
    border: 1px solid #c49a4d;
}

img
{
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
}

.inpage img
{
    max-width: 100%;
}

.header1
{
    position: fixed;
    z-index: 1050;
    top: 50px;
    right: 50px;
    left: 50px;

    height: 82px;

    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;

    background: #fff;
}


.header1.active
{
    top: 0;
    right: 0;
    left: 0;

    border-bottom: 1px solid #eaeaea;
}

.header1 .header1c
{
    position: relative;

    text-align: center;
}

.header1 .header1c .logo
{
    line-height: 80px;

    position: absolute;
    top: 0;
    left: 20px;
	width: 23%; float:left
}

.header1 .header1c .logo img
{
    width: 100%;
}

.header1 .header1c .souy
{
    position: absolute;
    top: 0;
    right: 25px;
    height: 100%; font-size:24px;color: #005ac2; font-weight:600; }

.header1 .header1c .souy .fl
{
    line-height: 82px;

    margin-left: 30px;
}

.header1 .header1c .souy .fl img
{
    /*width: 30px;*/

    cursor: pointer;
}
.header1 .header1c .souy .fl a{font-weight:normal; color:#626262; font-size:14px;  padding-left:10px}

.header1 .header1c .topnav{ width:58%; margin-left:10%;
    display: inline-block;

    text-align: left;
}



.header1 .header1c .topnav .li1
{
    float: left;
}

.header1 .header1c .topnav .li1 .lia
{
    font-family: 'HC', '微软雅黑';
    font-size: 16px;
    line-height: 82px;

    display: block;

    padding-right: 26px;
    padding-left: 26px;

    letter-spacing: .5px;
    text-transform: uppercase;

    color: #666;
}

.header1 .header1c .topnav .li1.active .lia,
.header1 .header1c .topnav .li1:hover .lia,
.header1 .header1c .topnav .li1 .lia.active
{
    color: #005ac2;
}

.header1 .header1c .topnav .li1 .downul
{
    position: absolute;
    top: 82px;
    left: 0;

    display: none;

    width: 100%;
    height: auto;
    padding-left: 57px;

    background: rgba(255, 255, 255, .8);
}

.header1 .header1c .topnav .li1 .downul .xiala
{
    height: 340px;
}

.header1 .header1c .topnav .li1 .downul .ul1
{
    width: 310px;
    height: 100%;

    background: #d6b984;
}

.header1 .header1c .topnav .li1 .downul .ul1 li a
{
    font-family: 'Segoe UI', 'Arial';
    font-size: 20px;
    font-weight: bold;
    line-height: 66px;

    display: block;

    height: 66px;

    text-align: center;
    text-transform: uppercase;

    color: #fff;
}

.header1 .header1c .topnav .li1 .downul .ul1 li a.active
{
    background: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul1 .moret
{
    position: relative;

    margin-top: 38px;
    padding-top: 103px;
    padding-right: 30px;

    text-align: right;
}

.header1 .header1c .topnav .li1 .downul .ul1 .moret a
{
    font-family: 'Microsoft PhagsPa', 'Arial';
    font-size: 14px;

    color: #fff;
}

.header1 .header1c .topnav .li1 .downul .ul1 .moret a[data-num='1']
{
    display: none;
}

.header1 .header1c .topnav .li1 .downul .ul1 .moret img
{
    position: absolute;
    top: 0;
    left: -60px;

    width: 279px;
    height: 138px;
}

.header1 .header1c .topnav .li1 .downul .ul1 .moret img[data-num='0']
{
    display: block;
}

.header1 .header1c .topnav .li1 .downul .ul2
{
    overflow: hidden;

    width: 232px;
    max-height: 100%;
    padding-left: 60px;
}

.header1 .header1c .topnav .li1 .downul .ul2 li a
{
    font-family: 'Segoe UI', 'Arial';
    font-weight: bold;

    display: block;

    padding-top: 50px;
    padding-bottom: 70px;

    text-transform: uppercase;

    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul2 li a span
{
    float: right;

    margin-top: -2px;
}

.header1 .header1c .topnav .li1 .downul .ul2.act
{
    width: 350px;
}

.header1 .header1c .topnav .li1 .downul .ul2[data-num='1'],
.header1 .header1c .topnav .li1 .downul .ul3[data-num='1']
{
    display: none;
}


/*.header1 .header1c .topnav .li1 .downul .ul2 ul[data-num="0"]*/

.header1 .header1c .topnav .li1 .downul .ul2 ul
{
    padding-top: 55px;
}


/*.header1 .header1c .topnav .li1 .downul .ul2 ul[data-num="0"] li a */

.header1 .header1c .topnav .li1 .downul .ul2 ul li a
{
    font-family: 'HC', 'Arial';
    line-height: 1.3;

    display: block;

    padding-top: 0;
    padding-bottom: 26px;

    text-transform: uppercase;

    color: #999;
}


/*.header1 .header1c .topnav .li1 .downul .ul2 ul[data-num="0"] li a.active,*/

.header1 .header1c .topnav .li1 .downul .ul2 ul li a.active,
.header1 .header1c .topnav .li1 .downul .ul2 li a.active,
.header1 .header1c .topnav .li1 .downul .ul3 li a.active
{
    color: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul3
{
    overflow: hidden;

    width: 350px;
    max-height: 100%;
    padding-left: 62px;
}

.header1 .header1c .topnav .li1 .downul .ul3 ul
{
    padding-top: 55px;
}

.header1 .header1c .topnav .li1 .downul .ul3 li a
{
    font-family: 'HC', 'Arial';

    display: block;

    padding-bottom: 26px;

  /*  text-transform: uppercase;*/

    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul3 li a span
{
    float: right;

    margin-top: -2px;
}

.header1 .header1c .topnav .li1 .downul .ul3.act
{
    width: 772px;
    padding-top: 84px;
    padding-left: 0;

    text-align: center;
}

.header1 .header1c .topnav .li1 .downul .ul3.act ul
{
    padding-top: 0;
}

.header1 .header1c .topnav .li1 .downul .ul3.act li
{
    display: inline-block;

    width: 430px;
    max-width: 100%;
}

.header1 .header1c .topnav .li1 .downul .ul3.act h4
{
    font-family: 'Helvetica', 'Arial';
    font-size: 16px;

    margin-bottom: 13px;

    text-transform: uppercase;

    color: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul3.act h4 a
{
    font-family: 'Helvetica', 'Arial';
    font-size: 16px;

    margin-bottom: 13px;
    padding-bottom: 0;

    text-transform: uppercase;

    color: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul3.act p
{
    font-family: 'HC', 'Arial';
    line-height: 48px;

    overflow: hidden;

    height: 144px;

    /*text-transform: uppercase;*/

    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul3.act p a
{
    font-family: 'HC', 'Arial';
    line-height: 48px;

    padding-bottom: 0;

    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul4.act
{
    display: none;
}

.header1 .header1c .topnav .li1 .downul .ul4
{
    width: 540px;
    padding-top: 54px;
    padding-right: 70px;
    padding-left: 35px;

    text-align: center;
}

.header1 .header1c .topnav .li1 .downul .ul4 h4
{
    font-family: 'Helvetica', 'Arial';
    font-size: 16px;

    margin-bottom: 13px;

    text-transform: uppercase;

    color: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul4 h4 a
{
    color: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .ul4 p
{
    font-family: 'HC', 'Arial';
    line-height: 48px;

    overflow: hidden;

    height: 144px;

   /* text-transform: uppercase;
*/
    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul4 p a
{
    color: #999;
}

.header1 .header1c .topnav .li1 .downul .ul2 ul,
.header1 .header1c .topnav .li1 .downul .ul3 ul
{
    padding-right: 30px;
}

.header1 .header1c .topnav .li1 .downul .ul2 ul,
.header1 .header1c .topnav .li1 .downul .ul3 ul,
.header1 .header1c .topnav .li1 .downul .ul4 .ul4c
{
    display: none;
}

.header1 .header1c .topnav .li1 .downul .ul2 ul:first-child,
.header1 .header1c .topnav .li1 .downul .ul3 ul:first-child,
.header1 .header1c .topnav .li1 .downul .ul4 .ul4c:first-child
{
    display: block;
}

.header1 .header1c .topnav .li1 .downul .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar
{
    background: #c49a4d;
}

.header1 .header1c .topnav .li1 .downul .xiala1
{
    padding-top: 45px;
    padding-bottom: 12px;

    text-align: center;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul
{
    display: inline-block;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul li
{
    font-family: '微软雅黑';
    font-size: 16px;

    position: relative;

    float: left;

    padding: 0 24px 28px;

    text-transform: uppercase;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul li a
{
    color: #666;

}

.header1 .header1c .topnav .li1 .downul .xiala1 ul li::before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 2px;
    height: 17px;

    content: '';

    background: #7f7f7f;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul li:first-child::before
{
    display: none;
}

.header1 .header1c .topnav .li1 .downul .xiala1 ul li a:hover
{

    color: #005ac2;
}

.tansou
{
    position: fixed;
    z-index: 1061;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    background: rgba(0, 0, 0, .85);
}

.tansou .sou
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 847px;

    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
         -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.tansou .sou input
{
    font-size: 18px;

    float: left;

    width: 731px;
    height: 87px;
    padding-left: 30px;

    color: #333;
    background: #fff;
}

.tansou .sou button
{
    line-height: 86px;

    float: right;

    width: 102px;
    height: 87px;
    margin-left: 3px;

    text-align: center;

    background: #c49a4d;
}

.tansou .sou button img
{
    width: 44px;
}

.tansou .container
{
    position: relative;
}

.tansou .tansouc
{
    position: absolute;
    top: 60px;
    right: 15px;

    cursor: pointer;
}

@media screen and (max-width: 991px)
{
    .tansou .sou
    {
        width: 750px;
    }
    .tansou .sou input
    {
        width: 638px;
    }
}

@media screen and (max-width: 767px)
{
    .tansou .sou
    {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .tansou .sou input
    {
        font-size: 12px;

        width:         calc(100% - 70px);
        width: -webkit-calc(100% - 70px);
        height: 50px;
        padding-left: 15px;
    }
    .tansou .sou button
    {
        line-height: 50px;

        width: 60px;
        height: 50px;
    }
    .tansou .sou button img
    {
        width: 26px;
    }
}


/*phone*/

.header2
{
    position: fixed;
    z-index: 1050;
    top: 0;
    left: 0;

    width: 100%;
    height: 80px;

    border-bottom: 1px solid #dcdcdc;
    background-color: #fff;
}

.header2 .container
{
    position: relative;
}

@media screen and (min-width: 768px)
{
    .header2 .container
    {
        width: 100%;
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media screen and (min-width: 992px)
{
    .header2 .container
    {
        width: 100%;
        padding-right: 40px;
        padding-left: 40px;
    }
}

.header2 .logo
{
	width: 25%;
	float:left;
    line-height: 80px;
}

.header2 .logo img{
    width: 100%;
}
.yuyan{width:110px; float:right; margin-right:60px; line-height:80px}
.yuyan a{color:#626262}
@media screen and (max-width: 980px)
{
.header2 .logo{
    width: 30%;
}
}

@media screen and (max-width: 640px)
{
.header2 .logo{
    width: 35%;
}

.yuyan{margin-right:50px;}
}
@media screen and (max-width: 480px)
{
.header2 .logo{
    width: 45%;
}
}

@media screen and (max-width: 320px)
{
.yuyan{width:60px;  margin-right:50px;}
.yuyan a img{display:none}
.yuyan a{margin-right:8px}
}
.header2 .menuph
{
    position: absolute;
    top: 15px;
    right: 15px;

    width: 50px;
    height: 50px;

    cursor: pointer;
    text-align: center;

    background-color: #005ac2;
}


/*手机按钮*/

.header2 .menuph .point
{
    position: relative;

    display: inline-block;

    width: 28px;
    height: 22px;
    margin-top: 14px;
}

.header2 .menuph .point:hover .navbtn,
.header2 .menuph .point:hover .navbtn::after,
.header2 .menuph .point:hover .navbtn::before
{
    width: 28px;
}

@media screen and (max-width: 640px)
{
.header2 .menuph{width:40px; height:40px; top: 20px;}
.header2 .menuph .point {

    margin-top: 10px;}
}

.header2 .menuph .navbtn
{
    position: absolute;
    top: 10px;
    right: 0;

    display: inline-block;

    width: 21px;
    height: 1px;

    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;

    background: #fff;
}

.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before
{
    position: absolute;
    right: 0;

    display: inline-block;

    width: 28px;
    height: 1px;

    content: '';
    -webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;

    background: #fff;
}

.header2 .menuph .navbtn::after
{
    top: -11px;
}

.header2 .menuph .navbtn::before
{
    top: 10px;
}

.header2 .menuph .point.active .navbtn
{
    background: transparent;
}

.header2 .menuph .point.active .navbtn::after
{
    top: 0;

    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}

.header2 .menuph .point.active .navbtn::before
{
    top: 0;

    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.header2 .phsou
{
    position: absolute;
    top: 20px;
    right: 80px;
}

.header2 .phsou img
{
    width: 40px;

    cursor: pointer;
}


/*手机下拉*/

.phxia
{
    position: relative;
}

.xialaph
{
    font-family: '微软雅黑';

    position: absolute;
    z-index: 1049;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    padding-bottom: 61px;

    background-color: #fff;
    background-color: #fff;
}

.xialaph.active
{
    top: 106px;
}

@media screen and (min-width: 768px)
{
    .xialaph .container
    {
        width: 100%;
        padding: 0 20px;
    }
}

@media screen and (min-width: 992px)
{
    .xialaph .container
    {
        width: 100%;
        padding: 0 40px;
    }
}

.xialaph .ul2,
.xialaph .ul3
{
    display: none;
}

.xialaph h4 a
{
    font-size: 16px;
    font-weight: bold;
    line-height: 59px;

    text-transform: uppercase;

    color: #999;
}

.xialaph h4
{
    position: relative;

    border-bottom: 1px solid #ddd;
}

.xialaph h4::after
{
    position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    content: '';

    opacity: .1;
    background-color: #e5e5e5;
}

.xialaph h5 a
{
    font-family: '微软雅黑';
    font-size: 14px;
    line-height: 40px;

    text-transform: uppercase;

    color: #999;
}

.xialaph h5
{
    position: relative;

    padding-left: 30px;
}

.xialaph h5::after
{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;

    height: 1px;

    content: '';

    opacity: .05;
    background-color: #fff;
}

.xialaph h4 img
{
    float: right;

    width: 13px;
    margin-top: 23px;

    cursor: pointer;
}

.xialaph h5 img
{
    float: right;

    width: 13px;
    margin-top: 26px;

    cursor: pointer;
}

.xialaph h4.active,
.xialaph h5.active
{
    border-bottom: 0;
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s
{
    display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d
{
    display: block;
}

.xialaph .ul2
{
    padding-top: 7px;
    padding-bottom: 8px;

    background-color: #f0f0f0;
}

.xialaph .ul3
{
    position: relative;

    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;

    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}


.xialaph .ul3 li a
{
    font-size: 12px;
    line-height: 30px;

    display: block;

    text-transform: uppercase;

    color: #999;
}

.xialaph .ul3 li
{
    padding-top: 5px;
}

.xialaph .ul3 li:first-child
{
    padding-top: 0;
}

.phonemeng
{
    position: absolute;
    z-index: 1048;
    top: 0;
    left: 0;

    display: none;

    width: 100%;
    height: 100%;

    opacity: .6;
    background-color: #000;
}

.phonemeng.active
{
    display: block;
}
.index .banner
{
    position: relative;
}

.index .slick_banner .item
{
    display: none;
}

.index .slick_banner .item:first-child
{
    display: block;
}

.index .slick_banner .slick-slide
{
    display: block;
}

.index .slick_banner .slick-dots
{
    bottom: 50px;
}

.index .slick_banner .slick-dots li
{
    width: 12px;
    height: 12px;
    margin: 0 10px;

    border-radius: 50%;
    background: #fff;
}

.index .slick_banner .slick-dots li.slick-active
{
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);

    background: #c49a4d;
}

.index .slick_banner .item img
{
    width: 100%;
}








@media screen and (max-width: 1750px){
    .header1 .header1c .topnav .li1 .lia{
        font-size: 16px;
    }
}
@media screen and (max-width: 1650px){
    .header1 .header1c .topnav .li1 .lia{
        padding-right: 20px;
        padding-left: 20px;
    }
}
@media screen and (max-width: 1540px)
{
    .header1 .header1c .topnav .li1 .downul .ul3.act
    {
        width:         calc(100% - 660px);
        width: -webkit-calc(100% - 660px);
    }
    .header1 .header1c .topnav .li1 .downul .xiala
    {
        width: 100%;
    }
    .header1 .header1c .topnav .li1 .lia{
        font-size: 16px;
    }
}

@media screen and (max-width: 1460px)
{
    .header1 .header1c
    {
        padding-left: 60px;
    }
    .header1 .header1c .topnav .li1 .lia
    {
        font-size: 16px;

        padding-right: 15px;
        padding-left: 15px;
    }
    .header1 .header1c .topnav .li1 .downul .ul4
    {
        width:         calc(100% - 892px);
        width: -webkit-calc(100% - 892px);
    }

}


@media screen and (max-width: 1359px)
{
    .header1 .header1c .topnav .li1 .lia{
        font-size: 12px;
    }
}
@media screen and (max-width: 1230px)
{
    .header1 .header1c .topnav .li1 .lia{
        padding-right: 6px;
        padding-left: 6px;
    }
}

@media screen and (max-width: 1199px)
{
    body
    {
        padding-top: 80px;
    }



}


@media screen and (max-width: 767px)
{
    .index .slick_banner .slick-dots,
    .index .slick_tui .slick-dots,
    .index .slick_adg .slick-dots
    {
        bottom: 15px;
    }
    .index .slick_banner .slick-dots li,
    .index .slick_tui .slick-dots li,
    .index .slick_adg .slick-dots li
    {
        width: 8px;
        height: 8px;
        margin: 0 6px;
    }


  
}










/*about*/
.in_about_bg{ margin-top:60px;}
.in_about{width:100%;  height:auto; overflow:hidden;}
.in_about_r{width:42%; float:right}
.in_about_r iframe{width:100%; height:409px; overflow:hidden}

.in_about_l{width:53%; float:left}
.in_about_l h3{ background:url(../images/in_title_bg.png) no-repeat left center; padding-bottom:15px}
.in_about_l h3 a{font-size:30px; font-weight:bold; color:#000}
.in_bt{color:#003777}
.in_about_l h3 a font{color:#9a9a9a; margin-top:0px; font-weight:normal; padding-top:30px; display:block; font-size:18px}
.in_about_l p{margin-top:40px;}




@media (max-width: 1199px)  {
.in_about_l p{display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;}

}

@media (max-width: 1024px) {
.in_about_r iframe{height:350px; }
	.in_about_l p{margin-top:30px;    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;}



}
@media (max-width: 900px) {
	.in_about_b_l p{display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;}


}

@media (max-width: 768px) {
	
	.in_about_bg{ margin-top:30px;}

	.in_about{margin-top:20px}
	.in_about_l{width:100%;}
	.in_about_r{width:100%; margin-top:30px}
	.in_about_r iframe{width:100% }
	.in_about_l span{margin-top:60px;}
	.in_about_l p{display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
    overflow: hidden;}
	
	.in_about_l h3{ background:url(../images/in_title_bg.png) no-repeat center; padding-bottom:15px; text-align:center}

}



/*honor*/


/*荣誉资质*/
.in_title{ background:url(../images/in_title_bg.png) no-repeat center; padding-bottom:15px; text-align:center}
.in_title a{font-size:30px; font-weight:bold; color:#000}
.in_bt{color:#003777}
.in_title a font{color:#9a9a9a; margin-top:0px; font-weight:normal; padding-top:30px; display:block; font-size:18px}


.in_honor_bg{background:url(../images/in_honor_bg.jpg) no-repeat center; padding:60px 0 50px 0; margin-top:40px}

/* display none until init*/
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/

/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top:20px;text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:38px; height:74px;/*IE7 life-saver*/ text-indent:40px; margin-top:-16%; z-index:9; position:relative; overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_pro_left.png) no-repeat; float:left;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_pro_left_on.png) no-repeat;}
.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_pro_right.png) no-repeat; float:right;}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_pro_right_on.png) no-repeat; }
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/ display:none;}
.owl-theme .owl-controls .owl-page span{display: block;width: 16px;height: 16px;margin: 5px 7px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background:url(../images/i_bg3.png) no-repeat;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background:url(../images/i_bg4.png) no-repeat;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/ajaxloader.gif) no-repeat center center}
#owl-demo{ padding-bottom:3%;}
#owl-demo .item{margin: 0.5px;position:relative;height:350px;/* margin-top:50px;*/}
#owl-demo .item img{/*display: block;*/height: 100%;width: 100%;transition: all 0.3s;}
#owl-demo .item .bg-list-img{ position:absolute; bottom:49px;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; width:100%;}
#owl-demo .item .bg-list-tit{ height:56px; overflow:hidden; bottom:0; position:absolute; text-align:center; width:100%;}
#owl-demo .item .bg-list-tit h4{ margin:0 auto; display:inline-block; border-bottom:2px solid #e2e2e2; font-weight:normal; font-size:18px; line-height:54px; padding-left:10px; padding-right:10px;}
#owl-demo .item .bg-list-more{ width:100%; position:absolute; bottom:0; background:url(../images/i_por_pic1.png) center 38px no-repeat #3c3a38; height:56px; line-height:46px; font-size:14px; color:#fff; text-align:center;filter: Alpha(Opacity=0);/*IE7 fix*/opacity: 0;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;}
#owl-demo .item .i_pro_bg{position:absolute; width:100%; bottom:56px; /*height:100%;*/height:89%;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s;filter: Alpha(Opacity=0);/*IE7 fix*/opacity: 0; left:0;}
#owl-demo .item .bg-list-yew{ position:absolute; width:100%; bottom:0px; height:30%; background-color:#0068b7; text-align:center; color:#fff;}
#owl-demo .item .bg-list-yew h5{  border-bottom:2px solid #fff; font-weight:normal; font-size:18px; line-height:54px; padding-left:10px; padding-right:10px; display:inline-block; margin-top:9%;}
#owl-demo .item .bg-list-hs{ max-height:316px; height:70%; position:absolute; bottom:30%; background:url(../images/i_por_pic2.png) center top no-repeat; background-size:100% 100%; width:100%;}
#owl-demo .item .bg-list-hs p{ width:80%; margin:0 auto; margin-top:10%; color:#fefefe; font-size:14px; height:50%; overflow:hidden; line-height:22px; max-height:198px;}


/*首页产品*/
#owl-demo2{ /*background-color:#f9f9f9;*/ margin-top:1%; text-align:center; padding-bottom:2%;}
#owl-demo2.owl-theme .owl-controls .owl-buttons{ position:absolute; top:25%; width:100%; left:0; height:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:59px; height:90px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; margin-top:0;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/i_case_left.png) no-repeat; float:left;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-prev:hover{background:url(../images/i_case_left_on.png) no-repeat;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next{ background:url(../images/i_case_right.png) no-repeat; float:right;}
#owl-demo2.owl-theme .owl-controls .owl-buttons div.owl-next:hover{background:url(../images/i_case_right_on.png) no-repeat; }

#owl-demo2.owl-theme .owl-controls .owl-page{ display:inline-block;}

#owl-demo2 .item{margin: 0px; padding-bottom:20px; /*background:url(../images/i_bg2.png) right center no-repeat;*/}
#owl-demo2 .item img{display: block;height: 100%;width: 95%; margin:0 auto;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
#owl-demo2 .item dd{ width:100%; margin:0 auto; max-width:424px;margin-bottom:10px;}
#owl-demo2 .item dd .imgs{ position:relative; width:100%; overflow:hidden;}
#owl-demo2 .item dd .imgs p{ position:absolute; width:100%; height:100%; background:url(../images/i_bg5.png) center center no-repeat; top:0; text-align:center;opacity:0; filter:alpha(opacity=0);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s; }
#owl-demo2 .item dd h2{  font-weight:normal; font-weight:bold; color:#434343; width:95%; margin:0 auto; background-color:#f2f2f2; font-size:18px; line-height:26px; overflow:hidden; padding:20px 0}
#owl-demo2 .item dd:hover img{-webkit-transform:scale(1, 1); -moz-transform:scale(1, 1); -o-transform:scale(1, 1); -ms-transform:scale(1, 1); transform:scale(1, 1);}

#owl-demo2 .item dd:hover .imgs p{opacity:1; filter:alpha(opacity=100);}

@media screen and (max-width: 1600px) {
#owl-demo .item{ height:350px;}
#owl-demo .item .i_pro_bg{ height:88%;}
/*#owl-demo .item:hover .bg-list-img{ height:90%;}*/
.owl-theme .owl-controls .owl-buttons div{ margin-top:-18%;}
}
@media screen and (max-width: 1280px) {
#owl-demo .item{ height:360px;}
.owl-theme .owl-controls .owl-buttons div{ margin-top:-20%;}
}

@media screen and (max-width:979px) {
/*案例*/
.owl-theme .owl-controls .owl-buttons div{ margin-top:-24%;}
#owl-demo .item{ height:330px;}
#owl-demo .item .i_pro_bg{ height:82%;}
/*#owl-demo .item:hover .bg-list-img{ height:83%;}*/
#owl-demo .item .bg-list-hs p{ height:110px;}

}

@media screen and (max-width:789px) {
/*案例*/
.owl-theme .owl-controls .owl-buttons div{ margin-top:-27%;}
#owl-demo .item{ height:300px;}
#owl-demo .item .i_pro_bg{ height:82%;}
/*#owl-demo .item:hover .bg-list-img{ height:83%;}*/
}

@media screen and (max-width: 780px) {
.owl-theme .owl-controls .owl-buttons div{ margin-top:-33%;}
/*关于我们*/
.i_about .imgs{ width:94%; margin-left:3%;}
.i_about .i_about_r{ width:94%; padding-top:2%; padding-bottom:1%; margin-right:3%;}
.in_honor_bg{padding:40px 0 30px 0;}
}
@media screen and (max-width: 640px) {
.i_pro_t{ font-size:30px;}
/*首页产品*/
#owl-demo2.owl-theme .owl-controls .owl-buttons{ display:none;}
/*案例*/
#owl-demo.owl-theme .owl-controls .owl-buttons{ display:none;}
#owl-demo .item{ height:300px;}



}
@media screen and (max-width: 480px) {
/*案例*/
.owl-theme .owl-controls .owl-buttons div{ margin-top:-70%;}
#owl-demo .item{ height:250px;}
#owl-demo .item .bg-list-hs p{ height:88px;}
}

@media screen and (max-width:320px) {
/*案例*/
.owl-theme .owl-controls .owl-buttons div{ margin-top:-88%;}
#owl-demo .item{ height:200px;}

}



/*news*/

.in_news{width:100%;  height:auto; overflow:hidden; margin-top:20px}
.in_news_l{width:47%; float:left}
.in_news_l a img{width:100%; height:auto; overflow:hidden; margin-bottom:10px}
.in_news_l a{font-size:18px; font-weight:bold; color:#222; display:block}
.in_news_l span{color:#787878; margin-top:5px; display:block; font-family:Arial, Helvetica, sans-serif}
.in_news_l p{margin-top:20px}

.in_news_r{width:50%; float:right; height:auto; overflow:hidden}
.in_news_list{padding:3%; border:1px solid #f2f2f2; margin-bottom:4%}
.in_news_list a{font-size:16px; font-weight:bold; color:#222; display:block}
.in_news_list span{color:#787878; margin-top:5px; display:block; font-family:Arial, Helvetica, sans-serif}
.in_news_list p{margin-top:10px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}

	
@media screen and (max-width:768px) {
	.in_news_l{width:100%}
	.in_news_r{width:100%; margin-top:30px}
	
	}
	
@media screen and (max-width:480px) {
	.in_news_list p{display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;}
	}
	
	
	
/*行业*/

.cont {
  position: relative;
  overflow: hidden;
  height: 100vh;
 padding: 80px 2%;
 /*background:url(../images/bg.jpg) no-repeat center*/
}
.cont__inner {
  position: relative;
  height: 100%;
}
.cont__inner:hover .el__bg:after {
  opacity: 1;
}

.el {
  position: absolute;
  left: 0;
  top: 0;
  width: 24%;
  height: 100%;
  background: #000;
  -webkit-transition: width 0.7s, opacity 0.6s 0.7s, z-index 0s 1.3s, -webkit-transform 0.6s 0.7s;
  transition: width 0.7s, opacity 0.6s 0.7s, z-index 0s 1.3s, -webkit-transform 0.6s 0.7s;
  transition: transform 0.6s 0.7s, width 0.7s, opacity 0.6s 0.7s, z-index 0s 1.3s;
  transition: transform 0.6s 0.7s, width 0.7s, opacity 0.6s 0.7s, z-index 0s 1.3s, -webkit-transform 0.6s 0.7s;
  will-change: transform, width, opacity;
}
.el:not(.s--active) {
  cursor: pointer;
}
.el__overflow {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.el__inner {
  overflow: hidden;
  position: relative;
  height: 100%;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.cont.s--inactive .el__inner {
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
}
.el__bg {
  position: relative;
  width: calc(100vw - 0px);
  height: 100%;
  -webkit-transition: -webkit-transform 0.6s 0.7s;
  transition: -webkit-transform 0.6s 0.7s;
  transition: transform 0.6s 0.7s;
  transition: transform 0.6s 0.7s, -webkit-transform 0.6s 0.7s;
  will-change: transform;
}
.el__bg:before {
  content: "";
  position: absolute;
  left: 0;
  top: -5%;
  width: 100%;
  height: 110%;
  background-size: cover;
  background-position: center center;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
          transform: translate3d(0, 0, 0) scale(1);
}
.cont.s--inactive .el__bg:before {
  -webkit-transform: translate3d(0, -100%, 0) scale(1.2);
          transform: translate3d(0, -100%, 0) scale(1.2);
}
.el.s--active .el__bg:before {
  -webkit-transition: -webkit-transform 0.8s;
  transition: -webkit-transform 0.8s;
  transition: transform 0.8s;
  transition: transform 0.8s, -webkit-transform 0.8s;
}
.el__bg:after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.cont.s--el-active .el__bg:after {
  -webkit-transition: opacity 0.5s 1.4s;
  transition: opacity 0.5s 1.4s;
  opacity: 1 !important;
}
.el__preview-cont {
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s 1.2s;
  transition: all 0.3s 1.2s;
}
.cont.s--inactive .el__preview-cont {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.cont.s--el-active .el__preview-cont {
  opacity: 0;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.el__heading {
  color: #fff;
  text-transform: uppercase;
  font-size: 28px;
  background:rgba(0,0,0,0.6); padding:10px 25px
}
.el__content {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 100px 200px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.el.s--active .el__content {
  z-index: 2;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0.5s 1.4s;
  transition: all 0.5s 1.4s;
}
.el__text {
  text-transform: uppercase;
  
  color: #fff;
}
.el__text h3{font-size: 40px;}
.el__text p{margin-top:60px; font-size:16px; line-height:32px}
.el__text span{margin-top:60px; width:120px; border:1px solid #fff; line-height:40px; text-align:center; display:block}
.el__text span a{font-size:15px; width:120px; color:#fff; line-height:40px; text-align:center}
.el__close-btn {
  z-index: -1;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 60px;
  height: 60px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0s 0.45s;
  transition: all 0s 0.45s;
  cursor: pointer;
}
.el.s--active .el__close-btn {
  z-index: 5;
  opacity: 1;
  pointer-events: auto;
  -webkit-transition: all 0s 1.4s;
  transition: all 0s 1.4s;
}
.el__close-btn:before, .el__close-btn:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 8px;
  margin-top: -4px;
  background: #fff;
  opacity: 0;
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
}
.el.s--active .el__close-btn:before, .el.s--active .el__close-btn:after {
  opacity: 1;
}
.el__close-btn:before {
  -webkit-transform: rotate(45deg) translateX(100%);
          transform: rotate(45deg) translateX(100%);
}
.el.s--active .el__close-btn:before {
  -webkit-transition: all 0.3s 1.4s cubic-bezier(0.72, 0.09, 0.32, 1.57);
  transition: all 0.3s 1.4s cubic-bezier(0.72, 0.09, 0.32, 1.57);
  -webkit-transform: rotate(45deg) translateX(0);
          transform: rotate(45deg) translateX(0);
}
.el__close-btn:after {
  -webkit-transform: rotate(-45deg) translateX(100%);
          transform: rotate(-45deg) translateX(100%);
}
.el.s--active .el__close-btn:after {
  -webkit-transition: all 0.3s 1.55s cubic-bezier(0.72, 0.09, 0.32, 1.57);
  transition: all 0.3s 1.55s cubic-bezier(0.72, 0.09, 0.32, 1.57);
  -webkit-transform: rotate(-45deg) translateX(0);
          transform: rotate(-45deg) translateX(0);
}
.el__index {
  overflow: hidden;
  position: absolute;
  left: 0;
  bottom: -80px;
  width: 100%;
  height: 100%;
  min-height: 250px;
  text-align: center;
  font-size: 20vw;
  line-height: 0.85;
  font-weight: bold;
  -webkit-transition: opacity 0.3s 1.4s, -webkit-transform 0.5s;
  transition: opacity 0.3s 1.4s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s 1.4s;
  transition: transform 0.5s, opacity 0.3s 1.4s, -webkit-transform 0.5s;
  -webkit-transform: translate3d(0, 1vw, 0);
          transform: translate3d(0, 1vw, 0);
}
.el:hover .el__index {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.cont.s--el-active .el__index {
  -webkit-transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: opacity 0.3s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s, -webkit-transform 0.5s;
  opacity: 0;
}
.el__index-back, .el__index-front {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.el__index-back {
  color: #2f3840;
  opacity: 0;
  -webkit-transition: opacity 0.25s 0.25s;
  transition: opacity 0.25s 0.25s;
}
.el:hover .el__index-back {
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
  opacity: 1;
}
.el__index-overlay {
  overflow: hidden;
  position: relative;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.5s 0.1s;
  transition: -webkit-transform 0.5s 0.1s;
  transition: transform 0.5s 0.1s;
  transition: transform 0.5s 0.1s, -webkit-transform 0.5s 0.1s;
  color: transparent;
}
.el__index-overlay:before {
  content: attr(data-index);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform 0.5s 0.1s;
  transition: -webkit-transform 0.5s 0.1s;
  transition: transform 0.5s 0.1s;
  transition: transform 0.5s 0.1s, -webkit-transform 0.5s 0.1s;
}
.el:hover .el__index-overlay {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
		  
		  
}
.el:hover .el__index-overlay:before {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.el:nth-child(1) {
  -webkit-transform: translate3d(0%, 0, 0);
          transform: translate3d(0%, 0, 0);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.cont.s--el-active .el:nth-child(1):not(.s--active) {
  -webkit-transform: scale(0.5) translate3d(0%, 0, 0);
          transform: scale(0.5) translate3d(0%, 0, 0);
  opacity: 0;
  -webkit-transition: opacity 0.95s, -webkit-transform 0.95s;
  transition: opacity 0.95s, -webkit-transform 0.95s;
  transition: transform 0.95s, opacity 0.95s;
  transition: transform 0.95s, opacity 0.95s, -webkit-transform 0.95s;
}
.el:nth-child(1) .el__inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.el:nth-child(1) .el__bg {
  -webkit-transform: translate3d(0%, 0, 0);
          transform: translate3d(0%, 0, 0);
}
.el:nth-child(1) .el__bg:before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  background-image: url("../images/onepgscr-3.jpg");
}
.el:nth-child(2) {
  -webkit-transform: translate3d(105.2083333333%, 0, 0);
          transform: translate3d(105.2083333333%, 0, 0);
  -webkit-transform-origin: 155.2083333333% 50%;
          transform-origin: 155.2083333333% 50%;
}
.cont.s--el-active .el:nth-child(2):not(.s--active) {
  -webkit-transform: scale(0.5) translate3d(105.2083333333%, 0, 0);
          transform: scale(0.5) translate3d(105.2083333333%, 0, 0);
  opacity: 0;
  -webkit-transition: opacity 0.95s, -webkit-transform 0.95s;
  transition: opacity 0.95s, -webkit-transform 0.95s;
  transition: transform 0.95s, opacity 0.95s;
  transition: transform 0.95s, opacity 0.95s, -webkit-transform 0.95s;
}
.el:nth-child(2) .el__inner {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.el:nth-child(2) .el__bg {
  -webkit-transform: translate3d(-19.2%, 0, 0);
          transform: translate3d(-19.2%, 0, 0);
}
.el:nth-child(2) .el__bg:before {
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background-image: url("../images/onepgscr-4.jpg");
}
.el:nth-child(3) {
  -webkit-transform: translate3d(210.4166666667%, 0, 0);
          transform: translate3d(210.4166666667%, 0, 0);
  -webkit-transform-origin: 260.4166666667% 50%;
          transform-origin: 260.4166666667% 50%;
}
.cont.s--el-active .el:nth-child(3):not(.s--active) {
  -webkit-transform: scale(0.5) translate3d(210.4166666667%, 0, 0);
          transform: scale(0.5) translate3d(210.4166666667%, 0, 0);
  opacity: 0;
  -webkit-transition: opacity 0.95s, -webkit-transform 0.95s;
  transition: opacity 0.95s, -webkit-transform 0.95s;
  transition: transform 0.95s, opacity 0.95s;
  transition: transform 0.95s, opacity 0.95s, -webkit-transform 0.95s;
}
.el:nth-child(3) .el__inner {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.el:nth-child(3) .el__bg {
  -webkit-transform: translate3d(-38.4%, 0, 0);
          transform: translate3d(-38.4%, 0, 0);
}
.el:nth-child(3) .el__bg:before {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
  background-image: url("../images/onepgscr-5.jpg");
}
.el:nth-child(4) {
  -webkit-transform: translate3d(315.625%, 0, 0);
          transform: translate3d(315.625%, 0, 0);
  -webkit-transform-origin: 365.625% 50%;
          transform-origin: 365.625% 50%;
}
.cont.s--el-active .el:nth-child(4):not(.s--active) {
  -webkit-transform: scale(0.5) translate3d(315.625%, 0, 0);
          transform: scale(0.5) translate3d(315.625%, 0, 0);
  opacity: 0;
  -webkit-transition: opacity 0.95s, -webkit-transform 0.95s;
  transition: opacity 0.95s, -webkit-transform 0.95s;
  transition: transform 0.95s, opacity 0.95s;
  transition: transform 0.95s, opacity 0.95s, -webkit-transform 0.95s;
}
.el:nth-child(4) .el__inner {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.el:nth-child(4) .el__bg {
  -webkit-transform: translate3d(-57.6%, 0, 0);
          transform: translate3d(-57.6%, 0, 0);
}
.el:nth-child(4) .el__bg:before {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
  background-image: url("../images/onepgscr-6.jpg");
}
.el:nth-child(5) {
  -webkit-transform: translate3d(420.8333333333%, 0, 0);
          transform: translate3d(420.8333333333%, 0, 0);
  -webkit-transform-origin: 470.8333333333% 50%;
          transform-origin: 470.8333333333% 50%;
}
.cont.s--el-active .el:nth-child(5):not(.s--active) {
  -webkit-transform: scale(0.5) translate3d(420.8333333333%, 0, 0);
          transform: scale(0.5) translate3d(420.8333333333%, 0, 0);
  opacity: 0;
  -webkit-transition: opacity 0.95s, -webkit-transform 0.95s;
  transition: opacity 0.95s, -webkit-transform 0.95s;
  transition: transform 0.95s, opacity 0.95s;
  transition: transform 0.95s, opacity 0.95s, -webkit-transform 0.95s;
}
.el:nth-child(5) .el__inner {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.el:nth-child(5) .el__bg {
  -webkit-transform: translate3d(-76.8%, 0, 0);
          transform: translate3d(-76.8%, 0, 0);
}
.el:nth-child(5) .el__bg:before {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
  background-image: url("../images/onepgscr-7.jpg");
}
.el:hover .el__bg:after {
  opacity: 0;
}
.el.s--active {
  z-index: 1;
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: width 0.7s 0.7s, z-index 0s, -webkit-transform 0.6s;
  transition: width 0.7s 0.7s, z-index 0s, -webkit-transform 0.6s;
  transition: transform 0.6s, width 0.7s 0.7s, z-index 0s;
  transition: transform 0.6s, width 0.7s 0.7s, z-index 0s, -webkit-transform 0.6s;
}
.el.s--active .el__bg {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.el.s--active .el__bg:before {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.icon-link {
  position: absolute;
  left: 5px;
  bottom: 5px;
  width: 32px;
}
.icon-link img {
  width: 100%;
  vertical-align: top;
}
.icon-link--twitter {
  left: auto;
  right: 5px;
}
@media (max-width: 1200px) {
	.cont {height: 80vh}
	.el__content {padding:6% 15%;}
	.el__text p {margin-top: 40px;}
	.el__text span {margin-top: 40px;}
	
	}
	
@media (max-width: 768px) {
	
	.cont { height: 75vh;}
	.el__content {padding: 10%;}
	.el__text p {margin-top: 40px;}
	.el__text span {margin-top: 40px;}
	.el__heading {font-size: 20px;}
	
	}
@media (max-width: 640px) {
	.cont { height: 70vh; padding: 30px 2%;}
	.el__text p{font-size:14px}
	.el__text h3 {font-size: 34px;}
	
}




footer{margin-top:30px; height:auto; overflow:hidden}
.footer_t_bg{background:url(../images/footer_t_bg.jpg) no-repeat center top; height:auto; overflow:hidden; padding:50px 0;}
.footer_t dl{width:16.66%; float:left}
.footer_t a{color:#fff}
.footer_t dl dt{margin-bottom:30px; display:block}
.footer_t dl dt a{font-size:18px; font-weight:bold;}
.footer_t dl dd a{line-height:32px}
.footer_t dl dd p{color:#fff; text-align:center}
.footer_t dl dt img{width:90%; margin:0 auto; height:auto; overflow:hidden}

.footer_b_bg{background-color:#003e77; padding:15px 0}
.footer_b{color:#fff; opacity:.9; text-align:center}
.footer_b a {color:#fff}

@media (max-width: 768px) {
	.footer_t_bg{background:url(../images/footer_t_bg1.jpg) no-repeat center fixed #222; height:auto; overflow:hidden; padding:40px 0;}
.footer_t dl{width:100%;  margin-top:10px; border-bottom:1px solid #999; padding-bottom:10px; display:block}
.footer_t dl dt{margin-bottom:10px; width:100%;}
.footer_t dl dt img{width:40%;}
.footer_t dl dd{float:left; margin-right:10px}
}
@media (max-width: 360px) {
	.footer_t dl dt img{width:52%;}
	}
@media (max-width: 300px) {
	.footer_t dl dt img{width:60%; }
	
	}

