BODY { font-size:16px; font-family: 'PingFangSC-Regular', 'helvetica neue', tahoma, 'PingFang SC', 'microsoft yahei', arial, 'hiragino sans gb', sans-serif;-webkit-font-smoothing: antialiased;}
div{text-align:left}
table tr td {word-break:break-all;word-wrap:break-word}
*{padding:0;margin:0}
a {text-decoration:none; color:#1e272e}
a:hover {text-decoration:none; color:#036ed5}
img {border:0px}
.l {float:left}
.r {float:right}
ul,dl,dt,dd {margin:0px;padding:0px}
li {float:left;list-style-type:none}
input, textarea, select, a:focus {outline:none;}
input:focus {outline:none}
input[type=button], input[type=submit], input[type=file], button {cursor: pointer;-webkit-appearance: none;}
textarea {-webkit-appearance: none;}
/*text-align:justify 文字两端对齐
:nth-child(4) 伪类
white-space:nowrap; text-overflow:ellipsis 一行多出省略号
display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden 多行多出省略号*/

.ztcon1 { width:100%; height:450px; background:url(../images/banner.jpg) no-repeat center 0px;}
.ztcon1 a { float:right; font-size:16px; color:#FFF; border:#FFF 1px solid; line-height:16px; padding:10px; border-radius:100px; margin:10px 10px 0 0}
.ztcon2 { width:1200px; margin:0px auto; line-height:160%; margin-top:30px;}
.ztcon2 .zb { float:left; width:550px; padding-right:49px; border-right:#333 1px solid; text-align:justify}
.ztcon2 .rb { float:right; width:550px; padding-left:50px; text-align:justify}
.ztcon2 .rb b { display:block}
.hbg { float:left; width:100%; background:#f2f2f2; overflow:hidden; margin:30px 0; padding:30px 0}
.ztcon3 { width:1200px; margin:0px auto}
.ztcon3 ul { float:left; width:100%}
.ztcon3 ul li { font-size:30px; font-family:"微软雅黑"; font-weight:bold; margin-right:20px; color:#666; line-height:34px; margin-bottom:20px; cursor:pointer; border-right:#999 1px solid; padding-right:20px;}
.ztcon3 ul .ll { color:#00C}
.ztcon3 ul li:last-child { border:none}
.ztcon3 div p { margin-bottom:10px; line-height:160%; text-align:justify}
.ztcon3 div p b { display:block}
.ztcon4 { width:1200px; margin:0px auto; text-align:center}
.ztcon4 img { width:480px; margin:0px auto; margin-left:30px; margin-right:30px;}
.ztcon5 { width:1200px; margin:0px auto; text-align:center}
.ztcon5 b { float:left; width:100%; font-size:36px; line-height:100%; text-align:center; font-family:"微软雅黑"; margin-bottom:20px; }
.ztcon5 img { height:420px; margin:0px auto; }
.ztcon6 { width:1200px; margin:0px auto; text-align:center}
.ztcon6 h2 { float:left; width:100%; text-align:center; font-size:36px}
.ztcon6 iframe { height:400px; margin:0px auto}
.foot {float:left; width:100%; background:#f5f5f5; border-top:#b9192f 4px solid; padding:30px 0; margin-top:50px; overflow:hidden}
.foot .con {width:1200px; margin:0px auto}
.foot .con .jbxx {float:left; font-size:14px; line-height:160%;}
.foot .con .ewm {float:right; text-align:center; width:130px; font-size:14px; line-height:100%;}
.foot .con .ewm img {float:left; width:130px; height:130px; margin-bottom:6px}

/*移动端代码开始*/
@media screen and (max-width:576px)
{
.ztcon1 { height:160px; background-size:150%}
.ztcon1 a {font-size:14px; line-height:14px; padding:4px; margin:4px 4px 0 0}
.ztcon2 { width:96%; padding:0 2%; margin-top:0px;}
.ztcon2 .zb {width:100%; padding-right:0px; border-right:none}
.ztcon2 .rb {width:100%; padding-left:0px;}

.hbg {margin:20px 0; padding:20px 0}
.ztcon3 { width:96%; padding:0 2%; }
.ztcon3 ul { float:left; width:100%}
.ztcon3 ul li { font-size:20px; margin-right:8px; color:#666; line-height:20px; padding-right:8px;}

.ztcon4 {width:96%; padding:0 2%;}
.ztcon4 img { width:100%; margin-left:0px; margin-right:0px;}

.ztcon5 {width:96%; padding:0 2%;}
.ztcon5 b {font-size:20px; }
.ztcon5 img { width:100%; height:auto; }
.ztcon6 { width:96%; padding:0 2%;}
.ztcon6 h2 {font-size:22px}
.ztcon6 iframe { height:400px; margin:0px auto}
.foot {float:left; width:96%; padding:20px 2%; background:#f5f5f5; border-top:#b9192f 4px solid; margin-top:20px; overflow:hidden}
.foot .con {width:100%; margin:0px auto; text-align:center}
.foot .con .jbxx {float:left; font-size:12px; line-height:160%; margin-bottom:20px;}
.foot .con .ewm {float:none; margin:0px auto; display:inline-block; margin-left:10px; margin-right:10px; text-align:center; width:130px; font-size:14px; line-height:100%;}
.foot .con .ewm img {float:left; width:130px; height:130px; margin-bottom:6px}

}