﻿body{
	font-family: 'Microsoft Yahei';
}
.iusXUc{
    background-color: blue!important;
}
.container-fixed{
  width: 1220px;
}
:focus{
	outline:0;
}
body{
	font-size: 14px;
}
ul,ol,dl{
  margin-bottom: 0px;
}
a,a:hover,a:link{
  text-decoration: none;
}
#top{
	background: #e5e5e5;
	height: 40px;
	line-height: 40px;
	color: #9d9d9d;
}
#top a{
	color: #9d9d9d;
	direction: inline-block;
}
#top a:hover{
	color: #ff494f;
}
#top .pull-right > a{
	margin-left: 20px;
}
#logo-phone{
	height: 102px;
}
#logo-phone .logo{
	margin-top: 10px;
}
#logo-phone .phone-wx > .phone{
	float: left;
	height: 100px;
	background: url('../img/phone.png') no-repeat left center;
	padding-left: 58px;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	padding-top:20px;
	/*margin-right: 20px;*/
}
#logo-phone .phone-wx > .wx{
	float: right;
	width: 67px;
	text-align: center;
	color: #000000;
	margin-top: 10px;
	/*margin-right: 20px;*/
}
#nav .app-nav > li{
	float: left;
	/*margin-left:130px;*/
	position: relative;
}
#nav .app-nav > li:first-child{
	margin-left: 0px;
}
#nav .app-nav > li  > a{
	display: block;
	color: #ffffff;
	font-size: 18px;
	padding:10px 16px;
}
#nav .app-nav > li > .dropdown-nav{
	/*padding:20px;*/
	position: absolute;
	width: 400px;
	left: 0px;
	display: none;
	z-index: 999;
	background: #f4fafe;
	border-radius: 0px;
	border: none;
}
#nav .app-nav > li > .dropdown-nav>a:first-child{
	padding-top: 20px;
}
#nav .app-nav > li > .dropdown-nav>a:last-child{
	padding-bottom: 20px;
}
#nav .app-nav > li > .dropdown-nav:before{
	/*content: "";*/
	/*display: block;*/
	/*width: 72px;*/
	/*height: 7px;*/
	/*background: #fb676e;*/
	/*position: absolute;*/
	/*top:0px;*/
	/*left: 50%;*/
	/*margin-left: -36px;*/
	/*border-radius: 7px;*/
}
#nav .app-nav > li > .dropdown-nav>a{
	color: #000000;
	display: inline-block;
	/*margin:10px 10px;*/
	width: 49%;
	text-align: center;
	padding: 12px 0px;
}
#nav .app-nav > li > .dropdown-nav>a:hover{
	color: #00488a;
}
#nav .app-nav > li:hover  > a ,#nav .app-nav > li.active  > a{
	background-color: #0b5498;
	/*background-image: -webkit-gradient(linear, left top, left bottom, from(#e44919), to(#c00b0d));*/
	/*background-image: linear-gradient(#e44919, #c00b0d);*/
	/*color: #fb676e;*/
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
#nav .app-nav > li:hover > .dropdown-nav{
	display: block;
}
#banner{
	height: 500px;
	/*background: url('../../img/hb.png') no-repeat center;*/
}
#banner .box{
	height: 200px;
	width: 80%;
	background: #ffffff;
	/*margin-top: 445px;*/
	padding-top: 28px;
	box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
	position: relative;
	top: -100px;
	left: 10%;
	z-index: 999;
}
#banner .box > h2{
	margin:0px;
	text-align: center;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
}
#banner .box > .form{
	padding:15px 30px;
	display: flex;
}
#banner .box > .form > input{
	width: 864px;
	height: 58px;
	border:3px solid #0a5096;
	/*background: url('../img/rbiao_03.png') no-repeat 20px center;*/
	padding: 0px 12px;
	font-size: 16px;
}
#banner .box > .form > button{
	width: 256px;
	height: 58px;
	background: #196da1;
	color: #ffffff;
	font-size: 20px;
	border:0px;
	float: right;
}
#banner .box > .form > button:hover{
	 box-shadow:0px 0px 5px #fa8d91;
}
#banner .box>p{
	font-size: 16px;
	color: #9e9e9e;
	text-align: center;
	margin-bottom: 0px;
}
#banner .box>p>span{
	color: #e60012 !important;
	font-size: 20px !important;
	font-weight: bolder;
}
/*弹窗代码*/
#submitForm .modal-dialog,#submitForm1 .modal-dialog{
	width: 496px;
}
#submitForm .modal-dialog .modal-header,#submitForm1 .modal-dialog .modal-header{
	border:0px;
}
#submitForm .modal-dialog .modal-header h4,#submitForm1 .modal-dialog .modal-header h4{
	color: #00488a;
	font-size: 24px;
	text-align: center;
}
#submitForm .modal-dialog  .modal-body input,#submitForm1 .modal-dialog  .modal-body input{
	border:3px solid #c9c9c9;
	height: 54px;
	line-height: 54px;
	padding:10px;
	display: block;
	width: 100%;
	border-radius: 5px;
	margin-bottom: 5px;
	font-size: 16px;
	padding-left: 50px;
}
#submitForm .modal-dialog  .modal-body input#brand-name,#submitForm1 .modal-dialog  .modal-body input#brand-name{
	background: url('../img/icon-r_07.png') no-repeat 10px center;
}
#submitForm .modal-dialog  .modal-body input#phone-number,#submitForm1 .modal-dialog  .modal-body input#phone-number{
	background: url('../img/icon-p_11.png') no-repeat 10px center;
}
#submitForm .submit,#submitForm1 .submit{
	color: #ffffff;
	font-size: 22px;
	text-align: center;
	background: #00488a;
	width: 100%;
	border:0px;
	padding:15px 0;
	border-radius: 10px;
	margin-top: 20px;
}
#submitForm .submit:hover,#submitForm1 .submit:hover{
	box-shadow:0px 0px 5px #fa8d91;
}
#submitForm p.info,#submitForm1 p.info{
	margin-bottom: 0px;
	color: #a5a5a5;
	margin-top: 10px;
}
/*弹窗代码 end*/
#hot{
	background: #f9f9f9;
	padding:20px 0;
}
#hot >.container-fixed > h2{
	/*color: #ff494f;*/
	/*font-size: 32px;*/
	/*font-weight:bolder;*/
	text-align: center;
	margin:0px;
	letter-spacing: 2px;
}
#hot >.container-fixed > .box{
	background: url('../../img/a2.png');
	box-shadow: 0px 0px 20px #e8e8e8;
	border-radius: 10px;
	margin-top: 30px;
	padding-bottom: 30px;
	background-size:cover;
}
#hot >.container-fixed > .box>ul>li{
	float: left;
	width: 33.33%;
	padding:0px 60px;
	text-align: center;
	position: relative;
	height: 330px;
}
#hot >.container-fixed > .box>ul>li:nth-child(2):before,#hot >.container-fixed > .box>ul>li:nth-child(2):after{
	content: "";
	display: block;
	height: 230px;
	width: 2px;
	/*background: #eeeeee;*/
	position: absolute;
	left: 0px;
	top:60px;
}
#hot >.container-fixed > .box>ul>li:nth-child(2):after{
	/*left: auto;*/
	/*right: 0px;*/
}

#hot >.container-fixed > .box>ul>li > div{
    background: #209ec0;
    height: 310px;
}

#hot >.container-fixed > .box>ul>li > div > img{
	display: inline-block;
	margin-top: 10px;
}
#hot >.container-fixed > .box>ul>li > div > span{
	display: block;
	color: #ffefaf !important;
	font-size: 24px;
	margin-top: 10px;
}
#hot >.container-fixed > .box>ul>li > div > p{
	color: #fff;
	padding: 0 30px;
	font-size: 16px;
	margin-top:10px;
}
#hot >.container-fixed > .box>ul>li > div >button{
	color: #000000;
	font-size: 16px;
	background: #eeeeee;
	border:0;
	display: inline-block;
	padding:6px 20px;
	width: 160px;
	border-radius: 5px;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -80px;
	transition: all 0.5s ease 0s;
}
#hot >.container-fixed > .box>ul>li >button:hover{
	color: #ffffff !important;
	background: #f65b62 !important;
	background: -moz-linear-gradient(top,#fb666c, #ee444b) !important;
	background: -webkit-linear-gradient(top,#fb666c, #ee444b) !important;
}
#brand-banquan{
	padding:35px 0 45px 0;
	background: #f9f9f9;
}
#brand-banquan .brand-box .left{
	float: left;
	width: 358px;
	height: 518px;
	background: url('../../img/z5.png') no-repeat !important;
	/*padding:0px 79px;*/
	padding-top: 120px;
	color: #ffffff;
	font-size: 18px;
	margin-left: -15px;
}
#brand-banquan .brand-box .right{
	width: 852px;
	height: 485px;
	background: #e5e5e5;
	box-shadow: 0 0 20px #e5e5e5;
	float: right;
	border-radius: 10px;
	padding:24px;
	padding-right: 48px;
	position: relative;
	margin-top: 13px;
}
#brand-banquan .brand-box .right .brand-box-swiper-container{
	width: 100%;
	height: auto;
	overflow: hidden;
}
#brand-banquan .brand-box .right .brand-box-swiper-container .swiper-slides{
	height: 215px;
	background: #ffffff;
	border-radius: 10px;
	text-align: center;
	padding-top: 32px;
}
#brand-banquan .brand-box .right .brand-box-swiper-container .swiper-slides .icon{
	width: 192px;
	height: 70px;
	margin-top: 32px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#brand-banquan .brand-box .right .brand-box-swiper-container .swiper-slides b{
	display: block;
	color: #010101;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin:0 20px;
	margin-top: 20px;
}
#brand-banquan .brand-box .right .brand-box-swiper-container .swiper-slides b>a{
	color: #010101;
	font-size: 18px;
}
#brand-banquan .brand-box .right .brand-box-swiper-container .swiper-slides > a{
	/*width: 128px;*/
	/*height: 38px;*/
	width: 104px;
	height: 32px;
	display: inline-block;
	color: #000000;
	background: #eeeeee;
	line-height: 32px;
	border-radius: 5px;
	margin-top: 10px;
}
#brand-banquan .brand-box .right .brand-box-swiper-container .swiper-slides:hover > a{
	background: #eeeeee;
	color: #ffffff;
}
#brand-banquan .brand-box .right .swiper-button-nexts{
	width: 32px;
	height: 484px;
	background: url(../img/right_03.png) no-repeat center;
	position: absolute;
	right: 0px;
	top:21px;
}
#brand-banquan .brand-box .right .swiper-button-prev{
	width: 32px;
	height: 484px;
	background: url(../img/right_03.png) no-repeat center;
	position: absolute;
	right: 0px !important;
	left: auto;
	top:21px;
	display: none;
}

