﻿@charset "utf-8";

/*方正兰亭中粗黑*/
@font-face {
  font-family: "fzltzch";
  src: url("../font/FZLTZCHK.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*方正粗黑宋简体*/
@font-face {
  font-family: "fzlthj";
  src: url("../font/FZCHSJW.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*Aleo*/
@font-face {
  font-family: "Aleo-Regular";
  src: url("../font/Aleo-Regular.otf");
  font-weight: normal;
  font-style: normal;
}

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

@font-face {
  font-family: "PingFangSC-Regular";
  src: url("../font/PINGFANG REGULAR.woff2") format("woff2"),
    url("../font/PINGFANG REGULAR.woff") format("woff"),
    url("../font/PINGFANG REGULAR.ttf") format("truetype"),
    url("../font/PINGFANG REGULAR.eot") format("embedded-opentype"),
    url("../font/PINGFANG REGULAR.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PingFangSC-Medium";
  src: url("../font/PINGFANG MEDIUM.woff2") format("woff2"),
    url("../font/PINGFANG MEDIUM.woff") format("woff"),
    url("../font/PINGFANG MEDIUM.ttf") format("truetype"),
    url("../font/PINGFANG MEDIUM.eot") format("embedded-opentype"),
    url("../font/PINGFANG MEDIUM.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

/****************************************************************/
body {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  color: #474747;
  font: 14px/1.5 Microsoft YaHei, PingFangSC-Regular, Tahoma, Arial,
    sans-serif;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
input,
button,
select,
textarea,
img,
p,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
  border: 0;
}
a {
  color: #474747;
  text-decoration: none;
}
a:hover {
  color: #1d2088;
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
ol,
ul,
li,
dl,
dd {
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
}
i,
em {
  font-style: normal;
}
.clear {
    clear: both;
    overflow: hidden;
}
.line15 {
    clear: both;
    font-size: 0px;
    height: 15px;
    overflow: hidden;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.f18 {
  font-size: 18px;
}
.f16 {
  font-size: 16px;
}
.f14 {
  font-size: 14px;
}
.f12 {
  font-size: 12px;
}
.font_20px {
    font-size: 20px;
}
.font_30px {
    font-size: 30px;
}
.hg35 {
    line-height: 35px;
}
.borded {
  font-weight: 900;
}
.fg {
  color: #006650;
}
.bg {
  background-color: #006650;
}
.bg-white {
  background-color: #ffffff;
}
.bg-gray {
  background-color: #f2f2f2;
}
.bg-red {
  background-color: red;
}
.p0 {
  padding: 0;
}
.m0 {
  margin: 0;
}
.mt70 {
  margin-top: 70px;
}
.mt20 {
  margin-top: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt5 {
  margin-top: 5px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb5 {
  margin-bottom: 5px;
}
.mr0 {
	margin-right: 0px;
}
.ml20 {
  margin-left: 20px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml5 {
  margin-left: 5px;
}
.c333 {
  color: #333;
}
.cfff {
  color: #fff;
}
.red{color:red;}
.blue{color:#033684;}
.fl {
  float: left;
}
.fr {
  float: right;
}
.textar {
  text-align: right;
}
.textac {
  text-align: center;
}
.bdotted {
  border-bottom: 1px dotted #ccc;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
/****************************************************************/

.header__options {
	background: #ff2c00;
}

.header__logo {
	position: relative;
	padding: 10px 0 9px;
	margin-top: 0;
	z-index: 1;
}

.header__logo:after {
	position: absolute;
	left: -500px;
	top: 0;
	height: 100%;
	width: 850px;
	background: #ffffff;
	content: "";
	z-index: -1;
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	transform: skewX(-30deg);
}

.header__logo a {
	display: inline-block;
}

.header-bg {
  position: fixed;
  top: 70px;
  z-index: 9999999;
  width: 100%;
  height:88px;
  
}

.main-menu > ul {
    float: right;
    list-style: none outside none;
    padding:18px 0 10px 0;
    position: relative;
}

.main-menu ul li {
    display: inline-block;
    padding: 0;
    position: relative;
    width:110px;
    text-align:center;
}

    .main-menu ul li.s {
        display: inline-block;
        width: 1px;
        text-align: center;
        color: #ffffff;
        font-size: 14px;
    }

    .main-menu ul li.active {
        position: relative;
    }
/* .main-menu ul li.active::before {
  position: absolute;
  content: "";
  width: 40px;
  height: 0px;
  bottom: 5px;
  z-index: 9;
  left: 0;
  right: 0;
  margin: 0px auto;
  border-radius: 2px;
  border: 1px dashed #043878;
} */
.main-menu > ul > li > a {
    display: block;
    font-size: 20px;
    padding: 11px 0px;
    /*font-weight: bold;*/
    /*padding: 0px 6px;*/
    /* padding: 34px 16px; */
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.4s ease 0s;
    position: relative;
    color: #fff;
}

.main-menu ul li ul:hover .main-menu ul li > a {
    background: #ddd;
}

.main-menu ul li a:hover {
    transition: all 0.4s 0s ease;
    color: #ffffff;
}

.main-menu ul ul {
    background: #FF2C00 none repeat scroll 0 0;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    transform: scale(0);
    transform-origin: 0 0 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    z-index: 99999;
    top:61px;
}

    .main-menu ul ul li {
        float: none;
    }

    .main-menu ul ul.lng li {
        float: none;
        width: 170px;
    }

.hd-style1 .main-menu > ul > li > a {
    color: #020e2a;
}

.main-menu ul ul li a {
    padding: 6px 19px;
    color: #ffffff;
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    width: 100%;
}

    .main-menu ul ul li a:hover {
        background: #fff;
        color:#FF2C00;
    }

.main-menu ul ul ul {
    top: 0;
    left: 100%;
}

.main-menu ul li:hover ul {
    visibility: visible;
    transition: all 0.4s ease 0s;
    opacity: 1;
    transform: scale(1);
}

.main-menu ul li a i {
    font-size: 13px;
    margin-left: 6px;
    color: #fff;
}





/****************************************************************/
#banner img {
  width: 100%;
  height: auto;
}
.carousel-indicators li {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin: 0 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #ffffff;
  border:none;
  border-radius: 7px;
}
.carousel-indicators .active {
  width: 14px;
  height: 14px;
  margin: 0 3px;
  border:none;
  background-color: #ffff00;
}

/****************************************************************/
.cn-name {
  position: relative;
  margin: 10px 0 0 0;
  color: red;
  /* font-family: fzltzch;
  font-weight: lighter; */
  font-size: 24px;
  height: 30px;
  line-height: 30px;
}
.cn-name::after{
  border: 2px solid #183475;
    bottom: -4px;
    content: "";
    left: 0;
    position: absolute;
    width: 100px;
}
.en-name {
  color: red;
  font-size: 18px;
  font-family: Aleo-Regular;
}
.linec
{
    text-align:center;
    position:relative;
}

.linec div:before,.linec div:after
{
    position:absolute;
    background:#fff;
    content:"";
    height:1px;
    top:50%;
    width:45%;
}
.linec div:before{left:0;}
.linec div:after{right:0;}
#owl-yj {
  margin-left: auto;
  margin-right: auto;
}
#owl-yj .item {
  display: block;
  margin: 5px;
}
#owl-yj .item .bor{
  border: 3px solid #fff;
}
#owl-yj img {
  display: block;
  width: 100%;
}
#owl-yj .item p{
  background-color: #fff;
  font-size: 25px;
  padding:7px 0;
  text-align: center;
}
#owl-yj .owl-controls {
  margin-top: 40px;
}    
#owl-yj .owl-dots .owl-dot span {
  -webkit-backface-visibility: visible;
  display: block;
  width: 15px;
  height: 15px;
  margin: 5px 7px;
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: ease;
}

#owl-yj .owl-dots .owl-dot.active span {
  background: red;
}

.title1{
  position: relative;
  font-size: 30px;
  color:red;
  line-height: 40px;
  margin:30px 0 20px 0;
}
.title1::after{
  border: 1px solid #bababa;
    bottom: -10px;
    content: "";
    left: 0;
    position: absolute;
    width:350%;
    -webkit-transform: scale(0.2);transform:0.2;transform-origin: 0 0;-webkit-transform: 0 0;
    
}
.desc1{ font-size: 18px; line-height: 35px;}
.post-style-one{
  position:relative;
}

.post-style-one.image-bottom .inner-box .content-box:after{
  position:absolute;
  content:'';
  left:52px;
  bottom:-24px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 25px solid #ffffff;
}

.post-style-one .content-box{
  position:relative;
  padding:0px;
}

.post-style-one .content-box .inner-box{
  position:relative;
  padding: 60px 40px 40px;
  text-align: center;color: #fff;
}
.post-style-one .content-box .inner-box h3{
  font-size: 25px;
}
.post-style-one .content-box .inner-box .text{
  margin-bottom:25px;
  margin-top: 18px;
  font-size: 18px;
}
.entry-thumbnail {
  margin-bottom: 0;
  position: relative;
  display: block;
  overflow: hidden;
}

.entry-thumbnail a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-color: #000;
  opacity: 0;
  transition: 0.5s;
}

.entry-thumbnail img {
  transition: 0.5s;
  max-width: 100%;
  height: auto;
}

.entry-thumbnail:hover a {
  opacity: 0.6;
}

.entry-thumbnail:hover img {
  transform: scale(1.1);
}

/****************************************************************/
.synewsleft{}
.synewsleft li{ background: #f3f3f3; padding: 30px 20px; height: 176px; margin-bottom: 18px;}
.synewsleft p.d{color:red;font-size: 36px; line-height: 50px; font-weight: bold;}
.synewsleft p.y{font-size:20px;color:#5d5d5d;}
.synewsleft p.line{ border: 1px solid #dfdfdf; width:100px; height: 1px; margin-top: 10px;}
.synewsleft .tit{color: black; font-size: 22px; line-height: 32px;}
.synewsleft .desc{color: #797979;font-size:12px;}
.slideGroup{ }/*width:1360px; */
	.slideGroup .parHd{ margin-top: 10%;float: left; width: 10%;padding-right: 20px;}
	.slideGroup .parHd ul{ }
	.slideGroup .parHd ul li{ height: 30px;line-height: 30px;display: block;cursor: pointer;font-size: 24px; margin-bottom: 40px;color: #575757;text-align: center;}
	.slideGroup .parHd ul li.on{ color: red; }
    .slideGroup .parBd{float: right; width:90%}
.synewsrightSlider{ width:577px; margin:0 auto;  position:relative; overflow:hidden;   height:562px;}
	.synewsrightSlider .bd{ position:relative; z-index:0;  }
	.synewsrightSlider .bd li{ height:562px; overflow:hidden; }
	.synewsrightSlider .bd li img{ display:block; width:577px;height:447px; }
	.synewsrightSlider .bd .slider-title-box{height: 115px; background: #f3f3f3;padding:20px 30px;}
	.synewsrightSlider .bd .slider-title-box .slider-title-t{font-size: 25px; line-height: 35px; height: 35px; font-family: 'MicrosoftYahei-Regular'; color: red;}
	/* .synewsrightSlider .bd .slider-title-box .slider-title-c{font-size: 12px; line-height: 25px; font-family: 'MicrosoftYahei-Light'; color: red} */
	.synewsrightSlider .hd{ width:100%;  position:absolute; z-index:1; bottom:115px; left:0; height:30px; line-height:30px; }
	.synewsrightSlider .hd ul{ text-align:center;  }
	.synewsrightSlider .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:9px; height:9px; margin:0 4px; background:url(../images/dot.png) 0 -16px;overflow:hidden;  filter:alpha(opacity=70);opacity:0.7;  vertical-align:top; line-height:9999px;}
	.synewsrightSlider .hd ul .on{ background-position:0 0;  }
	.synewsrightSlider .timer{ position:absolute; z-index:1; left:0; bottom:115px; height:4px; width:0; background:#000; filter:alpha(opacity=40);opacity:0.4; font-size:0; overflow:hidden;   }
                               
/****************************************************************/
 footer {
    background: #085faf;
    position: relative;
}

.footer-sec {
    padding-top: 30px;
    padding-bottom: 30px;
}

    .footer-sec h3 {
        color: #fff;
        position: relative;
        margin: 0 0 10px;
        font-size:20px;
    }

        .footer-sec h3:after {
            content: "/";
            position: absolute;
            right: 0px;
            width: 1px;
            color: #fff;
        }

        .footer-sec h3:last-child::after {
            content: "";
        }

    .footer-sec p {
        color: #ededed;
        font-size: 14px;
        margin: 8px 0;
    }

.footer-bottom-sec {
    background: #a71509;
    padding: 10px 0;
}

    .footer-bottom-sec p {
        color: #f4f4f4;
        font-size: 14px;
        margin: 0;
        text-align: center;
    }

.copy-right span, .copy-right a {
    color: #ffffff;
    font-size: 14px;
    text-transform: capitalize;
}

footer a, footer a:visited, footer a:hover, footer a:active {
    color: #ffffff;
}
.boxIcon {
    color: #fff;
    margin: 33px 10px 33px 10px;   
    display: block;
    box-shadow: 1px 0 0 0 #abc8e4;
}

/****************************************************************/
.searchInput {
  /*background: #ffffff;*/
  float: left;
  border: none;
  height: 28px;
  margin-left:10px;
   width:190px;
   color:#000;
}

.searchBox {
  /*border: 1px solid #ffffff;*/
  float: right;
  height: 28px;
  /*margin-left: 20px;*/
  margin:21px 0 ;
  background:url(../images/searchinputbg.png) no-repeat; width:248px;height:28px;
 
}

.search-submit {
   width: 45px; height: 28px;
  text-indent: 999999px;
  color: #ffffff;  
  border: 0; background-color:transparent
}


/****************************************************************/
.headline {
            height: 80px;
            line-height: 80px;
            text-align: center;
        }

        .headline span.arrow {
            z-index: 99;
            position: absolute;
            right: -10px;
            top: 38%;
            width: 23px;
            height: 23px;
            background: url(../images/icon-arrow.png) no-repeat right center;
        }

        .crumb-list {
            height: 80px;
            overflow: hidden;
        }

        .crumb-list-out li {
            float: left;
            font-size: 16px;
            padding: 0 5px;
            margin: 25px 10px 25px 0;
            color: #4a4a4a;
            text-align: center;
            vertical-align: middle;
            height: 35px;
            line-height: 35px;
        }

        .crumb-list-out li a {
            color: #444;
        }

        .crumb-list-out li.linked,
        .crumb-list-out li:hover {
            border-bottom: 3px solid red;
        }

        .breadcrumb {
            padding: 0;
            margin-bottom: 0;
            list-style: none;
            background-color: #ffffff;
            border-radius: 4px;
        }

        .breadcrumb:before {
            content: "";
            width: 1px;
            height: 60px;
            position: absolute;
            top: 10px;
            left: 0;
            background: #dddddd;
        }

        .breadcrumb>li {
            display: inline-block;
        }

        .breadcrumb>li+li:before {
            padding: 0 3px;
            color: #ccc;
            content: ">\00a0";
        }

        .breadcrumb>.active {
            color: #777;
        }

.con {
    margin: 35px 40px;
    line-height: 33px;
    font-size: 16px; 
}
.newlist1 li {
    clear: both;
    line-height: 35px;
    font-size: 14px;
    border-bottom: 1px dotted #cccccc;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

    .newlist1 li span {
        text-align: right;
    }

.category-title {
    border-bottom: 1px solid #cccccc;
    font-weight: normal;
    padding-bottom: 10px;
}

    .category-title:after {
        border: 1px solid red;
        top: 42px;
        content: "";
        left: 0;
        position: absolute;
        width: 150px;
    }

@media (max-width: 767px) {
    .category-title:after {
        top: 51px;
    }
}

@media (max-width: 479px) {
    .category-title:after {
        top: 33px;
    }
}

.entry img {
    max-width: 100% !important;
    height: auto !important;
}
.imglist {
    margin-bottom: 30px;
}

    .imglist ul li {
        overflow: hidden;
        display: block;
        position: relative;
        width: calc(25% - 20px);
        width: -webkit-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        float: left;
        margin: 10px;
    }

        .imglist ul li .tit {
            transition: all .5s;
            height: 45px;
            line-height: 45px;
            z-index: 999;
            background: rgba(0,0,0,.7);
            text-align: center;
            color: #fff;
            font-size: 16px;
            position: absolute;
            width: 100%;
            padding: 0 10px;
            box-sizing: border-box;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            left: 0;
            bottom: 0;
        }

        .imglist ul li .pic {
            overflow: hidden;
        }

            .imglist ul li .pic img {
                width: 100%;
                height: 232px;
                transition: all .5s;
            }

        .imglist ul li:hover .pic img {
            transform: scale(1.1,1.1);
        }

@media only screen and (max-width : 850px) {
    .imglist ul li {
        width: calc(50% - 10px);
        width: -webkit-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        margin: 5px;
    }

    .imglist {
        margin-bottom: 20px;
    }
}
div.page {
    height: 35px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

    div.page a {
        text-decoration: none;
        color: #666;
        background: #fff;
        padding: 0 6px;
        margin-right: 5px;
        line-height: 21px;
    }

        div.page a:hover {
            text-decoration: none;
            color: #f8921d;
        }

        div.page a:active {
            color: #f8921d;
        }

    div.page span.current {
        padding: 0 6px;
        color: #f8921d;
        margin-right: 3px;
    }

    div.page span.disabled {
        padding: 0 6px 0;
        color: #adaaad;
        margin-right: 3px;
        margin-top: 10px;
    }

        div.page span.disabled img {
            /* margin-top: 5px;*/
        }

        .accordion-wrapper {
    min-height: 300px;
    margin: 60px auto 40px auto;
}

    .accordion-wrapper .accordion-other {
        color: #444444;
        font-size: 30px;
        line-height: 70px;
        text-align: left;
    }

.jobSideMenu {
    margin: 0 auto;
}

    .jobSideMenu .job-title {
        clear: both;
        height: 60px;
        line-height: 60px;
        border-top: 3px solid #E53333;
        background: #f4f4f4;
        cursor: pointer;
        font: normal 16px/60px "Microsoft YaHei";
        text-align: left;
        overflow: hidden;
    }

        .jobSideMenu .job-title em {
            float: right;
            display: block;
            width: 40px;
            height: 60px;
        }

        .jobSideMenu .job-title p {
            float: right;
            width: 190px;
            text-align: center;
            color: #E53333;
            margin: 0;
        }

    .jobSideMenu .accordion-title {
        clear: both;
        height: 60px;
        line-height: 60px;
        border-top: 1px solid #e3e3e3;
        background: #f4f4f4;
        cursor: pointer;
        font: normal 16px/60px "Microsoft YaHei";
        text-align: left;
    }

        .jobSideMenu .accordion-title em {
            float: right;
            display: block;
            width: 40px;
            height: 60px;
            background: url(../images/icoAdd.png) 16px 26px no-repeat;
            cursor: pointer;
        }

        .jobSideMenu .accordion-title.on em {
            background-position: 16px -40px;
        }

        .jobSideMenu .accordion-title p {
            float: right;
            width: 190px;
            text-align: center;
            margin: 0;
        }

    .jobSideMenu ul {
        clear: both;
        padding: 40px 25px;
        color: #999;
        border-top: 1px solid #e3e3e3;
        display: none;
        font-size: 16px;
        line-height: 33px;
        text-align: left; /* 默认都隐藏 */
    }


     .slider {
  position: relative;
}
.all-slide .single-slide .slider-overlay {
  /*background-color: rgba(0, 0, 0, 0.6);*/
  height: 100%;  width: 100%;
  position: absolute;
  top: 0;z-index:1

}
.all-slide .owl-item {
  height: 784px;
}
.all-slide .single-slide .slider-text {
	left: 0;
	position: relative;
	right: 0;
	top: 400px;
	transform: translateY(-50%);
	z-index: 2;
	width: 1170px;
	padding: 0px 15px;
	margin: 0px auto;
}
.all-slide .single-slide .slider-wraper {
	width: 100%;/*700px*/
    margin:0 auto;
	overflow: hidden;
	padding: 20px 10px;
	position: relative;
	z-index: 999;
	text-align: center;
}
.all-slide .single-slide .slider-text h1 {
	text-transform: uppercase;
	transition: all 0.2s ease 0s;
	
}
.all-slide .single-slide {
  background-position: center center;
  background-size: cover;
  height: 100%;
  background-repeat: no-repeat;
}
.all-slide .owl-controls {
  
}

.all-slide .owl-controls .owl-nav {
  position: absolute;
  width: 100%;
  top: 45%;
}

.all-slide .owl-controls .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 0;
  margin-left: 0%;
}

.all-slide .owl-controls .owl-prev {
  left: 10px;
  position: absolute;
}

.all-slide .owl-controls .owl-next {
  right: 10px;
  position: absolute;
}

.all-slide .owl-controls .owl-prev i,
.all-slide .owl-controls .owl-next i {
  color: #fff;
  font-size: 45px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  transition: all 0.5s ease-out 0s;
  width: 50px;
}

.all-slide .owl-controls .owl-next i:hover {
  transition: all 0.5s ease-out 0s;
  color: #fab909;
}

.all-slide .owl-controls .owl-prev i:hover {
  transition: all 0.5s ease-out 0s;
  color: #fab909;
}

.all-slide.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; /*IE7 life-saver */
}

.all-slide.owl-theme .owl-dots .owl-dot span {
  -webkit-backface-visibility: visible;
  display: block;
  width: 13px;
  height: 13px;
  margin: 5px 7px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #ffffff;
  transition-property: opacity;
  transition-duration: 200ms;
  transition-timing-function: ease;
}

.all-slide.owl-theme .owl-dots .owl-dot.active span {
  background: yellow;
}
.all-slide.owl-theme .owl-controls .owl-nav div{
    color: #FFF;
    display: inline-block;
    margin: 5px;
    padding: 4px 7px;
    font-size: 12px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background:transparent;
    cursor: pointer;
}

.tt .anim-cc {
    animation: mymove8 0.5s;
    -webkit-animation: mymove8 0.5s linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 0.3s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    -webkit-animation-delay: 0.3s;
}

@keyframes mymove8
{
from { filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(0) translateX(-100px);
  -moz-transform: translateY(0) translateX(-100px);
  transform: translateY(0) translateX(-100px);
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;}
to {filter:alpha(opacity=100);opacity:1; -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);}
}

@-webkit-keyframes mymove8
{
	from { filter:alpha(opacity=0);opacity:0;  -webkit-transform: translateY(0) translateX(-100px);
  -moz-transform: translateY(0) translateX(-100px);
  transform: translateY(0) translateX(-100px);
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;}
	to {filter:alpha(opacity=100);opacity:1; -webkit-transform: translateY(0px) translateX(0);
  -moz-transform: translateY(0px) translateX(0);
  transform: translateY(0px) translateX(0);}
}
/****************************************************************/


/****************************************************************/


/****************************************************************/

/****************************************************************/


/****************************************************************/

/****************************************************************/


/****************************************************************/



/****************************************************************/
