﻿@charset "utf-8";
/***公共样式****/
body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn,  ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin:0; padding:0;}	

ol, ul{list-style:none;}

html { overflow-x:hidden; -webkit-text-size-adjust:none; }
body { font-size:14px;font-family:'微软雅黑' !important; color:#666666; }
* {
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: '微软雅黑';
}
/*a 链接*/
a { text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur()); color:#666;}
a:hover{ color:#0082d0;text-decoration:none !important;}

/*图片居中*/
.jzimg { display:table-cell; *display:block; overflow:hidden; font:0px/0px 'Arial'; text-align:center; vertical-align:middle;}
fieldset, img { border:0; vertical-align:middle;}
.lxmimg{display:block; text-align:center;}
.lxmimg img{max-height:100%; max-width:100%;}
.lxmimg i{height:100%; display:inline-block; vertical-align:middle;} 

/*浮动*/
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.clear { clear:both;}
.clearfix { *zoom:1;}
.clearfix:after{clear:both; display:block; height:0; visibility:hidden; line-height:0; content:'\20';}

/* HTML5 重置为较旧版本的浏览器 */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }

/*字体大小、缩进*/
.t2{text-indent:2em;}

/* 按钮样式 */
input, button, textarea, select { font-size:100%; outline:none; resize:none; border:none; background:none;}
input[type="button"],input[type="submit"],input[type="reset"]{cursor:pointer;}

/*删除火狐下按钮默认样式*/
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none; padding:0; }


