html,body{
    width: 100%;
    height: 100%;
}
.inner{
    width: 1240px;
    margin: 0 auto;
    font-size: 0;
}
.float_left{
    float: left;
}
.float_right{
    float: right;
}
.title{
    height: 26px;
    padding-top: 60px;
    font: 26px/26px "微软雅黑";
    color: #222;
}
.title_description{
    margin-left: 15px;
    font: 16px/16px "微软雅黑";
    color: #666;
}
.title1{
    font: bold 20px/20px "微软雅黑";
    color: #222;
}
.title2{
    font: bold 16px/16px "微软雅黑";
    color: #222;
}
.title2:hover{
	color: #28a7e1;
}
.title3{
    font: 16px/16px "微软雅黑";
    color: #222;
}
.text{
    font: 14px/24px "微软雅黑";
    color: #999;
}
.text1{
    font: 14px/24px "微软雅黑";
    color: #353e6c;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}
.clearfix {
    zoom: 1;
}
/*/////////////////////////////////////////////*/
.header_up{
width: 100%;
height: 30px;
background: #f6f6f6;
}
.header_up span{
    font: 14px/30px "微软雅黑";
    color: #333;
}
.header_up a{
    font: 14px/30px "微软雅黑";
    color: #28a7e1;
}
.header_up .line1{
    width: 2px;
    height: 14px;
    background: #999;
    margin: 8px 10px;
}
.header_down    {
    width: 100%;
    height: 70px;
    background: #fff;
}
.header_down .line2{
    width: 2px;
    height: 34px;
    background: #28a7e1;
    margin: 16px 10px;
}
.header_down .line3{
    width: 1px;
    height: 56px;
    background: #e6e6e6;
    margin: 7px 20px 7px 22px;
}
.company_info{
    width: 375px;
    height: 70px;
}
#company_name{
    width: 100%;
    height: 45px;
    font: 18px/45px "微软雅黑";
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#company_adress{
    width: 100%;
    height: 25px;
    font: 14px/14px "微软雅黑";
    color: #999;
    background: top left no-repeat url("../img/company_adress_icon.jpg");
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.header_down .hot_line{
    padding-left: 40px;
    font: italic 24px/70px "微软雅黑";
    color: #222;
    background: center left no-repeat url("../img/hotline.png");;
}
.header_down .hot_line_text{
    padding-right: 5px;
    font: italic 24px/70px "微软雅黑";
    color: #28a7e1
}
/*///////////////////////////////////////////////////*/
.menu{
    width: 100%;
    height: 40px;
    background: #000;
}

/*固定导航栏*/
.menu .navbar {
	width: 100%;
	height: 40px;
}

#navbar.fixed{
	width:100%;
	position:fixed;
	top:0;
	background: #000;
	z-index: 99;
}
/*固定导航栏 结束*/

