@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
body{font-family:"微软雅黑";}
a{text-decoration:none;color:#000;font-size:12px;}
li{list-style-type:none;}
img{border:none;}
.clear{clear:both;}

#header{}
.header_t{height:41px;background:#f8f8f8;border-bottom:solid 1px #e5e5e5;}
.header_t_nr{width:1200px;margin:0 auto;font-size:12px;color:#333;line-height:41px;}
.hyfw{float:left;}
.swsy{float:right;}
.swsy a{font-size:12px;color:#333;}
.swsy a:hover{font-weight:bold;color:#be0000;}
.header_m{width:1200px;margin:0 auto;margin-top:20px;}
.logo{width:240px;height:63px;float:left;}
.tel{float:right;}
.tel_ico{width:50px;float:left;margin-right:10px;}
.tel_right{float:right;}
.tel_right_text{font-size:12px;color:#353535;}
.tel_right_dh{}
.tel_right b{font-size:26px;color:#ff4200;margin-right:20px;}
/*.nav{height:45px;background:#be0000;line-height:45px;margin-top:20px;}
.nav ul{width:1200px;margin:0 auto;}
.nav ul a{font-size:16px;color:#fff;}
.nav ul li{float:left;width:132px;text-align:center;}
 .nav ul li:hover, .nav ul .selected{ width: 132px; background: #000; }*/
 
 .nav{height:45px;background:#be0000;line-height:45px;margin-top:20px;}
			.nav ul{width:1200px;margin:0 auto;}
			.nav ul a{font-size:16px;color:#fff;}
			.nav ul li{float:left;width:132px;text-align:center;}
			 .nav ul li:hover, .nav ul .selected{ width: 132px; background: #000; }
			
			/*2-24新添加*/
			.nav ul li{
				position: relative;
				font-size:16px;
				color:#fff;
			}
			.nav ul li ul {
				position:absolute;
				left:0;
				top:45px;
				display:none;
				width: 132px;
				background: #be0000;
				z-index: 99;
				
			}
			.nav ul li ul li{
				background: #be0000;
			}
			.nav ul li ul li:hover{
				background: #000;
			}

#banner { width: 100%; }
.item active img{}
.carousel {
  position: relative;

  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
      -ms-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}

.carousel .item > img {
  display: block;
  line-height: 1;width:100%;
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

.carousel .active {
  left: 0;
}

.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
     -moz-border-radius: 23px;
          border-radius: 23px;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.carousel-control.right {
  right: 15px;
  left: auto;
}

.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px 15px 5px;overflow:hidden;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
}

.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}

.hero-unit p {
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}


#main{width:100%;overflow:hidden;margin-top:30px;}
.ss{width:1200px;margin:0 auto;}
.ss_left{float:left;margin-top:10px;}
.ss_left b{font-size:14px;}
.ss_left a{font-size:14px;color:#626262;margin-right:20px;}
.ss_left a:hover{font-weight:bold;color:#be0000;}
.ss_right{float:right;}
.ss_right input{background:none;border:solid 1px #cfcfcf;border-radius:50px;width:300px;height:38px;padding-left:10px;overflow:hidden;float:left;margin-right:10px;}
.ss_right img{width:38px;height:38px;}

.index_product{width:1200px;margin:0 auto;margin-top:30px;}
.index_product h4{font-size:30px;color:#333;text-align:center;margin-bottom:15px;}
.index_product .xt{background:url(../img/h4_xt.png);width:509px;height:4px;margin:0 auto;}


/*产品*/
.js-silder{
	position: relative;	
	min-width: 320px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.js-silder-ctrl{
	width: 100%;
	text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	display:none;
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 0;
	text-align: left;
}
.silder-ctrl-next{
	right: 0;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	width: 4%;
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #cacaca;
}
.silder-ctrl-con.active>span{
	background-color: #7bbedf;
}

@media (max-width: 768px){
	.silder-ctrl-prev,
	.silder-ctrl-next{
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}
	.silder-ctrl-con{
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0 5px;
	}
	.silder-ctrl-con>span{
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
	}
}
.product_list{}
.title h1{ text-align:center;background:url(../img/icon1.png) no-repeat center bottom;padding-bottom:20px;}
.product_list .nav-tabs{ width:540px;margin-left:auto;}
.product_list .nav-tabs,.plan_nav .nav-tabs{border-bottom:none; margin-top:30px;margin-bottom:45px;margin-top:30px;}
.product_list .nav-tabs >li{border:none;text-align:center;font-size:16px;}
.product_list .nav-tabs >li.active{}
.product_list .nav-tabs >li >a:after{
        content: "/" ;
		padding-left:15px;
    }
.product_list .nav-tabs > .active > a, .product_list .nav-tabs > .active > a:hover{border:none;color:#00a2de;font-weight:bold;}
.product_list .nav > li > a:hover{background:none;border:none;color:#00a2de;font-weight:bold;}
.contai{width:1200px;margin:auto}
.product_silder{height:764px !important;}
.product ul{width:105%;}
.product ul li{float:left;width:384px;height:373px;margin-right:25px;overflow:hidden;}
.product ul li img{width:384px;height:300px;cursor: pointer;transition: all 0.6s;}
.product ul li img:hover{transform: scale(1.2);width:384px;height:300px;}
.product ul li p{font-size:14px;position:relative; margin-top:-5px; z-index:99999999;height:42px;background:#313131;line-height:42px;color:#fff; text-align:center;}
.product ul li a:hover  p{background:#be0000;}

/*产品切换*/

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
     -moz-transition: opacity 0.15s linear;
      -ms-transition: opacity 0.15s linear;
       -o-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
      -ms-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}



.nav1 {
  margin-top:35px;
  margin-bottom:25px;
  list-style: none;width:105%;overflow:hidden;
}

.nav1 > li > a {
  display: block;
}

.nav1 > li > a:hover {
  text-decoration: none;
  background-color: #be0000;
  color:#fff;
}


.nav-tabs > li,
.nav-pills > li {width:149px;height:38px;text-align:center;
  float: left;border:solid 1px #cfcfcf;border-radius:50px;margin-right:25px;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}



.nav-tabs > li > a {
 line-height:38px;
  width:125px;
  border-radius:50px;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #fff;
  cursor: default;
  background-color: #be0000;

}



.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}


/*我们的优势*/
.wmdys{margin-top:10px;height:1234px;background:url(../img/ys_bg.jpg) no-repeat center;}
.wmdys h4{font-size:30px;color:#fff;text-align:center;margin-bottom:15px;padding-top:45px;}
.wmdys .xt{background:url(../img/h4_xt.png);width:509px;height:4px;margin:0 auto;}
.ys_cont{width:1200px;margin:0 auto;margin-top:70px;}
.ys_ppsl{width:1200px;height:334px;background:url(../img/ys1.png);}
.ys_ppsl_text{width:720px;float:right;margin-top:75px;margin-right:40px;}
.ys_ppsl_text h2{font-size:50px;color:#be0000;float:left;margin-right:10px;}
.ys_ppsl_text h3{font-size:30px;color:#be0000;margin-top:12px;}
.ys_ppsl_text h3 b{font-size:22px;color:#333;}
.ys_ppsl_text p{font-size:14px;color:#333;line-height:30px;margin-top:10px;}

#ys_cpsl{width:1200px;height:334px;background:url(../img/ys2.png);}
#ys_cpsl_text{width:720px;float:left;margin-top:75px;margin-left:50px;}
#ys_fwtx{width:1200px;height:334px;background:url(../img/ys3.png);}

#hkh{width:100%;height:340px;background:#f6f6f6;margin-top:0px;}
#hkh h4{padding-top:50px;}

   .swiper-container{     overflow-x: hidden; }
    .swiper-wrapper{
      margin-left: 12px;
      
    }
    .swiper-wrapper img{border:1px solid #eee;}
    .swiper-container{margin-top: 50px;}
    .swiper-button-next,.swiper-button-prev{


    }
    .swiper-pagination{
      display: none;
    }


.case{width:1200px;margin:0 auto;}
.case ul{width:105%;overflow:hidden;margin-top:30px;}
.case ul li{}
.case .gd{width:130px;margin:0 auto;margin-top:30px;}
.case .gd a{width:130px;height:40px;background:#be0000;border-radius:50px;display:block;font-size:14px;color:#fff;text-align:center;line-height:40px;}

.demo{margin-top:40px;}
	.box{
		text-align: center;
		overflow: hidden;
		position: relative;margin-right:15px;
	}
	.box:before{
		content: "";
		width: 0;
		height: 100%;
		background: #000;
		
		position: absolute;
		top: 0;
		left: 50%;
		opacity: 0;
		transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
	}
	.box:hover:before{
		width: 100%;
		left: 0;
		opacity: 0.5;
	}
	.box img{
		width: 100%;
		height: auto;cursor: pointer;
  transition: all 0.6s;
	}
	
	
	.box .box-content{
		width: 100%;
		
		color: #fff;
		position: absolute;
		top: 25%;
		left: 0;
	}
	.box .title{
		font-size: 25px;
		font-weight: 600;
		line-height: 50px;
		text-transform: uppercase;
		margin: 0;
		opacity: 0;
		transition: all 0.5s ease 0s;
	}
	.box .post{
		font-size: 15px;
		text-transform: capitalize;
		opacity: 0;
		transition: all 0.5s ease 0s;
		
	}
	.box:hover .title,
	.box:hover .post{
		opacity: 1;
		transition-delay: 0.7s;
	}
	.box .icon{
		padding: 0;
		margin: 0;
		list-style: none;
		margin-top: 35px;
	}
	.box .icon li{
		display: inline-block;
	}
	.box .icon li a{
		display: block;
		width: 40px;
		height: 40px;
		line-height: 40px;
		border-radius: 50%;
		
		font-size: 20px;
		font-weight: 700;
		color: #fff;
		margin-right: 5px;
		opacity: 0;
		transform: translateY(50px);
		transition: all 0.5s ease 0s;
	}
	.box:hover .icon li a{
		opacity: 1;
		transform: translateY(0px);
		transition-delay: 0.5s;
	}
	.box:hover .icon li:last-child a{
		transition-delay: 0.8s;
	}
	@media only screen and (max-width:990px){
		.box{ margin-bottom: 30px; }
	}


#gsjj{width:100%;margin-top:50px;height:550px;background:url(../img/ggjj_bg.jpg) no-repeat center;}
#gsjj h4{font-size:30px;color:#fff;text-align:center;margin-bottom:15px;padding-top:45px;}
.gsjj_cont{width:1200px;margin:0 auto;margin-top:50px;}
.gsjj_text{width:600px;height:340px;background:#fff;float:left;}
.gsjj_text h3{font-size:22px;color:#333;padding-top:30px;margin-left:30px;overflow:hidden;}
.gsjj_text p{line-height:30px;font-size:14px;color:#333;width:540px;margin:0 auto;margin-top:20px;}
.gsjj_text .gd{width:130px;margin-left:30px;margin-top:30px;}
.gsjj_text .gd a{width:130px;height:40px;background:#be0000;border-radius:50px;display:block;font-size:14px;color:#fff;text-align:center;line-height:40px;}
.gsjj_video{width:570px;float:right;}

.hzgy ul{width:105%;margin-top:40px;}
.hzgy ul li{float:left;width:384px;height:373px;margin-right:25px;overflow: hidden;}
.hzgy ul li img{width:384px;height:300px;cursor: pointer;transition: all 0.6s;}
.hzgy ul li img:hover{transform: scale(1.2);width:384px;height:300px;}
.hzgy ul li p{font-size:14px;position:relative; margin-top:-5px; z-index:99999999;height:42px;background:#313131;line-height:42px;color:#fff; text-align:center;}
.hzgy ul li a:hover  p{background:#be0000;}
.hzgy .gd{width:130px;margin-top:30px;margin:0 auto;}
.hzgy .gd a{width:130px;height:40px;background:#be0000;border-radius:50px;display:block;font-size:14px;color:#fff;text-align:center;line-height:40px;}


#news{width:100%;height:550px;background:#f6f6f6;margin-top:0px;}
#news h4{padding-top:40px;}
.news_cont{width:1200px;margin:0 auto;}
.news_left{width:650px;float:left;}
.tabs {margin-top: 20px;}
.tabs input[name="tab-control"] {
  display: none;
}

.tabs ul {
  list-style-type: none;
  padding-left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;


 
}
.tabs ul li {
margin-right:30px;margin-bottom:7px;
}
.tabs ul li label {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #666;
  font-weight:normal;
  padding: 5px auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.tabs ul li label:hover, .tabs ul li label:focus, .tabs ul li label:active {
  outline: 0;
  color: #be0000;
}

.tabs .slider {
  position: relative;
  width: 94px;
  -webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
  transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
.tabs .slider .indicator {
  position: relative;
  width: 64px;
  max-width: 100%;
  
  height: 3px;
  background: #be0000;
  border-radius: 1px;
  
}
.tabs .content {
  margin-top: 20px;
}
.tabs .content .news_xwcont {
  display: none;
  -webkit-animation-name: content;
          animation-name: content;
  -webkit-animation-direction: normal;
          animation-direction: normal;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  line-height: 1.4;
}




.tabs input[name="tab-control"]:nth-of-type(1):checked ~ ul > li:nth-child(1) > label {
  
  color: #be0000;
  font-size:16px;
  font-weight:bold;
}



.tabs input[name="tab-control"]:nth-of-type(1):checked ~ .content > .news_xwcont:nth-child(1) {
  display: block;
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ ul > li:nth-child(2) > label {
  cursor: default;
  color: #be0000;
  font-weight:bold;
}


.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .slider {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.tabs input[name="tab-control"]:nth-of-type(2):checked ~ .content > .news_xwcont:nth-child(2) {
  display: block;
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label {
  cursor: default;
  color: #be0000;
  font-weight:bold;
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ ul > li:nth-child(3) > label svg {
  fill: #be0000;
}

.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .slider {
  -webkit-transform: translateX(200%);
          transform: translateX(200%);
}
.tabs input[name="tab-control"]:nth-of-type(3):checked ~ .content > .news_xwcont:nth-child(3) {
  display: block;
}

@-webkit-keyframes content {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
}
.news_xwcont{}

.more{float:right;margin-top:-30px;}
.more a{color:#333;font-size:14px;}
.more a:hover{font-weight:bold;color:#be0000;}
.news_zd{width:650px;float:left;}
.news_pic{width:204px;height:138px;float:left;overflow:hidden;}
.news_pic img{width:204px;height:138px;cursor: pointer;
  transition: all 0.6s;}
.news_pic img:hover{transform: scale(1.4);}  
.news_text{width:425px;float:right;}
.news_text span a{font-size:16px;font-weight:bold;color:#333;}
.news_text span a:hover{font-size:16px;font-weight:bold;color:#be0000;}
.news_text p{line-height:24px;margin-top:17px;}
.news_text p a{font-size:14px;color:#333;}
.news_text p a:hover{font-size:14px;color:#be0000;}

.news_list{width:650px;clear:both;overflow:hidden;padding-top:20px;}
.news_list li{line-height:32px;}
.news_list li span{float:right;color:#333;font-size:14px;}
.news_list li a{color:#333;font-size:14px;}
.news_list li a:hover{text-decoration:underline;color:#be0000;font-weight:bold;}

.news_right{width:455px;float:right;margin-top:40px;}
.news_right h5{font-size:16px;color:#333;}
.tj_news{margin-top:25px;}
.tj_news li{width:455px;}
.news_pic1{width:136px;height:83px;overflow:hidden;float:left;margin-right:22px;}
.tj_news li img{width:136px;height:83px;cursor: pointer;
  transition: all 0.6s;}
.tj_news li img:hover {transform: scale(1.2);} 
.tj_news h6{margin:0px 0px 10px 0px;}
.tj_news h6 a{font-size:14px;color:#333;}
.tj_news h6 a:hover{font-size:14px;color:#be0000;font-weight:bold;}
.tj_news p{}
.tj_news p a{font-size:14px;color:#333;line-height:24px;}
.tj_news p a:hover{font-size:14px;color:#be0000;font-weight:bold;text-decoration:underline;line-height:24px;}

#footer{height:250px;background:url(../img/footer_bg.jpg);}
.footer_top{width:1200px;margin:0 auto;padding-top:30px;overflow:hidden;}
.rscp{width:120px;border-right:solid 1px #fff;float:left;margin-right:70px;}
.rscp h4{font-size:14px;color:#fff;}
.rscp ul{margin-top:10px;}
.rscp ul li{}
.rscp ul li a{font-size:12px;color:#fff;line-height:26px;}
.rscp ul li a:hover{font-size:12px;color:#fff;text-align:center;line-height:26px;text-decoration:underline;font-weight:bold;}

.lxfs{width:800px;float:left;}
.lxfs h4{font-size:14px;color:#fff;}
.lxfs ul{margin-top:10px;}
.lxfs ul li{line-height:26px;}
.lxfs ul li span{font-size:12px;color:#fff;}
.lxfs ul li i{margin-right:10px;color:#fff;}

.sm{width:143px;float:right;}
.sm img{width:143px;height:143px;margin-top:-12px;}

.footer_bottom{margin-top:35px;width:1200px;margin:0 auto;}
.footer_bottom p{font-size:12px;color:#fff;margin-top:38px;}
.footer_bottom a{float:right;color:#fff;}
.footer_bottom a:hover{text-decoration:underline;font-weight:bold;float:right;color:#fff;}


/*关于清泉*/
.subban{width:100%;margin:0 auto;overflow:hidden;}
.subban img{width:100%;}

#main_cont{}
.dqwz{border-bottom:solid 1px #e6e6e6;height:30px;}
.dqwz ul{width:1200px;margin:0 auto;margin-top:12px;}
.dqwz ul li{float:left;margin-right:10px;color:#727272;font-size:12px;}
.dqwz ul li i{margin-right:5px;}
.dqwz ul li a{color:#727272;font-size:12px;}
.dqwz ul li a:hover{color:#be0000;font-weight:bold;font-size:12px;}

.menu{border-bottom:solid 1px #e6e6e6;}
.menu_cont{width:1200px;margin:0 auto;}
.menu_title{width:150px;margin-top:20px;margin-bottom:20px;float:left;}
.menu_title .sx{width:4px;height:40px;background:#be0000;float:left;margin-right:10px;}
.menu_title h4{font-weight:normal;color:#2c2c2c;font-size:30px;}

.submenu{float:right;}
.submenu ul{margin-top:28px;}
.submenu ul a{font-size:16px;color:#333;}
.submenu ul a li{margin-right:40px;float:left;}
.submenu ul a li i{margin-right:5px;}
    .submenu ul a:hover, .titlink a, .titlink { color: #fe0000 !important; font-weight: bold; }
.titlink1{ background: #be0000 !important; }
.gyqq_cont { background: #f6f6f6; padding-top: 30px; padding-bottom: 30px; }
.gyqq_text{width:1200px;margin:0 auto;height:300px;background:#fff;}
.gyqq_text_t{clear:both;padding-top:30px;}
.gyqq_text_t ul{width:1100px;margin:0 auto;}
.gyqq_text_t ul li{width:160px;height:160px;background:#00a404;border-radius:100px;float:left;margin-right:150px;}
.gyqq_text_t ul li i{color:#fff;margin-left:55px;margin-top:60px;}
.gyqq_text_t ul li p{text-align:center;margin-top:60px;font-size:16px;}
.gyqq_text_t ul .li2{width:160px;height:160px;background:#ff4200;}
.gyqq_text_t ul .li3{width:160px;height:160px;background:#0094e1;}
.gyqq_text_t ul .li4{width:160px;height:160px;background:#be0000;}
.gyqq_text_b{width:1200px;margin:0 auto;background:#fff;margin-top:30px;}
.gyqq_text_b img{}
/*.gyqq_text_b img{width:480px;float:left;}*/
.gyqq_text_b p{font-size:14px;line-height:36px;color:#333;}

/*服务支持*/
.container{background:#f6f6f6;padding-bottom:50px;}
.fwzc{width:1200px;margin:0 auto;}
.fwzc ul{}
.fwzc ul li{margin-top:30px;background:#fff;padding:20px;overflow:hidden;}
.fwzc_l{width:1000px;float:left;}
.fwzc_l h4{font-size:16px;margin:3px 0px 10px 0px;}
.fwzc_l p span{font-size:12px;color:#a1a1a1;margin-right:20px;}
.fwzc_btn{width:130px;float:right;margin-top:5px;}
.fwzc_btn a{width:130px;height:40px;background:#be0000;border-radius:50px;display:block;font-size:14px;color:#fff;text-align:center;line-height:40px;}
.fwzc_btn a:hover{width:130px;height:40px;background:#ff4200;border-radius:50px;display:block;font-size:14px;color:#fff;text-align:center;line-height:40px;}

/*新闻中心*/
.news{width:1200px;margin:0 auto;margin-top:30px;}
.news_top{background:#fff;height:350px;}
.news_top_l{width:507px;float:left;}
.news_top_l_img{margin:15px 0px 0px 15px;width:507px;overflow:hidden;}
.news_top_l_img img{width:507px;height:321px;cursor: pointer;transition: all 0.6s;}
.news_top_l img:hover{transform: scale(1.2);}

.news_top_r{float:right;width:650px;margin-top:30px;}
.news_top_r h4{margin-bottom:20px;}
.news_top_r h4 a{font-size:20px;font-weight:normal;}
.news_top_r h4 a:hover{font-size:20px;font-weight:bold;color:#be0000;}
.news_top_r .time{}
.news_top_r .time i{margin-right:5px;}
.news_top_r .time span{color:#999999;font-size:12px;margin-right:20px;}
.news_top_r p{line-height:26px;margin-top:20px;}
.news_top_r p a{font-size:14px;color:#333;}
.news_top_r p a:hover{font-size:14px;color:#be0000;text-decoration:underline;}
.ckxq_btn{width:130px;margin-top:30px;}
.ckxq_btn a{width:130px;height:40px;background:#be0000;border-radius:50px;display:block;font-size:14px;color:#fff;text-align:center;line-height:40px;}

.news_bottom{}
.news_bottom ul{width:105%;}
.news_bottom ul li{width:383px;background:#fff;padding:8px 8px 20px 8px;float:left;overflow:hidden;margin-top:20px;}
.news_bottom ul li .news_bottom_img{width:383px;height:300px;overflow:hidden;}
.news_bottom ul li img{width:383px;height:300px;cursor: pointer;transition: all 0.6s;}
.news_bottom ul li img:hover{transform: scale(1.2);}
.news_bottom ul li h4{margin-top:10px;}
.news_bottom ul li h4 a{font-weight:normal;font-size:16px;}
.news_bottom ul li h4 a:hover{font-weight:bold;font-size:16px;color:#be0000;}
.news_bottom ul li p{margin-top:10px;margin-bottom:10px;}
.news_bottom ul li p a{font-size:12px;color:#333;line-height:22px;}
.news_bottom ul li p a:hover{font-size:12px;color:#be0000;line-height:22px;text-decoration:underline;}
.news_bottom ul li span{color:#999;font-size:12px;}
.news_bottom ul li span i{margin-right:5px;}

.fy{}
.fy ul{margin-top:40px;}
.fy ul li{width:40px;height:40px;color:#5c5c5c;text-align:center;line-height:40px;background:#fff;border:solid 1px #d5d5d5;border-radius:100px;float:left;margin-right:10px;}
.fy ul li:hover{width:40px;height:40px;color:#fff;text-align:center;line-height:40px;background:#be0000;border:solid 1px #be0000;border-radius:100px;float:left;margin-right:10px;}
.fy ul li i{line-height:42px;}

/*新闻详情页*/
.news_listDiv{width:1170px;margin:0 auto;background:#fff;padding:15px;}
.news_listDiv h2{text-align:center;border-bottom:solid 1px #ccc;padding-bottom:15px;}
.news_listDiv p{font-size:14px;color:#333;line-height:32px;margin-top:20px;text-align:center;}

.news_listDiv_b{border-top:solid 1px #ccc;margin-top:50px;}
.syp{float:left;margin-top:20px;}
.syp p{margin-top:0px;text-align:left;}
.syp p a:hover{font-weight:bold;color:#fe0000;}
.fhlb{width:130px;float:right;margin-top:28px;}
.fhlb a{width:130px;height:40px;background:#be0000;border-radius:50px;display:block;font-size:14px;color:#fff;text-align:center;line-height:40px;}


/*合作共赢*/
.hzgyDiv{width:1200px;margin:0 auto;}
#ssDiv{width:700px;margin-top:20px;}

/*联系我们*/
.conterDiv{width:1200px;margin:0 auto;}
.conterDiv_t{margin-top:30px;}
.cont_text{width:570px;height:300px;background:#ff941b;float:left;padding-top:20px;}
.cont_text p{width:520px;font-size:14px;color:#fff;line-height:32px;margin-left:20px;}
#cont_text{float:right;background:#30a599;}

.conterDiv_b{width:1140px;background:#fff;padding:30px;margin-top:30px;}
.tsjyDiv{width:1140px;background:#fff;padding:30px;margin:0 auto;margin-top:30px;}
.main4_input{width:713px;margin:0 auto;}
.main4_input ul{width:600px;margin:0 auto;margin-top:30px;}
.main4_input ul li{margin-bottom:20px;}
.main4_input ul li input{width:570px;height:45px;padding-left:10px;overflow:hidden;}
#input_wt{height:100px;}
.main4_input textarea{width:600px;padding-left:10px;overflow:hidden;font-size:14px;font-family:"微软雅黑";line-height:45px;}
.tj{width:610px;height:45px;background:#be0000;text-align:center;color:#fff;line-height:45px;font-size:18px;}

/*产品中心*/
.productDiv{width:1200px;margin:0 auto;margin-top:30px;}
.leftnav{width:226px;background:#be0000;padding:10px;overflow:hidden;float:left;}
.leftnav h4{margin-top:10px;}
.leftnav h4 p{font-size:25px;color:#fff;text-align:center;}
.leftnav h4 .p1{font-size:18px;font-weight:normal;}
.leftnav ul{width:217px;background:#fff;margin:0 auto;margin-top:30px;padding:5px 0px 70px 0px;}
.leftnav ul a{font-size:14px;color:#fff;line-height:40px;}
.leftnav ul li{width:160px;height:40px;background:#121212;border-radius:100px;text-align:center;margin:0 auto;margin-top:20px;}
.leftnav ul li:hover{background:#be0000;}
.telDiv{width:217px;height:244px;background:url(../img/tel_bg.jpg);margin:0 auto;}
.telDiv p{text-align:center;color:#fff;}
.p2{padding-top:180px;overflow:hidden;}
.p3{font-weight:bold;font-size:25px;}

.rightDiv{width:915px;float:right;}
.rightDiv_top{}
.product_img{width:512px;height:401px;cursor: pointer;transition: all 0.6s;overflow:hidden;float:left;}
.product_img img{cursor: pointer;transition: all 0.6s;}
.product_img img:hover{transform: scale(1.2);}
.product_img span{width:67px;position:absolute;margin-left:420px;}
.product_zd{width:402px;height:401px;background:#fff;float:right;}
.product_text{width:340px;margin:0 auto;}
.product_text h4{border-bottom:solid 1px #666;margin-top:30px;padding-bottom:15px;}
.product_text h4 a{font-size:18px;}
.product_text h4 a:hover{color:#be0000;}
.product_text p{line-height:26px;margin-top:20px;}
.product_btn{}

.product_btn{margin-top:50px;}
.product_btn a{width:130px;height:40px;background:#be0000;border-radius:50px;display:block;font-size:14px;color:#fff;text-align:center;line-height:40px;float:left;margin-right:10px;}
.btn1{background:#000;}

#product_list{margin-top:-8px;}
#product_list li{width:287px;height:280px;}
#product_list li img{width:287px;height:220px;}

.productLlist{}
.productList_t{width:1200px;margin:0 auto;margin-top:30px;}
.tpqh{width:630px;float:left;}
.cpsm{width:570px;height:470px;background:#fff;float:right;}
.cpsm_text{width:520px;margin:0 auto;}
.cpsm_text h4{margin:30px 0px 20px 0px;}
.cpsm_text p{font-size:14px;color:#333;line-height:24px;margin-top:10px;}
.gm{width:560px;}
.gmzx{}
.gmzx{margin-top:50px;float:right;}
.gmzx a{width:130px;height:40px;background:#be0000;border-radius:50px;display:block;font-size:14px;color:#fff;text-align:center;line-height:40px;float:left;margin-right:10px;}
.gm span{font-size:20px;font-weight:bold;color:#be0000;margin-left:27px;float:left;margin-top:50px;}

.productList_b{width:1200px;margin:0 auto;background:#fff;}



.tab-group {
		  position: relative;

		  margin-top: 2.5em;

		  
		}
		.tab-group section {
		  opacity: 0;
		  height: 0;
		  padding: 0 1em;
		  overflow: hidden;
		  transition: opacity 0.4s ease, height 0.4s ease;
		}
		.tab-group section.active {
		  opacity: 1;
		  height: auto;
		  overflow: visible;
		}

		.tab-nav {
		  list-style: none;
		  margin: -2.5em -1px 0 0;
		  padding: 0;
		  height: 2.5em;
		  overflow: hidden;
		  position:absolute;margin-top:-31px;
		}
		.tab-nav li {
		  display: inline;
		}
		.tab-nav li a {
		  top: 1px;
		  position: relative;
		  display: block;
		  float: left;
		  border-radius: 10px 10px 0 0;
		  background: #868686;
		  line-height: 2em;
		  padding: 0 1em;
		  text-decoration: none;
		  color:#fff;
		  margin-top: .5em;
		  margin-right: 1px;
		  transition: background .2s ease, line-height .2s ease, margin .2s ease;
		}
		.tab-nav li.active a {
		  background: #be0000;
		  color: white;
		  line-height: 2.5em;
		  margin-top: 0;
		}

.tab_text{width:1140px;padding:20px;margin:0 auto;}
.tab_text p{font-size:14px;line-height:32px;margin-top:10px;color:#333;}


.case{}
.case .box{margin-bottom:20px;}




.weiyun{position:relative;overflow:hidden;}
.weiyun .banners{width:1600px;height:100%;overflow:hidden;position:absolute;left:50%;margin-left:-800px;}
.weiyun .banner{width:1600px;overflow:hidden;position:absolute;left:50%;margin-left:-800px;}
.weiyun .banner .info{width:410px;height:230px;position:absolute;right:50%;margin-right:-480px;background:url(img/txt1.png) no-repeat;top:230px;}
.weiyun .banner2 .info{background-image:url(img/txt2.png);}
.weiyun .banner3 .info{background-image:url(img/txt3.png);}
.weiyun .banner4 .info{background-image:url(img/txt4.png);}
.weiyun .info .link-download{width:148px;height:40px;overflow:hidden;position:absolute;bottom:-70px;right:0px;cursor:pointer;text-decoration:none;}
.weiyun .info .link-download span{position:absolute;display:block;left:10px;cursor:pointer;font-size:28px;line-height:50px;color:white;font-weight:500; font-family:"Microsoft YaHei"}
.weiyun .banner1 .info .link-download span,
.weiyun .banner2 .info .link-download span {color:#3091f2;}
.weiyun .info .link-download .bor_c{position:absolute;width:14px;height:26px;right:0px;top:14px;background-image:url(img/ico_bule.32.png);_background-image:url(img/ico_bule.png); }
.weiyun .banner3 .info .link-download .bor_c,
.weiyun .banner4 .info .link-download .bor_c{background-image:url(img/ico_white.32.png);_background-image:url(img/ico_white.png);}

.weiyun .banner .info h3{display:none;}
.weiyun .banner .info p{display:none;}
.weiyun .focus{width:960px;margin:0px auto;padding-top:440px;text-align:center;}
.weiyun .focus a{text-decoration:none;z-index:3;width:24px;height:74px;position:relative;display:inline-block;*display:inline;overflow:hidden;margin:0px 3px;zoom:1;}
.weiyun .focus a .bg-m{z-index:4;color:white;line-height:40px;font-size:40px;position:absolute;display:block;left:2px;top:6px;cursor:pointer; display:none;}
.weiyun .focus a .bg-b{background:#fff;border-radius:50%; position:absolute;display:block;left:0px;top:0px;cursor:pointer; width:18px; height:18px;}
.weiyun .focus a .inner{background-image:url(img/i_dot_hover.32.png);position:absolute;left:0px;top:0px;z-index:9;opacity:0;display:none\0;+display:none;*display:none; width:18px;height:18px;}
.weiyun .focus a.on .inner,.weiyun .focus a:hover .inner{cursor:pointer;display:block;border:0;-webkit-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;opacity:1;background:red!important;border-radius:50%;}
.weiyun .focus .hover .inner{display:block;}


/*右侧浮动导航*/
.fixedmenu {
  position: fixed;
  right: 0;
  top: 60%;
  z-index: 100;
  background-color: #fff;
}
.fixedmenu > li {
	cursor: pointer;
	position: relative;
	margin-bottom: 1px;
}
.fixedmenu > li:nth-child(4) > div {
	position: absolute;
	top: -85px;
	left: -200px;
	padding-right: 15px;
	display: none;
}
.fixedmenu > li:nth-child(4) > div > div {
	border: 1px solid #dfdfdf;
	padding: 15px;
	background-color: #fff;
}
.fixedmenu > li:nth-child(4):hover > div {
	display: block;
}
.fixedmenu > li:nth-child(3) {
	position: relative;
	border-top: none;
}
.fixedmenu > li:nth-child(3) > div {
	position: absolute;
	top: -130px;
	left: -210px;
	padding-right: 15px;
	display: none;
}
.fixedmenu > li:nth-child(3) > div > div {
	border: 1px solid #dfdfdf;
	background-color: #fff;
}
.fixedmenu > li:nth-child(3):hover > div {
	display: block;
}
.fixedmenu > li:nth-child(3) > div > div > p {
	background-color: #ff8a00;
	color: #fff;
	padding: 5px 40px;
	font-size: 26px;
	margin-bottom: 0;
}
.fixedmenu > li:nth-child(3) > div > div > a {
	display: block;
	padding-left: 10px;
	margin: 10px 0;
}
.fixedmenu > li:nth-child(3) > div > div > a:nth-of-type(1) {
	border-bottom: 1px dashed #dfdfdf;
	padding-bottom: 10px;
}
.fixedmenu > li:nth-child(2) > div {
	position: absolute;
	top: -165px;
	left: -225px;
	padding-right: 15px;
	display: none;
}
#sh{top: -165px;
	left: -225px;}
.fixedmenu > li:nth-child(2):hover > div {
	display: block;
}
.fixedmenu > li:nth-child(5) {
	background-color: #aaaaaa;
	padding-left: 1px;
	padding-right: 0;
}
.fixedmenu > li:nth-child(5) > a {
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
}
 @media all and (max-width: 1540px) {
.fixedmenu {
	position:fixed;
	right: 0;
  top: 60%;
  z-index: 100;
  background-color: #fff;
	
}
}
 @media screen and (max-width: 1540px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {

}
.modal-header .close {
	font-size: 31px;
	margin-top: 0px;
	padding: 0px 10px;
}
.modal-header {
	padding: 0px;
	border-bottom: none;
	overflow: hidden;
}
.modal-dialog {
	width: 720px;
	margin: 70px auto;
}
.modal-body {
	padding-top: 5px;
}
.modal-header {
	z-index: 100000;
}
.ft {
	width: 100%;
	overflow: hidden;
	background-color: #eeeeee;
	color: #575757;
}
.ft ul li {
	float: left;
	line-height: 25px;
}
.ft ul li.text-c {
	width: 210px;
	padding-top: 35px;
}
.ft ul li.text-c a {
	background-color: #333;
	margin-top: 5px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: inline-block;
}
.ft ul li.text-c a:hover {
	text-decoration: none;
}
.ft ul li.links {
	padding: 65px 65px 0 64px;
	color: #4c4c4c;
}
.ft ul li.links a {
	color: #4c4c4c
}
.ft ul li.links b {
	display: inline-block;
	height: 70px;
}
.ft h3 {
	color: #333;
	font-size: 14px;
	margin-bottom: 5px;
}
.ft h1 {
	color: #333;
	font-size: 17px;
	margin-bottom: 10px;
}
.ft-icp {
	height: 105px;
	line-height: 40px;
}
.ft-icp a {
	color: #b9b9b9;
}
.ab-jj {
	margin-top: 10px;
	text-indent: 28px;
}
.ab-jj a {
	line-height: 25px;
	color: #000000;
	font-size: 14px;
}
.jieda {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #c4c4c4;
	padding: 0 0 10px 32px;
	background: url(../images/wd.jpg) 7px 10px no-repeat;
}
.jieda h2 a {
	font-size: 14px;
	color: #000;
}
.jieda p a {
	font-size: 12px;
	color: #626262;
}
.page  a{ padding:2px 6px; border:1px solid #717171; color: #717171;}
.page  a:hover , .page  a.curr { text-decoration:none; background-color:#970f28; color:#fff;}

    .content .crumbs { height:45px; line-height:45px; background-color:#eeeeee; }
    .content .crumbs  li { color: #000; padding: 0; font-size: 12px; margin-left: 5px; margin-right: 5px; font-family: Arial,Verdana; }

    .content .crumbs  li > a { color: #000; }
    .content .crumbs  li > a:hover { color: #ff6d00; }
    .content .crumbs  li > a.active { color: #ff6d00; border: 1px dashed #ff6d00; padding: 0px 5px; text-decoration: none; }
    .content .crumbs  li > a.active > span { margin-left: 5px; }
    .content .crumbs  li > a.active:hover { border: 1px solid #ff6d00; }
    .content .pingpaidiv { height: 130px; margin-top: 5px; }
    .content .pingpai { width: 100%; border: 2px solid #fff; border-top: 1px solid #c8c8c8; z-index: 999;  height: 130px; transition: 0.3s; overflow: hidden; background-color: #fff; }
    .content .pingpai > div.div01 { height: 130px; line-height: 130px; float: left; font-weight: 600; font-size: 16px; margin-left: 15px; }
    .content .pingpai > a { display: block; color: #000; margin-top: 5px; text-decoration: none; float: right; margin-right: 13px; }
    .content .pingpai > a:hover { color: #ff6d00; }
    .content .pingpai > ul { float: left; margin-top: 16px; }
    .content .pingpai > ul > li { text-align: center; padding:0 8px;  }
    .content .pingpai > ul > li > a { display: block; color: #000; }
    .content .pingpai > ul > li > a > img { width: 70px; height: 70px; }
    .content .pingpai > ul > li > a:hover { color: #ff6d00; }
    .content .pingpai > ul > li > a > div { height: 40px; line-height: 40px; }
    .content .pingpai > ul > li > a > span { display: block; margin-top: 5px; }
    .content .leixing { height: 55px; line-height: 55px;  border-bottom: 1px solid #dfdfdf; }
    .content .leixing > div { float: left; margin-left: 15px; font-weight: 600; font-size: 16px; }
    .content .leixing > ul { float: left; margin-left: 3px; font-size: 16px; }
    .content .leixing > ul > li > a { color: #000; }
    .content .leixing > ul > li > a:hover { color: #ff6d00; }
    .content .jiage { height: 45px; line-height: 32px;  clear: both; }
    .content .jiage > div { float: left; margin-left: 15px; font-weight: 600; font-size: 16px; }
    .content .jiage > ul { float: left; margin-left: 3px; }
    .content .jiage > ul > li > a { color: #000; font-size: 16px; }
    .content .jiage > ul > li > a:hover { color: #ff6d00; }
    .content .ppingpai { clear: both; padding-left: 78px; font-size: 16px; color: #000; }
    .content .pingpaiflei { clear: both; padding-left: 80px; padding-right: 80px; }
    .content .pingpaiflei > div.col-xs-4 { line-height: 35px; padding-right: 0; }
    .content .pingpaiflei > div.col-xs-4 > span { color: #ff6d00; }
    .content .pingpaiflei > div.col-xs-4 > a { color: #000; }
    .content .pingpaiflei > div.col-xs-4 > a:hover { color: #ff6d00; }
    .content .jiageshaixuan { height: 50px; background-color: #f0f0f0; border: 1px solid #d7d7d7; line-height: 50px; margin-top: 25px; padding-left: 15px; color: #000; font-size: 16px; }
    .content .jiageshaixuan > div { height: 50px; line-height: 50px; }
    .content .jiageshaixuan > div #txtmin { line-height: 25px; }
    .content .jiageshaixuan > div #txtmax { line-height: 25px; }
    .content .jiageshaixuan > div > a { color: #000; text-decoration: none; }
    .content .jiageshaixuan > div > a > span.glyphicon { top: 3px; }
    .content .jiageshaixuan > div > a:hover { color: #ff6d00; }
    .content .jiageshaixuan > div > a:hover > span.glyphicon { color: #ff6d00; }
    .content .jiageshaixuan > div > a.active { color: #ff6d00; }
    .content .jiageshaixuan > div > a.btn { background-color: #fff; margin-bottom: 5px; }
    .content .jiageshaixuan > div > a.btn:hover { color: #fff; background-color: #ff6d00; border: 1px solid #ff6d00; }
    .content .jiageshaixuan > div > a > span.glyphicon { color: #999; }
    .content .carzhanshi { margin-left: -10px; margin-right: -10px; }
    .content .carzhanshi > div.col-xs-3 { margin-top: 20px; padding-left: 10px; padding-right: 10px; }

    .content .carzhanshi > div.col-xs-3 > a { border: 1px solid #e1e1e1; display: block; text-decoration: none; color: #000; }
    .content .carzhanshi > div.col-xs-3 > a > div { height: 183px; overflow: hidden; }
    .content .carzhanshi > div.col-xs-3 > a > div > img { width: 100%; }
    .content .carzhanshi > div.col-xs-3 > a:hover { border: 1px solid #ff6d00; }
    .content .carzhanshi > div.col-xs-3 > a:hover > p.p1 { color: #ff6d00; }
	
	.menu { width:100%; overflow:hidden; border-bottom:1px solid #cccccc; font-size:18px; margin-bottom:10px;}
	.menu a { font-size:12px; margin:0 10px; color:#000;}
	.menu a.currr { color:#cd0000; text-decoration:underline;}
	
	.list dl { width:100%; overflow:hidden; border-bottom:1px solid #e3e3e3; padding:20px 0;}
	.list dt {  padding:8px; border:1px solid #e4e4e4; overflow:hidden;}
	.list dd { width:567px; overflow:hidden;}
	.list dd  h3 { line-height:40px; border-bottom:1px solid #e4e4e4; margin-bottom:5px;}
	.list dd  h3  a{ color:#535353; font-size:19px;}
	.list dd  h3 span { font-size:12px; color:#535353;}
	.list dd  p { font-size:12px; color:#535353; line-height:25px;}
	a.more { height:20px; line-height:20px; padding-left:20px; background:url(../images/xq.jpg) left center no-repeat; color:#9b0a0a;}
	
	
	        .media-body {width:100%;}
       

        .path-nav {padding:10px 0px; font-size:14px; color:#727272;}
        .path-nav>a {color:#727272; outline:none;}
        .path-nav>a:hover,.path-nav>a:focus {color:#ffb42e;}
        .content > .col-xs-9 > .btng01 {padding-top:5px; padding-bottom:5px; background-color:#f5f5f5; border-bottom:1px solid #e5e5e5;}
        .content > .col-xs-9 > .btngbottom {border-bottom:none; border-top:1px solid #e5e5e5;}
        .content > .col-xs-9 > .btng01 > .btn-group {margin-left:5px;}

        .content .btng01 > .btn-group > a {border:none; background-color:#c9c9c9; color:#fff; margin:5px; outline:none; -moz-user-select: none;background-image: none; cursor: pointer;display: inline-block;font-size: 14px;font-weight: 400;line-height: 1.42857;text-align: center;vertical-align: middle;white-space: nowrap;float: left;position: relative;padding:3px 8px;border-radius: 4px; text-decoration:none;}
        .content .btng01 > .btn-group > span.page-cur,.content .btng01 > .btn-group > span.page-break {background-color:#f5f5f5; box-shadow:none; color:#000;margin:4px; margin-top:4px; border:none;-moz-user-select: none;background-image: none; cursor: pointer;display: inline-block;font-size: 14px;font-weight: 400;line-height: 1.42857;text-align: center;vertical-align: middle;white-space: nowrap;float: left;position: relative;padding:3px 8px;border-radius: 4px;}

        .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
        .btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
        .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius: 4px;}
        .btn-group > .btn {padding-top:3px; padding-bottom:5px;}
        .content > .col-xs-9 > ul {border-bottom:1px solid #e5e5e5; padding-top:5px; padding-bottom:5px; margin-bottom:0px;}
        .content > .col-xs-9 > ul.last {border-bottom:none;}
        .content > .col-xs-9 > ul > li {line-height:35px;}
        .content > .col-xs-9 > ul > li.listhr {line-height:10px; height:10px; padding-top:5px;}
        .content > .col-xs-9 > ul > li.listhr>hr {margin:0px;}
        .content > .col-xs-9 > ul > li>span.first {padding-left:5px; padding-right:5px;}
        .content > .col-xs-9 > ul > li>a {color:#000; outline:none;}
        .content > .col-xs-9 > ul > li > a:hover, .content > .col-xs-9 > ul > li > a:focus {color:#ffb42e;}
        .content > .col-xs-9 > ul > li>span.second {padding-left:20px; color:#727272; font-size:12px;}
        .content > .col-xs-9 > ul > li>span.third {padding-left:10px; color:#727272; font-size:12px;}
        .content > .col-xs-3 {padding-left:10px; padding-right:0px;}
        .content > .col-xs-3 > div.line {border:1px solid #ff6d00;}
        .content > .col-xs-3 > div.line02 {border:1px solid #ff6d00; margin-top:20px;}
        .content > .col-xs-3 > div.hotrecom {border:1px solid #e5e5e5; margin-bottom:20px;}
        .content > .col-xs-3 > div.hotrecom>p {background-color:#bbbbbb; height:35px; line-height:35px;font-size:20px;  text-align:center; border-bottom:2px solid #ff0100;}
        .content > .col-xs-3 > .hotrecom > ul > li {height:30px; padding-top:3px;}
        .content > .col-xs-3 > .hotrecom > ul > li>a {color:#000; outline:none;}
        .content > .col-xs-3 > .hotrecom > ul > li>a:hover,.content > .col-xs-3 > .hotrecom > ul > li>a:focus {color:#ffb42e;}
        .content > .col-xs-3 > .hotrecom > ul > li > div.pull-left{background-color:#ffa24e; border-radius:9px; width:18px; height:18px; display:block;padding-left:5px; color:#fff;margin-left:15px; margin-right:15px; }
        .content > .col-xs-3 > .hotrecomthird { margin-left:0px;margin-right:0px;}
        .content > .col-xs-3 > .hotrecomthird>div.col-xs-6 { padding:0 10px; margin-bottom:15px;}
        .content > .col-xs-3 > .hotrecomthird>div.col-xs-6>div>a { outline:none;}
        .content > .col-xs-3 > .hotrecomthird > div.col-xs-6 > div.tcenter {text-align:center;}
        .content > .col-xs-3 > .hotrecomthird>div.col-xs-6>div.tcenter>a { color:#000; outline:none; font-size:12px;}
        .content > .col-xs-3 > .hotrecomthird>div.col-xs-6>div.tcenter>a:hover,.content > .col-xs-3 > .hotrecomthird>div.col-xs-6>div.tcenter>a:focus {color:#ffb42e;}
        .content > .col-xs-3 > .hotrecomthird > div.col-xs-6 > div.tcenter>span.price {color:#ff3030; font-size:14px; font-weight:600;}
        .content > .col-xs-3 > .hotrecomthird > ul.right { margin-left:5px;}
        .content > .col-xs-3 > .hotrecomthird > ul.right > li {padding-right:0px; color:#727272; font-size:12px;}
        .content > .col-xs-3 > .hotrecomthird > ul.right > li>a {color:#727272; outline:none; font-size:12px;}
        .content > .col-xs-3 > .hotrecomthird > ul.right > li>a:hover,.content > .col-xs-3 > .hotrecomthird > ul.right > li>a:focus {color:#ffb42e;}
		.tit1 { width:100%; overflow:hidden; border-bottom:1px solid #e5e5e5; padding:20px 0;}
		.tit1  h3 { font-size:24px; line-height:50px;}
		.tit1 p { color:#7a7a7a; font-size:12px;}
		.con { padding:20px 0;}
		.baom  { padding-top:50px; position:relative;}
		.baom span { display:block;padding:10px 0;}
		.baom span font { text-align:right; width:240px; display:inline-block;  font-size:18px;}
		.text , .text1 , .text2 { width:420px; padding:0 5px; height:37px; line-height:37px; border:1px solid #c0c0c0; font-size:14px;}
		.text1 { width:126px;}
		.text2 { width:277px;}
		.baom span.red { text-indent:100px;}
		.baom span p { font-size:18px; margin:20px 0 30px;}
		input.btn1 { color:#fff; width:207px; height:62px;   border:none; background:url(../images/btn.jpg) no-repeat; cursor:pointer; font-size:24px; font-family:"Microsoft";}
		.tis { position:absolute; top:100px; left:125px; display:none;}
		.map { width:100%; height:500px;}
		#demo { height:280px; overflow:hidden;} 



.gd_style{background:#ff4200;}
.gd_style a{color:#fff;}












