/* CSS Document */
@charset "utf-8";
*{margin:0px;padding:0px;}
body,div,li,ul,ol,dl,dd,dt,span,b,strong,p,h1,h2,h3,h4,h5{margin:0;padding:0;}
ul,li,dl,dt,dd,ol{list-style:none;list-style-type:none;}
a img,a{border:none;text-decoration:none;}
body{font-size:13px; margin:0px; padding:0px;font-family:"微软雅黑";}
input{margin:0px;:0px; outline:none;}
input:focus{outline:none;}
a:hover,a:active,a:visited{ text-decoration:none;}
/* 错误提示 */
.error-div{ position:fixed; top:50%; left:50%; overflow:hidden; margin:-230px 0 0 -400px; width:800px; height:460px; border:dashed 2px #ddd; background:#fafafa; font-family:"微软雅黑";}
.error-div .error-icon{ margin:30px auto 10px auto; text-align:center;}
.error-div .error-tips{ height:30px; color:#f37873; text-align:center; font-size:14px; line-height:30px;}
.error-div .error-tips img{ position:relative; top:20px;}
.error-div .error-time{ margin:10px auto 10px auto;color:#adadb0;text-align:center;}
.error-div .error-time span{ color:#f2a1a0;}
.error-div .error-time a{color:#adadb0;}
.error-div .error-switch1,.error-div .error-switch2{ height:35px;text-align:center; line-height:35px;}
.error-switch1 a,.error-switch2 a{ color:#f2a1a0;}
.error-div a:hover{color:#f37873;}
.error-div .error-close{ position:absolute; top:8px; right:12px; color:#adadb0; font-size:23px; cursor:pointer;}
/* 没有数据 */
.i-nodata{ overflow:hidden; margin:15px auto; width:200px; height:160px; color:#666; text-align:center; cursor:pointer;}
.i-nodata img{ display:block; margin:0px auto; text-align:center;}
/* 在线客服 */
.online-div{ position:fixed;top:30%; right:10px; z-index:300; overflow:hidden; width:149px; height:auto; min-height:450px; background:url(../images/online.png) no-repeat top center;}
.online-close{ float:right; width:32px; height:32px;cursor:pointer;}
.online-tel{ clear:both; overflow:hidden; margin:184px auto 0px auto; width:149px; height:24px; color:#fff; text-align:center; font-size:16px; line-height:24px;}
.online-list{ overflow:hidden; margin:0px auto; padding:10px 0; width:149px; height:auto; min-height:90px; background:#0099ff;}
.online-list li{ display:block; margin:0px auto 10px auto; width:117px; height:37px; background:#fff; text-align:center; line-height:37px;}
.online-list li a{ display:block;width:117px; height:37px; color:#0099ff;}
.online-top{ margin:0 auto; width:149px; height:91px; background:url(../images/arrow-top.png) no-repeat center center; cursor:pointer;}
/* 分页 */
.pagination {display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;}
.pagination > li {display: inline;}
.pagination > li > a,.pagination > li > span {position: relative;float: left;padding: 6px 12px;margin-left: -1px;line-height: 1.42857143;color: #337ab7;text-decoration: none;background-color: #fff; border: 1px solid #ddd;}
.pagination > li:first-child > a,
.pagination > li:first-child > span {margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.pagination > li:last-child > a,
.pagination > li:last-child > span {border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {z-index: 3;color: #23527c;background-color: #eee;border-color: #ddd;}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {z-index: 2;color: #fff;cursor: default;background-color: #337ab7;border-color: #337ab7;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {color: #777;cursor: not-allowed;background-color: #fff;border-color: #ddd;}
.pagination-sm > li > a,
.pagination-sm > li > span {padding: 5px 10px;font-size: 12px;line-height: 1.5;}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
.page{ text-align:center; clear:both;}
.page li.active a{ background:#b41f26; border:solid 1px #b41f26;}

.top-line{ width:100%; height:3px; background:#0b8add; min-width:965px;}

.headdiv{ width:965px; margin:0px auto; height:97px; min-width:965px; overflow:hidden;}
.headdiv .logo{ float:left; margin-top:25px;}
.headdiv .head-tel{ width:200px; float:right; height:50px;margin-top:25px;}
.headdiv .head-tel .name{ background:url(../images/tel.png) no-repeat left; padding-left:20px;color:#000; font-size:15px; line-height:20px; }
.headdiv .head-tel .num{ display:block;font-weight:bold; color:#e72233; font-size:24px; line-height:22px;margin-top:8px;}

.navdiv{ width:100%; height:55px; border:1px solid #006eb6; overflow:hidden; clear:both; background:#0b8add;}
.navdiv .nav{ width:965px; margin:0px auto; height:55px;}
.navdiv .nav a{ display:block; float:left; width:123px; border-left:1px solid #1b98ea; border-right:1px solid #006eb6; height:55px; line-height:55px; text-align:center; color:#fff; font-size:15px;}
.navdiv .nav #home{ border-left:none; width:105px;}
.navdiv .nav #cont{ border-right:none; width:100px;}
.navdiv .nav a:hover{ color:#0bf8ff; font-weight:bold;}
.navdiv .nav a.navhover{ color:#0bf8ff; font-weight:bold;}

.footerdiv{ width:100%; height:130px; background:#0b8add; overflow:hidden; clear:both; min-width:965px;}
.footerdiv .footer{ width:965px; margin:45px auto 0px auto; height:50px;}
.footerdiv .footer .left{width:580px; float:left; font-size:12px; line-height:22px; color:#fff; overflow:hidden;}
.footerdiv .left a{color:#fff;}
.footerdiv .footer .right{ float:right; width:220px;}
.footerdiv .right a{display:block; width:40px; height:40px; float:left; margin-left:30px;}
.footerdiv .right .weibo{  background:url(../images/weibo.png) no-repeat center;}
.footerdiv .right .weixin{  background:url(../images/weixin.png) no-repeat center;}
.footerdiv .right .qq{  background:url(../images/qq.png) no-repeat center;}
/*内页*/
.in-banner{width:100%; min-width:965px; overflow:hidden; height:227px; clear:both;}

.cont-inside{ width:100%; height:auto; margin:0px auto; min-width:965px; min-height:650px; overflow:hidden;}
.cont-inside .locationdiv{ width:965px; margin:0px auto; height:30px; padding-top:20px; border-bottom:1px dotted #e1e1e1;}
.cont-inside .locationdiv a{ color:#000; background:url(../images/right_arrow.png) no-repeat left center; padding-left:8px; margin-right:5px;}
.cont-inside .locationdiv a:hover{ color:#0b8add;}
.cont-inside .locationdiv span{padding-right:8px; background:url(../images/iconfont-home.png) no-repeat left center;padding-left:20px;}
.cont-inside .in-content{ width:965px; margin:15px auto 40px auto; height:auto;min-height:500px; overflow:hidden;}
.cont-inside .in-content .type-list{ width:190px; height:auto; min-height:120px; border:1px solid #ccc; float:left;}
.cont-inside .type-list dt{ height:38px; line-height:38px; font-size:16px; background:url(../images/nav_bg.jpg);border-bottom:1px solid #ccc; color:#0b8add;}
.cont-inside .type-list dt b{  width:4px; height:14px; background:#0b8add; float:left; _display:inline; margin:12px 10px 0px 8px;}
.cont-inside .type-list dd{ width:170px; height:40px; line-height:40px; margin:0px auto; border-bottom:1px dashed #e1e1e1;}
.cont-inside .type-list dd a{ display:block;width:170px; height:40px; line-height:40px; color:#333; padding-left:20px; background:url(../images/nav_type.png) no-repeat left center;}
.cont-inside .type-list dd a.typehover{ background:url(../images/nav_type_hover.png) no-repeat left center; color:#0b8add;}
.cont-inside .in-content .type-right{ width:750px; border:1px solid #ddd; float:right;height:auto; min-height:500px;}
.cont-inside .type-right .title{ height:38px;line-height:38px; font-size:15px; background:url(../images/nav_bg.jpg);border-bottom:1px solid #ccc; color:#0b8add;}
.cont-inside .type-right .title span{ background:url(../images/youjiantou.png) no-repeat 10px center; padding-left:30px;}
.cont-inside .type-right .type-cont{ width:720px; margin:20px auto 20px auto; font-size:15px; color:#444; line-height:24px;}
.cont-inside .left-news{ width:190px; height:auto; min-height:120px; border:1px solid #ccc; float:left; margin-top:20px;}
.cont-inside .left-news .title{height:38px;line-height:38px; font-size:16px; color:#444; background:url(../images/nav_bg.jpg);border-bottom:1px solid #ccc; padding-left:10px;}
.cont-inside .left-news .cont{ display:block;width:160px; height:35px; line-height:35px; font-size:12px; margin:0px auto; border-bottom:1px dashed #e1e1e1; background:url(../images/listdot.jpg) no-repeat left center; padding-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; color:#333;}
.cont-inside .left-news .cont:hover{color:#0b8add;}

.cont-inside .type-right .news-list{ width:720px; margin:20px auto 0px auto;}
.cont-inside .news-list .cont{ display:block; background:url(../images/listdot.jpg) no-repeat left center; height:40px; line-height:40px; border-bottom:1px dashed #e1e1e1; padding-left:10px;}
.cont-inside .news-list .cont a{ display:block; width:600px;font-size:15px; float:left; color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cont-inside .news-list .cont span{ float:right; color:#888; font-size:13px;}
.cont-inside .news-list .cont a:hover{ color:#0b8add;}

.cont-inside .art-content{ width:965px; border:1px solid #ddd; margin:20px auto 40px auto; height:auto;min-height:500px; overflow:hidden; text-align:center;}
.cont-inside .art-content .art-title{ font-size:22px; color:#000; margin:20px auto 10px auto; width:925px;}
.cont-inside .art-content .art-note{ width:925px; line-height:35px; color:#666; border-bottom:1px dotted #ddd; margin:0px auto 20px auto; height:35px;}
.cont-inside .art-content .art-cont{ text-align:left;width:925px;margin:0px auto; line-height:24px; }

.cont-inside .listpro{ width:220px; height:210px; display:block; border:1px solid #ddd; margin:20px 0 20px 20px; float:left; text-align:center;}
.pro-name{ width:204px; margin:0px auto; height:30px; line-height:30px; color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cont-inside .listpro:hover img{ opacity:0.7;}
.cont-inside .listpro:hover .pro-name{ color:#0b8add;}

.linkpic{ display:block; width:200px; height:100px; background:#fff; text-align:center; float:left;margin:20px 0 20px 35px; border:1px solid #ddd; overflow:hidden;}
.linkpic img{ margin-top:25px;}

.art-cont p,.type-cont p{ text-indent:2em;}