@charset "utf-8";
/*main.css*/
/* CSS Document */
*{ margin:0px; padding:0px;}
html, p, a, input {
    font-family: "微软雅黑";
    color: #666666;
    text-decoration: none;
}
body {
	font-size:12px;
    font-family: "微软雅黑";
    color: #666666;
    text-decoration: none;
}
p,ul,li,ol,h1,h2,h3,h4,h5,h6,{ margin:0px; padding:0px;}
img{ border:0px;}
ul, li{ list-style:none;}
a{ text-decoration:none;}
a:hover{ text-decoration:none;}
i {font-style: normal;}
button, input, select, textarea {
  font-size: 100%;
  outline: 0;
}

.clear{clear:both;}
.left { float:left}
.right { float:right}
.fl {float: left;}
.fr {float:right;}

/*banner样式开始*/
.banner { background:url(../images/banner_aboutus.jpg) top center no-repeat; height:498px; overflow: hidden}
.banner_c{ background:url(../images/banner_contact.jpg) top center no-repeat; height:480px; overflow: hidden}

.banner1{ width:1200px; height:100%; overflow: hidden; position:relative; margin:0 auto}
.banner1 a{ display:block; position:absolute; width:127px; height:33px; top:412px; left:536px; background:url(../images/zt.png) top center no-repeat;}
.banner1 a:hover{background:url(../images/zt1.png) top center no-repeat;}
.banner1 ul{ position:absolute; top:218px; left:38px; overflow: hidden}
.banner1 ul li{ font-size:24px; line-height:54px; color:#fff; overflow:hidden}
.banner1 ul li p{ float:left; width:291px;}
.banner_d {
    height: 440px;
    background: url(../images/banner_d.jpg) center top no-repeat;
    overflow: hidden;
}
.banner_n {
    height: 440px;
    background: url(../images/banner_new.jpg) center top no-repeat;
    overflow: hidden;
}
.banner_nd {
    height: 370px;
    background: url(../images/banner_news.jpg) center top no-repeat;
    overflow: hidden;
}
.banner_n h1,
.banner_n h2 {
display:none;
}
.local{
	height:60px; 
	margin-top:-60px; 
	width:100%; 
	background:rgba(247, 249, 251, 0.75)!important; 
	filter:Alpha(opacity=75); 
	background:#F7F9FB; /*　使用IE专属滤镜实现IE背景透明*/ 
}
.bread_nav {
  line-height: 42px;
  height:42px;
  font-size: 12px;
}
.bread_nav span:hover{
	color: #f25030;
}
.bread-Detail {
  height: 42px;
  margin-top: -42px;
  width: 100%;
  background:rgba(247, 249, 251, 0.75)!important; 
  filter:Alpha(opacity=75); 
  background:#F7F9FB; 
}
.bread-Detail .titlelocal {
 float:none;
 color:#333;
 line-height:42px;
}

/* 专利转让 */
.ngb-section {
    clear: both;
	zoom: 1;
}

.main-vision {
    clear: both;
	zoom: 1;
}
.wrap {
    width: 1200px;
    margin: 0px auto;
}

.banner_m {
    height: 440px;
    background: url(../images/banner_main.jpg) center top no-repeat;
    overflow: hidden;
	border-bottom: 1px solid #fff;
}
.banner_m .eval {
  width: 420px;
  float: right;
  background: rgb(255, 255, 255);
  margin-top: 15px;
  border: 1px solid #dcdddd;
  padding-bottom: 10px;
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.25);
}
.banner_m .eval ul {
  height: 40px;
}
.banner_m .eval ul li {
  width: 210px;
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.banner_m .eval ul li.hover {
 background: #f25030;
  border-bottom: 1px solid #f25030;
  color: #fff;
}
.banner_m .eval div {
  margin: 24px 0;
  padding-left: 28px;
}
.banner_m .eval .phone_num {
  display:block;
  overflow:hidden;
}

.banner_m .eval div input {
  line-height: 25px;
  border: 1px solid #ececec;
  vertical-align: middle;
  text-indent: 10px;
}
.banner_m .eval div input.patentName {
  width: 283px;
}
.banner_m .eval div textarea {
  width: 274px;
  height: 60px;
  border: 1px solid #ececec;
  resize:none
}
.banner_m .eval div span {
  font-size: 14px;
  width: 75px;
  display: inline-block;
}
.banner_m .eval div.desc span {
  vertical-align: top;
  font-size: 14px;
}
.banner_m .eval .patentType span {
  float: left;
  font-size: 14px;
}
.banner_m .eval .patentType label {
  font-size: 12px;
}
.banner_m .eval .subApply3 {
  display: block;
  width: 360px;
  height: 42px;
  color: #fff;
  background: #f25030;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  margin: 10px auto;
}
.banner_m .eval div.fullName{
 float:left;
 padding: 0;
 margin: 0;
}
.fullName input{
   width: 100px;
}
.banner_m .eval div.phone1{
  float: right;
  padding: 0;
  margin: 0;
  margin-right: 23px;
}
.banner_m .eval div.phone1 span{
  width: 45px;
}
.phone1 input{
  width: 120px;
}
.banner_m .eval div.verify_code input{
	 width: 161px;
	 border-right: none;
}

.verify_code b{
	text-indent: 0;
	cursor: pointer;
	background: #f25030;
	color: #fff;
	border: 1px solid  #f25030;
	display: inline-block;
	width: 120px;
	height: 25px;
	line-height: 25px;
	float: right;
	margin-right: 29px;
	text-align: center;
	font-weight: normal;
}

.searchModel {
  z-index: 1000;
  background: #f9f9f9;
  padding: 50px 0;
  margin: 0 auto;
}
.searchModel span{
  float:left;
  font-size: 22px;
  line-height: 48px;
  color: #f25030;
  margin-left: 20px;
  cursor:pointer;
}
.searchModel span:hover{
  color:#ff0101;
}

.logo_rightw {
  width: 980px;
  height: 48px;
  /*  border: 2px solid #2086ea;*/
  margin: 0px auto;
  float: none;
  position: relative;
}
.logo_rightw #selAll {
  width: 100px;
  height: 48px;
  position: relative;
  z-index: 9;
}
.logo_rightw #selAll dl {
  width: 101px;
  position: absolute;
  float: left;
  background: #fff;
    border: 1px solid #ccc;
  left: -2px;
