/*全局控制*/

@charset "utf-8";

/*全局控制*/

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,

/* structural elements 结构元素 */

div,
dl,
dt,
dd,
ul,
ol,
li,

/* list elements 列表元素 */

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,

/* text formatting elements 文本格式元素 */

form,
fieldset,
legend,
button,
input,
textarea,

/* form elements 表单元素 */

p,
blockquote,
th,
td
/* table elements 表格元素 */

{
    margin: 0;
    padding: 0;
}


/** 设置默认字体 **/

body,
button,
input,
select,
textarea
/* for ie */

{
    font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}


/* 将斜体扶正 */

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}


/* 统一等宽字体 */

small {
    font-size: 12px;
}


/* 小于 12px 的中文很难阅读，让 small 正常化

*/

table,
td,
tr,
th {
    font-size: 12px;
}

caption,
th {
    text-align: left;
}


/** 重置列表元素 **/

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

li {
    list-style-type: none;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
optgroup {
    font-weight: normal;
    font-style: normal;
}

del,
ins {
    text-decoration: none;
}


/** 重置文本格式元素 **/

a {
    color: #000;
    text-decoration: none;
    outline: none;
}

a:visited {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #666;
    text-decoration: none;
}

a:active {
    color: #666;
}


/** 重置表单元素 **/

legend {
    color: #666;
}


/* for ie6 */

fieldset,
img {
    border: 0;
}


/* img 搭车：让链接里的 img 无边框 */

button,
input,
select,
textarea {
    font-size: 100%;
}


/* 使得表单元素在 ie 下能继承字体大小 */

sup {
    vertical-align: text-top;
}


/* 重置，减少对行高的影响 */

sub {
    vertical-align: text-bottom;
}


/* 注：optgroup 无法扶正 */


/** 重置表格元素 **/

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/** 清除浮动 **/

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: none;
}

body {
    background: #fff;
    font: 12px/20px Microsoft Yahei, simsun, Tahoma, Arial, Helvetica, sans-serif;
    color: #000;
}

input[type="text"],
textarea {
    -webkit-appearance: none;
}

input {
    _background: #fff;
}

textarea {
    background: #fff;
}

select {
    *background: #fff;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.bl1 {
    clear: both;
    height: 1px;
    overflow: hidden;
    display: block;
}

.bl5 {
    clear: both;
    height: 5px;
    overflow: hidden;
    display: block;
}

.bl10 {
    clear: both;
    height: 10px;
    overflow: hidden;
    display: block;
}

.bl15 {
    clear: both;
    height: 15px;
    overflow: hidden;
    display: block;
}

.bl20 {
    clear: both;
    height: 20px;
    overflow: hidden;
    display: block;
}

.bl30 {
    clear: both;
    height: 30px;
    overflow: hidden;
    display: block;
}

.bl40 {
    clear: both;
    height: 40px;
    overflow: hidden;
    display: block;
}

.bl50 {
    clear: both;
    height: 50px;
    overflow: hidden;
    display: block;
}