/***头部****/
.navbar-left {float: left;}
.navbar-right {float: right;}
header .list-inline {
    padding-left: 0;
    list-style: none;
}
header ul li {display: inline-block;}
header {background: #f3f3f3; width: 100%; height: 32px;color: #666;}
.header {width:  960px !important; margin: 0 auto;}
.header a {color: #666;}
.header h6 {font-size: 14px;color: #666;line-height: 32px;margin: 0;}
.header .tel {padding: 24px 0 0 32px;}
header .header ul li {line-height: 32px;padding: 0; }
#heardabout {padding: 0 5px; border-left:1px solid #666; border-right:1px solid #666;}
.footer .contact-4 p {text-align: center;margin-top: 10px;}
.left_first #menuu li ul.ul1 {
    background: #f1f1f1;
    display: none;
}
.left_first li ul li {border: 0 !important;}
.left_first li ul.ul1 li a:hover{background: #ccc !important;}
.left_first li ul.ul1 li a.choice{background: #666 !important; color: #fff;}
.left_first li ul.ul1 li a {
  padding-left: 10px;
   background:#fff !important;
    display: block;
    font-size: 14px;
    color: #2a2a2a;
    line-height: 2.9em;
    border-radius: 0px;
}
.left_first li ul.activedlist {display: block !important;}
.left_first li ul.cur {display: block;}

.searchbar {margin-top: 7px;}
.searchbar input[type="button"] {
    background: url(../images/magnifier_1.jpg) no-repeat;
    width: 44px;
    height: 30px;
    vertical-align: middle;
}
.searchbar #searchBtn {margin-left: -5px;}
.searchbar input[type="text"] {
    background: url(../images/search_1.jpg) no-repeat;
    width: 154px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding-left: 20px;
    vertical-align: middle;
    color: #cacaca;
}
.actived {color: #0857b0 !important;}
.codeImg img {
    width: 150px;
    height: 35px;
    border: none;
}
#code {
    width: 30%;
    display: inline;
    margin-right: 1%;
    float: left;
}
.newsshow {
    width: 95%;
    margin: 20px auto;
}
.newsshow h4,.newsshow h6 {
    text-align: center;
}
.newsshow .gy_m {
    padding: 20px 0;
    border-bottom: 1px dashed #cbcbcb;
    border-top: 1px dashed #cbcbcb;
    line-height: 25px;
}
.innews {padding: 0 !important;}
.homenews {margin-bottom: 15px;}
.homenews li:hover {background: #0082d0;}
.homenews li:hover a {color: #fff;}
.search {width: 100% !important;margin: 10px 0 0 0 !important;}
.red {color: brown;}
em {color: #c00;}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
}
.pager a {cursor: pointer;}
.pager li {
    display: inline;
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
}
.pager .previous>a, .pager .previous>span {
    float: left;
}
.pager li>a, .pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
}

.second {
    width: 100%;
    margin: 50px auto;
}
.second h2 {color: #349bd7;margin-bottom: 20px; font-size: 36px;}

.second p {font-size: 24px;}
.second_con {
    width: 1220px;
    display: flex;
    padding: 3% 0 3% 0;
    margin: 0 auto;
}
.youshileft {margin-left: 50px;}
.advantage {margin: 20px 0 50px 0;}
.advantage img {margin: 0 auto;}
.homecases img{display: block;margin: 0 auto;}
.youshiright {margin-right: 50px;}
.cpdenr img {max-width: 100%;}
.main {max-width: 100%;}
/*===============导航部分===============*/
.navigation{width:100%;vertical-align:middle; height:40px; line-height:40px;  border-bottom:3px solid #00a5f2; position:relative; z-index:111;}
.navigation_main{width:1200px; margin:auto;}
.navigation li{text-align:center;float:left; padding:0px 57px; position:relative;}	
.navigation li.r{}
.navigation li a{font-size:14px; color:#333333; display:block;height:37px;border-bottom:3px solid #fff;line-height:37px;vertical-align:middle; cursor:pointer;-webkit-transition: all 0.5s ease-in-out;}
.navigation li:hover a{color:#00a5f2;border-bottom:3px solid #00a5f2;}
.navigation li.hover a{color:#00a5f2;border-bottom:3px solid #00a5f2;}

/*===============下拉部分===============*/
.xiala{position:absolute; top:40px; left:0px;width:171px; display:none;}
.xiala p{overflow:hidden;width:171px;height:35px; line-height:35px; background:#00a5f2; text-align:left; vertical-align:middle;-webkit-transition: all 0.5s ease-in-out;margin: 0;}
.navigation ul li .xiala p a{display:block;font-size:14px;color:#fff; padding:0px 25px;}
.xiala p:hover{background:#25313a;}
.navigation ul li:hover .xiala p:hover a{color:#fff;font-size:14px;}
.navigation ul li.hover .xiala p:hover a{color:#fff;font-size:14px;}

/*底部版权*/
.footer-bg{ width: 100%;	
	position: relative;
	 background: url(../images/footer-bg_1.gif) repeat-x; margin-top:18px; font-family:Microsoft YaHei;}
.footer{ width:960px; margin:0 auto;}
.navb{ width:960px; height:50px;}
.navb ul{ width:960px; margin:0 auto;}
.navb ul li{ height:50px; line-height:50px; float:left; text-align:center; background:url(../images/navb-li-bg_1.gif) right 50% no-repeat;}
.navb ul li a{ display:block; padding:0px 40px 0px 40px; color:#666;}
.navb ul li a:hover{ color:#666;}

.contact{ width:958px; height:178px; margin:40px 0px 40px 0px; border-left:1px solid #454545; border-right:1px solid #454545; color:#fff; overflow:hidden;}
.contact-1{ width:260px; height:178px; float:left; border-right:1px solid #454545; padding:0px 0px 0px 20px;}
.contact-1-t{ font-size:14px; font-weight:bold;}
.contact-1-b{ color:#ccc; padding:5px 0px 0px 0px; line-height:22px;}

.contact-2{ width:210px; height:178px; float:left; border-right:1px solid #454545; padding:0px 0px 0px 30px;}
.contact-2-t{ font-size:14px; font-weight:bold;}
.contact-2-b{ color:#ccc; padding:5px 0px 0px 0px;}
.contact-2-b ul li{ height:23px; line-height:23px;}
.contact-2-b a{ color:#ccc;}

.contact-3{ width:220px; height:178px; float:left; border-right:1px solid #454545; padding:0px 0px 0px 20px;}
.contact-3-t{ font-size:14px; font-weight:bold;}
.contact-3-b{ color:#ccc; padding:5px 0px 0px 0px;}
.contact-3-b ul li{ height:23px; line-height:23px;}
.contact-3-b a{ color:#ccc;}

.contact-4{ width:160px; float:left; padding:0px 0px 0px 35px;}
.contact-4 span{ display:block; width:160px; height:35px; line-height:35px;}

.footer-bg .links{padding-bottom:0px;}
.footer-bg .links li.first{width: 8%; font-weight:bold; background:none;}
.footer-bg .links li {line-height: 50px; float: left;width: 13%;background:url(../images/navb-li-bg_1.gif) right 50% no-repeat; text-align:center;}
.footer-bg .links li a{ color:#666666 !important;}

/* 友情链接 */
.link{ width:960px; height:42px; border-bottom:1px solid #323232; line-height:42px; color:#878787;}
.link a{ color:#878787;}
.banquan{ padding:22px 0px 40px 0px; text-align:center; color:#878787;}
.banquan a{ color:#878787;}


/*===============主页第二部分部分===============*/
.main{width:1200px;margin:auto;overflow:hidden;}
.zy_second{padding:35px 0px 55px 0px;overflow:hidden; text-align:center; background:#00a8f6;}
.zy_second h2{font-size:24px; color:#fff; float:left;}
.zy_second h2 span{font-size:16px; color:#9cd3fb; padding-left:3px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.zy_second h3{width:80px; height:31px; line-height:31px; vertical-align:middle; text-align:center; background:#25313a; float:right;-webkit-transition: all 0.5s ease-in-out;}
.zy_second h3 a{display:block; font-size:14px; color:#edf3f4; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.second_tu{width:1200px;margin:auto;position:relative; overflow:hidden; padding-top:30px;}
.sorllMenu{width:1200px;margin:auto;overflow:hidden;position:relative;}
.sorllMenu li{overflow:hidden; float:left; width:245px; position:relative; padding-top:10px; text-align:left;}
.sorllMenu li a{display:block; cursor:pointer; overflow:hidden;}
.sorll_li{overflow:hidden; width:210px;background:#ffffff; padding:5px; text-align:center;-webkit-transition: all 0.5s ease-in-out;}
.sorll_li p{height:50px; line-height:50px; vertical-align:middle; font-size:16px; color:#25313a;}
.sorllMenu li:hover .sorll_li{background:#25313a;}
.sorllMenu li:hover .sorll_li p{color:#fff}
.m0a {
	margin: auto;
}

.left {
	width: 224px;
	overflow: hidden;
}

.left_first,
.left_newslist {
	width: 100%;
	margin-bottom: 20px;
}

.left_first ul {
	width: 100%;
}

.left_first ul li {
    text-indent: 38px;
	border-bottom: 1px solid #dcdbdb;
	border-left: 1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	/*height: 50px;*/
	/*padding-left: 38px;*/
	/*width: 184px;*/
}

.left_first ul li a {
	background: url("../images/contact_13_1.png") no-repeat scroll 180px center;
	color: #666;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
}

.left_first h3,
.left_newslist h3,
.left_contact h3 {
    margin: 0;
	width: 224px;
	height: 50px;
	background: url(../images/lm_bg_1.jpg) no-repeat top center;
}

.left_contact h3,
.left_newslist h3 {
	height: 84px;
	background: url(../images/contact_16_1.jpg) no-repeat center;

}

.left_first h3 a,
.left_newslist h3 a,
.left_contact h3 a {
	display: block;
	padding-left: 40px;
	line-height: 58px;
	background: url(../images/contact_18_1.png) no-repeat 175px center;
	color: #fff;
	font-size: 18px;
    font-family:'黑体';
    font-weight: 900;
}

.left_newslist ul {
	border: 1px solid #DCDBDB;
	border-top: none;
}

.left_newslist ul li {
	width: 100%;
	height: 25px;
	padding: 2px 0;
	line-height: 25px;
	background: url(../images/contact_26.jpg) no-repeat 18px center;
}

.left_newslist ul li a {
	display: block;
	padding-left: 32px;
}

.left_first ul li a:hover,
.left_newslist ul li a:hover {
	color: #1364C0;
}

.left_contact {
	width: 100%;
}

.lm-second-top {
	border-bottom: 1px solid #dcdbdb;
	border-left: 1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	color: #333;
	font-size: 14px;
    height: 90px;
	line-height: 14px;
	padding: 26px 0 0;
	text-align: center;
}

.lm-second-top b {
	color: #0657b0;
	font-size: 20px;
	line-height: 40px;
}

.lm-second-bottom {
	border-bottom: 1px solid #dcdbdb;
	border-left: 1px solid #dcdbdb;
	border-right: 1px solid #dcdbdb;
	color: #333;
	font-size: 14px;
	height: 100px;
	line-height: 14px;
	padding: 19px 0 0;
	text-align: center;
}

.lm-second-bottom .btn {
	background: url("../images/contact_33_1.jpg") no-repeat scroll center center;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	height: 30px;
	margin-top: 10px;
	text-align: center;
	width: 91px;
}


/*right*/

.right {
	
	width: 725px;
}

.right h1 {
	background: #f8f8f8 none repeat scroll 0 0;
	border-bottom: 1px solid #e9e9e9;
	height: 66px;
	line-height: 66px;
	padding: 0 20px;
    margin: 0;
}

.right h1 span.fl {
	color: #0857b0;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
}

.right h1 span.fr {
	font-weight: normal;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-family: '黑体';
    color: #333;
}

.right h1 span.fr a {
	color: #999;
}

.right h1 span.fr a:hover {
	color: #0857b0;
}

.right_content {
	min-height: 445px;
	/*min-height: 345px;*/
	/*padding: 0 20px 40px;*/
	padding: 0 20px;
}

.right_content img {
	max-width:700px;
}



.prevnext {
	border-top: 1px solid #cfcfcf;
	color: #666;
	line-height: 25px;
	padding-top: 10px;
}

.prevnext a {
	color: #666;
}

.prevnext a:hover {
	color: #1364c0;
}

.prevnext p.fr {
	margin-top: -40px;
}
.w1000 {
	width: 1000px !important;
}

.w_all {
	width: 100%;
}

.p_tb30 {
	padding: 30px 0;
}

.pt15 {
	padding-top: 15px;
}

.about {
	padding: 10px 20px;
}

.about p {
	font-size: 16px;
	line-height: 30px;
}

.allCon {
    background: #fff none repeat scroll 0 0;
    list-style: outside none none;
    margin: 0;
    min-height: 330px;
    padding: 10px;
    width: 530px;
}

.inputStyle1 {
    border: 1px solid #ccc;
    color: #666;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    width: 230px;
}

input {
    outline: none;
    border: none;
}

.inputStyle2 {
    border: 1px solid #ccc;
    color: #666;
    height: 100px;
    line-height: 30px;
    padding-left: 5px;
    width: 230px;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

.submitBtn {
    background: #2b2d41 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    height: 28px;
    line-height: 28px;
    text-align: center;
    cursor: pointer;
}

.w115 {
    width: 115px;
}

.cpnewsContent {
    width: 725px;
    min-height: 300px;
    display: block;
    overflow: hidden;
}

.cpnewsUl {
    width: 725px;
    padding-bottom: 20px;
    display: block;
    overflow: hidden;
}

.cpnewsThumb {
    background: url("../images/newsthumbbg.png") no-repeat;
    width: 164px;
    height: 123px;
    padding-right: 20px;
}

.cpnewsThumbPic {
    padding-top: 8px;
    padding-left: 8px;
}

.cpnewsList {
    color: #333;
    width: 540px;
    padding-top: 0px;
}

.cpnewsTitle {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    border: 1px dashed #bfbfbf;
    border-top: none;
    border-left: none;
    border-right: none;
}

.cpnewsIntro {
    padding-top: 5px;
    line-height: 20px;
}

.cpnewsDate {
    font-family: Arial;
    font-size: 12px;
}
.pro {
    width: 690px;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
}

.pro_box1 {
    width: 230px;
    height: auto;
    overflow: hidden;
    float: left;
    margin-bottom: 20px;
}

.pro_box1a {
    width: 202px;
    height: 162px;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #CCCCCC;
}

.pro_box1b {
    width: 200px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    text-align: center;
    margin: 5px auto 0;
}
.pro a{color: #333;}
.pro_box1:hover .pro_box1a{border:1px solid #0858b1;}
.pro_box1:hover .pro_box1b a{color:#0858b1;}

#pages {
    padding: 14px 0 10px;
}
.page {
    text-align: center;
}


/*
.cpdetail {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 40px;
}
.dqwz {
    line-height: 27px;
    font-size: 12px;
}
.dqwz a {
    color: #666;
}



.moto_body {
    width: 1200px;
    height: 430px;
    margin: 0 auto;
    margin-top: 15px;
    border-bottom: 1px solid #ccc;
    text-align: left;
}*/
/*
.cpdenr {
    margin-top: 44px;
}
.cpdnrbt {
    border-bottom: 3px solid #0863d6;
    height: 34px;
}
.pcontent {
    font-size: 14px;
    line-height: 28px;
    margin-top: 15px;
}
.cpdenr p {
    font-size: 14px;
    line-height: 28px;
    text-indent: 26px;
    margin-top: 15px;
}
.jqzoom {
    width: 470px;
    height: 345px;
    float: left;
    overflow: hidden;
    padding: 0;
}
.jqzoom img {
    width: 450px;
    height: 335px;
    padding: 2px;
    border: 1px solid #ccc;
}

#preview {
    text-align: center;
    width: 470px;
    float: left;
}

.moto_body .Pro_Img_box {
    width: 460px;
    height: auto;
    float: left;
}

#spec-n5 {
    width: 470px;
    height: 56px;
    padding-top: 15px;
    float: left;
    overflow: hidden;
}
#spec-left {
    background: url(../images/left_1.gif) no-repeat;
    width: 10px;
    height: 45px;
    padding-right: 6px;
    float: left;
    cursor: pointer;
    margin-top: 5px;
}

#spec-list {
    width: 436px;
    height: 56px;
    float: left;
    overflow: hidden;
    display: inline;
}

#spec-right {
    background: url(../images/right_1.gif) right no-repeat;
    width: 10px;
    height: 45px;
    float: left;
    padding-left: 2px;
    cursor: pointer;
    margin-top: 5px;
}

#spec-list ul li img {
    padding: 2px;
    border: 1px solid #ccc;
    width: 74px;
    height: 50px;
}

#spec-list ul li {
    float: left;
    padding-right: 10px;
    display: inline;
    width: 78px;
}*/
/****************banner***************/
.homebanner{width: 100%;}

/**********************banner*******************/
/*==============应用案例================*/
.main{width:1200px;margin:auto;overflow:hidden;}
.zy_second{padding:35px 0px 55px 0px;overflow:hidden; text-align:center; background:#00a8f6;}
.zy_second h2{font-size:24px; color:#fff; float:left;}
.zy_second h2 span{font-size:16px; color:#9cd3fb; padding-left:3px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.zy_second h3{width:80px; height:31px; line-height:31px; vertical-align:middle; text-align:center; background:#25313a; float:right;-webkit-transition: all 0.5s ease-in-out;}
.zy_second h3 a{display:block; font-size:14px; color:#edf3f4; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}
.second_tu{width:1200px;margin:auto;position:relative; overflow:hidden; padding-top:30px;}
.sorllMenu{width:1200px;margin:auto;overflow:hidden;position:relative;}
.sorllMenu li{overflow:hidden; float:left; width:245px; position:relative; padding-top:10px; text-align:left;}
.sorllMenu li a{display:block; cursor:pointer; overflow:hidden;}
.sorll_li{overflow:hidden; width:220px;background:#ffffff; padding:5px; text-align:center;-webkit-transition: all 0.5s ease-in-out;}
.sorll_li p{height:50px; line-height:50px; vertical-align:middle; font-size:16px; color:#25313a;}
.sorllMenu li:hover .sorll_li{background:#25313a;}
.sorllMenu li:hover .sorll_li p{color:#fff}


/*合作品牌 brand*/
.brand {width: 1111px;margin: 0 auto;}
.brand-title {text-align: center;margin: 38px 0;}
.brand-body {}
.brand-body .incase_prev,.brand-body .incase_next{width: 36px;height: 65px;margin-top: 37px;}
.brand-body .incase_prev{background: url(../images/incase_prev_1.jpg) no-repeat;}
.brand-body .incase_next{background: url(../images/incase_next_1.jpg) no-repeat;}
.carouseldiv {width: 949px;height: 126px;overflow: hidden;margin-left: 42px;}
.carouseldiv ul{width: 99999px;}
.carouseldiv ul li{float: left;height: 126px;background: url(../images/page_case1_1.jpg) right top no-repeat;padding-right: 47px; }
.carouseldiv ul li a.jzimg{width: 189px;height: 91px;font-size: 71px;}
.carouseldiv-a{float: right;padding: 0 10px;margin-right: 7px;border-bottom: 1px solid #d6d6d6;font-size: 12px;margin-top: 8px;padding-bottom: 3px;}
.carouseldiv ul li:hover .carouseldiv-a{color: #19b8b4;}
/*产品中心*/
.index-product { width:960px; margin:0 auto;}
.index-product .index-product-title {margin: 38px 0 10px;}
.index-product .index-product-type{ width:960px;}
.index-product .index-product-type ul{ width:960px; overflow:hidden; text-align:center;}
.index-product .index-product-type ul li{ float:left; height:48px; line-height:34px; padding:0px 5px 0px 5px;}
.index-product .index-product-type ul li a{ display:block; height:34px; border-radius:30px; -moz-border-radius:30px; color:#fff; background:#9b9b9b; padding:0px 30px 0px 30px; font-size:14px; text-decoration:none;}
.index-product .index-product-type ul li a:hover{ display:block; height:34px; border-radius:30px; -moz-border-radius:30px; color:#fff; background:#086cba; padding:0px 30px 0px 30px; font-size:14px; text-decoration:none;}
.index-product-thumb { width:960px; padding:10px 0px 0px 0px;}
.index-product-thumb ul{ width:960px; overflow:hidden;}
.index-product-thumb ul li{ width:236px; float:left; padding:0px 1px 3px 3px;}
.index-product-thumb ul li img{ width:218px; height:189px; border:5px solid #dcdcdc;}
.index-product-thumb ul li img:hover{ border:5px solid #086cba;}
.index-product-thumb ul li span{ display:block; width:228px; height:40px; line-height:40px; text-align:center;}

/*关于我们，新闻*/
.index-info {padding: 30px 0 0;}
.index-news a.heading {height: 52px;display: block; line-height: 52px;background: url(../images/a2_1.png) 0 center no-repeat;margin-left: 11px;padding-left: 390px;color: #000000;font-weight: bold;}
.index-about a.heading {height: 52px;display: block; line-height: 52px;background: url(../images/a3_1.png) 0 center no-repeat;margin-left: 11px;padding-left: 390px;color: #000000;font-weight: bold;}
.more {font-size: 13px;margin-top: 15px;display: block;color: mediumblue;font-weight: 600;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
.index-news .panel-heading,.index-about .panel-heading {
background: #FFF;
}