/*  top: -2px;*/
  color: #666;
  font-size: 14px;

}
.logo_rightw #selAll dl dt {
  height: 48px;
  color: #666;
  line-height: 46px;
  text-align: left;
  cursor: pointer;
  background: url(../images/bot.png) no-repeat 90%;
  text-indent: 10px;
}
.logo_rightw #selAll dl dd {
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: none;
  z-index: 9;
  color: #666;
  cursor: pointer;
  position: relative;
  width: 80px;
  margin-left: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.logo_rightw #selAll select {
  float: left;
  position: absolute;
  left:0;
  width: 101px;
  height: 50px;
  color: #666;
  font-size: 14px;
  text-align: left;
  border: 1px solid #ccc;
  line-height: 48px;
  letter-spacing:1px;
  cursor: pointer;
  text-indent: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #fff url(../images/bot.png) no-repeat 90% 55%;
}
.logo_rightw #selAll select option {
  text-align: center;
  color: #666;
  cursor: pointer;
  letter-spacing: 2px;
}

.logo_rightw .patentSearch {
  width: 582px;
  line-height: 48px;
  height: 48px;
  text-indent: 14px;
  padding-right: 0;
  color: #8d8d8d;
  border: 1px solid #ccc;
  outline: 0;
}
.logo_rightw .patentSearch {
  width: 582px;
  line-height: 48px;
  height: 48px;
  text-indent: 14px;
  padding-right: 0;
  color: #8d8d8d;
  border: 1px solid #ccc;
  outline: 0;
}
.logo_rightw .fl {
  float: left;
}
.logo_rightw .f14 {
  font-size: 14px;
}
.logo_rightw .patentSearch_wrap {
  width: 186px;
  height: 50px;
  text-align: center;
  line-height:48px;
    background: #f25030 url(../images/searchBtn.png) no-repeat 17px 15px;
  font-size: 16px;
  cursor: pointer;
  border: none;
}
.logo_rightw .cw {
  color: #fff;
}
.transfer {
    background: #fff;
    width: 1200px;
    border: 1px solid #ccc;
}
.transfer li.hover {
    border-bottom: 1px dotted #EBECF5;
}
.transfer li {
    padding: 18px 0 10px;
    position: relative;
}
.transfer li span {
    width: 100px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    font-size: 15px;
    color: #666;
    text-align: right;
    float: left;
}
.transfer li a.hover, .transfer li a:hover {
    color: #f25030;
}

