/*样式初始化*/

* {
	padding: 0px;
	margin: 0px;
}

ul,
li,
ol {
	list-style: none;
}

a,
a:hover,
a:active {
	text-decoration: none;
	border:none;
}

select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

select::-ms-expand {
	display: none;
}

input::-ms-clear,
input::-ms-reveal {
	display: none;
}

button,
input {
	border: none;
	outline: none;
}

button,
input[type="button"],
input[type="submit"],
select,
input[type="file"],
select,
input[type="checkbox"] {
	cursor: pointer;
}

img {
	border: none;
}

html,
body {
	font-family: "微软雅黑";
	background: #fff;
}















/*公共的头部和底部*/
.publiic_header{
	height: 60px;
	line-height: 60px;
	background: transparent;
	border-bottom: 1px solid #c8c8c8;
}
.publiic_header,.publiic_banner,.index_article,.public_footer,.index_banner{
	max-width: 1920px;
	min-width: 1080px;
}
.publiic_headerContent{
	margin: 0 auto;
	width: 1080px;
	height: 100%;
	position: relative;
}

.public_h1 a{
	text-indent: -9999px;
    width: 103px;
    height: 41px;
    display: block;
    float: left;
    margin-top: 10px;
    background: url("logo.png")/*tpa=https://www.zhangyuan123.com/images/front/logo.png*/ 50% 50% no-repeat;
    background-size: cover
}
.public_nav{
	float: right;
	overflow: hidden;
	height: 100%;
	font-size: 20px;
}    
.public_nav li{
	float: right;
	
}
.public_nav li + li{
	margin-right: 50px;
}
.public_nav li a{
	color: #666;
}
.public_navThis{
	color: #ff3455 !important;
}
.public_nav li a:hover{
	color: #ff3455 ;
}

.public_footer{
	height: 200px;
	background: #EBEBEB;
	overflow: hidden;
}
.public_footerContent{
	overflow: hidden;
	margin: 0 auto;
	width: 1080px;
	height: 100%;
	position: relative;
	/*background-color: #f00;*/
}
.public_sinaImg{
	width: 39px;
	height: 34px;
	margin-left: 436px;
	margin-top: 15px;
}
.public_weixinImg{
	margin-left: 125px;
	margin-top: 15px;
	width: 42px;
	height: 33px;
	cursor: pointer;
}
.public_footerNav{
	width: 100%;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	color: #999;
	margin-top: 10px;

	
}
.public_footerNav li{
	display: inline-block;
}
.public_footerNav li + li{
	margin-left: 40px;
}
.public_footerNav li a{
	color: #999;
}
.public_footerTel,.public_footerCopyright{
	width: 100%;
	text-align: center;
	
}
.public_footerTel{
	color: #999;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.public_footerTel span{
	color: #ff3455;
}
.public_footerCopyright{
	color: #666;
	font-size: 16px;
	margin-bottom: 10px;

}
.public_wechatImg{
	width: 150px;
	height: 150px;
	position: absolute;
	top:20px;
	left: 655px;
	display: none;
}









/*以下是下载掌缘*/

.index_atDown {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -180px;
	margin-left: -300px;
	width: 600px;
	height: 360px;
	background: #fff;
	-moz-box-shadow: 0px 0px 50px #4b454c;
	/* 老的 Firefox */
	box-shadow: 0px 0px 50px #4b454c;
	display: none;
	z-index: 102;
}

.index_atDown>span {
	display: block;
	float: left;
	width: 50%;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-top: 52px;
}

.index_ewm {
	width: 210px;
	height: 210px;
	margin-left: 48px;
	margin-top: 20px;
	float: left;
}

.index_and,
.index_ios {
	width: 165px;
	padding-right: 35px;
	height: 58px;
	display: block;
	float: right;
	text-align: right;
	background: #fff;
	color: #aaa;
	line-height: 58px;
	-moz-box-shadow: 0px 0px 10px #938c8c;
	/* 老的 Firefox */
	box-shadow: 0px 0px 10px #938c8c;
}

.index_and {
	background: url("and.png")/*tpa=https://www.zhangyuan123.com/images/front/and.png*/ 30% 50% no-repeat;
	background-size: 25px 29px;
	margin-top: 49px;
	margin-right: 45px;
}

.index_ios {
	background: url("iphoe.png")/*tpa=https://www.zhangyuan123.com/images/front/iphoe.png*/ 30% 50% no-repeat;
	background-size: 25px 29px;
	margin-top: 35px;
	margin-right: 45px;
}

.close {
	width: 21px;
	height: 21px;
	position: absolute;
	right: 15px;
	top: 15px;
	cursor: pointer;
}


.index_atDown,
.index_and,
.index_ios {
	border-radius: 15px;
	-o-border-radius: 15px;
	-moz-border-radius: 15px;
	/* Firefox */
	-webkit-border-radius: 15px;
	/* Safari 和 Chrome */
	border-radius: 15px;
	/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	/*behavior: url(ie-css3.htc);*/
}





















