@import "tongyong.css";

/*面包屑 start*/

.location {
width: 100%;
height: 40px;
background: #f0f0f4;
line-height: 40px;
}
.location .w {
max-width: 1200px;
margin: 0 auto;
}
/*面包屑 end*/

/*文章内容 start*/

.content {
width: 100%;
overflow: hidden;
min-height: 720px;
max-width: 1200px;
margin: 0 auto;
margin-top: 30px;
margin-bottom: 60px;
}
.content .left {
width: 70%;
float: left;
}
.content .left h1 {
font-size: 32px;
text-align: center;
line-height: 50px;
font-style: normal;
font-weight: normal;
}
.content .left .wxts {
width: 100%;
background: #425066;
padding: 20px 0;
margin: 40px 0;
}
.banquan {
width: 100%;
overflow: hidden;
margin-top: 30px;
}
.banquan .time {
background: url("../images/time.png") left center no-repeat;
background-size: 15px;
padding-left: 20px;
float: left;
}
.banquan span.return {
float: right;
display: block;
background: url("../images/back.jpg") left center no-repeat;
padding-left: 25px;
}
.content .left .wxts {
width: 100%;
background: #425066;
padding: 20px 0;
margin: 40px 0;
}
.content .left .wxts P {
width: 94%;
margin: 0 auto;
color: #fff;
}
.content .left .wxts .zx {
width: 100px;
height: 25px;
padding: 3px 10px 3px 30px;
border-radius: 5px;
background: url("../images/kf.gif") left 8px center no-repeat #fff;
margin: 0 10px;
cursor: pointer;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.content .left .wxts .tel {
font-size: 22px;
color: #fff143;
font-weight: bold;
line-height: 30px;
}
._con_news_show p {
line-height: 32px;
padding-bottom: 15px;
font-size: 16px;
color: #3d3d3d;
}
._con_news_show p img {
margin: 0 auto;
display: block;
}
._con_news_show p a {
color: #eb0001;
}
._con_news_show h3 {
font-size: 18px;
font-weight: bold;
margin: 10px 0;
background: url(../images/title.png) left center no-repeat;
background-size: 18px;
padding-left: 25px;
}
.detail_guide {
width: 100%;
overflow: hidden;
}
.detail_guide span {
padding: 17px;
}
.detail_guide a {
width: 90%;
overflow: hidden;
cursor: pointer;
}
.detail_guide .same {
font-size: 16px;
padding: 15px 0 15px 0;
width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.detail_guide .Pre {
border-bottom: 1px solid #f1f1f1;
padding: 16px 0 16px 0;
}
.detail_guide .same:hover a {
color: #eb0001;
}
.right-cp {
width: 275px;
float: right;
}
.right-cp h2 {
width: 100%;
background: #425066;
text-align: center;
padding: 15px 0;
font-style: normal;
font-weight: normal;
margin-bottom: 20px;
}
.right-cp h2 span {
font-size: 24px;
color: #fff;
background: url("../images/tjcp.png") left center no-repeat;
padding: 5px 0 5px 45px;
}
.right-cp ul {
width: 100%;
}
.right-cp li span {
display: block;
text-align: center;
padding: 8px 0 12px 0;
}
.content .wz {
width: 100%;
overflow: hidden;
}
.content .wz h2 {
font-size: 30px;
line-height: 30px;
background: url(../images/xw2.png) left 10px center no-repeat #f0f0f0;
background-size: 35px;
padding: 15px 0 15px 55px;
margin: 28px 0;
font-style: normal;
font-weight: normal;
}
.content .wz ul {
overflow: hidden;
margin-left: -2%;
}
.content .wz li {
width:27%;
background: url(../images/wz.png) left center no-repeat;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-size: 16px;
margin: 12px 0 12px 2%;
float: left;
background-size: 20px;
padding-left: 30px;
}
/*文章内容 end*/

/*客服 start*/

.right-fixed {
position: fixed;
right: 20px;
bottom: 100px;
z-index: 9999;
}
.right-fixed .ch-close {
position: absolute;
left: -20px;
top: 0;
cursor: pointer;
}
.right-fixed .kf {
border: 1px solid #6b9ee3;
border-top-right-radius: 60px;
border-bottom-left-radius: 60px;
z-index: 999;
position: relative;
}
.right-fixed .kf:after {
display: block;
width: 12px;
height: 25px;
content: "";
position: absolute;
left: 60%;
}
.right-fixed .kf img {
border-top-right-radius: 60px;
border-bottom-left-radius: 60px;
}
.right-fixed .fixed-box {
font-size: 16px;
background: #fff;
width: 94px;
float: right;
text-align: center;
margin-top: -10px;
padding: 38px 0 28px;
border: 1px solid #6b9ee3;
border-top: none;
}
.right-fixed .fixed-box a {
color: #888787;
}
.right-fixed .fixed-box span {
color: #888787;
}
.right-fixed li {
text-align: center;
margin-top: 30px;
cursor: pointer;
}
.right-fixed li img {
display: block;
margin: 0 auto 10px;
}
.right-fixed li .hide {
display: none;
}
.right-fixed li:hover .show {
display: none
}
.right-fixed li:hover .hide {
display: block
}
.right-fixed li:hover a {
color: #1d437b;
}
.right-fixed li:hover span {
color: #1d437b;
}
.fixed-box li.tel-phone {
position: relative;
}
.fixed-box li.tel-phone .box:after {
width: 0;
height: 0;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
border-left: 10px solid #2f5f99;
content: "";
display: block;
position: absolute;
top: 50%;
margin-top: -11px;
right: -11px;
}
.fixed-box li .box {
display: none;
position: absolute;
top: -30px;
right: 105px;
background: #fff;
width: 265px;
height: 100px;
text-align: left;
border: 1px solid #e7f4ff;
box-shadow: 0 0px 5px rgba(33, 73, 130, .4);
border-radius: 10px;
padding: 15px 0 0 23px;
box-sizing: border-box;
}
.fixed-box li .box p {
font-size: 14px;
color: #333;
margin-bottom: 5px;
}
.fixed-box li .box strong {
font-size: 20px;
font-weight: bold;
display: inline-block;
font-family: '微软雅黑';
background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgb(249, 140, 48)), to(rgb(249, 73, 40)));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.return_top {
position: fixed;
right: 20px;
bottom: 0px;
z-index: 9999;
width: 94px;
font-size: 16px;
color: #888787;
cursor: pointer;
text-align: center;
border: 1px solid #6b9ee3;
border-radius: 5px;
background: #fff;
margin-top: 15px;
display: block;
padding: 12px 0;
}
.return_top img {
display: block;
margin: 0 auto 10px;
}
/*客服 end*/

/*footer start*/

.footer {
width: 100%;
height: 200px;
background: #2E5882;
overflow: hidden;
padding-bottom: 75px;
}
.footer .btm {
width: 1200px;
height: 270px;
margin: 0 auto;
}
.footer .copy {
height: auto;
float: left;
padding: 15px 0px 0;
line-height: 25px;
letter-spacing: 2px;
color: #FFF;
font-size: 13px;
}
.footer a {
color: #fff;
}

/*footer end*/