/*--------全局样式--------*/
body{font-size: 14px;color: #333;line-height: 26px;font-family: "Microsoft YaHei";font-style: normal;overflow-x: hidden;}
form, div, body, img, p, a, img, dl, dd, dt, table, tr, td, th, h1, h2, h3, h4{margin: 0px;padding: 0px;border: 0;}
/* a:link{color: #333;text-decoration: none;}
a:visited{color: #333;text-decoration: none;} */
a{color:#333;text-decoration: none !important;}
a:focus{-moz-outline-style: none;}
a:active{outline: none;text-decoration: none;}
ul, li{list-style: none;margin: 0;padding: 0;}
input, textarea, select{border: none;color: #333;margin: 0;padding: 0;font-size: 12px;font-family: "Microsoft YaHei";vertical-align: middle;box-shadow: none;outline: none;}
input:focus, textarea:focus{outline: 0;}
button{outline: 0;}
i,em,b{font-style: normal;}
/*-------- clear --------*/
.clearfloat:after{display:block;clear:both;content:"";}
.fl{float: left;}
.fr{float: right;}
.donghua{
	transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-o-transition:all 0.3s;
}

/* 头部 */
.headtop{background-color: #f5f5f5;height: 36px;line-height: 36px;font-size: 13px;}
.headtop i{font-size: 18px;margin-left:10px;}
.head_div_right .tels{
	margin-top: 36px;
	    font-size: 24px;
	    color: #000;
	    padding-left: 53px;
	    background: url(../images/dianhua.jpg) left center no-repeat;
}
.head_div{height: 120px;}
.head_div_right .tels h4 {
    font-size: 16px;
    color: #333;
    line-height: 24px;
}
.head_div_right .tels h4 p {
	color: #FF0000;
	font-size: 24px;
	line-height: 30px;
}
.head_div_left{height: 60px;margin-top: 30px;}
.head_div_left .logoimg{display: block;height: 100%;}
.head_div_left .logoimg img{height: 100%;}
.head_div_left .biaoyu img{width: 200px;margin-left: 50px;}



/* 首页轮播 */
.index_lunbo{position: relative;overflow: hidden;width: 100%;}
.index_lunbo .swiper-slide{height: 400px;}
.index_lunbo .swiper-wrapper img{display: block;}
.index_lunbo:hover .inlbbtn{display: block;}
.index_lunbo .inlbbtn{display:none;position:absolute;z-index:1;top:50%;transform: translate(0,-50%);z-index:1;width:40px;height:90px;background:url(../images/icon.png)no-repeat;cursor:pointer;}
.index_lunbo .swiper-button-next{right:5%;background-position:-50px 0;}
.index_lunbo .swiper-button-prev{left:5%;background-position:0 0;}
.index_lunbo .swiper-pagination{bottom: 40px !important;}
.index_lunbo .swiper-pagination .swiper-pagination-bullet{width: 15px;height: 15px;background-color: #fff;opacity: .8;margin: 0 6px !important;}
.index_lunbo .swiper-pagination .swiper-pagination-bullet-active{background-color: #f57b06 !important;}
.inswiper02{display: none;}


.shop_left{width: 230px;height: 40px;line-height: 40px;position: relative;}
.shop_left>a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-size: 15px;
	background-color: #666666;
}
.shop_left>a i{font-size: 20px;margin-right: 15px;}
.navmenulist{position: absolute;top: 100%;left: 0;right: 0;z-index: 2;height: 402px;overflow: hidden; background-color: #fff;border-bottom: 1px solid #ddd;box-sizing: border-box;}
.navmenulist li {
    margin: 23px 20px 0 20px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
}
.navmenulist li:last-child{border-bottom: none;}
.navmenulist .menutong {
    font-size: 16px;line-height: 20px;
    padding-left: 35px;
}
.navmenulist .menulili {
    text-align: justify;
    text-align-last: justify;
    line-height: 0;
    color: #757575;
    margin-top: 4px;
}
.navmenulist .menulili a {
    width: auto;
    display: inline-block;
    text-align: left;
    text-align-last: left;
    height: 30px;
    line-height: 30px;
    color: #757575;
}
.navmenulist .menu01 {background: url(../images/nav-03.png) no-repeat 0 center;}
.navmenulist .menu02 {background: url(../images/nav-02.png) no-repeat 0 center;}
.navmenulist .menu03 {background: url(../images/nav-01.png) no-repeat 0 center;}
.navmenulist .menu04 {background: url(../images/nav-04.png) no-repeat 0 center;}
.shopnav{border-bottom: 2px solid #f57b06;}
.shop_right ul li{height: 40px;line-height: 40px;width: 130px;float: left;text-align: center;font-size: 15px;}
.shop_right ul li a:hover{color: #f57b06;}
.shop_right ul li.active a{
	color: #666666;
}
.navmenulist a:hover{color: #f57b06;}
.hoverdown .navmenulist{display: none;}
.hoverdown .navmenulist{border: 1px solid #ddd !important;box-sizing: border-box;}

.search{margin-left: 50px;margin-top: 44px;}
.search .search_div{height: 36px;border: 2px solid #f57b06;width: 330px;position: relative;}
.search .search_div i{width: 40px;font-size: 20px;display: inline-block;text-align: center;position: absolute;left: 0;top: 3px;}
.search .search_div input{margin-left: 40px;line-height: 30px;font-size: 14px;}
.search button{
	background-color: #0080C0;
	border: none;
	outline: none;
	width: 60px;
	line-height: 34px;
	color: #fff;
}

.navcon{
	height: 55px;
	    line-height: 55px;
	    background-color:#0d59a8;
}
.navcon ul li{float: left;text-align: center;width: calc(100% / 9);position: relative;}
.navcon ul li:hover{background-color:#f57b06;}
.navcon ul li>a{color: #fff;font-size: 15px;display: block;}
.navcon ul li.active{ background-color:#f57b06;}

.navcon ul li .navitem{position: absolute;left: 0;width: 100%;top: 100%;z-index: 2;background-color: #fff;}
.navitem{
	position: absolute;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);
	opacity: 0;
	visibility: hidden;
	transition: all .6s ease 0s;
	transform: translate3d(0, 10px, 0);
	-moz-transform: translate3d(0, 10px, 0);
	-webkit-transform: translate3d(0, 10px, 0);
}
.navcon ul li:hover .navitem {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
}
.navitem a {
	color: #666;
	display: block;
	font-size: 13px;
	font-weight: 500;
	line-height: 25px;
	
	padding: 10px 1px;
	transition: all 0.2s ease-in-out 0s;
	max-width: 100%;
	border-bottom: 1px solid #eee;
}
.navitem a:hover {
	color: #ff7e00;
	background: #f9f9f9;
}

.index_fourimg{margin: 30px auto;}
.index_fourimg ul li{float: left;margin-right: 10px;width: calc(25% - 30px / 4);}
.index_fourimg ul li a{display: block;}
.index_fourimg ul li img{width: 100%;display: block;}
.index_fourimg ul li img:hover{opacity: 0.8;}
.index_fourimg ul li:last-child{margin-right: 0;}


.index_product{margin: 50px 0;}
.title_tong{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.title_tong h3{font-size: 20px;
    font-weight: bold;
    line-height: 53px;
    padding-left: 10px;
}
.inpro_rediv {
    margin-top: 10px;
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
    width: 100%;
    padding: 10px;
    margin: 10px auto 0;
}
.inpro_rediv ul {
    border: 1px solid #ddd;
	box-sizing: border-box;
    width: 100%;
	border-bottom: none;
	border-right: none;
}
.inpro_rediv ul li{width: 25%;border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;box-sizing: border-box;float: left;}
.inpro_rediv ul li a{display: block;}
.inpro_rediv ul li img{width: 100%}
.inpro_rediv ul li .inre_desc{padding: 20px 15px 0 15px;}
.inpro_rediv ul li .inre_desc h2{
	font-weight: normal;
	font-size: 19px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #CC0033;
}
.inpro_rediv ul li .inre_desc p{font-size: 14px;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}

.inpro_item .pr_hd{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BCDFF;
}
.inpro_item .pr_hd h3 {
    font-size: 20px;
    line-height: 53px;
    padding-left: 10px;
    float: left;
}
.inpro_item .pr_hd h3 a {font-weight: bold;}
.inpro_item .pr_hd ul {float: left;margin-left: 30px;}
.inpro_item .pr_hd ul li.on {
	background-color: #333333;
}
.inpro_item .pr_hd ul li.on a{color: #fff;}
.inpro_item .pr_hd ul li:hover{
	background-color: #648AD9;
}
.inpro_item .pr_hd ul li:hover a{
	color: #000;
}
.inpro_item .pr_hd ul li {
    float: left;
    line-height: 53px;
    font-size: 16px;
    width: 150px;
    text-align: center;
    cursor: pointer;
}
.inpro_item .pr_hd ul li a {
    display: block;
}
.inpro_item{margin-top: 30px;
border-radius: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.inpro_item .pr_bd {padding: 10px;}
.pr_bd_left{width: 390px;}
.pr_bd_right{width: 776px;}
.pr_bd_right ul{border-top: 1px solid #ddd;border-left: 1px solid #ddd;box-sizing: border-box;display: none;}
.pr_bd_right ul:first-child{display: block;}
.pr_bd_right ul li{float: left;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;width: 25%;}
.pr_bd_right ul li img{width: 100%;}
.pr_bd_right ul li:nth-child(1){width: 50%;}
.pr_bd_right ul li:nth-child(2){width: 50%;}
.pr_bd_right ul li .inre_desc {
    padding: 20px 15px 0 15px;
}
.pr_bd_right ul li .inre_desc{padding: 20px 15px 0 15px;}
.pr_bd_right ul li .inre_desc h2{font-weight: normal;font-size: 14px;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #B72024;}
.pr_bd_right ul li .inre_desc p{font-size: 14px;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;display: none;}
.pr_bd_right ul li:nth-child(1) .inre_desc p{display: block;}
.pr_bd_right ul li:nth-child(2) .inre_desc p{display: block;}
.pr_bd_right ul li:nth-child(1) .inre_desc h2{font-size: 19px;}
.pr_bd_right ul li:nth-child(2) .inre_desc h2{font-size: 19px;}

.hezuo_case{margin-bottom: 30px;}
.hz_title{border-bottom: 1px solid #ffd700;}
.hz_title h3{
	font-size: 20px;
	    font-weight: bold;
	    line-height: 53px;
	    padding-left: 10px;
}
.hezuo_case .container {
    border-radius: 5px;
    box-shadow: 0 0 8px rgba(0,0,0,0.1);
}
.hz_box{padding: 10px;}
.hz_box ul li{margin-right: 15px;float: left;width: calc(20% - 12px);border: 1px solid #ddd;box-sizing: border-box;margin-bottom: 20px;} 
.hz_box ul li img{width: 100%;}
.hz_box ul li:nth-child(5n){margin-right: 0;}

.index_news{background-color: #f8f8f8;padding: 30px 0;}
.index_news h3 a{
    font-size: 20px;
    font-weight: bold;
    line-height: 53px;
    padding-left: 10px;
}
.in_news_left{width: 680px;}
.in_news_right{width: 500px;}
.news_lunbo{background-color: #fff;box-sizing: border-box;padding: 20px 60px;position: relative;}
.news_lunbo img{width: 100%;}
.news_swiper_top a{display: block;}
.news_swiper_top h6{text-align: center;font-size: 15px;margin: 10px 0;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #ff6700;}
.news_swiper_top p{line-height: 20px;color: #888;font-size: 12px;}
.news_swiper_top span{color: #4fadff;font-size: 12px;margin-top: 5px;}
.news_lunbo .new_btn{position: absolute;
    display: block;
    height: 54px;
    width: 25px;
    cursor: pointer;border: none;outline: none;}
.news_lunbo .swiper-button-prev{left: 10px;background: url(../images/prev.png);}
.cavincon{display: none;}
.cavincon i{font-size: 30px;padding: 0;outline: none;background: none;}
.is-canvi-open .canvizhezhao {
    background: rgba(0, 0, 0, .3) !important;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}
.myCanvasNav {z-index: 200 !important;}
.canvi-navigation li a {
    font-size: 18px;
    display: block;
	line-height: 36px;
	margin-right: 60px;
}
.is-canvi-open .canvizhezhao {
    background: rgba(0, 0, 0, .3) !important;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}

.canvi-navigation li i {

	display: block;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 65px;
	z-index: 2;
	height: 65px;
	text-align: center;
	width: 50px;
}
.canvi-navigation li{position:relative;}
.canvi-navigation li .mobnavson {
	display: none;
}

.canvi-navigation li .mobnavson a {
	font-size: 16px;
	color: #a09d9d;
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_lunbo .swiper-button-next{right: 10px;background: url(../images/next.png);}
.in_news_ul li a{display: block;}
.in_news_ul li{margin-bottom: 30px;}
.in_news_ul li:last-child{margin-bottom: 0;}
.in_news_ul li img{width: 120px;height: 80px;}
.in_news_ul li .newsimgdesc{width: calc(100% - 135px);}
.in_news_ul li .newsimgdesc h5{font-size: 16px;margin-top: 0;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.in_news_ul li .newsimgdesc p{color: #888;font-size: 12px;line-height: 20px;}

.yq_links{padding: 30px 0;background-color: #f8f8f8;}
.yq_links p{display: inline-block;}
.yq_links p,.yq_links a{font-size: 16px;}
.yq_links a{margin-right: 10px;display: inline-block;}
.ft_service{
    color: #ffffff;
    padding: 20px 0;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
    background-color:#444444;
}
.ft_service ul {
    text-align: center;
}
.ft_service li{
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 50px;
    padding-left: 50px;
    display: inline-block;
}
.ft_list1 {
    background: url(../images/mdnav-04.png) no-repeat left center;
}
.ft_list2 {
    background: url(../images/mdnav-02.png) no-repeat left center;
}
.ft_list3 {
    background: url(../images/mdnav-03.png) no-repeat left center;
}
.ft_list4 {
    background: url(../images/mdnav-01.png) no-repeat left center;
}
.ft_list5 {
    background: url(../images/mdnav-05.png) no-repeat left center;
}


/* 网站底部 */
footer{background-color: #f8f8f8;padding: 30px 0;}

.foottop .footone{float: left;padding-top: 20px;padding-right: 70px;width: 415px;padding-right: 50px;}
.foottop .footone h2{font-size: 18px;color: #5d5a5a;padding-bottom: 20px;border-bottom: 1px #d6d4d4  solid;}
.foottop .footone p{padding-top: 20px;float: left;width: 33.33%;}
.foottop .footone p a{color: #6d6d6d;font-size: 14px;}
.foottop .foottwo{float: left;width: 222px;padding-right: 55px;padding-top: 20px;}
.foottop .foottwo p a{display: inline-block;margin-right: 5px;}
.foottop .foottwo p {color: #6d6d6d;padding-bottom: 18px;}
.foottop b{font-weight: normal;}

.foottop .footthree{float: left;padding-top: 20px;width: 360px;padding-right: 75px;;}
.foottop .footthree h2{font-size: 18px;color: #5d5a5a;padding-bottom: 20px;border-bottom: 1px #d6d4d4  solid;}
.foottop .footthree h3{color: #6d6d6d;font-size: 14px;margin-top: 10px;}
.foottop .footthree h3 p{color: #717171;font-size: 30px;padding-top: 20px;}
.foottop .footthree h4{color: #6d6d6d;font-size: 14px;padding-top: 20px;} 
.foottop .footthree h4 b{display: block;}
.foottop .footfour{float: right;padding-top: 20px;width: 200px;}
.foottop .footfour h2{font-size: 18px;color: #5d5a5a;padding-bottom: 20px;border-bottom: 1px #d6d4d4  solid;}
.foottop .footfour .items{float: left;}
.foottop .footfour .fdfour{margin: 0 -12px;margin-top: 10px;}
.foottop .footfour .items p{text-align: center;color: #6d6d6d;padding-top: 10px;}
.foottop .footfour .items img{display: block;width: 86px;height: 86px;}
.foottop .footfour .items:first-child{margin-right: 16px;}

.copyright{border-top: 1px solid #e8e8e8;padding: 30px 0;background-color: #f8f8f8;}
.copyright p{text-align: center;}

/* 内页 */
.sortpage{margin: 50px 0;}
.pro_category {
    width: 100%;
    border: 1px solid #efefef;
    padding: 0 1.5%;
}
.border-box{
	-webkit-box-sizing: border-box;
	    -ms-box-sizing: border-box;
	    -o-box-sizing: border-box;
	    box-sizing: border-box;
}
.pro_category .category {
    width: 100%;
    position: relative;
    padding: 15px 0;
}
.pro_category .category::before {
    width: 100%;
    height: 1px;
    background: #efefef;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    z-index: 2;
    margin: 0 auto;
    content: '';
}
.pro_category .category .text-one {
    width: 60px;
    min-height: 1px;
    letter-spacing: 6px;
    color: #666;
    margin-right: 20px;
    margin-top: 8px;
	font-size: 14px;
	display: inline-block;
}
.pro_category .category .text-two .text.on {
    background: #B72024;
    color: #fff;
}
.pro_category .category .text-two .text:hover{background: #B72024;color: #fff;}
.pro_category .category .text-two .text {
    color: #666;
    border-radius: 4px;
    padding: 4px 8px;
    margin: 5px 20px 5px 0;
	display: inline-block;
}
.product_list{margin-top: 50px;}
.product_list li{float: left;margin-right: 20px;margin-bottom: 20px;width: calc(33.3333% - 40px / 3);box-sizing: border-box;border: 1px solid #f5f5f5;}
.product_list li:nth-child(3n){margin-right: 0;}
.product_list li img{width: 100%;}
.product_list li p{font-size: 16px;text-align: center;margin-top: 15px;margin-bottom: 20px;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.product_list li:hover {
    box-shadow: 0 0 8px rgba(0,0,0,0.2);
}

.pro_left img{border: solid 1px #ddd;}
.productd_title_nav{text-transform: capitalize;line-height: 20px;font-size: 22px;font-weight: 400; margin-bottom: 22px;}
.procontent_con .product_desc {
    margin-bottom: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ededed;
}
.procontent_con .product_desc p {
    font-size: 15px !important;
    line-height: 26px !important;
}
.product_variant a{font-size: 16px;
    background: #0d59a8;
    height: 42px;
    line-height: 42px;
    text-transform: capitalize;
    width: 260px;
    color: #fff;display: block;font-weight: normal;text-align: center;}
.product_variant a:hover{color: #fff;}

.pro_xqcon {
    border: 1px solid #ededed;
    padding: 20px;
	margin-top: 40px;
}
.pro_xqcontitle {
    font-weight: normal;
    font-size: 20px;
    padding: 10px 0;
    border-bottom: 1px solid #ededed;
}
.cpcontcont {
    margin-top: 20px;
}
.cpcontcont img{max-width: 100%;}
.nextcccc {
    margin-top: 30px;
}
.nextcccc p {
    font-size: 16px;
}
.nextcccc a {
    color: #333;
	font-weight: normal;
}


.inpro_cont .left{width: 240px;}
.inpro_cont .right{width: 930px;}
.inpro_cont .left .submenubox{}
.inpro_cont .left .submenubox .left_title>h3 {
    font-size: 24px;
    font-weight: bold;
    line-height: 80px;
    padding-left: 26px;
    text-transform: uppercase;
}
.inpro_cont .left .submenubox .left_title {
    height: 80px;
    background: #f57b06;
    color: #fff;
}
.inpro_cont .left .submenubox .left_title s {
    background-position: -248px -76px;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    margin-right: 30px;
    margin-top: 28px;
}
.inpro_cont .left  .submenu {
    position: relative;
}
.inpro_cont .left .submenu h3{border: 1px solid #eeeeee;font-size: 20px;
    line-height: 60px;
    display: block;
    padding-left: 28px;
}
.inpro_cont .left  .submenu h3 a{display: block;color: #f57b06;}
.inpro_cont .left  .submenu li {
    display: block;
}
.inpro_cont .left  .submenu li a.sub1 {
    line-height: 50px;
    display: block;
    padding-left: 28px;
    background: url(../images/jtou.png) no-repeat 90% center #fff;
    font-size: 16px;
    border: 1px solid #eeeeee;
    border-top: 0 none;
    overflow: hidden;
}
.inpro_cont .left  .submenu li a.sub1:hover {
	background: url(../images/jtou_a.png) no-repeat 90% center #fff;
	border-left: 2px solid #f57b06;
	border-right: 1px solid #f5f5f5;
	color: #f57b06;
	box-sizing: border-box;
}
.leftbox {
	padding: 10px;
	position: relative;
	margin-bottom: 20px;
	border: 1px solid #eee;
	margin-top: 30px;
}
.leftbox .left_titlebox {
	padding: 10px 0;
	border-bottom: 1px solid #eeeeee;
	padding-left: 5px;
}
.leftbox .left_titlebox h3 {
	font-size: 18px;
	font-weight: normal;
	color: #f57b06;
	display: block;
	text-transform: uppercase;
}
.leftbox .leftprocomt {
	padding-top: 10px;
}
.leftbox .leftprocomt li {
	float: left;
	text-align: center;
	width: 104px;
	margin-right: 10px;
}
.leftbox .leftprocomt li img {
	width: 104px;
	height: 78px;
	border-radius: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.leftbox .leftprocomt li p {
	font-size: 12px;
	line-height: 30px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.leftbox .leftprocomt li:hover img {
	-webkkit-filter: brightness(105%);
	filter: brightness(105%);
}
.leftprocomt li:hover p {
	color: #f57b06;
}
.leftbox .cont {
	padding-top: 18px;
	white-space: normal;
}
.leftbox .cont .img {
	float: left;
	display: block;
	border: 1px solid #e5e5e5;
	margin: 0 auto 10px;
}
.leftbox .cont img {
	width: 216px;
	height: 216px;
}
.leftbox .cont p {
	white-space: normal;
	word-break: break-all;
	word-wrap: break-word;
}
.leftbox .cont .zx {
	width: 100%;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	background: #f57b06;
	color: #fff;
	display: block;
	margin-top: 10px;
}
.leftbox .cont .zx em {
	width: 50px;
	height: 50px;
	display: inline-block;
	font-size: 32px;
	line-height: 50px;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #fff;
	margin-right: 35px;
}
.leftbox .cont .zx:hover {
	background: #FF2136;
}
.position_title {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
	text-transform: uppercase;
	margin-bottom: 30px;
}
.position_title .sitepath {
    color: #d9d9d9;
    text-transform: uppercase;
}
.position_title .sitepath .home {
    width: 14px;
    height: 16px;
    display: inline-block;
    color: #f57b06;
    margin-right: 10px;
}
.position_title .sitepath a {
    display: inline-block;
    white-space: nowrap;
    color: #2f4056;
}
.position_title h3 {
    color: #f57b06;
    font-size: 18px;
    border-left: 3px solid #f57b06;
    height: 20px;
    line-height: 20px;
    padding-left: 14px;
    margin-top: 5px;
}

.sortnewsul .itemnew{
    border-bottom: 1px dotted #b0b0b0;
    padding: 30px 0;

 }
.sortnewsul .itemnew:first-child{padding-top: 0;}
.sortnewsul .itemnew  a{display: block;}
.sortnewsul .itemnew .stnew_img {
	width: 200px;
	display: block;
    overflow: hidden;
}
.sortnewsul .itemnew .stnew_desc{width: calc(100% - 230px);}
.sortnewsul .itemnew .stnew_desc h3 {
    font-size: 18px;
    line-height: 30px;
}
.sortnewsul .itemnew .stnew_desc .sss_desc {
    padding-top: 10px;
    color: #999;
    height: 70px;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 12px;
}
.sortnewsul .itemnew .stnew_desc span {
    display: inline-block;
    font-size: 12px;
    color: #b7b7b7;
    padding-right: 26px;
}
.sortnewsul .itemnew .stnew_desc span .time {
    background-position: -174px -121px;
}
.sortnewsul .itemnew .stnew_desc span em {
    width: 20px;
    height: 18px;
    display: inline-block;
    margin-right: 10px;
    background-position: -196px -120px;
}
.sortnewsul .itemnew:hover .stnew_desc h3{color: #f57b06;}

.article_cont .artictitle{font-size: 24px;color: #333333;text-align: center;margin: 10px 0 22px;font-weight: bold;}
.article_cont .mark{color: #999999;line-height: 38px;text-align: center;margin-bottom: 20px;}
.sortcontent img{max-width: 100%;}


@font-face {
	font-family: 'fontello';
	src: url('../font/fontello.eot?83928082');
	src: url('../font/fontello.eot?83928082#iefix') format('embedded-opentype'),  url('../font/fontello.woff?83928082') format('woff'),  url('../font/fontello.ttf?83928082') format('truetype'),  url('../font/fontello.svg?83928082#fontello') format('svg');
	font-weight: normal;
	font-style: normal;
}
.demo-icon {
	font-family: "fontello" !important;
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	width: 1em;
	margin-right: .2em;
	text-align: center;
	/* opacity: .8; */

     

      /* For safety - reset parent styles, that can break glyph codes*/

	font-variant: normal;
	text-transform: none;
	/* fix buttons height, for twitter bootstrap */

	line-height: 1em;
	/* Animation center compensation - margins should be symmetric */

      /* remove if not needed */

	margin-left: .2em;
	/* You can be more comfortable with increased icons size */

      /* font-size: 120%; */

     

      /* Font smoothing. That was taken from TWBS */

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;/* Uncomment for 3D effect *//* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */

}

#bottom {
    display: none;
    position: fixed;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    height: 50px;
    bottom: 0;
    /*	border-top: #fff solid 2px;*/
    background: #ff9036;
    z-index: 999;
}
#bottom ul {
	height: 45px;
	line-height: 45px
}
#bottom ul li {
	width: 25%;
	float: left;
	color: #FFF
}
#bottom ul li dl {
	width: auto;
	margin: 0 auto;
	border-right: 1px solid #ff9e50;
	box-shadow: 1px 0px 0 #ffb273;
	text-align: center;
}
#bottom ul li dt {
	width: auto;
	height: 28px;
	overflow: hidden;
	line-height: 38px;
}
#bottom ul li dt .demo-icon {
	color: #fff;
	font-size: 1.5em;
}
#bottom ul li dd {
	width: auto;
	height: 22px;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