#brand-banquan .banquan-box{
	margin-top:10px;
}
#brand-banquan .banquan-box .left{
	width: 358px;
	height: 518px;
	background: url('../../img/z7.png') no-repeat;
	/*padding:0 50px;*/
	padding-top: 130px;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.8em;
	float: left;
	margin-left: -15px;
}
#brand-banquan .banquan-box .right{
	width: 852px;
    height: 484px;
    background: #e5e5e5;
    box-shadow: 0 0 20px #e5e5e5;
    float: right;
    border-radius: 10px;
    padding: 24px;
    padding-right: 44px;
    position: relative;
	margin-top: 13px;
}
#brand-banquan .banquan-box .right .right-li{
	height: 215px;
	background: #ffffff;
	border-radius: 10px;
	text-align: center;
	padding-top: 32px;
	float: left;
	width: 192px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#brand-banquan .banquan-box .right .right-li > .icon{
	width: 192px;
    height: 70px;
    margin-top: 32px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
#brand-banquan .banquan-box .right > .right-li > b{
	display: block;
    color: #010101;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    margin: 0 20px;
    margin-top: 20px;
}

#brand-banquan .banquan-box .right .right-li>a {
    width: 104px;
    height: 32px;
    display: inline-block;
    color: #000000;
    background: #eeeeee;
    line-height: 32px;
    border-radius: 5px;
    margin-top: 10px;
}
#brand-banquan .banquan-box .right > .right-li > b >a{
	display: block;
	color: #010101;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	background: transparent;
}
#brand-banquan .banquan-box .right .right-li:hover>a{
	background: #eeeeee;
	color: #ffffff;
}
#brand-banquan .guoji-brand-box{
	margin-top:10px;
}
#brand-banquan .guoji-brand-box .left{
	width: 358px;
	height: 518px;
	background: url('../../img/z6.png') no-repeat;
	/*padding:0 50px;*/
	padding-top: 130px;
	color: #ffffff;
	font-size: 18px;
	line-height: 1.8em;
	float: left;
	margin-left: -15px;
}
#brand-banquan .guoji-brand-box .right{
	width: 852px;
	height: 485px;
	background: #e5e5e5;
	box-shadow: 0 0 20px #e5e5e5;
	float: right;
	border-radius: 10px;
	padding: 24px;
	padding-right: 44px;
	position: relative;
	margin-top: 13px;
}
#brand-banquan .guoji-brand-box .right .right-li{
	height: 215px;
	background: #ffffff;
	border-radius: 10px;
	text-align: center;
	padding-top: 32px;
	float: left;
	width: 192px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#brand-banquan .guoji-brand-box .right .right-li > .icon{
	width: 192px;
	height: 70px;
	margin-top: 32px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#brand-banquan .guoji-brand-box .right > .right-li > b{
	display: block;
	color: #010101;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 0 20px;
	margin-top: 20px;
}

#brand-banquan .guoji-brand-box .right .right-li>a {
	width: 104px;
	height: 32px;
	display: inline-block;
	color: #000000;
	background: #eeeeee;
	line-height: 32px;
	border-radius: 5px;
	margin-top: 10px;
}
#brand-banquan .guoji-brand-box .right > .right-li > b >a{
	display: block;
	color: #010101;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	background: transparent;
}
#brand-banquan .guoji-brand-box .right .right-li:hover>a{
	background: #eeeeee;
	color: #ffffff;
}
#about{
	/*height: 533px;*/
	/*height: 537px;*/
	background: url('../../img/gywm.png') no-repeat center;
	background-size: 100%;
}
#about .box{
	width: 660px;
	float: right;
	text-align: center;
}
#about .box h2{
	margin:0px;
	color: #FFF;
	font-size: 44px;
	font-weight: normal;
	display: inline-block;
	height: 50px;
	width: 100%;
	line-height: 50px;
	text-align: left;
	margin-top: 78px;
}
#about .box h3{
	margin:0px;
	font-size: 35px;
	font-weight: bold;
	color: #000000;
	margin-top: 20px;
}
#about .box h3 > span{
	color: #ff494f;
}
#about .box p{
	color: #fff;
	font-size: 20px;
	/*font-weight: bold;*/
	/*margin-top: 48px;*/
	/*text-indent: 2em;*/
	line-height: 2em;
	text-align: left;
}
#about .box>a{
	font-size: 50px;
	color: #e60012 !important;
	display: inline-block;
	/*margin-top: 45px;*/
	float: right;
}
#team{
	padding-top: 50px;
	background: #f9f9f9;
}
#team h2{
	margin:0px 0px 8px 0px;
	font-size: 40px;
	color: #000000;
	text-align: center;
	letter-spacing: 2px;
}
#team .box {
	height: 353px;
	margin-top: 30px;
	position: relative;
}
#team .box >.box-swiper{
	height: 353px;
	width: 1058px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}

#team .box .swiper-wrapper{
	width: 1058px;
	height: 353px;
}
#team .box .swiper-wrapper .swiper-slide .thumb{
	width: 260px;
	height:353px;
	float: left;
}
#team .box .swiper-wrapper .swiper-slide > div.info{
	width: 722px;
	float: right;
}
#team .box .swiper-wrapper .swiper-slide > div.info>b{
	font-size: 25px;
	color: #010101;
	font-weight: bold;
	display: block;
	margin-top: 30px;
	line-height: 1em;
}
#team .box .swiper-wrapper .swiper-slide > div.info>p.zhiwei{
	color: #909090;
	font-size: 18px;
	margin-top: 20px;
}
#team .box .swiper-wrapper .swiper-slide > div.info>p.yewu{
	color: #000000;
	font-size: 16px;
	margin-top: 40px;
}
#team .box .swiper-wrapper .swiper-slide > div.info>p.description{
	color: #000000;
	font-size: 16px;
	margin-top: 35px;
	line-height: 30px;
}
#team .box >.next{
	position: absolute;
	right: 0;
	background:url('../img/right_06.png') no-repeat center;
	height: 353px;
	width: 32px;
	cursor:pointer;
}
#team .box >.prev{
	position: absolute;
	left: 0px;
	background:url('../img/left_06.png') no-repeat center;
	height: 353px;
	width: 32px;
	cursor:pointer;
}
#news{
	height: 641px;
	background: #f9f9f9;
	/*margin-top: 30px;*/
}
#news h2{
	color: #ffffff;
	font-size: 40px;
	/*font-weight: bold;*/
	text-align: center;
	margin:0px;
	margin-top: 50px;
	font-weight: normal;
}
#news .box{
	height: 478px;
	margin-top: 24px;
}
#news .box .left{
	width: 640px;
	height: 478px;
	background:#ffffff;
	float: left;
	padding:20px;
}
#news .box .right{
	width: 545px;
	height: 478px;
	background:#ffffff;
	float: right;
	padding:20px;
}
#news .box .left .header{
	border-bottom: 2px dashed #00488a;
	height: 57px;
}
#news .box .left .header > a{
	color: #afafaf;
	/*font-size: 14px;*/
	float: right;
	line-height: 56px;
}
#news .box .left .header > b{
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	display: inline-block;
	margin:0 60px;
	cursor: pointer;
	line-height: 56px;
	position: relative;
}
#news .box .left .header > b.active{
	color: #00488a !important;
}
#news .box .left .header > b.active::after{
	content: "";
	width: 100%;
	height: 2px;
	background:#00488a;
	display: block;
	position: absolute;
	bottom: 5px;
}
#news .box .left .box-content{
	margin-top: 20px;
}
#news .box .left .box-content > .app-content > ul > li{
	margin-top: 15px;
}
#news .box .left .box-content > .app-content > ul > li > a{
	display: block;
	font-size: 18px;
	color: #010101;
	position:relative;
}
#news .box .left .box-content > .app-content > ul > li>a::before{
	content: "●";
	color: #00488a;
	margin-right: 10px;
}
#news .box .left .box-content > .app-content > ul > li>a:hover{
	color: #00488a;
}
#news .box .left .box-content > .app-content > ul > li>p{
	color: #cbcbcb;
	margin-bottom: 0px;
	text-indent: 2em;
	line-height: 24px;
	font-size: 14px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
