
@charset "utf-8";
body, div, ul, li, h1, h2, h3, h4, h5, h6, dd, dl, dt, input {
    margin: 0;
    padding: 0;
}
*{
    padding:0;
    margin:0;
}
body {
    color: #555;
    font-family: "微软雅黑",Arial,Helvetica,sans-serif;
    font-size: 12px;
    overflow: hidden;
    width: 100%;
	margin-left:0;
	max-width:100%;
}
ul, li, em, i {
    font-style: normal;
    font-weight: normal;
    list-style: outside none none;
}
a { 
    color: #fff;
    outline: medium none;
    text-decoration: none;
}
a:focus {
outline: none;
}
a:hover {
    text-decoration: none;
}


img {
    border: 0 none;
    vertical-align: middle;    
}
em {
    font-style: normal;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.wrapper {
    margin: 0 auto;
    ition: relative;
    width: 1200px;
}
.clear {
    clear: both;
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
}
.red {
    color: #f00;
}
input {
    color: #666;
}
@font-face {
    font-family: "font-icons";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/font-icons.eot") format("embedded-opentype"), url("../fonts/font-icons.svg") format("svg"), url("../fonts/font-icons.woff") format("woff"), url("../fonts/font-icons.ttf") format("truetype");
}
@font-face {
    font-family: "QTypeCompBook";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/qtypecomp-book-webfont.eot?iefix") format("eot"), url("../fonts/qtypecomp-book-webfont.ttf") format("truetype"), url("../fonts/qtypecomp-book-webfont.svg#webfontgiHXErbZ") format("svg");
}
a:active {outline: none;}
.font-icons {
    font-family: "font-icons";
}
header {/*
    border-bottom: 1px solid #ccc;*/
}

#main {
	width:1200px;
	margin:0 auto;
}

#main_content {
	width:950px;
	float:left;
}

.main_nav {
	width:250px;
	float:left;
}

#title .pos a:hover{background:#000000;}
.container .left-comment .send input:hover{
	background: #999;
}
#news .container .col-lg-2 img:hover{
	border: 1px solid #fff;
	width: 170px;
	/*height: 56px;*/
	color: red;
}
#news .row span:hover{
	color: red;
}
#news .row .t:hover{
	color: red;
}

.main_except{
	text-align: left;
	margin: 10px 10px;
    padding: 5px;
    display: block;
    background-color: #555555;
    color: #ffffff;
    border-radius: 3px;
    font-size: 13px;
    line-height:20px;
}

.main_except p{
	margin:0;
}

/**  面包屑导航 Begin ***/
.abot_breadcrumb{
	width: 100%;
	padding: 20px;
	display:block;
	float:left;
}

.crumb_container {
	max-width: 1200px;
	margin: 0px auto;
	border-bottom: 1px dashed #666;
}

.crumb_container a { 
    color: #555;
    outline: medium none;
    text-decoration: none;
}

.c_way{
	max-width: 1200px;
	overflow: hidden;
	margin: 10px 0;
	font-size: 15px;
}

.w_way{
	width: 13px;
	height: 20px;
	background: url(../images/icon_map.png) no-repeat;
}
.c_way li{
	float: left;
	line-height: 25px;
	color: #666666;
	margin-right: 3px;
	list-style: outside none none;
}
.li::after {
    display: block;
    content: ".";
    height: 0;
    visibility: hidden;
    clear: both;
    font-size: 0;
    line-height: 0;
}
/**  面包屑导航 End ***/



.top_top {
    width:1200px;
    height:25px;
    margin:0 auto;
    text-align:right;
    padding-right: 50px;
	color: #fff;
	padding: 5px 20px 5px 0;
	font-size:14px;
}

.top_top a{
	color: #ffffff;
}
.top_top a:hover{
	color: #EA6418;
}

.container_top {
    width:1200px;
    height:90px;
    margin:0 auto;
}
.navbar_left{
    width: 200px;
    height: 50px;
    margin-top: 15px;
    margin-left:30px;
    float: left;
}
.navbar_center{
    width:710px;
    height:90px;
    float: left;
    margin-left:40px;
}
.navbar_right {
    float: right !important;
    width: 220px;
    height: 50px;
    margin-top:20px;
}
.navbar_right a{
    width: 85px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    float: left;
    text-align: center;
    letter-spacing: 1px;
    margin:5px  15px 10px 0;
    display: block;
    border-radius: 5px;
}
.navbar_right a:hover{
    opacity: .9;
    transition:all  0.6s ease 0s; 
}
.nav{
    width: 100%;
    height:90px;
}
.nav a{
	display: block;
	width: 100px;
	height:90px;
	line-height: 90px;
	float: left;
	font-size:16px;
	letter-spacing: 2px;
	text-align: center;
	font-weight: lighter;
}
.nav a:hover{
    color: #EA6418;
    font-size: 17px;
    transition:all  .3s linear 0s; 
}
.navbar-right {
    float: right !important;
}
.carousel-inner img{
    display: block;
    margin: 0 auto;
}
.heigh_hide{
	width: 0;
}



