body { padding-top: 0px; margin: 0 auto; }
*{
    font-family:Tahoma, Arial, Microsoft yahei !important;
}
/* ---set---*/
img {
    border: 0;
	max-width: 100%;
}
.width_Full{
  width: 100%;
}
 
.pd20 {
	padding: 20px 0px 30px 0px;
}
.home-divider {
  margin: 40px 0; 
} 
.home-divider2 {
  margin-top: 20px; 
  margin-bottom: 30px;
} 
.home-divider3 {
  margin-top: 20px; 
  margin-bottom: 0px;
}
.clear {
 clear: both;
}
/* ---set./---*/

/* ---public---*/
#content{ width: 100%; min-height: 1px;}
.pagebox{ width: 100%;}
#scroll {
	position:fixed; 
	bottom: 30px;
	right:50px; 
	z-index:1000;
}       
.scrollItem {
	width:100%; 
	height:96px;
	cursor:pointer; 
	text-align:center; 
	padding-top:12px; 
	}
.scrollItem:hover{
	opacity:0.8;
}
.carousel-content {
	color: #fff;
	text-align: left;
	margin-top: 17%;
}
.sub-carousel-content {
    color: #fff;
    text-align: left;
    margin-top: 7%;
}
.carousel-content .sub-btn-slide {
	margin-top:12px;
}
.btn-slide {
    font-size: 16px;
    border: 1px solid #fff;
    background-color: rgba(40,113,213,.3);
    color: #fff;
    border-radius: 4px;
    margin-top: 20px;
    display: inline-block;
    width: 200px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.btn-slide:hover {
   	color: #2871d5;
	background-color: #fff;
	text-decoration: none;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
.btn-more {
    font-size: 16px;
    border: 1px solid #d7d7d7;
    color: #2c58c1;
    border-radius: 4px;
    margin-top: 30px;
    display: inline-block;
    width: 200px;
    height: 38px;
    line-height: 37px;
    text-align: center;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
.btn-more:hover {
   	color: #fff;
	background-color: #2c58c1;
	border: 1px solid #2c58c1;
	text-decoration: none;
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
/* public-title */
.title_cterbox{
	width: 100%;
	min-height: 1px;
	padding-top: 70px;
	margin-bottom: 60px;
}
.sectitle {
	text-align:center;
	color:#7a7a7a;
	font-size:14px;
	margin-top: -20px;
	margin-bottom: 20px;
}
.h_t{
	color:#2973d5;
	font-size:2.4em;
	text-align:center;
}
/*.h_t1{color:#333;}*/
.h_t2{color:#fff;}

.h_t_aid{
	text-align:center;
	color:#b8b9ba;
	font-size:1em;
}
/*.h_t1_aid{color:#999;}*/
.h_t2_aid{color:#dae6f5;}



@media (max-width: 1440px){

.h_t_aid{
    font-size: 0.8em;
}
.title_cterbox{
	width: 100%;
	min-height: 1px;
	padding-top: 35px;
	margin-bottom: 35px;
}

}

@media (min-width: 1200px) and (max-width:1439px) {

.title_cterbox{
	width: 100%;
	min-height: 1px;
	padding-top: 50px;
	margin-bottom: 40px;
}
.h_t {
    font-size: 1.8em;
    
}
.h2_text h3 {
    font-size: 16px!important;
}
.pg1 {
    padding-bottom: 50px!important;
}
.pg2 {
    padding-bottom: 30px!important;
}
/*.h_t_aid{
    display:none;
}*/
}


@media (min-width: 320px) and (max-width:767px) {
	.h_t{font-size:1.6em !important;}
	.h_t_aid{font-size:.8em !important;}
.h3_text {
    margin-bottom: 20px!important;
}
.h3_text h3 {
    font-size: 14px!important;
}
}


/* public-title./ */
.mian_contentbox{
	width: 100%;
	min-height: 1px;
}
.mian_contentbox_tbox{
	width: 100%;
	padding-left: 50px;
    padding-right: 50px;
}

/* ---public./---*/
/*two columns content start*/

.twocol_content {
    display: block;
    text-align: left;
	padding-bottom: 20px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.twocol_content_img {
    max-width: 100%;
    margin-right: auto;
}
.twocol_content .caption {
	max-width: 100%;
    color: #7a7a7a;
	font-size: 14px;
}
.twocol_content h3 {
    color: #444;
    font-size: 18px;
    text-align: center;
}
/* ---PG1---*/
.right-text { text-align: right;
} 

 ul.icon-content-list-container { 
 	padding: 0;
	list-style-type: none;
}
ul.icon-content-list-container li.icon-content-single { 
	margin: 0 0 20px 0; 
	list-style-type: none;
}
ul.icon-content-list-container li.icon-content-single:last-child {
	 margin-bottom: 0;
}
.content-box { 
	overflow: hidden;
	margin-bottom:15px;
} 
.content-box .h4-body-title { 
	margin: 0; 
	line-height: 60px;
	margin-bottom: 5px;
	color: #333;
	font-size: 16px;
}
.content-box.big span { 
/* 	border: 1px solid;
	border-color: #2871d5;  */
	 float: left;
	  margin: 2px 20px 0 0; 
	  border-radius: 50%; 
	  display: block;
	   font-size: 22px; 
	   width: 80px; 
	   height: 80px; 
	   line-height: 60px;
	   background-size:cover;
}
.content-box.big h4 { 
	color:#333;
	}
.content-box.big span:hover { 
	background-repeat: no-repeat; 
}

.content-box .content-box-text { 
	color:#666;
	line-height: 20px;
	margin-left: 0; 
	margin-right: 80px;
} 
ul.icon-content-list-container li.icon-content-single .content-box .h4-body-title span { 
	margin-top: 14px;
} 
ul.icon-content-list-container li.icon-content-single .content-box-text { 
	margin-top: -14px;
} 
.right-text ul.icon-content-list-container li.icon-content-single .h4-body-title span { 
	float: right; 
	margin-left: 20px; 
	margin-right: 0;
}
.h4-body-title img{
	width:54px;
}
.img_left{
	margin-left:15px;
}
.img_right{
	margin-right:15px;
}

.pg1{
    background: #f9fafb;
    min-height: 1px;
	padding-bottom: 60px;
}
.banner{
	width: 100%; 
	height: 450px;
	background-image:url(../images/home/banner_index.jpg);
	background-size: cover;
	background-position: 80% 50%;
	background-repeat: no-repeat;
	background-color:#ffffff;
	position:relative;
}
.img_state {
	margin-top: 15px;
}

.pg1_text {
    padding: 35px 40px;
    margin-bottom:20px;
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    background: #fff;
    /*border: 1px solid #e3e3e3;*/
}

.pg1_text h3 {
    color: #333;
    font-size: 20px;
    margin:15px 0;
    color:#3b426b;
}

.h4-body-title img{
	width:20%;
	float:left;
	vertical-align: middle;
}
.h_text{
	margin: 50px 0px;
	/*margin-left:20%;
	width:56%;*/
}
.h_lay1{
	margin-left:20%;
}
.h_lay2{
	margin-right: 20%;
}
.h_text_1 p{
	color: #999999;
	font-size: 14px;
	line-height: 30px;
	padding: 5px 0px 5px 0px;
}
.h_text_2 p{
	color: #999999;
	font-size: 14px;
	line-height: 30px;
	padding: 5px 0px 5px 0px;
}
.fenp_img{
	width:390px;
	margin-top:30px;
}

@media (max-width: 1600px){

}


@media (max-width: 1200px){
.h_t{
	font-size:1.8em;
}

.h_text_1 p {
    color: #999999;
    font-size: 12px;
    line-height: 24px;
    padding: 5px 0px 5px 0px;
}
.h2_text h3 {
    font-size: 16px!important;
}
.pg1_text{
	padding:15px;
}
}
@media (min-width: 992px) and (max-width:1199px){
.h3_text {
    margin-bottom: 30px!important;
}
}

@media (min-width: 768px) and (max-width:991px) {
.h_t{
	font-size:1.8em;
}
.fenp_img {
    margin-top: 114px;
}
.h3_text {
    margin-bottom: 22px!important;
}
.h3_text h3 {
    margin-bottom: 0!important;
}

}
@media (max-width: 767px){
.twocol_content_img {
	max-width: 100%;
	padding: 15px 0px;
}
.twocol_content .caption  {
	max-width: 100%;
	padding: 0px 0px;
	text-align: left;
}
.h4-body-title img{
	width:15%;
}
.h_text {
    margin: 20px 0px;
}
.h_lay1 {
    margin-left: 4%;
}
.h_lay2 {
    margin-right: 4%;
}
.fenp_img {
    width: 310px;
    margin: 10px;
}
.pg1_text h3{
	font-size: 16px!important;
	margin:10px 0;
}
.h3_text {
    margin-bottom: 40px!important;
}
.h3_text p {
    display: none;
}
.home3_sec3 {
    margin-top: 20px;
}
}
/*two columns content end*/

/* ---PG1./---*/

/* ---PG2---*/

.pg2 {
    background: #fff;
    min-height: 1px;
    padding-bottom: 60px;
}
.home2_icon{
	float:left;
	width:10%;
}
.h2_text{
	margin-left:15%;
	/*margin-bottom:50px;*/
}
.h2_text h3{
	font-size:18px;
	margin-bottom:10px;
	margin-top:0;
	color:#333333;
	font-weight:bold;
}
.h2_text p{
	font-size:14px;
	line-height: 24px;
	padding-right:6%;
	color:#999999;
}

/* ---PG3---*/

.home3_border{
	width: 100%;
	background-image: url(../images/home/home3_pt1.png)!important;
	background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0px 6px;
}
.home3_sec3{
	width: 100%;
	min-height: 1px; 
	overflow: hidden;
}
.home3_sec3_bor1{
	width: 28%;
	min-height: 1px;
	overflow: hidden; 
	float: left;
	margin-left: 26.6%;
}
.home3_sec3_bor2{
	width: 28%;
	min-height: 1px; 
	overflow: hidden; 
	float: left;
	margin-left: 6.6%;
}
.home3_sec3_bor3{
	width: 26%;
	min-height: 1px; 
	overflow: hidden; 
	float: left;
	margin-left: 9.6%;
}
.home3_sec3_bor4{
	width: 26%;
	min-height: 1px; 
	overflow: hidden; 
	float: left;
	margin-left: 8.6%;
}
.home3_sec3_bor5{
	width: 20%;
	min-height: 1px; 
	overflow: hidden; 
	float: left;
	margin-left: 8.6%;
}

.part_2{
	margin-top: 1.4%;
}
.home3_p3{
	width: 100%;
	margin-left: 20%; 
}
.home3_p3_1{
	width: 50%;/*
	margin-left: 20%; */
	display: inline;

}
.home3_p3_2{
	width: 50%;
	margin-left: 0; 
	display: inline;
}
.h3_text{
	margin-left:0;
	margin-bottom:50px;
}
.h3_text h3{
	font-size:18px;
	margin-bottom:10px;
	margin-top:0;
	color:#333333;
	font-weight:bold;
}
.h3_text p{
	font-size:14px;
	line-height: 24px;
	/*padding-right:6%;*/
	color:#999999;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

@media (min-width: 1401px) and (max-width:1600px){
.h_t {
    font-size: 2em;
}
.pg1_text h3 {
    font-size: 16px;
}
.h2_text p {
    font-size: 12px;
}
.h4-body-title{
	font-size:16px!important;
}
.h_text_1 p {
    font-size: 12px;
}
.h3_text h3 {
    font-size: 16px;
}
.h3_text p {
	font-size: 12px;
}
}

@media (max-width: 1440px){

.h3_text p{
	font-size:12px;
	line-height: 24px;
}
.h4-body-title{
	font-size:16px!important;
}
.h_text_1 p{
	font-size: 12px;
}
.h2_text p {
    font-size: 12px;
}
.h_text_1 p {
    font-size: 12px;
}
.h3_text h3 {
    font-size: 16px;
}

}
@media (min-width: 1200px) and (max-width:1440px){

}
@media (min-width: 992px) and (max-width:1199px){

}
@media (min-width: 768px) and (max-width:991px) {

}
@media (min-width: 320px) and (max-width:460px) {
.home_title_banner{
	width:100%;
}

}


/* ---PG2./---*/

/* ---PG3---*/

@media (min-width: 1401px) and (max-width:1600px) {

}


@media (min-width: 1200px) and (max-width:1439px) {

}

@media (max-width:998px) {

}

@media (min-width: 320px) and (max-width:460px) {

}



/* ---PG3./---*/


/* ---PG4./---*/
















