@charset "utf-8";
/* CSS Document */
body {

    font-family: "Microsoft YaHei", 微软雅黑, STHeiti !important;
}

@font-face {
    font-family: 'webfontregular';
    src: url(../font/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.eot);
    src: url(../font/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.woff2) format('woff2'),
    url(../font/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.woff) format('woff'),
    url(../font/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.ttf) format('truetype'),
    url(../font/vziuho9z-oj4wgkppotg1_eszw2xoq-xsnqo47m55da-webfont.svg#webfontregular) format('svg');
    font-weight: normal;
    font-style: normal;

}

.logo_phone h3 span.zxdg {
    font-size: 16px;
    color: #faa50a;
    margin-left: 5px;
  }

/*****header*******/
.header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9999;
    background: #fff;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.header .container {
    width: 80%;
    margin: 0 auto;
}

.logo {
    /* overflow: hidden; */
}

.logo_img {
    margin-top: 8px;
    display: block;
    float: left;
    width: 280px;
}

.logo_img img {
    width: 48%;
}

.logo_phone {
    float: right;
    width: auto;
    height: auto;
    border-right: 5px solid #EFEFEF;
    padding-top: 8px;
    padding-right: 10px;
}

.logo_phone h3 {
    margin: 0;
    line-height: 60px;
}

.logo_phone h3 span {
    color: #0ea29d;
    font-size: 18px;
    font-weight: bold;
    font-family: 'webfontregular';
    letter-spacing: 2px;
}

.logo_phone h3 img {
    width: 16px;
    margin-top: -1px;
    margin-right: 1px;
}

.logo_phone h4 {
    font-size: 14px;
    color: #000;
}