.youshi_box{
    width: 100%;
    background: url(../images/youshi.jpg) no-repeat;
    background-size: 100% 450px;
}
.youshi_box_bg{
    width: 100%;
    height: 450px;
    background:rgba(255,255,255,.8);
}
.youshi{
    width: 600px;
    margin: 0 auto; 
}
.youshi_li{
    width: 180px;
    height: 75px;
    float: left;
    margin:20px 10px;
    border:1px solid  #008537;
    border-radius: 2px;
    position: relative;
    overflow: hidden;
    /* background:rgba(255,255,255,.1);*/
}
.youshi_li_p{
    font-size:30px;
    color:#008537;
    letter-spacing: 2px;
    text-align: center;
    line-height:75px;
}



.show_box{
    width: 380px;
    height: 150px;
    position: absolute;
    top:150px;
    left: 0;
    border-radius: 2px;
    background:#008537;
    opacity: .6;
}
.show_box_span{
    display: block;
    width:85%;
    height:65px;
    margin:45px auto;
    letter-spacing:1px;
    color: #fff;
    line-height:30px;
    font-size:20px;
}
.youshi_li:hover  .show_box{
     position: absolute;
    top:0px;
    opacity: 1;
    transition: all  .5s linear 0s;
}
.box{
    width: 100%;}
.controller{
    width:1200px;
    margin:0 auto;
    padding:30px 0;
}
.box1{
    width: 1200px;
    margin: 0 auto;
}
.controller .title{
    height: 50px;
    margin:0  auto;
    font-size: 35px;
	width: 60%;
	text-align: center;
	letter-spacing: 5px;
}

.tubiao{
    width:100px;
    height:100px;
    margin: 0 auto;
    border-radius: 50%;
    overflow:hidden;
}
.tubiao img{width: 100%;height: 100%;}

.controller  h3{
    width: 100%;
    margin-top: 8px;
	/*height: 30px;
    line-height: 30px;*/
    letter-spacing: 1px;
    text-align: center;
}
.tubiao:hover{
    transform:rotate(360deg);
    transition:all 1s ease .1s;
}
.text_p{
    margin:10px auto 30px;
    font-size:14px;
    color: #666;
    line-height: 23px;
}
.about_company{
	width:95%;
	margin: 0 auto;
	margin-bottom:30px;
	float:left;
}
.about{
    width:100%;
    margin:0 auto;
    color: #666;
    font-size: 14px;
    line-height: 25px;
    clear:both;
    float:left;
}
.about_link{
    font-size: 15px;
    font-weight: normal;
    color: #E84C3D;
    letter-spacing: 1px;
    display: block;
	float: left;
	border: 1px solid #1296db;
	padding: 2px 2px 2px 30px;
	border-radius: 3px;
	margin: 3px 5px 3px 0px;
	background-image: url('../images/icon/link.png');
	background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: 5px;
}
.about_link a{
    color: #666;
    
}
.about_link a:focus {
	outline: none;
}
.about_link a:hover {
    text-decoration: none;
}

.about_h3{
    font-size: 22px;
    font-weight: bolder;
    color: #666;
    letter-spacing: 1px;
    text-align: left !important;
    float: left;
	border-left: 5px solid #444;
    padding-left: 5px;
}
.circles-wrp{
    cursor: pointer;
}
.circles-number,.circles-text{
    color: #666;
    font-size: 70px;
}
.skill-grid{
    width: 33.33%;
    height:260px;
    float: left;
}
.skill-grid p{
	font-size:20px;
}
.news_box{
    width: 1200px;
    margin: 0 auto;
    background: red;
}
.news{
    width:500px;
    float: left;
    
}
.news  li a{
    text-decoration: none;
    height: 40px;
    line-height:40px;
    display: block;
    color: #666;
    font-size: 14px;
    border-bottom: 1px dotted #666;
}
.news  li a:hover{
    color: #444;
}
.news  li a span{
float: right;
}
.logo_img{
    width: 1200px;
    height:120px;
}
.controller  .hzhbimg{
    width:280px;
    height:120px;
    float: left;
    margin-right: 20px;
    border:1px solid #ddd;
}
.controller  .hzhbimg:hover{
    transform: scale(1.1);
    box-shadow: -2px 2px 6px #666666;
    transition:all .8s ease 0s;
}

