/*公司公告页面*/
.header .information{background: url(../upload/information_banner.jpg) center center no-repeat;}
.container .container_box .container_right .information{width: 100%;border-top: dashed 1px #e6e6e6;padding-bottom: 50px;}
.container .container_box .container_right .information li{line-height: 50px;overflow: hidden;font-size: 14px;color: #5e5e5e;
	border-bottom: dashed 1px #e6e6e6;cursor: pointer;}
.container .container_box .container_right .information li:hover{color: #207ee3;}
.container .container_box .container_right .information p{float: left;font-size: 14px;}
.container .container_box .container_right .information span{float: right;font-size: 14px;}
/*恒华云页面*/
.header .cloud{background: url(../upload/cloud_banner.jpg) center center no-repeat;}
.cloud_into{width: 1088px;margin: 0 auto;border: solid 1px #ffeae9;margin-top: -30px;background: white;
	line-height: 35px;text-align: center;box-shadow: 2px 2px 4px #f3f3f3;border-radius: 4px;padding-left: 30px;padding-right: 30px;padding-bottom: 5px;}
.cloud_into .cloud_into_title{font-size: 18px;color: #ff960f;font-weight: bold;margin-top: 5px;}
.cloud_into .cloud_into_ctn{font-size: 13px;color: #3c3b3b;line-height: 22px;margin-bottom: 10px;margin-top: 5px;}
.cloud_model{width: 100%;overflow: hidden;}
.cloud_model div{width: 33.33%;float: left;height: 160px;}
.cloud_model div img{float: left;margin-left: 60px;margin-top: 60px;}
.cloud_model div p{margin-left: 150px;margin-top: 68px;line-height: 20px;font-size: 16px;color: white;}
.cloud_model div p span{display: block;}
.cloud_product{width: 100%;overflow: hidden;margin-top: 55px;}
.cloud_product .cloud_product_title{font-size: 16px;font-weight: bold;color: #424242;margin-bottom: 15px;}
.cloud_product div{float: left;width: 33%;padding-top: 10px;margin-bottom: 50px;padding-bottom: 30px;}
.cloud_product div img{width: 90%;margin-left: 5%;}
.cloud_product div p{display: block;width: 90%;margin-left: 5%;}
.cloud_product div .title{padding-top: 20px;color: #ff6d33;font-size: 16px;}
.cloud_product div .ctn{padding-top: 10px;font-size: 12px;color: #818181;}
.cloud_product div span{display: block;width: 100px;margin-left: 5%;border: solid 1px #818181;border-radius: 4px;
	color: #646464;height: 30px;line-height: 30px;margin-top: 25px;text-align: center;opacity: 0;}
/*新闻列表页面*/
.header .news{background: url(../upload/news_banner.jpg) center center no-repeat;}
.container .container_box .container_right .news{width: 100%;padding-bottom: 50px;}
.container .container_box .container_right .news li{width: 100%;overflow: hidden;padding-bottom: 50px;}
.container .container_box .container_right .news li img{width: 327px;float: left;height: 180px;}
.container .container_box .container_right .news li .time{float: right;font-size: 14px;color: #b6b6b6;}
.container .container_box .container_right .news li .phone_time{display: none;color: #b6b6b6;}
.container .container_box .container_right .news li .title{font-size: 16px;color: #00c3e6;margin-left: 335px;margin-top: 20px;}
.container .container_box .container_right .news li .ctn{margin-left: 335px;color: #525252;margin-top: 10px;line-height: 25px;}
.container .container_box .container_right .news li .details{width: 100px;font-size: 14px;color: white;display: block;
	height: 30px;line-height: 30px;background-color: #00c3e6;font-size: 12px;text-align: center;border-radius: 4px;
	margin-left: 335px;margin-top: 25px;cursor: pointer;}
/*合作伙伴页面*/
.header .cooperation{background: url(../upload/cooperation_banner.jpg) center center no-repeat;}
.container .cooperation_title{width: 100%;height: 25px;background: url(../images/title_line.png) center no-repeat;text-align: center;}
.container .cooperation_title p{font-size: 18px;}
.container .cooperation{overflow: hidden;padding-bottom: 30px;}
.container .cooperation li{float: left;width: 28%;margin-right: 66px;border: solid 1px #e7e7e7;margin-top: 30px;
	text-align: center;height: 90px;overflow: hidden;}
.container .cooperation li img{width: 221px;height: 90px;}
/*企业资质页面*/
.header .natural{background: url(../upload/natural_banner.jpg) center center no-repeat;}
.container .natural_title{width: 100%;height: 25px;background: url(../images/title_line.png) center no-repeat;text-align: center;}
.container .natural_title p{font-size: 18px;}
.container .natural{overflow: hidden;padding-bottom: 30px;}
.container .natural li{float: left;width: 28%;margin-right: 66px;margin-top: 30px;text-align: center;height: 220px;text-align: center;
	overflow: hidden;}
.container .natural li p{margin-top: 7px;color: #4b4948;}
.container .natural li .naturalimg_bg{background: url(../images/honor_imgbg.png) center center no-repeat;width: 244px;height: 156px;}
.container .natural li .naturalimg_bg img{margin-top: 11px;height: 134px;}
/*新闻内容页面*/
#news_details_container{margin-top: -40px;padding-bottom: 70px;}
.news_details_topline{width: 100%;height: 1px;background-color: #cecece;}
.container .newdetails_title .title{width: 100%;height: 70px;background-color: #f7f7f7;text-align: center;margin-top: 5px;
	line-height: 70px;font-size: 22px;font-weight: 600;color: #2b2b2b;}
.container .newdetails_title .ctn{width: 100%;text-align: center;line-height: 50px;color: #6d6d6d;padding-bottom: 10px;}
.container .newdetails_title .ctn span{margin-right: 10px;}
.container .newdetails_details{text-indent: 2em;line-height: 30px;padding-bottom: 50px;}
.container .newdetails_details p{font-size: 14px;}
.container .newdetails_details .newdetails_details_imgbox{text-align:center;}
.container .news_details_addition{width: 100%;}
.container .news_details_addition .tip{width: 100%;border-bottom: solid 1px #d3d3d3;padding-bottom: 10px;overflow: hidden;font-size: 14px;}
.container .news_details_addition .tip .tip_box{float: left;display: block; }
.container .news_details_addition .tip .tip_ctn{background-color: #2091e7;padding: 3px 8px;color: white;display: none;}
.container .news_details_addition .share{float: right;margin-right: 150px;font-size: 14px;}
.bdsharebuttonbox{float: right;margin-top: -30px;}
.container .news_details_addition .article{padding-top: 7px;font-size: 14px;overflow: hidden;}
.container .news_details_addition .article .prev{float: left;cursor: pointer}
.container .news_details_addition .article .next{float: right;cursor: pointer}
.container .news_details_addition .article a{color: #333333;}
/*内容终端页（公司简介）页面*/
.header .about{background: url(../upload/about_banner.jpg) center center no-repeat;}
.container .about_title{width: 100%;height: 25px;background: url(../images/title_line.png) center no-repeat;text-align: center;}
.container .about_title p{font-size: 18px;color: #4b4948;}
.container .about_container_title{background: url(../images/about_icon1.png) left no-repeat;padding-left: 35px;font-size: 18px;
	margin-top: 40px;color: #4b4948;}
.container .about_container_details{padding-top: 10px;line-height: 30px;padding-bottom: 30px;color: #6d6c6c;font-size: 14px;
	border-bottom: solid 1px #ebebeb;}
.container .about_container_details .fc-title{height: 30px;line-height: 30px;text-align: center;font-size:16px;margin:15px 0 ;font-weight:400;}
.container .about_container_details .fc-title.fc-title-head{color:rgb(54, 149, 251);}
.container .about_container_details .details-peofc{text-align: center;}
.container .about_container_details .details-peofc img{max-width:860px;}
.about_container_details p{text-indent:2em; font-size: 14px;}
/*产品详情页*/
.header .details{background: url(../upload/details_banner.jpg) center center no-repeat;}
.container .details_div{overflow: hidden;width: 100%;background: url(../images/details_bg.png) right center no-repeat;}
.container .details_div .ctn{float: left;width: 70%;border-bottom: solid 1px #e5e5e5;padding-bottom: 90px;}
.container .details_div .ctn .title{font-size: 18px;font-weight: bold;color: #525252;margin-bottom: 15px;}
.container .details_div .ctn .details{color: #656565;line-height: 25px;font-size: 13px;}
.container .details_div .img_box{clear: both;position: relative;top: -50px;left: 0px;}
.container .details_div .img_box img{margin-right: 5px;}
.container .details_div .img{float: left;width: 30%;}
.container .details_ul{padding-bottom: 50px;}
.container .details_div .img img{margin-left: 10px;width: 265px;height: 173px;}
.container .details_ul .title{font-size: 18px;color: #525252;padding-top: 25px;padding-bottom: 25px;}
.container .details_ul .details{border-bottom: solid 1px #e5e5e5;padding-bottom: 25px;line-height: 25px;color: #656565;font-size: 13px;}
/*产品列表页风格二*/
#product_menu{display: none;}
.header .listtwo{background: url(../upload/list_two_banner.jpg) center center no-repeat;}
#product_styletwo .list_title{border: solid 1px #e1e1e1;padding: 25px;margin-bottom: 30px;}
#product_styletwo .list_title p{font-size: 16px;padding-bottom: 10px;color: #454545;}
#product_styletwo .list_title span{line-height: 25px;color: #585858;display: block;}
#product_styletwo .moddle_ul{width: 80%;overflow: hidden;line-height: 30px;margin-bottom: 30px;margin-left: 10%;display:none;}
#product_styletwo .moddle_ul div{float: left;width: 50%;overflow: hidden;}
#product_styletwo .moddle_ul div .title{font-size: 18px;color: #4b4b4b;}
#product_styletwo .moddle_ul div .ctn{color: #323232;}
#product_styletwo .moddle_ul div dl dt{padding-left: 20px;background: url(../images/list_one_icon.png) left center no-repeat;
	color: #9a9a9a;}
#product_styletwo .text_ul{overflow: hidden;border-top: solid 1px #c7c7c7;border-right: solid 1px #c7c7c7;
	border-left: solid 1px #c7c7c7;width: 94%;margin-left: 3%;line-height: 40px;}
#product_styletwo .text_ul .title{width: 23%;text-align: center;float: left;border-bottom: solid 1px #c7c7c7;overflow: hidden;
	border-right: solid 1px #c7c7c7;}
#product_styletwo .text_ul .ctn{width: 75%;float: left;border-bottom: solid 1px #c7c7c7;overflow: hidden;padding-left: 15px;}
#product_styletwo .product{overflow: hidden;}
#product_styletwo .product .chinese{width: 100%;padding-top: 15px;text-align: center;font-size: 18px;color: #484848;}
#product_styletwo .product .english{width: 100%;text-align: center;font-size: 18px;color: #cccccc;line-height: 40px;}
#product_styletwo .product ul{width: 100%;overflow: hidden;padding-bottom: 60px;}
#product_styletwo .product ul li{width: 418px;height: 130px;border: solid 1px #dbdbdb;float: left;margin-right: 30px;
	margin-bottom: 30px;}
#product_styletwo .product ul li p{margin-left: 50%;line-height: 30px;color: #585858;}
#product_styletwo .product ul li .title{margin-top: 20px;font-size: 14px;margin-bottom: 10px;}
#product_styletwo .product ul li .icon{display: block;width: 24px;height: 24px;background: url(../images/list_two_go.png) center no-repeat;}
#product_styletwo .product ul li:hover p{color: #005aae;}
#product_styletwo .product ul li:hover .icon{background: url(../images/list_two_go_active.png) center no-repeat;}
/*产品列表风格一*/
#product_styleone .list_title{border: solid 1px #e1e1e1;padding: 25px;margin-bottom: 20px;}
#product_styleone .list_title p{font-size: 16px;padding-bottom: 10px;color: #454545;}
#product_styleone .list_title span{line-height: 25px;color: #585858;display: block;}
#product_styleone .moddle_ul{width: 80%;overflow: hidden;line-height: 30px;margin-bottom: 30px;margin-left: 10%;}
#product_styleone .moddle_ul div{float: left;width: 50%;overflow: hidden;}
#product_styleone .moddle_ul div .title{font-size: 18px;color: #4b4b4b;}
#product_styleone .moddle_ul div .ctn{color: #323232;}
#product_styleone .moddle_ul div dl dt{color: #9a9a9a;}
#product_styleone .text_ul{overflow: hidden;border-top: solid 1px #c7c7c7;border-right: solid 1px #c7c7c7;
	border-left: solid 1px #c7c7c7;width: 94%;margin-left: 3%;line-height: 40px;}
#product_styleone .text_ul .title{width: 23%;text-align: center;float: left;border-bottom: solid 1px #c7c7c7;overflow: hidden;
	border-right: solid 1px #c7c7c7;}
#product_styleone .text_ul .ctn{width: 75%;float: left;border-bottom: solid 1px #c7c7c7;overflow: hidden;padding-left: 15px;}
#product_styleone .product{overflow: hidden;padding-bottom: 50px;}
#product_styleone .product .chinese{width: 100%;padding-top: 15px;text-align: center;font-size: 18px;color: #484848;}
#product_styleone .product .english{width: 100%;text-align: center;font-size: 18px;color: #cccccc;line-height: 40px;}
#product_styleone .product ul{width: 100%;overflow: hidden;}
#product_styleone .product ul li{float: left;width: 30%;margin-right: 4.5%;text-align: center;border: solid 1px #dcdcdc;
	padding-top: 30px;padding-bottom: 30px;margin-bottom: 40px;border-radius: 4px;}
#product_styleone .product ul .active_bg{background: url(../images/list_one_bg.png) left repeat-x;}
#product_styleone .product ul li .active{display: none;}
#product_styleone .product ul li .chinese{font-size: 14px;color: #b0aeae;margin-top: 10px;}
#product_styleone .product ul li .english{font-size: 13px;color: #b0aeae;}
#product_styleone .product ul li .details{display: inline-block;width: 108px;height: 30px;border: solid 1px white;border-radius: 3px;
	line-height: 30px;color: white;margin-top: 15px;background: url(../images/list_styleone_icon1.png) 90px center no-repeat;}
#product_styleone .list_info{margin-bottom: 20px;}
/*企业荣誉页面*/
.tab_box{width: 871px;position: relative;left: 0;top: 0;background-color: white;overflow: hidden;
	background: url(../images/honor_time_bg.png) left 12px repeat-x;padding-bottom: 50px;}
.tab_box .tab_box_title{width: 100%;height: 60px;overflow: hidden;position: relative;}
.tab_box .tab_box_title ul{width: 776px;margin: 0 47.5px;overflow: hidden;position: relative;}
.tab_box .tab_box_title ul li{float: left;width: 125px;text-align: center;line-height: 80px;margin-right: 6.5px;
	color: #3695fb;margin-left: 0;display: none;cursor: pointer;font-size: 14px;
	background: url(../images/natural_time_icon.png) center 4px no-repeat;}
.tab_box .tab_box_title ul .active{background: url(../images/natural_time_activeicon.png) center 2px no-repeat;}
.tab_box .tab_box_title .prev{position: absolute;left: 0;top: 0;background: url(../images/natural_lefticon.png) no-repeat;width: 27px;height: 35px;
	z-index: 10;cursor: pointer;}
.tab_box .tab_box_title .next{position: absolute;right: 0;top: 0;background: url(../images/natural_righticon.png) no-repeat;width: 27px;height: 35px;
	z-index: 10;cursor: pointer;}
.tab_box .tab_box_list{position: relative;left: 0;top: 0;}
.tab_box .tab_box_list .tab_box_list_box{float: left;display: none;}
.tab_box .tab_box_list .tab_box_list_box .time_ctn_box{margin-left: 0px;width: 828px;overflow: hidden;line-height: 50px;padding-left: 20px;
	padding-right: 20px;border: solid 1px #ececec;margin-top: 30px;}
.tab_box .tab_box_list .tab_box_list_box .time_ctn_box .left{float: left;width: 49.5%;
	background: url(../images/time_left.png) right repeat-y;text-align: center;}
.tab_box .tab_box_list .tab_box_list_box .time_ctn_box .left li{border-bottom: dashed 1px #ececec;font-size: 14px;color: #2f2f2f;}
.tab_box .tab_box_list .tab_box_list_box .time_ctn_box .right{float: left;width: 49.5%;text-align: center;}
.tab_box .tab_box_list .tab_box_list_box .time_ctn_box .right li{border-bottom: dashed 1px #ececec;font-size: 14px;color: #2f2f2f;}
.tab_box .tab_box_list .tab_box_list_box .down_icon{position: relative;top: 33px;left: 95px;}
/* 产品详情页面 */
.js p {line-height: 24px;word-wrap: break-word;word-break: break-all;    margin: 25px 0;}
.v5-w { width: 100%; margin: 0 auto;margin-bottom: 70px;border-bottom:1px solid #eee;padding-bottom:70px;}
.product_detail { background: #fff;margin-top: 35px;color:#333}
.product_detail_l {width: 100%; ; margin-right: 11px;    margin: 0 auto;}
.cp_tab_tit {background: #eaeaea; height: 46px;margin-top: -50px;border-bottom: 1px solid #d0d0d0; padding: 0 0 0 10px;}
.max_img{max-width:865px;max-height: 400px;width: auto;}
.js {padding-top: 30px;}
p.p_h{text-align: center; font-size: 24px !important;margin: 20px 0 !important;color:#5C5C5C;line-height: 34px;}
.p_2h{text-align: center; font-size: 14px !important;color:#999;margin-bottom:20px !important;}
.p_2h>span{margin:0 10px;}
.p_3h{text-indent:0px !important;font-weight:900;}
.p_3h>span{color:#333}
.v5-w p{font-size:14px;color:#6d6c6c }
.span_1{font-size:14px !important;}
.p_1{margin-top:10px;margin-bottom:10px;line-height:150%;text-indent: 2em;}
.p_2{text-indent: 2em;}
.p_3h{background: url(../images/dh_00.png) no-repeat left center;padding-left:20px;}

/* 搜索 */
.search-title{font-weight: normal;font-size: 16px;margin-bottom: 20px;}
/* 公告详情 */
#right{width:1000px;margin:0 auto;margin-bottom:70px;border-bottom:1px solid #eee;padding-bottom:70px;}
#right .notice_info{text-align:center;color:#999}
#right p{color:#6d6c6c;text-indent: 2em;}
.notice_title {height: 70px;background-color: #f7f7f7;line-height:70px;}
.feature_ul{padding-left: 20px;line-height: 20px;}
.feature_ul li {list-style: disc;color: #6d6c6c;font-size: 14px;margin-bottom: 5px;}
.img_p{text-align: center;}
.crumbs-bottom{margin-bottom: 30px;}