/*内页侧边栏*/

.mold_open_hover, .mold_open {
	display: inline-block;
	width: 10px;
	height: 6px;
	margin-left: 10px;
	position: Static;
	top: -2px;
}
.mold_open {
	background-position: 0 -6px;
}
.mold_open_hover {
	background-position: 0 0;
}
.mod-menu {
	position: fixed;
	left: 50%;
	margin-left: -540px;
	margin-top: 100px;
    z-index: 100; 
    overflow: hidden;
}
.menu-cont-list a:hover {
	text-decoration: underline;
}
.mod-menu .menu-item {
	width: 180px;
	border-top: solid 1px #d59bb2;
	border-bottom: solid 2px #d59bb2;
	position: Static;
	z-index: 22;
}
.mod-menu .menu-item li {
	height: 47px;
	line-height: 47px;
	background: #feebf3;
	border-top: solid 1px #f0bfd3;
}
.mod-menu .menu-item li.mouse-bg {
	background: url("mouse-menu-bg.jpg")/*tpa=https://www.zhangyuan123.com/css/image/mouse-menu-bg.jpg*/ no-repeat #fff;
	position: Static;
	z-index: 22;
	margin-right: -4px;
}
.mod-menu .menu-item a {
	color: #c81d61;
	font-size: 16px;
	padding-left: 33px;
	display: block;
	height: 45px;
	border-top: solid 1px #f1f2f7;
}
.mod-menu .menu-item a:hover {
	text-decoration: none;
}
.mod-menu .menu-cont {
	position: Static;
	left: 220px;
	top: 1px;
	background: #fff;
	width: 573px;
	border: solid 1px #F0BFD3;
	box-shadow: 2px 0 10px rgba(210,33,103,0.25);
	z-index: 20;
}
.mod-menu .menu-cont-list {
	padding: 0 30px;
}
.mod-menu .menu-cont-list li {
	border-bottom: dotted 1px #f0bfd3;
	padding: 10px 0;
}
.mod-menu .menu-cont-list li:last-child {
	border-bottom: none;
}
.mod-menu .menu-cont-list h3 {
	font-size: 14px;
	font-weight: 700;
}
.mod-menu .menu-cont-list h3 a {
	color: #222;
}
.mod-menu .menu-list-link a {
	color: #666;
	line-height: 24px;
}
.mod-menu .menu-list-link .long-string {
	color: #ccc;
	font-size: 12px;
	padding: 0 10px;
}