#news .box .left .box-content > .app-content > ul > li.thumb > .thumb{
	float: left;
	margin-right: 25px;
}
#news .box .left .box-content > .app-content > ul > li.thumb > a{
	margin-bottom: 16px;
}
#news .box .right > .header{
	border-bottom: 2px dashed #00488a;
    height: 57px;
}
#news .box .right > .header > b{
	color: #000000;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    margin: 0 30px;
    cursor: pointer;
    line-height: 56px;
}
#news .box .right > .header > a {
    color: #afafaf;
    font-size: 14px;
    float: right;
    line-height: 56px;
}
#news .box .right > .app-content > ul > li{
	margin-top: 15px;
}
#news .box .right > .app-content > ul > li>a{
	display: block;
    font-size: 18px;
    color: #010101;
    position: relative;
}
#news .box .right > .app-content > ul > li>a:before{
	content: "●";
    color: #00488a;
    margin-right: 20px;
}
#news .box .right > .app-content > ul > li>p{
	color: #cbcbcb;
    margin-bottom: 0px;
    text-indent: 2em;
	line-height: 24px;
}
#news .box .right > .app-content > ul > li>a:hover{
	 color: #00488a;
}
#case{
	background: #f9f9f9;
	/*padding: 30px 0; */
	padding-bottom: 30px;
}
#case h2{
	margin: 50px 0px 8px 0px;
    font-size: 40px;
    color: #000000;
    text-align: center;
    font-weight: normal;
}
#case .header{
	height: 50px;
	line-height: 50px;
	margin-top: 30px;
}
#case .header > li{
	display: inline-block;
	width: 285px;
	margin-left: 20px;
}
#case .header > li:first-child{
	margin-left: 0px;
}
#case .header > li>a{
	display: block;
	color: #000000;
	font-size: 24px;
	background:#eeeeee;
	text-align: center;
}
#case .header > li.active > a{
	background: #00488a !important;
	color: #ffffff;
}
#case .tab-content{
	box-shadow: 0 0 20px #e8e8e8;
	margin-top: 30px;
	margin-bottom: 30px;
	/*padding:60px;*/
	background: #ffffff;
}
#case .tab-content .col-xs-2{
	text-align: center;
}
#footer{
	/*margin-top: 20px;*/
}
#footer > .footer-top{
	background: #eeeeee;
	height: 185px;
	padding-top: 40px;
}
#footer > .footer-top ul > li{
	float: left;
	width: 25%;
	padding:0 34px;
}
#footer > .footer-top ul > li > .img{
	float: left;
	margin-right: 10px;
}
#footer > .footer-top ul > li > .info > b{
	/*font-size: 23px;*/
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 8px;
}
#footer > .footer-top ul > li > .info  p{
	font-size: 15px;
	color: #000000;
	margin-bottom: 0;
}
#footer > .footer-bottom{
	background: #313131;
	padding:50px 0 80px 0;
}
#footer > .footer-bottom .app-footer-nav > li{
	font-size: 16px;
	float: left;
	margin:0 35px;
}
#footer > .footer-bottom .app-footer-nav > li:first-child{
	margin-left: 0px;
}
#footer > .footer-bottom .app-footer-nav > li:last-child{
	margin-right: 0px;
}
#footer > .footer-bottom .app-footer-nav > li > a{
	color: #ffffff;
}
#footer > .footer-bottom .app-footer-nav > li > a:hover{
	color: #fb686d;
}
#footer > .footer-bottom .box{
	margin-top: 70px;
}
#footer > .footer-bottom .box > .footer-logo{
	float: left;
	display: block;
}
#footer > .footer-bottom .box > .info{
	width: 325px;
	float: left;
	margin-left: 68px;
	color: #b3b3b3;
}
#footer > .footer-bottom .box > .info > b{
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}
#footer > .footer-bottom .box > .info > strong{
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
}
#footer > .footer-bottom .box > .info > p{
	margin-bottom: 11px;
	line-height: 1em;
}
#footer > .footer-bottom .box > .info > p >a{
	color: #b3b3b3 !important;
}
#footer > .footer-bottom .box > .link{
	color:#b3b3b3;
	font-size: 12px;
	float: left;
	width: 380px;
	margin-left: 20px;
}
#footer > .footer-bottom .box > .link>a{
	color:#b3b3b3;
	margin:0px 10px;
	white-space: nowrap;
	display: inline-block;
	line-height: 24px;
}
#footer > .footer-bottom .box > .link>a:hover{
	color: #fb686d;
}
#footer > .footer-bottom .box>.footer-wx{
	width: 114px;
	float: right;
}
#footer > .footer-bottom .box>.footer-wx>span{
	display: block;
	text-align: center;
	color: #b3b3b3;
	font-size: 20px;
	margin-top: 20px;
}
#page-main{
	background: #f9f9f9;
	/*margin-top: 30px;*/
	padding-bottom: 30px;
	padding-top: 30px;
}
#page-main>.container-fixed>.left{
	width: 215px;
	float: left;
}
#page-main>.container-fixed>.left>.top{
	background:#ffffff;
	/*padding-top: 15px;*/
	padding-bottom: 15px;
	/*padding:15px;*/
	box-shadow: 5px 5px 10px #eeeeee;
}
#page-main>.container-fixed>.left>.top>h2{
	margin:0px;
	font-weight: normal;
	text-align: left;
	height: 50px;
	line-height: 49px;
	border-bottom: 1px dashed #e5e5e5;
	padding-left: 30px;
}
#page-main>.container-fixed>.left>.top>h2>a{
	color: #000000;
	font-size: 18px;
}
#page-main>.container-fixed>.left>.top>ul > li{
	/*height: 50px;*/
	/*line-height: 49px;*/
	border-bottom: 1px dashed #e5e5e5;
	padding-left:30px;
	padding-top: 16px;
	padding-bottom: 16px;
}
#page-main>.container-fixed>.left>.top>ul > li >a{
	display: block;
	color: #000000;
	font-size: 18px;
	background: url('../img/jiantou.png') no-repeat 130px center;
}
#page-main>.container-fixed>.left>.top>ul > li:hover a,#page-main>.container-fixed>.left>.top>ul > li.active a{
	color: #0a5096;
	background-image: url('../img/jiantou-hover.png');
}
#page-main>.container-fixed>.left>.bottom{
	background:#ffffff url('../img/link-us-b_07.jpg') no-repeat center top;
	padding:20px;
	box-shadow: 5px 5px 10px #eeeeee;
	margin-top: 20px;
	padding-top: 150px;
}
#page-main>.container-fixed>.left>.bottom>p{
	color: #000000;
	font-size: 16px;
}
#page-main>.container-fixed>.right{
	width: 975px;
	float: right;
}
#page-main>.container-fixed>.right>.header{
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	box-shadow: 5px 5px 10px #eeeeee;
	padding-left: 10px;
	color: #000000;
}
#page-main>.container-fixed>.right>.header>a{
	color: #000000;
	margin: 0 10px;
}
#page-main>.container-fixed>.right>.header>a:hover{
	color: #ff494f;
}
#page-main>.container-fixed>.right .content-box{
	background: #ffffff;
	box-shadow: 5px 5px 10px #eeeeee;
	color: #000000;
	margin-top: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#page-main>.container-fixed>.right .content-box .container-fixed-md-left{
	 display: inline-block;
	 width: 154px;
	 height: 249px;
	 background: url('../img/shangbiao1.png');
 }
#page-main>.container-fixed>.right .content-box .container-fixed-md-left h3,
#page-main>.container-fixed>.right .content-box .container-fixed-md-left-s h3
{
	font-size: 20px;
	color: #ffffff;
	font-weight: bolder;
	text-align: center;
	position: relative;
	top: 40%;
}
#page-main>.container-fixed>.right .content-box .container-fixed-md-left-s{
	display: inline-block;
	width: 154px;
	height: 249px;
	background: url('../img/shangbiao1.png');
}
#page-main>.container-fixed>.right .content-box .container-fixed-md-right{
	/*display: inline-block;*/
	/**display: inline;*/
	/**zoom:1;*/
	width: 695px;
	margin-left: 10px;
	float: right;
	line-height: 249px;
}
#page-main>.container-fixed>.right .content-box .container-fixed-md-right .container-fixed-md-right-img{
	/*width: 18%;*/
	/*position: relative;*/
	/*min-height: 1px;*/
	/*padding-right: 10px;*/
	/*padding-left: 10px;*/
	/*display: inline-block;*/
	/**display: inline;*/
	/**zoom:1;*/
	width: 124px;
	height: 178px;
}
#page-main>.container-fixed>.right .content-box .content-box-content{
	width:96%;
	margin: auto;
	background: #eeeeee;
}
#page-main>.container-fixed>.right .content-box .content-box-content #messagelist{
	width: 96%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#page-main>.container-fixed>.right .content-box .content-box-content #messagelist dl{
	width: 100%;
	background: #ffffff;
	white-space: nowrap;
}
#page-main>.container-fixed>.right .content-box .content-box-content #messagelist .noborder{
	background: none;
	width: 100%;
}
#page-main>.container-fixed>.right .content-box .content-box-content #messagelist .noborder dd{
	text-align: center;
}
#page-main>.container-fixed>.right .content-box .content-box-content #messagelist #message_liuyan{
	text-align: center;
	border: none;
	background: #0a5096;
	padding: 10px 30px;
	color: #ffffff;
	font-size: 16px;
}
#page-main>.container-fixed>.right #messagelist dl .ftype_select{
   width: 10%;
	display: inline-block;
	text-align: center;
	color: #999999;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
#page-main>.container-fixed>.right #messagelist dl .ftype_input{
	width: 90%;
	display: inline-block;
}
#page-main>.container-fixed>.right #messagelist dl .ftype_textarea{
	width: 90%;
	display: inline-block;
}
#page-main>.container-fixed>.right #messagelist dl .ftype_textarea textarea{
	width: 100%;
	height: 80px;
	border: none;
}
#page-main>.container-fixed>.right #messagelist dl .ftype_input .fbox input{
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
	border: none;
}
#page-main>.container-fixed>.right #messagelist dl .ftype_input .fbox input[name='code']{
	width: 50%;
}
#page-main>.container-fixed>.right .content-box .container-fixed-md{
	width: 95%;
	box-shadow: 0px 0px 10px #eeeeee;
	border-radius: 8px;
	padding:30px;
}
#page-main .content-box .container-fixed-md h2{
	font-size: 24px;
	color: #0a5096;
	/*letter-spacing: 3px;*/
	margin-top: 0px;
	font-weight: normal;
}
#page-main .content-box .container-fixed-md .content-phone-t,#page-main .content-box .container-fixed-md .content-qq-t{
	display: block;
	width: 100%;
	font-size: 20px;
	margin-bottom: 30px;
}
#page-main .content-box .container-fixed-md ul{
	padding: 0px;
	display: block;
	width: 100%;
}
#page-main .content-box .container-fixed-md .content-phone-ul-li{
	padding: 0px;
	display: block;
	width: 100%;
}
#page-main .content-box .container-fixed-md .list-paddingleft-2{
	padding: 0px;
	display: block;
	width: 100%;
}
#page-main .content-box .container-fixed-md li{
	list-style: none;
	font-size: 16px;
	padding-bottom: 10px;
}
#page-main .content-box .container-fixed-md .content-phone-ul-li div{
	list-style: none;
	font-size: 18px;
	padding-bottom: 10px;
}
#page-main .content-box .container-fixed-md .list-paddingleft-2 div{
	list-style: none;
	font-size: 18px;
	padding-bottom: 10px;
}
#page-main .content-box .container-fixed-md .content-address-t{
	display: inline-block;
}
#page-main .content-box .container-fixed-md .content-address-p{
	font-size: 20px;
	display: inline-block;
	padding-left: 20px;
}
#about-shoujie-jianjie{
	margin-top: 72px;
}
#about-shoujie-jianjie>.container-fixed>.left{
	width: 324px;
	float: left;
}
#about-shoujie-jianjie>.container-fixed>.left>h2{
	display: inline-block;
	width: 200px;
	height: 40px;
	background:#ff494f;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	margin:0;
}
#about-shoujie-jianjie>.container-fixed>.left>.title{
	color: #000000;
	font-size: 32px;
	font-weight: bolder;
	line-height: 1em;
	margin:0px;
	margin-top: 20px;
}
#about-shoujie-jianjie>.container-fixed>.left>.title>span{
	color: #ff494f;
}
#about-shoujie-jianjie>.container-fixed>.left>.xy{
	color: #000000;
	font-size: 18px;
	margin-top: 80px;
	margin-bottom: 40px;
}
#about-shoujie-jianjie>.container-fixed>.left>a{
	display: inline-block;
	width: 140px;
	height: 42px;
	background:#ff494f;
	color: #ffffff;
	line-height: 42px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}
