html,body { width:100%; overflow-x:hidden; line-height:180%; font-size:1.0em; font-family: "Helvetica Neue", Helvetica, Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif; background:white;}
li {list-style:none;}
.clear{ clear:both}

a {transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; color:#333;}
p{ margin:0; padding:0}
/* 划过图片放大 */
.index-1 .img-auto { display:block; overflow:hidden; }
.index-1 .img-auto img { width:auto; height:auto; margin:0px auto; transition: 600ms;
border: 1px solid #ccc; }
.index-1 .img-auto img:hover { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }

.index-2_container{ width: 100%;
height: auto;
margin: 0 auto;
position: relative;}
.index-2{border-bottom: 1px solid #ccc;border-top: 1px solid #ccc; width:100%}
.index-2_center{ width:1200px; margin:0 auto}
.index-2_center img{ margin-left:-408px}
/* 导航 */
.top{background: url(../images/top_bgjpg.jpg) repeat-x left top;height:145px; border-bottom:1px solid #ddd}
.top{margin:0 auto; width:100%;}
.top1{width: 100%;height:45px; line-height:45px; overflow:hidden; border-bottom:1px solid #ddd;background: #204181; color:#fff}
.top1_1{ width:1200px; margin:0 auto}
.head_l{ float:left; font-size:13px;}
.head_z{position: fixed;right: 0;top: 0;z-index: 10000;}
.head_z a{ overflow:hidden;}
.head_r{ float:right;width: 252px;padding-right: 75px;}
.head_r p{float:left;width:210px;}
.head_r p a{color:#fff;float:left;height:52px;line-height:56px;text-align:center;text-shadow: 1px 1px 0px #B49000;}
.header_right{ width:auto; float:right; text-align:right; max-width:40%; font-size:13px;}
.header_right a{ padding-left:5px; padding-right:5px; color:#fff}
.header_right ul{ overflow:hidden;}
.header_right ul li{float:left;}
.header_right li a{height:22px;line-height:22px;padding: 0 3px;color:#222; padding-left:5px; padding-right:10px;}
.social-icons{ float:left; padding-left:20px; padding-top:7px; text-align:right}

.navbar-default {
padding:px 0px;
background: url(../images/header.png) repeat left center;
background: #fafafa;
opacity: 1;
box-shadow:1px 1px 5px #333;
}

.index-5 ul li .img-auto:hover{filter:none;}
.company_item {
     width: 25%;
    padding-right: 15px;
    padding-left: 15px;

}
.col-xs-12.col-sm-6.col-md-3.col-lg-3.col-pr-ce{background: #e8e8e8;}
.pr_small{color: #a1a1a1;font-size: 14px;line-height: 20px;}
.youshi .index_ {
    padding: 0 0 2em;
}
.youshi .wrap {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
}

.T {
    padding-bottom: 40px;
    text-align: center;
	padding: 1em 0 1em;
}
.T h2 {
    font-size: 36px;
    line-height: 1.3;
    font-weight: bold;
}
.T h4 {
    font-size: 32px;
    line-height: 1.2;
    font-weight: bold;
    font-family: Verdana, Geneva, sans-serif, 'DIN Condensed Bold';
}
.f-toe {
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.T h2 strong {
    padding: 0 10px;
    position: relative;
}

.youshi .row {
    width: 100%;
	margin:0 auto;
}
.youshi .row::after,.youshi .row::before {
    clear: both;
    display: table;
    content: " ";
}
.youshi  .item1{
    float: left;
    margin-right: 2%;
    width: 23%;
    transition: .2s width ease;
}
.youshi  .item2{
    float: left;
    margin-right: 2%;
    width: 23%;
    transition: .2s width ease;
}
.youshi  .item3{
    float: left;
    margin-right: 2%;
    width: 23%;
    transition: .2s width ease;
}
.youshi  .item4{
    float: left;
    margin-right:0;
    width: 23%;
    transition: .2s width ease;
}
.youshi  .services-box {
    text-align: center;
	padding: 10%;
    background: #f5f5f5;
	 border: 1px solid #d5d5d5;
}
.youshi  .segin{
    padding: 5px !important;
    margin-bottom: 15px;
}

.youshi .services-box .icon {
    display: inline-block;
    width: 100px;
    height: 100px;
    position: relative;
    margin-bottom: 0px;
}
.services-box {
    text-align: center;
}
.services-box .icon a {
    display: block;
    width: 67px;
    height: 67px;
    margin: 0 auto;
    padding-top: 12px;
}
.services-box .icon img {
    transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.services-box .icon a:hover img {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.services-box h3 {
    font-size: 16px;
    padding: 5px 5px;
	color:#080808;
	font-weight:bold;
}
.services-box p {
    font-size: 14px;
    height: 140px;
	color:#686868;
}
.full-row .row .span-3, .span-3 {
    float: left;
    margin-right: 2%;
    width: 23%;
    transition: .2s width ease;
}
.services-box {
    text-align: center;
    padding-bottom: 30px;
    background: #fff;
}
.seg .segin {
    padding: 10%;
    border: 1px solid #d5d5d5;
}
.seg {
    padding: 5px !important;
    border: 1px solid #d5d5d5;
    margin-bottom: 15px;
}
.seg .segin {
    padding: 10%;
    border: 1px solid #d5d5d5;
}
.youshi .wrap {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    *width: 1200px;
}
.youshi_main{ margin-bottom:20px;}
.news-box {
    position: relative;
    font-family: "Times New Roman", Times, serif;
    color: #585858;
    border-bottom: 1px dotted #ccc;
    padding: 1em 0;
}
.news-time{
    float: left;
    margin-right: 2%;
    width: 18%;
    transition: .2s width ease;
}
.news-box .date {
    line-height: 22px;
    border-top: 3px solid;
    padding-top: 14px;
    margin-top: 6px;
    text-align: center;
}
.news-box .date i {
    font-size: 38px;
    font-weight: bold;
}
.news-box .date i {
    font-size: 38px;
    font-weight: bold;
	font-style: normal;
	margin-right: 5px;
	display:block;
	text-align:center;
	padding-bottom:5px;
}
.news-box .item {
    display: none;
}
.news-box h3 {
    font-size: 16px;
    font-weight: normal;
	padding-bottom: 5px;
}
.news-box h3 a {
    color: #181818;
	outline: 0;
text-decoration: none;
font-family: "微软雅黑";
transition: all .2s ease;
}
.news-box {
    font-family: "Times New Roman", Times, serif;
    color: #585858;
	font: 75%/1.8 'Microsoft Yahei',Arial,sans-serif;
	float: left;
width: 100%;
transition: .2s width ease;

}
.news-cont{float: left;
margin-right: 2%;
width: 78%;
transition: .2s width ease;}
.p.smal-hide{font-size: 13px; margin:0; color:#787878}
.index-4 .more_block{ background:#204181; color:#fff}
.more_block {
    padding: 10px 30px;
    border: 1px solid #c5c2c2;
    display: inline-block;
    margin-top: 10px;
	color: #575757;
    margin: 0 auto;
	background:#ffffff;
}
.more_block:hover{ background:#204181; color:#fff}
.news_more{ text-align:center; padding-top:20px}

.index-4_left dl img{ max-width:35.5%; float:left;max-height:260px; border: 3px solid #d5d5d5; margin-right:10px;}
.index-4_left dl dd{padding:10px; border-top:none}
.index-4_left dl dd h3{font-size: 18px;
font-weight: normal;
padding-bottom:10px; font-weight:bold}
.index-4_left dl dd h3 a{color: #333;}
.index-4_left dl dd p{font-size: 14px;color: #333333; margin:0; padding-bottom:15px;line-height: 21px;}
.index-4_left{ margin-right:20px}
.index-4_left dl{padding: 10px 0;}
.index-5 .T h4{ color:#fff;text-shadow: 1px 1px 0px #000;}
.index-5 .T h2{color:#fff}
.index-5 .T h2 a{color:#fff;text-shadow: 1px 1px 0px #000;}
.index-5_content{ width:1200px; margin:0 auto;padding-top: 40px;}
.index-5_left{width:50%; float:left;background:#fff}
.index-5_right{width:50%; float:right; background:#fff; height:360px; padding-top:20px; padding-right:20px; padding-bottom:20px}
.index-5_right p{font-size: 15px;color: #3e3e3e;}
.index-5_right .more_block{
padding: 10px 30px;
border: 1px solid #c5c2c2;
display: inline-block;
margin-top: 10px;}
.index-5_right h4{ font-size:22px; font-weight:800; line-height:70px}
.col-sm-4{ max-height:190px}
.copyright_left{ max-width:70%; float:left; font-size:14px}
.copyright a{ color:#9b9b9b;}
.copyright_right{ max-width:30%; float:right; font-size:14px}
.home-links .container p{ font-size:14px; margin:0;}
.home-links .links-a a{ padding:5px}
.icion-phone{ background:url(../images/top_tel.png) no-repeat center left;}
.header_right .icion-phone{padding-left:20px}
#scroll .pager {margin:0}
.scroll{margin-top:20px}
.owl-carousel .owl-item a.img-auto{
    display: block;
    background: #fff;
    margin-top: 10px;
    vertical-align: middle;
    height: 213px;
}
.owl-item .item .img-auto img {
    max-height: 218px;
}
#page{ margin-bottom:20px}
.foot .container {
    margin-bottom:0px;
}
/*产品展示*/
.products_center::after , .products_center li::after {
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
    overflow: hidden;
    content: ".";
}
.products_center{
    margin: 0 0 10px;
	padding-top:20px;
}
.products_left{
	position: relative;
    float: left;
    width: 240px;
    margin-right: -240px;
	background-color: #204181;
}
.products_slide .products_box h3 {
    font-size: 26px;
    line-height: 72px;
    text-align: center;
    overflow: hidden;
    background: #204181;
	color: #fff;
	width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255,255,255,0.1);
	font-weight:bold;
}
.products_box{
	width: 100%;
    background-color: #204181;
    color: #fff;
	}
.products_slide .products_box ul {
    padding: 10px 15px;
	max-height: 590px;
    overflow: hidden;
	position: relative;
}

.products_slide .products_box ul li {
    font-size: 14px;
    background-color: #fff;
    margin-bottom: 1px;
    position: relative;
	margin-bottom: 5px;
}
.products_slide .products_box ul li:hover{ background:#f2f2f2}
.products_slide .products_box ul li  a {
    color: #333;
    display: block;
    padding: 0 5px 0 18px;
    line-height: 30px;
}
.products_slide .products_box ul li i{ 
    float:right;
    color: #204181;
    line-height: 32px;
}
.products_slide .products_box ul li  a:hover {
    background-color: #204181;
    color: #fff;
}
.products_slide .tel-box{
	text-align: center;
    background-color: #204181;
    color: #fff;
    font-size:28px;
	width: 90%;
    margin: 0 auto;
    border-top: 1px solid rgba(255,255,255,0.1);
	line-height:60px;
}
.products_slide .tel-box{ padding-bottom:5%}
.products_slide .tel-box p.big {
    font-size: 16px;
    text-align: center;
    background-color: #204181;
    color: #fff;
}
.products_slide .tel-box strong {
    color: #ffffff;
    font-size: 24px;
	line-height: 40px;
}
.products_right{
	float: right;
    width: 100%;
	overflow:hidden;
}
.products_right_c{margin-left: 260px;}
.products_content{
	text-align: center;
    padding:0px;
}
.pro_list{
    float: left;
    margin-right: 1.8%;
    width: 23%;
    transition: .2s width ease;
	text-align: center;
}
.pro_listbox{
	 background-color: #fff;
    margin-bottom: 20px;
	display: block;
    text-align: center;
    margin-bottom: 15px;
    width: 100%;
	border: 2px solid #e2e2e2;
}
.pro_listbox p {
    font-size: 15px;
    background-color: #e8e8e8;
    line-height: 30px;
	padding:1px; width:100%;
	border-top: 1px solid #f0f0f0;
	margin-bottom:0;
}

.pro_img{position: relative;width:100%;height:160px;}
.pro_img img {
    width: auto;
    height: auto;
    max-height: 96%;
    max-width: 96%;
    padding-top: 3%;
    margin: 0 auto;
}
.pr_bg{
	display:none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: .68;
    filter: alpha(opacity=.68);
}
.pro_listbox:hover .pr_bg{top:0;display:block;}
.pro_listbox .bg-text {
	position: absolute;
	padding:10%;
	bottom:0;
	left:0;
    text-align: center;
    transition: initial;
	color:#fff;
	z-index:9999;
}
.product_show {
    width: 910px;
}
@media (max-width: 1200px) {
.navbar-default {padding:5px 0px;}
}

.navbar-default .navbar-nav>li> a {color:#333;}

/* logo */
.navbar-brand {padding:0px; width:320px;}
@media (max-width: 1200px) {

.navbar-nav > li > a {
	line-height: 20px;
	}
.container .title-2 a {
    font-size: 24px;
}
}

/* 导航右侧 */
@media (min-width: 1200px) {
#navbar {
float:right;
}

}

/*导航用户注册*/
#navbar .user-panel { margin:10px 0 0 30px;  }
#navbar .user-panel a,
#navbar .user-panel a:visited,
#navbar .user-panel a:link{
	color: #198DDD;
	font-size: 14px;
	padding: 5px 15px;
	text-align: center;
	text-decoration: none;
	border:1px solid #198DDD;
}
#navbar .user-panel a:hover{ color:#198DDD;}
#navbar .user-panel a.top-login {color:white; background:#198DDD;}
#navbar .user-panel a:hover {background:#26c79d; color:white;border:1px solid #26c79d;}

}





@media (min-width: 1200px) {
ul.navbar-nav li.oen { height:70px; padding:10px 0px;}
}



.top-nav-right ul {width:35px; padding-left:10px }

.top-nav-right ul li { 
float:left; width:30px;
height: 45px;
line-height: 45px;

}
.top-nav-right ul li.nav-shopping a { 
position: absolute;
top:0px;
right:0px;display:block; width:30px; height:30px;
}
.shopping-box {margin:0px auto; padding:20px;}
.shopping-box li {margin:10px;}

@media (max-width: 1200px) {
#navbar .user-panel {margin-bottom:10px;}
.top-nav-right ul li.nav-shopping,
.top-nav-right ul li.glyphicon-search {
display:none;
}
.navbar-toggle {z-index:999;}
.top-nav-right {width:30px;position:relative;
top:0px;
left:5px; z-index:99; font-size:26px; }

}

/* 幻灯文字 */
.carousel-caption {
bottom:10%;
}
.carousel-caption{ display:none}

.carousel-caption h3 {margin-bottom:30px;font-size:3.2em;font-weight: 700;}
.carousel-caption p {line-height:200%;font-size:1.2em;}
.carousel-caption .btn {margin-top:20px; font-size:1.0em;}


/* 手机幻灯片最小高度 */

.modal {top:20%;}

.bs-example-modal-lg-search .row { padding:20px; }



/* 通用 */

.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}



.title,.title-2 { padding:40px 0px 20px 0px; text-align:center; text-transform:uppercase;}
.title h1,.title h3 a { color:#333;line-height:45px;height:45px;font-size:30px; font-weight: normal;text-decoration: none; }
.title h3 small {margin: 10px 0px 10px 0px;
color: #a1a1a1;
font-size: 14px; display:block }
.title p,.title-index-1 p { margin:10px auto 10px auto;line-height:20px;color:#333;font-size:16px; }
.title span {}
@media (min-width: 1200px) {
.title p,.title-index-1 p {width:600px;}
}
.title-2 a {font-size:30px;}
.title-2 h3 a small {display:block; clear:both; margin:10px 0px 0px 0px; color:#a1a1a1; font-size:14px;line-height: 20px;}


/* 页底 */


.foot { padding:50px 0px 0px 0px; 
background:#333; color:#9b9b9;}
.foot .container {position: relative;}
.foot a {color:#9b9b9b;}
.foot h5 { color:#9b9b9b; margin-bottom: 20px;  line-height:180%; font-size: 16px; font-weight: normal; }
.foot .foot-nav { clear:both; margin-bottom: 20px; overflow: hidden; }
.foot .foot-nav dl {}

.foot .foot-nav dl dt { position: relative; padding-bottom: 10px;font-size: 20px; color:#ddd}
.foot .foot-nav dl dt a{color:#ababab}
.foot .foot-nav dl dt b { position: absolute; display: block; width: 39%; height: 3px; left: 0; bottom: -2px; background-color: #c2c2c2; }
.foot .foot-nav dl dd { line-height: 30px; }
.foot .foot-nav dl dd a { font-size: 16px;  }
.foot .copyright { clear:both; text-align: center; color:#9b9b9b; padding:10px; border-top:1px dotted #555}

.fweixin img {width:150px;}
.fweixin p {  line-height: 24px; text-align: center; color:#9b9b9b }

.sub_menu {
margin-top:30px;}



@media (max-width: 1200px) {
.sub_menu {
height:0px;overflow:hidden;
}
}


/* 面包屑导航 */
.breadcrumb {margin-bottom:10px;}
.breadcrumb span {padding-right:15px; color:#ccc;}

/* 内页文字大小按钮 */
.content_tools {
float:right;
margin:30px 0px; 
padding:5px 15px;
background:#eee;
text-align:right;
font-size:14px;
}





/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
  font-size:0.8em;
  color:#888;
}

.pages strong,.pages span {
  color:#FFFFFF;
  display:block;
  float:left;
  height: 26px;
  line-height: 26px;
  float:left;
  padding:0px 8px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}
.pages a,.pages a {
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  float:left;
  padding:0px 8px;
  border:1px solid #337ab7;
  border-radius: 3px 3px 3px 3px;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#337ab7;
  font-size:0.8em;
}

.pages strong {color:white;}

.pages span {
  float:right;
}

#page {
font-size:0.8em;
}

#page strong {
padding:5px 8px;
background:#204181;
border-radius:5px;
color:white;
margin-right:15px;
font-size:12px;
}

.pagination {margin:50px 0px;}




/* 分页 */

.page-number {
 position:relative;
 right:0px;
 top:5px;
  color:#FFFFFF;
  height: 26px;
  line-height: 26px;
  padding:9px 20px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}

/* 正文 */
#content_text {line-height:180%;font-size:1.2em;}





/* 首页 */


.index-1{ padding-bottom:20px; background: #f8f8f8; }
.index-1 ul { overflow: hidden; border-right: 1px solid #ddd;}
.index-1 li { height: 300px;  overflow: hidden; text-align: center; float: left; border: 1px solid #ccc; position: relative; transition: 400ms; border-right:none; background:#f2f2f2 }
.index-1 li:hover {background:white;border:1px solid #ccc;}
.index-1 .t1 { width: 100%; padding: 20px 0 0 0; font-size: 14px; color: #9b9797; transition: 400ms; }
.index-1 .t1 .img-auto {height: 230px; margin:0px 0px 5px 0px; overflow:hidden; }
.index-1 .t1 a { margin: 0 0 5px 0; font-size: 18px; color: #181818; transition: 400ms; }
.index-1 .t2 { width: 100%; padding: 20px 10px 0px 10px; height: 80px; line-height: 24px; font-size: 14px; color: #fff; background: #204181; position: absolute; left: 0; bottom: -80px; transition: 400ms; }
.index-1 li:hover .t1 { margin-top:-50px; }
.index-1 li:hover .t2 { bottom:0px; }
ul, li {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-weight: normal;
}
body, ol, table, tr, td, dt, dd, dl, h1, h2, h3, h4, h5, h6, form, input, select, textarea, span, em {
    margin: 0;
    padding: 0;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.section {
    position: relative;
}

.cont3 .write-bg{height: 100%;}
.index-3{background:#f7f8fa; border-bottom:1px solid #ddd}
.guanggao_main{width:100%; margin:0 auto; text-align:center}
.guanggao img{width: 100%; max-width:1920px}
.guanggao{width:100%; overflow:hidden}
.index-4{ background:#f7f8fa; border-top:1px solid #ddd; padding-bottom:20px;background:#f5f5f5;border-bottom:1px solid #ddd;}
.index-4_left{ float:left;width:49%}
.index-4_right{ float:right;width:49%}
.news_list{ padding:30px; margin:0 auto; padding-top:50px}
.news_list li{line-height: 40px;
font-size: 16px;
background: url(../images/itema.jpg) no-repeat left 18px;
text-indent: 15px;}
.news_list li span{ float:right}
.index-5{background:url(../images/about_us.jpg) no-repeat center center;}
.img-responsive{ width:100%}
/* 滚动图片 */
.scroll{ width:1200px; margin:auto; position:relative; padding:0px 30px 0px 40px; margin-bottom:10px;}
.scroll li { width:226px; text-align:center; overflow:hidden; padding:0 5px; vertical-align:100%;}
.scroll li a{ display:block; color:#333; line-height:20px;font-size:12px;}

.scroll .img-wrap{
  margin:0 auto;
  width:auto;
  /*非IE的主流浏览器识别的垂直居中的方法*/
  vertical-align:middle;
  /*设置水平居中*/
  text-align:center;
  /* 针对IE的Hack */
  *display: block;
  *font-size: 139px;/*约为高度的0.873，200*0.873 约为175*/
  *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
}
.scroll img {
  display:block;
  width:190px;
  height:190px;
  width:80%\0;
  _width:240px;
  margin:0px auto 10px;
  vertical-align:middle;
  padding:5px;
  border:1px solid #ccc;
  _border:none;

  }
.scroll img:hover,#list-view .highlight{border-color:#ff8015;_border:none;}


.scroll li span {color:#F3572F;}
.scroll a.bx-prev,.scroll a.bx-next{
	position:absolute;
	top:0px;
	display:block;
	width:40px;
	height:108px;
	background: url(../images/scroll.gif) no-repeat left center;
	z-index:99999;
}
.scroll a.bx-prev{left:0px;background: url(../images/left_nei.png) no-repeat 0px center; top:50px; left:-30px}
.scroll a.bx-prev:hover{background: url(../images/left_nei.png) no-repeat 0px center;top:50px}
.scroll a.bx-next{right:0px;background: url(../images/right_nei.png) no-repeat 0px center;top:50px;right:-30px}
.scroll a.bx-next:hover{background: url(../images/right_nei.png) no-repeat 0px center;top:50px}
/*-------------------------------------------------------------------------------------------------------------------------*/
.more2 a{ color:#fff;}
.map_main{ width:100%;height:300px}
.map_di{ width:100%;height:400px}

@media (max-width: 1200px) {
	
.index-1 li {
margin-bottom:30px;
background:white;border:1px solid #ccc;
}
.index-1 li .t2 { bottom:0px; }
}

.index-2 .btn {padding:10px 40px;border-radius:50px;}
.index-2-left { height:315px; overflow:auto; }
.index-2-left p {text-indent:2em; }
@media (max-width: 1200px) {
.index-2-left {margin-bottom:30px;}
}

.index-5 {padding:0px 0px 60px 0px;}
.index-5 ul li { height:118px; padding:0px; border:1px solid #eee; overflow:hidden;}
.index-5 ul li .img-auto {
overflow:hidden;
-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(1);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);

    filter: gray;
}
.index-5 ul li .img-auto_te img {
	width:100%;
overflow:hidden;
}
/* 顶部菜单 */
.dropdown-menu_center .lf {
    width: 500px;
}
.dropdown-menu_center .lf .p1 {
    color: #333;
    font-size: 30px;
    line-height: 40px;
    padding-top: 45px;
}

.dropdown-menu_center .lf .p2 {
    font-size: 14px;
    color: #666;
    margin-top: 15px;
    line-height: 24px;
}
.dropdown-menu_center .lf .p3 {
    margin-top: 20px;
}
.dropdown-menu_center .lf .p3 a:hover {
    background: #1550a2;
    color: #fff;
}
.dropdown-menu_center .lf .p3 a {
    display: block;
    background: #e4e4e4;
    width: 208px;
    height: 45px;
    line-height: 45px;
    border-right: 1px solid #b7b7b7;
    border-bottom: 1px solid #b7b7b7;
    text-align: center;
    color: #434343;
    font-size: 14px;
}
.dropdown-menu_center .rg {
    width:620px;
    padding-top: 40px;
}
.dropdown-menu_center .rg li{position: relative;
display: block;
width: 185px;
width:auto;
float: left;
line-height: 23px;
height: 23px;
background: url(../images/menu_item.png) center left no-repeat;
padding-left: 25px;
margin-top:7px; margin-bottom:7px; padding-right:30px;
color: #1a53a4;}
.dropdown-menu_center .rg  li a{ font-size:15px}
.slides{widtrh:100%}
.slides_center{width:1200px; margin:0 auto}
.slides img{ margin-left:-408px;}
@media (min-width:1141px) {
.oen:hover .dropdown-menu{ display:block}
}
/* 关于我们 */
.div_box .lf {
    width: 500px;
}
.lf {
    float: left;
}
.div_box .rg {
    width: 552px;
}
.rg {
    float: right;
}
.div_title {
    border-left: 4px solid #0080c9;
    padding-left: 15px;
}
.div_title .div_div1 {
    color: #0080c9;
    text-transform: uppercase;
    line-height: 12px;
}
.div_title .div_div2 {
    color: #444444;
    font-size: 30px;
    line-height: 40px;
    margin-top: 6px;
    letter-spacing: 8px;
}
.div_box  .div2 a {
    display: block;
	margin:0 auto;
    margin-top: 40px;
    background: #0080c9;
    color: #fff;
    width: 180px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;

}
.culture {
    height: 650px;
    overflow: hidden;
    background: url(../images/culture.jpg) no-repeat center top;
}
.culture h2 {
    margin-top: 35px;
}
.culture h2 {
    position: relative;
    width: 350px;
    line-height: 125px;
    margin: 0 auto;
    font-size: 18px;
    text-align: center;
}
 .culture ul {
    margin-top: 130px;
    overflow: hidden;
}
.container_us {
    width: 1200px;
    margin: 0 auto;
	position:relative;
}
.culture ul li {
    float: left;
    width: 180px;
    margin-right: 60px;
    text-align: center;
    background-color: rgba(255,255,255,0.7);
    padding-top: 20px;
}
.culture ul li span {
    display: block;
    margin-top: 20px;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 1px;
}
.culture ul li p {
    line-height: 22px;
    margin-top: 15px;
    font-size: 14px;
}
.culture ul li.item-1::before {
    background-position: 0 -50px;
}
.culture ul li.item-2::before {
    background-position: -100px -50px;
}
.culture ul li.item-3::before {
    background-position: -200px -50px;
}
.culture ul li.item-4::before {
    background-position: -300px -50px;
}
.culture ul li.item-5::before {
    background-position: -400px -50px;
}
.culture ul li::before {
    content: "";
    display: inline-block;
    width: 100px;
    height: 100px;
}
 .culture ul li::before{background-image: url(../images/icon.png);
    background-repeat: no-repeat;
}
.culture ul li.item-5{margin-right:0px;}
.culture h2{ font-size:20px}
.culture h2::before {
    left: 0;
}
.culture h2::before, .culture h2::after{
    position: absolute;
    top: 62px;
    content: "";
    width: 108px;
    border-bottom: 1px solid #808080;
}

/*产品中心*/
.div_pro1 {
    background: #f6f6f6;
    padding-top: 16px;
    padding-bottom: 16px;
}
.js_top {
    opacity: 0;
    filter: alpha(opacity=0);
    top: 30px;
    position: relative;
}
.div_box1 {
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
}
.div_box1 img{ max-width:100%}
.lf {
    float: left;
}
.rg {
    float: right;
}
.div_pro_txt .div1 {
    text-align: center;
    color: #333;
    font-size: 36px;
    line-height: 38px;
}
.div_pro_txt .div2 {
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    color: #444;
}
.div_pro_txt .div3 {
    padding-top: 15px;
}
.div_pro_txt .div3 a {
    display: block;
    border: 1px solid #e2e2e2;
    min-width: 228px;
    padding-left:15px; 
	padding-right:15px;
    height: 38px;
    border-radius: 20px;
    float: left;
    margin-right: 50px;
    line-height: 38px;
    text-align: center;
    margin-top: 30px;
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
}
.div_pro2 {
    background: #007bc2;
    padding-top: 16px;
    padding-bottom: 16px;
}
.div_pro_txt {
    padding-top: 55px;
    width: 700px;
}
.div_pro_txt1 {
    padding-top: 55px;
    width: 700px;
}
.div_pro_txt1 .div1 {
    text-align: center;
    color: #fff;
    font-size: 36px;
    line-height: 38px;
}
.div_pro_txt1 .div2 {
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
    color: #fff;
}
.div_pro_txt1 .div3 {
    padding-top: 15px;
}
.div_pro_txt1 .div3 a {
    display: block;
    border: 1px solid #fff;
    width: 228px;
    height: 38px;
    border-radius: 20px;
    float: left;
    margin-right: 50px;
    line-height: 38px;
    text-align: center;
    margin-top: 30px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.div_pro_txt1 .div3 .a1 {margin-right:0px;}
.div_pro_txt .div3 .a1 {margin-right:0px;}
.div_pro3 {
    background: #f7f8f8;
    padding-top: 16px;
    padding-bottom: 16px;
}
.div_pro4 {
    background: url(../images/pr_bg4.jpg) center top repeat;
    padding-top: 16px;
    padding-bottom: 16px;
}
.div_pro5 {
    background: #fff;
    padding-top: 16px;
    padding-bottom: 16px;
}

/*产品内页*/
.zi_list{width:100%;max-width:1200px; margin:0 auto; margin-bottom:50px;}
.zi_list li{ display: block;
    border: 1px solid #e2e2e2;
    min-width: 228px;
    padding-left: 15px;
    padding-right: 15px;
    height: 38px;
    border-radius: 20px;
    float: left;
    margin-right: 50px;
    line-height: 38px;
    text-align: center;
    margin-top: 30px;
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
}
.pr_list{ padding-bottom:30px}
.pr_list li{
    border: 1px solid #bbb;
    padding-left: 15px;
    padding-right: 15px;
    height: 38px;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    line-height: 38px;
    text-align: center;
    margin-top: 10px;
    color: #666666;
    font-size: 14px;
    text-transform: uppercase;
	min-width:100px;
}
.pr_list li:hover{background:#204181;}
.pr_list li a:hover{color:#fff}
.pr_list li.on{ background:#204181; color:#fff}
.pr_list li.on a{color:#fff}
.title_pr{padding: 10px 0px 10px 0px;}
.title_pr p{margin: 10px auto 10px auto;}
.title_dr p{ line-height:28px; font-size:18px}

.product-details ul {
    background: #f2f2f2;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #ccc;
    box-shadow: 0 1px 0 0 #ffffff inset, 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}
.product-details ul li {
    position: relative;
    line-height: 1.9;
    padding: 8px 0 8px 75px;
    font-size: 14px;
}
 .product-details ul li.one{ padding-left:60px; background:url(../images/pr_01.jpg) no-repeat left center;}
 .product-details ul li.two{padding-left:60px; background:url(../images/pr_02.jpg) no-repeat left center;}
 .product-details ul li.three{padding-left:60px; background:url(../images/pr_03.jpg) no-repeat left center;}
.product-details{width:100%;}
.product-details {width: 450px;}
.pr_left{
float: left;
margin-right: 10px;
padding-top: 20px;
overflow: hidden;
width: 650px;
}
.pr_right{
float: right;
margin-right: 10px;
padding-top: 20px;
overflow: hidden;
width: 500px;
}
.contact-number {
    background-color: #d9edf7;
    border: 1px solid #ccc;
    padding: 10px 15px;
    margin-top: 15px;
    border-radius: 5px;
}

#pro_view {margin:12px;width:358px}
#pro_infor {}
.big_pic {
  width:650px;
  max-width: 650px;
  overflow:hidden;
  text-align:center;
  display:block;
  position:relative;
  line-height:1em;
}

#image_box {
	width:100%; overflow:hidden;
  margin:0 auto;
  /*非IE的主流浏览器识别的垂直居中的方法*/
  display: table-cell;
  vertical-align:middle;
  /*设置水平居中*/
  text-align:center;
  /* 针对IE的Hack */
  *display: block;
  *font-size: 139px;/*约为高度的0.873，200*0.873 约为175*/
  *font-family:Arial;/*防止非utf-8引起的hack失效问题，如gbk编码*/
  _border:none;
  _background:none;
}
#image_box img {
  display:block;
   width:100%;
  max-width:450px;
  max-height:450px;
  height:auto;
  padding:0px;
  margin:0px auto;
  vertical-align:middle; 
}
#pro_baseinfo {float:right;width:41%;}
#image_list {clear:both;}
#image_list li {height:50px;overflow:hidden;}
#image_list img {height:50px;cursor:pointer;}

#pro_baseinfo ul li {line-height:32px;}
.p_info {height:40px;line-height:40px;padding-left:20px;background:url(../images/comment.gif) left center no-repeat;border-bottom:1px dotted #ccc;}
.mb5 {
    margin-bottom: 5px;
}
.mb0 {
    margin-bottom: 0px;
}
.title_pr_bg{padding: 10px 0px 10px 0px;}
.scanphone{position: relative;
padding-bottom: 30px;
border-bottom: 1px solid #9fa0a1;
margin-bottom: 20px;
font-size: 20px;color: #9b9b9b;}

/* 友情链接 */
.home-links { padding:10px 0px 0px 0px;  background:#333; color: #666; padding:10px }
.home-links .hr  {padding:15px 0px 0px 0px; border-top:1px dotted #555;}
.home-links-left {padding:0px; padding-top:5px}
.home-links .links-logo img {
float:left; margin:10px;
opacity: 0.2;
}
.home-links .links-logo img:hover {opacity: 1; transition: 400ms;}
.home-links .links-a { clear:both; margin: 0 auto; font-size: 14px;}
.home-links .links-a a { color: #666; padding: 10px; line-height: 300%; }






/**/
/*列表页 -文字列表*/
/**/
.list-container a {color:#333;}
.list-container p {color:#888;}
.list-container h4 {color:#000;font-weight:bold; }
.list-container .row{margin-bottom:15px;}
.list-container .news-list{margin-bottom:0;}

.list-border{padding:15px; clear:both; border:1px dotted transparent; border-bottom-color:#BBBBBB;}
.list-border-w{border:1px dotted #BBBBBB; margin:15px 0px;}
.list-border:hover{background:#F5F5F5; border-color: #ccc; border-radius: 5px 5px 5px 5px;}


.list-date {width: 4em; float: left; margin-right: 20px;text-align: center;}
.list-date span{
	display: block;
width: 1em;
line-height: 0.8em;
white-space: nowrap;
font-size: 3.5em;
color: #555;
overflow: hidden;
font-family: 'Times New Roman', Times, serif;}
.list-date p {clear:both; display:block; width:4em;overflow:hidden;margin-bottom:0;}

.news-list p,
.news-list-text-pic p,
.list-down p{line-height:1.6}
.list-down .img-auto {height:170px;overflow:hidden;}



#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; width:1200px}
.projectitem {margin:0px 10px 30px 0px;width:280px; height:290px; float: left; border:1px solid #bbb}
.projectitem:hover{border:1px solid #204181}
.projectitem p{ text-align:center; border-top:1px solid #ddd}
.projectitem a
{position:relative;display:block;height:248px }

.projectitem a:hover
{text-decoration:none;overflow:hidden;}

.projectitem a h4
{display:none;cursor:hand;text-align:center;}

.projectitem a h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.projectitem .img-auto{ line-height:248px; display:inline; vertical-align:middle}
.projectitem .img-auto img{line-height:248px; display:inline; vertical-align:middle}
.guanggao1{background: url(../images/guanggao1.jpg) no-repeat center center; width:100%}
.guanggao2{background: url(../images/guanggao1.jpg) no-repeat center center; width:100%}
/*列表页 - 右侧*/

.content-right-list h3 {font-size:16px;}
.content-right-list ol {margin-bottom:60px;}
.content-right-list ol li {list-style-type:decimal ;font-size:14px;line-height:1.8}
.jiathis_style .jiathis_counter.jiathis_bubble_style {width: 36px !important;}
@media (max-width: 1200px) {
.content-right-list {
margin-top:60px;
}
}



/* 联系我们地图页 */

.contact-us {background:#242625; }

.contact-us h3 {font-size: 60px;line-height:120%;color:#CCCCCC;text-align:center;padding:50px 0 ;}
.contact-us h3 span{font-weight:bold;color:#C22C45;}
.contact-us h4 {clear:both;  margin:50px auto 0;padding:0 0 50px}

.contact-us dl {}
.contact-us dl dt {line-height:40px;color:#CACACA;font-size: 26px;margin-bottom:10px;}
.contact-us dl dd{color:#AEAEAE;font-size: 1.0em;}
.content-ditu {height:50.8em;overflow:hidden;}




/* 产品页面右侧文字信息 */
.product_info{  overflow:hidden}
.product_info table{ color:#535353; width:100%; }
.product_info table th{ text-align:right; padding:7px 5px; width:120px; font-weight:normal; color:#888;}
.product_info table td{ padding:5px; color:#535353; font-size:0.9em;}
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
#dialog_link {margin-left:20px;background:#236298;}
@media (max-width: 1200px) {
#dialog_link {margin:20px 0px 0px 0px;}
}


/* 滚动图片 */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%; padding-bottom:2px;border-right:1px solid #ccc;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item {float:left;  padding:0px 10px; overflow:hidden; text-align:center; border:1px solid #ccc; border-right:none }
.owl-carousel .owl-item h4 { padding:10px 0px;margin:10px 0px; font-size:16px; border: 1px solid #ccc;background: #204181;
color: #fff;}
.owl-carousel .owl-item h4 small {padding-left:20px; font-style : oblique; }


.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/index/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);background: #f2f2f2;}
.owl-item .item .img-auto img {
  width: 100%;
height: auto;
margin: 0px auto;
transition: 600ms;
border-radius: 0px;

}
.owl-carousel .owl-item a.img-auto{ display:inline; background:#fff; margin-top:10px;height:143px;line-height:143px; vertical-align:middle}
.owl-carousel .owl-item a.img-auto img{ line-height:143px; vertical-align:middle;display: inline;}
.owl-theme .owl-controls{margin-top: 20px;text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div {color: #333;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 5px 15px;font-size: 20px; font-weight:bold; background: #eee;border: 1px solid #ddd; }
.owl-theme .owl-controls .owl-buttons div:hover {background:#333; color:white;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=30);/*IE7 fix*/opacity: 0.8;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #999;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1; background:#204181}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/base/AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}



.content-bottom-list-more {padding:8px 15px; background:#eee; color:#888;}

@media (min-width: 1200px) {
.servers-wap {
display:none;
}
.dropdown-menu>li>a {padding:10px 20px;}
}

@media (max-width: 1200px) {
/* 手机菜单圆形按钮颜色 */
.plug-menu {
background: #ccc;
}

/* 手机菜单弹出按钮颜色 */
.top_menu>li {
background: #ccc;
}

/* 手机菜单平铺背景颜色 */
.foot_mp {
background: #ccc;
}

#top{ display:none}
ul.nav-pills li.active {clear:both; display:block; }
#carousel-example-generic {margin-bottom:30px;}
.content-bottom-list-more {display:block; width:110px; margin-bottom:30px;}

}

.navbar-right {padding:0px;}
.top-nav-right .dropdown-menu li {clear:both;width:98%;}
.lead {font-size:1.0em; line-height: 1.8;}
.index-1 ul,.index-5 ul {margin:0px;padding:0px;}



#fat-menu {margin-top:3px;}
.clear{ clear:both}
@media (max-width:1200px) {
.index-1 li .t2{ padding: 10px 10px 0px 10px; bottom:-70px}
}
@media (max-width:1200px) {
.container .index-4_left{width:100%; margin:0 auto}
.container .index-4_right{width:100%; margin:0 auto}
.title, .title-2 {
    padding: 10px 0px 10px 0px;
    text-align: center;
    text-transform: uppercase;
}
.title p, .title-index-1 p {
    margin: 10px auto 10px auto;
    line-height: 20px;
    color: #333;
    font-size: 16px;
}
.title h1, .title h3 a {
    color:#333;
    line-height: 45px;
    height: 45px;
    font-size: 30px;
    font-weight: normal;
    text-decoration: none;
}
.cont3 .xxk .list-qie {
	right:30px;
}
.cont3 .xxk .tu { display:none}
.oen:hover .dropdown-menu{display:none}
#navbar { float:left; width:100%}

}
@media screen and ( max-width:1200px ) {
.carousel-caption h3 {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700;
}
.carousel-caption p {
    line-height: 200%;
    font-size:14px;
}
.content .div_box .rg { margin:0 auto}
.content .rg {  width: 100%; margin:0 auto; text-align:center}
.content .div_box .lf {
  width: 100%;
   margin:0 auto
}
.container_us { width:100%; text-align:center}
.culture ul li {margin-right:20px; margin:0 auto}
.culture {
    height: auto;
    overflow: hidden;
    background: url(../images/culture.jpg) no-repeat center bottom;
}
.div_box1 {
    max-width: 1000px;
    min-width: 320px;
    margin: 0 auto;
    padding: 0px;
    text-align: center;
}
.div_pro_txt .div3 {
    padding-top: 15px;
}
.div_pro_txt {
    padding-top: 15px;
    width: 100%;
}
.div_box1 .lf{ margin:0 auto}
.div_box1 .rg{margin:0 auto}
.rg{width:100%}
.div_box .lf{ margin:0 auto}
.lf {width:100%}
.slides{width:100%; margin-top:60px}
.slides img{width:100%; margin-left:0px}
	}

@media screen and ( min-width:1141px ) {
	.navbar-toggle {
    display: none;
}

}

.owl-carousel .owl-item {
    float: left;
    padding: 0px 10px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #ccc;
    border-right: none;
	height:293px
}
.owl-carousel .owl-item a.img-auto {
    display: block;
    background: #fff;
    margin-top: 10px;
    height: 213px;
    line-height: 213px;
    vertical-align: middle;
}

.owl-item .item {
    background: #fff;
    border: 1px solid #e2e2e2;
    margin-top: 10px;
    margin-BOTTOM: 10px;
	height: 270px;
}
.dropdown-menu {border-bottom: 1px solid #ddd;}
.navbar .container {
    padding-right: 0px;
    padding-left: 0px;
}

@media screen and ( min-width:640px ) and ( max-width:1200px ) {


.container {
    width: 100%;
}
html{background: #000;}
body {
    background: #fff;
}
.cont3 .xxk .wen  {
    margin-left: 30px;
    height: inherit;
    margin-top: 50px;
}

.cont3 .xxk, .cont4 .xxk{
    width: 640px;
    position: absolute;
    left: 50%;
    margin-left: -320px;
}
.pages .cont {
    width: 640px;
    left: 50%;
    margin-left: -320px;
}
.top-nav-right{ display:none}
.top1{ display:none}
.top {height:60px}
.navbar-brand {
    padding-left:10px;
    width: 70%;
}
a.navbar-brand img{ max-width:100%}
.top{ height:auto}
.navbar-default{ padding:0}
.top {
    background: url(../images/top_bgjpg.jpg) repeat-x center top;
}
.carousel{position: relative;
margin-top: 85px;}
.index-1 .t1 .img-auto {
    height:100%;
    margin: 0px 0px 10px 0px;
    overflow: hidden;
}
.index-1 .img-auto img {width: 100%;
height: 100%;
margin: 0px auto;
transition: 600ms;
border: 1px solid #ccc;
}
.index-1 li {
    height: 250px;
    overflow: hidden;
    text-align: center;
    float: left;
    border: 1px solid #ccc;
    position: relative;
    transition: 400ms;
    border-right: none;
    background: #f2f2f2;
}
.index-2_center{ width:100%}
.index-2_center img {
    width:100%;
	 margin-left:0px
}
.owl-item .item{ background:#fff;border: 1px solid #e2e2e2; margin-top:10px;
margin-BOTTOM: 10px;}

.full-row .row .span-3, .span-3 {
    float: left;
    margin-right: 2%;
    width:46%;
    transition: .2s width ease;
	margin-left:2%
}
.index-5_content {
    width: 100%;
    margin: 0 auto;
	
}
.index-5_left{width: 100%; padding-left:2%;padding-right:2%}
.index-5_right{width: 100%;padding-left:2%;padding-right:2%}
.index-6{width: 100%;}
.index-6_content{width: 100%; padding-left:2%;padding-right:2%}
.navbar-toggle{margin-top: 20px;}
.col-sm-4{width:50%; float:left}
.col-sm-4 {
    max-height: 160px; overflow:hidden; margin-bottom:10px
}
.col-xs-12 {
    width: auto;
}
.copyright_left{ max-width:100%;width:100%; float:left}
.copyright_right{ max-width:100%;width:100%; float:left}
.zi_list {
    width:92%;
    max-width:100%;
    margin: 0 auto;
    margin-bottom: 50px;
}
.zi_list li {
display: block;
border: none;
width: auto;
padding-left: 5px;
padding-right: 5px;
height: 28px;
line-height: 28px;
float: left;
margin-top: 0px;
text-align: left;
min-width: 100px;
background: url(../images/itemb.jpg) 10px center no-repeat;
text-indent: 15px;
border-bottom:1px solid #d2d2d2
}
.wrapper {
    margin: 0px auto;
    width:98%;
	padding-left:1%;
	padding-right:1%;
}
.col-xs-12 {
    width: 48%;
}
.row{margin:0px}
.pr_left {
    margin:0 auto;
    padding-top: 20px;
    overflow: hidden;
    width: 100%;
}
#pro_view{margin: 12px;
width: auto; margin:0 auto}
.big_pic {width:auto; margin:0 auto}
#image_box { display:block}
.pr_right {
	margin:0 auto;
    margin-right: 10px;
    padding-top: 20px;
    overflow: hidden;
    width:100%;
}
.product-details {margin:0 auto;}
.product-details {
    width: 100%;
}
.pr_right {
    margin: 0;
}
.scroll{ display:none}
.col-xs-4 {
    width:10%;
	margin-top:10px;
}
.col-xs-8 {
    width:85%;
}
.home-links .col-xs-12 {
    width:auto;
	margin-bottom:15px;
	line-height:32px
}
.contact-us h3 {
    font-size: 60px;
    line-height: 120%;
    color: #CCCCCC;
    text-align: center;
    padding: 20px 0;
}
.owl-carousel .owl-item {
	max-height:293px;
	height:auto
}
.owl-carousel .owl-item a.img-auto {
    display: block;
    background: #fff;
    margin-top: 10px;
    height: 143px;
    line-height: 143px;
    vertical-align: middle;
}
.owl-item .item {
    background: #fff;
    border: 1px solid #e2e2e2;
    margin-top: 10px;
    margin-BOTTOM: 10px;
    height: 203px;
}
.owl-carousel .owl-item a.img-auto img{ max-height:143px}
.projectitem a h4 {
    width: 100%;
    line-height: 22px;
    margin: 0;
    padding: 5px 0px; font-size:13px}
}

@media screen and ( min-width:320px ) and ( max-width:639px )  {
	.top-nav-right{ display:none}
.top1{ display:none}
.top {height:60px}
.navbar-brand {
    padding: 0px;
    width: 70%;
}
a.navbar-brand img{ max-width:100%}
.top{ height:auto}
.navbar-default{ padding:0}
.top {
    background: url(../images/top_bgjpg.jpg) repeat-x center top;
}
.carousel {
    top: 60px;
    position: relative;
}
.container .title-2 a {
    font-size: 15px;
}
.title-2 h3 a small {
    display: block;
    clear: both;
    margin: 10px 0px 0px 0px;
    color: #a1a1a1;
    font-size: 12px;
    line-height: 20px;
}
.pr_small {
    color: #a1a1a1;
    font-size: 12px;
    line-height: 20px;
}
.index-1 .t1 {
    width: 100%;
    padding: 10px 0 0 0;
    font-size: 14px;
    color: #9b9797;
    transition: 400ms;
}

.index-5_left{width: 100%; padding-left:2%;padding-right:2%}
.index-5_right{width: 100%;padding-left:2%;padding-right:2%}
.index-6{width: 100%;}
.index-6_content{width: 100%; padding-left:2%;padding-right:2%}
.navbar-toggle{margin-top: 20px;}
	.cont3 .xxk .wen {
    margin-left: 0px;
    height: inherit;
    margin-top: 75px;
    width: 100%;
	float: left;
	height:198px; overflow:hidden
}

.index-5_right{ height:auto}
.index-5_content {
    width: 100%;
    margin: 0 auto;
}
.index-6_content .services1 {width: 100%;
float: left;}
.index-6_content .services2 {width: 100%;
float: left;}
.index-6_content .services3 {width: 100%;
float: left;}
.col-sm-4 {
    max-height: 190px;
	overflow:hidden
}
.copyright_left {
	max-width:100%;
    width:100%;
    float: left;
    font-size: 13px;
}
.copyright_right {
	  max-width:100%;
    width:100%;
    float: left;
    font-size: 13px;
}
.home-links .col-xs-12 {
    width:auto; float:left;
	padding-right: 0px;
padding-left: 0px;
}
.col-sm-4 {
	margin-bottom:20px
}
.zi_list {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom:20px;
}
.lead {
    font-size:13px;
    line-height: 1.8;
}
#pro_view {
    margin: 12px;
    width: 100%;
}
.cont3 .xxk .tu {
    position: absolute;
    right: 15px;
    bottom: 90px;
    width: 469px;
    height: 329px;
    opacity: 0;
    transform: translateX(-180px);
    -moz-transform: translateX(-180px);
    -webkit-transform: translateX(-180px);
    -o-transform: translateX(-180px);
    transition: all .4s linear .4s;
    -moz-transition: all .4s linear .4s;
    -webkit-transition: all .4s linear .4s;
    -o-transition: all .4s linear .4s;
}
.pages .cont {
    width: 100%;
    left: 50%;
    margin-left: -50%;
	position: absolute;
}
.projectitem .img-auto {
    line-height: 138px;
    display: inline;
    vertical-align: middle;
}
.projectitem a {
    position: relative;
    display: block;
    height: 148px;
}
.projectitem {
    margin: 0px 10px 30px 0px;
    width: 170px;
    height: 170px;
    float: left;
    border: 1px solid #ddd;
	margin-right: 2%;
}
.wrapper {
    margin: 0px auto;
    width:96%;
}
.cont3 .xxk, .cont4 .xxk {
    width: 320px;
    position: absolute;
    left: 50%;
    margin-left: -160px;
}
.cont3 .write-bg {
    width: 100%;
}
.cont3 .xxk .list-qie {
    bottom: 11%;
    width: 320px;
    left: 50%;
    margin-left: -160px;
    height: 100px;
}
.cont3 .xxk .list-qie li {
    float: left;
    width: 33.333%;
}
.section3 { height:450px}
.fp-tableCell {height:450px}
.index-1 { position:relative}
.carousel-caption {
    top: 0%;
}
.news_list li {font-size: 15px;}
.navbar-default .navbar-brand { float:left;max-width:70%}
a.navbar-brand img{ max-width:100%}
.carousel { top:60px; position:relative}
.index-1{ top:60px}
.zi_list li{display: block;
border:none;
width:auto;
padding-left: 5px;
padding-right: 5px;
height: 28px;
line-height:28px;
float: left;
margin-top:0px;
text-align:left;
min-width: 100px;
background:url(../images/itemb.jpg) 10px center no-repeat; text-indent:15px
}
.index-1 li {
    height: 220px;}
	.index-1 .t1 {
    width: 100%;
    height: 146px;}
	.index-1 .t1 .img-auto {
    height: 136px;}
	.pr_right {
    margin:0 auto;
    margin-right: 10px;
    padding-top: 20px;
    overflow: hidden;
    width: 90%;
}
.product-details {
    width: 100%;
}
.pr_left {
    margin:0 auto;
    margin-right: 10px;
    padding-top: 20px;
    overflow: hidden;
    width: 90%;
}
.big_pic {
margin:0 auto;
  width:100%;
  overflow:hidden;
  text-align:center;
  display:block;
  position:relative;
  line-height:1em;
}
.scroll {
    width:100%;
}
.div_title .div_div2 {
    color: #444444;
    font-size: 20px;
	font-weight:bold;
    line-height: 40px;
    margin-top: 6px;
    letter-spacing: 8px;
}
.rg{width:100%}
.rg img{ width:100%}
.div_pro_txt1 .div3 a {
    display: block;
    border: 1px solid #fff;
    width: 100%;
    height: 38px;
    border-radius: 20px;
    margin-right: 10px;
    line-height: 38px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}
.div_pro_txt .div3 a {
	    display: block;
    width:100%;
    height: 38px;
    border-radius: 20px;
    margin-right: 10px;
    line-height: 38px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    text-transform: uppercase;
	}
	.index-1 .t1 a {
    margin: 0 0 5px 0;
    font-size: 14px;
    color: #3a3a3a;
    transition: 400ms;
}
.index-1 .t1 .img-auto {
    margin: 0px;
    overflow: hidden;
}
.index-1 .t1 p{ font-size:12px;line-height:20px}
.index-1 li .t2{height:20px}
.index-1 li .t2 {
    padding: 5px 5px 0px 5px;
    bottom: -10px;
}
.index-1 .t2 {
    height: 20px;
}

.index-1 li {margin-bottom: 0px;}
.index-2_center {
    width:100%;
    margin: 0 auto;
}
.index-2_center img{ margin:0; width:100%}
.index-1{width:100%}
.index-2 {
    margin-top: 60px;
}
.full-row .row .span-3, .span-3 {
    margin-right:0;
    width: 96%;
    transition: .2s width ease;
	margin:0 auto;
	float:0;
}
.full-row .row .span-3, .span-3{	margin:0 auto;}
.youshi .full-row .row .span-3, .span-3 {
   margin:0 auto;}
.services-box p {
    font-size: 14px;
    height: 100px;
}
.youshi .seg .segin {
    padding: 5%;}
.pr_right {
    padding-top: 20px;
    overflow: hidden;
    width: 96%;
	margin: 0 auto;
	float:none
		
}
#pro_view {
    margin: 2%;}
.pr_left {
    margin: 0 auto;
    margin-right: 0px;
    padding-top: 20px;
    overflow: hidden;
    width: 96%;
	float:none;
	    margin: 0 auto;
}
.contact-us .col-xs-12 {
    width: 100%;
}
.contact-us .col-xs-4 {
    width:auto; float:left
}
.navbar-brand {
    padding: 0px;
    width: 75%;
	margin-left:2%;
	margin-top:10px
}
.scroll{ display:none}
.container { margin-bottom:20px}
.projectitem a h4 {
    width: 100%;
    line-height: 22px;
    margin: 0;
    padding: 5px 0px; font-size:13px}
.navbar-default .navbar-brand {
    float: left;
    max-width:100%;
}
.top .container {
	margin-bottom:0px
}
.item .container {
	margin-bottom:0px
}
.news-box{width:96%; margin:0 auto;padding:0; float:none;}
.news-time {word-wrap: break-word;}
.news-box .date i{ width:100%; display:block}
.news-box{ padding-top:10px; padding-bottom:10px}

}
@media screen and ( max-width:319px ){
	.navbar-default .navbar-brand { float:left;max-width:70%}
a.navbar-brand img{ max-width:100%}
	}
.glyphicon-envelope::before {color: #fff;}
.glyphicon-earphone::before {color: #fff;}
.glyphicon-map-marker::before{color: #fff;}

@media screen and ( max-width:440px ){
	.projectitem {
    max-width: 47%;
    float: none;
	float:left;
    border: 1px solid #ddd;
}

}
/*内页*/
.box2{width:100%;max-width:1200px;margin:0 auto 20px;background:url(../images/box2.gif) left top repeat-y; padding-top:20px}
.box2 .left{width:259px;float:left; background:#fff}
.left1_title{color: #171f2a;font-family: Microsoft YaHei,"宋体";font-size: 16px;width: auto;line-height: 45px;padding-left: 10px;
color: #222222;
height: 45px;
line-height: 45px;
padding: 0 18px;
padding-left: 12px;
background: url(../images/bg_repeat.png) repeat-x 0 -9px; margin-bottom:13px; padding:0; font-weight:700}
.left1_1 span{width: 224px;text-align: center;display:inline-block;font-size:14px;font-weight:bold;
color:#fff;font-family:"microsoft yahei";}
.left1_1 h3{font-size:18px;font-family: "microsoft yahei";color:#fff; text-align:center; line-height:30px; padding-top:10px}
.left1_2{border: solid 1px #ddd;
background: #ffffff;
padding: 8px 0px 0; width:222px}
.left1_2 ul{padding: 9px 17px 0px;width: 190px;overflow: hidden;}
.left1_2 li{margin-bottom: 5px;margin-bottom: 5px;
background: url(../images/ico01.jpg) no-repeat left center;
border-bottom: dashed 1px #bebfc1;}
.left1_2 li.left_b{background:none}
.left_c{background:none}
.left1_2 li a{height: 36px;line-height: 36px;display: block;font-size: 14px; padding-left:15px;
color: #171f2a;font-family: "microsoft yahei";}
.left1_2 li a:hover,.left1_2 li a.on{ background:#99cc4e; color:#fff;}
.left1_3{background: url(../images/leftbottom.jpg) no-repeat;width:224px;height:198px; text-align:center; float:left;}
.left1_3 p{color: #fff;font-size: 16px;padding-top: 104px;}
.left1_3 span{font-family: fantasy;color: #fff;font-size: 22px;}

.topmenu {
    background: #f5f5f5;
	border: 1px solid #efefef;
}
.topmenu, .submenu {
    list-style-type: none;
    width: 100%;
}
.pb10 {
    padding-bottom: 10px;
}
.pt10 {
    padding-top: 10px;
}
.topmenu > li {
    border-bottom: 1px solid #ddd;
}
.topmenu > li > a {
    background: #f2f2f2;
    padding: 10px 30px;
}
.topmenu > li > a, .left1 .submenu > li > a {
    display: block;
    text-decoration: none;
    padding: 5px 10px;
    color: #555;
	font-size:13px
}
.left1 .submenu > li > a{ padding: 5px 10px;}
.left1 .submenu > li > a .text{padding: 10px 10px;}
.mr5 {
    margin-right: 5px;
}
.topmenu .figure{
		background:url(../images/close.jpg) no-repeat left center;
	width:16px;
	height:16px;
	display: block;
float: left;
padding-right:5px;
padding-top:5px;
margin-top:8px;
}
.topmenu li.open .figure{
    		background:url(../images/open.jpg) no-repeat left center;
	width:16px;
	height:16px;
	display: block;
float: left;
padding-right:5px;
padding-top:5px;
}
.topmenu li.on .figure{
	background:url(../images/open.jpg) no-repeat left center;
	width:16px;
	height:16px;
	display: block;
float: left;
padding-right:5px;
padding-top:5px;
	}
.topmenu > li .submenu {
    display: none;
}

.topmenu, .submenu {
    list-style-type: none;
    width: 100%;
}
.submenu {
    position: relative;
    background: #fff;
}
.submenu > li {
    position: relative;
}

.topmenu > li .submenu {
    display: none;
}
.submenu {
    position: relative;
    background: #fff;
}
.topmenu, .submenu {
    list-style-type: none;
    width: 100%;
}
.submenu > li {
    position: relative;
}
.submenu > li.active > a {
    background: #f8f8f8;
    color: #018bff;
}
.left1 .submenu > li > a.on {
    background: #f8f8f8;
    color: #018bff;
}
.left1 .submenu > li > a {
    padding-left: 40px;
}

.topmenu > li {
    border-bottom: 1px  dotted #ddd;
}
.topmenu li.open .submenu {
    display: block;
}
.submenu > li.active > a {
    color: #018bff;
}
.left1 .submenu > li > a:hover {
    color: #018bff;
}

.submenu > li::after {
    content: "";
    background-color: #ccc;
    border: 2px solid #fff;
    border-radius: 50% !important;
    bottom: auto;
    height: 13px;
    left: 24px !important;
    top: 11px !important;
    width: 13px;
    position: absolute;
    z-index: 1 !important;
}
.submenu > li.active::after {
    background-color: #018bff;
}
.submenu > li.on::after {
    background-color: #018bff;
}
.submenu > li:hover::after {
    background-color: #018bff;
}
*::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.left1 .submenu::after {
    border-left: 1px solid #eee !important;
    bottom: 0;
    content: "";
    left: 30px;
    position: absolute;
    top: 0;
}
.topmenu > li.on .submenu{ display:block}

.lefttitle{
width: 100%;
height: 45px;
line-height: 45px;
font-size: 16px;
color: #171f2a;
font-weight: 100;
border-bottom: 0px;
line-height: 41px;
height: 41px;
font-size: 16px;
background: url(../images/bg_repeat.png) repeat-x 0 -9px;}
.lefttitle a{font: normal 16px/45px 'Microsoft YaHei';
color: #171f2a;
font-weight: bold;
text-align: left;}
.leftnavbg{background:url(../images/leftbg.jpg) 0 0 repeat-y;width:259px;padding:9px 0}
.leftnavbg ul{width:255px;margin:0 auto}
.leftnavbg li{width:100%;}
.leftnavbg li a{display:block;width:255px;background:url(../images/leftli2.jpg) 0 0 no-repeat;height:47px;font:12px/47px 'Simsun';color:#fff;margin-bottom:1px;text-indent:21px}
.leftnavbg li a:hover{display:block;width:255px;background:url(../images/lefthover2.jpg) 0 0 no-repeat;height:47px;font:12px/47px 'Simsun';color:#fff;margin-bottom:1px;text-indent:21px}
.leftbottom{display:block;margin-bottom:10px;}
.leftnews{width:259px;padding:9px 0}
.leftnews li{width:236px;height:35px;font:12px/30px "Microsoft YaHei";background: url(images/n_li.gif) left 11px no-repeat;margin:0 auto;text-indent:19px;overflow:hidden}
.leftnews li a{color:#333}
.leftcontact{width:259px;padding:0;}
.leftcontact .leftcontact_list{width:100%;margin:0 auto;font: 13px/30px "Microsoft YaHei";color: #171f2a;}


.box2 .right{width:922px;
float: right;
padding-bottom: 20px;
}
.title20{color: #222222;
height: 45px;
line-height: 45px;
padding: 0 18px;
padding-left: 12px;
background: url(../images/bg_repeat.png) repeat-x 0 -9px; padding:0;overflow:hidden}
.title20 a{ font-weight:700; font-size:16px; height:45px; overflow:hidden}
.mianbao a{ font-weight: normal; font-size:14px}
.title20 h5{color: #171f2a;
font-family: Microsoft YaHei,"宋体";
font-size: 16px;
width: auto;
line-height: 45px;
 padding-left:10px}
.title20 span{display:none;}
.mianbao{float:right;font-family: Arial, Helvetica, sans-serif;}
.mianbao a{color:#555;margin:0 6px}
.title21{margin:30px 0 10px;text-align:center;font-weight:bold;font-size: 22px;}
/* productul */
.productul{width:100%;padding-top:12px}
.productul li{float: left;
display: inline;
width: 220px;
height: 235px;
border-image: none;text-align:center; margin-right:0.6%; margin-left:0.6% }
.productul li img{width:100%}
.productul li .img-wrap{border:1px solid #ddd}
.productul li p{ text-align:center; line-height:30px;}
.productul li a{text-decoration: none;
color: #4A4A4A; text-align:center}
.productul li a.picbox{ display:block; border:1px solid #ddd;}
.productul li img{display: block;
width:auto;
vertical-align: middle;
padding: 2%;
vertical-align: middle;
text-align: center;height: 190px; margin:0 auto; max-width:100%}
.productul li {
max-width:216px;
}
.pagination{ float:right}
.floatright{ float:right}

/*新闻中心*/
.news_text h5,.news_text_pic h5 {
margin:  0px 20px; 
  font-weight:bold;
  color:#333;
}
.news_text h5 a,.news_text_pic h5 a {
  color:#333;
  font-size:14px;
}
.news_list .date,.news_text h5 .date,.news_text_pic h5 .date,.strgrade {
  color:#999;
  font-weight:normal;
  float:right;
}
.news_text,.news_text_pic {
	padding:10px 0px;
  background:url(../images/line-2.gif) left bottom repeat-x;
}
.news_text p,.news_text_pic p {
  text-align:left;
  color:#999;
  padding:5px 20px 0px 20px;
}
.news_text p{font-size: 13px;}
.list_text_pic {float:left;width:25%;}
.down_text{width:73%;float:right;padding:10px 0px;}
.news_list  li{line-height:30px; padding-left:15px;background:url(images/dot_r.gif) left center no-repeat;}

#list-view{}


.list-view{
float:left; 
width:140px; 
text-align:center;  
margin:0  0px 5px 18px; 
vertical-align:100%;
} 

.img-wrap{
	margin:0 auto;   
	width:100%;
  margin-bottom:1%;
	overflow:hidden; 
	/*非IE的主流浏览器识别的垂直居中的方法*/
	vertical-align:middle;
	/*设置水平居中*/                
	text-align:center;							
}
/*内页*/
.product_item li{ width:29%; float:left; border-right:1px solid #ddd;padding: 0 2% 0; margin-bottom:3%; text-align:center; min-height:350px}
.product_item img{width:80%; margin:0 auto}
.product_item .list_cp_info_1{ color:#204181; font-weight:600; font-size:15px}
.product_item .descript{ font-size:13px}
.zi_list{ width:100%}

.product_h1{font-size:1.6em;   padding:1% 0 2% 1%;line-height:180%; background:#f2f2f2 }
.product_info{ width:100%; float:left; margin-right:10px; padding-top:0px;overflow:hidden}
.product_info h1{}
.product_info table{  width:100%; padding:10px 0; margin:10px 0;}
.product_info table th{ text-align:right; padding:7px 5px; width:80px; font-weight:normal; font-size:13px;}
.product_info table td{ padding:5px;  font-size:12px; background:none;}
.product_info table tr{}
.product_info strong{ font-size:30px;}
#dialog_link,.product_info .goshop{
float:left; 
	background-color: #F06309;
	color: #FFF;
	font-size: 1.0em;
	padding: 8px 0px;
	margin: 10px;
	display: block;
	width: 110px;
	text-align: center;
	text-decoration: none;
	border-radius: 3px;

	
}
.product_info .goshop:hover{ background-color:#FF4A00;}

#dialog_link {margin-left:20px;background:#236298;}
#dialog_link:hover {background:#2065C4;}
.product_info div{border-bottom:1px solid #DDDDDD; }
.product_info div.share{border:none; padding-top:10px}

/**/
/*产品详细页 -产品展示*/
/**/
.product_img {width:100%; float:left; overflow:hidden;text-align:center; padding-top:0px;}
.product_img .bd{position:relative;width:310px;height:300px;overflow:hidden; margin-bottom:5px;text-align:center;}
.product_img .showDiv {position:relative;width:310px;height:300px; overflow:hidden;}
.product_img .showDiv img {max-width:310px;
 width:expression(document.body.clientWidth>310?"310px":"auto");
 max-height:300px;
height:expression(document.body.clientHeight>300?"300px":"auto");
 }
.product_img .hd ul a:hover img, .product_img .hd ul .on img{border-color:#E93B09;}



/* 滚动图片 */
.product_img .hd { clear:both; width:100%;   position:relative; padding:0px 30px 0px 30px; overflow:hidden; margin-bottom:10px; overflow:hidden;}

.product_img .hd li { float:left; display:inline; position:relative; width:75px; text-align:center; overflow:hidden; padding:5px; vertical-align:100%;}
.product_img .hd li a{ display:block; }
.product_img .hd li img { width:65px;height:65px; border:3px solid #ddd;}
.product_img .hd a.bx-prev,.product_img .hd a.bx-next{
	position:absolute;
	top:0;
	display:block;
	width:20px;
	height:88px;
	background: url(images/scroll.gif) no-repeat left center;
	z-index:99999;
}
.product_img .hd a.bx-prev{left:-24px;}
.product_img .hd a.bx-prev:hover{background: url(images/scroll.gif) no-repeat -80px center;}
.product_img .hd a.bx-next{right:-24px;background: url(images/scroll.gif) no-repeat -60px center;}
.product_img .hd a.bx-next:hover{background: url(images/scroll.gif) no-repeat -140px center;}
.view_n{ float:right}
.dres{ padding-bottom:2%}
.pr-contact .say{   
   color: #646464;
    font-size: 18px;
    line-height: 1.25;
    margin: 0 0 10px;
	text-align:center
}
.box .contact_pr{ display: inline-block; padding:2%; padding-top:0.5%; padding-bottom:0.5%; background:#204181; line-height:40px;
 border-radius:3px; color:#fff; font-size:18px; margin:0 auto;cursor: pointer;
font-family: Noto Sans Japanese,Arial,Helvetica,sans-serif;}
.contact_pr_main{ text-align:center}
.guestbook{ width:100%;}
.guestbook .guestbookright{ width:100%; max-width:100%;max-width:1200px;margin:0 auto;}
.foot_mp{background: #006599; z-index:99999}
#izl_rmenu{ bottom:50px}

/*留言页面*/
.t_1{ height:120px;background: url(../images/base/t_1.png) repeat-x top center;color:#204181; margin-top:15px; clear:both;}
.t_1 div{  margin-left:auto; margin-right:auto; position:relative;}
.t_1 h1,.t_1 h3{ font-size:1.2em; border-bottom:1px solid #204181; height:60px; line-height:60px; float:left; font-weight:normal;}
.t_1 p{ font-size:1.0em; height:50px; line-height:50px; clear:both;  text-transform:capitalize;}
.t_1 a{ color:#204181;}
.t_info {font-size:1.0em;}
/* 留言 */
.form_message span { padding-left:20px; font-size:1.0em;  }

.guestbook_input,
.guestbook_textarea,
textarea#content,
.guestbook_code,
#nickname,
#guesttel,
#guestemail,
#guestqq,
#title

{clear:both; max-width:480px; width:80%; height:32px; line-height:32px; margin:10px 90px 10px 0px; padding:0px 10px; background:#F5F5F5; border:none;}

.guestbook_textarea,textarea#content {max-width:500px; height:88px;width:80%;}
.guestbook_code {float:left;  width:222px; margin:0px 0px 20px 0px; }

.guestbook_input:hover,
.guestbook_textarea:hover,
.guestbook_code:hover,
#nickname:hover,
#guesttel:hover,
#guestemail:hover,
#guestqq:hover,
#title:hover,
textarea#content:hover
{ background-color:#FFC;}	

.guestbook_btn {
clear:both;
line-height:28px;
padding:5px 40px;
border:none;
	color:#FFF;
	font-size:14px;
border-radius: 3px 3px 3px 3px;
	overflow:hidden;
	cursor:pointer;
	background: #204181;
	display:block;height:37px;
}
.guestbook_btn:hover{ background:#FF4A00;}



/****************评论*/
#comment {
  margin-top:20px;
  font-size:12px;
}

#comment input {font-size:12px;}

.comm{background:none;padding:0;}
.comm input {border:none; background:#F6F6F6;}

.comment_list {padding:10px 0px;border-top:1px solid #ccc;}
.comm_head {float:left; width:90px; height:90px; background: url(../images/comm/comm_m.png) left top no-repeat;background-size:70% 70%;}

#comm_content {width:15px; height:15px; position: relative; top:10px; left:-28px; background: url(images/comm/comm_content.gif) left top no-repeat;}
.comm_content {float:left; width:350px; padding:0px 10px 0px 20px; background:#F5F5F5; border:1px solid #ccc;border-radius: 3px 3px 3px 3px;}

.comm_content p span {color:#999; font-size:12px; padding-left:15px;}
.comm_content p strong {color:#666;}

.commentnumber {padding:0px 5px;color:#CC0000;}
.comment_info {height:30px; line-height:30px; padding-left:30px;background:url(../images/comm/comment.gif) left center no-repeat;}

.comment_list dt strong {color: #70AADA;}
.comment_list dd.admin_reply  {margin:10px; padding:10px;border:1px dotted #ccc; background:#FFFFEE;}
.comm_name,.comm_code {float:left; height:32px; line-height:32px; padding:0px 10px; border:1px solid #ccc; color:#666; border-radius: 3px 0px 0px 3px;}
.comm_name:hover,.comm_code:hover { background-color:#FFC;}	
.comm_name {width:206px;border-radius: 3px 3px 3px 3px;}

#textarea { width:300px; border:none; padding:10px; background:#F6F6F6;}
#textarea:hover {background-color:#FFC;}

#mobilenum { float:left; width:150px; height:32px; line-height:32px; padding:0px 10px; }
#btm_sendMobileCode {float:left; height:32px; line-height:32px; margin-right:10px; padding:0px 15px; border:1px solid #ccc; border-radius: 5px 5px 5px 5px; font-size:12px; color:#555; background:#eee;}

input:hover, textarea:hover,select:hover {background-color:#FFC;}
input.btn{clear: both;line-height: 28px;padding: 5px 40px;border: none;color: #FFF;font-size: 14px;border-radius: 3px 3px 3px 3px;overflow: hidden;cursor: pointer;background: #204181;display: block;height: 37px;}
input.btn:hover{background: #FF4A00;}
#verify{height:30px;border:none;background: #F5F5F5;}
.fadeInLeft {
    float: left;
    width: 45%;
    padding-top: 30px;
    margin-right: 5%;
}
.fadeInRight {
    width: 50%;
    float: right;
}
.product_info {
    width: 100%;
    float: left;
    margin-right: 10px;
    padding-top: 0px;
    overflow: hidden;
}
.dres {
    padding-bottom: 2%;
}
.product_info div {
    border-bottom: 1px solid #DDDDDD;
}
.line {

    height: 10px;
    overflow: hidden;
    background: url(../images/line_bg.jpg) repeat-x left top;

}
#content p img{ max-width:100%}
.dianhua {
    background: url(../images/Tel.gif) no-repeat scroll 0 18px transparent;
    color: #666666;
    line-height: 20px;
    padding: 10px 0 10px 55px;
}
.leftcontact .dianhua span {
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #204181;
    display: block;
    font-family: "Impact";
}
.dianhua span {
    margin-top: 10px;
}
 dl .newmore{ font-size:14px;padding:10px 20px;

border: 1px solid #333333;

display: inline-block;
}
.banner{ margin-top:80px}
.youshi_main{margin-bottom:0}
.products_content {
    height: 620px;overflow：hidden}
@media screen and ( max-width:640px ){
.services-box{max-height:280px;overflow:hidden;}
.youshi_main .index-2 {
    margin-top: 0px;
}
.services-box p {
    line-height: 27px;
font-size: 12px;
}
.services-box h3 {
    font-size: 12px;}
.banner{dispaly:none}
}