/**** 新闻end*****/
.comment {
    background: #eee;
    padding: 1em 0;
}
.comment1 {
    background: #fff;
    padding: 1em 0;
}
.comment2 {
    width: 100%;
    height: 500px;
    background: url(../images/liuyan.jpg) no-repeat center center;
    background-size: 100% 500px;
  /*  border-top: 2px solid #312F2C;*/
}
.box_bg{
    width: 100%;
    height: 500px;
    /*background: rgba(0,0,0,.8);*/
    background: rgba(0, 0, 0, .7);
}
.from_box{
    width:1200px;
    height: 500px;
    margin: 0 auto;
    position: relative;
}
.liuyanban_from{
   width: 60%;
   height: 500px;
   position:absolute;
   top:70px;
}
.comment_footer {
    background: #0F0F0F;
	border-top: 4px solid #1D1B18;
}
.contact {
    background: #393e42;
    padding: 5em 0 3em;
}
.left-comment {
    margin-top: 30px;
    float: right;
    width: 84%;
}
.email input[type="text"]{
    width:500px;
    padding: 10px;
    outline: none;
    color: #1368A3;
     border-radius:3px;
    font-size: 16px;
    background:rgba(255,255,255,.5);
    border: none;
}
.email textarea {
    width:500px;
    height: 150px;
    outline: none;
    resize:none;
    padding: 10px;
    color: #1368A3;
    font-size: 16px;
    border-radius:3px;
    background:rgba(255,255,255,.6);
    border: none;
}
.submit{
    width:200px;
    height: 40px;
    position: absolute;
    left:300px;
    border-radius: 5px;
    background: #1368A3;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    outline: none;
    border: none;
}
.submit:hover{
    background:#f00;
    transition: all .3s linear 0s; 
}
input {
    color: #666;
}
.company_info{
    width: 40%;
    height: 500px;
    position: absolute;
    right:70px;
    top:0px;
}
.info_box{
    width:600px;
    height:460px;
    margin:40px 0 0 0;
    /*background: url(../images/liuyanban_abotcn.png) no-repeat center center;*/
    background-size:550px 460px; 
    opacity:.7;
    position: relative;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.lianxi{
    width:350px;
    height:280px;
    position: absolute;
    top:80px;
    left:80px;
}
.lianxi_li{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #1368A3;
    border-bottom: 1px dashed #999;
}
.send {
    margin-top: 80px;
    float: right;
    width: 27%;
}
/*.send input[type="submit"] {
    color: #fff;
    font-size: 1.1em;
    border: none;
    padding: 10px 1.5em 10px 0em;
    background: #202628;
}*/
.in-on input[type="text"], .send-in input[type="submit"] {
    width: 90%;
    padding: 0.1em 0;
    outline: none;
    color: #ccc;
    font-size: 18px;
    background: none;
    border-bottom: 2px solid #fff;
    border-top: none;
    border-left: none;
    border-right: none;
}
/*****  联系我们end********/
#bottom_inner {
    padding-top: 20px;
}
.footmenu {
    border: 0px;
    width: 1200px;
    height: 181px;
    overflow: hidden;
    color: #2c3720;
    text-align: center;
}
.footmenu ul {
    list-style: none outside none;
}
.foote_center1 {
    width: 1200px;
    height: 169px;
    margin-left: 5px;
    padding: 20px 10px 10px;
}

.foote_center1 li {
    width: 150px;
    height: 159px;
    border-right: 1px solid #d5d5d5;
    text-align: center;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.foote_center1 li p {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    margin: 2px 0 2px;
}
.footmenu a:link, .footmenu a:visited, .footmenu a:active {
    margin: 0px 5px 0px 2px;
    color: #fff;
    text-decoration: none;
}
.foote_center1 li a {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 13px;
}
.footer {
    overflow: hidden;
    text-align: center;
    font: 12px/20px;
    COLOR: #aaa;
    LINE-HEIGHT: 24px;
    TEXT-ALIGN: center;
}
/***  分页**********/
.header_ban_span {
	display:block;
    margin: 0px auto;
	text-align:center;
}

.header_ban_span img{
	max-width: 100%;
}

.header_ban_span--- {
    height: 400px;
    width: 100%;
    background: url(../images/news.jpg) no-repeat center center;
}
#news {
    border-bottom: 1px dashed #ccc;
    overflow: hidden;
	margin-bottom: 30px;
}

