@charset "utf-8";
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
	color: #666;
}
li{list-style-type:none;}
	   .logo{padding:0;height: 50px;}
	   .logo img{ width: 80%; padding-top:5px;} 
		#myCarousel {
			margin: 50px 0 0 0;
		}
		#navbar-collapse ul {
			margin-top:0;
		}
		.carousel-inner img {
			margin: 0 auto;
		}
.t_header{
	padding:5px 0;
}
.hgroup_home{
	text-align:center;
	text-transform:uppercase;
	margin:30px auto;
}
.hgroup_h3{
	display:inline-block;
	border:1px solid #002950;
	height:24px;
	padding:0 20px;
	margin-top:0;

}
.hgroup_h3 span{
	display:block;
    color: #002950;
    font-weight: 600;
    padding: 8px 10px;
    background: #fff;
	font-size:24px;
	line-height: 24px;
}
.hgroup_h4{
	font-size:30px;
    line-height: 30px;
    color: #002950;
    font-family: DINOT-Regular46411;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.hgroup_h5{
	display:inline-block;
    font-size:9px;
    color:#002950;
    border-top:1px solid #7f94a7;
    padding: 5px 15px 0 15px;
    margin: 0;
    font-family: DINOT-Regular46411;
}
.recommend h4{
	text-align:center;
}
.about{
    background: #eee;
    padding-top: 50px;
    padding-bottom: 50px;
}
.about .about_img{
	float:left;
}
.about .about_text{
	margin-top:3rem;
	background:#fff;
	float:right;
}
.news{
    background-color:#fff;
    padding: 25px 0;
}
.news .news_list{
    /* margin: 10px; */
	background:#eee;
	padding:4px;
}
#partner{
    padding: 0 0 40px 0;
}
.thumbnail_img{
	position:relative;
	margin-bottom: 5px;
}
.news_list h4{
display:block;
width:100%;
background: rgba(0,0,0,.6);
height:60px;
color:#fff;
position:absolute;
bottom:0;
left:0;
margin:0;
}
.thumbnail_img span {
	font-size:16px;
	padding:0 0 0 10px;
	height:50px;
	line-height:30px;
}
.thumbnail_img p{
	font-size:16px;
	padding:0 0 0 10px;
}
.news_list .caption{
	background:pink;
}
.news_list ul li{
  font-size:12px;
}
/*产品列表*/
#case{
    background-color:#fff;
    padding: 25px 0 0 0;
}
#product{
    /*background-color:#f2f4f5;*/
	background-color:#fff;
    padding: 25px 0 0 0;
}
.mbnav{
	width:100%;
	font-size:16px;
	background:#f5f5f5;
	height:50px;
	line-height:35px;
}
.mbnav_wz{
	margin:80%;
	margin:0 auto;
}
#case  .thumbnail .caption  h4{
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/*新闻列表页面*/

.list_news{
 background:#fff;
padding:25px 0; 
}
.list_newsz_all{
	padding:60px 0;
	border-bottom:1px dashed #ccc;
}
.list_newsz_all h4{
	    color: #333;
		font-size:14px;

		text-align:center;
}
.list_newsz_all h5{
    line-height:32px;
}

.list_newsz_all a{
	color:#999;
	text-decoration:none;
}
.btn_menu{
    width: 120px;
    height: 120px;
	position:relative;
}
.menu_a{
	background: url(../img/menu5.png) no-repeat 50% 50%;
}
.menu_b{
	background: url(../img/menu2.png) no-repeat 50% 50%;
}
.menu_c{
	background: url(../img/menu3.png) no-repeat 50% 50%;
}
.menu_d{
	background: url(../img/menu4.png) no-repeat 50% 50%;
}
.menu_e{
	background: url(../img/menu1.png) no-repeat 50% 50%;
}

.btn_menu  h4{
  position:absolute;
  bottom:0;
  left:17%;
}

/*新闻内容*/

#article {
	padding:30px;
	border-radius:5px;
	border:1px solid #e1e1e1;
	box-shadow: 3px 3px 3px #e1e2e3, inset 0 0 3px #ffffff;
    margin-bottom:30px;
	background: #fff;
}
#article  h1{
    text-align: center;
    font-size: 23px;
    color: #333;
    letter-spacing: 3px;
}