.menu .menu_list{
    width: 97px;
    font: 16px/40px "微软雅黑";
    color: #fff;
    text-align: center;
}
.menu .menu_list a{
    color: #fff;
}
.active{
    background: #28a7e1;
    display: block;
}
/*/////////////////////////////////////////////////*/
.banner{
    width: 100%;
    height: 420px;
    overflow: hidden;
}
#banner_contain{
    height: 420px;
    position: relative;
}
#banner_contain img{
	position: absolute;
    width: 1920px;
    height: 420px;
}
#banner_contain img:first-child{
	z-index: 9;
}
/*///////////////////////////////////////////////////*/
.recommend{
    width: 100%;
    height: 546px;
    background: #f6f6f6;
}
.recommend_lists{
    width: 100%;
    height: 380px;
    padding: 40px 0;
    background: #f6f6f6;
}
.recommend_list{
    width: 280px;
    height: 380px;
    margin-right: 40px;
    background: white;
}
.recommend_list4{
    margin-right: 0;
}
.recommend_list img{
    width: 280px;
    height: 220px;
    transition: .3s linear;
}
.recommend_list img:hover{
    transform: scale(1.1);
}
.description_contain{
    height: 84px;
    padding: 15px 18px 15px;
}
.description_contain1{
    height: 84px;
    padding: 15px 18px 15px;
    border: 1px solid #eee;
    border-top: 0;
}
.description_title{
    text-align: center;
    margin-bottom: 10px;
}
.consult_btn{
    width: 148px;
    height: 36px;
    border: 1px solid #28a7e1;
    border-radius: 6px;
    margin: 0 auto;
    background: #f5f9fd;
    font: 16px/36px "微软雅黑";
    color: #28a7e1;
    text-align: center;
    cursor: pointer;
}
.consult_btn:hover{
	background: #28a7e1;
	color: #fff;
}
/*/////////////////////////////////////////*/
.advantage{
    width: 100%;
    height: 680px;
}
.advantage_lists{
    width: 100%;
    height: 504px;
    padding: 30px 0 60px;
}
.advantage_list{
    width: 280px;
    height: 232px;
    margin: 30px 40px 0 0;
}
.advantage_list1{
    background: no-repeat url("../img/advantage1.jpg");
}
.advantage_list2{
    background: no-repeat url("../img/advantage2.jpg");
}
.advantage_list3{
    background: no-repeat url("../img/advantage3.jpg");
}
.advantage_list4{
    background: no-repeat url("../img/advantage4.jpg");
    margin-right: 0;
}
.advantage_list5{
    background: no-repeat url("../img/advantage5.jpg");
}
.advantage_list6{
    background: no-repeat url("../img/advantage6.jpg");
}
.advantage_list7{
    background: no-repeat url("../img/advantage7.jpg");
}
.advantage_list8{
    background: no-repeat url("../img/advantage8.jpg");
    margin-right: 0;
}
.advantage_title{
    padding-top: 40px;
    text-align: center;
}
.advantage_content{
    padding: 40px 20px;
    height: 72px;
}
/*///////////////////////////////////////////////*/
.power{
    width: 100%;
    height: 500px;
    background: #f4faff;
}
.power_img{
    width: 806px;
    height: 500px;
}
.power_left{
    width: 300px;
    height: 382px;
    padding: 118px 0 0 73px;
}
.power_title{
    font: 30px/30px "微软雅黑";
    color: #353e6c;
}
.power_assistant_title{
    font: 18px/18px "微软雅黑";
    color: #353e6c;
    padding: 20px 0;
}
.power_text{
    height: 144px;
}
.consult_online_btn{
    width: 148px;
    height: 32px;
    background: #28a7e1;
    border-radius: 6px;
    font: 16px/32px "微软雅黑";
    color: #fff;
    text-align: center;
    margin: 50px auto;
    cursor: pointer;
}
/*//////////////////////////////////////////*/
.show{
    width: 100%;
    height: 368px;
}
.show_lists{
    width: 100%;
    height: 222px;
    padding-top: 60px;
}
.show_list{
    width: 224px;
    height: 222px;
    margin-right: 30px;
}
.show_list5{
    margin-right: 0;
}
.show_list img{
    width: 224px;
    height: 126px;
    transition: .3s linear;
}
.show_list img:hover{
    transform: scale(1.1);
}
.show_title{
    padding-top: 20px;
    text-align: center;
}
/*/////////////////////////////////*/
.service{
    width: 100%;
    height: 456px;
}
.service_lists{
    width: 100%;
    height: 250px;
    padding: 60px 0;
}
.service_list{
    width: 200px;
    height: 250px;
    margin-right: 60px;
}
.service_list5{
    margin-right: 0;
}
.service_list img{
    width: 200px;
    height: 150px;
    transition: .3s linear;
}
.service_list img:hover{
    transform: scale(1.1);
}
/*/////////////////////////////////////*/
/*===============================footer开始==========================================*/

.footer {
	width: 100%;
	min-width: 1200px;
}

.footer .copyright-wrap {
	width: 100%;
	height: 54px;
	background-color: #303030;
}

.footer .copyright {
	width: 1200px;
	height: 12px;
	margin: 0 auto;
	font: 12px/12px "微软雅黑";
	color: #7c7c7c;
	padding: 22px 0 22px;
	text-align: center;
}
.footer {
	width: 100%;
	min-width: 1200px;
}

.footer .footer-benefit-wrap {
	width: 100%;
	height: 165px;
	background-color: #fff;
}

.footer .footer-benefit {
	width: 1200px;
	height: 165px;
	margin: 0 auto;
}