#newsdt {
    min-height: 400px;
    width:950px;
    padding: 15px 15px;
}
#newsdt .container {
    /*line-height: 25px;*/
    
}
#menu {
    padding: 20px 0;
}
#menu a.current {
    background: none repeat scroll 0 0 #000;
    color: #fff;
}
#menu a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 0 15px 10px;
    text-align: center;
    width: 100px;
}
#title {
    background: none repeat scroll 0 0 #f2f2f2;
    margin-top: 20px;
    padding: 20px 0;
}
#title .container {
    padding: 0 15px;
}
#title h1 {
    color: #333;
    font-weight: bold;
    /*line-height: 40px;*/
	margin: 0 auto;
	text-align: left;
    margin-left: 10px;
    font-size:25px;
}
#title span {
    display: block;
    margin: 15px 20px 20px 0px;
	text-align: left;
	font-size: 13px;
}
em {
    font-style: normal;
}
#title .pos {
    position: absolute;
    right: 0;
    top: 15px;
}
#newsdt {
    background: none repeat scroll 0 0 #f2f2f2;
}
.pos a {
    background: none repeat scroll 0 0 #dedede;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin-right: 15px;
    text-align: center;
    vertical-align: middle;
    width: 50px;
}
.fa-4x {
    font-size: 4em;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
#i_contact {
    background: none repeat scroll 0 0 #fff;
    padding: 65px 0;
    padding: 20px 0 31px 0;
    text-align: center;
}
.con_rank_title {
    padding: 42px 0 0;
}
.con_rank_title h3.white {
    color: #666;
}
.con_rank_title h3 {
    display: block;
    font-size: 36px;
    line-height: 54px;
    text-align: center;
}
.con_rank_title h5 {
    color: #666666;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
}
.feedback-index, .contact-index {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    text-align: left;
    vertical-align: top;
}
.feedback-index, .contact-index {
    font-size: 12px;
    letter-spacing: normal;
    text-align: left;
}
.feedback-index .fb-rows {
    line-height: normal;
}
.feedback-index .fb-txa, .feedback-index .fb-ipt {
    border: 1px solid #e9e9e9;
    background-color: #fff;
    box-sizing: content-box;
    color: #000000;
    display: block;
    height: 42px;
    margin: 0;
    overflow: auto;
    padding: 0 3%;
    vertical-align: middle;
    width: 94%;
}
.feedback-index .fb-btn {
    background-color: #434343;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 42px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.feedback-index .fb-txa {
    height: 105px;
    line-height: 18px;
    margin: 0;
    padding: 12px 3%;
    resize: none;
}
.feedback-index, .contact-index {
    display: inline-block;
    font-size: 12px;
    letter-spacing: normal;
    text-align: left;
    vertical-align: top;
}
.contact-index .ctc-rows {
    color: #ababab;
    height: 42px;
    line-height: 42px;
    margin-bottom: 1px;
}
.contact-index i {
    display: inline-block;
    font-size: 24px;
    height: 42px;
    line-height: 42px;
    margin-right: 10px;
    text-align: center;
    vertical-align: top;
    width: 42px;
}
.contact-index i {
    font-size: 24px;
    line-height: 42px;
    text-align: center;
}
#footer {
    background: none repeat scroll 0 0 #1b1b1b;
    padding: 20px 0;
    text-align: center;
}
#news .row {
    background: none repeat scroll 0 0 #f0f0f0;
    border-top: 1px solid #ccc;
    padding: 15px 0;
}
#news img {
    border: 2px solid #f0f0f0;
    width: 100%;
}
#news a.t {
    color: #333;
    display: block;
    font-size: 20px;
    margin-bottom: 10px;
}
#news a.t h2{
	font-size: 20px;
}

#news dt {
    font-size: 14px;
    font-weight: normal;
    line-height: 23px;
    margin-bottom: 10px;
    height: 70px;
	text-overflow: ellipsis;
	overflow: hidden;
	/*控制多行的情况下自动隐藏多余的内容， -webkit-line-clamp 控制从第几行开始显示省略号 */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
#news dt p {
    margin: 0px;
}
#news .bg {
    background: none repeat scroll 0 0 #fff;
}

/** 文章单页 ***/
.article_content {
	margin:0px;
	padding:0px;
	color:#000000;
	font-family:微软雅黑;
	background-color:#FFFFFF;
	font-size: 16px;
}


.article_content ul, li, em, i {
    list-style: outside none circle;
    line-height: 30px;
    margin-left: 10px;
}

.article_content em, i {
    font-style: italic;
}

.article_content blockquote {
	font-size: 14px;
	/*font-style: italic;*/
	margin-left: 30px;
	border-left: 3px solid #aaa;
	color: #333;
	background-color: #eee;
}

.article_content blockquote p {
	margin:0;
}

.wp-block-quote p {
	margin:0;
}

