
/*
 * 说明：yt-css
 * The author：YT
 * 最后编辑时间：2017年5月3日 14:11:01
 */




/*---------------------------------------
    初始化样式              
-----------------------------------------*/
*{margin: 0;padding: 0;box-sizing: border-box;}
.clear{clear: both;content: "";}
body{font-family: "Microsoft YaHei" ,Helvetica Neue,Tahoma,Arial,"微软雅黑","宋体","黑体";font-size: 14px;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
/*a:{}*/



/*---------------------------------------
   yt-导航菜单             
-----------------------------------------*/
.yt-nav{width: 100%;position: fixed;top: 0px;left: 0px;z-index: 99999;background-color:rgba(255,255,255,0.9);box-shadow: 0px 0px 10px rgba(0,0,0,.1);}
.yt-nav .navbar{margin-bottom: 0px;}
.navbar .yt-logo{display: block;width: 170px;padding: 5px;}
.navbar .yt-logo img{width: 170px;display: block;}
.yt-right{float: right;}
.yt-nav .yt-right .yt-bignav a{padding: 0px 10px; color: #474747;font-size: 15px; transition: all ease 0.2s;height: 80px;line-height: 80px;}
.yt-nav .navbar-default{background-color:rgba(255,255,255,0.5);transition: all ease 0.6s;}

.yt-nav .dropdown:hover .dropdown-toggle{color: #fff;background-color: #019B49;}
.yt-nav .dropdown .dropdown-menu{border: none;padding: 0px;margin: 0px;background-color:#fff;border-top:3px solid  #6FBD31 ;}
.yt-nav .dropdown .dropdown-menu a{display: block; height: 45px;line-height: 45px;border-bottom: 1px solid #f6f6f6;font-size: 13px;}
.yt-nav .dropdown .dropdown-menu a:hover{background-color: #6FBD31;color: #fff;}

.yt-bignav .form {line-height: 80px;padding-left: 20px;position: relative;position: relative;}
.yt-bignav .form input{outline:none; border: 1px solid #ddd;border-radius: 10px;font-size: 12px;color: #999;text-align: center;height: 24px;vertical-align: middle;padding: 0px 30px 0px 10px;} 
.yt-bignav .form #yt_nav_seach{position: absolute;right: 0px;top:50%;margin-top: -15px; vertical-align: middle; display: inline-block;height: 30px;width: 35px;overflow: hidden;}
.yt-bignav .form #yt_nav_seach:hover{background: none;}
.yt-bignav .form #yt_nav_seach img{display: block;width: 100%;margin-top: 10px;}

.yt-nav .navbar{border: 0;}
.yt-nav .navbar-default .yt-bignav > .active > a{color: #fff;background-color: #019B49;}
.yt-nav .navbar-default ul li{}
.yt-nav .navbar-default ul li a:hover{color: #fff;background-color: #019B49;}


/*---------------------------------------
   yt-中英文切换            
-----------------------------------------*/
.yt-en{position: fixed;top: 20%;left: 0px;z-index: 999;width: 40px;height: 35px;border-radius: 0px 5px 5px 0px;background-color:#009748;opacity: 1;transition: all ease 0.5s;}
.yt-en a{width: 40px;height: 35px;display: block;color: #fff;line-height: 35px;text-align: center;font-size: 17px;}
/*.yt-en:hover{background-color: #009748;opacity: 1;}*/


/*---------------------------------------
   yt-查看更多          
-----------------------------------------*/
.yt-more{overflow: hidden;width: 120px;margin: 30px auto;}
.yt-more:hover a{background-color: #009848;color: #fff;border: 1px solid #009848;}
.yt-more a{border: 1px solid #ccc; transition: all ease 0.7s; font-size: 13px; color: #777;display: block;width: 120px;height: 40px;line-height: 40px;text-align: center;border-radius: 2px;}
.yt-more .yt-more-color{color: #fff;border: 1px solid #ccc;}
.yt-more .yt-more-color:hover{color: #333;background-color: #fff;border: 1px solid #fff;}

.yt-about-more{margin-top: 65px;}
.yt-about-more a{color: #666;background-color: #fff;border: 1px solid #fff;}
.yt-about-more a:hover{background-color:#F08B00;border: 1px solid #F08B00;}


/*---------------------------------------
   yt-首页标题           
-----------------------------------------*/
.yt-title{padding: 20px 0px;}
.yt-title i{display: inline-block;width: 40px;border-bottom: 3px solid #009948;vertical-align: middle;margin: 0px 6px;}
.yt-title h4{font-size: 25px;margin-bottom: 5px;font-weight: 600;color: #333;}
.yt-title span{display: inline-block;margin-left: 5px;font-size: 20px; font-weight: 500; color: #333;margin-top: 0px;padding-top: 0px;}
.yt-title p{width: 50px;border-bottom: 3px solid #F18C00;text-align: center;margin: 0px auto;}

.yt-title-color h4{color: #fff;}
.yt-title-color span{color: #fff;}


/*---------------------------------------
   yt-首页小菜单          
-----------------------------------------*/
.yt-subnav{padding: 20px 0px 0px;}
.yt-subnav h3{margin-bottom: 30px;}
.yt-subnav ul li{margin-right: 20px;margin-bottom: 20px;position: relative;}
.yt-subnav ul li a{box-shadow: 0px 0px 10px rgba(0,0,0,0.1); border: 1px solid #fff;background-color: #fff; transition: all ease 0.9s; display: block;height: 40px;line-height: 40px;padding: 0px 20px;border-radius: 4px;color:#333;}
.yt-subnav ul li a:hover{color:#fff;background-color: #019B49;border:1px solid #019B49;}
.yt-subnav ul li .yt-subnav-link{color:#fff;background-color: #019B49;border:1px solid #019B49;}
.yt-subnav ul li .pro-next{display: none;position:absolute;top:40px;left: 0px;width: 100%;z-index: 9999;}
.yt-subnav ul li:hover .pro-next{display: block;}



/*zhuanshi*/
.yt-pro-nav{padding: 0px 20px;display: none;}
.yt-pro-nav select{padding: 0px 20px; text-align: center; width: 100%;border: 1px solid #eee;height: 40px; border-radius: 10px 0px 0px 10px;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url("http://ourjs.github.io/static/2015/arrow.png") no-repeat scroll right center transparent;}
.yt-pro-nav select option{ border:none;text-align: center;display: block;padding: 10px 0px;background-color: #009748;}
.yt-pro-nav select option:hover{background-color:red !important;}

/*---------------------------------------
   yt-首页产品中心       
-----------------------------------------*/
.yt-products{width: 100%;padding-top: 30px;padding-bottom: 40px;}

.yt-pro-list{box-shadow: 0px 0px 40px rgba(0,0,0,0.08);}
.yt-pro-top{border-bottom: 1px solid #ddd;padding-bottom: 10px;}
.yt-pro-top a{overflow: hidden;width: 100%;height: 230px;display: block;}
.yt-pro-top img{display: block;width: 80%;height: 80%;margin-left: 10%;margin-top:10%;transition: all ease 0.8s;}
.yt-pro-top:hover img{transform: scale(1.1);}

.yt-pro-bottom{padding: 2px 10px 10px 10px;}
.yt-pro-bottom h4{}
.yt-pro-bottom p{color: #666;font-size: 12px;}



/*---------------------------------------
   yt-关于我们     
-----------------------------------------*/
.yt-about{width: 100%;background: url(../img/index/about00.jpg) center no-repeat;background-size:100% 100%;padding-top: 30px;padding-bottom: 50px;}
.yt-about-text{}
.yt-about-text h4{text-align: center;color: #fff;font-size: 16px;}
.yt-about-text p{text-indent: 2em;font-size: 13px;color: #fff;text-align: center;line-height: 23px;}

.yt-about-left{}
.yt-about-left-text{padding: 0px 20px; transition: all ease 0.6s; height: 160px;border: 2px solid #62CBAD;margin: 20px 0px;text-align: center;}
.yt-about-left-text:hover{border: 2px solid #fff;}

.yt-about-left-text img{display: block;width:20%;margin: 20px auto 5px;}
.yt-about-left-text p{color: #fff;font-size: 15px;line-height: 23px;}
.yt-about-left-text span{color: #fff;}

.yt-about-left-img{transition: all ease 0.6s;border: 2px solid #62CBAD;}
.yt-about-left-img:hover{border: 2px solid #fff;}
.yt-about-left-img a{display: block;opacity: 0.8;transition: all ease 0.6s;}
.yt-about-left-img a:hover{opacity: 1;}
.yt-about-left-img a img{display: block;width: 100%;height: 160px;}
.yt-about-left {}

.yt-about-center{padding: 40% 20px 0px;}
.yt-about-center a{color: #ddd;text-align: right;width: 100%;display: block;}
.yt-about-center a:hover{color: #fff;}
.yt-about-center img{display: block;width: 90%;margin-left: 5%;opacity: 0.9;}

.yt-about-right{}
.yt-about-right-text{height: 160px;border: 2px solid #62CBAD;padding: 0px 20px;text-align: center;transition: all ease 0.6s;}
.yt-about-right-text:hover{border:2px solid #fff;}
.yt-about-right-text img{display: block;width:20%;margin: 20px auto 5px;}
.yt-about-right-text p{color: #fff;font-size: 15px;line-height: 23px;}
.yt-about-right-text span{color: #fff;}

.yt-about-right-img{margin: 20px 0px;transition: all ease 0.6s;border: 2px solid #62CBAD;}
.yt-about-right-img:hover{border: 2px solid #fff;}
.yt-about-right-img a{display: block;opacity: 0.8;transition: all ease 0.6s;}
.yt-about-right-img a:hover{opacity: 1;}
.yt-about-right-img a img{display: block;width: 100%;height: 160px;}



/*---------------------------------------
   yt-首页新闻         
-----------------------------------------*/
.yt-news{width: 100%;padding: 30px 0px 40px;background-color: #F9F9F9;}
.yt-news .col-md-12{padding-left: 0;padding-right: 0px;}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    /*background: #fff;*/
    width: 100%;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{display: block;width: 100%;height:100%;}

.yt-pro-info-imgs img{width: 80%;margin-left: 10%;}

.yt-news .yt-news-imgs img{display: block;width: 100%;height: 300px;}
.yt-news-left{padding: 20px;}
.yt-news-list{transition: all ease 0.6s; padding-bottom: 9px;padding-top: 9px; overflow: hidden;border-bottom: 1px solid #eee;}
.yt-news-list .col-md-2{padding-left: 5px;padding-right: 5px;}
.yt-news-list:hover{}
.yt-news-list:hover .yt-news-time{background-color:#009948;}
.yt-news-list:hover .yt-news-time h3{color: #fff;}
.yt-news-list:hover .yt-news-time span{color: #fff;}
.yt-news-time{border: 1px solid #eee;overflow: hidden;border-radius: 2px;margin-top: 7px;transition: all ease 0.6s;text-align: center;}
.yt-news-time h3{color: #4EBE63;margin: 0px;padding: 9px 0px 6px;text-align: center;font-size: 20px;}
.yt-news-time span{font-size: 13px;color: #4EBE63;padding-bottom: 9px;display: inline-block;}
.yt-news-text{padding: 0px 10px;transition: all ease 0.6s;}
.yt-news-text h4 i{display: inline-block;width: 14px;height: 18px;background: url(../img/icon/news-link2.png) center no-repeat;background-size:100% ;vertical-align: middle;margin-right: 5px;}
.yt-news-text h4{color: #222;font-size: 15px;}
.yt-news-text p{color: #666;font-size: 13px;text-indent: 2em;}



/*---------------------------------------
   yt-应用案例        
-----------------------------------------*/
.yt-appcase{width: 100%;padding-top: 30px;}
.yt-app-list{padding: 10px 10px 50px 10px;border: 1px solid #EFEFEF;position: relative;}
.yt-app-list p{padding: 5px 10px;color: #777;font-size: 13px;}
.yt-app-list span{padding: 5px;font-size: 12px;color: #999;}
.yt-app-list h4{text-align: center;}
.yt-app-list img{display: block;width: 100%;transition: all ease 1s;}
.yt-app-list:hover img{-webkit-transform: scale(1.3);-moz-transform: scale(1.3);transform: scale(1.3);}
.yt-app-list:hover .yt-app-link{color:#fff;width: 100%;background-color: #019B49;}
.yt-app-list .yt-app-imgs{ display: block;overflow:hidden;}
.yt-app-list .yt-app-link{position: absolute;bottom: 0px;left: 0px; transition: all ease 1.0s;display: block;line-height: 30px;text-align: center;width: 150px;height: 45px;line-height: 45px;color: #555;}


/*---------------------------------------
   yt-footer        
-----------------------------------------*/
.yt-footer{width: 100%;background-color: #161616;padding:70px 0px 40px;}
.yt-footer-list{}
.yt-footer-list ul li{float: left;width: 20%;border-left: 2px solid #222;text-align: center;}
.yt-footer-list ul li h4{color: #eee;font-size: 14px;}
.yt-footer-list ul li a{display: block;color: #777;font-size: 13px;line-height: 25px;}
.yt-footer-list ul li a:hover{color: #fff;}

.yt-foot-icon{margin-bottom: 10px;text-align: center;padding-right: 0px;}
.yt-foot-icon img{width: 80%;display: block;margin: 5px auto 5px;}
.yt-foot-icon span{color: #777;}
.yt-foot-icon-l{padding-right: 0px;}
.yt-foot-icon-r{padding-right: 0px;}

.yt-foot-r-list{text-align: right;}
.yt-foot-r-list h3{display: none;}
.yt-foot-r-list p{line-height: 22px;}
.yt-foot-r-list p span{font-size: 18px;}
.yt-foot-r-list p:nth-of-type(1){color: #eee;font-size: 13px;}
.yt-foot-r-list p:nth-of-type(2){color: #eee;font-size: 13px;}
.yt-foot-r-list p:nth-of-type(4){color: #777;font-size: 13px;}
.yt-foot-r-list p a{color: #666;font-size: 12.5px;}
.yt-foot-r-list p a:hover{color: #fff;}



/*---------------------------------------
   yt-首页版权       
-----------------------------------------*/
.yt-copyright{width: 100%;background-color: #262626;overflow: hidden;}
.yt-copyright p{overflow: hidden;color: #999;font-size: 13px;margin: 0;padding: 10px 0px;}
.yt-copyright p span{display: inline-block;text-align: center;line-height: 24px;}
.yt-copyright p span:nth-of-type(2){float: right;}
.yt-copyright p a{display: inline-block;color: #999;padding: 0px 5px;}
.yt-copyright .yt-copy-a1{}



/*==========================================内页分割线==============================================*/
/*==========================================内页分割线==============================================*/




/*---------------------------------------
   yt-内页海报      
-----------------------------------------*/
.yt-about-banner{height:250px;padding-bottom: 30px;background: url(../img/banner/ban1.jpg) center no-repeat;background-size:100% ;}
.yt-b1{background: url(../img/banner/c2.jpg) center no-repeat;background-size: 100%;}
.yt-b2{background: url(../img/banner/c3.jpg) center no-repeat;background-size: 100%;}
.yt-b3{background: url(../img/banner/c4.jpg) center no-repeat;background-size: 100%;}
.yt-b12{background: url(../img/banner/c13.jpg) top no-repeat;background-size: 100%;}
.yt-b7{background: url(../img/banner/c7.jpg) center no-repeat;background-size: 100%;}
.yt-b8{background: url(../img/banner/c14s.jpg) center no-repeat;background-size: 100%;}
.yt-b9{background: url(../img/banner/c9.jpg) center no-repeat;background-size: 100%;}
.yt-b10{background: url(../img/banner/c10.jpg) center no-repeat;background-size: 100%;}



/*---------------------------------------
   yt-内页导航菜单      
-----------------------------------------*/
.yt-s-title{margin-top: -130px;}
.yt-index-l{float: left;padding-bottom: 20px;}
.yt-index-l h2{color: #fff;font-size: 30px;margin-bottom: 0px;padding-left: 15px;}
.yt-index-l span{color: #fff;border-bottom: 2px solid #fff;width: 45px;display: inline-block;vertical-align: middle;margin-left: 5px;}
.yt-index-l p{color: #eee;font-size: 18px;margin: 0px;padding-bottom: 0px;padding-left: 15px;}
.yt-index-r{float: right;}
.yt-index-r .yt-subnav{padding: 10px 0px;}

.yt-s-nav{margin-top: 40px;padding: 0px 0px;}
.yt-s-nav ul{padding: 0px;margin: 0px;}
.yt-s-nav ul li{margin-bottom: 10px;}
.yt-s-nav ul li a{border: 1px solid #ddd; transition: all ease 0.8s;font-size: 13px; display: block;padding: 0px 15px;height: 40px;line-height: 40px;color: #666;background-color: #fff;border-radius: 3px;}
.yt-s-nav ul li a:hover{color: #fff;background-color: #019B49;border: 1px solid #019B49;}
.yt-s-nav ul li .yt-s-nav-link{color: #fff;background-color: #019B49;border: 1px solid #019B49;}


/*---------------------------------------
   yt-内页 内容容器      
-----------------------------------------*/
.yt-s-top{background-color: #fff;padding-bottom: 30px;border-radius: 5px;position: relative;z-index:2;}



/*---------------------------------------
   yt-内页 分页按钮
-----------------------------------------*/
.yt-s-nage{padding-top: 30px;}
.yt-s-nage .pagination .active a{background-color:#019948;color: #fff;border:1px solid #019948;}
.yt-s-nage .pagination li a{color:#019948;}
.yt-s-nage .pagination li a span{color:#019948;}


/*---------------------------------------
   yt-内页 关于我们
-----------------------------------------*/
.yt-s-about{width: 100%;padding: 0px 0px 20px;}
.yt-s-about-text{padding: 20px 20px;}
.yt-s-about-text p{text-indent: 2em;}
/*about2*/
.yt-s-about2-imgs{padding: 30px;}
.yt-s-about2-imgs img{display: block;width: 100%;}
.yt-s-about2-text{padding: 10px 30px 10px 30px;}
.yt-s-about2-list{border: 1px solid #D6E9C6;margin: 10px 0px;padding-left: 20px;}
.yt-s-about2-list h3{margin-top: 10px;padding-top: 0px;font-size: 20px;}
.yt-s-about2-list span{color: #019B49;}
/*about3*/
.res2-imgs{margin-bottom: 30px;}
.res2-imgs a{display: block;}
.res2-imgs a img{width: 100%;display: block;}
.res2-imgs p{text-align: center;margin: 10px 0px 20px;}
/*about4*/
.yt-s-about4{padding-top: 30px;}

.yt-s-ab4-imgs{padding: 10px;}
.yt-s-ab4-imgs img{display: block;width: 100%;}
.yt-s-ab4-imgs p{text-align: center;line-height: 40px;height: 40px;}


/*---------------------------------------
   yt-内页 新闻资讯
-----------------------------------------*/
.yt-s-news{padding: 20px 0px 40px;}

.yt-s-news-list{padding: 20px 0px 20px; transition: all ease 0.6s;background-color: #fff;margin-bottom: 20px;box-sizing: border-box;}
.yt-s-news-list a{display: block;overflow: hidden;}
.yt-s-news-list img{display: block;width: 100%;}
.yt-s-news-list:hover{
	-webkit-box-shadow: rgba(0,0,0,0.1) 0px 5px 15px;
	-moz-box-shadow: rgba(0,0,0,0.1) 0px 5px 15px;
	box-shadow: rgba(0,0,0,0.1) 0px 5px 15px;	
}
.yt-s-news-text{padding-top:35px;}
.yt-s-news-text p{text-indent: 2em;padding-top: 5px;}
.yt-s-news-text p a{color: #999;}
.yt-s-news-text span{color:#999;font-size: 12px;}
.yt-s-news-text a{color:#666;transition: all ease 0.6s;}
.yt-s-news-text h4 b{transition: all ease 0.6s; width: 0.1px;display: inline-block;vertical-align: middle;border-top: 1px solid #666;margin-right: 5px;}
.yt-s-news-text:hover h4 a{color:#333;}
.yt-s-news-text:hover b{width: 50px;border-top: 1px solid #000;}


/*---------------------------------------
   yt-内页 新闻资讯-详情页
-----------------------------------------*/
.newsinfo-title{padding-bottom: 30px;}
.newsinfo-title small{color:#666;margin-right: 10px;}
.newsinfo-title h3{border-bottom: 1px solid #eee;padding-bottom: 20px;}

.yt-s-newinfo{margin-top: 40px;padding: 0px 20px;}
.yt-s-newinfo p{text-indent: 2em;}
.yt-s-newinfo img{display: block;width: 90%;margin-left: 5%;margin-top: 3%;margin-bottom: 3%;}
.yt-s-newinfo .bdsharebuttonbox{width: 160px;margin: 0px auto;}


/*---------------------------------------
   yt-内页 新闻资讯-热门新闻
-----------------------------------------*/
.yt-s-undernews{padding: 10px 0px 30px;}
.yt-s-undernews-t{padding: 5px;}
.yt-s-undernews-t h4{color: #019B49;font-size: 16px;font-weight: bold;margin-left: 20px;}
.yt-s-undernews-list{}
.yt-s-undernews-img{display: block;width: 100%;overflow: hidden;}
.yt-s-undernews-img img{display: block;width: 100%;transition: all ease 0.8s;}
.yt-s-undernews-img img:hover{
	transform: rotate(45deg);
	transform: scale(1.3);
}
.yt-s-undernews-title{display: block;color: #333;line-height: 24px;}
.yt-s-undernews-text{font-size: 12px;color: #999;}
.yt-s-undernews-list p{}
.yt-s-undernews a:hover{color: #999;}



/*---------------------------------------
   yt-内页 上下篇
-----------------------------------------*/
.next-chapter{margin-top: 20px;margin-bottom: 20px;}
.next-chapter a span{transition: all ease 1s; width: 10px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.next-chapter p a{color:#666;font-size: 13px;}
.next-chapter p a:hover{color:#000;}
.next-chapter p a:hover span{border-top: 1px solid #000;width: 50px;}


/*---------------------------------------
   yt-内页 产品中心
-----------------------------------------*/
.yt-pro-see{padding: 10px 5px 5px;}
.yt-pro-see a{display: block;width: 170px;height: 30px;line-height: 30px;border-radius: 5px; text-align: center;color: #666;}
.yt-pro-see a i{display: inline-block;width: 23px;height: 23px;vertical-align: middle;margin-right: 4px;background: url(../img/products/pro-book.png) center no-repeat;background-size:100% ;}
.yt-pro-see a:hover{color: #019B49;}

.yt-s-products{padding: 20px 0px 40px;}
.yt-s-products-list{box-shadow: 0px 0px 20px rgba(0,0,0,0.05); margin-bottom: 20px;margin-top: 30px;padding-bottom: 10px;}
.yt-s-products-list span{display: block;line-height: 22px;padding: 6px 0;color: #999999;font-size: 12px;}
.yt-s-products-list:hover .yt-s-products-text{color: #019B49;}
.yt-s-products-list:hover .yt-s-pro-bgc{opacity: 1;}
.yt-s-products-img{display: block;overflow: hidden;position: relative;}
.yt-s-pro-bgc{position:absolute;top: 0px;left: 0px;width: 100%;height: 100%;background:url(../img/products/pro-bg.jpg) center no-repeat;background-size:100% 100%; opacity: 0;transition: all ease 0.6s;}
.yt-s-pro-bgc i{width: 14px;height: 13px;margin-right: 5px;margin-top: -1px; background: url(../img/icon/downlod.png) center no-repeat;background-size:100%;display:inline-block;vertical-align: middle;}
.yt-s-pro-bgc a{color: #ddd;display: block;text-align: left;line-height: 30px;font-size: 16px;}
.yt-s-pro-bgc a:hover{color: #fff;}
.yt-s-pro-bgc-box{padding-top: 30px;width: 90px;margin: 0px auto;}

.yt-s-pro-bgc-2{background-color: rgba(1, 155, 73,.5);height: 150px;width: 100%;}
.yt-s-pro-bgc-2 span{color: #fff;display: block;font-size: 26px;font-weight: bold;text-align: center;padding-top: 40px;line-height: 40px;}

.yt-s-products-img img{padding: 5px; display: block;width: 80%;height: 190px; margin-left: 10%;transition: all ease 1s;}
.yt-s-products-title{ padding: 8px 0 8px 10px;color: #333333;font-size: 14px;display: block;width: 100%;border-top: 1px solid #eee;}
.yt-s-products-title:hover{color: #333;}
.yt-s-products-list p{line-height: 22px;font-size: 12px;display: block;padding: 5px 10px;}
.yt-s-products-text{color: #666;}


.yt-s-proinfo-header{padding: 20px 0px 20px;border-bottom: 1px solid #eee;overflow: hidden;}
.yt-s-proinfo-text{padding-top: 20px;}
.yt-s-proinfo-text p{color: #666;line-height: 25px;padding-top: 10px;}
/*.yt-s-proinfo-text a{margin: 20px auto 0px; display: block;width: 120px;height: 35px;line-height: 35px;color: #fff;border-radius: 5px;border: 1px solid #019B49;background-color: #019B49;text-align: center;}*/

.yt-s-proinfo-down{float: right;margin-top: 50px;margin-right: 100px;}
.yt-s-proinfo-down a{display: inline-block;color: #666;margin-right: 5px;font-size: 15px;}
.yt-s-proinfo-down a i{display: inline-block;width: 18px;height: 13px;vertical-align: middle;background: url(../img/icon/downlod2.png) center no-repeat;background-size:100%;opacity: 0.5;}
.yt-s-proinfo-down a:hover{color: #019B49;}
.yt-s-proinfo-down a:hover i{opacity: 1;}



.yt-s-proinfo-center{padding: 20px;}

.yt-s-proinfo-list{padding: 10px;}
.yt-s-proinfo-list h4{}
.yt-s-proinfo-list ul li{list-style: none;}
.yt-s-proinfo-imgs h4{padding: 20px 0px;}
.yt-s-proinfo-imgs img{display: block;width: 90%;margin-left: 5%;}



/*---------------------------------------
   yt-内页 登陆注册
-----------------------------------------*/
.yt-login-r{float: right;line-height: 80px;}
.yt-login-r a{color: #666;}

.yt-login-body{min-height: 700px;width: 100%;height: 100%;background: url(../img/banner/yt-login-bg.jpg) top center no-repeat;background-size: cover;position: relative;}
.yt-s-login{width: 100%; padding: 20px 10px 0px;}
.yt-s-login-top{margin-top: 30%;}
.yt-s-login-top img{display: block;width: 50%;margin-left: 25%;margin-bottom:20px;}

.yt-s-login-right{background-color:rgba(255,255,255,0.8);padding: 10px 30px 20px;border-radius: 5px 5px 0px 0px;}
.yt-s-login-right h3{text-align: center;padding-bottom: 10px;}
.yt-s-login-right input{border-color: #4cae4c;}
.yt-s-login-right select{background-color:rgba(255,255,255,0.1);height: 40px;}

.yt-s-reg-logo{margin-top: 10%;}
.yt-s-reg-logo img{width: 33%;display: block;margin-left: 33%;}

.yt-s-btn{}
.yt-s-btn button{width: 100%;height: 40px;}

.yt-s-login-bt{background-color:rgba(243, 244, 246,.8);padding: 20px 10px;border-radius: 0px 0px 5px 5px;border-top: 1px solid #ddd;}
.yt-s-login-bt a{width: 40%;margin-left: 6%; display: inline-block;background-color:rgba(255,255,255,0.5); border: 1px solid #ccc;height: 30px; line-height: 29px;text-align: center;color: #666;border-radius: 2px;}
.yt-s-login-bt a:hover{border: 1px solid #009748;background-color: #449D44;color: #fff;}


.yt-s-login-box{padding-top: 300px;}
.yt-s-login-bottom{}
.yt-s-login-bottom p{color: #e9edf2;}
.yt-s-login-bottom p a{color: #e9edf2;}
.yt-s-login-bottom p span{display: inline-block;padding: 0px 8px;}

/*---------------------------------------
   yt-内页 人才招聘
-----------------------------------------*/
.yt-s-rec{width: 100%;padding: 20px 0px 40px;}
.res-box{padding: 30px 10px 10px 10px;}
.res-subbox{overflow: hidden;background-color: #fff;box-shadow: 0px 0px 10px rgba(0,0,0,.2);}
.res-subbox-title{ height: 80px;background: url(../img/con-title-bg.jpg) center no-repeat;background-size:100% ; padding: 10px;}
.res-subbox-title h3{color: #fff;margin-bottom: 10px;padding: 0px;margin-top: 5px;}
.res-subbox-title span{color: #fff;}

.res-subbox-center{padding: 20px 20px 40px;position: relative;}
.res-subbox-center h4{}
.res-subbox-center span{display: block;}
.res-subbox-center p{margin-top: 10px;}
.res-subbox-center p a{color: #666;}
.res-subbox-center .res-link{position: absolute;top: 20px;right: 15px;color: #FF7200;}

.res-subbox-center ul{padding: 10px 10px 0px;}
.res-subbox-center ul li{list-style: none;color: #666;}
.res-subbox-center ul li a{display: block;width: 100px;text-align: center; margin: 15px auto 0px; height: 35px;line-height: 35px;border: 1px solid #999;color: #999;}

.res-next,.res-next3,.res-next2{display: block;position: absolute;bottom: 0px;left: 50%;width: 34px;margin-left: -17px;cursor: pointer;}



/*rec2*/
.idea-box{margin-top: 50px;margin-bottom: 30px;}
.idea-box .idea-text{overflow: hidden;}
.idea-box .idea-text h4{ margin-bottom: 10px;text-align: center;line-height: 80px; margin-top: 10px;width:80px;height:80px; background-color: #019B49;color: #fff;border-radius:50%;}

.idea-text-r{padding-left: 30px;padding-top: 25px;margin-bottom: 0px;padding-right: 0px;font-size: 13px;}

.idea-box .idea-imgs img{width: 100%;display: block;}


.yt-s-rec2{margin-top: 40px;}
.rec2-imgs{padding: 5px;}
.rec2-imgs img{display: block;width: 100%;}

.yt-s-rec2-text{}
.yt-s-rec2-text p{text-indent: 2em;}
.yt-s-rec2-text h4{font-weight: 700;color: #009748;}

/*服务*/
.yt-s-service{padding: 20px 0px 40px;}


.cus-icon span{display: block;width: 120px;height: 120px;border-radius: 50%;background-color: #019B49;line-height: 120px;text-align: center;margin: 40px auto;color: #fff;}

.yt-s-service-border{padding: 20px;}
.yt-s-service-border span{margin: 0px auto;display: block;} 
.yt-s-service-border span:nth-of-type(1){border-bottom: 3px solid #F16F02;width: 200px;}
.yt-s-service-border span:nth-of-type(2){border-bottom: 3px solid #FCCC00;width: 300px;}
.yt-s-service-border span:nth-of-type(3){border-bottom: 3px solid #0090D1;width: 400px;}
.yt-s-service-border span:nth-of-type(4){border-bottom: 3px solid #009748;width: 500px;}
.yt-s-service-border span:nth-of-type(5){border-bottom: 3px solid #96148A;width: 600px;}


.yt-s-list{padding: 20px 0px 20px;border-bottom: 1px solid #eee;overflow: hidden;}
.yt-s-list img{display: block;width: 100%;}
.yt-s-service-text{padding-top: 20px;}
.yt-s-service-text p{color: #666;line-height: 25px;}
.yt-s-service-text a{display: block;width: 120px;opacity: 0.5; height: 35px;line-height: 35px;color: #fff;border-radius: 5px;border: 1px solid #019B49;background-color: #019B49;text-align: center;transition: all ease 0.8s;}
.yt-s-service-text a:hover{opacity: 1;}



/*服务保障*/
.yt-s-servive{}
.yt-s-servive h3{font-size: 15px;color: #004CA2;}
.yt-s-servive span{display: block;line-height: 27px;}
.yt-s-servive-top{padding: 20px 0px 10px;border: 1px solid #eee;margin-bottom: 20px;overflow: hidden;}
.yt-s-servive-top p{line-height: 30px;}
.yt-s-servive-top h4{color:#004CA2;}


.yt-service4{padding: 20px;}
.yt-ser4-imgs{padding: 10px;}
.yt-ser4-imgs img{display: block;width: 100%;}

.yt-ser4-text{}
.yt-ser4-text p{padding-bottom: 0px;margin-bottom: 0px;line-height: 25px;}


/*contact*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.yt-s-con{padding: 20px 0px 40px;}
.yt-s-con-imgs{padding-top: 30px;}
.yt-s-con-imgs img{display: block;width: 100%;}
.yt-s-con-text{padding: 40px 5px 5px 5px;}
.yt-s-con-text ul li{list-style: none;line-height: 30px;}
.yt-s-con-text ul li a{color: #fff;display: block;width: 120px;margin-left: 20px;margin-top: 15px; height: 35px;line-height: 35px;background-color: #019B49;text-align: center;border-radius: 5px;}

.yt-s-con-erweima{padding-top: 40px;}
.yt-s-con-erweima p{text-align: center;line-height: 30px;}
.yt-s-con-erweima img{display: block;width: 100%;}



/**/
.yt-s-tra-h{padding-top: 30px;}
.yt-s-tra-list{padding: 10px;border: 1px solid #eee;}
.yt-s-tra-list p{}
.yt-s-tra-list img{display: block;width: 85%;margin-left: 7%;margin-top: 50px;}

/*liuyan*/
.yt-s-message{background-color: rgba(255,255,255,.8);border-radius: 10px;}

.form-inline{padding-top: 30px;}
.form-inline .form-group {
  width: 100% !important;
  margin-bottom: 10px;
  margin-top: 10px;
}
.form-inline .form-group input{height: 40px;}
.form-inline .form-group .form-control {
  width: 100%;
}

.form-inline .form-group textarea{
	height: 200px;
}

.form-inline .yt-s-message-btn{width: 100%;display: block;background-color: #019B49;color: #fff;height: 40px;}






/*网站地图*/
.yt-s-map{padding: 30px;}
.yt-s-map li{list-style: none;border-bottom: 1px dashed #eee;}
.yt-s-map p{line-height: 50px;height: 50px;padding: 0px;margin: 0px;}
.yt-s-map p i{display: inline-block;width: 14px;height: 18px;background: url(../img/icon/news-link2.png) center no-repeat;background-size:100% ;vertical-align: middle;margin-right: 5px;}
.yt-s-map p a{color: #666;display: inline-block;padding: 0px 5px;}
.yt-s-map p a:hover{color: #019B49;}
.yt-s-map p span{color: #ccc;display: inline-block;padding: 0px 10px;}
.yt-s-map-link{color: #000;font-weight: bold;font-size: 16px;}




/*案例*/
.yt-par-img{padding: 0px 20px; opacity: 0.8;margin-bottom: 20px;transition: all ease 0.6s;}
.yt-par-img img{display: block;width: 100%;}
.yt-par-img:hover{opacity: 1;box-shadow: 0px 0px 15px rgba(0,0,0,.1);}



.yt-top{position: fixed; right:50px;bottom:50px;display: none;opacity: 0.6;cursor: pointer;transition: all ease 0.6s;}
.yt-top img{border-radius: 4px;}
.yt-top:hover{opacity: 1;}

@media only screen and (min-width: 768px) {
	.yt-nav .dropdown:hover .dropdown-menu{display: block;}
}


@media (max-width: 768px) {
  .navbar .yt-right{float: none;}
  .yt-nav{overflow-y: auto;max-height: 100%;border-bottom: 3px solid rgba(1, 155, 73,0.3);background-color:rgba(255,255,255,0.8);}
  .navbar .yt-logo{display: block;width: 150px;padding: 5px;}
  .navbar .yt-logo img{width: 150px;display: block;}
  
  /*banner*/
  #flickerHeight{height: 38vh;}
  /*.flickerplate{margin-top: 70px;}*/
  .flickerplate .dot-navigation{bottom: 0px;}
  .flickerplate .dot-navigation .dot{width: 10px;height: 10px;}
  .flickerplate .arrow-navigation .arrow{width: 100%;height: 100%;}

  .navbar-default .navbar-toggle {
	  border-color: #009948;
	  margin-top: 18px;
   }
	.navbar-default .navbar-toggle:hover {
	  /*background-color:#fff;*/
	}
	/*.navbar-default .navbar-toggle:focus{background-color: #fff;}*/
	
	.navbar-default .navbar-toggle:hover .icon-bar{
		background-color: #019B49;
	}
	
	
	/*导航菜单*/
	.yt-nav .yt-right .yt-bignav a{height: 40px;line-height: 40px;text-align: center;}
	.yt-nav .navbar-default .yt-bignav > .active > a{color: #fff;}
	.yt-nav .navbar-default ul li a:hover{color: #fff;background-color: #019B49;}
	.yt-nav .navbar-default ul .yt-li-last{display: none;}
	
	/*.yt-nav .dropdown:hover .dropdown-menu{display:none;}*/
	.yt-nav .dropdown .dropdown-menu {padding: 10px 0px;}
	.yt-nav .dropdown .dropdown-menu a{height: 30px;line-height: 30px;font-size: 13px;}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{color:#fff;background-color:#019B49;}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{color:#fff;background-color:#019B49;}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover{color:#fff;background-color:#019B49;}
	
	.yt-about-center-none{display: none;}
	
	
	.yt-copyright p a{display: block;}
	.yt-copyright p span{display: block;}
	.yt-footer{padding-top: 20px;}
	.yt-footer-list{display: none;}
	.yt-foot-r-list{padding-top: 20px; text-align: center;}
	.yt-foot-icon{padding: 0px;margin: 0px;}
	.yt-foot-icon-l{padding-right: 15px;}
	.yt-foot-icon-r{padding-right: 15px;}
	.yt-foot-r-list h3{display: block;color: #fff;padding-top: 0px;margin-top: 0px;}
	.yt-foot-icon img{width: 100%;}
	
	
	
	/*内页banner*/
	.yt-about-banner{height:200px;background-size:100% 100%;}
	
	
	.yt-s-nav{margin-top: 0px;}
	
	
	
	/*回到顶部*/
	.yt-top{right: 10px;}
	
	
	/*资料暂缺*/
	.yt-zlzq{}
	.yt-zlzq img{display: block;width: 100%;}
	
	
	/*about1*/
	.yt-index-l{float: none;text-align: center;margin-top: -50px;}
	.yt-index-l h2{font-size: 20px;font-weight: 700;}
	.yt-index-l span{display: none; color: #fff;border-bottom: 1px solid #fff;width: 35px;vertical-align: middle;margin-left: 5px;}
	.yt-index-l p{font-size: 14px;}
	
	
	.yt-index-r{margin-bottom: 10px;}
	.yt-s-about-text{padding: 10px 10px 20px;}
	.yt-s-about-text h3{text-align: center;font-size: 20px;color: #019B49;}
	.yt-s-about-text p{font-size: 13px;}
	
	/*about2*/
	.yt-s-about2-imgs{padding: 10px 0px;}
	.yt-s-about2-text{padding: 10px 0px;}
	
	/*about5*/
	.yt-s-abou5{}
	.yt-s-abou5 img{display: block;width: 100%;}
	
	/*contact*/
	.yt-s-con-erweima{padding-top: 0px;}
	.yt-s-con-text ul li a{margin: 10px auto;}
	
	/*login*/
	.yt-s-login-top{margin-top: 5%;}
	.yt-login-body{min-height: 300px;}
	
	/*zhuce*/
	.yt-s-reg-logo{}
	.yt-s-reg-logo img{display: block;width: 50%;margin-left: 25%;margin-bottom:20px;}
	
	/*map*/
	.yt-s-map{display: none;}
	
	/*newinfo*/
	.yt-s-newinfo p{font-size: 13px;line-height: 25px;}
	
	/*proinfo*/
	.yt-s-proinfo-center{padding: 0px;}
	.yt-s-proinfo-down{float: none;text-align: center;border: 1px solid #eee;padding: 10px;}
	.yt-s-proinfo-down a{display:block;color: #333;margin-right: 0px; font-size: 13px;background-color: #ccc;height: 30px;line-height: 30px;}
	.yt-s-proinfo-down a:nth-of-type(2){margin-bottom: 10px;margin-top: 10px;}
	.yt-pro-info-imgs img{width: 80%;margin-right: 10%;}
	
	#jcbg,#msds{display:block;color: #333;margin-right: 0px; font-size: 13px;background-color: #ccc;height: 30px;line-height: 30px;}
	#jcbg{margin-bottom: 10px;margin-top: 10px;}
	/*recruitment*/
	/*.yt-b12{background: url(../img/banner/c13.jpg) center no-repeat;background-size: 100% 100%;}*/
	
	/*service*/
	.yt-s-service-text a{margin: 0 auto 10px;}
	
	/*index-pro*/
	/*.yt-pronav-show{display: none;}*/
	.yt-pro-nav{display: block;}
	.yt-subnav ul li{margin-bottom: 20px;position: relative;margin-right: 0px;padding: 0px 10px;}
	.yt-subnav ul li a{box-shadow: 0px 0px 10px rgba(0,0,0,0.1); border: 1px solid #fff;background-color: #fff; transition: all ease 0.9s; display: block;height: 40px;line-height: 40px;padding: 0px 20px;border-radius: 4px;color:#333;}
	
	
	/*分页*/
	.yt-s-nage{padding-top:10px;}
	
	/*rec2*/
	.idea-box{margin-top: 20px;margin-bottom: 30px;}
	.idea-box .idea-text h4{margin: 20px auto 0px;}
	
	.idea-text-r{padding: 0px;padding: 10px 0px;}
	
}

@media only screen (max-width: 750px) {
	.yt-nav .navbar-default ul li{height: 50px;padding: 0px;}
}




.dw-h{width: 100%;padding:30px;}
.dw-h h1{font-size: 25px;text-align: center;}
.dw-box{width: 85%;margin: 0 auto;/*border: 1px solid #0F0F0F;*/ padding-top: 30px;}
.dw-box-n ul li{list-style: none;display: block;height: 60px;}
.dw-box li{width:16.66% ;float:left;height: 60px;background:#e5eff9 }
.dw-box li p{font-size: 20px;line-height: 60px;text-align: center;display: block;}
.dw-box b{line-height: 60px;text-align: center;font-size: 20px;}

.dw-box-ct2 li{background:#e5eff9 ;}
/*.dw-box-ct3 li{background: #aedaf3;}*/
#dw-box-ct1{background: #269cca;color: #FFFFFF;}
.dw-box-n:hover{background: #aedaf3;}
.dw-box-n a{color: #585f58;display: block; transition: all ease 0.1s;}
.dw-box-n a:hover{background: #269cca;color: #FFFFFF;}
.dw-box-n ul{display: block;}

.table tr{height: 50px;}
.table-img img{width: 25px;display: block;margin: 0 auto;}
.table td{font-size: 17px;}
.table th{font-size: 17px;color: #009748;text-align: center;}
.table tr{text-align: center;}
.table-img img{transition: all ease 0.3s; }
.table-img img:hover{/*transform:scale(1.3);*/}
