@charset "utf-8";
/* CSS Document */
@import url(p_mb.css);

.banner{ height:495px; text-align:center}
.ad{ height:50px; background:#fff;}
.notice .notice-box {
    position: relative;
    height: 50px;
}
.home-module {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 50px;
}
.notice .notice-box .iconfont {
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 50px;
    color: #fff;
    line-height: 50px;
    font-size: 35px;
    height: 50px;
	background:url(../images/ad_icon.jpg) no-repeat left center;
}
.notice .notice-box .notice-ul {
    overflow: hidden;
    height: 50px;
}
.notice .notice-box ul {
    padding: 0 0 0 60px;
    color: #fff;
    font-size: 12px;
    width: 100%;
    list-style: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.notice .notice-box ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 50px;
}
.notice .notice-box ul li a{color:#bb1b21;font-size:14px;}

.notice .search {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}
.notice .search input{border:1px solid #bb1b21;
	height:40px;
	line-height:40px;
	margin:5px 0;padding-left:10px; float:left;width:300px;}
	
	.notice .search button{float:right;height:40px;
	line-height:40px;margin-top:5px; background:none; padding:0 10px; border:1px solid #bb1b21;border-left:none; cursor:pointer}

.procon{width:1200px;margin:20px auto;}
.l_bar{width:210px;}
.tit{height:55px; line-height:55px; background:#bb1b21 url(../images/lbar_icon.jpg) no-repeat 15px center; color:#fff;font-size:18px; padding-left:50px;}
.pro_series{ border:1px solid #eee; background:#fff; padding:10px 2px;}
.pro_series li{padding:5px 0; border-bottom:1px solid #eeeeee}
.pro_series li:last-child{ border-bottom:0;}
.pro_series li a{color:#666;display:block; padding-left:20px; line-height:30px; font-size:16px;}
.pro_series li a:hover{color:#bb1b21}
.lbar_tel{background:#bb1b21; padding:10px 0; text-align:center;color:#fff;}

.r_bar{width:970px; margin-left:10px;}
.rbar_pro{ width:100%;}
.rbar_pro li{ width:31.333333333%;overflow:hidden;display:inline;float:left;margin:0px 1% 21px; position:relative;height:230px;}
.rbar_pro li a{ display:block}
.rbar_pro li img{ width:100%;height:100%; }
.rbar_pro li:hover img{ transform: scale(1.2);-webkit-transition: all .6s ease-in-out 0s;
    -moz-transition: all .6s ease-in-out 0s;
    -ms-transition: all .6s ease-in-out 0s;
    -o-transition: all .6s ease-in-out 0s;
    transition: all .6s ease-in-out 0s;}
.rbar_pro li .pro_tit_bg{width:100%; display:block; position:absolute; bottom:0px; left:0;height:40px; line-height:40px; background:rgba(0,0,0,0.5);color:#fff; text-align:center;font-size:14px;}

.probox{background:url(../images/topBg.png) repeat-x left bottom;padding-bottom:50px; margin-bottom:50px}

.home-title {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    padding-bottom: 30px;
    text-align: center;
}
.home-title span.in {
    position: relative;
    width: 60px;
    height: 2px;
    background-color: rgb(187, 27, 33);
    top: -8px;
}
.home-title span {
    display: inline-block;
}
.home-title span.casetit {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    margin: 0 26px;
}

.case_ul{ margin-bottom:50px; text-align:center}
.case_ul li{ width:275px; height:320px; border:1px solid #ddd; padding:5px; text-align:center; float:left;margin:0 6px;}

.case_ul li h4,.caselst li h4{ text-align:left;font-size:16px;line-height:30px; padding-left:15px; margin-top:10px}
.case_ul li a,.caselst li a{ width:150px;margin-top:20px;display:inline-block; background:#bb1b21;color:#fff;font-size:18px; line-height:40px;}

.caselst{ margin:10px auto}
.caselst li{ width:calc(25% - 22px); overflow:hidden; text-align:center; margin:10px 5px; float:left; display:inline; border:1px solid #ddd; padding:5px;}
.caselst li img{ width:100%; overflow:hidden}
.caselst li h4{ text-align:center;font-size:16px;}
.caselst li a{ font-size:14px;line-height:32px;width:80px; margin-bottom:10px;}
.caselst li:hover{border:1px solid #bb1b21;box-shadow:0 0 8px #ccc}
.caselst li:hover img{ transform: scale(1.2);-webkit-transition: all .6s ease-in-out 0s;
    -moz-transition: all .6s ease-in-out 0s;
    -ms-transition: all .6s ease-in-out 0s;
    -o-transition: all .6s ease-in-out 0s;
    transition: all .6s ease-in-out 0s;}
.advantage_box{ background:url(../images/advantage_tit.jpg) no-repeat center top;padding-top:127px;}
.advan_con{ background:#fff;width:1160px; padding:50px 20px;}
.advan_con p{ font-size:16px; line-height:32px; padding-left:20px;}
.advan_con ul li{ float:left;border:1px solid #d6d6d6; padding:5px; margin:0 5px;}


.construction{ margin-top:50px;}

.wid50 {
    width: 49%;
}
.module-tit {
    position: relative;
    border-bottom: 2px solid #ddd;
    height: 44px;
    line-height: 44px;
    margin-bottom: 20px;
}
.Themefont {
    color: rgb(187, 27, 33) !important;
}
.module-tit:before {
    bottom: -2px;
    width: 100px;
    border-bottom: 2px solid;
}
.module-tit:before, .module-tit:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
}
.module-tit span {
    display: block;
    max-width: 70%;
    color: #333;
    font-size: 18px;
    padding-left: 15px;
}
.module-tit a {
    margin-right: 10px;
    padding: 0 8px;
}
.module-tit:after {
    top: 11px;
    height: 22px;
    border-left: 3px solid;
}
.module-tit:before, .module-tit:after {
    display: block;
    content: '';
    position: absolute;
    left: 0;
}
.company-box li {
    padding: 0 81px 0 10px;
    position: relative;
    margin-top: 0;
}
.company-box li a {
    display: inline-block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
}
.company-box .time {
    color: #aaa;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
}
.ThemeSfont, .ThemeSfonthover:hover {
    color: rgb(89, 86, 86) !important;
}
.wd dl {
    width: 98%;
    height: 80px;
    padding: 10px 0 0;
}
.wd dt {
    height: 28px;
	width:100%;
    line-height: 28px;
    background: #f7f7f7;
}
.wd dt, .wd dt a {
    font-size: 13px;
    color: #9e0001;
}
.wd dl i {
    text-transform: uppercase;
    float: left;
    padding: 0 15px 0 5px;
	font-style:normal
}
.wd dl span {
    display: block;
    float: left;
    width: 520px;
    overflow: hidden;
}
.wd dd {
    padding-top: 5px;
    font-size: 13px;
    color: #333;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}
.aboutbox .aboutimg {
    width: 45%;
    height: 200px;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.aboutbox .abouttxt {
    width: 52%;
    max-height: 195px;
    overflow: hidden;
}
.aboutbox .abouttxt * {
    line-height: 1.6!important;
    font-size: 14px!important;
    color: #333!important;
    margin: 0!important;
    padding: 0!important;
}
.con_right textarea.form-control {
    width: 100% !important;
    height: 100px;
    margin: 15px 0 0 0;
    resize: none;
}
.Themebg, .Custom_Themebg:hover {
    background-color: rgb(187, 27, 33) !important;
}
.con_right .form-control {
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    margin-right: 2%;
    border: 1px solid #dadada;
    font-size: 14px;
    color: #555;
    padding: 0 8px;
    border-radius: 0;
}
.leftRi .text_edit, .con_right .form-group {
    float: left;
    width: 33.333333%;
    box-sizing: border-box;
    padding-left: 15px;
}
.con_right .undefined_edit {
    clear: both;
    padding-left: 15px;
    width: 100%;
}
.seeDetail, .form .btn-primary {
    margin-top: 15px!important;
    height: 40px!important;
    line-height: 40px!important;
    color: #fff;
    min-width: 128px;
    max-width: 250px;
    text-align: center;
	border:0;
}

.form textarea {
    width: 70%!important;
    padding: 5px;
    display: block;
    clear: none;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.friendLink .link-box {
    height: auto;
    background-color: #fff;
    padding: 5px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.friendBox {
    margin: 15px auto 0;
    max-width: 1200px;
}
.friendLink .link-box h4 {
    color: #666;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
}
.friendLink .link-box ul {
    overflow: hidden;
    display: inline;
    color: #666;
    line-height: 30px;
}
.friendLink .link-box ul li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-style: normal;
    padding: 0 3px;
}
.friendLink .link-box ul a:hover {
    color: #666;
}
.friendLink .link-box ul a {
    word-break: break-all;
    word-wrap: break-word;
    font-style: normal;
    color: #999;
}

.shigonglst{ margin:15px 0;}
.shigonglst li{ width:23%; margin:5px 1%; float:left; }
.shigonglst li p{ font-size:20px; line-height:42px;}


.location{ background:#fff; border-bottom:1px solid #9E0001; margin-bottom:15px;height:40px; line-height:40px;}
.content{ width:1200px; margin:0 auto;}
.location a{ color:#666; padding: 0 6px;}
.leftr {
    float: left;
    width: 210px;    
    display: inline;
    
}
.leib{ border:1px solid #ddd;}
.tit1 {
    background: #9E0001;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 16px;
}
.tit1 a{ color:#333;}
.leib2 .nr{ border:1px solid #ccc; border-top:0; background:#fff; padding:4px 0px 8px;overflow:hidden; border-bottom:none;}
.leib2 .nr h4{ background:#ededed; height:33px; font-size:15px; line-height:33px; padding-left:28px;overflow:hidden;margin-top:4px;}
.leib2 .nr h4 a{ color:#474954; }
.leib2 .nr a:hover{ text-decoration:underline;}
.leib2 .nr ul{padding:0 15px;}
.leib2 .nr li{ padding-left: 17px; color: #666;line-height: 29px; overflow: hidden;white-space: nowrap; height:29px;border-bottom:1px dashed #DEDEDE}
.leib2 .nr li a{ color:#474954; font-size:13px;}
.leib2 .nr li.cur a{ color:#C10005;}

.leib3{ width:201px; background:#fff;}

.leib3 .nr {padding:10px;}
.leib3 .nr h4 {height: 29px;line-height: 29px; margin-top: 5px;width: 199px;}
.leib3 .nr h4 a{  color: #323232;font-family: "Microsoft YaHei";font-size: 14px;font-weight: normal;padding-left: 40px;}
.leib3 .nr ul{padding:0 15px;}
.leib3 .nr li{background: url("../images/ico01.gif") no-repeat scroll 0px 13px ; overflow:hidden; border-bottom: 1px solid #FFFFFF;height: 31px;line-height: 31px;padding-left: 15px;}
.leib3 .nr li a{font-family: 'Microsoft YaHei'; color:#666;}
.leib3 .nr li.cur a{ color:#00B0DC;}
.leib3 .nr img{ width:197px;}
.leib3 .nr p{ padding-left:5px; line-height:24px;}
.leib3 .nr h5{  line-height:30px; color:#3f3f3f; font-size:13px; padding-left:5px; padding-top:10px;}
.leib3 .nr .dianhua{background: url("../images/Teln.gif") no-repeat scroll 9px 14px transparent;color: #666666;line-height: 20px;padding: 10px 0 10px 66px;}
.leib3 .nr .dianhua span{color: #282b33;display: block;font: 18px "Impact";}
.inner_ban{ text-align:center}
.inner_ban img{ width:100%;}
.right_con{ float:right;width:940px;margin-bottom:50px;margin-top:10px; padding:20px; border:1px solid #ddd;}
.right_con p{ color:#333; font-size:16px; line-height:30px;}


.nlist-box2 li {
    margin-bottom: 10px;
    border: 1px solid #e1e1e1;
    padding: 10px;
    height: auto;
    overflow: hidden;
}

.nlist-box2 li a {
    color: #333;
    display: block;
}

.nlist-box2 li .news_det {
    width: 100%;
}

.nlist-box2 li p {
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    color: #333;
    padding: 0px;
    margin-bottom: 5px;
}
.nlist-box2 li .time {
    display: block;
    padding: 0px;
    color: #999;
    height: 25px;
    line-height: 25px;
    width: 85px;
    text-align: center;
    background-color: #e8e6e6;
}
.nlist-box2 li .det_box {
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #666;
    margin-top: 10px;
    font-size: 12px;
}
.page .col-lg-3, .page .col-lg-9 {
    padding: 0;
    margin: 10px 0;
    line-height: 34px;
	width:25%;
	display:inline
}

.page .col-lg-9{ width:calc(75% - 20px); text-align:right}
.page .pagination {
    margin: 0;
    padding-left: 12px;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    float: left;
    margin-bottom: 5px;
}
.pagination>li {
    display: inline;
}


.page .pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.page .pagination > li > a {
    color: #666;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination li.active a{ color:#fff}

.bt_line{ border-bottom:1px dashed #ccc; padding-bottom:10px; margin-bottom:10px;}
.right_con h1{ font-size:21px;}