.wp-block-image {
	margin: 15px 0;
}

.article_content img{
	max-width:100%;
}
.article_content p{
	text-indent:0em;
	margin: 10px 0;
	line-height: 30px;
}
.article_content blockquote p{
	text-indent: 0px;
}
.article_content p img{

}
.article_content a{
	color:#0303ff;
}

.article_content p a{
	color:#0303ff;
}

.article_content h1, h2, h3{
	margin-top: 20px;
	margin-bottom: 10px;
}

.article_content h2 {
	border-left: 5px solid #EA6418;
	padding: 0 5px 0 10px;;
	/*display: inline-block;*/
	font-size: 22px;
	font-weight: 400;
	margin: 30px 0 10px 0;
}
.article_content h3 {
	border-left: 4px solid #1368A3;
	padding: 0 5px 0 10px;
	display: inline-block;
	font-size: 18px;
	margin-left: 0px;
	font-weight: 400;
}

.article_content h1 > a{
	color:#666;
}
.article_content h2 > a{
	color:#666;
}
.article_content h3 > a{
	color:#666;
}

.article_keywords a {
	color: #FFF;
    font-size: 15px;
    display: inline-block;
    height: 30px;
    text-align: center;
    background: #2E8CC2;
    line-height: 25px;
    border-radius: 5px;
    padding: 2px 5px 2px 5px;
    margin: 5px;
}

