/* CSS Document */
 body, ul, li {
            font-size: 14px;
        }
        ul, li {
            list-style: none;
        }
		.condition_box{width:100%}
		.condition{
			width:1200px;
			margin: 0 auto;
			overflow:hidden;
			position:relative;z-index:999;
		}
        #divselect {
            width: 230px;
            position: relative;
            z-index: 10000;
			float:left;
			margin-top:20px;
			margin-bottom:20px;
			position:relative;z-index:999;
        }

        #divselect cite {
            height: 40px;
            line-height: 40px;
            display: block;
            color: #d1d1d1;
            cursor: pointer;
            font-style: normal;
            padding-left: 8px;
            padding-right: 40px;
            border: 1px solid #3b3b3b;
			border-radius:6px; 
			-moz-border-radius:6px; 
			-webkit-border-radius:6px;
            /*background:url(xjt.png) no-repeat right center;*/
        }
        cite:before {/*涓嬫媺涓夎褰�*/
            content: '';
            position: absolute;
            right: 16px;
            bottom: 13px;
            width: 0;
            height: 0;
            border-top-color:#3b3b3b !important;
            border:4px solid transparent;
            transition:all 0.2s;
            -webkit-transition: all 0.2s;
            -moz-transition: all 0.2s;
            -o-transition: all 0.2s;
            -ms-transition: all 0.2s;
        }

        .extended cite:before {/*JS娣诲姞extended璋冪敤涓夎缈昏浆鏍峰紡*/
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
        }

        #divselect ul {
            width: 230px;
            border: 1px solid #3b3b3b;
            background-color: #ffffff;
            position: relative;
            z-index: 20000;
            margin-top: -1px;
            display: none;
            overflow: hidden;
			border-radius:6px; 
			-moz-border-radius:6px; 
			-webkit-border-radius:6px;
        }

        #divselect ul li {
            height: 24px;
            line-height: 24px;
			position: relative;
            z-index: 20000;
        }

        #divselect ul li a {
            display: block;
            height: 24px;
            color: #333333;
            text-decoration: none;
            padding-left: 10px;
            padding-right: 10px;
        }
	    .search{float:left}
		.button{float:left}
		.search input{
			width:230px;
			height:40px;
			line-height:40px;
			border: 1px solid #3b3b3b;
			border-radius:6px; 
			-moz-border-radius:6px; 
			-webkit-border-radius:6px;
			padding-left:8px;
			margin-top:20px;
			margin-bottom:20px;
			margin-left:15px;
			color:#d1d1d1;
			outline:none;
			}
		 .button button{
			 width:100px;
			 height:40px;
			 line-height:40px;
			 border:none;
			 background:#1762ce;
			 border-radius:6px; 
			-moz-border-radius:6px; 
			-webkit-border-radius:6px;
			margin-top:20px;
			margin-bottom:20px;
			color: #FFFFFF;
			margin-left:15px;
			outline:none;
			 }
		.text_box{
			width:100%;
			position:absolute;top:200px;
			}
		.text_inner{
			width:1200px;
			margin:0 auto;
			}
		.news_tittle{
			height:20px;
			}
		.news_tittle a{
			color:#1762ce;
			font-size:16px;
			line-height:20px;
			border-bottom:1px solid #1762ce;
			}
		.news_text a{
			color:#353535
			}
		.text_inner{
			margin-top:10px;
			margin-bottom:50px;
			}
		.page_inner{
			overflow:hidden;
			width:220px;
			height:50px;
			margin:0 auto;
			}
		.page_inner a,.page_inner img{
			display:block;
			float:left;
			}
		.bottom_page{width:100%;margin-top:40px; margin-bottom:25px;}
		.page_inner a{
			line-height:50px;
			color:#6c6c6c;
			}
		.page_inner img{
			margin-top:18px;
			margin-left:10px;
			margin-right:10px;
			}
