/*
 * 说明：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:"微软雅黑"!important;
	font-size: 14px;
	background-color: #FFFFFF;
}
a{text-decoration: none;}
a:hover{text-decoration: none;}



/*---------------------------------------
   yt-导航菜单             
-----------------------------------------*/
.yt-nav{
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 99999;
	background-color:#000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;
}
.yt-nav .navbar{margin-bottom: 0px;}
.navbar-top {
	background-color: #1159a3;
	height: auto;
	line-height: 45px;
	color: #64acf8;
}
.navbar-top img{
	width: 485px;
	display: block;
}
.navbar-top a {
	color: #64acf8;
}
.navbar-top a:hover {
	color: #fff;
}
.navbar .yt-logo{
	display: block;
	width: 134px;
	padding-right: 5px;
	padding-left: 30px;
}
.navbar .yt-logo img{
	width: 104px;
	display: block;
}
.navbar-top-la {
	text-align: right;
	font-size:14px;
}

.yt-right{float: right;}


.yt-nav .yt-right .yt-bignav a{
	color: #434343;
	font-size: 18px;
	transition: all ease 0.2s;
	height: 37px;
	line-height: 37px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4e4e4;
	margin-top: 40px;
}
.yt-nav .navbar-default{
	background-color:#FFFFFF;
	transition: all ease 0.6s;
}

.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{color: #fff;background-color: #1159a3;}
.yt-nav .navbar-default ul .yt-li-last a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.yt-bignav .yt-li-last {
	line-height: 110px;
	padding-left: 20px;
	position: relative;
	position: relative;
}
.yt-bignav input{
	outline:none;
	border: 1px solid #e7e7e7;
	border-radius: 20px;
	font-size: 12px;
	color: #999;
	text-align: center;
	height: 38px;
	vertical-align: middle;
	background-color: #e7e7e7;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 20px;
} 
.yt-bignav #yt_nav_seach{
	position: absolute;
	top:50%;
	margin-top: -21px;
	vertical-align: middle;
	display: inline-block;
	height: 40px;
	width: 86px;
	overflow: hidden;
	left: 0px;
}
.yt-bignav #yt_nav_seach:hover{background: none;}
.yt-bignav #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: #1159a3;}
.yt-nav .navbar-default ul li{}
.yt-nav .navbar-default ul li a:hover{
	color: #1159a3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #65acfa;
}
.yt-language {
	color: #FFFFFF;
	text-align: right;
	padding-top: 15px;
	padding-right: 19px;
}
.yt-language .yt-language-ing {
	color: #1159a3;
}
.yt-language a {
	color: #FFFFFF;
}
.yt-language a:hover {
	color: #1159a3;
}