/* 中等屏幕（桌面显示器，大于等于 1600X900） */
@media screen and (max-width:1601px){
	/*公共的头部和底部*/
.publiic_header{
	height: 50px;
	line-height: 50px;
}

.public_h1 a{
    width: 85px;
    height: 34px;
    margin-top: 8px;
    background: url("logo2.png")/*tpa=https://www.zhangyuan123.com/images/front/logo2.png*/ 50% 50% no-repeat;

}
.public_nav{
	font-size: 17px;
}    
.public_nav li + li{
	margin-right: 42px;
}

.public_footer{
	height: 166px;
}
.public_sinaImg{
	width: 32px;
	height: 28px;
	margin-top: 12px;
}
.public_weixinImg{
	margin-top: 12px;
	width: 35px;
	height: 27px;
}
.public_footerNav{
	font-size: 14px;
	margin-top: 10px;	
}

.public_footerNav li + li{
	margin-left: 33px;
}

.public_footerTel{
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.public_footerCopyright{
	font-size: 14px;
	margin-bottom: 8px;

}
.public_wechatImg{
	width: 125px;
	height: 125px;
	top:17px;
	left: 640px;
}



/*以下是下载掌缘*/

.index_atDown {
	margin-top: -150px;
	margin-left: -249px;
	width: 498px;
	height: 300px;
}

.index_atDown>span {
	font-size: 15px;
	margin-top: 43px;
}

.index_ewm {
	width: 174px;
	height: 174px;
	margin-left: 40px;
	margin-top: 17px;
}

.index_and,
.index_ios {
	width: 137px;
	padding-right: 29px;
	height: 48px;
	line-height: 48px;
	font-size: 14px;
}

.index_and {
	background: url("and.png")/*tpa=https://www.zhangyuan123.com/images/front/and.png*/ 25% 50% no-repeat;
	background-size: 25px 29px;
	margin-top: 41px;
	margin-right: 37px;
}

.index_ios {
	background: url("iphoe.png")/*tpa=https://www.zhangyuan123.com/images/front/iphoe.png*/ 25% 50% no-repeat;
	background-size: 25px 29px;
	margin-top: 29px;
	margin-right: 37px;
}

.close {
	width: 18px;
	height: 18px;
	right: 12px;
	top: 12px;
}


.index_atDown,
.index_and,
.index_ios {
	border-radius: 12px;
	-o-border-radius: 12px;
	-moz-border-radius: 12px;
	/* Firefox */
	-webkit-border-radius: 12px;
	/* Safari 和 Chrome */
	border-radius: 12px;
	/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	/*behavior: url(ie-css3.htc);*/
}



/*内页侧边栏*/
.mod-menu .menu-item {
	width: 149px;
}
.mod-menu .menu-item a{
	font-size: 14px;
}
.mod-menu .menu-item li{
	height: 42px;
    line-height: 42px;
}
}



/* 中等屏幕（桌面显示器，大于等于 1440X900） */
@media screen and (max-width:1441px){
/*以下是下载掌缘*/

.index_atDown {
	margin-top: -135px;
	margin-left: -225px;
	width: 450px;
	height: 270px;

}

.index_atDown>span {
	font-size: 14px;
	margin-top: 39px;
}

.index_ewm {
	width: 158px;
	height: 158px;
	margin-left: 36px;
	margin-top: 15px;
}

.index_and,
.index_ios {
	width: 124px;
	padding-right: 26px;
	height: 44px;
	line-height: 44px;
	font-size: 14px;

}

.index_and {
	margin-top: 37px;
	margin-right: 34px;
}

.index_ios {
	margin-top: 26px;
	margin-right: 34px;
}

.close {
	width: 16px;
	height: 16px;
	right: 11px;
	top: 11px;
}


.index_atDown,
.index_and,
.index_ios {
	border-radius: 11px;
	-o-border-radius: 11px;
	-moz-border-radius: 11px;
	/* Firefox */
	-webkit-border-radius: 11px;
	/* Safari 和 Chrome */
	border-radius: 11px;
	/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	/*behavior: url(ie-css3.htc);*/
}
	
}







/* 中等屏幕（桌面显示器，大于等于 1366X900） */
@media screen and (max-width:1367px){
.index_atDown {
	margin-top: -128px;
	margin-left: -213px;
	width: 426px;
	height: 256px;
}

.index_atDown>span {
	font-size: 12px;
	margin-top: 37px;
}

.index_ewm {
	width: 149px;
	height: 149px;
	margin-left: 34px;
	margin-top: 14px;
}

.index_and,
.index_ios {
	width: 117px;
	padding-right: 25px;
	height: 41px;
	line-height: 41px;
	background-size: 18px 21px;
	font-size: 14px;
}

.index_and {
	margin-top: 35px;
	margin-right: 32px;
}

.index_ios {
	margin-top: 25px;
	margin-right: 32px;
}

.close {
	width: 15px;
	height: 15px;
	right: 10px;
	top: 10px;
}


.index_atDown,
.index_and,
.index_ios {
	border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	/* Firefox */
	-webkit-border-radius: 10px;
	/* Safari 和 Chrome */
	border-radius: 10px;
	/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */
	/*behavior: url(ie-css3.htc);*/
}

/*内页侧边栏*/
.mod-menu .menu-item {
	width: 128px;
}
.mod-menu .menu-item a{
	font-size: 14px;
	    padding-left: 28px;
}
.mod-menu .menu-item li{
	height: 38px;
    line-height: 38px;
}

	
}



/* 中等屏幕（桌面显示器，大于等于 1281） */
@media screen and (max-width:1281px){
/*以下是下载掌缘*/

.index_atDown {
	margin-top: -120px;
	margin-left: -201px;
	width: 402px;
	height: 240px;
}

.index_atDown>span {
	font-size: 12px;
	margin-top: 35px;
}

.index_ewm {
	width: 141px;
	height: 141px;
	margin-left: 32px;
	margin-top: 13px;
}

.index_and,
.index_ios {
	font-size: 12px;
	width: 85px;
	padding-right: 15px;
	height: 39px;
	line-height: 39px;
	background-size: 17px 19px;
	margin-right: 30px;
	text-align: right;
}

.index_and {
	margin-top: 33px;
	background: url("and.png")/*tpa=https://www.zhangyuan123.com/images/front/and.png*/ 10% 50% no-repeat;

}

.index_ios {
	background: url("iphoe.png")/*tpa=https://www.zhangyuan123.com/images/front/iphoe.png*/ 10% 50% no-repeat;
	margin-top: 23px;
}

.close {
	width: 14px;
	height: 14px;
	right: 10px;
	top: 10px;
}


.index_atDown,
.index_and,
.index_ios {
	border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
	/* Firefox */
	-webkit-border-radius: 10px;
	/* Safari 和 Chrome */
	border-radius: 10px;
	/* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

}


/*内页侧边栏*/
.mod-menu .menu-item {
	width: 121px;
}
.mod-menu .menu-item a{
	font-size: 13px;
	    padding-left: 28px;
}
.mod-menu .menu-item li{
	height: 35px;
    line-height: 35px;
}

	
}