#about-shoujie-jianjie>.container-fixed>.left>.info{
	font-size: 18px;
	color: #000000;
	margin-top: 35px;
}
#about-shoujie-jianjie>.container-fixed>.right{
	width: 796px;
	float: right;
}
#about-shoujie-jianjie>.container-fixed>.right>a{
	display: block;
	width: 596px;
	height: 70px;
	color: #ffffff;
	font-size: 26px;
	text-align: center;
	line-height: 70px;
	background:#ff494f url('../images/bf_03.png') no-repeat 225px center;
	padding-left: 70px;
	margin:0 auto;
	position:relative;
}
#about-shoujie-jianjie>.container-fixed>.right>a>#app-red-prop{
	width:596px;
	height:566px;
	background:rgba(254,96,101,.8);
	text-align:left;
	color:#fff;
	position:absolute;
	bottom:5px;
	left:0;
	font-size: 18px;
    padding: 20px 20px;
    line-height: 1.5;
	display:none;
}
#about-shoujie-jianjie>.container-fixed>.right>a:hover >#app-red-prop{
	display:block;

}
#about-fengcai{
	height: 492px;
	background: url('../images/about-bg_06.jpg') no-repeat center;
	margin-top: 36px;
	padding:37px 0;
}
#about-fengcai>.container-fixed>.left{
	width: 596px;
	float: left;
}
#about-fengcai>.container-fixed>.left>li{
	float: left;
	width: 291px;
	height: 206px;
	margin-right: 7px;
	margin-bottom: 7px;
}
#about-fengcai>.container-fixed>.right{
	width: 475px;
	float: right;
}
#about-fengcai>.container-fixed>.right>h2{
	color: #ffffff;
	font-size: 40px;
	font-weight: normal;
	text-align: right;
	margin-top: 60px;
}
#about-fengcai>.container-fixed>.right>p.info{
	color: #f3f3f3;
	font-size: 16px;
	text-align: right;
	margin-top: 40px;
	position: relative;
}
#about-fengcai>.container-fixed>.right>p.info::after{
	content: "";
	display: block;
	width: 160px;
	height: 10px;
	background: #ff494f;
	position: absolute;
	right: 0;
	bottom: -20px;
}
#about-fengcai>.container-fixed>.right>p.xuanyan{
	color: #ffffff;
	font-size: 16px;
	margin-top: 30px;
	line-height: 2em;
	margin-top: 3em;
}
#about-case{
	margin-top: 85px;
}
#about-case>.container-fixed>h2{
	color: #010101;
	font-size: 32px;
	text-align: center;
	margin: 0px;
	font-weight:bolder;
}
#about-case>.container-fixed>h2>span{
	color: #ff494f;
}
#about-case>.container-fixed>ul{
	height: 44px;
	line-height: 44px;
	margin-top: 40px;
}
#about-case>.container-fixed>ul>li{
	display: inline-block;
	width: 192px;
	height: 44px;
	background:#bdbdbd;
	margin:0 40px;
}
#about-case>.container-fixed>ul>li>a{
	color: #ffffff;
	font-size: 20px;
	display: block;
}
#about-case>.container-fixed>ul>li:hover > a,#about-case>.container-fixed>ul>li.active>a,#about-case>.container-fixed>ul>li>a:hover{
	color: #ffffff;
	background: #ff494f;
}
#about-case>.container-fixed>.tab-content{
	margin-top: 30px;
}
#about-case>.container-fixed>.tab-content .col-xs-3{
	margin-bottom: 10px;
	padding-right: 5px;
    padding-left: 5px;
}
#about-team{
	margin-top: 70px;
}
#about-team>.container-fixed>.left{
	width: 324px;
	float: left;
}
#about-team>.container-fixed>.left>h2{
	display: inline-block;
    width: 200px;
    height: 40px;
    background: #ff494f;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    font-weight: normal;
    margin: 0;
}
#about-team>.container-fixed>.left>p.title{
	color: #000000;
    font-size: 32px;
    line-height: 1em;
 	margin:0px;
    margin-top: 20px;
	font-weight: bolder;
}
#about-team>.container-fixed>.left>p.title>span{
	color: #ff494f;
}
#about-team>.container-fixed>.left>p.yx{
	color: #010101;
	font-size: 16px;
	margin-top: 50px;
	border-bottom: 5px solid #ff494f;
	display: inline-block;
}
#about-team>.container-fixed>.left>p.info{
	color: #000000;
	font-size: 16px;
	line-height: 2em;
	margin-top: 60px;
}
#about-team>.container-fixed>.right{
	width: 783px;
	float: right;
}
#about-team>.container-fixed>.right>.box{
	width: 368px;
	height: 215px;
	position: relative;
	float: left;
	margin-bottom: 16px;
	margin-right: 47px;
}
#about-team>.container-fixed>.right>.box:nth-child(even){
	margin-right: 0;
}
#about-team>.container-fixed>.right>.box>.info{
	width: 302px;
	height: 215px;
	background: #ff494f;
	padding:38px 108px 10px 20px;
}
#about-team>.container-fixed>.right>.box>.info>b>a{
	color: #ffffff;
	font-size: 24px;
}
#about-team>.container-fixed>.right>.box>.info>.info{
	color: #ffffff;
}
#about-team>.container-fixed>.right>.box>a.thumb{
	display: block;
	position: absolute;
	right: 0;
	top:37px;
	width: 141px;
	height: 141px;
}
.common-header{
	margin: 0px;
    font-size: 40px;
    color: #000000;
    text-align: center;
    font-weight: normal;
	letter-spacing: 2px;
    /*background: url(../img/bg_03.png) no-repeat center bottom;*/
    padding-bottom: 8px;
}
#hot-news{
	padding-top: 60px;
	background:#f9f9f9;
}
#hot-news>.container-fixed>ul{
	margin-top: 25px;
}
#hot-news>.container-fixed>ul>li{
	float: left;
	width: 223px;
	height: 320px;
	margin-left: 21px;
	background: #ffffff;
	box-shadow: 5px 5px 20px #e6e6e6;
}
#hot-news>.container-fixed>ul>li:hover{
	box-shadow: 10px 10px 20px #e6e6e6;
}
#hot-news>.container-fixed>ul>li img{
	transition: all 0.6s;
}
#hot-news>.container-fixed>ul>li:hover img{
	 transform: scale(1.4);
}
#hot-news>.container-fixed>ul>li:first-child{
	margin-left: 0px;
}
#hot-news>.container-fixed>ul>li>a.thumb{
	display: block;
	width: 223px;
	height: 130px;
	position: relative;
	text-align: center;
	overflow: hidden;
}
#hot-news>.container-fixed>ul>li>a.thumb>span.hot{
	width: 41px;
	height: 41px;
	background: #ff494f;
	line-height: 41px;
	color: #ffffff;
	font-size: 16px;
	display: block;
	position: absolute;
	left: 2px;
	top:2px;
	border-radius: 41px;
}
#hot-news>.container-fixed>ul>li>a.thumb>b.nav-name{
	width: 223px;
	height: 32px;
	line-height: 32px;
	background: url('../images/hong-bg.png');
	display: block;
	position: absolute;
	bottom: 0;
	color: #fffefe;
	font-size: 16px;
}
#hot-news>.container-fixed>ul>li>.small-box{
	padding:15px;
}
#hot-news>.container-fixed>ul>li>.small-box>a.title{
	font-size: 16px;
	color: #000000;
	border-bottom: 1px solid #fb686d;
	display: block;
	padding-bottom: 5px;
}
#hot-news>.container-fixed>ul>li>.small-box>p{
	color: #aeaeae;
	margin-top: 10px;
	margin-bottom: 0;
}
#hot-news>.container-fixed>ul>li>.small-box>.text-right>a.more{
	color: #aeaeae;
	display: inline-block;
	margin-top: 10px;
}
#list-page-ad {
	height: 90px;
	background:url('../images/ad_08.jpg') no-repeat center;
	margin-top: 30px;
}
#list-page-ad button{
	width: 164px;
	height: 48px;
	line-height: 48px;
	background: #f9f0f2;
	text-align: center;
	color: #ff494f;
	font-size: 22px;
	border:0px;
	float: right;
	margin-top: 25px;
	border-radius: 10px;
}
#news-company{
	background: #f9f9f9;
	padding:60px 0;
}
#news-company .common-title{
	color: #000000;
	font-size: 30px;
	font-weight: normal;
	margin:0px;
	border-left: 10px  solid #ff494f;
	padding-left: 10px;
}
#news-company>.container-fixed>.shangbiao-box{
	background: #ffffff;
	box-shadow: 5px 5px 10px #e4e4e4;
	padding-top: 36px;
}
#news-company>.container-fixed>.shangbiao-box>ul{
	padding:18px 18px 48px 18px;
}
#news-company>.container-fixed>.shangbiao-box>ul>li{
	height: 120px;
	background: #ffffff;
	box-shadow: 5px 5px 10px #e4e4e4;
	margin-top: 10px;
}
#news-company>.container-fixed>.shangbiao-box>ul>li>.index{
	height: 120px;
	width: 105px;
	display: block;
	float: left;
	/*color: #ff494f;*/
	color:#e5e5e5;
	font-size: 80px;
	text-align: center;
	line-height: 120px;
    /*font-weight: bold;*/
	font-style: normal;
	transform: rotate(-10deg);
}
#news-company>.container-fixed>.shangbiao-box>ul>li>.box{
	width: 1059px;
	float: right;
	padding:10px;
}
#news-company>.container-fixed>.shangbiao-box>ul>li>.box >.thumb{
	float: left;
	width: 200px;
	height: 100px;
	overflow: hidden;
}
#news-company>.container-fixed>.shangbiao-box>ul>li>.box >.box{
	width: 826px;
	float: right;
}
#news-company>.container-fixed>.shangbiao-box>ul>li>.box >.box>.title{
	color: #000000;
	font-size: 20px;
	display: block;
	margin-top: 10px;
}
#news-company>.container-fixed>.shangbiao-box>ul>li>.box >.box>p{
	color: #aeaeae;
	margin-bottom: 0;
	margin-top: 10px;
}
#news-company>.container-fixed>.shangbiao-box>ul>li:nth-child(even) >.index{
	float: right;
}
#news-company>.container-fixed>.shangbiao-box>ul>li:nth-child(even) > .box{
	float: left;
}
#news-company>.container-fixed>.shangbiao-box>ul>li:nth-child(even) > .box >.thumb{
	float: right;
}
#news-company>.container-fixed>.shangbiao-box>ul>li:nth-child(even) > .box > .box{
	float: left;
}
#news-company>.container-fixed>.shangbiao-box>ul>li>.box >.box>.title:hover{
	color: #ff494f;
}
#news-company>.container-fixed>.company-news{
	margin-top: 65px;
	background: #ffffff;
	box-shadow: 5px 5px 10px #e4e4e4;
	padding-top: 36px;
	padding-bottom: 30px;
	padding-left:20px;
	padding-right: 20px;
}
#news-company>.container-fixed>.company-news>.img-box{
	margin-top: 20px;
}
#news-company>.container-fixed>.company-news>ul{
	margin-top: 30px;
}
#news-company>.container-fixed>.company-news>ul>li{
	float: left;
	width: 50%;
	float: left;
	height: 77px;
	line-height: 77px;
	border-top: 1px solid #dcdcdc;
	font-size: 20px;
	padding-left: 40px;
}
#news-company>.container-fixed>.company-news>ul>li:nth-child(even){
	border-left: 1px solid #dcdcdc;
}
#news-company>.container-fixed>.company-news>ul>li>a{
	color: #000000;
}
#news-company>.container-fixed>.company-news>ul>li>a:before{
	content: "●";
	color: #ff494f;
	display: inline-block;
	margin-right: 20px;
}
#news-company>.container-fixed>.company-news>ul>li>a:hover{
	color: #ff494f;
}
#baike-news{
	height: 562px;
	background: url('../images/n-bg_18.jpg') no-repeat center;
	padding-top: 45px;
}
#baike-news > .container-fixed >h2{
	color: #ffffff;
	font-size: 32px;
	text-align: center;
	line-height: 1em;
	margin:0;
	font-weight:bolder;
	letter-spacing: 2px;
}
#baike-news > .container-fixed>.box{
	height: 420px;
	background: #ffffff;
	margin-top: 27px;
	overflow: hidden;
	padding:48px 35px;
}
#baike-news > .container-fixed>.box>.banner-box{
	width: 434px;
	height: 324px;
	overflow: hidden;
	position: relative;
	float: left;
}
#baike-news > .container-fixed>.box>.banner-box>.swiper-container{
	width: 434px;
	height: 290px;
	overflow: hidden;
}
#baike-news > .container-fixed>.box>.banner-box>.swiper-pagination{
	margin:0 auto;
	display: block;
	position: relative;
}
#baike-news > .container-fixed>.box>.banner-box>.swiper-pagination > .swiper-pagination-bullet{
	margin:0 5px;
	background: #dcdcdc;
	border-radius: 0px;
	opacity:1;
}
#baike-news > .container-fixed>.box>.banner-box>.swiper-pagination > .swiper-pagination-bullet-active{
	background: #ff494f;
}
#baike-news > .container-fixed>.box>.list-box{
	width: 673px;
	float: right;
	height: 290px;
	overflow-y: auto;
	padding-right: 10px;
}
#baike-news > .container-fixed>.box>.list-box>li{
	margin-bottom: 10px;
}
#baike-news > .container-fixed>.box>.list-box>li:last-child{
	margin-bottom: 0;
}
#baike-news > .container-fixed>.box>.list-box>li>a{
	color: #000000;
	font-size: 20px;
}
#baike-news > .container-fixed>.box>.list-box>li>a::before{
	content: "●";
	color: #ff494f;
	display: inline-block;
	margin-right: 10px;
}
#baike-news > .container-fixed>.box>.list-box>li>a:hover{
	color: #ff494f;
}
#baike-news > .container-fixed>.box>.list-box>li>p{
	color: #aeaeae;
	margin-bottom: 0;
	margin-top: 5px;
}
#banquan-news{
	background: #f9f9f9;
	padding-top: 30px;
}
#banquan-news .box{
	height: 511px;
	background: #ffffff;
	box-shadow: 5px 5px 10px #e4e4e4;
	padding-top: 40px;
}
#banquan-news .box > h2.common-title{
	color: #000000;
    font-size: 30px;
    font-weight: normal;
    margin: 0px;
    border-left: 10px solid #ff494f;
    padding-left: 10px;
}
#banquan-news .box >ul{
	padding: 0 35px;
	margin-top: 20px;
}
#banquan-news .box >ul>li{
	width: 565px;
	height: 183px;
	float: left;
	padding:25px 9px 24px 10px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
	overflow-y: hidden;
}
#banquan-news .box >ul>li>.info{
	width: 307px;
	float: left;
}
#banquan-news .box >ul>li>.info>a{
	color: #000000;
	font-size: 18px;
}
#banquan-news .box >ul>li>.info>a:hover{
	color: #ff494f;
}
#banquan-news .box >ul>li>.info>p{
	color: #aeaeae;
	margin-top: 5px;
}
#banquan-news .box >ul>li>.thumb{
	float: right;
	width: 214px;
	height: 133px;
}
#banquan-news .box >ul>li:nth-child(even){
	border-right: 0;
}
#banquan-news .box >ul>li:nth-child(even) > .info{
	float: right;
}
#banquan-news .box >ul>li:nth-child(even) > .thumb{
	float: left;
}
#article-position{
	height: 40px;
	background: url('../images/li_02.jpg');
	line-height: 40px;
}
#article-position>.container-fixed{
	color: #717171;
	font-size: 16px;
}
#article-position>.container-fixed>a{
	color: #717171;
}
#article-position>.container-fixed>a:last-child{
	color: #00488a;
}
#article{
	padding-bottom:20px;
	background: #f9f9f9;
}
#article >.container-fixed>.article{
	padding:20px 0;
	background: #ffffff;
	width: 880px;
	float: left;
}
#article >.container-fixed>.article >.header{
	border-bottom: 1px dashed #c1c1c1;
	text-align: center;
}
#article >.container-fixed>.article >.header>h1{
	color: #000000;
	font-size: 26px;
	font-weight: normal;
}
#article >.container-fixed>.article >.header>p{
	color: #bdbdbd;
}
#article >.container-fixed>.article >.header>p>a{
	color: #bdbdbd;
}
#article >.container-fixed>.article>article{
	padding:20px;
}
#get-search-result{
	background: transparent !important;
	padding-bottom: 20px;
}
#get-search-result>.container-fixed{
	top: 445px;
	position: relative;
}
#get-search-result>.container-fixed>.box{
	height: 200px;
	background: #ffffff;
	/*box-shadow: 0 0 10px #e1e1e1;*/
}
#get-search-result>.container-fixed>.box>h2{
	color: #000000;
	font-size: 24px;
	text-align: center;
	font-weight: normal;
	margin-top: 27px;
	line-height: 1em;
}
#get-search-result>.container-fixed>.box>.form{
	padding: 15px 30px;
}
#get-search-result>.container-fixed>.box>.form > input {
    width: 864px;
    height: 58px;
    border: 3px solid #0a5096;
    background: url(../img/rbiao_03.png) no-repeat 20px center;
    padding: 10px 70px;
    font-size: 16px;
}
#get-search-result>.container-fixed>.box>.form > input.banquan-nn {
	width: 864px;
	height: 58px;
	border: 3px solid #0a5096;
	background: url(../img/banquan/banquan/c1.png) no-repeat 20px center;
	padding: 10px 70px;
	font-size: 16px;
}
#get-search-result>.container-fixed>.box>.form > button {
    width: 256px;
    height: 58px;
    background: #21a3c4;
    color: #ffffff;
    font-size: 20px;
    border: 0px;
    float: right;
}
#get-search-result>.container-fixed> .box>p {
    font-size: 16px;
    color: #9e9e9e;
    text-align: center;
    margin-bottom: 16px;
}
#get-search-result>.container-fixed> .box>p>span {
    color: #e60012 !important;
	font-size: 20px;
	font-weight: bold;
}
#more-select{
	background: #f9f9f9;
	padding: 65px 0 40px 0;
}
#more-select>.container-fixed>ul{
	margin-top: 30px;
}
#more-select>.container-fixed>ul>li{
	width: 272px;
	height: 275px;
	background: url('../images/i1_03.jpg') no-repeat center;
	float: left;
	margin-right: 37px;
	text-align: center;
}
#more-select>.container-fixed>ul>li>b{
	display: block;
	color: #fefefe;
	font-size: 24px;
	font-weight: normal;
	margin-top: 158px;
}
#more-select>.container-fixed>ul>li>button{
	display: inline-block;
	width: 162px;
	height: 47px;
	line-height: 47px;
	color: #e60012 !important;
	background: #ffffff;
	border:0;
	border-radius: 5px;
	font-size: 18px;
	margin-top: 16px;
	font-weight: bold;
	transition: all 0.5s ease 0s;
}
#more-select>.container-fixed>ul>li>button:hover{
	color: #ffffff;
	/*background: #ff494f;*/
	transform: translateY(-3px);
}
#more-select>.container-fixed>ul>li:last-child{
	margin-right: 0;
}
#more-select>.container-fixed>ul>li:nth-child(2){
	background-image: url('../images/i2_05.jpg');
}
#more-select>.container-fixed>ul>li:nth-child(3){
	background-image: url('../images/i3_07.jpg');
}
#more-select>.container-fixed>ul>li:nth-child(4){
	background-image: url('../images/i4_09.jpg');
}
#shangbiao-index-ad{
	height: 100px;
	background: url('../../img/ljzx.png') no-repeat center;
	/*margin-top: 18px;*/
	text-align: right;
}
#shangbiao-index-ad>.container-fixed>span{
	font-size: 28px;
	color: #fefefe;
	line-height: 100px;
	display: inline-block;
}
#shangbiao-index-ad>.container-fixed>button{
	width: 164px;
    height: 48px;
    line-height: 48px;
    background: #f9f0f2;
    text-align: center;
    color: #e60012;
    font-size: 22px;
    border: 0px;
    margin-top: 26px;
    border-radius: 10px;
    margin-left: 70px;
}
#shangbiao-index-sbfw-qita{
	background: #f9f9f9;
	padding-top: 40px;
	padding-bottom: 48px;
}
#shangbiao-index-sbfw-qita>.container-fixed>.sbfw{
	height: 280px;
	background: #eeeeee;
	padding:15px 25px;
}
#shangbiao-index-sbfw-qita>.container-fixed>.sbfw>.title{
	width: 238px;
	float: left;
}
#shangbiao-index-sbfw-qita>.container-fixed>.sbfw>ul{
	width: 912px;
	float: left;
}
#shangbiao-index-sbfw-qita>.container-fixed>.sbfw>ul>li{
	width: 294px;
	height: 120px;
	background: #ffffff;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding:20px 15px 20px 20px;
}
#shangbiao-index-sbfw-qita>.container-fixed>.sbfw>ul>li>a{
	display: block;
	color: #060606;
	font-size: 18px;
	position: relative;
}
#shangbiao-index-sbfw-qita>.container-fixed>.sbfw>ul>li>a>span{
	display: inline-block;
	position: absolute;
	right: 0;
	color: #0a5096;
	background: url(../../img/layer.png) no-repeat right center;
	padding-right: 30px;
	background-size: 25%;
}
#shangbiao-index-sbfw-qita>.container-fixed>.sbfw>ul>li>p{
	color: #989898;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 5px;
}
#shangbiao-index-sbfw-qita>.container-fixed>.sbfw>ul>li:hover{
	box-shadow: 3px 3px 10px  #f9f9f9;
}
#shangbiao-index-sbfw-qita>.container-fixed>.sbfw>ul>li>a:hover{
	color: #ff494f;
}
#shangbiao-index-sbfw-qita>.container-fixed>.qita{
	height: 410px;
	background: #eeeeee;
	padding:15px 25px;
	margin-top: 24px;
}
#shangbiao-index-sbfw-qita>.container-fixed>.qita>.title{
	width: 238px;
	background: url('../../img/qtfw.png') no-repeat;
	float: left;
	height: 380px;
	position: relative;
}
#shangbiao-index-sbfw-qita>.container-fixed>.qita>.title>button{
	width: 140px;
	height: 45px;
	background: #feb154;
	text-align: center;
	border:0;
	border-radius: 45px;
	color: #ffffff;
	font-size: 16px;
	position: absolute;
	bottom: 52px;
	left: 50%;
	margin-left: -70px;
	opacity: 0;
}
#shangbiao-index-sbfw-qita>.container-fixed>.qita>ul{
	width: 912px;
    float: left;
}
#shangbiao-index-sbfw-qita>.container-fixed>.qita>ul>li{
	width: 294px;
	height: 120px;
	background: #ffffff;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	padding:20px 15px 20px 20px;
}
#shangbiao-index-sbfw-qita>.container-fixed>.qita>ul>li>a{
	display: block;
	color: #060606;
	font-size: 18px;
	position: relative;
}
#shangbiao-index-sbfw-qita>.container-fixed>.qita>ul>li>a>span{
	display: inline-block;
	position: absolute;
	right: 0;
	color: #0a5096;
	background: url(../../img/layer.png) no-repeat right center;
	padding-right: 30px;
}
#shangbiao-index-sbfw-qita>.container-fixed>.qita>ul>li>p{
	color: #989898;
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 5px;
}
#shangbiao-index-sbfw-qita>.container-fixed>.qita>ul>li:hover{
	box-shadow: 3px 3px 10px  #f9f9f9;
}
#shangbiao-index-sbfw-qita>.container-fixed>.qita>ul>li>a:hover{
	color: #ff494f;
}
#why-zhuce-shangbiao{
	margin-top: 60px;
}
#why-zhuce-shangbiao>.container-fixed>h2{
	color: #000000;
	font-size: 40px;
	line-height: 1em;
	margin:0px;
	font-weight: normal;
	/*font-weight: bold;*/
	text-align: center;
	letter-spacing: 2px;
}
#why-zhuce-shangbiao>.container-fixed>ul{
	margin-top: 40px;
}
#why-zhuce-shangbiao>.container-fixed>ul>li{
	width: 569px;
	height: 175px;
	background:url('../images/shangbiang-index-bg_03.png') no-repeat right bottom;
	float: left;
	margin-left: 43px;
	margin-bottom: 25px;
}
#why-zhuce-shangbiao>.container-fixed>ul>li:nth-child(odd){
	margin-left: 0;
}
#why-zhuce-shangbiao>.container-fixed>ul>li>.left{
	float: left;
	width: 123px;
	height: 123px;
	border-radius: 123px;
	background: #c1eaff;
	padding:8px;
	margin-top:25px;
}
#why-zhuce-shangbiao>.container-fixed>ul>li>.left>span{
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	border-radius: 100%;
	background: #2faff1;
	font-size: 80px;
	font-weight: 700;
	color: #ffffff;
	line-height: 107px;
	text-shadow: 0 0 10px #ffffff;
}
#why-zhuce-shangbiao>.container-fixed>ul>li>.right{
	width: 405px;
	/*float: left;*/
	/*margin-left: 20px;*/
	/*padding-top: 30px;*/
	padding-left: 30px;
	height: 175px;
	display:table-cell;
	vertical-align: middle;
}
#why-zhuce-shangbiao>.container-fixed>ul>li>.right>b{
	display: block;
	font-size: 26px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
}
#why-zhuce-shangbiao>.container-fixed>ul>li>.right>b:before{
	content: "";
	display: inline-block;
	width: 11px;
	height: 11px;
	background: #2faff1;
	margin-right: 20px;
}
#why-zhuce-shangbiao>.container-fixed>ul>li>.right>p{
	color: #000000;
	font-size: 20px;
	margin-bottom: 0;
}
#shangbiao-index-zhuce-setp{
	height: 649px;
	/*height: 620px;*/
	background: url('../img/guonei/bgg1.jpg') center;
	background-size: cover;
	margin-top: 30px;
}
#shangbiao-index-zhuce-setp>.container-fixed>h2{
	color: #ffffff;
	font-size: 40px;
	font-weight: normal;
	margin-top: 50px;
	margin-bottom: 35px;
	line-height: 1em;
	text-align: center;
	letter-spacing: 2px;
}
/*#shangbiao-index-zhuce-setp>.container-fixed>ul{*/
/*	margin-top: 80px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li{*/
/*	float: left;*/
/*	text-align: center;*/
/*	position: relative;*/
/*	margin-left: 85px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:first-child{*/
/*	margin-left: 0;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:first-child>span{*/
/*	width: 115px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:nth-child(2)>span{*/
/*	width: 105px;*/
/*	background-image: url('../images/i2_06.png');*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:nth-child(3){*/
/*	margin-left: 107px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:nth-child(3)>span{*/
/*	width: 124px;*/
/*	background-image: url('../images/i3_03.png');*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:nth-child(4){*/
/*	margin-left: 102px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:nth-child(4)>span{*/
/*	width: 112px;*/
/*	background-image: url('../images/i4_06.png');*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:nth-child(5){*/
/*	margin-left: 90px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:nth-child(5)>span{*/
/*	width: 81px;*/
/*	background-image: url('../images/i5_09.png');*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:nth-child(6){*/
/*	margin-left: 90px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li:nth-child(6)>span{*/
/*	width:111px;*/
/*	background-image: url('../images/i6_12.png');*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li>span{*/
/*	display: inline-block;*/
/*	width: 126px;*/
/*	height: 150px;*/
/*	background: url('../images/i1-hover_03.png') no-repeat center;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>ul>li>b{*/
/*	display: block;*/
/*	color: #144a7b;*/
/*	font-size: 24px;*/
/*	font-weight: normal;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>.box{*/
/*	height: 170px;*/
/*	margin-top: 40px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>.box>.small-box{*/
/*	width: 570px;*/
/*	height: 170px;*/
/*	float: left;*/
/*	background: #3f82bf;*/
/*	color: #cfcfcf;*/
/*	border-radius: 10px;*/
/*	padding-top: 25px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>.box>.small-box>b{*/
/*	display: block;*/
/*	float: left;*/
/*	width: 168px;*/
/*	height: 119px;*/
/*	background: url('../images/user_19.png') no-repeat center top;*/
/*	border-right: 1px dashed #dadada;*/
/*	text-align: center;*/
/*	font-size: 24px;*/
/*	font-weight: normal;*/
/*	padding-top: 78px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>.box>.small-box>ul{*/
/*	float: right;*/
/*	width: 400px;*/
/*	padding-top: 20px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>.box>.small-box>ul>li{*/
/*	font-size: 18px;*/
/*	float: left;*/
/*	width: 50%;*/
/*	margin-bottom: 20px;*/
/*	padding-left: 20px;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>.box>.small-box:last-child{*/
/*	float: right;*/
/*}*/
/*#shangbiao-index-zhuce-setp>.container-fixed>.box>.small-box:last-child>b{*/
/*	background-image: url('../images/add_22.png');*/
/*}*/
#shangbiao-problem{
	background: #f9f9f9;
	padding:40px 0;
}
#shangbiao-problem>.container-fixed>ul{
	padding:26px;
	box-shadow: 0 0 10px #e7e7e7;
	margin-top: 30px;
}
#shangbiao-problem>.container-fixed>ul>li{
	width: 50%;
	float: left;
	height: 140px;
	overflow-y: hidden;
}
#shangbiao-problem>.container-fixed>ul>li>a.thumb{
	width: 97px;
	height: 97px;
	float: left;
	margin-right: 30px;
}
#shangbiao-problem>.container-fixed>ul>li>.info>p:first-child{
	position: relative;
}
#shangbiao-problem>.container-fixed>ul>li>.info>p:first-child>a{
	color: #000000;
	font-size: 18px;
}
#shangbiao-problem>.container-fixed>ul>li>.info>p:first-child>a:hover{
	color: #ff494f;
}
#shangbiao-problem>.container-fixed>ul>li>.info>p:first-child>span{
	color: #aeaeae;
	position: absolute;
	right: 0;
}
#shangbiao-problem>.container-fixed>ul>li>.info>p:last-child{
	color: #aeaeae;
	margin-bottom: 0;
	margin-top: 5px;
	line-height: 25px;
}
#shangbiao-problem>.container-fixed>ul>li:nth-child(1){
	padding-right: 28px;
	padding-bottom: 30px;
	border-right: 2px dashed #dcdcdc;
	border-bottom: 2px dashed #dcdcdc;
	padding-top: 10px;
}
#shangbiao-problem>.container-fixed>ul>li:nth-child(3){
	padding-right: 28px;
	padding-top: 30px;
	border-right: 2px dashed #dcdcdc;
	padding-bottom: 10px;
}
#shangbiao-problem>.container-fixed>ul>li:nth-child(2){
	padding-left: 28px;
	padding-bottom: 30px;
	border-bottom: 2px dashed #dcdcdc;
	padding-top: 10px;
}
#shangbiao-problem>.container-fixed>ul>li:nth-child(4){
	padding-left: 28px;
	padding-top: 30px;
	padding-bottom: 10px;
}
#banquan-index-fuwu{
	padding:30px 0;
	background: #f9f9f9;
}
#banquan-index-fuwu>.container-fixed>ul{
	margin-top: 28px;
}
#banquan-index-fuwu>.container-fixed>ul>li{
	width: 290px;
	height: 146px;
	float: left;
	box-shadow: 3px 3px 3px #e7e7e7;
	border-radius: 10px;
	margin-right: 13px;
	margin-bottom: 13px;
	background:#ffffff url('../images/b01.png') no-repeat 23px center;
	padding-left: 102px;
	padding-top: 30px;
	color: #959595;
	transition:all 1s;
	-moz-transition:all 1s; /* Firefox 4 */
	-webkit-transition:all 1s; /* Safari and Chrome */
	-o-transition:all 1s; /* Opera */
}
#banquan-index-fuwu>.container-fixed>ul>li>b{
	display: block;
	font-size: 20px;
	font-weight: normal;
	color: #959595;
}
#banquan-index-fuwu>.container-fixed>ul>li>b:after{
	content: "";
	width: 73px;
	height: 4px;
	display: block;
	background: #0a5096;
	border-radius: 4px;
	margin-top: 10px;
}
#banquan-index-fuwu>.container-fixed>ul>li>a{
	color: #0a5096;
	font-size: 20px;
	margin-top: 10px;
	display: inline-block;
}
#banquan-index-fuwu>.container-fixed>ul>li:hover{
	box-shadow: 5px 5px 5px #d1d1d1;
	background-image: url('../images/b01-hover.png');
	color: #ff494f;
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(2){
	background-image: url('../images/b02.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(2):hover{
	background-image: url('../images/b02-hover.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(3){
	background-image: url('../images/b03.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(3):hover{
	background-image: url('../images/b03-hover.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(4){
	background-image: url('../images/b04.png');
	margin-right: 0;
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(4):hover{
	background-image: url('../images/b04-hover.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(5){
	background-image: url('../images/b05.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(5):hover{
	background-image: url('../images/b05-hover.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(6){
	background-image: url('../images/b06.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(6):hover{
	background-image: url('../images/b06-hover.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(7){
	background-image: url('../images/b07.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(7):hover{
	background-image: url('../images/b07-hover.png');
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(8){
	background-image: url('../images/b08.png');
	margin-right: 0;
}
#banquan-index-fuwu>.container-fixed>ul>li:nth-child(8):hover{
	background-image: url('../images/b08-hover.png');
}
#why-banquan-index{
	padding:30px 0;
	background: #f9f9f9;
}
#why-banquan-index>.container-fixed>ul{
	margin-top: 20px;
}
#why-banquan-index>.container-fixed>ul>li{
	width: 218px;
	height: 305px;
	float: left;
	/*display: table-cell;*/
	/*vertical-align: middle;*/
	margin-right: 27px;
	border-radius: 5px;
	box-shadow: 3px 3px 3px  #cecece;
	background:#ffffff url('../images/why1_03.png') no-repeat top center;
	font-size: 18px;
	color: #000000;
	padding:0 12px;
	text-align: center;
	padding-top: 200px;
	transition:all 1s;
-moz-transition:all 1s; /* Firefox 4 */
-webkit-transition:all 1s; /* Safari and Chrome */
-o-transition:all 1s; /* Opera */
}
#why-banquan-index>.container-fixed>ul>li:last-child{
	margin-right: 0;
}
#why-banquan-index>.container-fixed>ul>li:hover{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
	-ms-transform:scale(1.1);
	cursor: pointer;
}
#why-banquan-index>.container-fixed>ul>li:nth-child(2){
	background-image: url('../images/why2_05.png');
}
#why-banquan-index>.container-fixed>ul>li:nth-child(3){
	background-image: url('../images/why3_07.png');
}
#why-banquan-index>.container-fixed>ul>li:nth-child(4){
	background-image: url('../images/why4_09.png');
}
#why-banquan-index>.container-fixed>ul>li:nth-child(5){
	background-image: url('../images/why5_11.png');
}
#banquan-index-liucheng{
	background: #448aca !important;
	height: 410px;
}
#banquan-index-liucheng>.container-fixed>h2{
	color: #ffffff;
	font-size: 40px;
	font-weight:normal;
	text-align: center;
	margin-top: 37px;
	line-height: 1em;
	letter-spacing: 2px;
}
#banquan-index-liucheng>.container-fixed>ul{
	margin-top: 185px;
}
#banquan-index-liucheng>.container-fixed>ul>li{
	color: #ffffff;
	font-size: 24px;
	float: left;
	margin-right: 175px;
}
#banquan-index-liucheng>.container-fixed>ul>li:last-child{
	margin-right: 0;
}
#banquan-index-liucheng>.container-fixed>p{
	color: #144a7b;
	font-size: 16px;
	text-align: center;
	margin-top: 18px;
}
#show-main{
	background: #f9f9f9;
	padding-bottom: 30px;
}
#show-main>.info{
	height: 443px;
	border-bottom: 27px;
	padding-top: 35px;
	background: #ffffff;
	box-shadow: 10px 0 10px #e7e7e7;
}
#show-main>.info>.container-fixed>.thumb{
	float: left;
	width: 382px;
	height: 381px;
}
#show-main>.info>.container-fixed>.info{
	width: 770px;
	height: 381px;
	float: right;
}
#show-main>.info>.container-fixed>.info>.left{
	width: 510px;
	float: left;
	height: 381px;
	position: relative;
}
#show-main>.info>.container-fixed>.info>.left>h1{
	color: #000000;
	font-size: 40px;
	font-weight: normal;
	margin-top: 30px;
}
#show-main>.info>.container-fixed>.info>.left>p{
	color: #737373;
	font-size: 18px;
	margin-top: 25px;
	line-height: 1.8em;
}
#show-main>.info>.container-fixed>.info>.left>button{
	color: #ffffff;
	font-size: 20px;
	background: #68abfa;
	border-radius: 5px;
	width: 190px;
	height: 56px;
	border:0;
	line-height: 56px;
	text-align: center;
	position: absolute;
	bottom: 0px;
}
#show-main>.info>.container-fixed>.info>.right{
	width: 228px;
	height: 381px;
	background: url('../images/kefu_03.png') no-repeat center 20px;
	float: right;
	position: relative;
}
#show-main>.info>.container-fixed>.info>.right>.box{
	width: 228px;
	height: 177px;
	background: #f6f6f6;
	box-shadow: 5px 5px 5px #dddddd;
	position: absolute;
	bottom: 0;
	text-align: center;
}
#show-main>.info>.container-fixed>.info>.right>.box>b{
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	display: inline-block;
	margin-top: 25px;
}
#show-main>.info>.container-fixed>.info>.right>.box>p{
	margin-top: 20px;
}
#show-main>.info>.container-fixed>.info>.right>.box>p>button{
	color: #ffffff;
	font-size: 20px;
	background: #68abfa;
	border-radius: 5px;
	width: 151px;
	height: 45px;
	border:0;
	line-height: 45px;
	text-align: center;
}
#show-main>.app-show-main{
	margin-top: 20px;
}
#show-main>.app-show-main>.container-fixed>.left{
	width: 382px;
	float: left;
}
#show-main>.app-show-main>.container-fixed>.left>.app-show-main-sbfw{
	width: 382px;
	height: 448px;
	background: url('../images/sb_bg_06.jpg') no-repeat;
	padding-top: 40px;
}
#show-main>.app-show-main>.container-fixed>.left>.app-show-main-sbfw>h2{
	color: #ffffff;
	font-size: 40px;
	font-weight: normal;
	text-align: center;
	margin:0;
}
#show-main>.app-show-main>.container-fixed>.left>.app-show-main-sbfw>ul{
	padding:0 10px;
}
#show-main>.app-show-main>.container-fixed>.left>.app-show-main-sbfw>ul>li{
	width: 50%;
	float: left;
	margin-top: 26px;
	padding-left: 20px;
}
#show-main>.app-show-main>.container-fixed>.left>.app-show-main-sbfw>ul>li>a{
	color: #ffffff;
	font-size: 18px;
	line-height: 1em;
}
#show-main>.app-show-main>.container-fixed>.left>.app-show-main-sbfw>ul>li>a:hover{
	color: #000000;
}