#article .data_info{
    height: 36px;
    line-height: 36px;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
    margin: 22px 0 0;
}
.data_info i{
	padding-right:25px;
	font-style:normal;
	
}
#article p{
  line-height:180%;
  font-size:16px;
  color:#3A4145;
  padding-bottom:10px;
}
.sidebar_nav{
 border:solid 1px #e1e1e1;
 margin-bottom: 15px;
 border-radius: 4px;
 background: #fff;
}
.sidebar_nav h4{
    padding: 15px;
    margin: 0;
    background: #337ab7;
    color: #fff;
    border-radius: 4px 4px 0 0;
}
.sidebar ul {
  padding:0 10px;
}
.sidebar_nav ul li{
    padding:15px 5px 15px 18px;
	font-size:16px;
	border-bottom:1px solid #ccc;
}
.arc_con img{
  max-width:100%;
}
.sidebar_nav ul li a{
    color:#666;
}
.sidebar_nav ul li.unborder{
	border-bottom:none;
}
.sidebar_news{
 border:solid 1px #e1e1e1;
 margin-bottom: 15px;
 border-radius: 4px;
 background: #fff;
 padding:0 10px;
}
.sidebar_news h4{
    padding: 15px;
    margin: 0;
    border-radius: 4px 4px 0 0;
	border-bottom:1px solid #e1e1e1;
}
.sidebar_news  ul li{
    margin: 10px 0;
	color:#666;
}
.sidebar_news  p{
  font-size:12px;
}
.sidebar_news a{
	display:block;
	color:#666;
	margin:5px 0;
	text-decoration:none;
	font-size:15px;
}

/*产品详情*/

.detail_all{
	
}
.juli{
	margin-top:30px;
}
.all_btn  a{
	margin:10px 10px  10px 50px;
}
.left_con, .right_con{

    border: 1px solid #ebebeb;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	
	} 
 .left_con_title{
	height:50px;
	border-bottom:1px solid #ebebeb;
	
}
 .left_con_title h2{
	text-align:center;
	font-size:18px;
	height:50px;
	line-height:50px;
	background:;
	margin:0;
}
.left_con_body{
	padding:18px 10px;
	
}
.left_con_body p{
	font-size:14px;
	line-height:170%;
	text-indent:2em;
	
}
.right_con_body  ul li{
	padding:15px 0  15px 20px ;
}
.right_con_body  ul li i{
	font-size:26px;
}
.right_con_body  ul li p{
	max-width:170px;
}
.right_con_body b{
   font-size: 26px;
}
.right_con_body span{
   font-size: 16px;
}
.right_con_body ul li i{
	font-size:65px;
	color:rgba(204, 204, 204, 0.79);
	margin-right:50px;
}
.btn-danger {
    color: #fff;
    background-color: #ED484B !important;
    border-color: #d43f3a;
}
.detail .title {
background:url(../img/item_title_bg.jpg) repeat-x left bottom;
padding-bottom:13px;
}
.detail span{
padding-left:10px;
border-left: 4px solid #002950;
font-size:16px;
}
.detail h3{
	font-size:28px;
	padding-bottom: 10px;
}
.detail{
	margin-bottom:10px;
}
.detail_ul ul li{
	/*width:50%;*/
	float:left;
	line-height:30px;
	height:30px;
	background:url(../img/item_point.jpg) no-repeat left center;
	padding-left:20px;
}
.product_list{
	width:100%;
	margin:20px auto;
}
.product_list_title {

}
#page{
    background-color:#fff;
    padding:0  0 25px 0;
	width:100%;
	text-align:center;
}
#page .page_center{
	width:100%;
	margin:0 auto;
}
#footer{
    background: #4a4a4a;
    padding-top: 50px;
    padding-bottom: 50px;
	color:#B7B3B3;
}
#footer_bottom{
    background: #3c3c3c;
    color: #848484;
    padding: 20px;
    overflow: hidden;
	
}
.widget{
	border-right: 1px solid #6e6e6e;
}
.widget h4 ,.widget h4 small{
    font-size: 18px;
    line-height: 20px;
	color:#fff;
	text-transform:uppercase;
}
.widget a{
	 color:#B7B3B3;
	
}
.widget ul li{
  line-height:38px;
  color:#B7B3B3;
}
.widget ul li img{
  margin-right:8px;
}

.widget_img  ul li{
	height: 77px;
    margin-bottom: 15px;
}
.widget_img  img{
    width: 77px;
    height: 77px;
    float: left;
}
.widget_img  p{
	display: block;
    width: 150px;
    float: left;
    padding-left: 20px;
    line-height: 23px;
    padding-top: 14px;
    overflow: hidden;
}

/*产品列表*/

