﻿/*头部主体导航*/
.header{position:fixed;left:0;top:0;z-index:888;background:#fff;width:100%;box-shadow:0 0 10px 1px rgba(0,0,0,0.16);-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.16);-moz-box-shadow:0 0 10px 1px rgba(0,0,0,0.16);-o-box-shadow:0 0 10px 1px rgba(0,0,0,0.16);}
.header .head_top{background:#f4f4f4;width:100%;}
.header .head_top .top_nav{width:1200px;margin:0 auto;line-height: 30px;}
.header .head_top .top_nav .nav_right{float:right;}
.header .head_top .top_nav .nav_right a{float:left;font-size:12px;color:#888;padding:8px 0;position:relative;}
.header .head_top .top_nav .nav_right a em{display:block;padding:0 14px 0 35px;height:14px;line-height:14px;border-right:1px solid #dedede;}
.header .head_top .top_nav .nav_right a i{position:absolute;left:14px;top:50%;display:block;width:16px;height:16px;margin-top:-9px;background:url(../image/top_nav_tb.png) no-repeat;}
.header .head_top .top_nav .nav_right a .i1{background-position:-16px -16px;}
.header .head_top .top_nav .nav_right a .i2{background-position:-166px -16px;}
.header .head_top .top_nav .nav_right a .i3{background-position:-266px -16px;}
.header .head_top .top_nav .nav_right a .i4{background-position:-67px -66px;}
.header .head_top .top_nav .nav_right a .i5{background-position:-167px -66px;}
.header .head_top .top_nav .nav_right a:hover{color:#b81b42;}
.header .head_top .top_nav .nav_right a:hover .i2{background-position:-115px -16px;}
.header .head_top .top_nav .nav_right a:hover .i3{background-position:-217px -16px;}
.header .head_top .top_nav .nav_right a:hover .i4{background-position:-17px -66px;}
.header .head_top .top_nav .nav_right a:hover .i5{background-position:-114px -66px;}
.header .head_top .top_nav .nav_right h1{float:left;font-size:12px;margin-left:24px;padding-top:5px;color:#666;}
.header .head_top .top_nav .nav_right h1 strong{font-size:16px;font-weight:bold;color:#b81b42;font-style:italic;position:relative;top:2px;margin-left:2px;width:114px;height:22px;display:inline-block;}
.header .head_top .top_nav .nav_right h1 strong em{font-style:italic;display:inline-block;text-align:center;opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.header .head_top .top_nav .nav_right h1 strong em.in{opacity:0.2;filter:alpha(opacity=20);transform:scale(0.3);-webkit-transform:scale(0.3);-moz-transform:scale(0.3);-o-transform:scale(0.3);}
.header .head_top .top_nav .nav_right h1 strong em:last-child{display:none;}
.header .head_logo{width:1200px;margin:0 auto;padding:20px 0 0;position:relative;}
.header .head_logo .h1_logo{float:left;font-size:14px;}
.header .head_logo .h1_logo .sp_logo{float:left;height:38px;background:url(../image/logo.jpg) no-repeat center;}
.header .head_logo .h1_logo strong{float:left;padding-left:12px;margin-left:10px;border-left:1px solid #dedede;line-height:1.6;display: none;}
.header .head_logo .h1_logo strong em{display:block;font-size:12px;color:#666;}
.header .head_logo .head_nav{float:right;padding-right:120px;position:relative;}
.header .head_logo .head_nav li{float:left;position:relative;}
.header .head_logo .head_nav li h1{font-size:15px;padding-bottom:20px;}
.header .head_logo .head_nav li h1 a{display:block;padding:14px 0 8px;color:#666;text-align:center;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.header .head_logo .head_nav li h1 a em{display:block;padding:0 18px;height:16px;line-height:16px;border-right:1px solid #ccc;}
.header .head_logo .head_nav li h1 a .hot_i{position:absolute;right:6px;top:0px;display:block;width:20px;height:14px;background:url(../image/hot.gif) no-repeat center;}
.header .head_logo .head_nav li:last-child h1 a em{border: none;}
.header .head_logo .head_nav li.active h1 a,.header .head_logo .head_nav li:hover h1 a{color:#b81b42;}
.header .head_logo .btn_trial{position:absolute;right:0;top:24px;display:block;padding:7px 14px;min-width:90px;text-align:center;height:20px;line-height:19px;color:#fff;background:#c1292e;border-radius:18px;-webkit-border-radius:18px;-moz-border-radius:18px;-o-border-radius:18px;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.header .head_logo .btn_trial:hover{opacity:0.8;filter:alpha(opacity=80);animation:Shake_dh 0.4s ease-out;-webkit-animation:Shake_dh 0.4s ease-out;-moz-animation:Shake_dh 0.4s ease-out;-o-animation:Shake_dh 0.4s ease-out;}
/*二级导航*/
.header .head_logo .head_nav li .two_nav{position:absolute;left:-10px;top:55px;display:none;background:#fff;padding:15px 10px;width:127px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;box-shadow:0 0 10px 1px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 0 10px 1px rgba(0,0,0,0.2);-o-box-shadow:0 0 10px 1px rgba(0,0,0,0.2);}
.header .head_logo .head_nav li .two_nav a{display:block;font-size:14px;color:#666;text-align:center;padding:10px 0;border-bottom:1px solid #ededed;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.header .head_logo .head_nav li .two_nav a:hover{color:#fff;background:#ff9292;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;}
.header .head_logo .head_nav li .two_nav .em_1{position:absolute;left:50%;top:-8px;display:block;width:0;height:0;border:8px solid #fff;margin-left:-8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);box-shadow:0 0 10px 1px rgba(0,0,0,0.2);-webkit-box-shadow:0 0 10px 1px rgba(0,0,0,0.2);-moz-box-shadow:0 0 10px 1px rgba(0,0,0,0.2);-o-box-shadow:0 0 10px 1px rgba(0,0,0,0.2);}
.header .head_logo .head_nav li .two_nav .i1{position:absolute;top:0;left:50%;display:block;width:30px;height:14px;margin-left:-15px;background:#fff;}

/*顶替块*/
.dt_k{height:108px;}

/*滚动置顶*/
.header.scrollShow .head_logo{padding:6px 0 0}
.header.scrollShow .btn_trial{top:10px;}
.header.scrollShow .head_nav li h1{padding-bottom:10px;}


.page{line-height:30px;text-align:center;margin-top: 10px;display: block;margin-right: auto;margin-bottom: 0;margin-left: auto;}
.page ul{display:inline-block;margin:0 auto}
.page li{line-height:30px;display:inline-block;border:1px solid #ddd;float:left;cursor:pointer;margin-top: 3px;margin-bottom: 3px;padding-top: 0;padding-right: 10px;padding-bottom: 0;padding-left: 10px;margin-right: -1px;}
.page li a{line-height:30px;height:30px;display:block;}
.page li.thisclass{color:#fff;background-color: #004684;line-height:30px;height:30px;padding-top: 0px;padding-bottom: 0;border:1px solid #004684;}
.page ul li.thisclass a:hover ,.page ul li.thisclass a{color:#fff;background-color: #004684;line-height:30px;height:30px;padding-top: 0px;padding-bottom: 0;}
.page li:hover{color:#fff;background-color: #004684;border:1px solid #004684;}
.page li:hover a{color:#fff;}




/*==========右边浮动==========*/
.right_Box2{background: #f5f5f5;border:1px #5757d9 solid;padding: 0 12px;position: fixed;top:65%;left:2px;margin-top:-140px;border-radius:16px;color: #888;text-align:center;z-index: 200;padding-bottom:40px;}
.right_Box2 .right_Box2_logo{margin:12px 0;width: 66px;}
.right_Box2 .right_Box2_txt1{font-size: 16px;color: #5757d9;letter-spacing:2px;line-height: 100%;}
.right_Box2 .right_Box2_weixin{width: 113px;height: 113px;margin: 12px 0 6px;}
.right_Box2 .right_Box2_top{font-size: 16px;color: #fff;background: #5757d9;width:62px;height: 26px;line-height: 26px;position: absolute;left: 50%;bottom: -26px;margin-left:-31px;text-align: center;border-radius:0 0 14px 14px;cursor: pointer;}
.right_Box2 .right_Box2_top:hover{background: #5757d9}

.right_Box2 .right_Box2_txt2{font-size: 16px; color: #5757d9;text-align: left;}
.right_Box2 .right_Box2_tell{background: #5757d9;color: #fff;font-size:16px;position: absolute;left: 0;bottom: 10px;width: 100%;}






/*首页轮播图*/
.sy_ban.flexslider{position:relative;height:500px;border:none;margin:0;overflow:hidden;margin-bottom:0px;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;box-shadow:none;}
.sy_ban.flexslider .slides>li{height:500px;}
.sy_ban.flexslider .slides li p{position:absolute;left:50%;top:0;margin-left:-960px;width:1920px;height:500px;}
.sy_ban.flexslider .slides li a{display:block;position:relative;width:100%;height:500px;overflow:hidden;}
.sy_ban.flexslider .slides li a img{width:auto;height:100%;}
.sy_ban.flexslider .flex-control-nav{bottom:8px;z-index:100;padding-bottom:0px;display:block;}
.sy_ban.flexslider .flex-control-nav li{margin:0 6px;}
.sy_ban.flexslider .flex-control-nav li a{height:8px;width:50px;background:#fd7176;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;-o-box-shadow:none;transition:0.4s ease;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-o-transition:0.4s ease;}
.sy_ban.flexslider .flex-control-paging li a.flex-active{background:#c1292e;}
.sy_ban.flexslider .form_list{position:absolute;right:50%;top:0;width:380px;height:100%;z-index:100;background:#fff;background:rgba(255,255,255,0.8);margin-right:-600px;}
.sy_ban.flexslider .form_list .form_d{padding:14px 24px;}
.sy_ban.flexslider .form_list .form_d dl{font-size:14px;}
.sy_ban.flexslider .form_list .form_d dl dt{font-size:26px;text-align:center;color:#666;font-weight:normal;padding-top:24px;margin-bottom:24px;}
.sy_ban.flexslider .form_list .form_d dl dd{width:100%;clear:both;content:'';display:table;margin-bottom:18px;}
.sy_ban.flexslider .form_list .form_d dl dd span{float:left;min-width:72px;font-size:14px;color:#666;height:34px;line-height:34px;text-align:right;margin-right:4px;}
.sy_ban.flexslider .form_list .form_d dl dd .text{float:left;border:1px solid #dedede;padding:6px 10px;font-size:14px;font-family:'微软雅黑';color:#666;width:220px;margin-right:6px;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.sy_ban.flexslider .form_list .form_d dl dd .text:hover,.sy_ban.flexslider .form_list .form_d dl dd .text.active{border:1px solid #ff5f64;color:#ff5f64;font-size:14px;font-family:'微软雅黑';box-shadow:inset 0 0 6px 1px rgba(193,41,46,0.2);-webkit-box-shadow:inset 0 0 6px 1px rgba(193,41,46,0.2);-moz-box-shadow:inset 0 0 6px 1px rgba(193,41,46,0.2);-o-box-shadow:inset 0 0 6px 1px rgba(193,41,46,0.2);}
.sy_ban.flexslider .form_list .form_d dl dd .text.active{animation:Shake_dh 0.4s ease-out;-webkit-animation:Shake_dh 0.4s ease-out;-moz-animation:Shake_dh 0.4s ease-out;-o-animation:Shake_dh 0.4s ease-out;}
.sy_ban.flexslider .form_list .form_d dl dd i{float:left;color:red;height:34px;line-height:30px}
.sy_ban.flexslider .form_list .form_d dl dd .text.code{width:107px;margin-right:10px;}
.sy_ban.flexslider .form_list .form_d dl dd .code_img{float:left;width:100px;height:32px;background:#fff;border:1px solid #dedede;margin-right:6px;}
.sy_ban.flexslider .form_list .form_d dl dd .btn_sub{padding:14px;color:#fff;font-weight:bold;background:#c1292e;width:316px;font-size:14px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.sy_ban.flexslider .form_list .form_d dl dd .btn_sub:hover{opacity:0.8;filter:alpha(opacity=80);}

/*内页模块居中*/
.cont_d{width:100%;}
.cont_d .cont_c{width:1200px;margin:0 auto;padding:40px 0;}

/*首页功能优势*/
.advantage_home{padding:0 10px 10px;overflow-x:hidden;}
.advantage_home h2{font-size:30px;color:#c1292e;text-align:center;padding:24px 0 40px;}
.advantage_home .advan_ul{width:1240px;height:276px;}
.advantage_home .advan_ul li{float:left;width:373px;margin:0 30px 30px 0;}
.advantage_home .advan_ul li a{padding:20px;padding-top: 110px;display:block;color:#fff;position:relative;padding-left:20px;background:#29acff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;}
.advantage_home .advan_ul li a .sp_tb{position:absolute;left:50%;top:50px;transform: translateX(-50%);display:block;width:64px;height:64px;margin-top:-32px;background:url(../image/advan_tb.png) no-repeat center;}
.advantage_home .advan_ul li a strong{display:block;text-align: center;}
.advantage_home .advan_ul li a strong .em_t{font-size:20px;display:block;font-weight:bold;margin-bottom:20px;}
.advantage_home .advan_ul li a strong label{cursor:pointer;display:block;font-size:16px;font-weight:normal;line-height:1.6;}
.advantage_home .advan_ul li a .sp_1{background-position:0 0px;}
.advantage_home .advan_ul li a .sp_2{background-position:0 -68px;}
.advantage_home .advan_ul li a .sp_3{background-position:0 -136px;}
.advantage_home .advan_ul li a .sp_4{background-position:0 -203px;}
.advantage_home .advan_ul li a .sp_5{background-position:0 -271px;}
.advantage_home .advan_ul li a .sp_6{background-position:0 -339px;}
.advantage_home .advan_ul li:hover a{animation:Shake_dh 0.4s ease-out;-webkit-animation:Shake_dh 0.4s ease-out;-moz-animation:Shake_dh 0.4s ease-out;-o-animation:Shake_dh 0.4s ease-out;}

/*首页邮箱版本选择*/
.edition_d{background:#f4f4f4;}
.email_edition_home{padding:0 10px 10px;overflow-x:hidden;}
.email_edition_home h2{font-size:30px;color:#c1292e;text-align:center;padding:24px 0 40px;}
.email_edition_home .tion_d{margin-bottom:20px;}
.email_edition_home .tion_d .tion_c{float:left;width:540px;margin-right:60px;padding:10px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;}
.email_edition_home .tion_d .tion_c .tion_m{background:#fff;height:530px;overflow:hidden;border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;-o-border-radius:6px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_top{background:#f1f1f1;padding-bottom:20px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_top h1{text-align:center;font-size:28px;color:#333;padding:22px 0 10px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_top h1 .sp_t{display:inline-block;padding:4px 0;padding-left:36px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_top .p1{font-size:20px;color:#555;text-align:center;line-height:1.6;margin-bottom:12px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_top .tion_promotion{width:100%;font-size:20px;text-align:center;color:#fff;}
.email_edition_home .tion_d .tion_c .tion_m .tion_top .tion_promotion em{display:inline-block;padding:10px 20px;height:16px;line-height:15px;background:#7ac9fb;
	border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g{padding:20px 30px 14px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .price_d{font-size:14px;text-align:center;font-weight:bold;color:#333;margin-bottom:20px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .price_d .price_c{margin-bottom:18px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .price_d .price_c span{margin-right:4px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .price_d .price_c em{font-size:34px;font-weight:bold;color:#ff3940;margin-right:8px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .price_d .btn_d{text-align:center;font-size:0;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .price_d .btn_d .btn_c{display:inline-block;padding:12px 20px;width:90px;font-size:14px;color:#ffffff;border:1px solid #2580e6;background-color: #2580e6;margin:0 20px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;transition:0.4s ease;-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-o-transition:0.4s ease;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .price_d .btn_d .btn_c:hover{background:#ffffff;color:#2580e6;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .price_d .btn_d .btn_c:nth-child(2){
	display:inline-block;padding:12px 20px;width:90px;font-size:14px;color:#ffffff;border:1px solid #2580e6;background-color: #fff;
	margin:0 20px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;transition:0.4s ease;
	-webkit-transition:0.4s ease;-moz-transition:0.4s ease;-o-transition:0.4s ease;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .price_d .btn_d .btn_c:nth-child(2):hover{background:#ff6b6b;color:#ffffff;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .tion_ul{padding:0 40px 0 90px;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .tion_ul li{float:left;font-size: 16px;width:158px;margin:0 0 10px 0;padding:4px;padding-left:22px;
	background:url(../image/icon_item.png) no-repeat left center; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;}
.email_edition_home .tion_d .tion_c .tion_m .tion_g .tion_ul li:nth-child(2n){margin-right:0;}
.email_edition_home .tion_d .tion_c1{background:#7ac9fb url(../image/tion_bj1.png);}
.email_edition_home .tion_d .tion_c1 .tion_m .tion_top h1 .sp_t{background:url(../image/icon_qj.png) no-repeat left 4px;}
.email_edition_home .tion_d .tion_c1 .tion_m .tion_top .tion_promotion em{animation:Shake_dh 0.8s ease-out infinite;-webkit-animation:Shake_dh 0.8s ease-out infinite;-moz-animation:Shake_dh 0.8s ease-out infinite;-o-animation:Shake_dh 0.8s ease-out infinite;}
.email_edition_home .tion_d .tion_c2{background:#ff9292 url(../image/tion_bj2.png);margin-right:0;}
.email_edition_home .tion_d .tion_c2 .tion_m .tion_top h1 .sp_t{background:url(../image/icon_dkh.png) no-repeat left 4px;}
.email_edition_home .tion_d .tion_c2 .tion_m .tion_top .tion_promotion em{background:#ff9292;}
.email_edition_home .tion_d .tion_c2 .tion_m .tion_g .price_d{padding-top:20px;}
.email_edition_home .tion_d .tion_c2 .tion_m .tion_g .price_d .btn_d .btn_c{border:1px solid #ff9292;color:#ff6b6b;background-color: #fff;}
.email_edition_home .tion_d .tion_c2 .tion_m .tion_g .price_d .btn_d .btn_c:hover{background:#ff9292;color: #fff;}
.email_edition_home .tion_d .tion_c2 .tion_m .tion_g .tion_ul{padding-left:70px;}
.email_edition_home .tion_d .tion_c2 .tion_m .tion_g .tion_ul li{width:100%;margin-right:0;background:url(../image/icon_item2.png) no-repeat left center;}

/*首页合作伙伴*/
.coop_part_home{padding:0 10px 10px;overflow-x:hidden;}
.coop_part_home h2{font-size:30px;color:#c1292e;text-align:center;padding:24px 0 40px;}
.coop_part_home h2 em{font-weight:bold;color:#f00;}
.coop_part_home .coop_m{width:100%;} 
.coop_part_home .coop_m .coop_ul{width:1200px;margin-bottom:10px;}
.coop_part_home .coop_m .coop_ul li{float:left;width:180px;margin:0 20px 20px 0;}
.coop_part_home .coop_m .coop_ul li a{display:block;width:100%;height:100px;position:relative;overflow:hidden;}
.coop_part_home .coop_m .coop_ul li a img{width:100%;height:100%;}
.coop_part_home .coop_m .coop_ul li a em{position:absolute;left:0;top:0;display:block;width:178px;height:98px;line-height:98px;border:1px solid #eee;font-size:16px;color:#fff;background:#ff9292;text-align:center;opacity:0;filter:alpha(opacity=0);transform:scale(0);-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.coop_part_home .coop_m .coop_ul li a:hover em{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);}
.coop_part_home .coop_m .btn_d{text-align:center;padding-bottom:6px;}
.coop_part_home .coop_m .btn_d .btn_coop{display:inline-block;padding:13px;width:160px;font-size:16px;color:#fff;background:#ff9292;height:18px;line-height:18px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;transition:0.4s ease-out;-webkit-transition:0.4s ease-out;-moz-transition:0.4s ease-out;-o-transition:0.4s ease-out;}
.coop_part_home .coop_m .btn_d .btn_coop:hover{animation:Shake_dh 0.4s ease-out;-webkit-animation:Shake_dh 0.4s ease-out;-moz-animation:Shake_dh 0.4s ease-out;-o-animation:Shake_dh 0.4s ease-out;}

/*首页底部新闻*/
.news_d{background:#55aaff url(../image/news_bj.jpg) no-repeat center;height:330px;}
.problem_news{padding:0 10px 10px;}
.problem_news dl{float:left;border-right:1px solid #85c4ff;color:#fff;padding-right:29px;margin-right:40px;position:relative;padding-bottom:30px;height:220px;}
.problem_news dl dt{font-size:20px;font-weight:bold;margin-bottom:16px;}
.problem_news dl dd{margin-bottom:4px;}
.problem_news dl dd a{display:block;font-size:14px;color:#444;padding:2px;padding-left:16px;color:#fff;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative;}
.problem_news dl dd a .em_tb{position:absolute;left:0;top:0;font-size:14px;display:block;line-height:24px;}
.problem_news dl dd a:hover,.problem_news dl .btn_d .btn_c:hover{text-decoration:underline !important;}
.problem_news dl .btn_d{position:absolute;right:30px;bottom:10px;}
.problem_news dl .btn_d .btn_c{color:#fff;font-size:14px;}
.problem_news dl.problem_dl{width:310px;}
.problem_news dl.news_dl{width:380px;margin-right:80px;}
.problem_news dl.news_dl dd a,.problem_news dl.problem_dl dd a{padding-left:60px;}
.problem_news dl.news_dl dd a .sp_sj,.problem_news dl.problem_dl dd a .sp_sj{position:absolute;left:0;top:5px;display:block;border-right:1px solid #dedede;height:16px;line-height:16px;padding-right:10px;}
.problem_news dl.aptitude_dl{padding-right:0;margin-right:0;border-right:none;width:300px;}
.problem_news dl.aptitude_dl dd{margin-bottom:12px;}
.problem_news dl.aptitude_dl dd span{display:block;padding-left:50px;background:url(../image/advan_tb2.png) no-repeat;}
.problem_news dl.aptitude_dl dd span strong{display:block;font-size:12px;}
.problem_news dl.aptitude_dl dd span em{font-weight:bold;display:block;margin-bottom:3px;}
.problem_news dl.aptitude_dl dd span.sp_1{background-position:0 0;}
.problem_news dl.aptitude_dl dd span.sp_2{background-position:0 -43px;}
.problem_news dl.aptitude_dl dd span.sp_3{background-position:0 -87px;}
.problem_news dl.aptitude_dl dd span.sp_4{background-position:0 -130px;}


/*友情链接--底部导航*/
.foot_d{background:#34383b;}
.foot_d .link_d{border-bottom:1px solid #4c4c4c;padding:24px 0;}
.foot_d .link_d .link_c{width:1060px;margin:0 auto;padding:10px;border:1px solid #7b7b7b;position:relative;padding-left:60px;left:20px;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;}
.foot_d .link_d .link_c a{float:left;color:#ccc;font-size:14px;padding:4px;margin:0 10px 4px 0;}
.foot_d .link_d .link_c a:hover{text-decoration:underline !important;color:#fff;}
.foot_d .link_d .link_c .sp_t{position:absolute;left:-24px;top:11px;background:#34383b;color:#ccc;display:block;padding:2px 0;}
.foot_d .link_d .link_c .sp_t i{display:block;font-size:15px;margin-bottom:4px;}
.foot_d .link_d .link_c .sp_t em{display:block;font-size:15px;letter-spacing:3px;}
.foot_d .foot_c{width:1200px;margin:0 auto;padding:40px 0;}
.foot_d .foot_c dl{color:#ccc;float:left;padding:6px 0;padding-right:39px;margin-right:40px;width:140px;border-right:1px solid #4c4c4c;min-height:164px;}
.foot_d .foot_c dl dt{font-size:16px;font-weight:bold;margin-bottom:14px;}
.foot_d .foot_c dl dd a{color:#ccc;display:block;font-size:14px;color:#ccc;padding:6px 0;}
.foot_d .foot_c dl dd a:hover{color:#fff;text-decoration:underline !important;}
.foot_d .foot_c dl.ewm_dl{padding-right:0;margin-right:0;border-right:none;}
.foot_d .foot_c dl.ewm_dl dd .sp_ewm{display:block;width:120px;height:120px;overflow:hidden;position:relative;}
.foot_d .foot_c dl.ewm_dl dd .sp_ewm img{width:100%;height:100%;}
.foot_d .foot_c dl.cont_dl{width:320px;}
.foot_d .foot_c dl.cont_dl dd{margin-bottom:8px;font-size:12px;}
.foot_d .foot_c dl.cont_dl dd .sp_tel{display:block;padding-left:34px;height:28px;line-height:28px;font-size:24px;color:#fbfa85;background:url(../image/tb1.png) no-repeat left center;}
.foot_d .foot_c dl.cont_dl dd:last-child{margin-bottom:0;}
.foot_d .copy_d{border-top:1px solid #4c4c4c;color:#ccc;text-align:center;padding:6px 0;font-size:12px;background:#2f2f2f;}
.foot_d .copy_d a{color:#ccc;font-size:12px;}
.foot_d .copy_d a:hover{color:#fff;text-decoration:underline !important;}

.foot_d .foot_c dl.cont_dl{margin-right: 0;}
.foot_d .foot_c dl.ewm_dl{float: right;}


/*返回顶部*/
.return_top{display:none;position:fixed;right:40px;bottom:60px;z-index:100;width:40px;height:40px;background:#56a8dc url(../image/return_top.png) no-repeat center;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;}
.return_top:hover{opacity:0.8;filter:alpha(opacity=80);animation:Shake_dh 0.4s ease-out;-webkit-animation:Shake_dh 0.4s ease-out;-moz-animation:Shake_dh 0.4s ease-out;-o-animation:Shake_dh 0.4s ease-out;}



/*抖动动画*/
@keyframes Shake_dh{
	0%{transform:translate(0,0);}
	20%{transform:translate(-6px,0);}
	40%{transform:translate(6px,0);}
	60%{transform:translate(-3px,0);}
	80%{transform:translate(3px,0);}
	100%{transform:translate(0px,0);}
}
@-webkit-keyframes Shake_dh{
	0%{-webkit-transform:translate(0,0);}
	20%{-webkit-transform:translate(-6px,0);}
	40%{-webkit-transform:translate(6px,0);}
	60%{-webkit-transform:translate(-3px,0);}
	80%{-webkit-transform:translate(3px,0);}
	100%{-webkit-transform:translate(0px,0);}
}
@-moz-keyframes Shake_dh{
	0%{-moz-transform:translate(0,0);}
	20%{-moz-transform:translate(-6px,0);}
	40%{-moz-transform:translate(6px,0);}
	60%{-moz-transform:translate(-3px,0);}
	80%{-moz-transform:translate(3px,0);}
	100%{-moz-transform:translate(0px,0);}
}
@-o-keyframes Shake_dh{
	0%{-o-transform:translate(0,0);}
	20%{-o-transform:translate(-6px,0);}
	40%{-o-transform:translate(6px,0);}
	60%{-o-transform:translate(-3px,0);}
	80%{-o-transform:translate(3px,0);}
	100%{-o-transform:translate(0px,0);}
}
