#show-main>.app-show-main>.container-fixed>.left>.app-show-main-bqdj{
	width: 382px;
	height: 360px;
	background: url('../images/banquan_bg_08.jpg') no-repeat;
	padding-top: 40px;
	margin-top: 6px;
	background-size: 100% 100%;
}
#show-main>.app-show-main>.container-fixed>.left>.app-show-main-bqdj>h2{
	color: #ffffff;
	font-size: 40px;
	font-weight: normal;
	text-align: center;
	margin:0;
}
#show-main>.app-show-main>.container-fixed>.left>.app-show-main-bqdj>ul>li{
	width: 50%;
	float: left;
	margin-top: 26px;
	padding-left: 30px;
}
#show-main>.app-show-main>.container-fixed>.left>.app-show-main-bqdj>ul>li>a{
	color: #ffffff;
	font-size: 18px;
	line-height: 1em;
}
#show-main>.app-show-main>.container-fixed>.left>.app-show-main-bqdj>ul>li>a:hover{
	color: #000000;
}
#show-main>.app-show-main>.container-fixed>.right{
	width: 806px;
	float: right;
}
#show-main>.app-show-main>.container-fixed>.right>.show-content{
	background: #ffffff;
	padding:30px;
	box-shadow: 5px 5px 5px #e7e7e7;
}
#show-main>.app-show-main>.container-fixed >.right>.show-content>b,#show-main>.app-show-main>.container-fixed>.right >.show-content>strong{
	display: block;
	font-weight: normal;
	color: #000000;
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
}
#show-main>.app-show-main>.container-fixed>.right>.liucheng{
	margin-top: 12px;
}
#show-main>.app-show-main>.container-fixed>.right>.case{
	height: 460px;
	background: #ffffff;
	margin-top: 12px;
	padding-top: 35px;
	box-shadow: 5px 5px 5px #e7e7e7;
}
#show-main>.app-show-main>.container-fixed .right .case h2{
	color: #000000;
	font-size: 30px;
	font-weight: normal;
	margin:0;
	text-align: center;
}
#show-main>.app-show-main>.container-fixed .right .case ul{
	margin-top: 40px;
	padding-left: 13px;
}
#show-main>.app-show-main>.container-fixed .right .case ul li{
	width: 185px;
	height: 137px;
	text-align: center;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}