/*---------------------------------------
   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 #1159a3;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: 15px; font-weight: 500; color: #ccc;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: #1159a3;border:1px solid #1159a3;}
.yt-subnav ul li .yt-subnav-link{color:#fff;background-color: #1159a3;border:1px solid #1159a3;}
.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: 7px;padding-bottom: 69px;}

.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-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.yt-news .col-md-12{padding-left: 0;padding-right: 0px;}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* 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%;}

.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-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.yt-news-left video {
	width: 100%;
	padding: 0px;
}

.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:#1159a3;}
.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-news-m {
	font-size: 16px;
	line-height: 82px;
	font-weight: bold;
	color: #1159a3;
}
.yt-news-logo{
}
.scrollbox{
	overflow:hidden;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 19px;
	padding-right: 10px;
	padding-bottom: 19px;
	padding-left: 10px;
}
#scrollDiv{
	width:100%;
	height:44px;
	overflow:hidden;
}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{
	height:44px;
	overflow:hidden;
	vertical-align:bottom;
	zoom:1;
	line-height: 44px;
	padding-top: 0;
	padding-bottom: 0;
}
#scrollDiv a {
	color: #060606;
	font-weight: normal;
}
#scrollDiv a:hover {
	color: #1159a3;
}

.yt-news-dl {
}
.yt-news-dl img {
	width: 100%;
}





/*---------------------------------------
   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: #1159a3;}
.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: #efefef;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.yt-footer-list{}
.yt-footer-list ul li{
	float: left;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b4b4b4;
	padding-left: 15px;
	width: 18%;
	height: 12em;
}
.yt-footer-list .li2 {
	float: left;
	text-align: right;
	padding-right: 15px;
	width: 15%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.yt-footer-list ul li h4{
	color: #4f4e4e;
	font-size: 20px;
	font-weight: bold;
}
.yt-footer-list ul li a{
	display: block;
	color: #7b7b7b;
	font-size: 14px;
	line-height: 26px;
}
.yt-footer-list ul li a:hover{
	color: #000000;
}

.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; display: none;}
.yt-foot-r-list h3{display: none;}
.yt-foot-r-list p{
	line-height: 16px;
	color: #7b7b7b;
}
.yt-foot-r-list p span{
	font-size: 18px;
}
.yt-foot-r-list p:nth-of-type(1){color: #7b7b7b;font-size: 13px;}
.yt-foot-r-list p:nth-of-type(2){color: #7b7b7b;font-size: 13px;}
.yt-foot-r-list p:nth-of-type(4){color: #7b7b7b;font-size: 13px;}
.yt-foot-r-list p a{
	color: #7b7b7b;
	font-size: 12.5px;
}
.yt-foot-r-list p a:hover{
	color: #666;
}



/*---------------------------------------
   yt-首页版权       
-----------------------------------------*/
.yt-copyright{
	width: 100%;
	background-color: #2a2f35;
	overflow: hidden;
	padding-top: 68px;
	padding-bottom: 60px;
}
.yt-copyright p{
	overflow: hidden;
	color: #747a7f;
	font-size: 14px;
	margin: 0;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 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: #747a7f;
	padding: 0px 5px;
}
.yt-copyright .yt-copy-a1{}
.yt-copyright .bdfx {
	float: right;
}
.yt-copyright .bdfx  p {
	font-size: 16px;
	color: #FFFFFF;
}




/*==========================================内页分割线==============================================*/
/*==========================================内页分割线==============================================*/