.footer .benefit-lists {
	width: 1200px;
	height: 165px;
}

.footer .benefit-list {
	position: relative;
	float: left;
	width: 299px;
	height: 165px;
	box-sizing: border-box;
}

.footer .benefit-list::after {
	position: absolute;
	top: 50px;
	right: 0;
	content: "";
	width: 1px;
	height: 46px;
	background: #e4e4e4;
}

.footer .benefit-list4::after {
	width: 0;
}

.footer .benefit-list1 {
	padding-left: 67px;
	background: url("/template/1/huisuanzhang/_files/images/footer_imgs/benefit1_bg.png") left 53px no-repeat;
}

.footer .benefit-list2 {
	padding-left: 85px;
	background: url("/template/1/huisuanzhang/_files/images/footer_imgs/benefit2_bg.png") 18px 53px no-repeat;
}

.footer .benefit-list3 {
	padding-left: 85px;
	background: url("/template/1/huisuanzhang/_files/images/footer_imgs/benefit3_bg.png") 18px 53px no-repeat;
}

.footer .benefit-list4 {
	padding-left: 85px;
	background: url("/template/1/huisuanzhang/_files/images/footer_imgs/benefit4_bg.png") 18px 53px no-repeat;
}

.footer .benefit-list .p1 {
	font: 18px/18px "微软雅黑";
	color: #333;
	padding: 38px 0 18px;
}

.footer .benefit-list .p2 {
	font: 14px/14px "微软雅黑";
	color: #999;
	padding-bottom: 10px;
}

.footer .footer-meta-wrap {
	width: 100%;
	height: 260px;
	background-color: #303030;
}

.footer .footer-meta {
	width: 1200px;
	height: 259px;
	margin: 0 auto;
	border-bottom: 1px solid #3a3a3a;
}

.footer .inner-links {
	position: relative;
	float: left;
	width: 550px;
	height: 259px;
}

.footer .inner-links::after {
	position: absolute;
	top: 38px;
	right: 0;
	content: "";
	width: 1px;
	height: 183px;
	background-color: #3a3a3a;
}

.footer .inner-links-contains {
	width: 100%;
	height: 100%;
}

.footer .inner-links-contain {
	float: left;
	margin-right: 77px;
}

.footer .inner-links-contain:last-child {
	margin-right: 0;
}

.footer .inner-links-list1 {
	font: 18px/18px "微软雅黑";
	color: #fff;
	padding: 40px 0 25px;
}

.footer .inner-links-list2 {
	height: 14px;
	padding-bottom: 15px;
	font: 14px/14px "微软雅黑";
}

.footer .inner-links-list2 a {
	color: #7c7c7c;
}

.footer .inner-links-list2 a:hover {
	color: rgba(64,195,255,0.4);
}

.footer .public-nunmber {
	position: relative;
	float: left;
	width: 430px;
	height: 259px;
}

.footer .public-nunmber::after {
	position: absolute;
	top: 38px;
	right: 0;
	content: "";
	width: 1px;
	height: 183px;
	background-color: #3a3a3a;
}

.footer .public-number-contains {
	width: 100%;
	height: 100%;
}

.footer .public-number-contain {
	float: left;
	padding-left: 50px;
	margin-right: 5px;
}

.footer .public-number-item1 {
	font: 18px/18px "微软雅黑";
	color: #fff;
	padding: 40px 0 14px;
}

.footer .public-number-item2 {
	height: 14px;
	padding-bottom: 15px;
	font: 14px/14px "微软雅黑";
	color: #7c7c7c;
}

.footer .hot-line {
	float: left;
	width: 220px;
	height: 259px;
}

.footer .hot-line-items {
	padding-left: 66px;
}

.footer .hot-line-item {
	font: 14px/14px "微软雅黑";
	color: #7c7c7c;
	padding-bottom: 7px;
}

.footer .hot-line-item1 {
	position: relative;
	height: 25px;
	font: 18px/25px "微软雅黑";
	color: #fff;
	padding-top: 40px;
}

.footer .hot-line-item1::before {
	position: absolute;
	top: 40px;
	left: -30px;
	content: "";
	width: 25px;
	height: 25px;
	background: url("/template/1/huisuanzhang/_files/images/footer_imgs/hot_line_icon1.png") center center no-repeat;
}