.tc {
    text-align: center;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.dis {
    display: block;
}

.undis {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.fb {
    font-weight: bold;
}

.fnb {
    font-weight: 200;
    margin-left: -1px;
}

.hr_1,
.hr_10 {
    font-size: 1px;
    line-height: 1px;
    clear: both;
}

.hr_1 {
    height: 1px;
}

.hr_10 {
    height: 10px;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
    outline: none;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
}

.color-white {
    color: #fff
}


/* 首页start */

.banner li a,
.banner,
.banner .banPic ul,
.banner .banPic li {
    width: 100% !important;
    height: 600px;
    position: relative;
    overflow: hidden;
}

.banner li a {
    display: block;
    cursor: pointer;
}

.picNum {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
    text-align: center;
    z-index: 10;
}

.picNum li {
    display: inline-block;
    width: 14px;
    height: 14px;
    border: #c72255 1px solid;
    font-size: 0;
    margin: 0 4px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.picNum li.on {
    background-color: #c72255;
    width: 38px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
}

.header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}

.header h1,
.header h2 {
    width: 144px;
    height: 50px;
    margin-top: 21px;
}

.header h1 img,
.header h2 img {
    width: 144px;
    height: 50px;
}

.nav li {
    float: left;
    margin-left: 60px;
    text-align: center;
    /* height: 87px; */
    position: relative;
}

.nav li>a {
    padding-top: 36px;
    padding-bottom: 30px;
    display: block;
    font-size: 18px;
    color: #fff;
    position: relative;
    overflow: hidden;
    height: 21px;
}

.nav li>a::after {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    left: 60%;
    top: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.nav li>a::before {
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border: #c72255 2px solid;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -2.5px;
    transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.nav li.on>a::after,
.nav li>a:hover::after {
    width: 100%;
    background-color: #1B65DD;
    left: 0;
}

.nav li.on>a::before,
.nav li>a:hover::before {
    bottom: 12px;
}

.nav_child {
    text-align: center;
    width: 150px;
    position: absolute;
    top: 87px;
    left: -52px;
    background: rgba(0, 0, 0, 0.5);
    display: none;
}

.nav_child>.li-class {
    margin-left: 0;
    height: 50px;
    line-height: 50px;
    text-align: center;
    float: none;
}

.nav_child>.li-class a {
    padding: 0;
    height: auto;
    font-size: 16px;
}

.nav_child>.li-class a:hover {
    color: #fff;
    background: #1568EE;
}

.nav_child>.li-class a:after,
.nav_child>.li-class a:before {
    display: none;
}

.nav_pic {
    width: 219px;
    height: 100px;
    position: relative;
}

.nav_pic span {
    display: block;
    position: absolute;
    width: 219px;
    height: 100px;
    top: 0;
    left: 0;
    line-height: 100px;
    z-index: 10;
    font-size: 24px;
    color: #fff;
    text-align: center;
}

.nav_txt {
    margin-left: 55px;
    width: 926px;
}

.nav_txt a {
    padding: 0 25px;
    font-size: 16px;
    color: #fff;
    line-height: 100px;
}

.nav_txt a:hover {
    color: #c72255;
}

.index_num {
    margin-top: 75px;
}

.index_num li {
    width: 300px;
    text-align: center;
    float: left;
}

.index_num .icon {
    display: block;
    margin: 0 auto 20px;
    width: 50px;
    height: 50px;
    background: url(../img/all_icon.png) no-repeat;
}

.index_num .icon1 {
    background-position: 0 -120px;
}

.index_num .icon2 {
    background-position: -50px -120px;
}

.index_num .icon3 {
    background-position: -100px -120px;
}

.index_num .icon4 {
    background-position: -150px -120px;
}

.index_num .number {
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 63px;
    display: block;
}

.index_num .number em {
    font-size: 88px;
    font-weight: bold;
}

.index_num p {
    color: #999;
    font-size: 14px;
    margin-top: -20px;
}

.index_num .number i {
    font-size: 24px;
    color: #333;
    font-weight: normal;
    position: absolute;
    top: 2px;
    /* right: -10px; */
    line-height: 10px;
}

.margin130 {
    margin-top: 130px;
}

.margin100 {
    margin-top: 100px;
}

.contain_txt {
    text-align: center;
}

.contain_txt h2 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 120%;
}

.contain_txt h2:after {
    display: block;
    content: '';
    background: url('../img/icon1.png') no-repeat;
    width: 12px;
    height: 12px;
    margin: 10px auto;
}

.contain_txt img {
    display: block;
    margin: 10px auto;
}

.contain_txt p {
    font-size: 16px;
    color: #999;
}

.container1_ul li {
    height: 400px;
    background-color: #efeded;
    width: 240px;
    float: left;
    position: relative;
}


/* .container1 ul li a{ display: block; width: 100%; height: 100%; position: relative;} */

.container1_ul li::after {
    content: '';
    width: 2px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.container1_ul li .icon,
.redit_c1 li .icon {
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    background: url(../img/all_icon.png) no-repeat;
}

.container1_ul li.li1 .icon,
.redit_c1 li.li1 .icon {
    background-position: 0 0;
}

.container1_ul li.li2 .icon,
.redit_c1 li.li2 .icon {
    background-position: -60px 0;
}

.container1_ul li.li3 .icon,
.redit_c1 li.li3 .icon {
    background-position: -120px 0;
}

.container1_ul li.li4 .icon,
.redit_c1 li.li4 .icon {
    background-position: -180px 0;
}

.container1_ul li.li5 .icon,
.redit_c1 li.li5 .icon {
    background-position: -240px 0;
}

.container1_ul li span {
    position: relative;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: block;
    padding-bottom: 20px;
    margin-top: 20px;
}

.container1_ul li span::after {
    content: '';
    width: 25px;
    height: 2px;
    background-color: #333;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -12.5px;
}

.container1_ul li p {
    font-size: 14px;
    line-height: 150%;
    margin-top: 20px;
    color: #fff;
    opacity: 0;
}

.container1_ul li .txt {
    position: absolute;
    width: 240px;
    top: 135px;
    left: 0;
    z-index: 2;
    transition: all 0.6s .3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.container1_ul li .txt div {
    display: none;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #c72255;
    font-size: 14px;
    font-weight: bold;
    margin: 40px auto 0;
    color: #fff;
}

.container1_ul li .txt div img {
    margin-left: 10px;
}

.container1_ul li .bg {
    width: 300px;
    height: 480px;
    position: absolute;
    top: -38px;
    left: -31px;
    z-index: 2;
    transition: all 0.6s;
    opacity: 0;
    transform: scale(0.6);
}

.container1_ul li .bg img {
    display: block;
    width: 300px;
    height: 480px;
}

.container1_ul {
    padding: 52px 40px 30px;
    width: 1200px;
    margin-left: -20px;
    margin-top: 31px;
    overflow: hidden;
}

.container1_ul li.on span {
    color: #fff;
}

.container1_ul li.on span::after {
    background-color: #c72255;
}

.container1_ul li.li1.on .icon,
.redit_c1 li.li1.on .icon {
    background-position: 0 -60px;
}

.container1_ul li.li2.on .icon,
.redit_c1 li.li2.on .icon {
    background-position: -60px -60px;
}

.container1_ul li.li3.on .icon,
.redit_c1 li.li3.on .icon {
    background-position: -120px -60px;
}

.container1_ul li.li4.on .icon,
.redit_c1 li.li4.on .icon {
    background-position: -180px -60px;
}

.container1_ul li.li5.on .icon,
.redit_c1 li.li5.on .icon {
    background-position: -240px -60px;
}

.container1_ul li.on .txt {
    top: 30px;
}

.container1_ul li.on .txt p {
    opacity: 1;
}

.container1_ul li.on .txt div {
    display: block;
}

.container1_ul li.on .bg {
    opacity: 1;
    transform: scale(1);
}

.container2 {
    width: 1056px;
}

.container2 .content {
    margin: 25px auto 0;
    position: relative;
}

.container2 .content img.img1 {
    display: block;
    margin: 0 auto;
}

.container2 .content img.img2 {
    position: absolute;
    top: 106px;
    left: 60px;
}

.container2 .content img.img3 {
    position: absolute;
    top: 106px;
    right: 60px;
}

.left_txt {
    position: absolute;
    top: 95px;
    left: 0;
}

.right_txt {
    position: absolute;
    top: 95px;
    right: 0;
}

.container2 .content span {
    display: block;
    font-size: 18px;
    margin-bottom: 39px;
}

.left_txt span img {
    margin-right: 5px;
    animation: scale 1s linear infinite alternate;
}

.right_txt span img {
    margin-left: 5px;
    animation: scale 1s linear infinite alternate;
}

.moreBtn {
    width: 150px;
    height: 45px;
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(246, 33, 84, 1);
    display: block;
    text-align: center;
    line-height: 49px;
    margin: -60px auto 0;
    z-index: 1;
    position: relative;
}

.moreBtn em {
    color: rgba(246, 33, 84, 1);
    font-weight: bold;
    font-size: 14px;
    position: relative;
    z-index: 3;
}

.moreBtn i {
    display: inline-block;
    width: 7px;
    height: 11px;
    background: url(../img/icon2.png) no-repeat;
    margin-left: 11px;
}

.moreBtn::after {
    content: '';
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s;
}

.moreBtn:hover::after {
    width: 100%;
    background: rgba(246, 33, 84, 1);
}

.moreBtn:hover em {
    color: #fff;
}

.moreBtn:hover i {
    background: url(../img/icon3.png) no-repeat;
}

.container3 {
    width: 100%;
}

.container3 .content {
    margin-top: 43px;
}

.container3 .content>div {
    width: 50%;
    height: 420px;
    float: left;
    position: relative;
}

.container3 .leftContent {
    background: url(../img/bg1.jpg) no-repeat;
    background-size: cover;
}

.container3 .rightContent {
    background: url(../img/bg2.jpg) no-repeat;
    background-size: cover;
}

.container3 .leftContent ul {
    width: 600px;
    position: absolute;
    right: 0;
    top: 0;
}

.container3 .leftContent ul li {
    float: left;
    width: 299px;
    text-align: center;
    color: #fff;
    height: 210px;
    border-left: rgba(255, 255, 255, 0.15) 1px solid;
    border-bottom: rgba(255, 255, 255, 0.15) 1px solid;
}

.container3 .leftContent ul li h3 {
    width: 56px;
    height: 31px;
    background: url(../img/bg3.png) no-repeat;
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 31px;
    margin: 72px auto 13px;
}

.container3 .leftContent ul li p {
    font-size: 14px;
}

.container3 .leftContent ul li:hover {
    background-color: #206ded;
}

.container3 .leftContent ul li:nth-child(3),
.container3 .leftContent ul li:nth-child(4) {
    border-bottom: none;
    margin-top: -1px;
}

.container3 .rightContent .img1 {
    width: 646px;
    height: 430px;
    position: absolute;
    bottom: 0;
    left: -10px;
}

.container3 .rightContent .img2 {
    width: 70px;
    height: 70px;
    position: absolute;
    left: 270px;
    top: 50%;
    margin-top: -35px;
    z-index: 10;
}

.container3 .moreBtn,
.newslist .moreBtn {
    margin-top: 46px;
}

.container4 {
    margin: 100px auto 0;
    width: 1200px;
}

.container4_ul {
    margin-top: 40px;
}

.container4_ul li {
    width: 240px;
    height: 101px;
    float: left;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: scale(0.8);
    transition: all 0.6s .3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -moz-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    -o-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.container4_ul li img.img2,
.container4_ul li:hover img.img1 {
    display: none;
}

.container4_ul li:hover {
    background-color: #1b65dd;
    transform: scale(1);
}

.container4_ul li:hover img.img2 {
    display: block;
}

.container5 {
    width: 100%;
    background: url(../img/bg4.png) no-repeat;
    background-size: cover;
    padding-top: 50px;
}

.container5 .contain_txt h2 {
    color: #fff;
}

.news_type {
    text-align: center;
    margin-top: 30px;
}

.news_type a {
    width: 115px;
    height: 35px;
    display: inline-block;
    margin: 0 20px;
    background-color: #EFEDED;
    font-size: 18px;
    color: #1b65dd;
    line-height: 35px;
    border-radius: 35px;
}

.news_type a.on {
    background-color: #f62154;
    color: #fff;
}

.container5 .wrap {
    width: 1200px;
    background-color: #fff;
    margin-top: 44px;
    padding-top: 55px;
    padding-bottom: 100px;
}

.newslist .listshow li {
    margin: 0 25px;
    width: 350px;
    float: left;
}

.newslist .listshow li h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 120%;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newslist .listshow li h3 a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.newslist .listshow li .intro {
    font-size: 14px;
    color: #999;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.newslist .listshow li .time {
    position: relative;
    margin-top: 48px;
    font-size: 14px;
    color: #999;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: #CCCCCC 1px solid;
}

.newslist .listshow li .time img {
    position: absolute;
    right: 0;
    top: 5px;
    width: 27px;
    height: 11px;
}

.newslist .listshow li:hover h5 a {
    color: #1b65dd;
}

._block {
    display: block;
}

.hide {
    display: none;
}

.container6 {
    padding-top: 35px;
    border-top: #CCCCCC 1px solid;
    margin-bottom: 50px;
}

.container6 span {
    font-size: 20px;
    color: #333;
}

.container6 img {
    margin-right: 10px;
    vertical-align: middle;
}

.container6 a {
    margin-left: 40px;
    color: #666;
    font-size: 14px;
}

.container6 a:hover {
    color: #c72255;
}

.footer {
    background-color: #2a2e35;
    width: 100%;
    padding-top: 64px;
}

.content_div1 .img1 {
    width: 144px;
    height: 50px;
}

.content_div1>div {
    background: url(../img/bg5.png) no-repeat;
    width: 144px;
    height: 132px;
    padding-top: 3px;
    margin-top: 24px;
}

.content_div1>div img {
    border: #343942 5px solid;
    margin: 0 auto;
    display: block;
}

.content_div1 {
    width: 144px;
}

.content_txt,
.content_div3 .txt1 {
    color: #999;
    font-size: 20px;
    position: relative;
}

.content_txt span,
.content_div3 .txt1 span {
    font-size: 36px;
    color: #fff;
    display: block;
    line-height: 110%;
}

.content_div2 {
    padding-left: 70px;
    margin-left: 96px;
    position: relative;
    width: 370px;
}

.content_div2 .img2,
.content_div3 .txt1 .img2 {
    position: absolute;
    top: 0;
    left: 0;
}

.content_txt p {
    font-size: 14px;
    color: #fff;
    line-height: 200%;
    margin-top: 20px;
}

.content_div3 {
    width: 450px;
}

.content_div3 .txt1 {
    padding-left: 70px;
}

.input_text {
    width: 200px;
    border-bottom: #999999 1px solid;
    padding-bottom: 3px;
    font-size: 14px;
    color: #fff;
}

.input_text input,
.input_text textarea {
    background: none;
    border: none;
    color: #fff;
    margin-left: 5px;
}

.input_text textarea {
    -webkit-appearance: none;
    vertical-align: bottom;
    height: 21px;
    width: 400px;
}

.formDiv {
    margin-bottom: 20px;
    margin-top: 25px;
}

.formDiv1 .input_text {
    width: 450px;
}

.submit_btn {
    width: 98px;
    height: 33px;
    border: #999999 1px solid;
    background: none;
    color: #fff;
}

.submit_btn:hover {
    background: #fff;
    color: #333;
}

.content2 {
    border-top: #373C45 1px solid;
    margin-top: 51px;
    height: 75px;
    line-height: 75px;
    font-size: 14px;
    color: #999;
}

.content2 a {
    color: #999;
}

.content2 a:hover {
    color: #c72255;
}

#bg_canva {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 160px;
    z-index: 1;
}

@keyframes scale {
    0% {
        transform: scale(0.2);
    }
    50% {
        transform: scale(0.7);
    }
    100% {
        transform: scale(1);
    }
}

.sibar {
    position: fixed;
    bottom: 100px;
    right: 0;
    z-index: 250;
    display: none;
}

.sibar a {
    display: block;
    margin-top: 5px;
    position: relative;
    cursor: pointer;
}

.sibar a span {
    width: 60px;
    height: 51px;
    display: block;
    background-color: #ccc;
}

.sibar a i {
    width: 100%;
    height: 100%;
    background: url(../img/all_icon.png) no-repeat center;
    display: block;
}

.sibar a.a1 i {
    background-position: -300px 0;
}

.sibar a.a2 i {
    background-position: -360px 0;
}

.sibar a.a3 i {
    background-position: -420px 0;
}

.sibar a.a4 i {
    background-position: -480px 0;
}

.sibar a.a1:hover i {
    background-position: -300px -52px;
}

.sibar a.a2:hover i {
    background-position: -360px -52px;
}

.sibar a.a3:hover i {
    background-position: -420px -52px;
}

.sibar a.a4:hover i {
    background-position: -480px -52px;
}

.sibar a:hover span {
    background-color: #666;
}


/* .sibar a>img,.sibar span>img{ width: 52px; height: 46px;} */

.sibar .sibarEwm {
    position: absolute;
    top: -45px;
    left: -168px;
    padding-right: 10px;
    opacity: 0;
    transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -webkit-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -moz-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -o-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -ms-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
}

.sibarEwm div {
    border: #666666 1px solid;
    padding: 15px 20px;
    width: 115px;
    background: #fff;
    box-sizing: initial;
}

.sibar .sibarEwm font {
    font-size: 14px;
    color: #666666;
    text-align: center;
    width: 115px;
    margin: 0 auto;
    display: block
}

.sibar .sibarEwm::after {
    content: '';
    /*background: url(/themes/default/Pchome/statics/bsimg/sibar_ico8.png) no-repeat;*/
    width: 9px;
    height: 15px;
    position: absolute;
    top: 45px;
    right: 2px;
}

.sibar .a2:hover .sibarEwm {
    top: -60px;
    opacity: 1;
    z-index: 10;
    display: block;
}

.sibar .sibarEwm img {
    display: block;
    width: 114px;
}

.sibar a:hover>img {
    opacity: 0.8;
}

.sibar a.a3 p {
    position: absolute;
    opacity: 0;
    width: 160px;
    background: #666;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    height: 51px;
    line-height: 51px;
    left: -120px;
    top: 0;
    transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -webkit-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -moz-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -o-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -ms-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
}

.sibar a.a3:hover p {
    left: -160px;
    opacity: 1;
    z-index: 10;
}


/* 内页start */

.insideBan {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.insideBan>img {
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    display: block;
}

.redit_content1 {
    margin-top: 100px;
}

.redit_c1 li {
    width: 240px;
    text-align: center;
    position: relative;
    float: left;
    box-sizing: border-box;
    border: transparent 2px solid;
    padding-top: 44px;
    padding-bottom: 55px;
    margin-top: 50px;
    transition: all 0.5s;
}

.redit_c1 .ico2 {
    display: none;
}

.redit_c1 .ico1 {
    display: block;
    margin: 0 auto;
}

.redit_c1 li .icon {
    background: url(../img/all_icon.png) no-repeat;
    width: 60px;
    height: 60px;
}

.redit_c1 li span {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-top: 15px;
    padding-bottom: 43px;
    position: relative;
}

.redit_c1 li span::after {
    content: '';
    width: 25px;
    height: 2px;
    background-color: #333;
    position: absolute;
    bottom: 22px;
    left: 50%;
    margin-left: -12.5px;
    transition: all 0.3s;
}

.redit_c1 li:hover span::after {
    transform: rotate(90deg);
    background-color: #f62154;
    width: 20px;
}

.redit_c1_scroll>a {
    display: block;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 50%;
}

.redit_c1_scroll>a.prev {
    background: url(../img/prev_ico.png) no-repeat;
    left: -55px;
}

.redit_c1_scroll>a.next {
    background: url(../img/next_ico.png) no-repeat;
    right: -55px
}

.redit_c1_scroll {
    position: relative;
}

.redit_c1_scroll ul {
    padding-bottom: 56px !important;
}

.redit_c1 li.on {
    border-color: #1c6af5;
}

.redit_c1 li.on::after {
    content: '';
    width: 73px;
    height: 56px;
    background: url(../img/icon7.png) no-repeat;
    left: 50%;
    margin-left: -36.5px;
    bottom: -54px;
    position: absolute;
}

.redit_content2 {
    background: url(../img/bg6.jpg) no-repeat;
    background-size: cover;
    padding-top: 95px;
    padding-bottom: 56px;
    margin-top: -60px;
}

.redit_txt {
    width: 600px;
    color: #fff;
}

.redit_txt h4 {
    font-size: 24px;
}

.redit_txt p {
    font-size: 14px;
    margin-top: 15px;
}

.redi_btn {
    margin-top: 60px;
}

.redi_btn div {
    float: left;
    width: 146px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    border: #f62154 2px solid;
    background-color: #fff;
    font-size: 14px;
    color: #666;
}

.redi_btn div strong {
    color: #f62154;
    font-size: 24px;
    font-weight: normal;
}

.redi_btn .moreBtn {
    margin: 0 0 0 -2px;
    float: left;
    height: 41px;
    line-height: 41px;
    width: 146px;
    background-color: #f62154;
    color: #fff;
}

.redi_btn .moreBtn em {
    color: #fff;
}

.redi_btn .moreBtn i {
    background: url(../img/icon3.png) no-repeat;
}

.redit_video {
    width: 470px;
    height: 264px;
}

.redit_video video {
    width: 470px;
    height: 264px;
    display: block;
}

.redit_c2 li {
    float: left;
    width: 300px;
    text-align: center;
    margin-top: 40px;
}

.redit_c2 li h5 {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
}

.redit_c2 li .p2 {
    font-size: 14px;
    color: #999;
    margin-top: 8px;
}

.redit_c3 ul {
    width: 1231px;
    margin-top: 49px;
    margin-left: -31px;
}

.redit_c3 ul li {
    width: 380px;
    height: 240px;
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
    position: relative;
    background-color: #cccccc;
}


/* .redit_c3 ul li a{ display: block; width: 100%; height: 100%;} */

.redit_c3 ul li div.content {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
}

.redit_c3 ul li div.content .logo {
    display: block;
    margin: 40px auto 0;
    height: 49px;
}

.redit_c3 ul li div.content .search_btn {
    background: url(../img/search_bg.png) no-repeat;
    margin: 20px auto 0;
    width: 348px;
    height: 49px;
    position: relative;
}

.redit_c3 ul li div.content .search_btn .search_img {
    position: absolute;
    width: 21px;
    height: 24px;
    top: 50%;
    right: 10px;
    margin-top: -12px;
}

.redit_c3 ul li div.content .bg {
    position: absolute;
    bottom: 0;
    left: 0;
}

.redit_c3 ul li div.content span {
    font-size: 18px;
    color: #333;
    padding: 0 15px;
    line-height: 49px;
}

.redit_c3 ul li img.Img {
    display: block;
    width: 100%;
}

.redit_c3 ul li div.bg {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0;
    background: #1b65dd;
    opacity: 0;
    transition: all 0.8s;
}

.redit_c3 ul li div.bg img {
    margin: 77px auto;
    display: block;
    position: relative;
    z-index: 10;
}

.redit_c3 ul li div.bg::before {
    content: '';
    width: 140px;
    height: 140px;
    background: url(../img/redit_ico6.png) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -70px;
    margin-top: -70px;
    -webkit-animation: case_dot_grab_before 1.2s linear infinite alternate;
    animation: case_dot_grab_before 1.2s linear infinite alternate;
}

.redit_c3 ul li:hover div.bg {
    opacity: 1;
}

.redit_c3 a.moreBtn {
    margin: 25px auto 0;
}

.redit_c3 {
    margin-bottom: 45px;
}

.redit_title {
    border: #ccc 1px solid;
    border-right: none;
    width: 1201px;
    margin-top: 80px;
}

.redit_title a {
    display: block;
    text-align: center;
    width: 199px;
    border-right: #ccc 1px solid;
    background-color: #fff;
    height: 56px;
    float: left;
    color: #999;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
}

.redit_title a.on,
.redit_title a:hover {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    background-color: #1b65dd;
}

.redit_c4_cont {
    margin-top: 80px;
}

.redit_c4_cont .cont-list {
    margin-bottom: 40px;
}

.redit_c4_cont .cont-list h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.redit_c4_cont .cont-list h3:before {
    background: url('../img/rz_ico1.png');
    width: 24px;
    height: 24px;
    display: inline-block;
    content: '';
    margin-right: 10px;
    vertical-align: middle;
}

.redit_c4_cont .cont-list .name {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.redit_c4_cont .cont-list .name img {
    vertical-align: middle;
    margin-right: 10px;
}

.redit_c4_cont .cont-list p {
    margin-top: 15px;
    font-size: 14px;
}

.redit_c4_cont .img_box img {
    max-width: 100%;
}

.redit_c4_cont .cont-list p em {
    color: #f62154;
    font-size: 18px;
}

.redit_c4_cont .img_box {
    margin-top: 20px;
}

.redit_c4 {
    margin-bottom: 80px;
}

.margin_top {
    margin-top: 100px;
}

.website1 li {
    width: 400px;
    text-align: center;
    float: left;
    margin-top: 50px;
}

.website1 li img,
.website1 li i {
    display: block;
    margin: 0 auto;
    width: 80px;
    height: 80px;
}

.website1 li i {
    background: url(../img/all_icon.png) no-repeat;
}

.website1 li .icon1 {
    background-position: 0 -170px;
}

.website1 li .icon2 {
    background-position: -80px -170px;
}

.website1 li .icon3 {
    background-position: -160px -170px;
}

.website1 li .icon4 {
    background-position: -240px -170px;
}

.website1 li h3 {
    display: block;
    color: #333;
    font-size: 18px;
    margin-top: 25px;
    font-weight: bold;
}

.website1 li p {
    color: #999;
    font-size: 14px;
    line-height: 160%;
    margin-top: 12px;
    padding: 0 70px;
}

.website2 {
    background: url(../img/bg7.jpg) no-repeat;
    background-size: cover;
    margin-top: 45px;
    padding-bottom: 80px;
}

.website2 li {
    width: 20%;
    float: left;
    text-align: center;
    margin-top: 90px;
    font-size: 18px;
    color: #fff;
}

.website2 li span {
    display: block;
    margin: 0 auto 10px;
    width: 64px;
    height: 64px;
    background: url(../img/all_icon.png) no-repeat;
}

.website2 li .icon1 {
    background-position: -320px -102px;
}

.website2 li .icon2 {
    background-position: -384px -102px;
}

.website2 li .icon3 {
    background-position: -448px -102px;
}

.website2 li .icon4 {
    background-position: -512px -102px;
}

.website2 li .icon5 {
    background-position: -320px -166px;
}

.website2 li .icon6 {
    background-position: -384px -166px;
}

.website2 li .icon7 {
    background-position: -448px -166px;
}

.website2 li .icon8 {
    background-position: -512px -166px;
}

.website2 li .icon9 {
    background-position: -320px -230px;
}

.website2 li .icon10 {
    background-position: -384px -230px;
}

.switch_cont .cont_show {
    position: relative;
    min-height: 296px;
}

.web_swich h4 {
    height: 45px;
    width: 146px;
    display: inline-block;
    cursor: pointer;
    border: #f62154 2px solid;
    color: #f62154;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    margin-right: 10px;
}

.web_swich h4.on {
    background: #f62154;
    color: #fff;
}

.switch_cont .cont_show p {
    color: #666;
    font-size: 14px;
}

.switch_cont .cont_show .div_left {
    width: 600px;
    margin-top: 48px;
}

.website3 {
    margin-top: 58px;
}

.switch_cont .cont_show .div_left>div em {
    position: relative;
    margin-right: 93px;
    display: inline-block;
    font-style: normal;
    font-size: 18px;
    margin-bottom: 25px;
    width: 135px;
    height: 47px;
    background: url(../img/web_ico14.png) no-repeat;
    text-align: center;
    line-height: 47px;
}

.marginR0 {
    margin-right: 0 !important;
}

.switch_cont .cont_show .div_left>div em::after {
    content: '';
    width: 20px;
    height: 1px;
    background-color: #1b65dd;
    position: absolute;
    right: -56px;
    top: 50%;
}

.switch_cont .cont_show .div_left>div em.marginR0::after {
    display: none;
}

.switch_cont .cont_show .div_left>div {
    margin-top: 50px;
}

.switch_cont .cont_show .img {
    position: absolute;
    right: 0;
    top: -125px;
    width: 600px;
    height: 421px;
}

.website4 ul li {
    width: 200px;
    float: left;
    text-align: center;
}

.website4 ul li strong {
    font-size: 18px;
    color: #333;
    margin-top: 20px;
    display: block;
}

.website4 {
    margin-top: 50px;
    position: relative;
}

.website4 ul li img {
    display: block;
    margin: 0 auto;
}

.website4 ul li .icon {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 5;
    background: url(../img/all_icon.png) no-repeat;
}

.website4 ul li .icon1 {
    background-position: 0 -245px;
}

.website4 ul li .icon2 {
    background-position: -79px -245px;
}

.website4 ul li .icon3 {
    background-position: -160px -245px;
}

.website4 ul li .icon4 {
    background-position: -240px -245px;
}

.website4 ul li .icon5 {
    background-position: 0 -325px;
}

.website4 ul li .icon6 {
    background-position: -79px -245px;
}

.website4::before {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 43px;
    left: 0;
}

.make_web1 {
    background-color: #efeded;
    padding: 45px 0 50px;
}

.make_web1 ul {
    margin-top: 20px;
}

.make_web1 ul li {
    width: 380px;
    margin-top: 30px;
    background-color: #fff;
    float: left;
    margin-right: 29px;
    transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -webkit-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -moz-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -o-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
    -ms-transition: all 0.3s cubic-bezier(0, 0.31, 0.22, 0.43);
}

.make_web1 ul li img,
.make_web1 ul li .Img {
    display: block;
    width: 380px;
    height: 250px;
    overflow: hidden;
}

.make_web1 ul li .Txt {
    border-top: #ccc 1px dashed;
    height: 70px;
    padding: 0 20px;
    position: relative;
}

.make_web1 ul li .Txt h4 {
    color: #333;
    font-size: 18px;
    line-height: 70px;
}

.make_web1 ul li .Txt i {
    width: 24px;
    height: 24px;
    display: block;
    background: url(../img/icon8.png) no-repeat;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -12px;
    transition: all 0.8s;
}

.make_web1 ul li:hover {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
    transform: translateY(-5px);
}

.make_web1 ul li:hover .Txt h4 {
    color: #1b65dd;
}

.make_web1 ul li:hover .Txt i {
    background-position: -26px 0;
}

.make_web1 .moreBtn {
    margin: 50px auto 0
}

.margin_bottom {
    margin-bottom: 148px;
}

@-webkit-keyframes case_dot_grab_before {
    0% {
        -webkit-transform: scale(.4);
        opacity: .2;
        filter: alpha(opacity=50);
        -moz-opacity: .2;
        -khtml-opacity: .2
    }
    50% {
        -webkit-transform: scale(.8);
        opacity: .5;
        filter: alpha(opacity=50);
        -moz-opacity: .5;
        -khtml-opacity: .5
    }
    to {
        -webkit-transform: scale(1);
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0
    }
}

@keyframes case_dot_grab_before {
    0% {
        transform: scale(.8);
        opacity: .2;
        filter: alpha(opacity=50);
        -moz-opacity: .2;
        -khtml-opacity: .2
    }
    50% {
        transform: scale(1.1);
        opacity: .5;
        filter: alpha(opacity=50);
        -moz-opacity: .5;
        -khtml-opacity: .5
    }
    to {
        transform: scale(1.15);
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0
    }
}

.cx_div1 {
    margin-top: 39px;
}

.cx_div1_left {
    width: 600px;
    height: 430px;
}

.cx_div1_right {
    padding-top: 8px;
    width: 600px;
    height: 427px;
}

.videoBox video,
.video-js {
    width: 100%;
    height: 100%;
}

.videoBox {
    width: 600px;
    height: 422px;
}

.vjs-has-started .vjs-big-play-button span {
    display: none;
}

.video-js .vjs-control-text {
    display: none;
}

.videoBox .vjs-paused .vjs-big-play-button {
    display: block !important;
}

.videoBox .video-js.vjs-has-started .vjs-big-play-button::before {
    background: url(../img/video_btn.png) no-repeat center;
    background-size: cover;
}

.videoBox .video-js .vjs-big-play-button {
    width: 50px;
    height: 50px;
}

.videoBox .video-js .vjs-big-play-button::before {
    content: '';
    background: url(../img/video_btn1.png) no-repeat center;
    background-size: cover;
    width: 50px;
    height: 50px;
    left: 0;
}


/* .cx_div1_right video{width: 600px; height: 427px;} */

.cxsite1 li {
    width: 300px;
}

.cx_div2 {
    margin-top: 45px;
    position: relative;
}

.cx_div2::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    top: 35px;
    left: 0;
}

.cx_tab span {
    display: block;
    cursor: pointer;
    float: left;
    width: 400px;
    text-align: center;
    color: #333;
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 40px;
    position: relative;
}

.cx_tab span::before {
    content: '';
    width: 10px;
    height: 30px;
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    background: url(../img/cx_ico.png) no-repeat;
}

.cx_tab span.on {
    color: #1b65dd;
}

.cx_tab span.on::before {
    background: url(../img/cx_ico_on.png) no-repeat;
}

.cx_tab_list p {
    position: relative;
    padding: 20px;
    font-size: 14px;
}

.cx_tab_list p::after {
    content: '';
    width: 20px;
    height: 21px;
    background: url(../img/icon9.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.cx_tab_list p::before {
    content: '';
    width: 20px;
    height: 21px;
    background: url(../img/icon10.png) no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}

.page {
    border-radius: 5px;
    overflow: hidden;
    border: #cfcdcd 1px solid;
    display: inline-block;
}

.page li {
    display: inline;
    float: left;
}

.page li span {
    display: inline-block;
    position: relative;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    margin: 0;
    background-color: #8f8e8e;
    color: #fff;
    text-decoration: none;
}

.page a {
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    display: inline-block;
    font-size: 15px;
    color: #cfcdcd;
    text-align: center;
    border-right: #cfcdcd 1px solid;
    background: #fff;
}

.page a.next_page {
    width: 66px;
}

.page a.end_page {
    width: 52px;
    border-right: none;
}

.pageBox {
    text-align: center;
    margin-top: 10px;
}

.page a.on,
.page a:hover {
    background-color: #8f8e8e;
    color: #fff;
}

.insideBan .wrap {
    position: absolute;
    top: 175px;
    left: 50%;
    margin-left: -600px;
    z-index: 10;
}

.insideBan .wrap img {
    display: block;
    width: 212px;
    margin: 0 auto;
}

.insideBan #cavas_bg {
    height: 450px;
}

.search {
    width: 446px;
    height: 45px;
    padding: 2px;
    border-radius: 5px;
    background-color: #1b65dd;
    display: block;
    position: relative;
    margin: 20px auto 0;
}

.search span {
    width: 310px;
    height: 45px;
    background-color: #fff;
    display: block;
    border-radius: 5px 0 0 5px;
    padding-left: 15px;
    font-size: 18px;
    color: #333;
    line-height: 45px;
}

.search i {
    display: block;
    width: 120px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 2px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-style: normal;
    font-weight: bold;
    line-height: 45px;
}

.detail_div1 .name {
    text-align: center;
}

.detail_div1 .name img {
    display: block;
    margin: 0 auto;
}

.detail_div1 .name span {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
    position: relative;
    padding-bottom: 12px;
}

.detail_div1 .name span::after {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #333333;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
}

.detail_div1 .intro {
    margin-top: 40px;
}

.detail_div1 .intro>p {
    line-height: 180%;
    font-size: 14px;
    color: #999;
}

.bg_efeded .intro {
    background-color: #efeded;
    padding-top: 60px;
    padding-bottom: 100px;
}

.intro_pic {
    text-align: center;
}

.intro_pic p {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
}

.intro_pic .case_pic {
    width: 31.33333%;
    display: inline-block;
    padding: 1%;
}

.intro_pic img {
    max-width: 100%;
}

.detail_page {
    border: 1px solid rgba(204, 204, 204, 1);
    height: 50px;
    margin-top: 100px;
}

.detail_page .prev_page,
.detail_page .next_page {
    width: 550px;
    display: block;
    float: left;
    height: 50px;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}

.detail_page .prev_page i {
    display: inline-block;
    width: 27px;
    height: 11px;
    margin-right: 10px;
    background: url(../img/icon5_5.png) no-repeat;
}

.detail_page .next_page i {
    display: inline-block;
    width: 27px;
    height: 11px;
    margin-left: 10px;
    background: url(../img/icon5.png) no-repeat;
}

.detail_page .type {
    float: left;
    width: 98px;
    border-left: rgba(204, 204, 204, 1) 1px solid;
    height: 50px;
    border-right: rgba(204, 204, 204, 1) 1px solid;
    background-image: url(../img/icon11.png);
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
}

.detail_page .type img {
    margin: 11px 0;
    width: 30px;
    height: 28px;
}

.detail_page .prev_page:hover,
.detail_page .next_page:hover {
    background-color: #1b65dd;
    color: #fff;
}

.detail_page .prev_page:hover i {
    background: url(../img/icon5_5_w.png) no-repeat;
}

.detail_page .next_page:hover i {
    background: url(../img/icon5_w.png) no-repeat;
}

.detail_page .type:hover {
    background-color: #1B65DD;
    background-image: url(../img/icon11_on.png);
}

.make_web1 .redit_title a {
    width: 399px;
}

.insideBan .txt_box {
    position: absolute;
    top: 210px;
    width: auto;
    left: 50%;
    margin-left: -600px;
}

.insideBan .txt_box .s1 {
    position: relative;
    padding: 12px;
    font-size: 36px;
    font-weight: bold;
    color: #fff;
}

.insideBan .txt_box .s1::after {
    content: '';
    width: 24px;
    height: 13px;
    position: absolute;
    top: -5px;
    left: 0;
    background: url(../img/icon12.png) no-repeat;
}

.insideBan .txt_box .s1::before {
    content: '';
    width: 24px;
    height: 13px;
    position: absolute;
    bottom: -5px;
    right: 0;
    background: url(../img/icon13.png) no-repeat;
}

.insideBan .txt_box .s2 {
    display: block;
    font-size: 30px;
    margin-top: 10px;
    line-height: 120%;
    color: #fff;
    opacity: 0.6;
    padding: 0 12px;
}

.detail_btn .btn1 {
    background-color: #1b65dd;
}

.detail_btn .btn1:hover {
    background-color: #1568ee;
}

.detail_btn .btn2 {
    background-color: #f62154;
    position: relative;
}

.detail_btn a .img1 {
    vertical-align: middle;
    margin-right: 8px;
}

.detail_btn {
    text-align: center;
    margin-top: 50px;
}

.detail_btn a {
    margin: 0 10px;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

.detail_btn .btn2 .img2 {
    position: absolute;
    bottom: 60px;
    left: 30px;
    display: none;
}

.detail_btn .btn2:hover .img2 {
    display: block;
}

.intro_pic {
    position: relative;
}

.intro_pic a {
    display: block;
    width: 100px;
    height: 100%;
    position: absolute;
    top: 0;
}

.intro_pic a.prev {
    left: 0;
}

.intro_pic a.next {
    right: 0;
}

.intro_pic>.clearfix .pageState span {
    color: #333;
}

.intro_pic>.clearfix span {
    color: #999;
    font-size: 14px;
}

.intro_pic>.clearfix {
    margin-bottom: 10px;
}

.make_web1.width1 .redit_title a {
    width: 299px;
}

.detail_div1 .intro>.Img span {
    display: block;
    width: 144px;
    height: 135px;
    margin: 0 auto 8px;
    background: url(../img/bg8.png) no-repeat;
    padding-top: 7px;
}

.detail_div1 .intro>.Img img {
    display: block;
    width: 118px;
    height: 118px;
    margin: 0 auto;
}

.detail_div1 .intro>.Img {
    text-align: center;
    color: #999;
    font-size: 14px;
    margin-top: 40px;
}

.new_list {
    background-color: #efeded;
    padding-top: 80px;
    padding-bottom: 100px;
}

.new_list .redit_title a,
.about_box .redit_title a {
    width: 399px;
}

.new_list ul li {
    width: 380px;
    float: left;
    background-color: #fff;
    margin-top: 50px;
    margin-right: 30px;
    transition: all 0.5s;
}

.new_list ul li .Img,
.new_list ul li .Img img {
    width: 380px;
    height: 240px;
    display: block;
    overflow: hidden;
    transition: all 0.8s;
}

.new_list ul li .Txt {
    padding: 30px 15px;
}

.new_list ul li .Txt h4 a {
    color: #333;
    line-height: 120%;
    font-size: 20px;
    overflow: hidden;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new_list ul li .Txt .p2 {
    color: #999;
    font-size: 14px;
    margin-top: 14px;
}

.new_list ul li .Txt .time {
    position: relative;
    color: #999;
    font-size: 14px;
    font-weight: bold;
    margin-top: 46px;
}

.new_list ul li .Txt .time img {
    position: absolute;
    right: 0;
    top: 5px;
}

.new_list ul li:hover {
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.1);
}

.new_list ul li:hover h4 a {
    color: #1b65dd;
}

.new_list ul li:hover .Img img {
    transform: scale(1.2);
}

.new_detail {
    margin-top: 95px;
    margin-bottom: 100px;
}

.new_detail h1 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #333;
    line-height: 100%;
}

.new_detail .time {
    margin-top: 10px;
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-top: 20px;
}

.new_detail .time img {
    vertical-align: middle;
    margin-right: 10px;
}

.new_detail .time span {
    margin: 0 10px;
}

.detail_txt {
    margin-top: 48px;
    border-top: #cccccc 1px solid;
}

.detail_txt p {
    text-align: left;
    margin-top: 5px;
    font-size: 14px;
    line-height: 180%;
}

.detail_txt h2, .detail_txt h3, .detail_txt h4, .detail_txt h5, .detail_txt h6 {
    font-size: 1.1rem;
    margin: 10px 0;
}
.detail_txt h2:before, .detail_txt h3:before, .detail_txt h4:before, .detail_txt h5:before, .detail_txt h6:before {
    content: '';
    border-left: 3px solid #3F82FC;
    padding-right: 14px;
    display: inline-block;
    width: 0;
    height: 18px;
    vertical-align: bottom;
}

.detail_txt img {
    margin-top: 20px;
}

.about_box {
    margin-top: 80px;
    margin-bottom: 145px;
}

.intro_text_left {
    width: 775px;
}

.intro_text_left h2 {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    margin-top: 38px;
    margin-bottom: 60px;
}

.intro_text_left p {
    font-size: 14px;
    line-height: 180%;
}

.intro_text_right,
.intro_text_right img {
    width: 380px;
    height: 331px;
}

.intro_pic_scroll h3,
.title_name {
    font-size: 30px;
    font-weight: bold;
    color: #333;
    text-align: left;
    line-height: 150%;
}

.company_pic {
    margin-top: 45px;
    position: relative;
}

.company_pic li>img {
    display: block;
    width: 380px;
    height: 239px;
    transition: all 0.6s;
}

.company_pic li {
    position: relative;
    width: 380px;
    height: 239px;
    background: #1b65dd;
    margin-right: 35px;
    float: left;
}

.company_pic li>div {
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.company_pic li>div img {
    display: block;
    margin: 85px auto 10px;
    width: 50px;
    height: 50px;
}

.company_pic li>div span {
    color: #eccffc;
    font-size: 18px;
}

.company_pic li:hover>div {
    opacity: 1;
}

.company_pic li:hover>img {
    opacity: .6;
}

.company_pic a {
    display: block;
    position: absolute;
    width: 45px;
    height: 45px;
    top: 50%;
    margin-top: -27.5px;
    z-index: 5;
}

.company_pic a.prev {
    background: url(../img/prev_ico.png) no-repeat;
    left: -70px;
}

.company_pic a.next {
    background: url(../img/next_ico.png) no-repeat;
    right: -70px;
}

.job_list p {
    line-height: 220%;
    font-size: 14px;
    margin-top: 20px;
}

.job_list p strong {
    display: block;
    font-size: 18px;
}

.map {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}

.contact_way {
    margin-top: 50px;
}

.contact_way div {
    font-size: 30px;
    font-weight: bold;
    margin-right: 60px;
}

.contact_way div img {
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.contact_way div.qq {
    padding: 0 60px;
    position: relative;
}

.contact_way div.qq::after {
    content: '';
    width: 1px;
    height: 20px;
    background-color: #ccc;
    position: absolute;
    left: 0;
    top: 5px;
}

.contact_way div.qq::before {
    content: '';
    width: 1px;
    height: 20px;
    background-color: #ccc;
    position: absolute;
    right: 0;
    top: 5px;
}

.maskbg {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 100;
}

.video_box {
    display: none;
    width: 600px;
    height: 400px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -300px;
    z-index: 200;
}

.video_box video {
    display: block;
    width: 600px;
    height: 400px;
}

.header_bg {
    background-color: rgba(0, 0, 0, 0.5);
}