@charset "utf-8";
    /* CSS Document */
    
    body,
    div,
    dl,
    dt,
    dd,
    ul,
    ol,
    li,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    pre,
    form,
    fieldset,
    input,
    textarea,
    p,
    blockquote,
    th,
    td {
    	margin: 0;
    	padding: 0;
    }
    
    ol,
    ul {
    	list-style: none;
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
    	font-size: 100%;
    	font-weight: normal;
    }
    
    img {
    	border: none;
    	margin: 0;
    	padding: 0;
    }
    
    .clear {
    	zoom: 1;
    }
    /*==for IE6/7 Maxthon2==*/
    
    .clear:after {
    	clear: both;
    	content: '.';
    	display: block;
    	width: 0;
    	height: 0;
    	visibility: hidden;
    }
    /*==for FF/chrome/opera/IE8==*/
    
    body {
    	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    	margin: 0 auto;
    	overflow-x: hidden;
    	font-size: 14px;
    	color: #323c3c;
    }
    
    a {
    	text-decoration: none;
    	color: #323c3c;
    }
    
    ul {
    	list-style-type: none;
    }
    
    .left {
    	float: left;
    }
    
    .content_body {
    	width: 640px;
    	margin: 0 auto;
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;

    }
    

    
    .text_title {
    	width: 640px;
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-pack: justify;
    	-webkit-justify-content: space-between;
    	-ms-flex-pack: justify;
    	justify-content: space-between;
    	background: #fff;
    }
    
    .text_title p {
    	line-height: 65px;
    	font-size: 24px;
    	color: #4f4f4f;
    }
    
    .text_title p a {
    	color: #4f4f4f;
    }
    
    .text_title .local {
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-align: end;
    	-webkit-align-items: flex-end;
    	-ms-flex-align: end;
    	align-items: flex-end;
    }
    
    .text_content {

    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
    	-webkit-flex-direction: column;
    	-ms-flex-direction: column;
    	flex-direction: column;
    	-webkit-box-align: center;
    	-moz-align-items: center;
    	-webkit-align-items: center;
    	-ms-flex-align: center;
    	align-items: center;
    }
    

    
    .text_conbg {
    	width: 640px;
    	height: 140px;
    	margin: auto;
    	background: url(/images/text_conbg.jpg);

    }
    
    .text_conbg h1 {
    	font-size: 36px;
    	line-height: 60px;
    	width: 500px;
    	padding-top: 15px;
    	padding-bottom: 15px;
    	font-weight: 300;
    	margin-left: 110px;
    }
    
    
        .text_conbg2 {
	width: 640px;
	height: 98px;
	margin: auto;
	background: url(/images/text_conbg1122.jpg);

    }
    
    .text_conbg2 h2 {
    	font-size: 36px;
    	line-height: 60px;
    	width: 640px;
    	padding-top: 15px;
    	padding-bottom: 15px;
    	font-weight: 300;
		text-align: center;
    }
    
    .text_content .title_time {
    	font-size: 20px;
    	color: #777;
    	height: 60px;
    	line-height: 60px;
    	width: 530px;
    	margin-left: 110px;
    }
    
    
    
    .text_content .title_time span {
    	display: inline-block;
    	margin-right: 40px;
    }
    
    .text_content .text_box {
    	width: 528px;
    	height: 80px;
    	padding: 20px 26px;
    	font-size: 22px;
    	line-height: 40px;
    	background: #e6f0f0;
    	-webkit-border-radius: 10px;
    	border-radius: 10px;
    	margin: 25px 0;
    	color: #555;
    }
    
    .text_content .text_box span {
    	color: red;
    }
    
			.text_body:before {
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(http://weixin.shhkyy.com/include/images/text_conbg2.jpg) center 0 no-repeat;
  background-size: cover;
}
    
    .text_1117{width: 580px; margin: auto; height: auto; overflow: hidden;}
    
    .text_content .text_body p {
    	font-size: 22px;
    	line-height: 44px;
    }
    
    .text_content .text_body p strong {
    	width: 550px;
    }
    
    .text_content .text_body img {
    	width: 490px;
    	-webkit-border-radius: 10px;
    	border-radius: 10px;
    }
    
    .text_content .text_body .zj-name img {
    	width: auto;
    	-webkit-border-radius: 10px;
    	border-radius: 10px;
    }
    
    .text_content .buttom_box {
    	display: -webkit-box;
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-justify-content: space-around;
    	-ms-flex-pack: distribute;
    	justify-content: space-around;
    	margin: 33px auto;
    	width: 640px;
    }
    
    .text_content .buttom_box .buttom_dh {
	width: 270px;
	height: 60px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	background: #339ee2;
	line-height: 60px;
	color: #fff;
	font-size: 28px;
	text-align: center;
	font-weight: bold;
    }
    
    .text_content .buttom_box .buttom_zx {
    	width: 270px;
    	height: 60px;
    	-webkit-border-radius: 40px;
    	border-radius: 40px;
    	background: #ffa000;
    	line-height: 60px;
    	color: #fff;
    	font-size: 28px;
    	text-align: center;
    	font-weight: bold;
    }
    
    .text_content .down {
    	height: 53px;
    	font-size: 24px;
    	line-height: 38px;
    	-webkit-align-self: flex-start;
    	-ms-flex-item-align: start;
    	align-self: flex-start;
    	margin-left: 40px;
    
    }
    
    .text_content .up {
    	height: 58px;
    	font-size: 24px;
    	line-height: 58px;
    	-webkit-align-self: flex-start;
    	-ms-flex-item-align: start;
    	align-self: flex-start;
    	margin-left: 40px;
   
    }
    /* 专家内容页 */
    
    .zj-box {
    	width: 94%;
    	height: auto;
    	float: left;
    	padding: 0 3% 0 3%;
    
    	position: relative;
    }
    
    .zj-box img {
    	margin: 0 auto !important;
    }
    
    .zj-thumb {
    	width: 74%;
    	height: auto;
    	float: left;
    	margin: 1.25em 13% 0 13%;
    	-webkit-border-radius: 0.4em;
    	border-radius: 0.4em;
    }
    
    .zj-name {
	width: 100%;
	height: auto;
	float: left;
	font-size: 1.16em;
	color: #339ee2;
	text-align: center;
	margin: 0em 0 20px 0;
	font-weight: bold;
    }
    
    .zj-name font {
    	font-size: 0.88em;
    }
    
    .itop {
    	margin-top: 420px;
    }
    
    .zj-zc {
    	width: 100%;
    	height: auto;
    	float: left;
    	font-size: 28px;
    	text-align: center;
    	line-height: 1.4em;
    }
    
    .zj-jj-box {
    	width: 94%;
    	height: auto;
    	float: left;
    	border: 1px solid #e0e0e0;
    	-webkit-box-sizing: border-box;
    	box-sizing: border-box;
    	background-color: #f4f4f4;
    	margin: 1.5em 3% 2.5em 3%;
    }
    
    .zj-jj-xt {
    	width: 25.6%;
    	height: 58px;
    	float: left;
    	position: relative;
    	background: url(../images/zj-bg.png) no-repeat;
    	color: #fff;
    	padding-top: 5px;
    	padding-left: 25px;
    	font-size: 26px;
    	font-weight: bold;
    }
    
    .zj-jj-xt img {
    	width: 100%;
    	height: auto;
    	float: left;
    	margin: -1px 0 0 -1px;
    }
    
    .zj-jj-xt span {
    	width: 100%;
    	height: auto;
    	position: absolute;
    	top: 0.35em;
    	left: 0;
    	text-align: center;
    	color: #fff;
    	font-size: 0.91em;
    }
    
    .zj-jj {
    	width: 88%;
    	height: auto;
    	float: left;
    	padding: 0.5em 6.25% 1.25em;
    	text-align: justify;
    	font-size: 0.91em;
    	color: #323c3c;
    	line-height: 1.4em;
    }
    
    .zj-btn {
    	width: 93%;
    	height: auto;
    	float: left;
    	padding: 1.25em 3% 1.66em 4%;
    }
    
    .zj-btn .btn-call {
    	width: 48%;
    	height: 80px;
    	float: left;
    	background-color: #fd8b1c;
    	color: #fff;
    	text-align: center;
    	line-height: 80px;
    	font-size: 30px;
    	text-decoration: none;
    	-webkit-border-radius: 0.428em;
    	border-radius: 0.428em;
    	margin: 0 2% 0 0;
    }
    
    .zj-btn .btn-zx {
    	background-color: #00A0EC;
    	float: right;
    	margin-right: 0;
    }
    
    .art_b {
    	width: 605px;
    	margin: 40px auto;
    	height: 100px;
    }
    
    .art_b .hot {
    	float: left;
    }
    
    .art_b .djzx {
    	float: right;
    }