/*---------------------------------------
   yt-内页海报      
-----------------------------------------*/
.yt-about-banner{
	height:224px;
	margin-top: 92px;
	padding-bottom: 0px;
	background-size:100%;
}
.yt-b1{
	background: url(../img/banner/c1.jpg) center no-repeat;
	background-size: 100%;
}
.yt-b2{
	background: url(../img/banner/c2.jpg) center no-repeat;
	background-size: 100%;
}
.yt-b3{
	background: url(../img/banner/c3.jpg) center no-repeat;
	background-size: 100%;
}
.yt-b4{
	background: url(../img/banner/c4.jpg) center no-repeat;
	background-size: 100%;
}
.yt-b5{
	background: url(../img/banner/c5.jpg) center no-repeat;
	background-size: 100%;
}
.yt-b6{
	background: url(../img/banner/c6.jpg) center 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-b12{background: url(../img/banner/c13.jpg) top no-repeat;background-size: 100%;}



/*---------------------------------------
   yt-内页导航菜单      
-----------------------------------------*/
.yt-s-title{
	margin-top: -151px;
}
.yt-index-l{
	text-align: center;
	margin-top: 0px;
}
.yt-index-l h2{
	color: #fff;
	font-size: 42px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.yt-index-l img {
	height: 10px;
	width: 10px;
	margin-top: 16px;
	margin-left: 7px;
}

.yt-index-l span{
	color: #fff;
	width: 10px;
	margin-left: 7px;
	margin-top: 0px;
	height: 10px;
	padding-top: 50px;
}
.yt-index-l p{color: #eee;font-size: 18px;margin: 0px;padding-bottom: 0px;padding-left: 15px;}
.yt-index-r{
	padding-top: 90px;
}
.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: 16px;
	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: #1159a3;border: 1px solid #1159a3;}
.yt-s-nav ul li .yt-s-nav-link{color: #fff;background-color: #1159a3;border: 1px solid #1159a3;}


/*---------------------------------------
   yt-内页 内容容器      
-----------------------------------------*/
.yt-s-top{
	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:#1159a3;
	color: #fff;
	border:1px solid #1159a3;
}
.yt-s-nage .pagination li a{
	color:#666666;
}
.yt-s-nage .pagination li a span{
	color:#666666;
}


/*---------------------------------------
   yt-内页 关于我们
-----------------------------------------*/
.yt-s-about{
	width: 100%;
	padding: 0px 0px 20px;
	margin-top: 165px;
}

.yt-s-about-text{
	padding: 20px 20px;
	font-size: 14px;
	line-height: 30px;
}
.yt-s-about-text p{}
.yt-s-about-text img{
	display: block;
	width: 100%;
	margin-bottom: 30px;
}
/*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: #1159a3;}
.yt-s-about2-list 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% ;}
/*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{
	transition: all ease 0.6s;
	background-color: #fff;
	margin-bottom: 0px;
	box-sizing: border-box;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.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:0px;}
.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;
	font-size: 16px;
}
.yt-s-newinfo p{
	text-indent: 2em;
	font-size: 16px;
}
.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-s-newinfo video {
	width: 100%;
}



/*---------------------------------------
   yt-内页 新闻资讯-热门新闻
-----------------------------------------*/
.yt-s-undernews{padding: 10px 0px 30px;}
.yt-s-undernews-t{padding: 5px;}
.yt-s-undernews-t h4{color: #1159a3;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: 30px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.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:#1159a3;
}
.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: 300px;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: #1159a3;}

.yt-s-products{padding: 20px 0px 40px;}
.yt-s-products-list{
	margin-bottom: 30px;
	margin-top: 15px;
	text-align: center;
}
.yt-s-products-list2{
	margin-bottom: 30px;
	margin-top: 15px;
	text-align: center;
	border: 1px solid #CCCCCC;
}
.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: #1159a3;}
.yt-s-products-list:hover .yt-s-pro-bgc{opacity: 1;}
.yt-s-products-img{display: block;overflow: hidden;}
.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;}
.yt-s-pro-bgc-box a{text-align: center;}

.yt-s-pro-bgc-2{
	height: auto;
	width: 100%;
}
.yt-s-pro-bgc-2 span{color: #fff;display: block;font-size: 26px;font-weight: bold;text-align: center;line-height: 150px;}

.yt-s-pro-bgc-3{
	height: auto;
	width: 100%;
}


.yt-s-products-img img{
	padding: 0px;
	display: block;
	width: 70%;
	height: auto;
	transition: all ease 1s;
	margin-right: auto;
	margin-left: auto;
}
.yt-s-products-img2 img{
	padding: 0px;
	display: block;
	width: 100%;
	transition: all ease 1s;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.yt-s-products-title{
	color: #484848;
	font-size: 20px;
	display: block;
	width: 100%;
	padding-top: 16px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}
.yt-s-products-title:hover{color: #333;}
.yt-s-products-list p{
	line-height: 24px;
	font-size: 16px;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.yt-s-products-text{
	color: #0073c2;
}
.yt-s-products-btn {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	transition: all ease 0.9s;
	display: block;
	height: 43px;
	line-height: 43px;
	border-radius: 4px;
	color:#fff;
	background-color: #1159a3;
	border:1px solid #1159a3;
	text-align: center;
	width: 40%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 14px;
}




.yt-s-proinfo-header{
	padding: 20px 0px 20px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.yt-s-proinfo-text{padding-top: 20px;}
.yt-s-proinfo-text h2 {
	line-height: 50px;
	color: #484848;
}

.yt-s-proinfo-text p{
	color: #a0a0a0;
	line-height: 30px;
}
/*.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 #1159a3;background-color: #1159a3;text-align: center;}*/

.yt-s-proinfo-down{

}
.yt-s-proinfo-down a{
	display: inline-block;
	color: #0073c2;
	margin-right: 5px;
	font-size: 18px;
	margin-left: 5px;
}
.yt-s-proinfo-down a i{
	display: inline-block;
	width: 23px;
	height: 23px;
	vertical-align: middle;
	background-size:100%;
	opacity: 0.8;
	background-image: url(../img/icon/pdf.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 10px;
}
.yt-s-proinfo-down a:hover{
	color: #333333;
}
.yt-s-proinfo-down a:hover i{opacity: 1;}



.yt-s-proinfo-down2{

}
.yt-s-proinfo-down2 a{
	display: inline-block;
	color: #0073c2;
	margin-right: 5px;
	font-size: 18px;
	margin-left: 5px;
}
.yt-s-proinfo-down2 a i{
	display: inline-block;
	width: 28px;
	height: 20px;
	vertical-align: middle;
	background-size:100%;
	opacity: 0.8;
	background-image: url(../img/icon/video.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: 10px;
}
.yt-s-proinfo-down2 a:hover{
	color: #333333;
}
.yt-s-proinfo-down2 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-s-app-title {
	font-size: 18px;
	line-height: 46px;
	font-weight: bold;
	color: #000000;
}
.yt-s-app-text {
	font-size: 14px;
	line-height: 30px;
	color: #000000;
}
.yt-s-app-text a {
	color: #000000;
}
.yt-s-app-text a:hover {
	text-decoration: underline;
}

.yt-s-app-list{
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 40px;
	margin-left: 40px;
	font-size: 18px;
	text-align: center;
	line-height: 60px;
}
.yt-s-app-img img{
	padding: 0px;
	display: block;
	width: 100%;
	height: auto;
	transition: all ease 1s;
}
.yt-s-wifi-list {
}


.yt-s-wifi-img img{
	padding: 0px;
	display: block;
	width: 60%;
	height: 260px;
	transition: all ease 1s;
	margin-right: auto;
	margin-left: auto;
}
.yt-s-wifilist-list{
	margin-bottom: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
}
.yt-s-wifilist-img img{
	padding: 0px;
	display: block;
	width: 100%;
	height: auto;
	transition: all ease 1s;
}
.yt-s-location {
	font-size: 18px;
	line-height: 46px;
	font-weight: bold;
	color: #0073c2;
}
.yt-s-left {
	width: 100%;
}

.yt-s-left-top {
	color: #FFFFFF;
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	background-color: #1159a3;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 20px;
	border-radius:20px;
	transition: all 0.3s ease 0s;
	box-shadow:1px 1px 7px #999;
}
.yt-s-left-top:hover {
    transition: all 0.3s ease 0s;
	border-radius:10px;
}
.yt-s-left-title {
	color: #000000;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	background-color: #cbcbcb;
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 20px;
	text-indent: 10px;
}
.yt-s-left-list {
	line-height: 38px;
	color: #0073c2;
	width: 100%;
	float: none;
	display: block;
	background-image: url(../img/line.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
	text-indent: 40px;
}
.yt-s-app-qa {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.yt-s-app-q {
	font-size: 14px;
	color: #006600;
	line-height: 30px;
	font-weight: bold;

}
.yt-s-app-a {
	color: #000000;
	line-height: 30px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.demo{padding: 1em 0;}
	.tab .nav-tabs{
		border: 1px solid #0073c2;
	}
	.tab .nav-tabs li{
		margin: 0;
		width:33.3%;
	}
	.tab .nav-tabs li a{
	font-size: 14px;
	color: #000000;
	background: #fff;
	margin: 0;
	padding: 20px 25px;
	border-radius: 0;
	border: none;
	border-right: 1px solid #ddd;
	text-transform: uppercase;
	position: relative;
	text-align: center;
	}
	.tab .nav-tabs li a:hover{
		border-top: none;
		border-bottom: none;
		border-right-color: #ddd;
	}
	.tab .nav-tabs li.active a,
	.tab .nav-tabs li.active a:hover{
		color: #fff;
		border: none;
		background: #0073c2;
		border-right: 1px solid #ddd;
	}
	.tab .nav-tabs li.active a:before{
		content: "";
		width: 58%;
		height: 4px;
		background: #fff;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
	}
	.tab .nav-tabs li.active a:after{
		content: "";
		border-top: 10px solid #0073c2;
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		position: absolute;
		bottom: -10px;
		left: 43%;
	}
	.tab .tab-content{
	font-size: 13px;
	color: #999898;
	line-height: 25px;
	padding: 20px;
	border: 1px solid #0073c2;
	border-top: none;
	background-color: #e5e5e5;
	}
	.tab .tab-content h3{
		font-size: 24px;
		color: #999898;
		margin-top: 0;
	}



/*---------------------------------------
   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{height: 40px;background-color:rgba(255,255,255,0.1);}
.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-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: #1159a3;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: #1159a3;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{
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.yt-s-list img{display: block;width: 100%;}
.yt-s-service-text{
	padding-top: 0px;
}
.yt-s-service-text  h4 {
	float: left;
}

.yt-s-service-text p{color: #666;line-height: 25px;}
.yt-s-service-text a{
	display: block;
	height: 35px;
	line-height: 35px;
	color: #666;
	border-radius: 5px;
	transition: all ease 0.8s;
}
.yt-s-service-text a:hover{
	color: #1159a3;
}
.yt-s-service-text i {
	display: inline-block;
	width: 20px;
	height: 15px;
	vertical-align: middle;
	background: url(../img/icon/downlod2.png) center no-repeat;
	background-size:100%;
	margin-right: 10px;
	
}

.yt-s-service-time {
	float: right;
}

/*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: #1159a3;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;}
.yt-s-message-title {
	line-height: 58px;
	color: #000000;
	background-color: #cbcbcb;
	font-size: 18px;
	margin-top: 20px;
}
.yt-s-message-text {
	font-size: 16px;
	line-height: 30px;
}
.yt-s-message-red {
	color: #FF0000;
}




.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 .from-text {float:right; line-height:40px;
}

.form-inline .form-group .form-control {
	width: 100%;
}

.form-inline .form-group textarea{
	height: 200px;
}
.form-inline .form-group .form-radio {
}


.form-inline .yt-s-message-btn{width: 100%;display: block;background-color: #1159a3;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: #1159a3;}
.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;
	z-index: 1000000;
}
.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: 991px) {
.navbar-top-la {
	text-align: left;
	font-size:12px;
}
.flickerplate {
	margin-top: 202px;
}
}
@media (min-width: 991px) and (max-width: 1199px)  {
.yt-nav .yt-right .yt-bignav a{
	padding-right: 10px;
	padding-left: 10px;
}

.yt-bignav form #yt_nav_seach{
	width: 46px;
	left: 20px;
}
}
@media (max-width: 1199px) {
.yt-nav .yt-right .yt-bignav a{
	font-size: 18px;
	transition: all ease 0.2s;
	height: 56px;
	line-height: 56px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	
}

  .navbar .yt-logo{display: block;width: 90px;padding: 5px;}
  .navbar .yt-logo img{width: 80px;display: block;}
 .navbar .yt-right{float: none;}
  .yt-nav{overflow-y: auto;max-height: 100%;background-color:rgba(0,0,0,1.0);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;}
	.navbar-default .navbar-toggle {
	  border-color: #1159a3;
	  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: #1159a3;
	}
	
	.yt-news-logo{
	display:none;
}
	
	/*导航菜单*/
	.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: #1159a3; border:none;}
	.yt-nav .navbar-default ul .yt-li-last{display: none;}
	
	/*.yt-nav .dropdown:hover .dropdown-menu{display:none;}*/
	.yt-nav .dropdown .dropdown-menu {padding: 0px 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:#1159a3;}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{color:#fff;background-color:#1159a3;}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover{color:#fff;background-color:#1159a3;}
	
	
	.yt-news-m {
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #1159a3;
}

.scrollbox{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.yt-s-about{
	margin-top: 190px;
}
.form-inline .form-group .from-text {float:left; line-height:40px;
}

.yt-s-left-title {
	text-align: left;
	padding-left:10px;
}
.yt-s-left-list {
	line-height: 18px;
	color: #0073c2;
	width:auto;
	float:left;
	padding-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #0073c2;
	
}
 
.yt-s-wifi-list {
display:none;
}

}


@media (max-width: 840px) {
  .navbar .yt-right{float: none;}
  .yt-nav{overflow-y: auto;max-height: 100%;background-color:rgba(0,0,0,1.0);
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b4b4b4;}
	
.navbar-top img{
	width: 100%;
	display: block;
}
  .navbar .yt-logo{display: block;width: 66px;padding: 5px;}
  .navbar .yt-logo img{width: 66px;display: block;}
  
  /*banner*/
  #flickerHeight{height: 38vh;}
  .flickerplate{margin-top: 60px;}
  .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: #1159a3;
	  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: #1159a3;
	}
	
	.yt-copyright .bdfx {
	float: left;
}
	
	/*导航菜单*/
	.yt-nav .yt-right .yt-bignav a{height: 40px;line-height: 40px;text-align: center; border:none;}
	.yt-nav .navbar-default .yt-bignav > .active > a{color: #fff;}
	.yt-nav .navbar-default ul li a:hover{color: #fff;background-color: #1159a3; border:none;}
	.yt-nav .navbar-default ul .yt-li-last{display: none;}
	
	/*.yt-nav .dropdown:hover .dropdown-menu{display:none;}*/
	.yt-nav .dropdown .dropdown-menu {padding: 0px 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:#1159a3;}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{color:#fff;background-color:#1159a3;}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover{color:#fff;background-color:#1159a3;}
	
	.yt-about-center-none{display: none;}
	
	
	.yt-copyright p a{}
	.yt-copyright p span{display: block;}
	.yt-footer{padding-top: 10px;padding-bottom: 20px;}
	.yt-footer-list{display: none;}
	.yt-foot-r-list{padding-top: 20px; text-align: center;display: block;}
	.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: #4f4e4e;padding-top: 0px;margin-top: 0px;}
	.yt-foot-icon img{width: 100%;}
	
	
	
	/*内页banner*/
	.yt-about-banner{height:200px;margin-top: 60px;background-size:100% 100%;}
	.yt-s-about{
	margin-top: 190px;
}
	
	
	.yt-s-nav{margin-top: 0px;}
	
	
	
	/*回到顶部*/
	.yt-top{right: 10px;}
	
	
	/*资料暂缺*/
	.yt-zlzq{}
	.yt-zlzq img{display: block;width: 100%;}
	
	
	
	/*about1*/
	.yt-s-title{
	margin-top: -131px;
}
	.yt-index-l{float: none;text-align: center;margin-top: 20px;}
	.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-top: 20px;margin-bottom: 10px;}
	.yt-s-about-text{padding: 10px 10px 20px;}
	.yt-s-about-text h3{text-align: center;font-size: 20px;color: #1159a3;}
	.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;}
	
	/*recruitment*/
	.yt-b12{background: url(../img/banner/c13.jpg) center no-repeat;background-size: 100%;}
	
	/*service*/
	.yt-s-service-text a{margin: 0 auto 10px;}
.yt-s-service-time {
	float: left;
	display:block;
}
	
	/*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;}
	
	
	
	   
		.tab .nav-tabs li{
			width: 100%;
			text-align: center;
		}
		.tab .nav-tabs li.active a,
		.tab .nav-tabs li.active a:after,
		.tab .nav-tabs li.active a:hover{
			border: none;
		}
	
}

@media only screen (max-width: 750px) {
	.yt-nav .navbar-default ul li{height: 50px;padding: 0px;}
}

