

/* CSS Document */

@import "reset.css";

/*globe*/

.navbar-default {
	margin: 0;
	background-color: rgba(0, 0, 0, 0.1);
	border: 0;
	border-radius: 0;
}

@media \0screen\,
screen\9 {
	.navbar-default {
		background-color: #000;
		filter: Alpha(opacity=10);
		position: static;
		*zoom: 1;
	}
}

.my-navbar {
	padding: 20px 0;
	transition: background 0.5s ease-in-out, padding 0.5s ease-in-out;
}

.my-navbar a {
	background: transparent !important;
	color: #fff !important
}

.my-navbar a:hover {
	color: #f00 !important;
	background: transparent;
	outline: 0
}

.my-navbar a {
	transition: color 0.5s ease-in-out;
}

.top-nav {
	padding: 5px 0;
	background: #fff;
	box-shadow: 0 0 5px #ccc;
}

.top-nav a {
	color: #333 !important;
}

button.navbar-toggle {
	background-color: #fbfbfb;
}

.navbar-brand {
	max-width: 190px;
	max-height: 50px;
	display: inline-block;
	padding: 5px 15px;
	margin: 0;
}

button.navbar-toggle>span.icon-bar {
	background-color: #dedede
}
.navbar-nav li a{ font-size:14px;}
.navbar-nav li.dropdown ul{ background-color:rgba(0, 0, 0, 0.5);}
.searchbox input:focus{ border-color:#f00;}
.searchbox .dropdown-menu{ background: none; border:0; padding: 0;}
.searchbox .btn-search,.btn-search:hover{ background-color:#f00; border-color:#f00}
.top-nav .navbar-nav li.dropdown ul{ background-color:#fff; border: 0;}

/*banner*/

.carousel-caption {
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	font-size: 18px;
	padding-bottom: 50px;
	background-color: rgba(0, 0, 0, 0.3);
}

.carousel-caption h1 {
	font-size: 180%;
}

.carousel>.left,
.carousel>.right {
	background-image: none;
}

.carousel-control {
	top: 50%;
	display: block;
	height: 50px;
	font-size: 24px;
}

.carousel-indicators li {
	width: 60px;
	height: 2px;
	margin: 0 5px;
}

.carousel-indicators li.active {
	width: 60px;
	height: 2px;
	border-color: #f00;
}


/*pbox*/

.pbox {
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	overflow: hidden;
}

.pbox .padding52 {
	padding: 5px 2px;
}

.pbox a.pbox_li {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	max-height: 240px;
	overflow: hidden;
	border: 1px solid #fff;
}

.pbox a.pbox_li p {
	position: absolute;
	width: 100%;
	padding: 5px;
	height: 50px;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	color: #fff;
}
.pbox a.pbox_li p b{line-height: 24px; font-size:18px;}
.pbox a.pbox_li span.bline{ display: block; background: #f00; position: absolute;}
.pbox a.pbox_li span.leftb{ width: 20px; height: 1px; right: -30px; bottom: 25px;transition:right ease .6s;-webkit-transition:right ease .6s;}
.pbox a.pbox_li span.topb{ width: 1px; height: 20px; bottom:-30px; right: 20px;transition:bottom ease .6s;-webkit-transition:bottom ease .6s;}
.pbox a:hover span.leftb{ right: 10px;}
.pbox a:hover span.topb{bottom: 15px;}
.pbox a:hover{ border: 1px solid #f00;}
/*sy_product*/
.sy_product{ width: 100%; height: auto; background: #f5f5f5; overflow: hidden; float: left;}
.sy_product .sy_tit{ line-height: 12px; font-size: 30px; text-align: center; padding-top: 50px;}
.sy_product .sy_tit small{ font-size: 12px; color: #666;}
.sy_product .sy_tit span{ display: inline-block; width: 40px; height: 2px; background: #666;}
.sy_product .sy_submenu{ width: 100%; margin: 20px 0; text-align: center; height:auto; line-height: 40px;}
.sy_product .sy_submenu a{ display: inline-block; margin:0 5px; border-radius: 20px; padding: 0 40px;color: #666; transition:background ease 1s;-webkit-transition:background ease 1s;}
.sy_product .sy_submenu a:hover{ background: #fff; border-radius: 20px; box-shadow: 0 0 15px #eee;}
.sy_product .picScroll-left { width: 100%; padding:20px 50px; overflow: hidden; position: relative;}
.sy_product .picScroll-left .bd{ width: 100%; overflow: hidden; position: relative;}
.sy_product .picScroll-left .bd ul { overflow: hidden; zoom: 1;}
.sy_product .picScroll-left .bd ul li { padding: 0; float: left;  _display: inline; overflow: hidden; text-align: center;}
.sy_product .picScroll-left .bd ul li .pic { text-align: center; width: 100%; height: 100%; overflow: hidden; position: relative;}
.sy_product .picScroll-left .bd ul li .pic img {width: 100%;height: 100%; max-width: 450px; max-height:300px; display: block; padding: 1px; margin: auto;}
.sy_product .picScroll-left .bd ul li .pic h3{ position: absolute; bottom: -30px; color: #fff; font-size: 16px; text-align: center; width: 100%;transition:bottom ease 1s;-webkit-transition:bottom ease 1s;}
.sy_product .picScroll-left .bd ul li .pic span.hbg{ position: absolute; bottom: 0; left:0; display: block; width: 100%; height: 0; background: #000; opacity: 0.5;transition:height ease 1s;-webkit-transition:height ease 1s;}
.sy_product .picScroll-left .bd ul li:hover .pic h3{bottom: 15px;}
.sy_product .picScroll-left .bd ul li:hover .pic span.hbg{height:50px;}
.sy_product .picScroll-left .bd .prev,.picScroll-left .bd .next {display: block; position: absolute; z-index: 999; top:50%; width: 50px; height: 50px;line-height: 46px; margin-top: -25px; text-align: center; color:#aaa; font-size: 40px; background: #fff; border:2px solid #ddd;transition:background ease .6s,border-color ease .6s;-webkit-transition:background ease .6s,border-color ease .6s;}
.sy_product .picScroll-left .bd .prev { right: 0;}
.sy_product .picScroll-left .bd a:hover{ background: #f00; border-color: #f00; color: #fff;}
/*sy_case*/
.sy_case{ padding: 0 50px;}
.sy_case .sy_casebg{ width: 100%; height: auto; overflow: hidden; background: #fff;}
.sy_product .picScroll-right { width: 100%; padding:15px; overflow: hidden; position: relative;}
.sy_product .picScroll-right .bd{ width: 100%; overflow: hidden; position: relative;}
.sy_product .picScroll-right .bd ul { overflow: hidden; zoom: 1;}
.sy_product .picScroll-right .bd ul li { padding: 0; float: left;  _display: inline; overflow: hidden; text-align: center;}
.sy_product .picScroll-right .bd ul li .pic { text-align: left; width: 100%; height: 100%; overflow: hidden; position: relative;padding: 15px;}
.sy_product .picScroll-right .bd ul li .pic img {width: 100%;height: 100%; max-width: 450px; max-height:300px; display: block; margin: auto;}
.sy_product .picScroll-right .bd ul li .pic h3{ line-height: 40px; font-size:14px;}
.sy_product .picScroll-right .bd ul li .pic h3 a{transition: color ease .5s;-webkit-transition: color ease .5s;}
.sy_product .picScroll-right .bd ul li .pic p{ line-height: 24px; padding: 10px 0;}
.sy_product .picScroll-right .bd ul li .pic p a{ color: #999;transition: color ease 1s;-webkit-transition: color ease 1s;}
.sy_product .picScroll-right .bd ul li:hover{ box-shadow: 0 0 20px #eee;}
.sy_product .picScroll-right .bd ul li:hover h3 a{ color: #f00;}
.sy_product .picScroll-right .bd ul li:hover p a{ color: #333;}
.sy_product .picScroll-right .hd{ padding: 50px 0;}
.sy_product .picScroll-right .hd ul{ width: 100%; text-align: center;}
.sy_product .picScroll-right .hd ul li{ display: inline-block; width: 16px; height:16px; border-radius: 8px; overflow: hidden; text-indent: -999px; margin:0 10px; background: #ccc; cursor: pointer;}
.sy_product .picScroll-right .hd ul li.on{ background: #f00;}
/*sy_new*/
.sy_new{ width: 100%; height: auto; overflow: hidden; padding: 0 50px;}
.sy_new ul li{background: #fff; border: 1px solid #fff;}
.sy_new ul li .n_txt{ padding: 30px; line-height: 24px;}
.sy_new ul li .n_txt small{ color: #999;}
.sy_new ul li .n_txt h3{ font-size: 18px; line-height: 30px; margin: 15px 0;}
.sy_new ul li .n_img{ padding: 0; position: relative; overflow: hidden;}
.sy_new ul li .n_img img{ width: auto; height: 100%;}
.sy_new ul li .fa-caret-right{position: absolute; top:60px; left: -2px; color: #fff; font-size: 40px;}
.sy_new ul li .fa-caret-left{position: absolute; top:60px; right: -2px; color: #fff; font-size: 40px;}
.sy_new ul li:hover{ border: 1px solid #f00;}
.sy_new ul li:hover .btn-more{ background: #f00; color: #fff;}
/*footer*/
footer{ width: 100%; height: auto; padding: 50px 200px 20px 200px; overflow: hidden; background: #fff; border-top: 1px solid #ddd;}
footer .footer_nav h4{color: #333; line-height: 30px; font-size: 14px;}
footer .footer_nav ul li{ line-height: 24px;}
footer .footer_nav ul li a{ color: #666;}
footer .footer_nav ul li:hover a{ color: #333;}
footer .footer_tel .btn-tel{ padding: 12px 35px; background: #f00; color: #fff; border-radius: 6px;}
footer .footer_tel small{ color: #999;}
footer .footer_tel b{ color: #f00; font-size: 24px;}
footer .ftbot{ padding-top: 50px;}
footer .ftbot .flink{ font-size: 14px; border-bottom: 1px solid #eee; line-height: 40px;}
footer .ftbot .flink a{ display: inline-block; padding: 0 15px; color: #888;}
footer .ftbot .fbtxt{ line-height: 40px;}
/*手机端底部*/
#mob-bottom{
    width: 100%;
    /*max-height: 64px;*/
    text-align: center;
    z-index: 1000;
    background-color: rgba(255,255,255,0.9);
    position: fixed;
    bottom: 0;
    border-top: 2px solid #f00;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

#mob-bottom .mob-bottom-item a{
    display: block;
    padding-top: 5px;
    padding-bottom: 2px;
    color: #616161;
    text-align: center;
    line-height: 1.5em;
    font-size: 12px;
}
#mob-bottom .mob-bottom-item a:hover{
    text-decoration: none;
}
#mob-bottom .mob-bottom-item a img{
    max-width: 28px;
}
/*全部-回到顶部*/
#clan-slider{
    position: fixed;
    _position: absolute;
    bottom: 30%;
    right: .1%;
    z-index: 1000;
}
#clan-slider ul{
    margin: 0;
    padding: 0;
    margin-top: -2px;
    list-style: none;
}
#clan-slider ul li{
    display: block;
    margin: 0;
    padding: 0;
    margin-top: 2px;
    position: relative;
}
#clan-slider ul li a{
    display: block;
    overflow: hidden;
    width: 48px;
    height: 48px;
    border: 1px solid #f00;
    background-color: #f5f5f5;
    background-image: url(../images/clan-slider.png);
    background-repeat: no-repeat;
}

#slider-chat{
    background-position: 0 -92px;
}
#slider-chat:hover{
    background-position: -46px -92px;
    background-color: #f00;
}
#slider-qq{
    background-position: 0 -138px;
}
#slider-qq:hover{
    background-position: -46px -138px;
    background-color: #f00;
}
#slider-phone{
    background-position: 0 -184px;
}
#slider-phone:hover{
    background-position: -46px -184px;
    background-color: #f00;
}
#slider-wechat{
    background-position: 0 -230px;
}
#slider-wechat:hover{
    background-position: -46px -230px;
    background-color: #f00;
}
#slider-goTop{
    background-position: 0 0;
}
#slider-goTop:hover{
    background-position: -46px 0;
    background-color: #f00;
}
#clan-slider #slider-menu{
    background-position: 0 -46px;

    background-color: rgba(255,255,255,0.7);
    border-color:  rgba(255,255,255,0.7);
}
#clan-slider #slider-menu:hover{
    background-position: -46px -46px;
}
#clan-slider .clan-slider-tips{
    position: absolute;
    top: 0px;
    right: 48px;
    display: none;
    height: 48px;
    padding-left: 10px;
    padding-right: 2px;
    white-space: nowrap;
    border: 1px solid #f00;
    background-color: #f00;
    text-align: center;
    line-height: 48px;
    font-size: 18px;
    color: #fff;

}
#clan-slider .clan-slider-tips-wechat{
    display: none;
    position: absolute;
    background-color: #f00;
    padding: 1px;
    bottom: 0;
    right: 50px;
}
#clan-slider .clan-slider-tips-wechat img{
    width: 196px;
    height: 196px;
}
/*内页*/
.ban-text{position:relative;width:100%; overflow:hidden; padding:0 100px;}
.ban-text .back{position:absolute;width:1920px;top:0px;left:50%;margin-left:-960px;z-index:1; height:400px}
.ban-text .back a{ display:block;}
.ban-text .back img{height:100%;}
.ban-text .textbox{position:relative;z-index:2;height:400px;/*color:#bd000f;*/}
.ban-text .btxtdiv{padding-top:130px;}
.ban-text .textbox h3{font-size:40px; padding-bottom:20px;}
.ban-text .textbox p{font-size:18px; }
/*ny_body*/
.ny_body{ padding: 60px 0; background: #f5f5f5;}
.ny_body img{ max-width: 800px; width: 100%; margin: auto;}
.v_submenu{ font-size: 24px !important;}
/*panel*/
.panel {
  margin-bottom: 0px;
  background-color: #fff;
  border: 0px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
          box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
.panel-default {
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear;
}
.panel-default:hover {
  border-color: #eee;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}


.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px dotted transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panelbox .panel-body{
  color: #fae2bf;
  font-size: 14px;
  line-height: 180%;
  background: #c89348;
  display: block;
  border-left:5px solid #a77834;
  border-right:5px solid #a77834;
}

.panelbox .panel-heading {
    border-color: #eee;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}


.ny_body .list-group-item.active,
.ny_body .list-group-item.active:hover,
.ny_body .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #f00;
  border-color: #f00;
  margin-bottom: 20px;
}
.ny_body .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 0px solid #ddd;
  font-size: 14px;
  line-height: 180%;
}
.ny_body .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.ny_body .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.ny_body .dotted_line {
  padding:0;
  margin:5px 0 5px 0;
  width:100%;
  height:1px;
  border-bottom: 1px dotted #d7d7d7;
}
/*breadcrumb*/
.ny_body .breadcrumb {
  padding: 8px 0px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
}
.ny_body .breadcrumb > li {
  display: inline-block;
}
.ny_body .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.ny_body .breadcrumb > .active {
  color: #c2c2c2;
}
.ny_body .panel-body h1.entry_title{ font-size: 18px;}
.ny_body .entry_content,.ny_body .entry_content p{ line-height: 30px; font-size: 16px; color: #333;}
/*new*/
.ny_body .news .panel{ margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px dotted #ddd;}
.ny_body .panel-body .submenu3{ padding:10px 0 0 30px;}
.ny_body .panel-body .submenu3 li a{ color: #666; font-size: 12px;}
.ny_body .panel-body .submenu3 li:hover a{ color: #f00;}
.ny_body .panel-body h3.a_title{ font-size:14px;}
.ny_body .panel-body p.a_tip{ color:#666;}
.ny_body .panel-body p.a_tip span{ display:inline-block; padding:0 10px;}
/*product*/
.ny_body .entry_content .plbox1{ line-height: 18px; padding: 15px; transition: box-shadow ease 1s;-webkit-transition: box-shadow ease 1s;}
.ny_body .entry_content .plbox1 .thumbnail{ border: 0;}
.ny_body .entry_content .plbox1 .caption h4{ font-size: 16px; line-height:24px;}
.ny_body .entry_content .plbox1 .caption small{ font-size: 12px; line-height: 18px; color: #888;}
.ny_body .entry_content .plbox1:hover{box-shadow: 0 0 15px #ccc;}
.ny_body .entry_content .plbox1:hover h4{ color: #f00;}
.ny_body .entry_content .pinfo h3.tit{ border-bottom: 1px solid #ddd; margin-bottom: 10px; padding-bottom: 10px;}
/*资料下载*/
.download-item{
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #c1c1c1;
}

.download-item .media-left{
    padding-right: 20px;
}

.download-item .media-left a img{
    width: 42px;
    height: 48px;
}

.download-item .media-body .download-title{
    color: #333;
}
.download-item .media-body .download-title:hover{
    text-decoration: none;
    color: #f00;
}

.download-item .media-body h4{
    margin-bottom: 14px;
    font-weight: bold;
    font-size: 16px;
}

.download-item .media-body p{
    color: #666;
    font-size: 12px;
    line-height: 2em;
    padding:0;
}

.download-list .article-footer{
    text-align: center;
    border-top: 0;
}

.download-lable{
    padding-right: 80px;
}

.download-lable label:last-child{
    margin-right: 0;
}

.download-lable label{
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 6px;
    * margin-right:expression(this.nextSibling==null?"0":"20px");
    font-size: 12px;
    font-weight: normal;
    color: #333;
}
.download-lable label span{
    color: #888;
}
.download-lable label em{
    font-style: normal;
}

.download-list .btn{
    position: absolute;
    right: 0;
    bottom: 20px;
}
.btn-download{ position:absolute; right:10px; top:10px;}

@media (max-width:1500px) {
	.sy_new ul li .n_txt h3{ font-size: 16px; line-height: 20px;}
}
@media (max-width:1400px) {
  	.ny_body{ padding: 30px 0;}
	.sy_new ul li .n_txt p{ line-height: 18px;}
	footer{ padding:20px 50px 10px 50px;}
.ny_body .entry_content .plbox1 .caption h4{font-size:12px}
}
@media (max-width:1200px) {
	.sy_new ul li .n_txt h3{ font-size: 18px; line-height:30px;}
	.hellolayout{padding-right:0;}
.ny_body .entry_content .plbox1 .caption h4{font-size:12px}
}

@media (max-width: 992px) {
	
}
@media (max-width: 768px) {
	.my-navbar {
		padding: 0;		
		background: #fff;
	}
	.my-navbar a{
		color: #333 !important;
	}
	.navbar-brand {
		max-height: 30px;
		display: inline-block;
		padding: 0 15px;
		margin: 10px 0;
	}
	.navbar-toggle,navbar-toggle:hover{
		background: none !important;
		border:0;
	}
	.navbar-toggle:hover span{
		background: #f00 !important;
	}
	#myCarousel {
		padding-top: 50px;
	}
	.carousel-indicators li,.carousel-indicators li.active{
		width: 30px;
	}
	/*sy_product*/
	.sy_product .sy_submenu a{ padding: 0 10px;}
	.sy_product .sy_tit{ padding-top: 20px;}
.sy_tit h3{ font-size:18px;}
	.sy_product .picScroll-left,.sy_case{padding:0;}
	/*sy_new*/
	.sy_new{ padding: 0;}
	.sy_new ul li{ margin-bottom: 15px;}
	.sy_new ul li .n_txt{ padding: 10px;}
	.sy_new ul li .n_txt h3{ margin:0;}
	/*footer*/
	footer{ padding:20px 0 60px 0;}
	footer .ftbot{ padding-top: 20px;}
	footer .ftbot .flink{ font-size: 12px;line-height: 24px; margin-bottom: 10px;}
	footer .ftbot .flink a{ padding: 0 10px;}
	footer .ftbot .fbtxt{ line-height: 24px; text-align: center;}
	/*全部-返回顶部*/
    #clan-slider{
        bottom:55px !important;
    }
    #clan-slider ul li a{
        background-color: rgba(255,255,255,0.9) !important;
        border-color:  transparent !important;
        border-radius: 50% !important;
    }
    #clan-slider #slider-goTop{
        background-position: -92px 0 !important; box-shadow: 0 0 10px #ccc;
    }
    #clan-slider #slider-goTop:hover{
        background-position: 0 0 !important;
    }
    /*内页*/
   	.hellolayout {
    	padding-bottom: 10px;
  	}
  	.ny_body{ padding-top: 60px;}
  	.ny_body .entry_content,.ny_body .entry_content p{ line-height: 24px; font-size: 14px;}
  	.ny_body .news .panel-body{padding: 0;}
  	.submenu{ display: none;}
}