#show-main .shangbiao-show-why{
	margin-top: 40px;
}
#show-main .shangbiao-show-why li{
	width: 342px;
    height: 108px;
    background: url(../images/s_03.png) no-repeat right bottom;
    float: left;
    margin-left: 60px;
    margin-bottom: 42px;
}
#show-main .shangbiao-show-why>li:nth-child(odd) {
    margin-left: 0;
}
#show-main .shangbiao-show-why>li>.left {
    float: left;
    width: 75px;
    height: 75px;
    border-radius: 75px;
    background: #c1eaff;
    padding: 5px;
    margin-top: 20px;
}
#show-main .shangbiao-show-why>li>.left>span,#show-main .shangbiao-show-why>li>.left>div{
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background: #2faff1;
    font-size: 46px;
    font-weight: 700;
    color: #ffffff;
    line-height: 65px;
    text-shadow: 0 0 10px #ffffff;
}
#show-main .shangbiao-show-why>li>.right-li {
    width: 220px;
    float: left;
    margin-left: 15px;
    padding-top: 20px;
}
#show-main .shangbiao-show-why>li>.right>b,#show-main .shangbiao-show-why>li>.right-li>strong{
    display: block;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 5px;
}

#show-main .shangbiao-show-why>li>.right>b:before,#show-main .shangbiao-show-why>li>.right-li>strong:before{
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #2faff1;
    margin-right:15px;
}
#show-main .shangbiao-show-why>li>.right-li>p {
    color: #000000;
    font-size: 12px;
    margin-bottom: 0;
}
#nav{
	background: #000000;
}
.list-unstyled .info{
	padding-top: 5px;
}
#about-meeting{
	margin-top: 20px;
	background: #f9f9f9;
}
#about-meeting>.container-fixed>h2 {
	color: #010101;
	font-size: 32px;
	text-align: center;
	margin: 50px auto 30px auto;
	font-weight: bolder;
}
#about-meeting>.container-fixed>h2>span {
	color: #ff494f;
}
#about-meeting>.container-fixed>.box{
	background: #ffffff;
	box-shadow: 0px 0px 8px #bababa;
	position: relative;
	padding-top: 30px;
	padding-bottom: 20px;
}
#about-meeting .box >.next {
	position: absolute;
	right: 10px;
	background: url(../img/right_06.png) no-repeat center;
	height: 380px;
	width: 32px;
	cursor: pointer;
}
#about-meeting .box >.prev {
	position: absolute;
	left: 10px;
	background: url(../img/left_06.png) no-repeat center;
	height: 380px;
	width: 32px;
	cursor: pointer;
}
#about-meeting .box >.box-swiper {
	height: 380px;
	width: 1058px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#about-meeting .box .swiper-wrapper {
	width: 1058px;
	/*height: 390px;*/
}
#about-meeting .box .swiper-wrapper .swiper-slide .thumb{
	width: 529px;
	/*height:390px;*/
	float: left;
}
#about-meeting .box .swiper-wrapper .swiper-slide .thumb img{
	width: 98%;
	text-align: center;
}
#about-meeting .box .swiper-wrapper .swiper-slide .thumb1{
	width: 264.5px;
	/*height:390px;*/
	float: left;
}
#about-meeting .box .swiper-wrapper .swiper-slide .thumb1 img{
	width: 96%;
	display: block;
	margin: auto;
}
.shangbiaozr-show-why li .top,.shangbiaozr-show-why div .top{
	width: 100%;
	display: block;
}
.shangbiaozr-show-why li .top span img,.shangbiaozr-show-why div .top span img{
	width: 100%;
	display: block;
}
.shangbiaozr-show-why li .bottom,.shangbiaozr-show-why div .bottom{
	width: 100%;
	height: 90px;
	box-shadow: 5px 5px 5px #e7e7e7;
}
.shangbiaozr-show-why li .bottom-p,.shangbiaozr-show-why div .bottom-p{
	display: table;
	width: 80%;
	height: 90px;
	margin: auto;
}
.shangbiaozr-show-why li .bottom p,.shangbiaozr-show-why div .bottom p{
	font-size: 16px;
	display: table-cell;
	vertical-align:middle;
	text-align: center;
}
.g-row {
	width: 1090px;
	margin-right: auto;
	margin-left: auto;
}
.channel_tit_t01,.list724 {
	width: 1090px;
}
.channel_tit_t01 span {
	font-size: 12px;
	height: 34px;
	line-height: 34px;
	width: 100%;
	display: block;
	margin: 8px;
	font-size: 14px;
}
.channel_tit_t01 span a{
	color: #333;
	font-size: 14px;
}
.list724 {
	/*width: 1090px;*/
	margin-bottom: 25px;
	width: 760px;
}
.list724_ul {
	width: 100%;
	padding: 15px 20px;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 8px #e5e5e5;
}
.list724_ul ul {
	width: 100%;
	border-bottom: 1px dashed #e8e8e8;
	display: block;
	margin-bottom: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.list724_ul ul li {
	width: 100%;
	float: left;
	padding: 8px 10px 8px 20px;
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 35px;
	height: 35px;
	display: block;
	/*background: url(../images/bot.jpg) no-repeat 0 center;*/
}
.list724_ul ul li h3 {
	font-size: 16px;
	float: left;
	font-weight: normal;
	/*font-size: 14px;*/
	/*font-family: SimSun, 宋体, Arial;*/
	margin: 0px;
}
.list724_ul ul li p {
	font-size: 16px;
	color: #999;
	line-height: 20px;
	float: right;
	font-family: SimSun, 宋体, Arial;
	margin-bottom: 0px;
}
.list724_ul ul li a{
	color: #333333;
}
.list724_ul ul li a:hover{
	color: #0a5096;
}
.list724_ul ul li .red {
	color: #0a5096;
}
.met_pager {
	text-align: center;
	padding: 30px 0 0;
}
.met_pager .PreSpan, .met_pager .PreA {
	margin-right: 6px;
}
.met_pager .PreSpan, .met_pager .NextSpan {
	height: 30px;
	line-height: 30px;
	min-width: 60px;
	_width: 60px;
	text-align: center;
	background: #f0f0f0;
	color: #ccc;
	display: inline-block;
}
.met_pager .Ahover {
	font-weight: bold;
	background: #f0f0f0;
	color: #aaa;
}
.met_pager a {
	border: 1px solid #e0e0e0;
	text-align: center;
	height: 28px;
	line-height: 28px;
	min-width: 28px;
	_width: 28px;
	text-align: center;
	display: inline-block;
	color: #aaa;
	margin-right: 5px;
}
.met_pager .PageText {
	margin-left: 10px;
	color: #aaa;
}
.met_pager #metPageT {
	width: 60px;
	padding: 6px 5px 5px;
}
.met_pager #metPageT, #metPageB {
	text-align: center;
	border: 1px solid #e0e0e0;
	color: #aaa;
}
.met_pager #metPageB {
	min-width: 40px;
	_width: 40px;
	padding: 6px 0 5px;
	cursor: pointer;
	font-weight: bold;
}