.xg_wz{

}
.xg_wz ul li{
	list-style: none;
    width: 180px;
    height: 250px;
    font-size: 14px;
    float: left;
	padding: 0px;
	margin: 20px 20px 20px 15px;
	border: solid 1px #835415;
    border-top: solid 8px #835415;
	border-bottom: solid 2px #835415;
	
}
.core-img{
    height: 180px;
    overflow: hidden;
    line-height: 180px;
	display: table-cell;
	vertical-align: middle;
	width: 180px;
}
.core-img img{
  	max-width: 180px;
    margin: 0 auto;
    display: block;
    width: 170px;
}
.core-body {
    max-height: 123px;
    padding: 5px;
    line-height: 1.5;
}
.core-title {
	color: #333333;
}
.core-title a{
    color: #2a2a2a;
    height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;	
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.core-title a:hover{
    color: #000;
}




/****一元夺宝网站*****/
#yyg .pr{
    position: relative;
}
#yyg .wrap {
    width: 1200px;
    margin: 0 auto;
}
#yyg .first_f .yyg_title {
/*    background: url(../images/yyg_1.png) no-repeat;
    width: 744px;
    height: 64px;
    margin-top: 65px;*/
	text-align: center;
	font-size: 80px;
	color: #000;
}
#yyg .first_f .con {
    font-size: 16px;
    line-height: 26px;
    color: #424242;
    margin-top: 26px;
    margin-bottom: 30px;
}
#yyg .first_f .title_two {
    color: #e8274b;
    font-size: 22px;
    line-height: 35px;
}
#yyg .first_f .title_mid {
    color: #424242;
    font-size: 22px;
    line-height: 35px;
}
#yyg .first_f .con_two {
    font-size: 15px;
    line-height: 26px;
    color: #424242;
    margin-top: 33px;
}
#yyg .first_f .show_img {
    height: 169px;
    width: 1200px;
    background: url(../images/yyg_3.png) no-repeat;
    margin-bottom: 79px;
    margin-top: 78px;
}
#yyg .first_f .show_2 {
    width: 592px;
    height: 456px;
    background: url(../images/yyg_2.png) no-repeat;
    position: absolute;
    right: -90px;
    top: 0px;
}
#yyg .add_f .add_img {
    background: url(../images/add_img.png) no-repeat center;
    height: 738px;
}
#yyg .second_f {
    background: url(../images/yyg_4.png) no-repeat #e8274b center 35px;
    padding: 58px 0 54px 0;
}
#yyg .second_f .yyg_title {
    width: 644px;
    height: 108px;
    background: url(../images/yyg_5.png) no-repeat;
    margin: 0 auto;
}
#yyg .second_f .con {
    color: #fff;
    font-size: 17px;
    line-height: 25px;
    padding: 21px 0 28px 0;
    text-align: center;
}
#yyg .second_f .kefu {
    width: 159px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color: #e8274b;
    background: #ffdc0a;
    border-radius: 50px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
    text-align: center;
}
#yyg .third_f {
    background: #fff;
    padding: 60px 0 75px 0;
    height: 1106px;
    overflow: hidden;
}
#yyg .third_f .yyg_title {
/*    width: 504px;
    height: 54px;
    background: url(../images/yyg_6.png) no-repeat;*/
    margin: 0 auto;
		text-align: center;
	font-size: 80px;
}
#yyg .third_f .con {
    color: #717171;
    font-size: 17px;
    line-height: 30px;
    padding-top: 20px;
    padding-bottom: 58px;
    text-align: center;
}
#yyg .third_f .con .zd {
    color: #e8274b;
    font-weight: 600;
}
#yyg .third_f .show_img {
    height: 1106px;
    width: 1903px;
    background: url(../images/img_w.jpg) no-repeat;
}
#yyg .fourth_f {
    background: url(../images/yyg_8.png) no-repeat #ffc000 center 700px;
    padding-top: 64px;
}
#yyg .fourth_f .detail {
    height: 1376px;
    width: 1190px;
    background: url(../images/yyg_9_1.png) no-repeat center 0px;
}
#yyg .f5_f {
    background: #fff;
    text-align: center;
    padding: 85px 0 0px 0;
}
#yyg .f6_f {
    background: #fff;
    text-align: center;
    padding: 85px 0 0px 0;
}
#yyg .cgal {
    background: #e8274b;
    height: 647px;
}
#yyg .cgal img {
    position: absolute;
    left: -23px;
    top: 60px;
}
#yyg .cgal_A {
    padding: 40px 0;
    background: #ca1738;
    text-align: center;
}
#yyg .gnb {
    background: #ffdc0a;
    color: #373189;
}
#yyg .mazx {
    background: #e8274b;
    color: #fff;
}
#yyg .mazx, #yyg .gnb {
    display: inline-block;
    width: 246px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    font-size: 24px;
    cursor: pointer;
    border-radius: 50px;
    margin: 0 12px;
}
#yyg .dlrq {
    text-align: center;
    background: #fff;
    padding-bottom: 69px;
}
#yyg .dtsy {
    text-align: center;
    padding: 64px 0 54px 0;
    background: #f1f1f1;
}
#yyg .dtsy p {
    text-align: center;
    font-size: 17px;
    line-height: 31px;
    color: #606060;
    padding: 14px 0 25px 0;
}
#yyg .wydl {
    width: 242px;
    height: 60px;
    font-size: 20px;
    color: #fff;
    background: #e8274b;
    text-align: center;
    line-height: 60px;
    display: block;
    border-radius: 50px;
    cursor: pointer;
    margin: 0 auto;
}
.dtsy_1 {
    position: relative;
    background: #fff;
    height: 395px;
    overflow: hidden;
}
.dtsy_1_wrap {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    z-index: 1;
}
.dtsy_1_wrap .dtsy_1_img_1 {
    position: absolute;
    top: 59px;
    left: 95px;
}
.dtsy_1_wrap .dtsy_1_img_2 {
    position: absolute;
    top: 79px;
    left: 462px;
}
.dtsy_1_wrap .dtsy_1_img_3 {
    position: absolute;
    top: 59px;
    right: 89px;
}
.dtsy_1_wrap::after {
    content: '';
    background: url(../images/icon_footer_img_l.png) no-repeat;
    position: absolute;
    top: 0;
    left: -345px;
    width: 450px;
    height: 80px;
}
.dtsy_1::after {
    content: '';
    background: url(../images/icon_footer_img_r.png) no-repeat;
    position: absolute;
    top: 161px;
    right: -8px;
    width: 429px;
    height: 234px;
}


