body {
  font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
}
a{
	color: #333;
}
ul,ol{
	list-style: none;
	padding: 0;
}
.mt30{
	margin-top: 10px;
}
.mb30{
	margin-bottom: 30px;
}
.border{
	border: 1px solid #ccc;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.top{
	height: 30px;
	line-height: 30px;
	background: #dedede;
	color: #666;
}
.top a{
	margin: 0 10px;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 0;
  border: none;
}
.navbar-brand {
  float: left;
  height: 130px;
  padding: 25px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-default {
  background-color: #fff;
  border-color: transparent;
}
.navbar-nav {
  margin: 0px -15px;
}
.navbar-nav > li > a {
  padding-top: 17px;
  padding-bottom: 17px;
  line-height: 20px;
}
.navbar-default .navbar-collapse {
  background: url(../images/nav_bg.gif) repeat;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background: url(../images/nav_hover.gif) repeat-x top center;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background: url(../images/nav_hover.gif) repeat-x top center;
}
/* .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 25px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
} */
.tel{
	height: 50px;
	background: url(../images/tel.gif) no-repeat left center;
	padding-left: 65px;
	margin-top: 50px;
}
.tel span{
	display: block;
	font-size: 18px;
	line-height: 20px;
	margin: 10px 0 0;
}
.tel b{
	display: block;
	font-size: 28px;
	line-height: 30px;
	color: #0061c2;
	font-weight: normal;
	font-family: Impact , Arial;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: none;
  margin-right: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0 10px 0 0;
  background-color: #0161bc;
}
.honor{
	padding: 40px 0;
	background: #f2f2f2;
}

.honor-con{position:relative; width: 1192px; height: 200px; margin: 0px auto;}
#scrollCon01{width:1140px; position:absolute; left:30px; top:20px; overflow:hidden; list-style:none;}
.honor-con li{float:left; width:216px; margin-right:15px;}
.honor-con li img{display:block;  width:214px; height:160px; border:1px solid #ccc;}
.honor-con li span{display:block; height:30px; line-height:30px; text-align:center; margin-top:5px;}
.honor-con .leftBtn{display:block; width:15px; height:27px; background:url(../images/btn_prev.gif) no-repeat; position:absolute; left:0; top:80px;}
.honor-con .rightBtn{display:block; width:15px; height:27px; background:url(../images/btn_next.gif) no-repeat; position:absolute; right:0; top:80px;}

.list-product{

}
.list-common-title{
	height: 80px;
	background: url(../images/list_title1.gif) no-repeat top center;
	line-height: 80px;
	text-align: center;
	color: #fff;
}
.list-product-title{
	height: 80px;
	background: url(../images/list_title.gif) no-repeat top center;
	line-height: 80px;
	text-align: center;
	color: #fff;
}
.list-product h3{
	margin: 0;
	line-height: 60px;
	font-weight: bold;
	font-size: 28px;
}
.list-product ul{
	list-style: none;
	padding: 0 10px 10px;
	border: 5px solid #005dae;
}
.list-product h2{
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #0064c4;
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0 0;
	background: #e5e5e5 url(../images/list_li_title.gif) no-repeat 200px center;
}
.list-product h2 a{
	color: #0064c4;
}
.list-product ul li{
	height: 32px;
	line-height: 32px;
	border-bottom: 1px dotted #b6b6b6;
	background: url(../images/icon_li.gif) no-repeat 15px center;
	padding-left: 30px;
}
.product-title{
	height: 40px;
	line-height: 40px;
	background: #f2f2f2 url(../images/hot_title.gif) no-repeat left top;
}
.product-title h3{
	margin: 0;
	float: left;
	width: 170px;
	text-align: center;
	color: #fff;
	font-size: 15px;
	line-height: 32px;
}
.product-title a{
	float: right;
	margin-right: 15px;
	_display: inline;
}

.plan{
	height: 515px;
	background: url(../images/plan_bg.jpg) no-repeat top center;
}
.plan h3{
	font-size: 32px;
	color: #0064c4;
	font-weight: bold;
	text-indent: 30px;
}
.plan h3 span{
	color: #cc0000;
}
.plan h4{
	font-size: 22px;
	color: #fff;
	margin-top: 30px;
	text-indent: 55px;
}
.plan h4 b{
	margin-right: 10px;
}
.plan-con{
	margin-top: 80px;
}
.plan-con img{
	margin: 0 auto;
}
.plan-con p{
	color: #fff;
	font-size: 18px;
	margin-top: 20px;
}
.ys{
	background: #f2f2f2;
	padding: 40px 0;
}
.ys h3{
	font-size: 36px;
	color: #cc0000;
	font-weight: bold;
}
.ys h3 span{
	font-size: 28px;
	color: #b9bfbb;
	font-family: Impact , Arial;
	font-weight: normal;
	margin-left: 5px;
}
.ys h4{
	margin-top: 20px;
}
.ys h4 b{
	margin-right: 10px;
	font-size: 48px;
	color: #1c8cd8;
}
.ys h4 span{
	display: inline-block;
	width: 260px;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	color: #fff;
	background: url(../images/ys_title_bg.png) no-repeat top center;
}
.ys-con{
	margin-top: 60px;
}
.ys-con span{
	font-size: 50px;
	color: #dd191d;
	font-family: Impact , Arial;
	position: absolute;
}
.ys-con  h5{
	display: inline-block;
	width: 85%;
	font-size: 24px;
	color: #2589d5;
	line-height: 48px;
	height: 54px;
	background: url(../images/ys_con_line.png) repeat-x bottom center;
	margin-left: 60px;
  font-weight: bold;
}
.ys-con  p{
	margin-top: 15px;
	font-size: 16px;
	padding-left: 60px;
}
.ys-con .col-md-push-1{
	left: 5%;
}
.about-img {
	padding-bottom: 25px;
	background: url(../images/about_img_bottom.jpg) no-repeat bottom center;
}
.about-title{
	height: 40px;
	line-height: 40px;
	color: #333;
	text-align: center;
	border-bottom: 1px double #666;
	padding-bottom: 5px;
	margin-bottom: 20px;
	background: url(../images/icon_title.gif) no-repeat left center;
	padding-left: 15px;
}
.about-title h3{
	color: #0f52b4;
	font-weight: bold;
	margin: 0;
	line-height: 40px;
	font-size: 20px;
}
.about-title h3 span{
	padding-left: 10px;
	color: #666;
	font-weight: normal;
}

.about-text-title p{
	font-size: 16px;
	color: #333;
}
.about-text p{
	text-indent: 2em;
  line-height: 26px;
}
.about-public{
	padding-top: 30px;
	border-top: 2px solid #999;
	font-size: 18px;
}
.about-public p:first-child{
	color: #cc0000;
	font-weight: bold;
}
.about-public .about-slogan{
	text-align: center;
	color: #cc0000;
	padding: 0 10px;
	background: url(../images/slogan_bg.png) no-repeat center center;
	font-weight: bold;
}
.about-promise{
	border-radius: 30px;
	border: 1px dashed #cc0000;
	text-align: center;
	padding: 5px 10px;
	background: #fff7a4;
	font-weight: bold;
	color: #cc0000;
}
.about-tel{
	border-bottom: 1px dashed #cc0000;
	text-align: right;
	padding-top: 8px;
	font-weight: bold;
	font-size: 16px;
}
.about-tel span{
	color: #ff3300;
	font-size: 18px;
	display: block;
	margin-bottom: 5px;
}
.project{
	padding: 30px 0;
	background: url(../images/project_bg.gif) repeat-x;
}
.project-title{
	background: url(../images/project_title.gif) no-repeat center center;
}
.project-title h3{
	padding: 0 10px;
	text-align: center;
	width: 120px;
	margin: 0 auto;
	font-weight: bold;
	color: #fff;
}

.project-con{position:relative; width: 1200px; height: 200px; margin: 0px auto;}
#scrollCon{width:1140px; position:absolute; left:30px; top:20px; overflow:hidden; list-style:none;}
.project-con li{float:left; width:216px; margin-right:15px;}
.project-con li img{display:block; width:214px; height:160px; border:1px solid #ccc;}
.project-con li span{display:block; height:30px; line-height:30px; text-align:center; margin-top:5px;}
.project-con li span a{color:#fff;}
.project-con .leftBtn{display:block; width:15px; height:27px; background:url(../images/btn_left.gif) no-repeat; position:absolute; left:0; top:85px;}
.project-con .rightBtn{display:block; width:15px; height:27px; background:url(../images/btn_right.gif) no-repeat; position:absolute; right:0; top:85px;}

.case{
	background: #f2f2f2;
	padding: 40px 0;
}
.case-title{
	text-align: center;
	background: url(../images/case_title_line.gif) repeat-x center center;
}
.case-title h3{
	width: 120px;
	padding:0 10px;
	background: #f2f2f2;
	color: #ee3138;
	font-weight: bold;
	margin: 0 auto;
}
.case .thumbnail {
  display: block;
  padding: 0;
  margin-bottom: 20px;
  border: none;
  border-radius: 0;
  background: #f2f2f2;
}
.case  .thumbnail .caption {
  padding: 5px;
  color: #666;
}
.case  .thumbnail .caption h3{
  margin: 10px 0;
  font-weight: bold;
  color: #333;
  font-size: 16px;
}
.case .btn-thumbnail{
	width: 86px;
	height: 26px;
    line-height: 26px;
	text-align: center;
	background: url(../images/btn_red.gif) repeat-x;
	color:#fff;
	margin-top: 20px;
}
.news-title{
	height: 40px;
	line-height: 40px;
	padding-bottom: 5px;
	border-bottom: 1px double #666;
	margin-bottom: 20px;
}
.news-title h3{
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	color: #004993;
	background: url(../images/icon_title.gif) no-repeat left center;
	padding-left: 15px;
}
.news-title h3 span{
	display: block;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin-top: 3px;
}
.main-con-news{
	padding: 0 20px;
}
.news p{
	height:56px;overflow:hidden;
}
.news-list{
	margin-top: 10px;
}
.news-list li{
	height: 34px;
	line-height: 34px;
	background: url(../images/icon_news.gif) no-repeat left center;
	border-bottom: 1px dotted #999;
	overflow: hidden;
}
.news-list li a{
	float: left;
    text-indent: 15px;
    width: 298px;
    display: block;
    overflow: hidden;
    height: 34px;
}
.news-list li span{
	float: right;
}
.news img{
	width: 100%;
	height: 110px;
}
.ask-list{
	margin-top: 15px;
	border-bottom: 1px dashed #999;
	padding-bottom: 5px;
}
.ask-list h5{
	font-size: 16px;
	background: url(../images/icon_q.jpg) no-repeat left center;
	padding-left: 25px;
}
.ask-list p{
	background: url(../images/icon_a.jpg) no-repeat left top;
	padding-left: 25px;
}
.contact-box{
	padding: 30px 0;
	background: #f2f2f2;
}
.contact-box .about-text-title{
	text-align: center;
	margin-top: 80px;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.contact-con p{
	font-size: 14px;
}

.footer{
	padding: 30px 0;
	background: #0f52b4;
	color: #fff;
}
.footer a{
	color: #fff;
}
.flink{
	margin-bottom: 30px;
}
.flink strong{
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #3f75c3;
}
.flink-con{
	padding: 10px 0;
}
.flink a{
	margin: 0 5px;
	color: #eee;
}
.common-title{
	height: 54px;
	line-height: 54px;
	background: url(../images/title_bg.gif) repeat-x top center;
	color: #fff;
}
.common-title h3{
	color: #fff;
	line-height: 54px;
	margin: 0;
	text-indent: 20px;
}
.common-title span{
	padding-right: 20px;
}
.common-title span a{
	color:#fff;
	margin: 0 5px;
}
.list-contact-con{
	padding: 10px;
}
.main-con-product{
	margin: 0;
}
.main-product-list{
	margin-top: 20px;
}

.main-product-list span{
	margin-top: 10px;
  height: 20px;
      overflow: hidden;

}
.main-title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.main-author{
	padding: 10px 0;
	background: #f2f2f2;
	text-align: center;
	color: #666;
}
.main-author span{
	margin: 0 10px;
}
.main-con{
	line-height: 26px;
	padding: 20px;
}
.main-con .col-md-6 .thumbnail img{
  width: 100%;
  height: 300px;
}
.main-con-text img{
	display: block;
	max-width: 100% !important;
	height: auto !important;
  margin: 10px auto;
}
.main-con p{
	text-indent: 2em;
}
.img-info h1{
	font-size: 20px;
	font-weight: bold;
	color: #222;
	border-bottom: 1px dashed #999;
	padding-bottom: 10px;
}
.img-tel{
	font-size: 30px;
	font-weight: bold;
	color: #0061c2;
}
.img-tel span{
	font-size: 20px;
	color: #333;
}
.product-detail{
	height: 34px;
	line-height: 34px;
	border-bottom: 3px solid #0063c6;
}
.product-detail h3{
	width: 100px;
	height: 34px;
	line-height: 34px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background: #0063c6;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus{
  color: #fff;
  background-color: #0f52b4;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus ,
.pagination > .thisclass > a,
.pagination > .thisclass > a:hover{
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #0f52b4;
  border-color: #ddd;
}


@media (min-width: 768px) {
  .navbar-header {
    float: none;
  }
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
    background: url(../images/nav_li.gif) no-repeat right center;
  }
  .navbar-nav > li > a {
    color: #fff;
    padding: 17px 33px;
  }
  .carousel-indicators {
	    bottom: 0;
  }
}

@media (max-width: 767px) {
	.navbar-brand {
	  float: left;
	  height: 60px;
	  padding: 10px 15px;
	}
	.navbar-brand  img{
	  height: 40px;
	}
    .navbar-default .navbar-collapse {
	  background: none;
	}
	.navbar-default .navbar-nav > li > a {
	  color: #333;
	}
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {
	  color: #fff;
	  background: #0161bc;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	.navbar-default .navbar-nav > .active > a:focus {
	  color: #fff;
	  background: #0161bc;
	}
	.carousel-inner {
	  width: 100%;
	}
	.carousel-indicators {
		display: none;
	}
	.plan{
		height: auto;
		background: none;
	}
	.plan h3{
		font-size: 24px;
		text-indent: 0;
	}
	.plan h3 span{
		color: #cc0000;
	}
	.plan h4{
		font-size: 20px;
		color: #333;
		margin-top: 30px;
		text-indent: 0;
	}
	.plan-con{
		margin-top: 30px;
	}
	.plan-con .col-md-3{
		margin-top: 20px;
	}
	.plan-con p{
		color: #666;
		font-size: 18px;
		margin-top: 20px;
	}
	.ys h3{
		font-size: 32px;
	}
	.ys h3 span{
		display: block;
		font-size: 28px;
		margin: 15px 0 0;
	}
	.ys h4{
		margin-top: 20px;
	}
	.ys h4 b{
		display: block;
		font-size: 32px;
	}
	.ys h4 span{
		display: block;
		margin: 20px auto;
	}
	.ys-con{
		margin-top: 30px;
	}
	.ys-con span{
		font-size: 50px;
		color: #dd191d;
		font-family: Impact , Arial;
		position: absolute;
	}
	.ys-con  h5{
		display: inline-block;
		width: 85%;
		font-size: 18px;
		color: #2589d5;
		line-height: 48px;
		height: 54px;
		background: url(../images/ys_con_line.png) repeat-x bottom center;
		margin-left: 60px;
	}
	.ys-con  p{
		margin-top: 15px;
		font-size: 16px;
		padding-left: 60px;
    color: #666;
	}
	.main-product-list img,
	.product-show div img,
  .main-con .col-md-6 .thumbnail img{
		max-width: 100%;
		max-height: 100%;
	}
	.about-tel{
		text-align: center;
	}
	.main-author span{
		display: block;
		margin: 0 auto 10px;
	}
}


.navbar-nav{overflow:hidden;}
@media (max-width: 1000px){.navbar-right{display:none;}}


.abot_online{width: 722px;margin:25px auto;}
.abot_online dl dd{line-height: 35px;display:inline-block;margin-bottom:12px;overflow:hidden;width: 690px;padding:0px;}
.abot_online dl dd label{display:block;width:120px;text-align:right;float:left;color:#4d4d4d;font-size:12px;margin-right:10px;line-height: 35px;}
.abot_online dl dd label em{color:#ff5a00;font-size:14px;margin:0px 4px;line-height:25px;}
.tex_na{height: 33px;line-height: 33px;border:1px solid #e7e7e7;width: 500px;padding-left:5px;color:#4d4d4d;font-size:12px;background:#f5f5f5;float:left;outline:none;}
.tex_naa{height: 132px;line-height:25px;border:1px solid #e7e7e7;width: 500px;padding-left:5px;color:#4d4d4d;font-size:12px;background:#f5f5f5;vertical-align:top;float:left;outline:none;}
.tex_nat{height: 33px;line-height: 33px;border:1px solid #e7e7e7;width: 300px;padding-left:5px;color:#4d4d4d;font-size:12px;background:#f5f5f5;float:left;outline:none;}
.abot_online dl dd span{float:left;color:#4d4d4d;margin-left:8px;font-size:12px;}
.abot_online dl dd span a{color:#4d4d4d;text-decoration:underline;}
.btn_reset{float:left;margin-left:72px;background:#0A72E5;width: 115px;height: 35px;text-align:center;cursor:pointer !important;border:none;color:#ffffff;font-weight:bold;font-size:14px;margin-top:20px;outline:none;}
.utu{float:left;margin-left:7px;width: 100px;height: 33px;margin:0px 0px 0px 7px;}
.btn_res{float:left;margin-left:30px;background: #efefef;width: 115px;height: 35px;text-align:center;cursor:pointer !important;border:none;color:#515151;font-weight:bold;font-size:14px;margin-top:20px;outline:none;}

.job ul{margin:0px 0px;border-bottom:1px dashed #ccc;padding-bottom:10px;}
.jobs_title{font-weight:bold;color:#333;}
.job ul li{line-height:30px;font-size:12px;color:#666;}
.rptr_ptr{color:#5d5d5d;font-size:12px;}
.rptr_ptr tr td{border:1px solid #ccc;padding-left:10px;}
.rptr_ptr tr td a{color:#5d5d5d;font-size:12px;}


@media (max-width: 688px) {
.abot_online{width:100%;}
.abot_online dl dd{width:100%;position:relative;}  
.abot_online dl dd label{display:block;width:100%;text-align:left;}
.tex_na{height: 33px;line-height: 33px;border:1px solid #e7e7e7;width:98%;padding-left:1%;color:#4d4d4d;font-size:12px;background:#f5f5f5;float:left;outline:none;}
.tex_naa{height: 132px;line-height:25px;border:1px solid #e7e7e7;width:98%;padding-left:1%;color:#4d4d4d;font-size:12px;background:#f5f5f5;vertical-align:top;float:left;outline:none;}
.tex_nat{height: 33px;line-height: 33px;border:1px solid #e7e7e7;width:98%;padding-left:1%;color:#4d4d4d;font-size:12px;background:#f5f5f5;float:left;outline:none;}
.abot_online dl dd label.dngt_le{display:none;}
.utu{position:absolute;right:8px;top:40px;}
}

.main-con-text p img{max-width:100%;}

.main-con p{text-indent:0px;}
.tab-content{padding:20px 0px;line-height:25px;color:#666;font-size:12px;}
.tab-content img{max-width:100%;}
.nav-tabs{height:35px;line-height:35px;border-bottom:1px solid #e5e5e5;}
.nav-tabs li{padding:0px 10px;border-bottom:1px solid #0A72E5;font-weight:bold;height:35px;line-height:35px;}
.nav-tabs li a{display:inline-block;height:30px;line-height:30px;}
.col-lg-5{  width: 300px; float: left; height: 300px;}
.col-lg-5  table{width:300px;height:300px;}
.col-lg-5 img{max-width:300px;max-height:300px;}
.col-lg-7{ float: right; width:500px;}
.font-size-24{height:35px;line-height:35px;font-size:24px;font-family:"微软雅黑";color:#333;margin-top:0px;}
.cgtr_lkjr{border-top:1px solid #e5e5e5;border-left:1px solid #e5e5e5;}
.cgtr_lkjr tr td{border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;line-height:35px;padding-left:10px;}
.product-para{margin-top:10px;}
.contax{margin-bottom:20px;}
.product-para li{float:left;width:49%;margin-right:1%;line-height:35px;font-size:14px;font-family:"微软雅黑";color:#333;}

@media (max-width: 1175px) {
.col-lg-5{width:96%;padding:10px 2% 20px;max-height:300px;overflow:hidden;}
.col-lg-5 table{width:100%;}
.col-lg-5 table img{max-width:100%;max-height:300px;}
.col-lg-7{width:96%;padding:10px 2%;}
}
@media (max-width: 884px) {
.col-lg-5{width:96%;padding:10px 2% 20px;max-height:300px;overflow:hidden;}
.col-lg-5 table{width:100%;}
.col-lg-5 table img{max-width:100%;max-height:300px;}
.col-lg-7{width:96%;padding:10px 2%;}
}

.navbar-brand>img{max-width:500px;max-height:70px;}


.message p {margin-bottom: 15px;}
.message .messagecon ul li input{outline:none;padding-left:10px;}
.message .messagecon ul li textarea {outline:none;padding: 5%;width: 90%;}
.error{color:#ff0000;}


/* 分页 */
a{text-decoration:none;}
*{padding:0; margin:0; list-style:none;}
address,cite,em {font-style:normal;}
.page_tp{margin:27px auto;text-align:center;height:32px;line-height:32px;display:inline-block;width:100%;}
.page_op_txt{background:#fff;border:1px solid #ccc;height:30px;line-height:30px;padding:0px 10px !important;display:inline-block;color:#333333;font-size:12px;font-family:"微软雅黑";margin-right:10px;display:inline-block;margin-left:10px;outline:none;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp span{color:#6d6d6d;font-size:12px;font-family:"微软雅黑";display:inline-block;padding:0px !important;border:0px !important;background:none;}
.red_pcd{width:40px;height:28px;line-height:28px;color:#6d6d6d;font-size:12px;font-family:"微软雅黑";border:1px solid #ccc;padding-left:5px;margin-right:10px;margin-left:10px;display:inline-block;margin-top:1px;outline:none;text-align:center;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.red_pcd1{width:46px;height:30px;border:1px solid #e5e5e5;color:#333;font-size:12px;font-family:"微软雅黑";background:none;cursor:pointer !important;margin-left:10px;display:inline-block;margin-top:1px;background:#efefef;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp em{display:inline-block;margin-right:10px;}
.page_op_txtu{color:#bbb;}
.page_tp em a{background:#fff;border:1px solid #e5e5e5;padding:0px;height:30px;line-height:30px;width:36px;display:inline-block;color:#333333;font-size:13px;font-family:"微软雅黑";text-align:center;margin:0px 5px;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.page_tp em a.on{border:1px solid #b6b6b6;color:#fff;background:#b6b6b6;font-weight:bold;}
.page_tp em a.on_last{border-right:1px solid #e5e5e5;}



.feed_m{margin:30px auto;max-width:1310px;padding:0px 15px;}
.form-group{line-height:36px;margin-bottom:22px;position:relative;display:inline-block;width:100%;}
.form-control{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:97%;}
textarea.form-control{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:180px;outline:none;color:#666;font-size:12px;padding:10px 2%;width:95%;}
#code{border:1px solid #e4eaec;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;padding-left:2%;width:40%;float: left;}
.btn-primary{padding:0px !important;border:1px solid #1fa7bf;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;line-height:36px;height:36px;outline:none;color:#666;font-size:12px;width:100%;background:#1fa7bf;color:#fff;cursor:pointer !important;}
.form-group label{position:absolute;left:0px;bottom:-20px;line-height:20px;color:#666;font-size:12px;}
.form-group label.error{color:#ff0000;}
.form-group span{height: 34px;padding: 0px 10px 0 0;font-size: 14px;display: block;font-weight: 400;margin-left: 10px;color: #76838f;float: left;text-align: center;background-color: #f3f7f9;border: 1px solid #e4eaec;border-radius: 3px;line-height: 36px;}
.form-group span img{float:left;}
.form-group span a{display:inline-block;color:#666;font-size:12px;}


.error{font-weight: 500 !important;}