.transfer li a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: left;
    font-size: 13px;
    color: #4c4c4c;
    margin-right: 0;
    cursor: pointer;
    padding: 0 10px;
}

.filter_wrap {
    height: 42px;
    margin: 30px auto 0;
    border: 1px solid #d3d1d1;
    width: 1200px;
    font-size: 16px;
    padding-top: 17px;
    padding-bottom: 16px;
}
.more_filter {
    margin-left: 20px;
}

.clearfix {
    zoom: 1;
}
.more_filter a.hover {
    color: #fff;
    background: #f25030;
}

.more_filter a {
    float: left;
    line-height: 40px;
    display: inline-block;
    /* padding: 1px 22px 1px 16px; */
    border: 1px solid #ddd;
    border-right: 0;
    position: relative;
    cursor: pointer;
    width: 123px;
    height: 40px;
    text-align: center;
}
.tabs {
    float: right;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
}
.tabs i {
    margin-left: 10px;
}
.tabs em {
    font-style: normal;
    margin-right: 20px;
}
.tabs a {
    color: #f25030;
    cursor: pointer;
}
.tabs b {
    margin: 0 5px;
    color: #f25030;
}
.patentCon {
    display: block;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 1200px;
    margin: auto;
}
.perPatent dl {
    width: 283px;
    height: 377px;
    border: 1px solid #ccc;
    margin-right: 20px;
    float: left;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    font-size: 14px;
}
.perPatent dl dt i {
    display: inline-block;
    width: 67px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 10px;
    color: #fff;
    text-align: center;
    line-height: 19px;
    font-size: 12px;
    font-style: normal;
    background: url(../../imgs/resource/biao1.png);
}
.perPatent dl dt em {
    display: inline-block;
    position: absolute;
    width: 70px;
    height: 19px;
    right: 5px;
    top: 10px;
    color: #ccc;
    line-height: 19px;
    font-size: 12px;
    font-style: normal;
    text-align: right;
}
.perPatent dl dt p.techName {
    margin-top: 36px;
}
.perPatent dl dt p {
    margin: 0 15px 10px 15px;
}
.perPatent dl dt p.desc span, .perPatent dl dt p.techName span {
    float: left;
    line-height: 20px;
}
.perPatent dl dt p b{
	font-weight: normal;
}
.perPatent dl dt p span {
    width: 72px;
    height: 20px;
    display: inline-block;
    text-align: left;
}
.perPatent dl dt p {
    margin: 0 15px 10px 15px;
}
.perPatent dl dd p {
    margin: 10px 15px 0px 15px;
    height: 18px;
}
.perPatent dl dt p.desc b, .perPatent dl dt p.techName b {
    float: left;
    line-height: 18px;
}
.perPatent dl dt p b {
    display: inline-block;
    width: 180px;
}
.perPatent dl dt {
    height: 250px;
    cursor: pointer;
}
.perPatent dl dd p span.advisory {
 width: 72px;
    float: left;
}

