html body{width: 100%;}
*{ margin:0; padding:0;font-family: "Microsoft Yahei";}
html body{width: 100%;font-size: 14px;font-family: "Microsoft Yahei";}
img{ border:none;vertical-align: middle;height: auto;}
ul,li{ list-style:none;}
a{outline:none; text-decoration:none; color:#383838;} 
a:hover{outline:none; text-decoration:none; color:#e70012;}
.clear{ clear:both}
.l{float:left;}
.r{float:right;}
em,i{font-style:normal;}
hr{border:none; clear:both; height:0; background:none; margin:0; padding:0; border-bottom:#eee solid 1px;  margin:10px 0;}
html > body > table >  tr [id="total"] > td  > ul > li { color:#383838;}
body{ color:#383838; font-family:'Microsoft YaHei UI','Microsoft YaHei',SimSun,'Segoe UI',Tahoma,Helvetica,Sans-Serif; font-size:12px; /*解决电脑设置保护色，网页空白处默认淡绿色问题*/}
/*espcms_public*/
body,div,dl,dt,dd,ul,ol,li,pre,code,form,input,textarea,/*p,*/blockquote,th,td{margin:0;padding:0;}
table{/*border-collapse:collapse;border-spacing:0;*/}
blockquote { border-left: 5px solid #EEEEEE; margin: 10px; padding: 10px; }
/*首字母*/
.firstletter:first-letter{ font-size:200%;}
/* 解决固定层在IE6下闪的问题 */
*html{ background-image:url(about:blank);background-attachment:fixed;}
/* 解决ie下连接加粗的鼠标样式问题*/
a strong{ cursor:pointer;}
/*FCK 兼容解决方案*/
strike{ text-decoration:line-through !important;} strong{ } u{ text-decoration:underline !important;}
/*超出省略号显示*/
.ellipsis{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;width:80px;overflow:hidden;}
/*块状元素水平居中*/
.auto{margin-left:auto; margin-right:auto;}
/*清除浮动*/
.fix{*zoom:1;}.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
/*基于display:table-cell的自适应布局*/
.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}
/*双栏自适应cell部分连续英文字符换行*/
.cell_bk{display:table; width:100%; table-layout:fixed; word-wrap:break-word;}
/*单行文字溢出虚点显示*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ti2{text-indent:2em;}
/*按钮*/
html .button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer;text-align: center; text-decoration: none; font-size:14px; line-height:100%; padding: .4em 1.5em .55em; border:none; border-radius: 2px; color: #fff; background:#40b694;}
.button:hover { text-decoration: none; background: #9a9c9d; }
.button:active { position: relative; top: 1px;color: #999; }
/*圆角*/
.button.bigrounded { -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; }
/*中号*/
.button.medium { font-size: 12px; padding: .4em 1.5em .42em; }
/*小号*/
.button.small { font-size: 11px; padding: .2em 1em .275em; }
/*翻页*/
.espcms_page_botton{text-align: center;padding: 30px 0 50px 0;}
/*按钮色彩样式*/
.btn > .caret,.dropup > .btn > .caret {border-top-color: #000 !important;}
.btn{display: inline-block; padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus {outline: thin dotted;outline: 0px auto -webkit-focus-ring-color;outline-offset: -2px;}
.btn:hover,.btn:focus,.btn.focus {text-decoration: none;}
.btn:active,.btn.active {background-image: none;outline: 0;}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn {cursor: not-allowed;filter: alpha(opacity=65);-webkit-box-shadow: none;box-shadow: none;opacity: .65;}
a.btn.disabled,fieldset[disabled] a.btn {pointer-events: none;}



.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline:0px}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #8c8c8c;outline:0px}
.btn-default:hover {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {color: #333;background-color: #e6e6e6;border-color: #adadad;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #333;background-color: #e6e6e6;border-color: #adadad;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}

.btn-group,.btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}
.btn-group > .btn,.btn-group-vertical > .btn {position: relative;float: left;}
.btn-group > .btn:hover,.btn-group-vertical > .btn:hover,.btn-group > .btn:focus,.btn-group-vertical > .btn:focus,.btn-group > .btn:active,.btn-group-vertical > .btn:active,.btn-group > .btn.active,.btn-group-vertical > .btn.active {z-index: 2;}
.btn-group .btn + .btn,.btn-group .btn + .btn-group,.btn-group .btn-group + .btn,.btn-group .btn-group + .btn-group {margin-left: -1px;}
.btn-toolbar {margin-left: -5px;}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {float: left;}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {margin-left: 5px;}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {border-radius: 0;}
.btn-group > .btn:first-child {margin-left: 0;}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.btn-group > .btn-group {float: left;}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {border-radius: 0;}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {border-top-right-radius: 0;border-bottom-right-radius: 0;}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {border-top-left-radius: 0;border-bottom-left-radius: 0;}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {outline: 0;}
.btn-group > .btn + .dropdown-toggle {padding-right: 8px;padding-left: 8px;}
.btn-group > .btn-lg + .dropdown-toggle {padding-right: 12px;padding-left: 12px;}
.btn-group.open .dropdown-toggle {-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
.btn-group.open .dropdown-toggle.btn-link {-webkit-box-shadow: none;box-shadow: none;}
.btn .caret {margin-left: 0;}



/*--search modal--*/
.modal { position: fixed; z-index:999999999999999; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.8);display: none; }
.modal-dialog { position: absolute; z-index:9999999999; left: 0; top:50%; margin-top:-250px; width: 100%; background:; height:500px; }
.modal-content { width: 1200px; margin:0 auto; position:absolute;left:50%; margin-left:-600px; height:400px; }
.modal-content > div {  }
.modal-content input { border: none; float: left;}
.modal-content .search-logo { width: 408px; padding:80px 0 0 0; position:absolute; left:50%; margin-left:-204px; border-bottom:1px solid #5c5c5c}
.modal-content .search-logo img{ width:100%;}
.modal-content .search-bar { position:absolute; width:850px; left:50%; margin-left:-425px; height:90px; top:130px; }
.modal-content .search-tab .tab { padding: 6px 20px; float: left; font-size: 24px; color: #fff; cursor: pointer; }
.modal-content .search-tab .on { background: #fff; color: #029837; }
.modal-content .tab-panel { display: none; }
.modal-content .on { display: block; }
.modal-content .search-bar .search-keywords { margin-top: 2px; border-radius: 6px; overflow: hidden; }
.modal-content .search-bar .keywords { padding-left: 10px; width: 754px; height: 70px; line-height: 70px; font-size: 16px; background:#eee}
.modal-content .search-bar input[type="submit"] {  width: 70px; height: 70px; line-height: 70px; text-align: center; font-size: 16px; color: #fff; cursor: pointer; margin-left:15px; background:#029837 url(../images/se.png) no-repeat center center}
.modal-content .search-close { width:60px; height:60px; cursor: pointer; transition:.4s all; display:block; position:absolute; right:0; top:0;}
.modal-content .search-close:hover {  color: #fff; transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.modal-open { overflow: hidden; padding-right: 17px; }

/*导航*/
@media only screen and (min-width:768px){
	.nav{padding:0 2%; display: flex; justify-content: flex-start; align-items:center; background:url(../images/nav_bg.png) no-repeat center;}
	.nav_logo{width: 26%; margin-right: 3%; }
	.nav_logo img{width:100%;}
	.nav .nav_ul{width:55%; height: 100px; display: flex; justify-content: space-between; align-items:center; background: #fff;}
	.nav li{position: relative; width: 15%; text-align:center; }
	
	.nav li a{font-size:16px;line-height:100px; color:#555555; display: block;} 
	.nav li a:hover{color:#005aab; font-weight: bold; transition-duration:0.2s;}
	.nav li a img{height: 100%;}
	.nav .nav_tel{width: 13%; height: 100px; min-width: 254px; display: flex; align-items:center; background: #fff;}
	.nav .nav_tel p{font-size: 218%; font-family: Impact; color: #ca151c; padding: 0 0 0 5%;}
	.nav .nav_tel img{width:47px; height: 47px;}
	/*.nav li:hover{background: #029837;}*/
	
	.subnav{position: absolute; top:100px; z-index: 5; left:-25px; right: 0;}
	.investor-subnav{width:180px; padding:10px; background:rgba(0,0,0,0.7); }
	.investor-subnav ul{width:180px;display: flex;flex-wrap:wrap;}
	.investor-subnav li{width:180px;cursor:pointer;text-align: center;}
	.investor-subnav li a{display:block; color:#fff;}
	.investor-subnav li .text{font-size: 15px;color: #fff; line-height: 40px;}
	.investor-subnav li:hover{background:#005aab;}
	.investor-subnav li:hover .text{text-align: center;}
}

/*banner*/
@media only screen and (min-width:768px){
	.slide-main{position:relative; z-index:1;}
	.prev,.next{display:block;width:30px;height:50px;position:absolute;z-index:222;top:50%;overflow:hidden;cursor:pointer;background-color: rgba(165,165,165,0.5);}
	.prev img,.next img{width: 20px;height:30px;margin:10px 0 0 5px;}
	.prev{left:0;}
	.next{right:0;}
	.item{display:block;width:100%;height:15px;position:absolute;z-index:124;bottom:25px;left:0;text-align:center;}
	.item a{display:inline-block;width:10px;height:10px;margin-right:11px;background:#fff;opacity:0.8;-moz-opacity:0.8;filter:alpha(opacity=60);overflow:hidden;border-radius:50px;}
	.item a.cur{background:#ca151c;width: 40px;}
	.slide-box,.slide{display:block;width:100%;height: auto;min-width: 1280px;}
	.slide-box{position:relative;overflow: hidden;}
	.slide{display:none;position:relative;position:relative;z-index:8;}
	.slide img{width: 100%;height: auto;}
	.slide a{display:block;cursor:pointer;}
}

/*底部*/
@media only screen and (min-width:768px){
	.footer{width: 100%; height: 400px; background:url(../images/footer.jpg) no-repeat top center; overflow: hidden;}
	.f_nav{width:1280px; margin: 0 auto; padding: 60px 0 0 0; border-bottom: 1px rgba(255,255,255,0.7) solid;}
	.f_nav ul{width:750px; display: flex; justify-content: space-between;}
	.f_nav li{margin: 0 0 40px 0;}
	.f_nav li a{font-size: 16px; color: rgba(255,255,255,0.7);}
	.f_nav li a:hover{font-weight: bold; color: #ca151c; transition-duration:.2s;}
	
	.footer .s_width{width:1280px; margin: 40px auto 0 auto; display: flex; justify-content: space-between; }
	
	.f_pro{width: 650px; height: 160px; display: flex; justify-content: flex-start;}
	.f_pro h2{font-size: 25px; font-weight: normal; color: #ca151c; writing-mode: vertical-lr; line-height: 30px; text-align: center; margin: 0 20px 0 0;}
	.f_pro h2 span{font-size: 18px; font-family: Arial; color: rgba(255,255,255,0.7); float: left; height: 160px;}
	.f_pro ul{display: flex; justify-content: flex-start; flex-wrap:wrap; align-items:center; }
	.f_pro li{width: 185px; margin: 0 5px 0 0;}
	.f_pro li a{color: rgba(255,255,255,0.7); font-size:14px;display: block;}
	.f_pro li a span{width: 12px; height: 12px; background: #ca151c; display: block; float: left; margin: 4px 10px 0 0;}
	.f_pro li:hover a{font-weight: bold; transition-duration:.2s;}
	
	.f_contact{width: 390px; height: 160px; display: flex; justify-content: flex-start; }
	.f_contact h2{font-size: 25px;  font-weight: normal; color: #ca151c; writing-mode: vertical-lr; line-height: 30px; text-align: center; margin: 0 20px 0 0;}
	.f_contact h2 span{font-size: 18px; font-family: Arial; color: rgba(255,255,255,0.7); float: left; height: 160px;}
	
	.contact_nr p{font-size:14px; color: rgba(255,255,255,0.7); line-height:30px;}
	
	.f_ditu{width: 240px;}
	.f_ditu img{margin-bottom: 15px;}
	.f_ditu a img{display: block;margin: 0 auto;}
	
	.footer_p{width: 100%;height: 70px; background: #005aab;font-size:16px; text-align:center; line-height:70px; color:#d3d3d3;}
	
	.f_an{width: 1280px; margin: 0 auto; position:absolute; z-index:99999; right:0; left: 0;}
	.p_float{width: 53px; height: 53px; position:absolute; bottom:-25px; right:0; z-index:9999;}
}
/*产品分类*/
@media only screen and (min-width:768px){
	.index_cage{width: 100%;}
	.index_cage_in{width: 100%; height: 740px; background:url(../images/cage_bg.jpg) no-repeat top center; overflow: hidden;}
	.tupian_zz{width:1280px; margin:0 auto;}
	.tupian_zz ul{display: flex; justify-content: flex-start;}
	.tupian_zz li{cursor:pointer; position: relative;}
	.tupian_zz li .fenlei_tu{overflow: hidden;}
	.tupian_zz li .fenlei_tu img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
	.tupian_zz li:hover .fenlei_tu img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
	
	.tupian_zz li .fenlei{width: 320px; height: 350px; position: absolute; z-index: 200; top:0; left:0; right: 0;}
	.tupian_zz li .fenlei h6{font-size: 50px; font-family: Impact; color: #fff; margin: 45px 0 0 30px; font-weight: normal;}
	.tupian_zz li .fenlei h6 i{font-size: 14px; font-family: Arial; color: #fff; display: block; font-weight: normal; text-transform: uppercase;}
	.tupian_zz li .fenlei h2{font-size: 20px; font-weight: normal; color: #fff; display: flex; margin: 110px 0 15px 30px;}
	.tupian_zz li .fenlei h2 span{width: 15px; height: 15px; background: #ca151c; display: block; margin: 7px 0 7px 5px;}
	.tupian_zz li .fenlei p{font-size: 14px; color: #fff; text-align: center; line-height: 30px; width: 100px; height: 30px; background: #ca151c; border-radius: 30px; margin: 0 0 0 30px;}
	.tupian_zz li h5{width: 320px; height: 350px; background: rgba(0,0,0,0.5); position: absolute; z-index: 199; top:0; left:0; right: 0;}
	.tupian_zz li:hover h5{top:-350px; transition-duration:.3s;}
	
	.jiantou_2{width: 1400px; height: 350px; margin: 0 auto; position: absolute; left: 0;right: 0; z-index: 10; display: flex; justify-content: space-between; align-items:center;}


	.product_index{width: 100%; height: 1025px; background:url(../images/pro_bj.jpg) no-repeat top center; background-attachment: fixed; background-size: cover;}
	
	.pro_bt{width: 1280px; margin: 0 auto 55px auto; padding: 100px 0 0 0;}
	.pro_bt h2{font-size: 60px; color: #000; display: flex; font-family: Arial;}
	.pro_bt h2 span{font-weight:normal; font-family: Arial; margin: 0 20px 0 0;}
	.pro_bt h2 p{font-size: 30px; color: #005aab; margin: 18px 0 18px 20px; font-weight:normal;}
	.pro_bt h3{width: 100px; height: 2px; background: #ca151c; margin-top: 50px;}
	
	.pro_bt_bai{width: 1280px; margin: 0 auto 55px auto; padding: 100px 0 0 0;}
	.pro_bt_bai h2{font-size: 60px; color: #fff; display: flex; font-family: Arial;}
	.pro_bt_bai h2 span{font-weight:normal; font-family: Arial; margin: 0 20px 0 0;}
	.pro_bt_bai h2 p{font-size: 30px; color: #fff; margin: 18px 0 18px 20px; font-weight:normal;}
	.pro_bt_bai h3{width: 100px; height: 2px; background: #fff; margin-top: 50px;}
	.pro_bt_bai h5{font-size: 16px; color: rgba(255,255,255,0.5); font-weight:normal; display: flex; margin: 40px 0 100px 0;}
	.pro_bt_bai h5 span{width: 15px; height: 15px; background: #ca151c; display: block; margin: 5px 0 5px 5px;}
	.pro_bt_bai a{width: 100px; height: 30px; background: #ca151c; text-align: center; line-height: 30px; font-size: 14px; color: #fff; display: block; border-radius: 30px;}
	
	.marquee2{width: 1280px; overflow:hidden; margin: 50px auto 0 auto;}
	.marquee2 ul{display: flex; justify-content: space-between; flex-wrap:wrap;}
	.marquee2 li{width:305px; height:305px; margin-bottom: 20px; position:relative; overflow:hidden;}
	
	.marquee2 li a img {position:relative; height:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
	.marquee2 li:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
	.marquee2 li a div{width:305px; height:305px; position: absolute; top:-305px; left:0; z-index:1000; background:rgba(0,0,0,0.5); color:#fff; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; display: flex; justify-content: center; align-items:center;}
	.marquee2 li:hover a div{top:0;}
	.marquee2 li a div h2{width: 260px; height: 260px; border: 1px rgba(255,255,255,0.7) solid; text-align: center; font-weight: normal;}
	.marquee2 li a div h2 p{font-size:18px; margin: 80px 0 30px 0;}
	.marquee2 li a div h2 span{font-size: 14px; color: #fff; text-align: center; line-height: 30px; width: 100px; height: 30px; background: #ca151c; border-radius: 30px; display: block; margin: 0 auto;}
}

/*indext-about*/
.indext_about{width:100%; height: 790px; margin: 0 auto; background: url("../images/about_bg.jpg")no-repeat top center; min-width: 1280px; overflow: hidden;}

.about_nr{width: 1280px; height: 390px; margin: 0 auto; background: url("../images/about_nr_bg.png")no-repeat center;}
.about_nr h3{font-size: 36px; color: #383838; margin: 0 0 40px 230px;}
.about_nr p{width: 1005px; line-height:35px; font-size: 16px; color:#383838; text-align: justify; margin: 0px 0 15px 230px;}



/*indext_case*/
.indext_case{ background: url("../images/case_bg.jpg")no-repeat top center; background-attachment: fixed; background-size: cover; width: 100%; min-width: 1280px; height: 920px; overflow: hidden;}
.indext_case_aa{width: 1280px; margin: 0 auto; display: flex; justify-content: space-between; }
.case_bt_bai{margin: 0 0 55px 0; padding: 100px 0 0 0;}
.case_bt_bai h2{font-size: 60px; color: #fff; display: flex; font-family: Arial;}
.case_bt_bai h2 span{font-weight:normal; font-family: Arial; margin: 0 20px 0 0;}
.case_bt_bai h2 p{font-size: 30px; color: #fff; margin: 18px 0 18px 20px; font-weight:normal;}
.case_bt_bai h3{width: 100px; height: 2px; background: #fff; margin-top: 50px;}
.case_bt_bai h5{font-size: 16px; color: rgba(255,255,255,0.5); font-weight:normal; display: flex; margin: 40px 0 100px 0;}
.case_bt_bai h5 span{width: 15px; height: 15px; background: #ca151c; display: block; margin: 5px 0 5px 5px;}
.case_bt_bai a{width: 100px; height: 30px; background: #ca151c; text-align: center; line-height: 30px; font-size: 14px; color: #fff; display: block; border-radius: 30px;}
.index_video{width: 640px; height: 440px; margin-top: 65px;}
.index_video iframe{width: 640px; height: 440px;}

.indext_case_dd{width: 1280px; margin: 0 auto;}
.huo_dd{position:relative; overflow:hidden; margin: 35px 0 0 0;}
.huo_lists{display: flex; justify-content: space-between;}
.huo_lists li{width:415px; height:315px; position:relative; overflow:hidden; margin-right: 17.5px;}
._huo{display: flex; justify-content: space-between;}
.huo_t_l{width:415px; position:relative;}
.huo_t_l a{width:415px; display:block; height:315px; position:relative; }
.huo_t_l a div{width:415px; height:60px; position: absolute; z-index:2; background:rgba(0,0,0,0.6); text-align:center; line-height:60px; color:#fff; font-size:18px; left:0; bottom:0;}
.huo_lists li img{height: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;margin: 0 auto;}
.huo_lists li:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}


/*自定义*/
.index_zdy{width: 100%; height: 915px; background: url("../images/index_zdy_bg.png") no-repeat top center; overflow: hidden;}
.index_zdy .s_width{width: 1280px; margin: 0 auto;}
.index_zdy .s_width ul{display: flex; justify-content: space-between;}
.index_zdy .s_width ul li{width: 320px; height: 565px; border-right: 1px #bcbcbc dashed; text-align: center; position: relative;}
.index_zdy .s_width ul li:last-child{border:0;}
.index_zdy .s_width ul li:hover{border:0;}
.index_zdy1 h6{background: url("../images/index_zdy_tb1.png") no-repeat center; width: 70px; height: 70px; }
.index_zdy2 h6{background: url("../images/index_zdy_tb2.png") no-repeat center; width: 70px; height: 70px; }
.index_zdy3 h6{background: url("../images/index_zdy_tb3.png") no-repeat center; width: 70px; height: 70px; }
.index_zdy4 h6{background: url("../images/index_zdy_tb4.png") no-repeat center; width: 70px; height: 70px; }
.index_zdy1 h6,.index_zdy2 h6,.index_zdy3 h6,.index_zdy4 h6{margin: 50px auto 25px auto;}
.index_zdy1 h2,.index_zdy2 h2,.index_zdy3 h2,.index_zdy4 h2{font-size: 25px; color: #383838; }
.index_zdy1 h3,.index_zdy2 h3,.index_zdy3 h3,.index_zdy4 h3{width: 50px; height: 2px; background: #ca151c; margin: 20px auto 125px auto;}
.index_zdy1 p,.index_zdy2 p,.index_zdy3 p,.index_zdy4 p{width: 230px; font-size: 14px; line-height: 26px; color: #666666; text-align: justify; margin: 0 auto;}
.index_zdy1 h5,.index_zdy2 h5,.index_zdy3 h5,.index_zdy4 h5{width: 40px; height: 40px; border: 2px #666666 solid; font-size: 20px; color: #666666; border-radius: 50%; line-height: 40px; text-align: center; margin: 0 auto; bottom: 45px; position: absolute; z-index: 100; left: 0; right: 0;}
.index_zdy1:hover{background: url("../images/index_zdy1.jpg") no-repeat center;}
.index_zdy2:hover{background: url("../images/index_zdy2.jpg") no-repeat center;}
.index_zdy3:hover{background: url("../images/index_zdy3.jpg") no-repeat center;}
.index_zdy4:hover{background: url("../images/index_zdy4.jpg") no-repeat center;}
.index_zdy1:hover h6{background: url("../images/index_zdy_tb1-.png") no-repeat center;}
.index_zdy2:hover h6{background: url("../images/index_zdy_tb2-.png") no-repeat center;}
.index_zdy3:hover h6{background: url("../images/index_zdy_tb3-.png") no-repeat center;}
.index_zdy4:hover h6{background: url("../images/index_zdy_tb4-.png") no-repeat center;}
.index_zdy1:hover h2,.index_zdy2:hover h2,.index_zdy3:hover h2,.index_zdy4:hover h2{color: #fff;}
.index_zdy1:hover h3,.index_zdy2:hover h3,.index_zdy3:hover h3,.index_zdy4:hover h3{background: #fff;}
.index_zdy1:hover p,.index_zdy2:hover p,.index_zdy3:hover p,.index_zdy4:hover p{color: #fff;}
.index_zdy1:hover h5,.index_zdy2:hover h5,.index_zdy3:hover h5,.index_zdy4:hover h5{border: 2px #fff solid; color: #fff;}


/*indext_new*/
.indext_new{width: 100%;height: 1140px;background: url("../images/indext_new_bg.jpg") no-repeat top center; overflow: hidden;}

.indext_new_nr{width:1280px;margin: 50px auto 0 auto;}
.index_wenzhang{width:850px;}
.new_nr_tl{width:850px;height:480px; overflow: hidden; }
.new_nr_tl a img{transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;margin: 0 auto;}
.index_wenzhang li:hover .new_nr_tl a img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_pro_t_laa{width:850px; height:240px; background: #2e2d32;}
.se_pro_t_laa a{padding: 45px 60px;display: block;}
.se_pro_t_laa a em{color: #fff; font-size: 18px; display: flex;}
.se_pro_t_laa a em b{width: 15px; height: 15px; background: #ca151c; display: block; margin: 5px 0 5px 5px;}
.se_pro_t_laa a p{color: rgba(255,255,255,0.7);font-size: 14px;line-height: 20px;margin: 25px 0;}
.se_pro_t_laa span,.inde_wz span{display: block;float: left;width: 100px;height:30px;line-height:30px;background: #ca151c; color: #fff; text-align: center;border-radius: 50px;}
.se_pro_t_laa i,.inde_wz i{float: right;font-size: 14px;color: rgba(255,255,255,0.7);margin: 5px 0;}
/*.index_wenzhang li:hover .se_pro_t_laa{background: linear-gradient(to right, #5b0213, #fe4365);}*/
/*.index_wenzhang li:hover .se_pro_t_laa span{background: #fe4365; color: #fff;}*/

.new_nr{width:430px;}
.new_nr li{width:430px;height:240px; background:#28282a;}
.new_nr li:nth-child(2){background:#2e2d32;}
.new_nr li:nth-child(3){background:#403f44;}
.inde_wz a{padding: 45px 35px;display: block;}
.inde_wz em{font-size: 16px;color:#fff;display: block;}
.inde_wz p{font-size: 14px;color: rgba(255,255,255,0.7);line-height: 20px;margin:20px 0;}

/*.new_nr li:hover{background: #2e2d32;}*/
/*.new_nr li:hover .inde_wz span{background: #fe4365; color: #fff;}*/



/*neiye*/
.ny_banner{width:100%;height: auto;}
.ny_banner img{width: 100%;height: auto;}

.espcms_path{border-bottom: 1px solid #E0E0E0;padding:10px 10px;margin: 0px;}
.breadcrumb {padding: 8px 15px;margin-bottom: 20px;list-style: none;background-color: #f5f5f5;border-radius: 5px;}
.breadcrumb > li + li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}
.breadcrumb > li {display: inline-block;}

.ny_gsm{text-align: center;font-size: 42px;font-weight: bold;color: #005aab;margin:40px 0 20px 0;}
.ny_gsm span{color: #ca151c;}

.espcms_content{padding-top: 15px;line-height: 200%;}
.espcms_content p{font-size: 16px;text-align: justify;margin: 0 0 10px;}
.espcms_content p img{display: block;text-indent: 0;}
.row {}
.espcms_page_book{padding-top:25px;padding-bottom:25px;}
.container {width: 1280px;}
.container {padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}

/*index_cage_ny*/
.index_cage{z-index:1; position:relative; }
.index_cage_in_n{max-width: 1320px; margin: 0 auto ;position: relative; height: 160px;}
.index_cage_in_n>a{ animation: sss 1s infinite alternate linear;position: absolute; text-align: center;font-size:18px; font-weight: bold; }
.index_cage_in_n>a img{width:110px; border-radius:50%; border: 5px #ececec solid; margin: 0 20px}
.index_cage_in_n>a:nth-child(2n){animation: sss2 1s infinite alternate linear;}
.index_cage_in_n>a:nth-child(1){left: 0px;top:0;}
.index_cage_in_n>a:nth-child(2){left:145px;top:0;}
.index_cage_in_n>a:nth-child(3){left:285px;top:0;}
.index_cage_in_n>a:nth-child(4){left:435px;top:0;}
.index_cage_in_n>a:nth-child(5){left:575px;top:0;}
.index_cage_in_n>a:nth-child(6){left:725px;top:0;}
.index_cage_in_n>a:nth-child(7){left:865px;top:0;}
.index_cage_in_n>a:nth-child(8){left:1005px;top:0;}
.index_cage_in_n>a:nth-child(9){left:1160px;top:0;}

/*neiye_pro*/
.se_nypro_con{margin:0 auto;width:1280px;overflow: hidden;}
.se_nypro_con ul{width:1297.5px;}
.se_nypro_con li{float: left; width:415px; margin:0 17.5px 20px 0; background:#eeeeee;}
.se_nypro_con li a{width:415px; height:415px;}
.se_nypro_con li a .se_pro_cc{width:415px; height:80px; text-align:center; color:#666;}
.se_nypro_con li a .se_pro_cc p{font-size:20px; line-height:80px;}
.se_nypro_con li img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.se_nypro_con li:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_nypro_con li:hover .se_pro_cc p{color: #ca151c;font-weight: bold;}
.se_nypro_con .chanpin_con_pic{width:415px; height:335px; overflow:hidden;}


/*图片阅读*/
.espcms_info_pager{border-top: 0px solid #E0E0E0;padding-top:15px;}
.pager {padding-left: 0;margin: 20px 0;text-align: center;list-style: none;}
.pager li {display: inline;}
.pager li > a,
.pager li > span {display: inline-block;padding: 5px 14px;background-color: #fff;border: 1px solid #ddd;border-radius: 15px;}
.pager li > a:hover,
.pager li > a:focus {text-decoration: none;background-color: #eee;}
.pager .next > a,
.pager .next > span {float: right;}
.pager .previous > a,
.pager .previous > span {float: left;}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {color: #777;cursor: not-allowed;background-color: #fff;}
.espcms_pic_content{padding:15px 0px;}
.espcms_pic_content > .row{margin: 0px -10px 0px -10px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_name{padding-top: 10px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_name > h1{font-size:25px;margin: 0px;padding:0px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_info{padding-top:15px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_intro{padding-top:5px;line-height: 180%;color:#9E9E9E}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_price{padding-top:10px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_price > span{font-size:18px;color:#EF6C00}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_price > del{padding-left:10px;font-size:14px;color:#1976D2}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_bottom{padding-top:20px;}

.pic_samll_show{max-height:320px;overflow: hidden;}
/*相册*/
.espcms_pic_content > .photo_list_info{margin: 10px 0px;}
.espcms_pic_content > .photo_list_info > .panel-heading > h3{margin: 0px;padding:5px 0px;font-size:16px;font-weight: bold;}
/*内容*/
.espcms_pic_content > .pic_content{margin: 10px 0px;}
.espcms_pic_content > .pic_content > .panel-heading > h3{margin: 0px;padding:5px 0px;font-size:16px;font-weight: bold;}
.espcms_pic_content > .pic_content > .panel-body{line-height: 180%;padding:15px;}
.espcms_link_pic{padding-top:0px;padding-bottom:0px;}


.espcms_pro_title{float: right;width:450px;overflow: hidden;}
.espcms_pro_title h1{font-size:40px;font-weight: bold; line-height:80px; color: #005aab;margin: 30px 0 10px 0;}
.espcms_pro_title .espcms_priceclass{color:#ff9000;font-weight: bold;font-size:14px;}
.espcms_pro_title dd{padding:14px 0px 8px 0;color:#7a7a7a;border-bottom: 1px solid #dedede;line-height:33px;}
.espcms_pro_title .dd_padding{padding:10px 0px; line-height:33px; border-bottom: 1px solid #dedede;}
.espcms_pro_title dt{ color:#7a7a7a;}
.espcms_pro_title p{width: 120px; height: 40px; line-height: 40px; background:#005aab; text-align: center;  margin-top:10px;}
.espcms_pro_title p a{color:#fff;display: block; margin-top: 35px;}
.espcms_pro_title p:hover{background: #ca151c;}
.espcms_pro_title img{margin-top: 30px;}
.espcms_pro_pic{float: left;width:700px;height: 525px; overflow: hidden;}

.espcms_book{overflow: hidden; font-size:15px; margin-bottom:30px; border:1px solid #eee; padding:20px; background:#fff;border-radius: 5px;}


.espcms_page{width:1280px;overflow: hidden;margin: 0 auto; padding:0 0 30px 0}

.espcms_page_right{padding-bottom:25px;overflow: hidden; }

caption,th{text-align:left;}
.f14{font-size:14px;}

img {border: 0 none; height: auto; vertical-align: middle; }

.miaoshu{line-height:55px; padding:0 0 0 0; color:#333; font-size:16px; background:#e5f0fd;}
.miaoshu span{width:150px; background:#0067ee; display:block; text-align:center; text-indent: 0; font-weight:bold; font-size:18px;color: #fff;}

a.infolist2 {color: #656565;text-decoration: none;} a:visited.infolist2 {color: #656565;text-decoration: none;} a:hover.infolist2 {color: #dc6d09;text-decoration: underline;}

.espcms_newslist_read{padding:0px 5px;}
.espcms_newslist_read li{float: left;width:48%;padding:0px 0px 5px 8px;overflow: hidden;}

.lh33{line-height:33px;}
.lh33 p{padding: 0 10px;text-align: justify;}
.se_erji_img{}
.se_erji_img img{width: auto; margin:0 auto}


/*工程案例内页*/
.se_case_con{width:1300px; overflow:hidden; position:relative; margin: 0 auto;}
.se_case_con li{float:left; position:relative; width:calc(100%/3); overflow:hidden; margin:0 0 20px 0; cursor:pointer;}
.se_case_con em{font-style: normal; text-align:center; line-height:48px; width:415px; display:block; position:absolute; font-size:20px; color:#fff; font-weight:bold; z-index:3; bottom:0;  right:0}
.se_case_con .old{width:95%; margin:0 auto; background:#f7f3f2; position:relative}
.se_case_con .cp_k{position:absolute; line-height:85px; background:rgba(0,0,0,0.6); bottom:0; width:100%; color:#fff; font-size:15px; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_case_con .cp_k a{ line-height: 50px; color: #fff; font-size: 20px; display: block; text-align: center;}
.se_case_con .cp_k a:hover{font-size: 20px;color: #FFFFFF;}
.se_case_con .cp_m{ width:100%; position:relative; overflow:hidden;}
.se_case_con .cp_m img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_case_con li:hover .cp_m img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}

.se_date{font-size:15px; color:#666}

/*新闻查看*/
.espcms_news_title{padding:0 15px 50px 15px;text-align: center;margin: 0px auto; color:#333;}
.espcms_news_title h1{ line-height:90px; font-size:36px; color:#005aab;}

.title_product{width: 1280px;height:40px;line-height: 40px;margin: 0 auto;}
.title_product p{font-size: 15px;color: #666;}
.add_dizhi{position: absolute;width:1280px;margin: 0 auto;left: 0;right: 0;font-size: 16px;text-align: right;bottom:20px;font-weight: bold;color: #fff;text-shadow:2px 2px 2px #666;}
.add_dizhi a{color: #fff;}
.dituaa{width: 100%;overflow: hidden;}
.abou_nyjj{width: 1280px;margin: 0 auto;padding:26px 0;color: #666;}
.abou_nyjj p{font-size: 18px;line-height: 33px;margin: 10px 0;text-indent: 2em;}
/*neiye_contact*/
.map{ width:100%; overflow:hidden;}
.ny_contact{width: 1280px;margin: 0 auto;padding: 40px 0 60px 0;}
.ny_lianxi{width: 520px;border: 1px solid #e9e9e9;padding:50px 50px;}
.ny_lianxi strong{font-size: 38px;font-weight: bold;color: #005aab;display: block;}
.ny_lianxi p{font-size: 18px;line-height:47px;color: #666;}
.ny_conimg{width: 620px;height:430px;}
/*neiye_newlist*/
.se_news_con{}
.se_news_con ul{}
.se_news_con li{margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer;position:relative; top:0; padding:25px 0; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-bottom:1px solid #eee}
.se_news_con li:hover { background:#005aab; top:30px;}
.se_news_da{width:1280px; margin:0 auto}
.se_news_l{width:300px; position:relative; overflow:hidden; margin-left: 25px;}
.se_news_l img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_news_l:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_news_r{width: 910px; position: relative; z-index: 2; padding:10px 20px 0 0}
.se_news_r span{display:block; line-height:35px; font-size:14px; color:#888; padding:0 0 0 20px;}
.se_news_r h2{font-size:14px; color:#555555; padding:5px 0 10px 0; font-weight:normal;}
.se_news_r h2 a{font-size:23px; color:#333; text-transform:uppercase; display:block; line-height:50px;transition:all 0.2s ease 0s; -webkit-transition:all 0.2s ease 0s;}
.se_news_r h2 a:hover{color:#ca151c;}
.se_news_r p{ line-height:28px; color:#777; padding:10px 0 10px 0; font-size:15px;}
.se_news_r .se_news_more{width:120px; border:1px solid #ca151c; line-height:30px; text-align:center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_news_r .se_news_more a{color:#ca151c; font-size:14px;}
.se_news_r .se_news_more a:hover{ color:#fff; }
.se_news_con li:hover .se_news_more{ background:#fff; border:1px solid #fff; }
.se_news_con li:hover .se_news_more a{ color:#ca151c; }
.se_news_con li:hover .se_news_r h2 a{ color:#fff; }
.se_news_con li:hover .se_news_r h2{ color:#fff; }
.se_news_con li:hover .se_news_r p{ color:#fff; }
.main{ width:1280px; margin:30px auto 0 auto}
.t_left{ width:265px; float:left; margin:0 0 30px 0}
.fenye{padding:20px 0; font-size:14px;}
/*neiye_new*/
.ny_newsnr{width:1280px;margin: 0 auto;}
.ny_newsnr h1{text-align: center;font-size:24px;line-height:57px;margin-top: 28px;}
.ny_newsnr .se_date{text-align: center;font-size:16px;line-height:32px;color: #666;}
.ny_news_txt{font-size:18px;margin: 26px 0;line-height:32px;padding:30px;border: 1px solid #E0E0E0;}
.ny_news_txt p{margin-bottom: 10px;}
.ny_news_txt p img{display: block;max-width:800px;height: auto;margin:0 auto;}
.xiangqing_fanye ul li{width:50%;height: 50px;line-height: 50px;float:left;font-size: 16px;}
.xiangqing_fanye{width:1280px;margin:15px auto;border: 1px solid #E0E0E0;}

/*neiye_pro*/
.ny_right{width: 990px;margin-top: 36px;}
.nypro_pic{width:600px;height:450px;margin-bottom: 26px;}
.nypro_pic img{width: 100%;height: auto;margin: 0 auto;}
.nypro_title{width: 340px;}
.miaoshu{margin: 0 auto;background-color: #eeeeee;height:55px;line-height:55px;}
.miaoshu span{display: block;width: 120px;text-align:center;background:#005aab;font-size: 20px;color: #fff;}
.cpdianhua{background: url("../images/cpdianhua.jpg") no-repeat top left;width:340px;height: 300px;}


/*contact*/
.contact{margin:15px 0 0 0; border: 1px solid #eee; }
.contact h2{color:#fff; font-size:24px; background:#37407b; height:65px; line-height:65px;text-align:center;}
.contact h2 a{color:#fff;}
.contact h2 a:hover{ color:#fff;}
.contact h2 a span{font: 16px Arial; padding:0 0 0 15px; text-transform:uppercase;color:#d3d3d3;}
.contact p{ line-height:28px; padding:30px 10px 30px 10px; color:#444; font-size:14px;}
.contact p strong{font-size:16px; line-height:38px; }

/*seach*/
.page_bann_title{padding: 55px 0px; text-align: center;}
.page_bann_title > h2{font-size: 40px; color: #029837; }
.page_bann_title > p{font-size: 20px; color: #999999; padding-top: 10px;}

.espcms_info_list{padding-top: 15px;}
.espcms_info_list > ul > li{border:0px;margin: 0px;padding:8px 5px;}

.espcms_info_time{background: none;color:#BDBDBD}
.espcms_info_list > ul > li > .list-group-item-text{line-height: 150%;padding-top:10px;color:#BDBDBD}


.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {color: #337ab7;background-color: #fff;}
.list-group-item > .badge {float: right;}
.list-group-item > .badge + .badge {margin-right: 5px;}
.list-group {padding-left: 0;margin-bottom: 20px;}
.list-group-item {position: relative;display: block;padding: 10px 15px;margin-bottom: -1px;background-color: #fff;border: 1px solid #ddd;}
.list-group-item:first-child {border-top-left-radius: 4px;border-top-right-radius: 4px;}
.list-group-item:last-child {margin-bottom: 0;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
a.list-group-item,
button.list-group-item {color: #555;}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {color: #333;}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {color: #555;text-decoration: none;background-color: #f5f5f5;}
button.list-group-item {width: 100%;text-align: left;}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {color: #777;cursor: not-allowed;background-color: #eee;}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {color: inherit;}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {color: #777;}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {z-index: 2;color: #fff;background-color: #337ab7;border-color: #337ab7;}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {color: inherit;}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {color: #c7ddef;}
.list-group-item-success {color: #3c763d;background-color: #dff0d8;}
a.list-group-item-success,
button.list-group-item-success {color: #3c763d;}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {color: inherit;}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {color: #3c763d;background-color: #d0e9c6;}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {color: #fff;background-color: #3c763d;border-color: #3c763d;}
.list-group-item-info {color: #31708f;background-color: #d9edf7;}
a.list-group-item-info,
button.list-group-item-info {color: #31708f;}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {color: inherit;}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {color: #31708f;background-color: #c4e3f3;}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {color: #fff;background-color: #31708f;border-color: #31708f;}
.list-group-item-warning {color: #8a6d3b;background-color: #fcf8e3;}
a.list-group-item-warning,
button.list-group-item-warning {color: #8a6d3b;}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {color: inherit;}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {color: #8a6d3b;background-color: #faf2cc;}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {color: #fff;background-color: #8a6d3b;border-color: #8a6d3b;}
.list-group-item-danger {color: #a94442;background-color: #f2dede;}
a.list-group-item-danger,
button.list-group-item-danger {color: #a94442;}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {color: inherit;}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {color: #a94442;background-color: #ebcccc;}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {color: #fff;background-color: #a94442;border-color: #a94442;}
.list-group-item-heading {margin-top: 0;margin-bottom: 5px;}
.list-group-item-text {margin-bottom: 0;line-height: 1.3;}
.panel {margin-bottom: 20px;background-color: #fff;border: 1px solid transparent;border-radius: 4px;-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);box-shadow: 0 1px 1px rgba(0, 0, 0, .05);}
													      .panel-body {padding: 10px;margin: 0px;}
													      .panel-heading {padding: 10px 15px;border-bottom: 1px solid transparent;border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel-heading > .dropdown .dropdown-toggle {color: inherit;}
													      .panel-title {margin-top: 0;margin-bottom: 0;font-size: 16px;color: inherit;}
													      .panel-title > a,
													      .panel-title > small,
													      .panel-title > .small,
													      .panel-title > small > a,
													      .panel-title > .small > a {color: inherit;}
													      .panel-footer {padding: 10px 15px;background-color: #f5f5f5;border-top: 1px solid #ddd;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .list-group,
													      .panel > .panel-collapse > .list-group {margin-bottom: 0;}
													      .panel > .list-group .list-group-item,
													      .panel > .panel-collapse > .list-group .list-group-item {border-width: 1px 0;border-radius: 0;}
													      .panel > .list-group:first-child .list-group-item:first-child,
													      .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {border-top: 0;border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel > .list-group:last-child .list-group-item:last-child,
													      .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {border-bottom: 0;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {border-top-left-radius: 0;border-top-right-radius: 0;}
													      .panel-heading + .list-group .list-group-item:first-child {border-top-width: 0;}
													      .list-group + .panel-footer {border-top-width: 0;}
													      .panel > .table,
													      .panel > .table-responsive > .table,
													      .panel > .panel-collapse > .table {margin-bottom: 0;}
													      .panel > .table caption,
													      .panel > .table-responsive > .table caption,
													      .panel > .panel-collapse > .table caption {padding-right: 15px;padding-left: 15px;}
													      .panel > .table:first-child,
													      .panel > .table-responsive:first-child > .table:first-child {border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel > .table:first-child > thead:first-child > tr:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {border-top-left-radius: 3px;border-top-right-radius: 3px;}
													      .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
													      .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {border-top-left-radius: 3px;}
													      .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
													      .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
													      .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
													      .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {border-top-right-radius: 3px;}
													      .panel > .table:last-child,
													      .panel > .table-responsive:last-child > .table:last-child {border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .table:last-child > tbody:last-child > tr:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;}
													      .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
													      .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {border-bottom-left-radius: 3px;}
													      .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
													      .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
													      .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
													      .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {border-bottom-right-radius: 3px;}
													      .panel > .panel-body + .table,
													      .panel > .panel-body + .table-responsive,
													      .panel > .table + .panel-body,
													      .panel > .table-responsive + .panel-body {border-top: 1px solid #ddd;}
													      .panel > .table > tbody:first-child > tr:first-child th,
													      .panel > .table > tbody:first-child > tr:first-child td {border-top: 0;}
													      .panel > .table-bordered,
													      .panel > .table-responsive > .table-bordered {border: 0;}
													      .panel > .table-bordered > thead > tr > th:first-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
													      .panel > .table-bordered > tbody > tr > th:first-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
													      .panel > .table-bordered > tfoot > tr > th:first-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
													      .panel > .table-bordered > thead > tr > td:first-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
													      .panel > .table-bordered > tbody > tr > td:first-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
													      .panel > .table-bordered > tfoot > tr > td:first-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left: 0;}
													      .panel > .table-bordered > thead > tr > th:last-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
													      .panel > .table-bordered > tbody > tr > th:last-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
													      .panel > .table-bordered > tfoot > tr > th:last-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
													      .panel > .table-bordered > thead > tr > td:last-child,
													      .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
													      .panel > .table-bordered > tbody > tr > td:last-child,
													      .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
													      .panel > .table-bordered > tfoot > tr > td:last-child,
													      .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right: 0;}
													      .panel > .table-bordered > thead > tr:first-child > td,
													      .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
													      .panel > .table-bordered > tbody > tr:first-child > td,
													      .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
													      .panel > .table-bordered > thead > tr:first-child > th,
													      .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
													      .panel > .table-bordered > tbody > tr:first-child > th,
													      .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {border-bottom: 0;}
													      .panel > .table-bordered > tbody > tr:last-child > td,
													      .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
													      .panel > .table-bordered > tfoot > tr:last-child > td,
													      .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
													      .panel > .table-bordered > tbody > tr:last-child > th,
													      .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
													      .panel > .table-bordered > tfoot > tr:last-child > th,
													      .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {border-bottom: 0;}
													      .panel > .table-responsive {margin-bottom: 0;border: 0;}
													      .panel-group {margin-bottom: 20px;}
													      .panel-group .panel {margin-bottom: 0;border-radius: 4px;}
													      .panel-group .panel + .panel {margin-top: 5px;}
													      .panel-group .panel-heading {border-bottom: 0;}
													      .panel-group .panel-heading + .panel-collapse > .panel-body,
													      .panel-group .panel-heading + .panel-collapse > .list-group {border-top: 1px solid #ddd;}
													      .panel-group .panel-footer {border-top: 0;}
													      .panel-group .panel-footer + .panel-collapse .panel-body {border-bottom: 1px solid #ddd;}
													      .panel-default {border-color: #ddd;}
													      .panel-default > .panel-heading {color: #333;background-color: #f5f5f5;border-color: #ddd;}
													      .panel-default > .panel-heading + .panel-collapse > .panel-body {border-top-color: #ddd;}
													      .panel-default > .panel-heading .badge {color: #f5f5f5;background-color: #333;}
													      .panel-default > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #ddd;}
													      .panel-primary {border-color: #337ab7;}
													      .panel-primary > .panel-heading {color: #fff;background-color: #337ab7;border-color: #337ab7;}
													      .panel-primary > .panel-heading + .panel-collapse > .panel-body {border-top-color: #337ab7;}
													      .panel-primary > .panel-heading .badge {color: #337ab7;background-color: #fff;}
													      .panel-primary > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #337ab7;}
													      .panel-success {border-color: #d6e9c6;}
													      .panel-success > .panel-heading {color: #3c763d;background-color: #dff0d8;border-color: #d6e9c6;}
													      .panel-success > .panel-heading + .panel-collapse > .panel-body {border-top-color: #d6e9c6;}
													      .panel-success > .panel-heading .badge {color: #dff0d8;background-color: #3c763d;}
													      .panel-success > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #d6e9c6;}
													      .panel-info {border-color: #bce8f1;}
													      .panel-info > .panel-heading {color: #31708f;background-color: #d9edf7;border-color: #bce8f1;}
													      .panel-info > .panel-heading + .panel-collapse > .panel-body {border-top-color: #bce8f1;}
													      .panel-info > .panel-heading .badge {color: #d9edf7;background-color: #31708f;}
													      .panel-info > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #bce8f1;}
													      .panel-warning {border-color: #faebcc;}
													      .panel-warning > .panel-heading {color: #8a6d3b;background-color: #fcf8e3;border-color: #faebcc;}
													      .panel-warning > .panel-heading + .panel-collapse > .panel-body {border-top-color: #faebcc;}
													      .panel-warning > .panel-heading .badge {color: #fcf8e3;background-color: #8a6d3b;}
													      .panel-warning > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #faebcc;}
													      .panel-danger {border-color: #ebccd1;}
													      .panel-danger > .panel-heading {color: #a94442;background-color: #f2dede;border-color: #ebccd1;}
													      .panel-danger > .panel-heading + .panel-collapse > .panel-body {border-top-color: #ebccd1;}
													      .panel-danger > .panel-heading .badge {color: #f2dede;background-color: #a94442;}
													      .panel-danger > .panel-footer + .panel-collapse > .panel-body {border-bottom-color: #ebccd1;}

.espcms_bbs_list_center > .badge{padding:8px;background-color: #80DEEA;}

a.link_4242_der {color: #757575;text-decoration: underline;font-size:14px;}
a:visited.link_4242_der {color: #757575;text-decoration: underline;font-size:14px;}
a:hover.link_4242_der {color: #1565C0;text-decoration: none;font-size:14px;}
.word_wrap{ word-wrap:break-word; word-break:normal; }