.pu_contact{
			width:1200px;
			margin: 0 auto;
			background:url(../images/contact_03.png) no-repeat;
			height:548px;
			margin-top:30px;
			}
.introduce_tittle{
				  width:100%;
				  margin-top:40px;
				  }
.introduce_tittle_inner{
						width:1200px;
						overflow:hidden;
						margin:0 auto;
					   }
.arrow_left{
			float:left; 
			margin-top:5px; 
			margin-right:20px;
			}
.introduce_tittle p{
					float:left; 
					font-size:16px; 
					font-weight:400;
					}
.introduce{width: 100%}
.introduce_inner{
				 width:1200px;
				 margin:0 auto; 
				}
.introduce p{
			 color:#9F9F9F; 
			 font-size:14px;
			 line-height:24px; 
			 letter-spacing:1px;
			 text-align:justify;
			 text-justify:inter-ideograph;
			 word-break: normal;
			 }
	
.contect_tittle{
				width:100%; 
				margin-top:40px; 
				margin-bottom:40px;
				}
.contect_inner{
				width:1200px;
				overflow:hidden;
				margin:0 auto;
					  }
.arrow_left{
			float:left; 
			margin-top:5px; 
			margin-right:20px;
			}
.contect_tittle p{
				float:left; 
				font-size:16px;
				font-weight:400
				}
.contect_tittle .contact_number{
								color:#1762ce; 
								margin-left:20px; 
								font-weight:500
								} 
.adv_que_box{
		width:100%;
		margin-top:70px;
		}
.adv_que_inner{
		width:83.3%;
		min-width:1200px;
		overflow:hidden;
		margin:0 auto;
		
		/* margin-top:40px; */
		}
.arrow_left{
		float:left; 
		margin-top:5px; 
		margin-right:20px;
		}
.adv_que_box p{
		float:left; 
		font-size:16px; 
		font-weight:400;
		}
.adv_que{
	width: 100%; 
	margin-bottom:300px;
	}
.adv_que_inner_detail{
		width:83.3%;
		min-width:1200px;
		margin:0 auto; 
		}
.adv_que_inner_left{	
	/* padding-right:10%;	 */
		width:55%;
		margin-right:10%
}
.adv_que_inner_right{
		background: url("/static/modules/index/images/QandA.png") center 0px no-repeat rgb(255, 255, 255);
		background-size:auto 100%;
		width:35%;
}
.adv_que_inner_detail p{
		color:#444; 
		font-size:15px;
		line-height:24px; 
		letter-spacing:1px;
		text-align:justify;
		text-justify:inter-ideograph;
		word-break: normal;
		}
.adv_que_inner p{
	font-weight: 600;
    font-size: 18px;
}
.adv_more_que_tittle{
				width:100%; 
				margin-top:40px; 
				margin-bottom:40px;
				}
.adv_more_que_inner{
				width:1200px;
				overflow:hidden;
				margin:0 auto;
					  }
.arrow_left{
			float:left; 
			margin-top:5px; 
			margin-right:20px;
			}
.adv_more_que_tittle a{
				float:left; 
				font-size:16px;
				font-weight:400;
				color:#333333;
				}
.adv_online_tittle{
				width:100%; 
				margin-top:40px; 
				margin-bottom:80px;
				}
.adv_online_inner{
				width:1200px;
				overflow:hidden;
				margin:0 auto;
					  }
.adv_online_tittle a{
				float:left; 
				font-size:16px;
				font-weight:400;
				color:#333333;
				}
.advisory_arrow_left{
	margin-left:10px;
	}
.advisory_message{
	margin-left:10px;
	}
.fr{
	margin-top: 20px;
	margin-bottom: 20px;
	}
    input::-webkit-input-placeholder {
        color: #f5f4fa;
      }
      input::-moz-input-placeholder {
        color: #f5f4fa;
      }
      input::-ms-input-placeholder {
        color: #f5f4fa;
      }
.contact .contact-onine{
    font-size: 25px;
    color: #4e64ab;
}