/****渠道管理*****/
.qudao{
	width: 1200px;
	margin: auto;
}
.qudao h3{
	font-size: 24px;
	color: #525252;
	text-align: center;
	font-family: "微软雅黑",Arial,Helvetica,sans-serif;
	font-weight: normal;
	margin-top: 30px;
}
.qudao_left{
	width: 100%;
	margin-top: 30px;
	line-height: 250%;
}
/*****招聘信息****/
.zhaopin{
	width: 1200px;
	margin: auto;
}
.zhaopin_title h3{
	font-size: 24px;
	color: #525252;
	margin: 20px;
	color: #0579cb;
}
.zhaopin p{
	line-height: 30px;
	font-size: 18px;
	margin-left: 80px;
}
.zhaopin em{
	font-size: 20x;
	margin: 20px 20px;
	display: block;
	margin-left: -30px;
}
/****延誉云往电商系统*******/
.download{
	width: 450px;
	height: 76px;
	background: url(../images/Download.gif) no-repeat 0 -10px;
	position: relative;
	margin: 0 auto;
}
.down_left{
	width: 200px;
	height:　76px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.download .down_left a{
	width: 200px;
	height: 76px;
	display:　block;
	text-indent: -999px;
	overflow: hidden;
	float: left;
}
.down_right{
	width: 200px;
	height:　76px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.download .down_right a{
	width: 200px;
	height: 76px;
	display:　block;
	text-indent: -999px;
	overflow: hidden;
	float: left;
}
.yunwang_title{
	text-align: center; 
	color: #333;
	font-weight: blod;
	margin: 30px auto;
}
.con_p{
	background: url(../images/ds_bg.jpg) no-repeat center top;
	width: 100%;
	height: 900px;
	overflow: hidden;
}
.scr_p{
	margin: 0 auto;
	text-align: center;
	padding: 80px 0 0 0;
	position: relative;
	height: 807px;
}
.ds_img{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.con_p .up_img{
	opacity: 1;
	transform: translateY(0%);
}
.up_img{
	opacity: 0;
	transition: all 10s linear;
	transform: translateY(100%);
	transition-delay: 1.5s;
}
.bac_img{
	background: url(../images/ds_bg_sky.jpg) no-repeat  center 43px;
	padding-top: 59px;
}
.bac_city{
	text-align: center;
}
.bac_img1{
	background: url(../images/ds_bg_blue.jpg) no-repeat  center 43px;
	padding-top: 64px;
}
.bac_img2{
	background: url(../images/ds_bg_o.jpg) no-repeat  center 43px;
	padding-top: 64px;
}
/********微信三级分销********/
.main_top{
	padding: 29px 0 20px;
	overflow: hidden;
	border-bottom: 1px dashed #9f9f9f;
	margin-bottom: 3px;
}
.main_text{
	width: 1200px;
	margin: auto;
}
.main_top img{
	float: right;
}
.main_top .m_p{
	color: #216499;
	font-size: 24px;
	margin: 25px 0 23px;
}
.main_top .m_p span{
	font-size: 36px;
	line-height: 100%;
}
.main_top p{
	width: 678px;
	color: #535353;
	font-size: 16px;
	line-height: 30px;
}
.m_s{
	float: left;
}
.tb_img{
	position: relative;
}
.floor_bg{
	background: #2d4232;
	text-align: center;
	font-size: 14px;
	color: #7a7a7a;
	padding: 15px 0 15px;
}
.floor_bg .m_font{
	font-size: 30px;
	color: #ffffff;
}
.floor_bg .m_font span{
	color: #0c0c0b;
	font-size: 50px;
}
.b_resign{
	text-align: center;
	height: 50px;
	background: #7b0b92;
	width: 200px;
	margin: auto;
	color: rgb(255, 255, 255);
	line-height: 50px;
	border-radius: 4px;
	font-size: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
	left: 46%;
	position: absolute;
}
.floor_2 h3{
	position: absolute;
	top: -50px;
	left: 43%;
}
.floor_2{
	position: relative;
	border-top: 1px solid #e6e6e6;
	margin-top: 75px;
	padding-top: 70px;
}
.floor_2 .f_ser1{
	left: 0px;
	top: 0px;
}
.floor_2 .f_ser2{
	left: 261px;
	top: 0px;
}
.floor_2 .f_ser3{
	left: 522px;
	top: 0px;
}
.floor_2 .f_ser4{
	left: 783px;
	top: 0px;
}
.floor_2 .f_ser5{
	left: 131px;
	top: 205px;
}
.floor_2 .f_ser6{
	left: 392px;
	top: 205px;
}
.floor_2 .f_ser7{
	left: 653px;
	top: 205px;
}
.floor_2 .fs{
	background: url(../images/t1_2.png) no-repeat;
	height: 249px;
	width: 217px;
	text-align: center;
	opacity: 0;
	position: absolute;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
.floor_2 .fm_ziti{
	font-size: 20px;
	margin-top: 90px;
	
}
.floor_3{
	border-top: 1px solid #e8e8e8;
	margin-top: 21px;
	overflow: hidden;
}
.floor_4{
	border-top: 1px solid #e6e6e6;
	position: relative;
	margin-top: 75px;
	padding-top: 70px;
}
.con_s{
	width: 1002px;
	margin: auto;
}
.floor_4 h3{
	position: absolute;
	top: -5%;
	left: 44%;
}
.floor_4 ul{
	padding-bottom: 5px;
	overflow: hidden;
	width: 1028px;
}
.floor_4 li{
	float: left;
	position: relative;
	width: 233px;
	height: 526px;
	background: url(../images/t3_1.jpg) center top no-repeat;
	margin-right: 23px;
	margin-botoom: 25px;
}
.floor_4 li img.tu_img{
	display: block;
	width: 205px;
	height: 379px;
	margin: 59px 0 0 13px;
	
}
.case_img{
	padding: 10px;
	position: absolute;
	left: 50%;
	top: 220px;
	margin-left: -90px;
	background: #fff;
	text-align: center;
	border: 3px solid #cccccc;
}
.case_img img{
	width: 150px;
	height: 150px;
}





/******合作伙伴*******/
.part_logo ul li {
	line-height: 120px;
	display: inline-block;
	float: left;
	width: 230px;
	height: 120px;
	border: 1px solid #E0DEDE;
	margin-right: 40px;
	margin-bottom: 30px;
}
.part_logo ul {
	padding-left: 55px;
}
.part_logo li img {
	margin: 2px auto;
	max-width: 230px;
}

/** 文章列表和文字详情的侧边栏 ***/
.main_nav{
	border: 1px solid #aaa;
	padding-top: 15px;
	padding-bottom: 30px;
}
.main_nav .sidenav {
	
}

.main_nav h3 {
    font-size: 15px;
    padding-left: 10px;
    color: #444;
    font-weight: 400;
    border-left: 5px solid #666;
    margin-left: 18px;
}

.main_nav a {
    padding-left: 5px;
	color: #000000;
	display: block;
	float:left;	
}

.sidenav2 .click_icon{
	display: block;
	float:left;	
	color: #ffffff;
	background-color: #555555;
    margin: 2px;
    padding: 5px;
    border-radius: 5px;
}

.main_nav ul {
    padding: 10px 0;
}
.main_nav ul li {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
    border-bottom: 1px dotted #ddd;
    list-style: outside none none;
}
.main_nav ul li a {
    background: url(../images/dot.png) no-repeat 5px center;
    padding-left: 15px;
    line-height: 25px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.main_nav .sidenav2 ul li a {
    background: url(../images/news_bg.png) no-repeat 5px center;
}

.main_nav .sidenav2 ul li {
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	border-bottom: 1px dotted #ddd;
}

/*pagenavi*/  
.page_navi{width:100%;height: 80px;line-height: 34px;text-align:center;overflow:hidden;position:relative;background: #F4F4F4;}    
.page_navi a{display: inline-block;margin-right: 8px;padding:0 8px;background:#e4e5e1;color: #626262;font-size:14px;}  
.page_navi a:hover,.page_navi .current{color:#fff;background: #8c9fcc url(jb.png) no-repeat center top;text-decoration: none;}  
.page_navi .page-numbers{position: absolute;left: 15px;letter-spacing: 1px;color: #424242;}

/*定义文章分类列表上方的导航图标*/
#cata_icon_list{
	overflow:hidden;
}

#cata_icon_list li{
	list-style: none;
	/*width:33%;*/
	float:left;
	margin:15px;
	text-align: center;
	width:140px;
}

#cata_icon_list img{
	max-width:80%;
	border-radius: 10px;
}

#cata_icon_list h5{
	width:100%;
	overflow:hidden;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	color:#666;
	margin-top:7px;
	font-size:13px;
	line-height: 20px;
	text-align: center;
	font-weight:normal;
}

/*===========end==============*/

.aligncenter {
	margin: 0 auto;
	display: block;
	clear: both;
	text-align: center;
}

/*=========表格相关的=========*/
table, th, td {
    border: 1px solid #ddd;
}
caption, th, td {
    font-weight: normal;
    text-align: left;
}
td {
    border-width: 0 1px 1px 0;
}
th, td {
    padding: 5px;
}
/*===========end==============*/

/*=========评论相关的=========*/
.comment_block {
	background: none; margin:20px 0 20px 0;
}

.comment_block .comment_list{
	margin-top:20px;box-shadow:0 1px 1px #a1a3a6;padding:5px 10px;
}

.comment_block .comment_list .comment_item_title{
	display: flex;
}
.comment_block .comment_list .comment_item_content{
	margin-top:10px;
	font-size:15px;
}
.comment_block .comment_list .comment_item_title img{
	width:50px;border-radius:10%;
}
.comment_block .comment_list .comment_item_title .right_item{
	padding:10px 10px;
}
.comment_block .comment_list .comment_item_title .right_item .nickname{
	font-size:15px;
}
.comment_block .comment_list .comment_item_title .right_item .datetime{
	margin-top:5px;
}

.comment_block .comment_list .comment_item_content .response{
	font-size: 14px;
    color: #666;
    margin: 10px;
}

/*===========end==============*/

.wp-block-columns {
	width:100%;
	clear:both;
}

.has-2-columns .wp-block-column {
	width:50%;
	margin:0;
	padding:5%;
	float:left;
}

/* 定义图片边框 Begin  */
.imgframe img{
    border: 2px solid #1e73be;
    border-radius: 5px;
}
/* 定义图片边框 End  */