.met_pager #metPageT, #metPageB {
	text-align: center;
	border: 1px solid #e0e0e0;
	color: #aaa;
}
#newBridge{
	display:none!important;
}
.channel_tit_t01>.channel-content{
	margin-top: 50px;
	margin-bottom: 30px;
}
.bg-zy-con .d-flex{
    width: 1000px;
    margin: 30px auto;
}
.bg-zy-list{
    margin-left: 40px;
}
.bg-fff .lc-con{
    width: 810px !important;
    margin: 0 auto;
}
.d-flex{
    /*width: 810px;*/
    /*margin: 0 auto;*/
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.g-fr{
	width: 300px;
}
.g-fr>.g-fr-top{
	position: relative;
	top: -90px;
	box-shadow: 0px 0px 10px #e5e5e5;
	border-radius: 10px;
	height: 477px;
}
.g-fr-tc{
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 20px;
}
.g-fr-tc>form>.fr-input{
	box-sizing: border-box;
	width: 240px;
	height: 50px;
	padding-left: 10px;
	margin: 15px auto 0;
	border: 1px solid #f2f2f2;
	border-radius: 4px;
}
.g-fr-tc>form>.fr-input>img{
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}
.g-fr-tc>form>.fr-input>input{
	font-size: 14px;
	vertical-align: middle;
	overflow: visible;
	outline: 0;
	border: none;
	background: 0 0;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;
	height: 50px;
}
.g-fr-tc>form>.fr-btn01{
	box-sizing: border-box;
	width: 240px;
	height: 50px;
	padding-left: 10px;
	margin: 15px auto 0;
	background-color: #0a5096;
	border-radius: 4px;
}
.g-fr-tc>form>.fr-btn01>.coolbg_fr{
	border: none;
	background: 0 0;
	color: #ffffff;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	font-size: 18px;
}
.img-tt{
	width: 100%;
}
.img-tt>img{
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.g-fr-center{
  width: 100%;
	box-shadow: 0px 0px 10px #e5e5e5;
	border-radius: 10px;
	position: relative;
	top: -90px;
}
.g-fr-center>.fr-t{
	background:0 0;
	width: 100%;
}
.g-fr-center>.fr-t>h2{
	padding: 10px 15px;
	color: #0a5096;
	font-size: 18px;
	margin-bottom: 0px;
}
.g-fr-center>.fr-t>h2>span{
	padding-right:5px;
	font-size: 20px;
	font-weight: bolder;
}
.g-fr-center>.fr-t>.hot-news{
    border-top: 1px solid #f2f2f2;
	width:100%;
}
.g-fr-center>.fr-t>.hot-news>.list-unstyled{
   width: 95%;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.g-fr-center>.fr-t>.hot-news>.list-unstyled>li{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 40px;
}
.g-fr-center>.fr-t>.hot-news>.list-unstyled>li>span{
	padding-right: 5px;
}
.g-fr-center>.fr-t>.hot-news>.list-unstyled>li>a{
	color: #333333;
	font-size: 16px;
}
.g-fr-gg{
	position: relative;
	top: -70px;
}
.g-fr-gg>a{
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.channel_tit_t01>.channel-content>.nav>li>a{
	font-size: 16px;
	font-weight: bolder;
}
#article>.container-fixed>.g-fr{
	float: right;
}
#article>.container-fixed>.g-fr>.g-fr-top{
	top: 0px;
}
#article>.container-fixed>.g-fr>.g-fr-center{
	top: 0px;
}
#article>.container-fixed>.g-fr>.g-fr-gg{
	top: 20px;
}

.webchat {
    display: none;
	margin-top: -8px;
	/*right: 2px;*/
	top: 42%;
	/*left: auto;*/
	bottom: auto;
	position: fixed;
	background: #fff;
	z-index: 2147483647;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	border: 1px solid #2599ba;
	width: 188px;
}
.webchat-title {
	color: #0084b9;
}
.webchat-img{
	width: 100%;
}
.webchat-img>img{
	width: 100%;
}
#main_full{
	background: #f9f9f9;
	padding: 40px 0;
}
