@charset "utf-8";
/*reset*/

/* CSS reset for c_b */

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*
/*其他*/
.curp{cursor:pointer};


/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
/*end reset*/


/*清除浮动*/
.clearfix:after{ 
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.clearfix{ /*兼容 IE*/
    zoom: 1;
}



#roll_top,#fall,#ct{position:relative;cursor:pointer;height:52px;width:52px}
#roll_top{background:url(../images/top.gif) no-repeat}
#fall{background:url(../images/top.gif) no-repeat 0 -80px}
#ct{background:url(../images/top.gif) no-repeat 0 -40px}
#roll{display:block;width:15px;margin-right:-558px;position:fixed;right:46%;top:80%;_margin-right:-558px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8)); z-index:100;}


/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:15px; font-family: microsoft yahei , "宋体"; position:relative;min-width:1200px;}/*网站字体颜色*/



/*返回顶部*/
.retop ul{ overflow:hidden;}
.retop li{ float:left; margin-left:10px;}
.retop li img{ display:block;}
.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:80%; right:46%; margin-right:-615px; cursor:pointer;  display:none;z-index:999;}
.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}
.rtTop img{ display:block; position:absolute; top:0; left:0;}

/* -- 弹出窗口 -- */
#oran_full_bg{ display:none !important;}

