body {color:#333;font-family:"Microsoft YaHei", "SimSun", "Arial Black", Arial;}
a { color: #666666;  text-decoration: none;}
a:hover { color: #ff6600; text-decoration: none; }
.text-red {color: #ff8a8a}
.mt15 {margin-top: 15px;}
.pt15 {padding-top: 15px;}
.lborder {
	border-left:1px solid #fff;
}
.red {color: #ff6600;}
.gray {color: #999999;}
.photo-max { max-width: 100%; }
.link-more{float: right;margin-top: 10px;}
.site-top {background-color: #00aeff;
    color: #ffffff;
    font-size:12px;
    /*text-shadow: 1px 1px 1px #ccc;*/
}
.site-top a, .site-top span{padding: 0px 10px; color: #ffffff;}
.site-top-tool {
	 padding-top: 5px; position: relative;
}
.site-top-tool .tool{width: 300px; line-height: 36px; font-size:14px;text-align: left; position: absolute; top: 0; right: 0;}
.site-nav{min-height: 78px; 
	/*border-bottom: 5px solid #33a1ff;*/
}

.site-nav .navbar{ margin-bottom: 0px}
.site-nav .navbar-default {
    /*background: transparent;*/
    background: #ffffff;
    border:none;
}
.site-nav .navbar-inverse .navbar-nav>li>a{
	padding-top: 20px;
	padding-bottom: 20px;
  color: #ffffff;
}
.site-nav .navbar-inverse .navbar-nav>li>a:hover{
	color: #ff6600
} 

.yt-index-box-nav {padding-bottom: 30px; padding-top: 30px;}
.yt-index-box-nav .icon { text-align: center; font-size: 16px; }
.yt-index-box-nav .icon:hover { color: #ff6600}
.yt-index-box-content {padding-bottom: 30px; margin-bottom: 20px; border-bottom: 1px solid #cccccc;}
.yt-index-show { display: none; }
.yt-index-show.hover {display: block;}
.yt-index-show .pic{ text-align: center; animation: move ease-out 1s;}
.yt-index-show .text{ line-height: 180%;animation:  flipInX ease-out 1s;}
.yt-index-show .big-pic{ text-align: center; animation: flipInX ease-out 1s;}
.yt-index-show .pic,.yt-index-show .big-pic {max-width: 100%;}
@keyframes move{
	0%{margin-left: -547px;}
	100%{margin-left: 0px;}
}
@keyframes moveA{
	0%{margin-right: -594px; }
	100%{margin-right: 0px; }
}
@keyframes flipInX{
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }

  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }

  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.yt-index-show .text .text-note {
	display: block;
	min-height: 208px; }

.h3-title {
	text-align: center;margin-bottom: 20px;
}
.yt-online {
    text-align: center;
    margin-bottom: 20px;
}
.yt-online .btn-group .btn{padding-top: 40px; padding-bottom: 30px; border-right-width: 0;}

.yt-online .btn:last-child {
	border-right-width: 1px;
}

.yt-h2-title {
	margin: 10px 0px 20px;
}
.yt-h2-title {
	text-align: center;
	font-size: 18px;
}
.yt-h2-content {
	padding: 10px; line-height: 300%; font-size: 16px;
}
.yt-h2-content500 {
	padding: 10px; line-height: 300%; font-size: 18px; max-width: 500px; margin:auto;
}
.yt-h2-note {
	color: #999;
}
.yt-h2-pic img {max-width: 100%; animation: flipInX ease-out 1s;}
.yt-h2-pic:hover img {animation: flipInX ease-out 1s;}

/*.nav>li>a {
	padding: 10px 7px;
}*/
.noborder {border: none !important;}
.thumbnail-noborder {border: none; border-radius: 0;}
.thumbnail-noborder2 {border: none; border-radius: 0; text-align: left; margin-left: 10px;margin-right: 10px; height: 270px; overflow: hidden; position: relative;}
.thumbnail-noborder2.big {height: 540px;}
.thumbnail-noborder2>img {width: 100%}
.thumbnail-noborder2 .x-title { position: absolute; bottom: 0; right: 0; left: 0 ; background: #ffffff; line-height: 200%;padding: 10px;}
.thumbnail-noborder2 .x-title-op { position: absolute; bottom: 0; right: 0; left: 0 ; background: rgba(255, 255, 255, 0.8); 
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#80ffffff', endColorstr='#80ffffff')\9;
	line-height: 200%; padding: 10px; color: #000; font-size: 14px;}
a.thumbnail-noborder2:hover img {
    transition:all 1.2s linear;
    -moz-transition:all 1.2s linear;
    -o-transition:all 1.2s linear;
    -webkit-transition:all 1.2s linear;
    -webkit-transform:scale(1.12);
    -moz-transform:scale(1.12);
    -o-transform:scale(1.12);
    -m-transform:scale(1.12);
    transform:scale(1.12);
}


#carousel-news {
	height: 400px;
	/*background: #ff6600*/
}
#carousel-news .carousel-control.left {
	right: 50px;
	left: auto;
}
#carousel-news .carousel-control {
	top: auto;
	font-size: 12px;
	bottom: 30px;
}
#carousel-news .carousel-control .glyphicon {
	background: #ffffff;
	font-size: 12px;
	line-height: 30px;
	color:#666;
}
#carousel-news .carousel-inner,#carousel-news .carousel-inner>.item {
	height: 100%;
}
#carousel-news .carousel-caption {
    right: 0;
    left: 0;
    bottom: 0;
    text-align: left;
    padding-left: 10px;
    height: 60px;
    overflow: hidden;
    background: rgba(85, 200, 255, 0.6);
}

h3.x-title {
	border-bottom: 1px solid #dddddd;
}
h3.x-title .x-title-name{
	display: inline-block; color: #00aeff; border-bottom: 2px solid #00aeff;margin-bottom: -1px;padding-bottom: 10px;
}

h3.x-title .x-more{
	float: right; font-size:14px;font-weight: normal;
	background: url(../images/ico_more.png) no-repeat right center;
	padding-right: 20px;
	color:#666666;
}

h3.x-title .x-title-name2{
	display: inline-block; border-bottom: none; color:#666666;margin-bottom: -1px;padding-bottom: 10px; font-size: 18px;
	width: 24%;
	text-align: center;
}
h3.x-title .x-title-name2.hover { border-bottom: 2px solid #00aeff; color:#00aeff; cursor: pointer; }

.list-btn-blue1 {
	border: 5px solid #badfff;
	padding: 10px;
	display: block;
	text-align: center;
	color: #0089ff;
	font-size: 16px;
	font-weight: bold;
}
.list-btn-blue1:hover {
	background-color: #badfff;
	color: #ff6600;
}

.index-row-four .thumbnail {
	position: relative;
	padding: 0px;
	margin-bottom: 0px; 
	overflow: hidden;
}

.index-row-four .thumbnail-tip {
	display: none;
	position:absolute;
	top:0;
	right: 0;
	left: 0;
	top:0;
	bottom:0;
	text-align: center;
	background: url(../images/base/ibg_hover.png) no-repeat;
	color: #fff;
}
.index-row-four .thumbnail-tip h3 {
	margin-top: 150px;
}
.index-row-four>div>a:hover  .thumbnail-tip {
	/*display: block;*/
}




.section {padding:15px 0px 10px;}
.section-gongcheng {
	background-color: #f3f3f3; margin-top: 30px; padding: 20px 0px 40px;
}
.section-jingping {
	/*background-color: #ebebeb; margin-top: 30px; padding: 20px 0px 40px;*/
	background-color: #ebebeb; margin-top: 20px; padding: 10px 0px 20px;
}
.section-about {
	background-color: #ffffff; margin-top: 30px; padding: 20px 0px 40px;
}
.section-nopad {padding:0px;}
.section-flink {margin-top: 0px; padding: 10px 0px 0px; background-color: #f0f0f0;}
.friend-link-title {background-color: #f0f0f0;font-weight: bold; padding: 20px 10px 5px 20px;}
.friend-link {
	background-color: #f0f0f0;
	padding: 10px;
	line-height: 180%;
}
.friend-link a{display: inline-block; margin: 2px 5px; padding: 2px 5px;}
.friend-link a:hover {text-decoration:underline; }

.section-sabout { margin-bottom: 50px; }


.index-row-about{font-size:14px; overflow:hidden}
.index-row-about dl{float:left;position:relative;}
.index-row-about dl a{ display:block;}
.index-row-about dd,.index-row-about dt{width:50%; float:left; overflow:hidden; height:250px;}
.index-row-about dd{ position:relative;  background:#dedede}
.index-row-about dd img{ width:100%; min-height: 250px;}
.index-row-about dl em{position:absolute; display:block; width:10px; right:50%;top:20px;  z-index:2; background:url(../images/base/sy_05.gif) no-repeat;}
.index-row-about dd div{ width:100%; height:250px;position:absolute; top:0; display: none;background:rgba(0,0,0,0.5); z-index:1;    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#800000000',endColorstr = '#80000000')\9;}
.index-row-about dd span{ display:block; width:100px; margin:110px auto 0; line-height:33px; background:#0066cc; color:#FFFFFF; text-align:center;}
.index-row-about dt { background-color:#f8f9fa;width:50%; padding:15px 21px; height:250px;}
.index-row-about dt h2{ font-size:20px; font-weight:500; line-height:50px; float:left; color:#0066cc; border-bottom:1px solid #0066cc;}
.index-row-about dt div{ width:100%; padding-top:8px; font-size:14px; line-height:26px; height:158px; overflow:hidden; float:left}
.index-row-about a:hover dd div{ display:block}
.index-row-about a:hover em{background:url(../images/base/sy_05a.gif) no-repeat;}
.index-row-about a:hover dt{ background-color:#0066cc}
.index-row-about a:hover dt h2{color:#fff;border-bottom:1px solid #fff;}
.index-row-about a:hover dt div{color:#fff;}

.index-row-about dl.index-row-about_03 dd{ float:right}
.index-row-about dl.index-row-about_03 dl{ float:left}
.index-row-about dl.index-row-about_03 em{background:url(../images/base/sy_06.gif) no-repeat;width:10px; right: auto;left: 50%}
.index-row-about dl.index-row-about_03 a:hover em{background:url(../images/base/sy_06a.gif) no-repeat;}

.sbanner img {width: 100%;}

.about-nav-box { width: 100%; height: 49px; border-bottom: 1px solid #d0d0dc; margin-top: 60px; margin-bottom: 80px;}
.about-nav {position: relative; width: 710px; height: 49px; margin: 0 auto; overflow: hidden;  -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-top-left-radius: 3px; -moz-border-top-right-radius: 3px; -moz-border-bottom-right-radius: 0; -moz-border-bottom-left-radius: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 0; border-bottom-left-radius: 0;}
.about-nav li { float: left; list-style: none; width: 118px; height: 48px;  margin-left: -1px;border-right: 1px solid #d0d0dc; border-left: 1px solid #d0d0dc;border-top: 1px solid #d0d0dc; background: #fff; text-align: center; color: #69697b; font-size: 16px; line-height: 49px;}
.about-nav li a {display: block; width: 100%;height: 48px; color: #69697b}
.about-nav li.active { height: 49px; color: #333;}

.yt-sub-box {}
.yt-sub-box img { max-width: 100%;opacity: 0.8; }
.yt-sub-box img:hover {opacity: 1;}
.yt-sub-box h4 { margin: 10px 0px 2px; }
.yt-sub-box span {display: block; margin: 10px 0px; line-height: 160%; }
.yt-sub-box .cir {
    width: 102px;
    height: 102px;
    border: 1px solid #f95d3f;
    border-radius: 50%;
    /*margin-bottom: 10px;*/
    margin-left: auto;
    margin-right: auto;
    line-height: 102px;
    text-align: center;
    font-size: 36px;
    color: #f95d3f;
    /*display: inline-block;*/
    overflow: hidden;
}
.yt-sub-box:hover .cir {
	transform: rotateY(360deg);
    transition: all 1s;
}

.yt-sub-box-hover {color: #ff6600;border: 1px solid #ffffff; margin-bottom: 30px;}
.yt-sub-box-hover:hover {
	border: 1px solid #ff6600;	
	
}
.yt-sub-box-hover:hover h4 {
	transform: rotateY(360deg);
    transition: all 1s;
}

.yt-sub-hover-box {
	height: 160px; font-size: 18px; border:1px solid #cccccc; padding: 10px;
	padding-top: 50px;
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
 }
 .yt-sub-hover-box:hover {background: #ff6600; color: #ffffff;}

 .yt-sub-hover-small-box {
	min-height: 100px; font-size: 18px; border:1px solid #cccccc; padding: 20px;
	margin-bottom: 20px;
 }
 .yt-sub-hover-small-box:hover {background: #ff6600; color: #ffffff;}

.yt-sub-box-vs {margin: 10px 5px; padding: 0px;}
.yt-sub-box-vs li{list-style: none; font-size: 20px; margin-bottom: 0px; height: 80px; border-top: 1px solid #cccccc;  overflow: hidden;}
.yt-sub-box-vs li:hover {color: #ffffff; background: #ff6600;}

.yt-member-h {
	background: #051623; padding: 30px 0;
}
.yt-member-h  .login-title{
	background: url(../images/ico/login_ico.png) no-repeat;
	text-indent: 50px;

	font-size: 36px;
    color: #fefefe;
    line-height: 36px;
}
.form-group-company {display: none;}

.list-big-title {
	font-size: 24px; 
	border-bottom: 2px solid #5eaeeb;
    padding-bottom: 7px;
}


@media (min-width: 768px) {
	.site-logo{padding: 0px 25px 0px 0px;}
	.navbar-brand>img {
		padding-top: 20px;
	}
	.navbar-nav { position: relative;}
	.navbar-nav>li { position:static; }
	.navbar-nav>li>a {
	    /*font-size: 15px;*/
	    font-weight: normal;
	    font-size: 17px;
	    font-weight: normal;
	    padding-top: 30px;
    	padding-bottom: 30px;
    	/*padding: 30px 17px;*/
	}
	.navbar-default .navbar-nav>li>a {
    	color: #000;

	}

	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
	    color: #ff6600;
	    background-color: #ffffff;
	    box-shadow: 2px 2px 13px #dcdcdc;
	}
	.site-nav .dropdown-menu {
		border-top: none;
		/*background-color: #33a1ff;*/
		border-radius: 0;
		min-width: 100%;
		padding: 20px 30px;
		background: white;
		box-shadow: 2px 2px 14px #dddddd;

	}

	.dropdown-menu>li{
		display: inline-block;
		font-size: 18px;
	}
	.dropdown-menu>li.h3 {
		display: block;
		padding-top: 0px;
		margin-top:0px;
		margin-bottom: 20px;
	}
	.dropdown-menu>li.h3 span {
	    font-size: 16px;
	    color: #1c1c1c;
	    padding:0px 4px 10px 4px; 
	    padding-bottom: 10px;
	    border-bottom: 2px solid #1C1C1C;
	    margin-bottom: 18px;
	}


	.dropdown-menu>li>a{
		/*display: inline-block;*/
	    color: #333;
	    padding: 10px 50px; 
	    text-align: center
	}

	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {

	    color: #ff6600;
	    text-decoration: none;
	    /*background-color: #0d82e6;*/
	}


	.index-list img.media-object {
	    max-width: 165px;
	}

	.index-row-four{
		margin-right: 0px;
   		margin-left: 0px;
	}
	.index-row-four .col-lg-1, .index-row-four .col-lg-10, .index-row-four .col-lg-11, .index-row-four .col-lg-12, .index-row-four .col-lg-2, .index-row-four .col-lg-3,
	.index-row-four .col-lg-4, .index-row-four .col-lg-5, .index-row-four .col-lg-6, .index-row-four .col-lg-7, .index-row-four .col-lg-8, .index-row-four .col-lg-9, 
	.index-row-four .col-md-1, .index-row-four .col-md-10, .index-row-four .col-md-11, .index-row-four .col-md-12, .index-row-four .col-md-2, .index-row-four .col-md-3,
	.index-row-four .col-md-4, .index-row-four .col-md-5, .index-row-four .col-md-6, .index-row-four .col-md-7, .index-row-four .col-md-8, .index-row-four .col-md-9, 
	.index-row-four .col-sm-1, .index-row-four .col-sm-10, .index-row-four .col-sm-11, .index-row-four .col-sm-12, .index-row-four .col-sm-2, .index-row-four .col-sm-3,
	.index-row-four .col-sm-4, .index-row-four .col-sm-5, .index-row-four .col-sm-6, .index-row-four .col-sm-7, .index-row-four .col-sm-8, .index-row-four .col-sm-9, 
	.index-row-four .col-xs-1, .index-row-four .col-xs-10, .index-row-four .col-xs-11, .index-row-four .col-xs-12, .index-row-four .col-xs-2, .index-row-four .col-xs-3, 
	.index-row-four .col-xs-4, .index-row-four .col-xs-5, .index-row-four .col-xs-6, .index-row-four .col-xs-7, .index-row-four .col-xs-8, .index-row-four .col-xs-9 {
	    position: relative;
	    min-height: 1px;
	    padding-right: 0px;
	    padding-left: 0px;
	}

	#ChangeTabBox2 {
		margin-top: 30px; 
	}
	#ChangeTabBox2 .col-sm-3,#ChangeTabBox2 .col-sm-9,	#ChangeTabBox2 .col-xs-3,#ChangeTabBox2 .col-xs-9,
	#ChangeTabBox2 .col-sm-2,#ChangeTabBox2 .col-sm-10,	#ChangeTabBox2 .col-xs-2,#ChangeTabBox2 .col-xs-10
	 {
			position: relative;
	    min-height: 1px;
	    padding-right: 0px;
	    padding-left: 0px;

	}

	#ChangeTabBox2 .list-group-item:first-child,
	#ChangeTabBox2 .list-group-item:last-child {
    margin-bottom: 0;
    border-radius: 0;
	}

	#ChangeTabBox2 .list-group-item {
		height: 101px;
		line-height: 80px;
		font-size: 18px;
		/*text-indent: 20px;*/
		text-align: center;

	}
	#ChangeTabBox2 .change-content-bar {
		max-height: 400px;
    overflow: hidden;
}

	.index-row-about {
   		 position: relative;
	    min-height: 1px;
	    margin: 0px;
	    padding: 0px;

	}
	.index-row-about .col-sm-6 {
	    margin: 0px;
	    padding: 0px;

	}
	.index-row-about dl {
		margin:0px;
	}

}




.carousel-inner>.item>a>img, .carousel-inner>.item>img {
	width: 100%;
}
.carousel-inner>.item {max-height: 600px;}


#footer {
    background-color: #cccbca;
    color: #000;
    padding-top: 70px;
    margin-top: 20px;
}
#footer.noTop {
    margin-top: 0px;
}
#footer a {
    color: #000;
    border-bottom: none;
}
#footer a:hover {
    color: #000;
    border-bottom: solid 1px #666;
}

#footer.footer-blue {
	background-color: #cccbca;
	color: #000;
}
#footer.footer-blue a {
    color: #000;
}
#footer.footer-blue a:hover {
    color: #ff6600;
}



#footer .copy-right {
	background: #a9a9a9;
	color: #000;
	text-align: center;
	padding: 20px 0px 10px;
	margin-top: 60px;
}
#footer .copy-right span{
	color: #000; 
	padding: 0px 20px;
}
#footer .copy-right a{
	color: #000; 
}
#footer .copy-right a:hover{
	color: #000; 
}
#footer .footer-link li {padding: 5px 0px;}
#footer .footer-link li a{color: #666666;}
#footer.footer-blue .footer-link li a {color: #000;}

.page {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.page a, .page span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.page a.page-item-disable {
    cursor: default;
    color: #999;
}
.page .current, .page .page-item-active {
    background-color: #ff8a01;
    border: 1px solid #ff8a01;
    color: #fff;
}
.page-header {
    padding: 0px 10px 10px;
    margin: 10px 0px 10px 0px;
    /*color: #31B0D5;*/
}


.home-bar {
	margin-bottom: 15px;
}
.home-bar .form-control {
	border-radius: 0;
	border-width: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.home-bar form { border-bottom: 1px solid #aaa; }
.home-bar .btn-default {
	border:none;
}
.tool-bar-nav {font-size: 18px;}
.tool-bar a{padding: 0px 10px 0px 0px;}
.tool-bar a em {font-size: 12px; padding: 0px 7px;}
.tool-bar a i {padding-right: 5px;}
.tool-bar .form-control, .tool-bar .btn-danger {
	border-radius: 0;
	border-color: #ff2a2a;
	box-shadow: none;
	-webkit-box-shadow: none;

}
.tool-bar .btn-danger {
	background-color: #ff2a2a;

}
.tool-bar .postion {
	font-size: 14px;
	padding-top: 7px;
}

.list-box h3,.list-box h4{ border-bottom: 2px solid #ff8a01; padding-bottom: 7px; }
.list-box .title{ border-bottom: 1px solid #eee;
 	
 	margin-top: 20px;
    margin-bottom: 10px;
    font-size: 26px;
    overflow: hidden;
}
.list-box .title i{ color: #008aff; font-weight: bold; padding-right: 10px; display: inline-block;padding-bottom: 7px;}
.list-box .title .news{font-size: 16px;display: inline-block;padding-bottom: 7px;}
.list-box .title .change-title{font-size: 16px; cursor: pointer; padding: 0px 5px;padding-bottom: 7px; margin-right: 10px; display: inline-block;}
.list-box .title .hover{border-bottom: 2px solid #008aff; font-weight: bold;}

.list-box .media {
	/*border-bottom: 1px dotted #aaaaaa;*/
	padding-top: 10px;
	padding-bottom: 17px;
}
.list-box .media-body h4 {
	border-bottom: 1px dotted #aaaaaa;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.list-box .media-body .m-title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}
.list-box .media-body .m-title a {	
	color: #4280d3;
}
.list-box .media-body .time {
	color: #666;
	font-size: 10px;
	padding-bottom: 5px;
}
.list-box .list-item {
	border-bottom: 1px dotted #aaaaaa;
	line-height: 135%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list-box .list-item-time {
	float: right;
}
.list-box .list-item2 {
	line-height: 150%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.list-box .list-item-btn {
	border-bottom: none;
}
.list-box .list-group-item {
	border: none;
	border-radius: 0;
	padding:10px 5px 10px 0px;
}
.list-box .thumbnail {
	border: none;
	border-radius: 0;
	border-bottom: 1px dotted #aaaaaa;
	/*padding: 0px;*/
}
.list-box .thumbnail>img {min-width: 100%}
.list-box .thumbnail .caption {
	padding:9px 0px ;
}
.list-box .thumbnail .caption .title {
	font-weight: bold;
	font-size: 14px;
}

.change-title-bar{
    border-bottom: 1px solid #eee;
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18px;
    overflow: hidden;
}
.change-title{font-size: 18px; cursor: pointer; padding: 0px 20px;padding-bottom: 7px; margin-right: 10px; display: inline-block;width:45%; text-align: center;}
.change-title.hover{border-bottom: 2px solid #008aff; color:#008aff; font-weight: bold;}



.list-big-box h3,.list-big-box h4{
 /*border-bottom: 2px solid #5eaeeb;*/
 padding-bottom: 7px; line-height: 160% }
.list-big-box .media {
	border-bottom: 1px dotted #aaaaaa;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list-big-box .media-left img{
	width: 200px;
}

.list-big-box .media-body h4 {
	/*border-bottom: 1px dotted #aaaaaa;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.list-big-box .media-body p {
	color: #999;
}
.list-big-box .list-tag {
	line-height: 170%;
}


.banner .thumbnail { border: none; border-radius: 0; margin-top: 20px;  padding:0px;}

.show-time {

	padding: 10px 5px ;
	margin: 10px 0;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	font-size: 14px;

}

.content {margin: 20px 0px}
.content img {max-width: 99%;}
.content p {}


/*20170822*/
.line-title {

}
.line-title .tag{
	position: absolute;display: inline-block; padding:7px 20px;font-size:60%;background-color: #0090ff; color: #fff;
}
.line-title .txt {
	padding-left: 110px;
}
.line-show-time {
	padding: 10px 5px ;
	margin: 10px 0;
	border-top: 1px dotted #aaaaaa;
	font-size: 16px;

}
.line-show-time span{ margin-right: 20px;}
.line-show-time i.glyphicon{color: #0090ff;}
.line-attr li{padding: 15px 0px;
		font-size: 16px; border-right: none; border-left: none;  border-bottom: none; border-top: 1px solid #cccccc; }
.line-attr li:first-child {border: none;}
.line-attr li span {color: #999;}
.line-attr li .job-salary {color: #ff552e; font-size: 18px;}
.line-attr .btn-lg { border-radius: 0px; padding: 15px 50px; font-size: 22px; }
.line-pictrue {width: 600px; height: 300px; overflow: hidden;}
.line-pictrue img{width: 600px; height: auto}
.line-content i.glyphicon{color: #0090ff;}

/*.list-group-cate .list-group-item:first-child,
.list-group-cate .list-group-item:last-child { border-radius: 0;  }*/
.list-group-cate .list-group-item { border:  1px solid #00aeff; margin-bottom: 8px; border-radius: 3px 0px 10px 0px }
.list-group-cate .list-group-item:hover{ background-color: #00aeff; color: #ffffff }
.list-group-cate h5.list-group-item{border: none; background: #00aeff; color: #ffffff; font-size: 18px; padding-top: 15px; padding-bottom: 15px; }

/**/
.list-new-box {border: 1px solid #cccccc;}
.list-new-box h3,.list-new-box h4{ font-size:18px; border-bottom: 1px solid #eeeeee; padding: 5px; padding-bottom: 7px; margin-bottom: 5px; }
.list-new-box .list-pic img{width: 100%}

.list-new-box .list-content {	padding: 10px;}
.list-new-box .list-content a {display: block; width: 100%; overflow: hidden; position: relative; line-height: 200%;}
.list-new-box .list-content a .list-time {position: absolute; top: 0; right: 0; bottom: 0; color: #999; background-color: #ffffff; }

.list-index-al-box>div{padding: 0px; overflow: hidden;padding: 1px;}
.list-index-al-box>div>.pic>img{width: 100%}
.list-index-al-box>div>.pic>img:hover {
    transition:all 1.2s linear;
    -moz-transition:all 1.2s linear;
    -o-transition:all 1.2s linear;
    -webkit-transition:all 1.2s linear;
    -webkit-transform:scale(1.12);
    -moz-transform:scale(1.12);
    -o-transform:scale(1.12);
    -m-transform:scale(1.12);
    transform:scale(1.12);
}

.list-index-hz-box>div{ margin-bottom: 50px; }
.list-index-hz-box>div>.pic>img{max-width: 100%}
.list-index-hz-box>div>.pic>img:hover {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}


.about-rr>div{ margin-bottom: 50px; margin-top: 20px }
.about-rr>div>.pic>img{max-width: 100%}


.contact-left label {
    font-size: 18px;
    color: #313131;
    float: left;
    display: inline-block;
    width: 96px;
    line-height: 78px;
    border-right: 1px solid #adadad;
}
.contact-left span {
    font-size: 16px;
    color: #3d3d3d;
    width: 268px;
    display: inline-block;
    padding-left: 24px;
    line-height: 26px;
    float: left;
}
.contact-left p {
    margin-bottom: 38px;
    clear: both;
    overflow: hidden;
}
.contact-left span img {
    float: left;
    margin-right: 8px;
}
.contact-left span.tel {
    line-height: 42px;
    padding: 18px 0px;
    padding-left: 24px;
}
.contact-left span.a {
    padding: 26px 0px;
    padding-left: 24px;
}
.contact-left span.aa {
    padding: 15px 0px;
    padding-left: 24px;
}


.job-item {
	padding: 20px 10px; 
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
	margin-top: 10px;
}
.job-item h4 {
	max-width: 270px;
	margin-bottom: 11px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
}
.job-item h4 a{
	color: #000;}

.job-item .job-salary {
    color: #ff552e;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 11px;
    font-weight: 700;
}

.job-item .job-salary .unit {
    font-size: 12px;
    margin-left: 5px;
}

.yt-postion {padding: 10px 0px; }
.recruit-info-box {min-height: 600px;}
.recruit-info-box .des { line-height: 180% }
.company-baseInfo {margin-bottom: 20px;}
.comp-baseInfo-title {font-size: 18px; margin-bottom: 20px;}
.list-recruit-box {margin:0 0 20px 0; padding: 0;}
.list-recruit-box li{list-style: none;}

.person-baseInfo {	margin-bottom: 20px; text-align: center;}
.person-baseInfo .face {text-align: center;	vertical-align: middle;}
.person-baseInfo .face img {max-width: 100%;}
.person-baseInfo .name { text-align: center; font-size: 18px; padding: 10px 0;}



/*.yt-kf-box{position: fixed; bottom:200px; display: block; right: 10px; z-index: 999;}
.yt-kf-box .kf-item{width:71px; height: 76px; text-align: center; margin-bottom: 5px; position: relative; background: #969596; color:white; font-size: 20px;}
.yt-kf-box .kf-top{width:71px; height: 54px; text-align: center; margin-bottom: 5px; position: relative; background: #969596; }
.yt-kf-box .kf-item a {color: #ffffff;}
.yt-kf-box .kf-item:hover{background: #f38d0f; padding:15px;}
.yt-kf-box .kf-top:hover{height: 54px; padding:0px; width:71px;background: #f38d0f;}
.yt-kf-box .kf-item img,.yt-kf-box .kf-top img{margin-top:15px}
.yt-kf-box .kf-item big{display: none; font-size: 20px;}
.yt-kf-box .kf-item:hover .img{display: none;}
.yt-kf-box .kf-item:hover big{width:100%;display: block;}
.yt-kf-box .kf-item .kf-item-info{ top:15px; display: none; width:207px; height: 51px; margin-left: -238px; line-height: 51px; font-size: 18px; text-align: center; background: url(../images/kf_bg.png) no-repeat; position: absolute; }
.yt-kf-box .kf-item .kf-item-info span{display: inline-block;}
.yt-kf-box .kf-item .kf-item-info img{float: left; margin-top:13px; margin-right: 5px;}
.yt-kf-box .kf-item:hover .kf-item-info{
	display: block;
}
.yt-kf-box .kf-item .kf-item-info{ text-align: center; animation: moveLeft ease-out 0.5s;}
@keyframes moveLeft{
	0%{margin-left: 0px;}
	100%{margin-left: -238px}
}*/


.yt-mkf {
	display: none;
	background: #ff9204;
	clear: both;
	overflow: hidden;
	position: fixed;
	width: 100%;
	bottom: 0px;
	left: 0px;
	font-size: 12px;
}
.yt-mkf ul {
	margin:0;
	padding: 0;
}

.yt-mkf ul li {
	list-style: none;
	margin:0;
	width: 25%;
	text-align: center;
	float: left;
	padding: 8px 0px 0px;
}

.yt-mkf ul li img {
	height: 20px;
	margin-bottom: 4px;
}

.yt-mkf ul li p {
	color: white;
}




/*scenter*/
 .step {
    height: 60px;
    background-color: #FFFFFF;
    margin-bottom: 30px;
}
.step li em {
    display: inline-block;
    background: #aaaaaa;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 20px;
    height: 32px;
    line-height: 32px;
    margin-right: 10px;
    text-align: center;
    vertical-align: 0;
    width: 32px;
}
.step ul {
    list-style: none;
}
.step li {
    border-bottom: 7px solid #cccccc;
    list-style: none;
}
.step li {
    width: 24%;
    height: 60px;
    line-height: 60px;
    color: #6F7885;
    float: left;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
}
.step li.current {
    color: #009f95;
    border-color: #19c3b9;
}
.step li.ok {
    color: #009f95;
    border-color: #009f95;
}
.step li.current em {
    background: #19c3b9;
}
.step li.ok em {
    background: #009f95;
}
.up-picture-btn, .up-file-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
}


/*弹层*/
 .line-contact-box {
    min-width: 200px;
    font-size:16px;
}
.line-contact-box .left {
    float: left;
    width: 100%;
    padding: 25px 0 20px 20px;
    *padding:0px;
    min-height: 200px;
    background:#f9f9f9;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
}

.line-contact-box .blue {
    color: #0090ff;
}
.line-contact-box .count-down {
    position: absolute;
    bottom: 20px;
    left: 15px;
    right: 0px;
    background-color: #2ca3ff;
    color: #ffffff;
    padding: 15px 15px 15px 0px;
}
.line-contact-box .count-down .glyphicon {
    float: left;
    padding: 0px 15px;
    font-size: 46px;
}
.line-contact-box .title {
    background-color: #2ca3ff;
    color: #ffffff;
    padding: 7px 15px;
}
.line-contact-box .note {
    margin-top: 5px;
    padding: 15px 15px;
    max-height: 300px;
    overflow-y: auto;
}


@media (min-width: 1200px) { 
	.navbar-nav>li>a {
	    /*font-size: 15px;*/
	    font-size: 18px;
	    /*font-weight: normal;*/
	    padding-top: 30px;
    	padding-bottom: 30px;
    	padding: 30px 30px;
	}


}
@media (max-width: 1199px) { 
	.navbar-nav>li>a {
	    /*font-size: 15px;*/
	    font-size: 18px;
	    /*font-weight: normal;*/
	    padding-top: 30px;
    	padding-bottom: 30px;
    	padding: 30px 16px;
	}
	
}
@media (max-width: 992px) { 
	.navbar-nav>li>a {
	    font-size: 14px;
	    /*font-weight: normal;*/
	    padding-top: 30px;
    	padding-bottom: 30px;
    	padding: 30px 5px;
	}
	
}
@media (max-width:767px) {
	.navbar-nav>li>a {
	    font-size: 14px;
	    /*font-weight: normal;*/
	    padding-top: 10px;
    	padding-bottom: 10px;
    	padding: 10px 5px;
	}
  .site-nav .navbar-default {
    background: transparent;
    /*background: #ffffff;*/
    border:none;
	}
	.dropdown-menu>li.h3 {display: none;}
	/*.site-nav { margin-top:-50px; }*/
	.about-nav-box {height: auto; border:none;}
	.about-nav {width:100%; height: auto; border: none; }
	.about-nav li{ width: 33%; height: auto; overflow:hidden;}
	.about-nav li.active {height: auto;}

	.list-big-box .media-left img {width: 100%}
	.list-big-box .media-body, .list-big-box .media-left,.list-big-box  .media-right{display: table-row;}
	.yt-kf-box {display:none;}
	.yt-mkf {display:block;}
	.recruit-info-box {min-height: 200px;}
}
@media (max-width: 480px) {
    .site-logo img {width: 90%;padding: 0px 10px 0px 0px;}
    .index-row-about dd,.index-row-about dt{width:100%;}
}