.logo_phone h4 span {
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.logo_tiao {
    height: 5px;
    background: #EFEFEF;
    border-top: 1px solid #E3E3E3;
}

.menu {
    float: left;
    width: 90%;
    height: 45px;
    position: relative;
}

.menus {
    float: right;
    width: 10%;
    height: 45px;
    position: relative;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.menu_din, .menus_din {
    height: 4px;
    background: #0ea29d;
    position: absolute;
    top: -4px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    left: 0;
}

.menus_din {
    width: 50%;
    left: 0;
}

.menu ul li {
    float: left;
    vertical-align: middle;
    font-size: 15px;
    text-align: center;
    text-transform: capitalize;
    border-left: 1px solid #eaeaea;
    height: 45px;
    letter-spacing: 2px;
    color: #333;
    width: 12.5%;
}

.menus_btn{
	text-align: center;
	line-height: 45px;
	cursor: pointer;
}
.menus_btn img{
	margin-right: 8px;
}

.banner {
    overflow: hidden;
}

/*.menus ul li {
    float: left;
    vertical-align: middle;
    font-size: 16px;
    text-align: center;
    position: relative;
    text-transform: capitalize;
    border-left: 1px solid #eaeaea;
    height: 45px;
    width: 50%;
}*/

.menus ul{
	width: 100%;
	position: absolute;
	background: #fff;
	border: 1px solid #eaeaea;
	display: none;
  height: 83px;
}
.menus ul li{
	width: 100%;
  height: 83px;
      overflow: hidden;
	float: left;
	border-right: 1px solid #eaeaea;
}
.menus ul li:last-child{
	border-right: none;
  display: none;
}
.menus ul li span{
	display: block;
	text-align: center;
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
}
.menus ul li span:last-child{
	border-bottom: none;
}
.menus ul li span img{
	width: 60%;
	max-width: 28px;
	display: inline-block;
}

.menu ul li a {
    color: #000;
    line-height: 45px;
}

.menu ul li.active a {
    color: #0ea29d;
}

.menu ul li a.active {
    color: #0ea29d;
}

/*.menus li img {
    width: 35%;
    margin-top: 13px;
}*/

/*****header*******/

/*****banner*******/
.banner {
    position: relative;
}

.banCon_list {
    width: 485px;
    position: absolute;
    left: 10%;
    height: 100%;
    top: 0;
    z-index: 9;
}

.banTxt {
    position: absolute;
    left: 0;
    width: 100%;
    top: 40%;
    background: #0086a5;
    background: -moz-linear-gradient(left, #0086a5 0, #21a0b4 37.5%, #18b2aa 80%, #18b2aa 100%);
    background: -webkit-linear-gradient(left, #0086a5 0, #21a0b4 37.5%, #18b2aa 80%, #18b2aa 100%);
    background: linear-gradient(to right, #0086a5 0, #21a0b4 37.5%, #18b2aa 80%, #18b2aa 100%);
    progid: DXImageTransform . Microsoft . gradient(startColorstr = '#0086a5', endColorstr = '#18b2aa', GradientType = 1);

}

.ab {
    display: none;
}

.banTxtPadding {
    padding: 40px 30px;
}

.banTxt h2 {
    font-size: 18px;
    color: #fff;
    line-height: 2;
    margin: 0 auto 30px;
    letter-spacing: 1px;
}

.banTxt h2 span {
    width: 30px;
    height: 2px;
    background: #fff;
    display: block;
    float: left;
    margin-top: 20px;
}

.banTxtPadding h3 {
    font-size: 36px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'webfontregular';
    font-weight: bold;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
}

.banTxt a {
    display: inline-block;
    padding: 6px 30px;
    color: #fff;
    font-size: 14px;
    background: #faa50a;
    line-height: 24px;
    font-family: 'webfontregular';
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: bold;
}

.img_gif {
    position: absolute;
    right: 5%;
    top: 10%;
    z-index: 66;
}

.inStyCon {
    position: relative;
    background: #0ea29d;
    z-index: 9;
}

.inStyCon li {
    width: 20%;
    float: left;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    padding: 20px 50px;
    border-right: #11a9a3 1px solid;
}

.inSsty_img img {
    max-width: 85px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    display: block;
}

.inSsty_img {
    min-height: 50px;
}

.ban_wz {
    width: 55%;
    padding: 40px;
    padding-right: 0;
    float: left;
    color: #fff;
    position: relative;
    z-index: 1;
}

.ban_wz h3 {
    font-size: 36px;
    letter-spacing: 2px;
    line-height: 60px;
    margin: 0;
    text-transform: uppercase;
    position: relative;
    top: -100px;
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.banner_list.active .ban_wz h3, .banner_list.active .ban_wz h4 {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: 0;
}

.ban_small {
    max-width: 38%;
    float: right;
    padding-left: 2%;
    padding-bottom: 1%;
    position: relative;
    z-index: 33;
    text-align: center;
    top: -100px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}

.banner_list.active .ban_small {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: 0;
}

.ban_small img {
    width: 66%;
}

.ban_wz h4 {
    font-size: 50px;
    line-height: 54px;
    margin: 0;
    text-transform: uppercase;
    font-family: 'ralewaythin';
    position: relative;
    top: 100px;
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.ban_more a {
    color: #fff;
}

.ban_more {
    font-size: 15px;
    padding: 10px 5px 10px 0;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
}

.ban_more {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.banner_list.active .ban_more {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transition: all 0.5s 0.6s;
    -moz-transition: all 0.5s 0.6s;
    -ms-transition: all 0.5s 0.6s;
    -o-transition: all 0.5s 0.6s;
    -webkit-transition: all 0.5s 0.6s;
}

.ban_more i {
    margin-right: 5px;
}

.inSsty_wz {
    color: #fff;
}

.inSsty_wz h3 {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 22px;
    margin: 5px 0 0 0;
    text-align: center;
}

.inSsty_wz h4 {
    font-size: 14px;
    line-height: 20px;
    text-transform: capitalize;
    margin: 0;
    text-align: center;
    font-family: 'webfontregular';
    letter-spacing: 1px;
    margin-top: 5px;
    height: 20px;
}

.inStyCon li.active {
    background: #30c8b3;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}

.inStyCon li:hover {
    background: #12bab4;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

/*.inStyCon li:hover {
    background: #30c8b3;
    transform: scale(1.15, 1.15);
    transform-origin: bottom center;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.inStyCon li:hover .inSsty_img img {
    max-width: 30%;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
}
.inStyCon li:hover .inSsty_img {
    min-height: 55px;
}*/
.inSsty_list {
    width: 80%;
    margin: 0 auto;
}

.arrow-left_01 img {
    width: 70px;
}

.arrow-right_01 img {
    width: 70px;
}

.arrow-left_01 {
    position: absolute;
    z-index: 1;
    top: 52%;
    left: 10px;
    text-decoration: none;
    color: #fff;
}

.arrow-right_01 {
    position: absolute;
    z-index: 1;
    top: 52%;
    right: 60px;
    text-decoration: none;
    color: #fff;
}

/*****banner*******/

/*title*/
.index_title h6 {
    font-size: 20px;
    color: #999;
    letter-spacing: 3px;
    margin-bottom: 0;
    margin: 0;
}

.index_title h2 {
    font-size: 42px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: 'webfontregular';
    font-weight: bold;
}

.index_title h5 {
    width: 42%;
    margin: 0 auto;
    font-size: 15px;
    color: #999;
    line-height: 22px;
    letter-spacing: 1px;
    font-weight: 100;
}

.index_title {
    margin-bottom: 60px;
    position: relative;
    z-index: 2;

}

.index_sec1 .index_title, .index_sec3 .index_title {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    top: 300px;
}

/*title*/

/*****sec1*******/
.index_sec {
    padding: 80px 0;
}

.index_box {
    position: relative;
    z-index: 9;
    width: 80%;
    margin: 0 auto;
}

.index_sec1_box {
    display: block;
    position: relative;
    top: 300px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.index_sec1_con {
    background: #F5F5F5;
    padding: 10px;
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    padding: 20px 25px;
}

.index_sec1_box:hover .index_sec1_con {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.index_sec1_con h5 {
    margin: 0;
    transition: all 0.8s 0.3s;
    -moz-transition: all 0.8s 0.3s;
    -ms-transition: all 0.8s 0.3s;
    -o-transition: all 0.8s 0.3s;
    -webkit-transition: all 0.8s 0.3s;
}

.index_sec1_box:hover .index_sec1_con h5, .index_sec1_box:hover .index_sec1_con h4 {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}

.index_sec1_con h5 span {
    font-size: 20px;
    display: block;
    line-height: 24px;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index_sec1_con h5 span:first-child {
    color: #666;
}

.index_sec1_con h5 span:last-child {
    color: #999;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'webfontregular';
}

.index_sec1_img {
    padding: 30px 0;
}

.index_sec1_img img {
    width: 100%;
}

.index_sec1_con h4 {
    margin: 0;
    overflow: hidden;
    transition: all 0.8s 0.3s;
    -moz-transition: all 0.8s 0.3s;
    -ms-transition: all 0.8s 0.3s;
    -o-transition: all 0.8s 0.3s;
    -webkit-transition: all 0.8s 0.3s;
    font-family: Arial, Helvetica, sans-serif;
}

.index_sec1_con h4 > span {
    font-size: 12px;
    display: inline-block;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #999;
    font-family: 'webfontregular';
}

.index_sec1_con h4 > div {
    float: right;
    margin-top: 7px;
}

.index_sec1_con h4 > div span {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.index_sec1_con h4 > div span:first-child {
    border: 1px solid #a0a0a0;
    margin-right: 5px;
}

.index_sec1_con h4 > div span:last-child {
    background: #0ea29d;
}

.index_sec1 .row {
    margin-left: -3px;
    margin-right: -3px;
}

.index_sec1 .row .col-sm-3 {
    padding: 0 3px;
}

.index_sec1_imgs {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.index_sec1_imgs img {
    height: 100%;
    margin-left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.index_sec1_box:hover .index_sec1_imgs {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

/*****sec1*******/

/*****sec2*******/

.index_sec2 {
    padding-bottom: 80px;
    background: url('../images/ind5.jpg') fixed;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/ind5.jpg', sizingMethod='scale');
    height: auto;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -o-transform: scale(0.5);
    -ms-transform: scale(0.5);
}

.index_sec2.active {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.index_sec2_box h3 {
    font-size: 18px;
    color: #0ea29d;
    text-align: center;
}

.index_sec2_box h3 span {
    font-size: 70px;
    color: #0ea29d;
    text-align: center;
    margin: 0;
    /*font-family: 'webfontregular';*/
    font-weight: bold;
}

.index_sec2_box h5 {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #efefef;
    letter-spacing: 2px;
    font-weight: 100;
}

.index_sec2_con {
    width: 64%;
    margin: 0 auto;
}

color:#fff

;

/*****sec2*******/

/*****sec3*******/

.sec_3_list {
    padding-top: 50px;
}

.sec_3_list .index_sec3_box {
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 300px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.index_sec3_box a {
    display: block;
}

.index_sec3_box a img {
    width: 100%;
}

.sec_3_list .index_sec3_box > img {
    width: 100%;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.sec_3_list .index_sec3_box:hover > img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.sec_3_list .sec3_cont {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.sec3_cont .sec3_bt {
    padding: 20px 30px;
    background: rgba(0, 180, 220, 0.7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
}

.sec3_cont .sec3_bt h3 {
    font-size: 15px;
    color: #fff;
    width: 100%;
    text-align: left;
    margin: 0;
}

.sec3_cont .sec3_more {
    height: 100%;
    width: 60px;
    background: #0ea29d;
    position: absolute;
    right: 0;
    bottom: 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    overflow: hidden;
}

.sec_3_list .index_sec3_box:hover .sec3_cont .sec3_more {
    background: #10c3ea;
}

.sec3_cont .sec3_more img {
    width: 15px;
    display: block;
    margin: 20px auto;
}

.sec3_cont .sec3_more img:first-child {
    margin-top: -15px;
}

.sec_3_list .index_sec3_box:hover .sec3_cont .sec3_more img:first-child {
    transition: all 0.3s 0.2s;
    -moz-transition: all 0.3s 0.2s;
    -ms-transition: all 0.3s 0.2s;
    -o-transition: all 0.3s 0.2s;
    -webkit-transition: all 0.3s 0.2s;
    margin-top: 20px;
}

.index_sec3 {
    position: relative;
}

.sec3_bg {
    width: 96%;
    height: 70%;
    background: #f5f5f5;
    position: absolute;
    top: 0;
    left: 2%;
}

.index_sec3_box {
    width: 80%;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}

/*****sec3*******/

/*****sec4*******/
.index_sec4 {
    padding: 0;
}

.partner {
    position: relative;
}

.partner_con {
    position: absolute;
    top: 3%;
    left: 0;
    width: 100%;
}

.partner_con .title {
    font-weight: 700;
    font-size: 28px;
    color: #fff;
}

/*****sec4*******/

/***footer***/
.footer {
    padding: 30px 0 0;
    background: #ebf0f5;
}

.footTop {
    width: 80%;
    margin: 0 auto;
}

.footLink {
    margin-bottom: 20px;
}

.footLink h3 {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    margin: 0 auto 10px;
    text-transform: uppercase;
}

.footLink a {
    font-size: 14px;
    color: #697882;
    line-height: 30px;
    display: block;
}

.footLink a i {
    margin-right: 5px;
}

.footLink span a {
    display: inline-block;
    margin: 0 5px;
}

.footLinkA a {
    display: inline-block;
    width:100%;
}

.footLink a:hover {
    text-decoration: underline;
    color: #0ea29d;
}

.footLink a:hover i {
    color: #005578
}

.footLinkS a {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.footLinkS a i.fa-qq {
    font-size: 15px;
}

.footLinkS a i.fa-wechat {
    font-size: 16px;
}

.footLinkS a i.fa-weibo {
    font-size: 18px;
}

.footLinkS a:hover {
    text-decoration: none;
    color: #005578
}

.footBop {
    width: 80%;
    margin: 0 auto;
}

.footerlogo {
    height: 32px;
    margin: 0 0 54px;
    background: #000;
    background: url(../images/cyc02.png);
    background-size: 5px 5px;
}

.footer .container {
    margin: 0 auto;
    padding: 0;
}

.footer .row {
    margin: 0px;
}

.footerlogo a {
    width: 144px;
    height: 39px;
    margin: 0 0 0 -15px;
    padding: 0 15px;
    background: #f3f4f4;
    display: block;
}

.footernavwarp {
}

.footernavwarp .col-lg-3 {
    padding-left: 0px;
}

.footernavwarp ul li {
    margin: 0 0 8px;
    text-transform: capitalize;
}

.footernavwarp ul li a {
    color: #808080;
    font-size: 13px;
}

.footernavwarp ul li a:hover {
    color: #005DA0;
}

.footernav .first {
    font-size: 15px;
    display: block;
    margin: 0 0 15px;
    text-transform: uppercase;
    color: #005DA0;
}

.copy {
    font-size: 12px;
    line-height: 40px;
    color: #666;

    margin: 0 25px 0 0;
}

.copy span {
}

.unohacha_logo {
    float: right;
}

.footercopy .col-lg-6 {
    padding: 0px;
}

.footercopy {
    margin-top: 0px;
    border-top: #ddd 1px solid;
}

.foot_right {
}

/***footer***/

.inStyCon {
    position: relative;
    background: #0ea29d;
    z-index: 9;
}

.inStyCon li {
    width: 20%;
    float: left;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    padding: 20px 10px;
    border-right: #12bab4 1px solid;
}

.inSsty_img img {
    max-width: 85px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    display: block;
    margin: 0 auto;
}

.inSsty_img {
    min-height: 50px;
}

/*donghua*/

/*2.26*/
.logo_phone h3 a{

font-size: 18px;

color: #666;

margin-right: 18px;

position: relative;
font-family: 'webfontregular';
    font-weight: bold;
}

.logo_phone h3 a img{

}

.logo_phone h3 a img{

width: 25px;

margin: 0;

margin-top: -2px;
}
.logo_phone h3 a .weixin_links{

position: absolute;

width: 154px;

z-index: 9999999;

top: 32px;

left: 50%;

-webkit-transform: translateX(-50%);

-moz-transform: translateX(-50%);

-ms-transform: translateX(-50%);

-o-transform: translateX(-50%);

transform: translateX(-50%);

-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);

display: none;
}
.logo_phone h3 a .weixin_links img{

width: 100%;
}
.logo_phone h3 a:hover{
    color: #12bab4
}
.logo_phone h3 a:hover .weixin_links{
    display: block;
}
@media (max-width: 1680px) {
    .inSsty_wz h4 {
        letter-spacing: 0;
    }

    .index_title h5 {
        width: 50%;
    }

    .index_sec2_box h3 span {
        font-size: 69px;
    }

}

@media (max-width: 1600px) {
    .sec3_cont .sec3_bt {
        padding: 18px 50px 18px 10px;
    }

    .sec3_cont .sec3_bt h3 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .sec3_cont .sec3_more {
        width: 60px;
    }

    .index_sec2_box h3 span {
        font-size: 61px;
    }

}
@media(max-width: 1500px){
    .inSsty_wz h3 {
    font-size: 14px;
}
}
@media (max-width: 1440px) {
    .index_sec3_box {
        width: 86%;
    }

    .index_sec2_box h3 span {
        font-size: 57px;
    }

    .background-video {
        top: -5%;
        width: 130%;
    }

    .inSsty_wz h4 {
        font-size: 12px;
    }

    .inSsty_wz h3 {
        font-size: 14px;
    }

    .sec3_cont .sec3_bt h3 {
        padding-left: 15px;
    }

    .index_title h5 {
        width: 60%;
    }

    .inSecmain {
        width: 86%;
    }

    .footTop {
        width: 86%;
    }

    .footBop {
        width: 86%;
    }

    .background-video {
        top: -4.1% !important;
    }
}

@media (max-width: 1366px) {
    .index_sec2_con {
        width: 70%;
    }

    .headBSearch {
        width: 200px;
    }

    .background-video {
        width: 135%;
    }

    .inStyCon li {
        padding: 20px;
    }
}
@media (max-width: 1360px){
    .inSsty_wz h3 {
    font-size: 13px;
}
}
@media (max-width: 1280px) {
    .background-video {
        width: 140%;
    }



    .inStyCon li {
        padding: 20px 10px;
    }

    .index_sec2_box h3 span {
        font-size: 54px;
    }

    .index_sec1_con h5 span {
        font-size: 18px;
    }
    .inSsty_wz h3 {
    font-size: 12px;
}

}

.inStyCon li {
    width: 16.666%;
}

@media (max-width: 768px) {
    .navbar-nav {
        width: 100%;
        margin-left: 0px;
        text-transform: uppercase;
    }

    .navbar-nav li {
        text-align: center;
        border-bottom: 1px dotted #e5e5e5;
        line-height: 40px;
    }

    .navbar-nav li a {
        color: #666;
        font-size: 13px;
    }

    .navbar-nav li a:hover {
        color: #0752a4;
    }

    .headerbg {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 999999;
        background: #fff;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    }

    .logo_boxlist {
        float: left;
        width: 90px;
        margin-top: 7px;
    }

    .navbar-toggle {
        margin-top: 10px;
        margin-right: 0;
    }

    .navbar-toggle .icon-bar {
        background-color: #000;
    }

    .navbar-collapse {
        border-top: 1px solid #e5e5e5;
    }

    .img_gif {
        position: absolute;
        right: 0;
        top: 25%;
        z-index: 66;
        width: 17%;
    }

    .banner_img img {
        width: 100%;
    }

    .inSsty_list {
        width: 100%;
    }

    .inStyCon li {
        width: 33.33333%;
        border-bottom: #12bab4 1px solid;
        padding: 18px 10px;
        height: 160px;
    }

    .arrow-rightM_01 {
        width: 30px;
    }

    .arrow-rightM_01 img {
        width: 100%;
    }

    .arrow-leftM_01 {
        width: 30px;
    }

    .arrow-leftM_01 img {
        width: 100%;
    }

    .inSsty_img img {
        width: 40px;
        margin: 0 auto;
    }

    .inSsty_img {
        min-height: 40px;
    }

    .inSsty_wz h3 {
        text-align: center;
        font-size: 13px;
    }

    .index_title h2 {
        font-size: 16px;
        margin-top: 5px;
        letter-spacing: 1px;
    }

    .inSsty_wz h4 {
        text-align: center;
        min-height: 40px;
    }

    .index_sec.index_sec {
        padding: 50px 0;
    }

    .index_title h5 {
        width: 94%;
        font-size: 12px;
        line-height: 21px;
    }

    .index_box {
        width: 94%;
    }

    .index_sec1_con {
        padding: 17px;
    }

    .index_sec1_con h5 span {
        font-size: 15px;
        text-align: center;
    }

    .pro_list .row .col-lg-3 {
        margin-bottom: 10px;
    }

    .sec_3_list .row .col-lg-3 {
        margin-bottom: 10px;
    }

    .index_sec1_img {
        padding: 0;
        width: 35%;
        margin: 0 auto;
    }

    .index_sec2_box h3 span {
        font-size: 20px;
    }

    .index_sec2_box h3 {
        font-size: 14px;
        color: #0ea29d;
        text-align: center;
        margin: 10px 0 3px;
    }

    .index_sec2_box h5 {
        font-size: 13px;
        margin: 0 0 5px;
    }

    .index_sec2_con {
        width: 94%;
    }

    .index_sec2_con .col-lg-3 {
        width: 50%;
        float: left;
    }

    .index_sec2_tit {
        margin-bottom: 30px;
    }

    .index_title h6 {
        font-size: 18px;
    }

    .sec_3_list_in .index_sec3_box_in {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .index_sec3_swiper {
        position: relative !important;
        overflow: inherit !important;
        left: 24%;
    }

    .index_sec3_swiper .swiper-slide {
        transform: scale(0.9);
    }

    .index_sec3_swiper .swiper-slide.swiper-slide-active {
        transform: scale(1);
    }

    .index_sec3_box_in a {
        display: block;
    }

    .index_sec3_box_in a img {
        width: 100%;
    }

    .sec_3_list_in .sec3_contM {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
    }

    .sec3_contM .sec3_btM {
        padding: 10px 50px 10px 10px;;
        background: rgba(0, 180, 220, 0.7);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);
    }

    .sec3_contM .sec3_btM h3 {
        font-size: 15px;
        color: #fff;
        width: 100%;
        text-align: left;
        margin: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        padding-left: 15px;
    }

    .sec3_contM .sec3_more_M {
        height: 100%;
        width: 60px;
        background: #0ea29d;
        position: absolute;
        right: 0;
        bottom: 0;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        overflow: hidden;
    }

    .sec3_contM .sec3_more_M img {
        width: 15px;
        display: block;
        margin: 20px auto;
    }

    .sec3_contM .sec3_more_M img:first-child {
        margin-top: -23px;
    }

    .index_title {
        margin-bottom: 20px;
    }

    .copy {
        text-align: center;
    }

    /*2018.3.22新增*/
    .footer {
        padding: 0;
    }
    .footercopy {
        border-top: none;
    }



    /*2018.3.22新增*/

}

.bann_11 {
    overflow: hidden;
}

@media (max-width: 1440px) and (min-width: 1024px) {

    .inStyCon li {

        padding: 20px 10px;

    }

    .inSsty_li {
        text-align: center;
    }

}

@media (max-width: 1439px) and (min-width: 1280px) {
}

@media (max-width: 1279px) and (min-width: 1170px) {
}

@media (max-width: 1169px) and (min-width: 1024px) {
}
@media(max-width: 1024px){
    .inStyCon li {
    padding: 20px 5px;
}
.inSsty_wz h3 {
    letter-spacing: -1px;
}
}



/**********2.7***********/

.prod_header_menu .container{
 width: 100%;
 padding: 0;
}
.prod_header_menu{

position: absolute;

width: 960px;

left: 14%;

background: #fff;

z-index: 999;

padding: 30px 40px;

-webkit-box-shadow: 0 5px 22px rgba(0, 0, 0, 0.1);

-moz-box-shadow: 0 5px 22px rgba(0, 0, 0, 0.1);

box-shadow: 0 13px 30px rgba(0, 0, 0, 0.1);

border-top: 1px solid #e8e8e8;

top: 66px;

visibility: hidden;

filter: alpha(opacity=0);

-moz-opacity: 0;

-khtml-opacity: 0;

opacity: 0;

transition: all 800ms ease;

-moz-transition: all 800ms ease;

-webkit-transition: all 800ms ease;

-ms-transition: all 800ms ease;

-o-transition: all 800ms ease;

border: #0ea29d 20px solid;
}
.menu>ul>li:hover .prod_header_menu{visibility: visible;top: 62px;filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;z-index: 999999999;}
.prod_header_menu_box{

}
.prod_header_menu_box_top{

}
.prod_header_content{

margin-bottom: 20px;
}
.prod_header_content h3{

margin: 0;

text-align: left;

font-size: 16px;

letter-spacing: 3px;

margin-bottom: 14px;

color: #0ea29d;

font-weight: bold;
}
.prod_header_content .prod_header_list{

border-bottom: 1px solid #0ea29d;

padding: 7px 0;

text-align: left;

padding-left: 14px;
}
.prod_header_content .prod_header_list img{

width: 60px;
}
.prod_header_content .prod_header_list span{

font-size: 14px;

letter-spacing: 2px;

color: #666;

margin-left: 4px;
}
.prod_header_menu_box_bot{

margin-top: 32px;
}
.prod_header_menu_box_blist{

}
.prod_header_menu_box_blist img{

width: 100%;
}
.prod_header_menu_box_blist h6{

margin-bottom: 0;

text-align: left;

color: #0ea29d;

font-size: 14px;
}
.prod_header_more{margin-top: 13px;text-align: left;}
.prod_header_more a{

letter-spacing: 3px;

background: #0ea29d;

color: #fff!important;

display: inline-block;

padding: 0;

margin: 0;

border: none;

width: 163px;

height: 30px;

background-color: #0ea29d;

background-repeat: no-repeat;

background-position: 90% 50%;

line-height: 30px!important;

text-align: center;
}
.prod_header_content .col-lg-3{
    width: 20%;
    padding: 0 15px;
    margin-bottom: 8px;
}
.prod_header_menu_box_top .row{
    margin-right: -15px;
    margin-left: -15px;
}
.prod_header_menu_jiantou{

position: absolute;

top: 50px;

left: 34.2%;

visibility: hidden;

filter: alpha(opacity=0);

-moz-opacity: 0;

-khtml-opacity: 0;

opacity: 0;

transition: all 800ms ease;

-moz-transition: all 800ms ease;

-webkit-transition: all 800ms ease;

-ms-transition: all 800ms ease;

-o-transition: all 800ms ease;

z-index: 999;
}
.prod_header_menu_jiantou img{

width: 20px;
}
.menu>ul>li:hover .prod_header_menu_jiantou{
    visibility: visible;
    top: 46px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    z-index: 999999999;
}
.prod_header_more i{

margin-left: 10px;
}


/**********2.7***********/
@media(max-width: 768px){
    .inStyCon li {
    height: 125px;
}
.inSsty_wz h4 {
    display: none;
}
.inSsty_list .no_right {
    height: 46px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.inSsty_limore .inSsty_img {
    display: inline-block;
    vertical-align: middle;
    margin-top: 14px;
}
.inSsty_limore .inSsty_img img {
    width: 20px;
}
.inSsty_limore .inSsty_wz {
    display: inline-block;
}
.pro_list .row .col-lg-3 {
    margin-bottom: 10px;
    width: 50%;
    float: left;
}
.index_sec1_img {
    padding: 0;
    width: 59%;
    margin: 0 auto;
}

}
@media (max-width: 375px){

.inStyCon li {
    height: 112px;
    padding: 10px 0;
}
}



@media (max-width: 320px){
.inSsty_img img {
    width: 27px;
    margin: 0 auto;
}
.inStyCon li {
    height: 97px;
}
.inSsty_list .no_right {
    height: 34px;
}
.inSsty_limore .inSsty_img {

    margin-top: 3px;
}
.inSsty_img {
    min-height: 27px;
}
}
.contact_sec3 .row.khjl {
    display: none;
}