.footer .hot-line-item2 {
	position: relative;
	height: 25px;
	font: 18px/25px "微软雅黑";
	color: #fff;
	padding-top: 16px;
}

.footer .hot-line-item2::before {
	position: absolute;
	top: 16px;
	left: -30px;
	content: "";
	width: 25px;
	height: 25px;
	background: url("/template/1/huisuanzhang/_files/images/footer_imgs/hot_line_icon2.png") center center no-repeat;
}

.footer .hot-line-item3 {
	position: relative;
	height: 25px;
	font: 18px/25px "微软雅黑";
	padding-top: 16px;
}

.footer .hot-line-item3::before {
	position: absolute;
	top: 16px;
	left: -30px;
	content: "";
	width: 25px;
	height: 25px;
	background: url("/template/1/huisuanzhang/_files/images/footer_imgs/hot_line_icon3.png") center center no-repeat;
}
/* copyright部分结束 */

/*===============================footer结束==========================================*/
/* 返回顶部 start */
#return_top {
	width: 40px;
	height: 40px;
	position: fixed;
	left: 50%;
	bottom: 30px;
	margin-left: 625px;
	background: url(../img/top_bg.png) no-repeat left top;
	display: none;
}

#return_top:hover {
	background: url(../img/top_bg.png) no-repeat left -40px;
}
/* 返回顶部 end */
/*//////////////////////////////////*/
.news{
    width: 100%;
    height: 630px;
    background: #f6f6f6;
}
.news_columns{
    width: 360px;
    height: 550px;
    padding: 40px 0;
}
.news_column{
    height: 50px;
    padding-left: 20px;
    border-bottom: 1px solid #b4c1db;
    background: #fff;
    font: bold 18px/50px "微软雅黑";
    color: #222;
}
.news_column_dynamic{
    margin-top: 20px;
}
.news_column img{
    margin: 15px 8px 0 0;
}
.news_lists{
    height: 214px;
    background: #fff;
}
.news_lists li{
    height: 16px;
    padding: 12.5px 20px 0 20px;
}
.news_columns_left{
    width: 840px;
}
.news_lists_left{
    height: 399px;
    background: #fff;
}
.news_lists_left li{
    height: 65px;
    padding: 20px 26px 0 20px;
    border-bottom: 1px solid #dae8f7;
}
.news_lists_left li:first-child{
    height: 120px;
}
.thumbnail{
    display: none;
    width: 158px;
    height: 102px;
    margin-right: 20px;
}
.news_lists_left .news_list0 .thumbnail{
	display: block;
}
.news_title_left{
    padding-top: 10px;
    display: block!important;
}
.detial_mock{
    height: 15px;
    display: block;
}
.news_lists_left .news_list0 .detial_mock{
	display: none;
}
.detial{
    display: none;
    height: 64px;
    font: 14px/20px "微软雅黑";
    color: #999;
}
.news_lists_left .news_list0 .detial{
	display: block;
}
.detial a{
    color: #28a7e1;
}
.meta{
    height: 12px;
    font: 12px/12px "微软雅黑";
    color: #7587b1;
    display: block!important;
}
.meta img{
    margin-top: 1.5px;
}
.pagination{
    height: 60px;
    background: #fff;
    padding-top: 40px;
}
.pagination_btn{
    width: 254px;
    height: 30px;
    margin: 0 auto;
}
.up,.down,.page_num,.page_ellipsis{
    display: inline-block;
    border: 1px solid #8597bc;
    border-radius: 6px;
    font: 14px/30px "微软雅黑";
    color: #8597bc;
    text-align: center;
    vertical-align: middle;
}
.up,.down{
    width: 60px;
    height: 30px;
}
.page_wrap{
    display: inline-block;
}
.page_num,.page_ellipsis{
    width: 28px;
    height: 28px;
    margin: 0 5px;
    color: #8597bc;
    background: #fff;
}
.page1{
    margin-left: 10px;
}
.page4{
    margin-right: 10px;
}
.active2{
	color: #fff;
    background: #8597bc;
}
/*/////////////////////////////////*/