.achieve{ margin-top:0px;}
.achieve ul{ margin:0 -20px;padding:0 12px 30px;overflow:auto;}
.achieve ul li{ float:left; width:286px; border:1px solid #e5e5e5;border-radius: 8px; margin:0 8px; margin-top:25px; padding-bottom: 20px;background:#F5F5F0;}
/*.achieve ul li.spec{margin-right:0px;}*/
.achieve ul li .pic{width:266px; height:180px; padding:10px;border-radius: 8px 8px 0 0; background:#FFF;}
.achieve ul li .pic img{width:266px; height:180px;}
.achieve ul li .text{width:246px;padding:10px 20px; overflow:hidden; padding-bottom:30px;}
.achieve ul li .text h4{font-size:16px; color:#000000; font-weight:normal; line-height: 32px;}
.achieve ul li .text h4 span{font-size: 14px; padding-left: 15px; color: #999999;}
.achieve ul li .text p{font-size:12px; color:#666666; line-height:22px;}
.achieve ul li:hover{box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.25);}
.achieve ul li:hover .text p,.achieve ul li:hover .text h4,.achieve ul li:hover .text h4 span{color:#000000;}

.achieve ul li .text dl {}
.achieve ul li .text dl dd {
  line-height: 14px;
  height: 14px;
  margin-bottom: 14px;
  padding: 0;
}
.achieve ul li .text dl dd.demand_img{
      height: 180px;
      position: relative;
      width: 100%;
      padding: 0;
      background: #fff;
      /* z-index: 1; */
      border-radius: 8px 8px 0 0;
}
.achieve ul li .text dl dd.demand_img img{
       max-width: 234px;
    max-height: 150px;
    margin-top: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.achieve ul li .text dl dd span {
  display: inline-block;
  width: 84px;
  font-size: 14px;
  float: left;
}
.achieve ul li .text dl dd i {
  font-size: 14px;
}
.achieve ul li .text dl dd i.nameHidden {
  width: 150px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.achieve ul li .text dl dd div {
      width: 163px;
    float: left;
       height: 130px;
    overflow: hidden;
   /* text-align: justify;*/
    font-size: 14px;
    margin-bottom: 20px;
        line-height: 22px;
            margin-top: -4px;
}
.achieve ul li .text dl dd b {
  font-size: 20px;
  color: #f25030;
  font-weight: normal;
}
.achieve ul li .text dl dd .fr {
  float: right;
}
.achieve ul li .text dl .patent-name {
  /* padding-top: 20px; */
  /*  margin-bottom: 35px;*/
  height: 35px;
}
.achieve ul li .text dl .patent-name i {
  font-size: 14px;
  width: 150px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 22px;
  margin-top: -4px;
  float: left;
}
.achieve ul li > button {
  color: #fff;
  height: 34px;
  background: #f25030;
  width: 142px;
  border: none;
  font-size: 16px;
  border-radius: 4px;
  cursor: pointer;
  margin: auto;
  display: block;
  margin-bottom: 15px;
}

/*翻页*/
.page {
	padding: 15px 20px;
    margin: 10px 0 80px;
}
.pageNum li {
	float:left;
}
.pageNum {font-size: 14px;height: 36px;background:#FAFAFA; -moz-border-radius: 5px; -webkit-border-radius:5px; border-radius: 5px; display:table;margin: 0 auto;}
.pageNum li a{
	height:36px; 
	line-height:34px;
	padding:8px 12px; 
	background:#FFFFFF; 
	border:1px solid #F2F2F2; 
	border-left:none;
	box-sizing:border-box;
}
.pageNum li a:hover{background:#f25030; color:#FFFFFF;}

.pageNum li a.prev {background:#FFFFFF; border-top-left-radius:6px; border-bottom-left-radius:6px; border-left:1px solid #F2F2F2;}
.pageNum li a.prev:hover{background:#f25030; color:#FFFFFF;}
.pageNum li a.prev.current:hover{background:#FFFFFF; color:#666666;}
.pageNum li a.next{background:#FFFFFF; color:#333333; border-top-right-radius:6px; border-bottom-right-radius:6px;}
.pageNum li a.next:hover{background:#f25030; color:#FFFFFF;}
.pageNum li a.next:hover.current{background:#FFFFFF; color:#666666;}
/*.pageNum li a.current:hover{background:#FFFFFF; color:#666666;}*/
.pageNum li a.current{background:#f25030; color:#FFFFFF;}
.pageNum li a.next.current{background:#FFFFFF; color:#666666;}
.pageNum li a.prev.current{background:#FFFFFF; color:#666666;}


/*专利需求*/

.demand ul li {
  background: #FFFFFF;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}
.demand ul li .text-demand {
  padding: 0 20px;
}
.demand ul li .text-demand dl {
  height: 320px;
}
.demand ul li .text-demand dl dd {
  line-height: 14px;
  height: 14px;
  margin-bottom: 14px;
}
.demand ul li .text-demand dl dd span {
  display: inline-block;
  width: 84px;
  font-size: 14px;
  float: left;
}
.demand ul li .text-demand dl dd i {
  font-size: 14px;
}
.demand ul li .text-demand dl dd div {
  width: 162px;
  float: left;
  height: 130px;
  overflow: hidden;
 /* text-align: justify;*/
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 22px;
  margin-top: -4px;
}
.demand ul li .text-demand dl dd b {
  font-size: 20px;
  color: #f05a23;
  font-weight: normal;
}
.demand ul li .text-demand dl dd .fr {
  float: right;
}
.demand ul li .text-demand dl .demand_content_first {
  padding-top: 20px;
/*  margin-bottom: 35px;*/
}
.demand ul li .text-demand dl .demand_content_first i {
  font-size: 14px;
  display: inline-block;
  width: 150px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 26px;
}

/*大数据合作*/
.banner_cp {
	width: 100%;
	height: 440px;
	background: url(../images/banner_cp.jpg) top center no-repeat;
	background-size: cover;
}
.banner_v {
	background: url(../images/banner_vision.jpg) top center no-repeat;
	height: 440px;
	background-size: cover;
}
.part {
	height: auto;
	overflow: hidden;
	margin-bottom:80px;
}
.part .title1 {
	margin-top:0;
}

.ulList li{
	height: 338px;
	width: 280px;
	float: left;
	margin: 0 50px;
}
.ulList li:nth-child(3){
	margin-top: -90px;
}
.ulList li:nth-child(1){
	margin-left: 80px;
    margin-top: -90px;
}
.ulList li:nth-child(2){
	margin-top: -13px;
}
.ulList{
	margin-top: 50px;
	height:340px;
	display:block;
	clear:both;
}
.ulList1{
	display:block;
	clear:both;
	overflow:auto;
	padding:0 30px;
}
.ulList1 li{
	height: 338px;
	width: 280px;
	float: left;
	margin: 30px 50px 0;
}
.ulList li .img,.ulList1 li .img{
	width: 254px;
	height: 220px;
	margin:0 auto;
    transition: all 0.5s;
} 
.ulList li .img:hover,.ulList1 li .img:hover{
	transform: scale(1.1);  

}

.ulList li p,.ulList1 li p{
	font-size: 18px;
	text-align: center;
	color: #333;
	font-weight: bold;
	margin-top: 19px;
	margin-bottom: 6px;
}
.ulList li p:hover,.ulList1 li p:hover{
	color: #F05A23;
}
.ulList li .txt,.ulList1 li .txt{
	font-size: 14px;
	text-align: center;
	line-height: 23px;
}

.characteristics {

	padding:0 20px;
	width: 1160px;
	margin: 0 auto;
	margin-top: 18px;
}
.characteristics li{
	border-bottom: 1px solid #ccc;
	height: 268px;
	padding-top: 10px;
}
.characteristics li .tu{
	float: left;
	width: 542px;
	height: 258px;
}
.characteristics li .txt{
	float: left;
    width: 595px;
    height: 258px;
    margin-left: 18px;
}
.characteristics li .txt h3{
	font-size: 24px;
	color: #333;
	font-weight: bold;
}
.characteristics li .txt p{
	font-size: 14px;
	color: #666;
	margin-top: 86px;
}

.serviceCase {
    margin-top: 30px;
}
.serviceCase a {
    float: left;
    width: 284px;
    height: 437px;
    background-size: cover;
    margin-top: 22px;
    position: relative;
    margin: 0 8px;
}
.serviceCase a:hover div{
	 background: rgba(0, 0, 0, 0.6);
}
.serviceCase a .opcity {
    width: 100%;
    height: 100%;
    position: absolute;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
}
.serviceCase a .opcity  p{
	color: #fff;
	text-align: center;
	font-size: 24px;
	margin-top:65%;
}
.serviceCase a .opcity  p i{
	display: inline-block;
	width: 25px;
	height: 36px;
	background: url(../../imgs/BigData/sjx.png) center no-repeat;
	background-size: contain;
	vertical-align: middle;

}
.serviceCase a img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

/*大数据可视化*/

.title_d1 {
  background: url(../images/titledata.png) no-repeat;
  width: 400px;
}
.title_d2 {
  background: url(../images/titledata.png) no-repeat;
  width: 400px;
  margin-top:0;
}
.title_d3 {
  background: url(../images/titledata.png) no-repeat;
  width: 700px;
  margin-top:0;
}
.title_d p, .title_a p {
	font-size: 20px;	
}

.dataAnalysis .p1 {
	text-align: center;
	color: #000;
	font-size: 18px;
	margin-bottom: 18px;
}

.dataAnalysis .left .top {
	width: 100%;
	height: 418px;
	background: url(../images/bigdata/ksh.png);
}

.dataAnalysis .left {
	float: left;
	width: 664px;
	margin-right: 17px;
}

.dataAnalysis .left .bottom {
	width: 100%;
	height: 76px;
	background: url(../images/bigdata/yx.png) center no-repeat;
	background-size: cover;
}

.dataAnalysis .right {
	float: left;
	width: 505px;
	height: 420px;
}

.dataAnalysis .right ul li {
	float: left;
	width: 213px;
	height: 92px;
	padding: 0 14px;
	/* border: 1px solid #eee;*/
	margin-bottom: 70px;
	margin-right: 12px;
	box-shadow: 0px 3px 5px -4px #666;
}

.dataAnalysis .right ul>li h4 {
	color: #F05A23;
	text-align: left;
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 8px;
}

.dataAnalysis .right ul>li p {
	font-size: 14px;
	line-height: 20px;
}
.fullCreeen  {
	overflow:auto;
}

.fullCreeen .left {
	width:378px;
	float: left;
	height: 130px;
	margin-top: 168px;
}

.fullCreeen .left h3 {
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 32px;
}

.fullCreeen .left p {
	color: #333;
	font-size: 16px;
	line-height: 24px;
	text-indent: 2rem;
	font-weight: 500;
}

.fullCreeen .right {
	float: right;
}

.datafw img{
	display: block;
	margin: 20px auto;
}
.Multi .bottom {
	width: 100%;
	height: 298px;
	background: url(../images/bigdata/dud.jpg) center no-repeat;
	background-size: contain;
}
.Multi h1{
	font-size: 24px;
	color: #333;
	font-weight: bold;
	margin-bottom: 26px;
}
.Multi p{
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-bottom:20px;
}
.Multi p i{
	color: #F05A23;
}

/*最新动态*/

.titleen{position:relative; padding-top:0px;}
.titleen a{line-height:60px; font-size:36px; color:#E2E6EE80;}
.titlecn{position:relative; margin-top:-60px;}
.titlecn a{line-height:60px; font-size:32px;color:#333; letter-spacing:5px;}
.titlelocal{float:right; margin-top:-38px;}
.titlelocal a{font-size:12px;color:#333;}

.locals {height: 40px;margin: 10px 0px;}
.locals a{line-height: 40px;}

.smalltitle{border-bottom:1px solid #EEE; text-align:center; width:100%; height:50px;margin:50px auto;}
.smalltitle ul{padding:0px; width:1200px; margin:0 auto; text-align:center;}
.smalltitle ul li{float:left; display:inline-table; width:24%; background:#F2F2F2;border-left:2px solid #FFF;}
.smalltitle ul li a{font-size:14px;color: #3f3a3b;line-height:50px; display:block;}
.smalltitle ul li.in{background:#f25030;}
.smalltitle ul li:hover{background:#f25030;}
.smalltitle ul li:hover a{color:#FFFFFF;}
.smalltitle ul li.in a{color:#FFFFFF;}

/* news */
.newslist {margin-top:20px;}
.newslist ul{margin:0px; padding:0px;}
.newslist ul li{height:170px; width:100%; border-bottom:1px dotted #F2F2F2; padding-top:20px;}
.newslist ul li .left{width:205px;}
.newslist ul li .left img{width:205px; height:150px;}
.newslist ul li .right{width:955px;}
.newslist ul li .right a{line-height:30px; font-size:16px; color:#1f1f1f;}
.newslist ul li .right a h4 {font-size:16px; color:#1f1f1f; line-height:30px;}
.newslist ul li .right a span{display:block;font-size:14px; color:#888888; line-height:24px;margin:6px 0 10px;
	font-weight:200;height:72px;overflow:hidden;text-overflow: ellipsis;}
.newslist ul li .right a font{font-size:12px; color:#888888; line-height:30px;}
.newslist ul li a:hover,.newslist ul li a:hover h4,.newslist ul li a:hover span,.newslist ul li a:hover font{color: #f25030;}

.content img{max-width: 100%;}

/*news-detail*/

.infoTitle {
	text-align:center; 
	margin: 50px 0 30px;  
	}
.infoTitle h1 {
	padding: 0px 0 25px 0;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

.infoTitle p {
	font-size: 12px;
	color:#999;
	text-align: center;
}

.infoTitle p span {
	color: #999;
	font-size: 12px;
	background: url(../images/news/soure_1.png) no-repeat left;
	padding:0 30px 0 18px;
}

.infoTitle p span a {
	color: #999;
}

.infoTitle p .pad_one {
	background: url(../images/news/date_1.png) no-repeat left;
}

.content {
	overflow:auto;
	background-color: #ffffff;
	box-shadow: 0px 5px 24px 0px rgba(158, 158, 158, 0.3);
	padding:20px;
	margin-bottom: 30px;
	border-top: 2px solid #E2E2E2; 
}
.article_content {
	line-height: 34px;
	padding: 0 50px; 
	font-size: 14px;
	word-break: break-all;
	word-wrap: break-word;
	margin:20px auto;
}
.article_content p {
	text-align: justify;
	text-indent: 2em;
}
.article_content p b {
	color:#000;
}
.article_content img{
    display: block;
    width:600px;
    height: auto;
    margin: auto;
}
/*
.article_title {
	text-align:center;
	margin-bottom:24px;
}
.article_title h3 {
	font-size:18px;
	font-weight:normal;
}
.article_title p {
	font-size:14px;
	text-align:center;
	color:#999;
}
*/
.article_recommend {
    width:100%;
	margin-top:50px; 
	padding:30px 0;
	border-top:2px solid #F2F2F2;	
}
.article_recommend a:hover {
	color: #F25030;
}

/* 关于我们 */
.main{ overflow:hidden;}
.about-h { font-size:36px; overflow:hidden; text-align:center;  color:#3a3a3a; height:56px; margin-top:24px; background:url(../images/tit.png) no-repeat top center; line-height:56px; }

.about-us { width:1200px;margin:15px auto 0; overflow:hidden;  background:url(../images/t1.jpg) no-repeat 26px 10px; width:809px; height:454px; position:relative}
.about-us .intro {position: absolute;left: 310px;top:84px;width: 450px;}
.about-us .intro p{font-size: 18px;color: #666; line-height:28px;}

.zixun{ background:url(../images/bjy.png) no-repeat; width:130px; height:31px; line-height:31px; color:#fff; margin:45px auto 0; text-align:center; font-size:14px; display:block; background-position: -120px -130px}
.zixun:hover{background-position:-253px -130px}

/*2*/
.call-baoz{ width:1200px; margin:0 auto; overflow:hidden}
.call-baoz li{ float:left; display:inline; width:360px; height:300px; border:1px solid #cdd2de; text-align:center; line-height:24px; font-size:14px; margin-left:57px;}
.call-baoz li div{ height:35px; margin:16px auto 0; overflow: hidden}
.call-baoz li div span{ display:block; width:34px; height:35px; margin:0 auto; overflow:hidden;background:url(../images/bjy.png) no-repeat -91px -337px;}
.call-baoz li b { display:block; font-size:24px; overflow:hidden; margin-top:10px;height:32px;line-height:32px; font-weight:bold;}
.call-baoz li p { font-size:16px;line-height:30px; font-weight:normal;padding:10px 15px;}
.call-baoz li div span.call-span1{ background-position:-135px -335px ; width:36px;}
.call-baoz li div span.call-span2{ background-position:-177px -342px ; height:21px;}

/*3*/
.main_child{width: 1200px;height: 176px;margin: 40px auto 0;}
.main_child li{float: left;width:400px;height: 176px; }
.main_child li h3{width: 35px;height: 50px;background:url(../images/bjy.png) no-repeat; background-position:-200px -274px; margin:0 auto;}
.main_child li b { display:block; font-size:24px; text-align:center;margin-top:10px; line-height:32px; font-weight:bold;}
.main_child li p {text-align: left;font-size: 16px;color: #4e4e4e;line-height: 30px;margin:20px 40px 0;}
.main_child li h3.h3-t1{ background-position:-241px -274px; width:70px; height:50px;}
.main_child li h3.h3-t2{ background-position:-280px -212px; width:49px; height:50px;}


/*联系我们*/
.main{ overflow:hidden;}
.about-h2{ font-size:36px; overflow:hidden; text-align:center;  color:#3a3a3a; background:url(../images/tit1.png) no-repeat top center; height:93px; line-height:122px;}
.contact { width:360px;margin:0 auto; height:175px;margin-top:40px;color:#000; }
.contact h3 { text-align:center; font-size:18px;letter-spacing:2px; line-height:50px;margin-bottom:10px;}
.contact p {  font-size:16px; line-height:40px;}

.email {width: 15px; height: 40px; float: left; display: inline-block; background: url(../images/icon_email.png) no-repeat center left; margin-right:5px;}
.addr {width: 15px; height: 40px; float: left; display: inline-block; background: url(../images/icon_addr.png) no-repeat center left; margin-right:5px; }
.num {width: 15px; height: 40px; float: left; display: inline-block; background: url(../images/icon_tel.png) no-repeat center left; margin-right:5px; }

/*about-h*/
.about-h22{background:url(../images/tit2.png) no-repeat top center;}
.about-h23{background:url(../images/tit2.jpg) no-repeat top center; }
.about-h24{background:url(../images/tit4.jpg) no-repeat top center;}
.about-h25{background:url(../images/tit4.jpg) no-repeat top center;}


/*发布信息*/

.publish {
  background: #f9f9f9;
  padding: 30px 0;
}

.publish .post_box {
  width: 1220px;
  margin: 0 auto;
  background: #fff;
  height: 800px;
  b
  padding-top: 20px;
}
.notice {
	margin:15px auto;
	height:38px;
	line-height:38px;
	font-size:14px;
	color:#888888;
	padding:0 100px;
	text-align:center;
}


.step1,.step2,.step3 {
	margin:0 auto 50px auto;
	text-align:center;
	width:1200px;
}
.step1 span,.step2 span,.step3 span {
	width:400px;
	height:37px;
	font-size:14px;
	line-height:37px;
	text-align:center;
	display:block;
	float:left;
	color:#000
}
.step1 span.cur,.step2 span.cur,.step3 span.cur {
	color:#fff
}
.step1 span.cur a,.step2 span.cur a,.step3 span.cur a {
	color:#fff
}
.step3 {
	background:url(../images/step.gif) top center no-repeat;
	height:37px;
}
.step2 {
	background:url(../images/step.gif) 0 -38px no-repeat;
	height:37px;
}
.step1 {
	background:url(../images/step.gif) bottom center no-repeat;
	height:37px;
}
.step2 span a:hover {
	text-decoration:none
}
.upload_img {
	width:auto;
	height:auto;
	padding:20px 0
}
.step2 span a:hover {
	text-decoration:none
}