/*留言界面 start*/
#message_all{
    background-color:#fff;
    padding: 25px 0 0 0;
	
}
.tel_box{
	height:520px;
	background:#244e8c;
	padding: 0 24px;
}
.tel_box ul li {
    border-bottom: 1px solid #3c65a9;
    border-top: 1px solid #1d3a85;
    padding: 27px 0;
    color: #fff;
    line-height: 22px;
}


/*留言界面 end*/
/*关于我们start*/
#about{
    background-color:#fff;
    padding:0 0 0 0;
}
.aboutus_left{
	margin:15px 0;
	position:relative;
}
.aboutus_left dl dt{
	height: 61px;
    line-height: 57px;
    padding: 4px 0 0 64px;
    font-size: 30px;
    color: #212121;
    border-bottom: 3px solid #dbdbdb;
    background: #f3f3f3;
	font-weight:300 !important;
}
.aboutus_left dl dt:before {
    position: absolute;
    left: 40px;
    top: 23px;
    content: " ";
    width: 5px;
    height: 25px;
    border-radius: 2px;
    background: #1f66a4;
}
.aboutus_left dl dd {
    height: 40px;
    border-bottom: 1px solid #eee;
    padding: 8px 0 0 20px;
}
.aboutus_left dl dd > a {
    display: block;

    /*width: 116px;*/
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #212121;
    padding: 0 17px 0 45px;
}

.aboutus_left dl dd:hover  a, .aboutus_left dl dd.cur  a {
    background: #1f66a4;
    color: #fff;
    font-weight: bold;
    position: relative;
}
.aboutus_left   dl dd > a:before {
/*产生一个三角（默认隐藏）*/
    position: absolute;
    right: -33px;
    top: 0px;
    content: "";
    border-style: dashed dashed dashed solid;
    border-width: 17px;
    border-color: transparent transparent transparent #1f66a4;
	display:none;
}

.aboutus_left  dl dd:hover > a:before,
.aboutus_left  dl dd.cur > a:before {
 /*当鼠标放上去和cur默认选中时显现三角*/
  display: block;
}

.aboutus_left dl dd:hover > a,
.aboutus_left dl dd.cur > a {
  background:#1f66a4;
  color: #fff;
  font-weight: bold;
}
.about_right{
	margin-top:32px;
}
.about_title{
    height: 38px;
    line-height: 30px;
    border-bottom: 2px solid #dbdbdb;
	
}
.br_left {
    display: inline-block;
    font-size: 18px;
    color: #212121;
    width: 45%;
    height: 32px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    padding-left: 19px;
}
.br_right {
    width: 50%;
    height: 32px;
    font-size: 12px;
    color: #999;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
}
.about_title p > i {
    font-style: normal;
    color: #1f66a4;
}
.about_content p{
	line-height:190%;
	text-indent:2em;
	
}

.culture_div{
    width: 100%;
    height: 190px;
    margin: 20px auto;
}
.culture_div_left{
	float:left;
	padding-left:10px;
}
.culture_div_right{
	float:left;
	
}
.culture p {
    font-size: 24px;
    padding: 5px 0;
}
.culture_div_right p.p1 {
    font-size: 24px;
    padding: 5px 0;
}
.culture_div_right p.p2 {
    font-size: 18px;
	padding: 5px 11px;
}
.culture_div_right p.p3 {
    font-size: 16px;
	padding:5px 11px;
}