/* tanchuang1 提交弹窗*/
.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(../images/tanchuangbg.png);height:100%;}
.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px;}
.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}
.tanchuang1 .conBox .box{width: 398px;height: 190px;border: 1px solid #e5e5e5;padding-top: 20px;text-align: center;position: relative;}
.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}
.tanchuang1 .conBox .box h5{font-size: 24px;color: #da251d;font-weight: bold;margin-top: 10px;}
.tanchuang1 .conBox .box p{font-size: 16px;color: #4d4d4d;margin-top: 10px;}
.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: -1px;left: 50%;margin-left: -75px;background: #da251d;text-decoration: none;z-index:999999999999999;border:0px;}
.tanchuang2 .conBox .box a{background: #404040;}



section {
    overflow: hidden;
    position: relative;
	background:#fff;
    z-index: 9;
}

.nr-cz{
    vertical-align: middle;
    display: table-cell;
}
.nr-djz{
    position: relative;
    max-width: 1365px;
    margin: 0 auto;
}


.isotope, 
.isotope .portfolio-item, 
.isotope .post-item {
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .8s;
	-ms-transition-duration: .8s;
	-o-transition-duration: .8s;
	transition-duration: .8s;
}

.align-center{
	text-align:center;
	line-height:0;
	font-size:0;
}
.align-left{
	text-align:left;
	line-height:0;
	font-size:0;
}
.align-right{
	text-align:right;
	line-height:0;
	font-size:0;
}
.align-left li,.align-right li,.align-center li{
	display:inline-block;
}

.pagerMain{
    text-align: center;
    margin-top: 20px;
}
.pagerMain span:first-child,.pagerMain span:last-child{
	display: none;
}
.pagerMain li{ float:left;    list-style-type: none;    padding: 0 4px;
    line-height: 42px;}
.pagerMain a{
	width:auto;
	padding:0 15px;
	height:30px;
	border:1px solid #e4e4e4;
	line-height:30px;
    background: #fff;
	color:#666666;
	font-size:13px;
	display:inline-block;
	border-radius:2px;
	margin:5px;
	border-radius:4px;
}
.pagerMain a.page_current{
	color:#fff;
	background:#003f98;
	border:1px solid #003f98;
}
.pagerMain a:hover{
	background:#003f98;
	color:#fff;
}

.jjbq-box{
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.jjbq-box li{
    -webkit-box-flex: 0;
}

.container{
	width:1200px;
	margin:0 auto;
}
em{
	font-style:normal;
}
img{
    -webkit-user-drag: none;
    vertical-align: middle;
}
.time4{

    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
}

.cz-cen {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-flex;
}
.contacts{
	float:right;
	width:500px;
	position:relative;
}
.contacts p{
	color:#fff;
	font-size:15px;
	line-height:42px;
	padding-top:20px;
}
.contacts img{
	position:absolute;
	right:0;
	bottom:50px;
	border-radius:5px;
}

.ho_til{
    width: 100%;
    text-align: center;
    margin: 40px 0 20px 0;
}
.ho_til h2{
    color: #ebebeb;
    font-size:45px;
    line-height: 45px;
}
.ho_til h4{
    color: #333333;
    font-size: 26px;
	line-height: 24px;
	position: relative;
	top: -20px;
	padding-bottom: 15px;
}
.ho_til h4::after{
	content: "";
	position: absolute;
	width: 50px;
	height: 4px;
	background: #2160b5;
	border-radius: 5px;
	left: 50%;
	margin-left: -25px;
	bottom: 0;
}

/*下一篇、下一篇*/
.gduo{ line-height:30px; background:#f7f7f7; overflow:hidden; margin:15px 0px; padding:0 10px;}
.gduo span{ overflow:hidden; height:30px; display:block;}
.gduo a{  color:#7e8391;}
.cpxq_h4{margin:0 auto;width:1200px;}
.cpxq_h4n p{
    font-size: 20px !important;
    line-height: 46px!important;
    color:#fff !important;
    float: left;
    padding-right:50px;
    padding-left: 15px;
    background:url(../images/idx_h2a1.png) no-repeat;
    background-size:100% 100%;
}
.cpxq_h4n p em{
    color: #ddd;
    font-size: 14px;
    vertical-align: bottom;
    display: inline-block;
    line-height: 35px;
    text-transform: uppercase;
    margin-left: 10px;
}
.cpxq_h4n{background-color:#e4e4e4;    margin-top: 20px;}

.cpxq_h4c ul li{
       width: 286px;
    float: left;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin-right: 30px;}
.cpxq_h4c ul li:last-child{margin-right: 0;}
.cpxq_h4c ul li span{
    display: flex;
    text-align: center;
    max-width: 100%;
    justify-content: center;
        height: 200px;
    align-items: center;
    overflow: hidden;}
.cpxq_h4c ul li span img{
    transition: 1s all;
	max-width: 100%;
}
.cpxq_h4c ul li:hover span img{transform: scale(1.1);}
.cpxq_h4c ul li p{
    color: #333333;
    font-size: 15px;
    height: 30px;
	line-height:30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    padding-bottom: 10px;}
.cpxq_h4c ul li em{
    display: block;
    width: 110px;
    height: 30px;
    line-height: 30px;
    color: #333333;
    background-color: #f1f1f1;
    margin: 0 auto;
    border-radius: 15px;
    font-size: 14px;
    transition: all 0.5s;
       margin-bottom: 14px;}
.cpxq_h4c ul li:hover p{color:#98b630;}
.cpxq_h4c ul li:hover em{background-color:#98b630;color:#fff;}
.cpxq_h4c{    padding-top: 30px;
    padding-bottom: 60px;}
.tjzx_3 li{
    width: 420px;
    float: left;
    margin-right: 40px;}
.tjzx_3 li:nth-child(2n){
    margin-right: 0;
}
.tjzx_3 li a span{
    float:right;
    color: #999999;
    font-size: 13px;}
.tjzx_3 li a{
    line-height: 40px;
    border-bottom: 1px dashed #e7e7e7;
    display: block;
    height:40px;
    position: relative;
}
.tjzx_3 li a em{
    color: #333333;
    font-size: 14px;
    display: block;
    float: left;
    width: 280px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent:15px;
}
.tjzx_3{
    padding-bottom:40px;
    padding-top:10px;
}
.tjzx_3 li:hover a em{color:#1f4f9c;}
.tjzx_3 li a:before{
    content:"";
    display: block;
    position: absolute;
    top:18px;
    left:0;
    width:6px;
    height:6px;
    background:url(../images/xwxq_a4.jpg) no-repeat!important;
}
.product_description {
    text-align:center;
}
.product_internal{
	margin: 50px 0 14px 0px;
    border: 1px solid #cdcdcd;
    height: 52px;    display: flex;
    justify-content: space-evenly;
    line-height: 52px;
    border-radius: 5px;
}

.product_pre{
    display: inline-block;
    margin-left: 10px;
    display: flex;
    justify-content: space-around;
}
.product_pre div{

}

.product_pre:after{
	display: block;
    visibility: hidden;
    clear: both;
    content: "";
    height: 0;
}

.product_next{
	display: inline-block;
    float: right;
    margin-right: 10px;
    font-size: 14px;
}

.product_next:after{
	display: block;
    visibility: hidden;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}*/