.sxbj{
	margin:10px 0;
}
/*关于我们end*/

	    .form_s{
			width:700px;
			height:800px;
			margin:20px auto;
		}		
		.form_s ul li{
			width:560px;
			height:58px;
			font-size:16px;
			float:left;
		
			margin:10px auto;
			clear:both;
		}
		.form_s input.t_user {
			width:360px;
			height:30px;
			border-radius:4px;
            color: #555;
			background-color: #fff;
			border: 1px solid #b3b3b3;	
			padding-left:10px;
		}
		.form_s .area{
			width:400px;
			height:170px;
			border-radius:4px;
            color: #555;
			background-color: #fff;
			border: 1px solid #b3b3b3;
			float:left;
		}
		.form_s .user{
		  background: url(http://www.linpin.com/about/ly/images/join-icon-01.png) no-repeat left center;
          background-size:30px 30px;
          padding-left: 45px;		  
		}
		.form_s .email{
		  background: url(http://www.linpin.com/about/ly/images/email.png) no-repeat left center;
          background-size:30px 30px;
          padding-left: 45px;		  
		}
		.form_s  .tel{
		  background: url(http://www.linpin.com/about/ly/images/join-icon-02.png) no-repeat left center;
          background-size:30px 30px;
          padding-left: 45px;				
		}
		.form_s .addr{
		  background: url(http://www.linpin.com/about/ly/images/join-icon-04.png) no-repeat left center;
          background-size:30px 30px;
          padding-left: 45px;		
		}
		.form_s .time{
		  background: url(http://www.linpin.com/about/ly/images/join-icon-14.png) no-repeat left center;
          background-size:30px 30px;
          padding-left: 45px;		
		}
		.form_s .textarea_1{
		  background: url(http://www.linpin.com/about/ly/images/join-icon-16.png) no-repeat left center;
          background-size:30px 30px;
          padding-left: 45px;	
		  float:left;
		}
		.submit{
		 clear:both;
		 width:300px;
		 height:60px;
		}
		.submit input{
        border:none;
		cursor:pointer;
		border-radius:5px;
		}
		.button_l input{
			font-size: 20px;
			color: #fff;	
			width:110px;
			height:50px;
			float:left;
			background-color: #007bc8;
		}
		.button_r input{
			font-size: 20px;
			color: #fff;
			
			width:110px;
			height:50px;
			background:#878787;
			float:right;
			
		}
		

.top_banner{
	
	padding-top:60px;
}

/*没有小于768px，是因为Bootstrap3以移动端优先设计*/

/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
	.news_list ul li {
		font-size:12px;
	}

	.list_newsz_all h4 {
		color: #333;
		font-size: 16px;
		text-align: center;
	}
	.list_newsz_all h5{
		line-height:32px;
		font-size:13px;
	}
	
.logo img{ width: 90%; padding-top:5px;} 

.aboutus_left dl dt{
	font-size:22px;
}

}

/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {
	.news_list ul li {
		font-size:12px;
	}
	
	.list_newsz_all h4 {
		color: #333;
		font-size: 18px;
		text-align: center;
	}
	.logo img{ width: 95%; padding-top:5px;} 
	
.aboutus_left dl dt{
	font-size:26px;
}


}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
	.news_list ul li {
		font-size:14px;
	}
	
	.list_newsz_all h4 {
		color: #333;
		font-size: 23px;
		text-align: center;
	}
  .logo img{ width: 100%;}  
}

/*联系我们 start*/
.lxwm {
	height:auto;
	clear:both;
	margin:0 auto;
}
.lxwm .con_tw_l{
    float: left;
    width: 440px;
    height: 287px;
    margin: 35px 0 0 38px;
}
.con_tw_l h3 {
    font-size: 20px;
    color: #0061b0;
    font-weight: bold;
	margin:16px auto;
}
.con_tw_l ul li.li01 {
    background: url(http://www.linpin.com/about/images/contact_ico01.png) no-repeat left center;
}
.con_tw_l ul li {
    width: 100%;
    border-top: 1px dashed #edecec;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #333;
    padding-left: 20px;
}

ul li.li02 {
    background: url(http://www.linpin.com/about/images/contact_ico02.png) no-repeat left center;
}
ul li.li03 {
    background: url(http://www.linpin.com/about/images/contact_ico03.png) no-repeat left center;
}
ul li.li04 {
    background: url(http://www.linpin.com/about/images/contact_ico04.png) no-repeat left center;
}
ul li.li05{
    background: url(http://www.linpin.com/about/images/contact_ico05.png) no-repeat left center;
	background-size:12px 12px;
}
.con_tw_r {
    float: right;
    width: 350px;
    height: 287px;
}
.map {
    background: url(../images/contact_map_bg.jpg) no-repeat;
    width: 782px;
    height: 370px;
    clear: both;
    margin: 0 auto;
}
.lxwm_fgs_all {
    width: 100%;
    margin: 0 auto;
    height: auto;
    background-color: #edf3f9;
    font-family: "微软雅黑";
	clear:both;
	border-bottom: 1px solid #bdbdbd;
}
.lxwm_fgs_all h3 {
    font-weight: normal;
    padding: 20px 0 20px 60px;
    color: #007fcc;
}
.lxwm_fgs {
    width: 100%;
    height: 175px;
    background-color: #edf3f9;
    font-family: "微软雅黑";
    margin: 0 auto;
    clear: both;
}
.lxwm_fgs .fgs_li {
    font-size: 15px;
    padding: 0 0 0 58px;
    color: #333333;
    clear: both;
	margin:20px auto;
}
.fgs_li .fgs_tit {
    color: #007fcc !important;
    margin:5px 0;
}
.fgs_li p{
  height:25px;
  line-height:30px;
}
/*联系我们 end*/