﻿@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
body { font-family: "微软雅黑", microsoft yahei; font-size: 16px; color: #080808; background: #f0efef; }
li { list-style-type: none; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }
.f-fl { float: left; }
.f-fr { float: right; }
/* 顶部 开始 */
.g-bar { width: 100%; height: 38px; background: #007cc2; color: #fff; }
.g-bar .m-bar { width: 1200px; margin: 0 auto; line-height: 38px; font-size: 12px; position: relative; }
.g-bar .m-bar span { float: left; height: 38px; line-height: 38px; display: block; color: #fff; }
.g-bar .m-bar span a { margin-right: 5px; color: #fff; padding-left: 5px; line-height: 38px; }
.g-bar .m-bar .top_nav { margin-left: 100px; }
.g-bar .m-bar .ser { float: right; margin-right: 0; margin-left: 5px; }
.g-bar .m-bar .ser a { margin-right: 0; margin-left: 10px; float: left; }
.g-bar .m-bar .ser a:hover span { text-decoration: underline; }
.g-bar .m-bar .ser img { margin-top: 10px; float: left; margin-right: 5px; }
.g-bar .m-bar .ser span { float: left; }
/* 顶部 结束 */
/* 头部 开始 */
.g-top { width: 100%; height: 80px; padding: 20px 0; overflow: hidden; }
.top { width: 1200px; margin: 0 auto; clear: both; }
.top .lg img { width: 381px; height: 80px; float: left; }
.top .kh img { width: 402px; height: 70px; float: left; margin-left: 100px; margin-top: 5px; }
.top .tel img { width: 151px; height: 80px; float: right; }
/* 头部 结束 */
/* 导航 开始 */
.g-nav { width: 100%; height: 38px; background: #d90202; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.navBar {position: relative; z-index: 1; color: #fefefe; height: 38px; }
.nav { width: 1200px; margin: 0 auto; }
.nav h3 { font-weight: normal; font-size: 16px; line-height: 38px; }
.nav h3 a { zoom: 1; height: 38px; line-height: 38px;display: block; color: #fefefe;font-size: 16px; }
.nav .m { position: relative; float: left; width: 133px; display: inline; text-align: center; }
/*.nav .m h3 i { display: inline-block; *display:inline;zoom: 1; width: 7px; height: 4px; background: url(../images/icon.png) 0 -280px no-repeat; overflow: hidden; margin: -2px 0 0 5px; vertical-align: middle; filter: alpha(opacity=50); opacity: 0.5; }*/
.nav .on h3 a { background:#fccf02;color: #060606; }
/*.nav .on h3 a i { filter: alpha(opacity=100); opacity: 1; }*/
.nav .sub { display: none; width: 133px;  line-height: 38px; position: absolute; left: 0; top: 38px; background: #fccf02;}
.nav .sub li { text-align: center; border-top:1px solid #929292; }
.nav .sub li a { color: #060606; display: block; zoom: 1; }
.nav .sub li a:hover { text-decoration: underline; }
/* 导航 结束 */
/* 轮播图 开始 */
.g-fbx { width: 100%; position: relative; height: 454px; }
.g-fbx .bd { margin: 0 auto; position: relative; z-index: 0; overflow: hidden; }
.g-fbx .bd ul { width: 100% !important; }
.g-fbx .bd li { width: 100% !important; height: 454px; overflow: hidden; text-align: center; }
.g-fbx .bd li a { display: block; height: 454px; }
.g-fbx .hd { width: 100%; position: absolute; z-index: 1; bottom: 0; left: 0; height: 30px; line-height: 30px; background: url(../images/touming.png) repeat-x; text-align: center; _background: #000; _filter: alpha(opacity=60); }
.g-fbx .hd ul { text-align: center; padding-top: 5px; }
.g-fbx .hd ul li { cursor: pointer; display: inline-block; *display:inline;
zoom: 1; width: 54px; height: 4px; margin: 5px 9px; background: #d90202; overflow: hidden; line-height: 9999px; }
.g-fbx .hd ul .on { background: #f46260; }
/* 轮播图 结束 */

/* 产品 开始 */
.g-progd { background: #fff; border-top: 1px solid #e0e0e0; padding: 54px 0; }
.g-progd .m-progd { width: 1200px; height: 351px; margin: 0 auto; overflow: hidden; position: relative; background: #fff; }
.g-progd .m-progd h2 { overflow: hidden; padding: 36px 0 12px 0; border-bottom: 2px solid #d90202; }
.g-progd .m-progd h2 span { float: left; color: #d90202; }
.g-progd .m-progd h2 span em { padding: 0 5px; color: #686868; font-size: 10px; font-style: normal; }
.g-progd .m-progd h2 a { float: right; color: #fff; background: #eee; padding: 2px 10px; cursor: pointer; }
.g-progd .m-progd h2 a:hover { background: #d90202; color: #fff; }
.g-progd .m-progd .m-tit { clear: both; height: 24px; position: absolute; top: 38px; right: 100px; }
.g-progd .m-progd .m-tit a { display: block; width: 105px; height: 24px; line-height: 24px; text-align: center; background: #fff; transition: 0.3s all; -webkit-transition: 0.3s all; -moz-transition: 0.3s all; -ms-transition: 0.3s all; -o-transition: 0.3s all; color: #444; float: left; font-size: 14px; }
.g-progd .m-progd .m-tit a.on, .g-progd .m-progd .m-tit a:hover { color: #d90202; border-bottom: 5px solid #d90202; height: 33px; text-decoration: none; }
.g-progd .m-progd .progd { }
.g-progd .m-progd ul { position: relative; width: 1236px; height: 241px; overflow: hidden; }
.g-progd .m-progd li { width: 273px; height: 205px; overflow: hidden; float: left; background: #fff; margin-right: 36px; margin-top: 36px; position: relative; }
.g-progd .m-progd li img { width: 273px; height: 205px; }
.g-progd .m-progd li span { display: block; position: absolute; bottom: 0; z-index: 99; width: 253px; height: 36px; line-height: 36px; text-align: center; padding: 0 10px; color: #fff; }
.g-progd .m-progd li:hover span { background: #d90202; color: #fff; }
.g-progd .m-progd li i { display: block; position: absolute; bottom: 0; width: 273px; height: 36px; background: #000; opacity: 0.6; }
/* 产品 结束 */
/* 新闻等 开始 */
.g-mid { background: #fafafa; border-top: 1px solid #e0e0e0; padding: 18px 0; }
.g-mid .m-mid { width: 1200px; margin: 0 auto; overflow: hidden; }
.g-mid .m-mid .new { padding: 36px 36px 24px 36px; width: 300px; border-left: 1px solid #e5e5e5; float: right; }
.g-mid .m-mid .new h2 { margin-bottom: 12px; overflow: hidden; }
.g-mid .m-mid .new h2 span { float: left; color: #d90202; }
.g-mid .m-mid .new h2 span em { padding: 0 5px; color: #686868; font-size: 10px; font-style: normal; }
.g-mid .m-mid .new h2 a { float: right; color: #fff; background: #eee; padding: 2px 10px; cursor: pointer; }
.g-mid .m-mid .new li { background: url(../images/dot.jpg) no-repeat 3px 16px; padding: 9px 0 15px 11px; border-top: 1px dotted #ccc; }
.g-mid .m-mid .new .m1 { border: none; }
.g-mid .m-mid .new strong, .g-mid .m-mid .new a { font-size: 14px; color: #000; margin-bottom: 5px; display: block; font-weight: normal; height: 20px; line-height: 20px; overflow: hidden; }
.g-mid .m-mid .new p { font-size: 14px; font-family: "宋体"; height: 16px; line-height: 16px; overflow: hidden; }
.g-mid .m-mid .new2 .top1 { width: 339px; float: left; margin-right: 36px; }
.g-mid .m-mid .new2 .top1 .pho { width: 339px; height: 108px; overflow: hidden; margin-top: 9px; display: block; }
.g-mid .m-mid .new2 .top1 .pho img { width: 339px; }
.g-mid .m-mid .new2 .top1 .tit { color: #000; display: block; margin-top: 9px; }
.g-mid .m-mid .new2 .top1 h3 { font-size: 14px; font-weight: normal; display: block; overflow: hidden; height: 20px; color: #000; }
.g-mid .m-mid .new2 .top1 span { display: block; height: 24px; line-height: 24px; overflow: hidden; border-bottom: 1px solid #e5e5e5; margin-bottom: 12px; padding-bottom: 6px; font-size: 14px; margin-top: 2px; color: #999; }
.g-mid .m-mid .new2 .top1 p { height: 60px; line-height: 20px; text-indent: 24px; margin-bottom: 12px; }
.g-mid .m-mid .new2 .top1 .more { float: left; color: #fff; background: #d90202; padding: 4px 10px; cursor: pointer; }
.g-mid .m-mid .new2 { padding: 36px 36px 24px 36px; width: 773px; float: left; height: 326px; background: #fff; }
.g-mid .m-mid .new2 ul { float: left; width: 398px; }
.g-mid .m-mid .new2 h2 { margin-bottom: 12px; overflow: hidden; }
.g-mid .m-mid .new2 h2 span { float: left; color: #d90202; }
.g-mid .m-mid .new2 h2 span em { padding: 0 5px; color: #686868; font-size: 10px; font-style: normal; }
.g-mid .m-mid .new2 h2 a { float: right; color: #fff; background: #eee; padding: 2px 10px; cursor: pointer; }
.g-mid .m-mid .new2 h2 a:hover { color: #fff; background: #d90202; }
.g-mid .m-mid .new2 li { background: url(../images/dot.jpg) no-repeat 3px 16px; padding: 9px 0 15px 11px; border-top: 1px dotted #ccc; }
.g-mid .m-mid .new2 .m1 { border: none; }
.g-mid .m-mid .new2 strong, .g-mid .m-mid .new a { font-size: 14px; color: #000; margin-bottom: 5px; display: block; font-weight: normal; height: 20px; line-height: 20px; overflow: hidden; }
.g-mid .m-mid .new2 p { font-size: 14px; font-family: "宋体"; height: 16px; line-height: 16px; overflow: hidden; }
.g-mid .m-mid .cat { padding: 36px 36px 24px 36px; width: 265px; float: right; background: #fff; }
.g-mid .m-mid .cat h2 { margin-bottom: 21px; overflow: hidden; }
.g-mid .m-mid .cat h2 span { float: left; color: #d90202; }
.g-mid .m-mid .cat h2 span em { padding: 0 5px; color: #686868; font-size: 10px; font-style: normal; }
.g-mid .m-mid .cat h2 a { float: right; color: #fff; background: #eee; padding: 2px 10px; cursor: pointer; }
.g-mid .m-mid .cat h2 a:hover { color: #fff; background: #d90202; }
.g-mid .m-mid .cat ul { overflow: hidden; }
.g-mid .m-mid .cat ul li { width: 265px; height: 88px; margin-bottom: 5px; overflow: hidden; }
.g-mid .m-mid .cat ul li img { width: 265px; }
.g-mid .m-mid .cat ul .m1, .g-mid .m-mid .cat ul .m4, .g-mid .m-mid .cat ul .m7 { margin-left: 0; }
.g-mid .m-mid .cat ul .m7, .g-mid .m-mid .cat ul .m8, .g-mid .m-mid .cat ul .m9 { margin-bottom: 0; }
.g-mid .m-mid .cat ul li:hover { display: block; background: #e5e5e5; }
.g-mid .m-mid .cat ul li a img { width: 50px; height: 50px; display: block; margin: auto; }
.g-mid .m-mid .cat ul li a span { display: block; margin-top: 6px; height: 20px; line-height: 20px; text-align: center; overflow: hidden; color: #000; }
/* 新闻等 结束 */
/* 底部 开始 */
.g-bom { background: #d90202; width: 100%; overflow: hidden; padding: 20px 0; }
.m-bom { width: 1200px; height: 130px; margin: 0 auto; }
.m-bom .m-ewm { width: 368px; height: 130px; float: right; }
.m-bom .m-ewm .ewm { width: 114px; height: 114px; float: left; }
.m-bom .m-ewm .dh { width: 204px; height: 114px; float: right; }
.m-bom .m-ewm .adr p { float: none; clear: both; color: #fdfefc; margin-top: 15px; }
.m-bom .gywm { width: 767px; height: 130px; float: left; }
.m-bom .gywm ul { overflow: hidden; }
.m-bom .gywm ul li { float: left; }
.m-bom .gywm ul li a { color: #fdfefc; }
.m-bom .gywm ul li a:hover { color: #97ce6c; }
.m-bom .gywm ul li span { color: #fdfefc; padding: 0 10px; }
.m-bom .gywm .m-abt { background: #97ce6c; overflow: hidden; padding: 15px; margin: 15px auto; }
.m-bom .gywm .m-abt b { color: #fdfefc; float: left; }
.m-bom .gywm .m-abt a { color: #fdfefc; font-size:12px; margin-left: 5px; }
.m-bom .gywm .m-abt a:hover { color: #d90202; }
.m-bom .gywm .m-abt span { color: #fdfefc; padding: 0 5px; }
.m-bom .gywm .m-icp { overflow: hidden; color: #fdfefc; }
.m-bom .gywm .m-icp sapn { color: #fdfefc; }
.m-bom .gywm .m-icp a { color: #fdfefc; }
.m-bom .gywm .m-icp a:hover { color: #97ce6c; }
/*在线客服*/
.online { position:fixed; z-index: 1000; right: 1px; top: 120px; width: 162px; }
.online .close { background: url(../images/online.png) no-repeat left top transparent; color: #060606 !important; display: block; height: 43px; line-height: 43px; text-decoration: none !important; text-align:center; }
.online .container { padding: 10px; background: #d90202; }
.online .container ul {  }
.online .container ul li { background:#5ca125; color:#fff; padding:10px; border-radius:3px; margin-top:10px; font-size:12px; }
.online .container ul li.m4 h4{ color:#fbcf02; text-align:center;}
.online .container ul li.m4 img{ margin-left:4px;}
.online .container ul li.m1{ background: #5ca125 url(../images/qq.png) no-repeat 10px 10px;padding-left: 42px;height: 21px; display: block;}
.online .container ul li.m1 a{ color: #fff; }
.online .container ul li.m2{background: #5ca125 url(../images/dh.jpg) no-repeat 10px 10px;padding-left: 42px;height: 31px;}
.online .container ul li.m3{background: #5ca125 url(../images/sj.png) no-repeat 10px 10px;padding-left: 42px;height: 42px;}
.online .container ul li span{ display:block;}
.online .dddb{ width: 162px; background: url(../images/online2.png) no-repeat left top transparent; height:17px;}

.online-min { position: fixed; z-index: 1000; right: 1px; top: 120px; }
.online-min a { background: url(../images/sprites.png) no-repeat scroll 0 0 transparent; color: #fff !important; display: block; height: 65px; line-height: 110%; padding: 46px 5px 0; text-align: center; text-decoration: none !important; width: 18px; }
/* 底部 结束 */
/* 分页 结束 */
.page { height: 41px; clear: both; float: left; margin: 22px auto 0 auto; }
.page a { line-height: 41px; height: 41px; padding: 0 16px; background: #fff; color: #444; display: block; float: left; margin: 0 1px 0 0; }
.page a.pre, .page a.next { font-size: 18px; font-family: "宋体"; }
.page a:hover { background: #4d4d4d; color: #fff; }
.page a.hover { background: #000; color: #fff; }
.page input { vertical-align: middle; height: 20px; }
.page input.pageDetail { width: 41px; height: 41px; line-height: 41px; text-align: center; background: #fff; border: none; display: block; font-size: 14px; color: #4d4d4d; }
.page em { width: 41px; height: 41px; background: #fff; display: block; float: left; color: #c7c7c7; margin: 0 1px 0 0; font-size: 25px; line-height: -20px; text-align: center; }
.page span { height: 41px; line-height: 41px; background: #fff; display: block; float: left; color: #a7a7a7; text-align: center; padding: 0 0 0 8px; }
/* 分页 结束 */

.cont_list { overflow: hidden; }
.cont_wrap {/*position: relative;*/ width: 1200px; margin-top: 18px; margin-right: auto; margin-bottom: 18px; margin-left: auto; overflow: hidden; }
.cont_wrap .m-site { overflow: hidden; margin: auto auto 18px auto; position: relative; border-bottom: 1px solid #b9b8b8; padding-bottom: 10px; padding-left: 335px; background: url(../images/site.png) no-repeat 312px 6px; }
.cont_wrap .m-site span { font: 14px/28px "宋体"; color: #4f4f4f; }
.cont_wrap .m-site span a { color: #4f4f4f; }
.cont_wrap .m-site span a:hover { color: #d90202; }
.lft_wrap {/*position: absolute;*/ width: 276px; height: 100%; float: left; padding-left: 6px; }
.lft_wrap .nav_name { width: 276px; height: 44px; background: #d90202; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.lft_wrap .nav_name h1 { color: #fff; line-height: 44px; font-size: 18px; text-align: center; font-weight: normal; }
.lft_wrap .menu { border: 1px solid #cfcece; padding: 18px; -webkit-box-shadow: 0 5px 6px rgba(0,0,0,0.1); box-shadow: 0 5px 6px rgba(0,0,0,0.1); }
.lft_wrap .menu li { border-bottom: 1px solid #d0cfcf; height: 50px; line-height: 50px; overflow: hidden; }
.lft_wrap .menu a { background: url(../images/fl2.png) no-repeat left 50%; display: block; font-size: 14px; color: #1d1d1d; }
.lft_wrap .menu a b { font-size: 16px; border-bottom: 2px solid #f0efef; padding-bottom: 13px; }
.lft_wrap .menu a span { padding-left: 18px; }
.lft_wrap .menu a.on, .lft_wrap .menu a:hover { text-decoration: none; color: #d90202; background: url(../images/fl3.png) no-repeat left 50%; }
.lft_wrap .menu a.on b, .lft_wrap .menu a:hover b { border-color: #d90202; }
.lft_wrap .nav_name2 { margin-top: 36px; }
.lft_wrap .menu2 li { border-bottom: none; height: 36px; line-height: 36px; margin-bottom: 10px; }
.lft_wrap .menu2 a { border-left: 2px solid #8e8d8d; background: none; display: block; font-size: 14px; color: #1d1d1d; }
.lft_wrap .menu2 a b { font-size: 14px; padding-left: 18px; font-weight: normal; border-bottom: none; padding-bottom: 0; }
.lft_wrap .menu2 a.on, .lft_wrap .menu2 a:hover { border-left: 2px solid #d90202; text-decoration: none; background: #dcdcdc; }
.lft_wrap .menu2 a.on b, .lft_wrap .menu2 a:hover b { border-bottom: none; }
.lft_wrap .ctgg { border: 1px solid #cfcece; padding: 0; -webkit-box-shadow: 0 5px 6px rgba(0,0,0,0.1); box-shadow: 0 5px 6px rgba(0,0,0,0.1); }
.lft_wrap .ctgg img { width: 276px; height: 335px; }
.rht_wrap {/*position: relative;*/ float: right; width: 865px; }
/* 资讯列表 */
.rht_wrap .m-new { overflow: hidden; }
.rht_wrap .m-new .m-list { overflow: hidden; }
.rht_wrap .m-new .m-list li { height: 166px; overflow: hidden; border-bottom: 1px solid #bdbdbd; padding: 20px 0; }
.rht_wrap .m-new .m-list li .m-tit { width: 221px; height: 166px; background: #fff; }
.rht_wrap .m-new .m-list li .m-tit img { width: 221px; height: 166px; }
.rht_wrap .m-new .m-list li .m-txt { width: 624px; height: 105px; }
.rht_wrap .m-new .m-list li .m-txt a.u-tt { display: block; height: 30px; line-height: 20px; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #4f4f4f; }
.rht_wrap .m-new .m-list li .m-txt a.u-tt:hover { color: #d90202; text-decoration: none; }
.rht_wrap .m-new .m-list li:hover a.u-tt { color: #d90202; text-decoration: none; }
.rht_wrap .m-new .m-list li .m-txt p.u-txt { font: 14px/24px "宋体"; color: #626262; display: block; height: 72px; overflow: hidden; cursor: pointer; }
.rht_wrap .m-new .m-list li .m-txt p.u-info { display: block; height: 27px; overflow: hidden; margin: 5px auto;}
.rht_wrap .m-new .m-list li .m-txt p.u-info span { display: block; float: left; color: #626262; font-size:12px; line-height:27px; margin-right: 20px; }
.rht_wrap .m-new .m-list li .m-txt p.u-info span b { color: #d90202;font-size:14px; line-height:40px;  }
.rht_wrap .m-new .m-list li .m-txt a.more {float: right; font: 14px/27px "宋体"; color: #d90202; }
.rht_wrap .m-new .m-list li .m-txt a.u-btn:hover { background: #d90202; color: #fff; border-color: #d90202; text-decoration: none; }
.rht_wrap .m-new .m-list li:hover a.u-btn { background: #d90202; color: #fff; border-color: #d90202; text-decoration: none; }
.rht_wrap .m-new2 { overflow: hidden; }
.rht_wrap .m-new2 .m-list { overflow: hidden; }
.rht_wrap .m-new2 .m-list li { width: 180px; height: 195px; float: left; overflow: hidden; background: #fff; margin-top: 10px; border: 1px solid #fff; border-bottom: 1px solid #e0e0e0; }
.rht_wrap .m-new2 .m-list li:hover { border-color: #d90202; }
.rht_wrap .m-new2 .m-list li .m-tit { width: 140px; height: 105px; background: #fff; padding: 20px 20px 10px 20px; position: relative; }
.rht_wrap .m-new2 .m-list li .m-tit img { width: 140px; height: 105px; }
.rht_wrap .m-new2 .m-list li .m-txt { width: 180px; }
.rht_wrap .m-new2 .m-list li .m-txt a.u-tt { display: block; text-align: center; height: 30px; line-height: 20px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #000; }
.rht_wrap .m-new2 .m-list li .m-txt a.u-tt:hover { color: #d90202; text-decoration: none; }
.rht_wrap .m-new2 .m-list li:hover a.u-tt { color: #d90202; text-decoration: none; }
.rht_wrap .m-new2 .m-list li .m-txt p.u-info { display: block; height: 27px; overflow: hidden; padding: 0 20px; border-top: 1px solid #e0e0e0; }
.rht_wrap .m-new2 .m-list li .m-txt p.u-info img { width: 12px; height: 12px; }
.rht_wrap .m-new2 .m-list li .m-txt p.u-info span { display: block; float: right; color: #999; font: 14px/30px "宋体"; }
.rht_wrap .m-new2 .m-list li .m-txt p.u-info .ftm { float: left; }
.rht_wrap .m-new2 .m-list li .m-txt p.u-info span b { color: #bfbfbf; font: 14px/30px "宋体"; margin-left: 3px; }
.rht_wrap .m-new2 .proRed { position: absolute; top: 20px; z-index: 999; background: #d90202; color: #fff; padding: 3px 8px; }
.rht_wrap .m-con { overflow: hidden; color: #4f4f4f; letter-spacing: 2px }
.rht_wrap .m-con .m-details-con img { width: 100%; }
.rht_wrap .m-con .u-tit2 { overflow: hidden; color: #4f4f4f; text-align: center; margin-top: 44px; }
.rht_wrap .m-con .u-tit2 h1 { font-size: 20px; }
.rht_wrap .m-con .m-info { overflow: hidden; font: 14px/28px "宋体"; color: #999; text-align: center; padding-bottom: 36px; }
.rht_wrap .m-con .m-info span { margin-left: 9px; }
/* 关于我们 开始 */
.g-about { background: #f5f5f5; padding: 36px 0; width: 100%; }
.g-about .m-about { width: 1200px; margin: 0 auto; background: #fff; overflow: hidden; }
.m-about .tit { padding: 36px 0; text-align: center; }
.m-about .tit a { font-size: 18px; font-family: microsoft yahei; color: #444; }
.m-about .tit a:hover { color: #000; }
.m-about .tit a.on { color: #d90202; }
.m-about .tit span { padding: 0 36px; color: #999; font-size: 14px; }
.m-about .con { padding: 64px 164px; }
.m-about .con h1 { line-height: 30px; font-size: 24px; color: #444; font-family: microsoft yahei; margin-bottom: 36px; }
.m-about .con p { line-height: 30px; font-size: 14px; color: #444; margin-top: 36px; text-indent: 28px; }
.m-about .con .way { line-height: 30px; font-size: 14px; color: #444; margin-top: 36px; }
.m-about .team { padding: 0 164px 64px 164px; width: 872px; float: left; }
.m-about .team .item { width: 100%; margin-top: 64px; float: left; }
.m-about .item .pho { width: 200px; }
.m-about .item img { width: 200px; }
.m-about .item .info { width: 608px; }
.m-about .item h1 { line-height: 30px; font-size: 24px; color: #444; font-family: microsoft yahei; margin-bottom: 18px; }
.m-about .item h3 { line-height: 30px; font-size: 14px; color: #444; }
.m-about .item p { line-height: 30px; font-size: 14px; color: #444; margin-top: 18px; }
/* 关于我们 结束 */
/* 案例展示 开始 */
.g-case.g-case2 { background: #f9f9f9; height: auto; overflow: hidden; }
.g-case.g-case2 .m-case { height: auto; }
.g-case.g-case2 ul { overflow: hidden; margin-top: 36px; }
.g-case.g-case2 li { padding: 10px; background: none; margin-top: auto; margin-right: auto; }
.g-case.g-case2 li a { background: #fff; display: block; }
.g-case.g-case2 li img { width: 253px; height: 152px; margin-left: 10px; margin-top: 10px; }
/* 案例展示 结束 */
/* 案例show 开始 */
.g-show { width: 100%; padding: 36px 0; background-color: #f9f9f9; }
.g-show .m-show { width: 1072px; margin: 0 auto; background: #fff; padding: 64px; }
.g-show .m-show .con img { width: 1072px; }
/* 案例show 结束 */
/* 新闻中心 开始 */
.g-news { background: #f9f9f9; width: 100%; padding: 36px 0 0 0; overflow: hidden; }
.g-news .m-news { width: 1200px; margin: 0 auto; }
.g-news .m-news ul { width: 820px; float: left; }
.g-news .m-news ul li { margin-bottom: 36px; overflow: hidden; }
.g-news .m-news ul li a { color: #444; background: #fff; padding: 36px; display: block; overflow: hidden; }
.g-news .m-news ul li a:hover { text-decoration: none; }
.g-news .m-news ul li a:hover h1 { color: #d90202; }
.g-news .m-news ul li h1 { font-size: 24px; }
.g-news .m-news ul li .time { margin: 18px auto 0 auto; color: #666; }
.g-news .m-news ul li .time span { padding-right: 22px; }
.g-news .m-news ul li img { width: 748px; height: 416px; margin-top: 18px; }
.g-news .m-news ul li .info { line-height: 30px; font-size: 14px; margin-top: 22px; }
.g-news .m-news ul li b { display: block; margin-top: 22px; text-align: right; font-size: 16px; color: #000; }
.g-news .m-news ul li a:hover b { color: #d90202; }
.g-news .m-news .g-sd { width: 344px; float: right; }
.g-news .m-news .ewm { width: 272px; background: #fff; padding: 36px; position: relative; }
.g-news .m-news .ewm h4 { font-size: 24px; }
.g-news .m-news .ewm p { font-size: 14px; line-height: 30px; }
.g-news .m-news .ewm img { width: 272px; height: 272px; }
.g-news .m-news .ewm .list { clear: both; width: 272px; margin-top: 18px; }
.g-news .m-news .ewm .list a { display: block; width: 41px; height: 41px; float: left; background-image: url(../images/list.png); background-repeat: no-repeat; margin: 0 13px; }
.g-news .m-news .ewm .list a.m1 { background-position: 0 0; }
.g-news .m-news .ewm .list a.m2 { background-position: -0px -110px; }
.g-news .m-news .ewm .list a.m3 { background-position: -60px -110px; }
.g-news .m-news .ewm .list a.m4 { background-position: 0px -60px; }
.g-news .m-news .ewm .txt { clear: both; width: 272px; }
.g-news .m-news .ewm .txt b { line-height: 24px; display: block; width: 41px; text-align: center; float: left; margin: 0 13px; color: #444; }
.g-news .m-news .ewm i { position: absolute; top: 36px; left: 0; height: 24px; width: 4px; background: #d90202; }
.g-news .m-news .ewm2 { position: fixed; top: 0; }
#modalContainer { position: fixed; top: 0; bottom: 0; right: 0; left: 0; background-color: rgba(0 ,0 ,0, 0.5); z-index: 3; display: none; }
#modalContent { box-sizing: border-box; position: fixed; top: 0; bottom: 0; right: 0; left: 0; margin: auto; padding: 40px 60px 45px 60px; width: 332px; height: 415px; background-color: #fff; border-radius: 5px; }
#modalContent #contentClose { width: 12px; height: 12px; position: absolute; top: 10px; right: 10px; font-size: 24px; cursor: pointer; line-height: 13px; color: #333; }
#modalContent #contentClose:hover { color: #999; }
#modalContent h3 { margin: 0; margin-bottom: 10px; text-align: center; font-size: 14px; }
#modalContent img { margin-top: 5px; }
/* 新闻中心 结束 */
/* 电商学院 结束 */
.g-college { width: 100%; overflow: hidden; background: #f9f9f9; padding: 36px 0; }
.g-college2 { padding: 0 0 36px 0; }
.g-college .g-wrap { width: 1200px; margin: 0 auto; overflow: hidden; }
.g-college .g-mn { width: 820px; }
.g-college .g-mn .m-hd { background: #f2f2f2; border-bottom: 1px solid #ddd; }
.g-college .g-mn .m-hd ul { overflow: hidden; }
.g-college .g-mn .m-hd ul li { float: left; padding: 10px 36px; border-left: 1px solid #ddd; }
.g-college .g-mn .m-hd ul li a { font-weight: normal; font-size: 20px; line-height: 24px; }
.g-college .g-mn .m-hd ul li.on { background: #d90202; }
.g-college .g-mn .m-hd ul li.on a { color: #fff; }
.g-college .m-bd { overflow: hidden; margin-top: 36px; overflow: hidden; background: #fff; padding: 36px; }
.g-college .m-bd .m-tt { font-size: 30px; font-weight: normal; padding-bottom: 20px; }
.g-college .m-bd .m-info { overflow: hidden; margin-bottom: 36px; border-bottom: 1px solid #ddd; padding-bottom: 36px; }
.g-college .m-bd .m-info img { margin-right: 30px; width: 267px; height: 200px; }
.g-college .m-bd .m-info dl { height: 200px; overflow: hidden; }
.g-college .m-bd .m-info dt { font-size: 18px; line-height: 28px; color: #000; margin-bottom: 15px; }
.g-college .m-bd .m-info dt a { height: 36px; line-height: 36px; padding-left: 0; background: 0; margin-bottom: 4px; font-size: 20px; font-weight: bold; overflow: hidden; display: block; color: #000; }
.g-college .m-bd .m-info dt a:hover { text-decoration: underline; color: #d90202; }
.g-college .m-bd .m-info dd { line-height: 34px; font-size: 16px; position: relative; overflow: hidden; }
/*重置*/
.g-college .m-bd .m-info2 { border-bottom: 1px dashed #ddd; }
.g-college .m-bd .m-info2 img { margin-right: 30px; width: 146px; height: 108px; border: 1px solid #ddd; }
.g-college .m-bd .m-info2 dl { height: 108px; }
.g-college .m-bd .m-info2.m-info3 dl { height: auto; }
.g-college .m-bd .m-info2 dt { margin-bottom: 0; }
.g-college .m-bd .m-info2 dd span { line-height: 34px; font-size: 16px; position: relative; overflow: hidden; display: block; }
.g-college .m-bd .m-info2 dd .ckin { color: #0068b6; position: absolute; top: 0; right: 0; display: none; }
.g-college .m-bd .m-info2 dd .ckin:hover { text-decoration: underline; }
.g-college .m-block { clear: both; margin-top: 40px; }
.g-college .m-block .m-hd { height: 24px; overflow: hidden; margin-bottom: 10px; position: relative; }
.g-college .m-block .m-hd h2 { font-weight: normal; font-size: 24px; line-height: 24px; border-left: 4px solid #d90202; padding-left: 13px; }
.g-college .m-block .m-hd a { position: absolute; top: 0; right: 0; font-size: 16px; font-family: "宋体"; }
.g-college .m-block .m-hd a:hover { text-decoration: underline; color: #d90202; }
.g-college .m-block .m-bd { }
.g-college .m-block .m-bd ul { position: relative; }
.g-college .m-block .m-bd ul li { height: 34px; padding-left: 15px; line-height: 34px; font-size: 16px; position: relative; overflow: hidden; }
.g-college .m-block .m-bd ul li:after { content: ""; background: #626262; width: 4px; height: 4px; display: block; position: absolute; left: 0; top: 50%; margin-top: -2px; }
.g-college .m-block .m-bd ul li a { color: #444; }
.g-college .m-block .m-bd ul li a:hover { text-decoration: underline; color: #d90202; }
.g-college .m-block .m-bd ul li.m1 { height: 36px; line-height: 36px; padding-left: 0; background: 0; margin-bottom: 4px; font-size: 20px; font-weight: normal; }
.g-college .m-block .m-bd ul li.m1:after { display: none; }
.g-college .m-block .m-bd ul li.m7 { width: 284px; height: 213px; padding-left: 0; background: 0; position: absolute; top: 0; right: 0; }
.g-college .m-block .m-bd ul li.m7:after { display: none; }
.g-college .m-block .m-bd ul li.m7 .u-tt { width: 284px; height: 213px; }
.g-college .m-block .m-bd ul li.m7 .u-tt img { width: 284px; height: 213px; }
.g-college .m-block .m-bd ul li.m7 .u-txt { width: 284px; height: 30px; position: absolute; bottom: 10px; left: 10px; color: #fff; font-size: 16px; }
.g-college .g-mn .m-ban { width: 780px; margin-top: 36px; }
.g-college .g-mn .m-ban img { width: 780px; }
.g-college .g-sd { width: 340px; }
.g-college .g-sd .m-ban { width: 340px; margin-top: 36px; }
.g-college .g-sd .m-ban img { width: 340px; height: 175px; }
/*轮播图*/
.g-college .slider { width: 1200px; height: 432px; position: relative; overflow: hidden; margin: auto; }
.g-college .slider .bd { width: 1200px; height: 432px; position: absolute; left: 50%; margin-left: -600px; }
.g-college .slider .bd li { width: 1200px; overflow: hidden; }
.g-college .slider .bd li a { display: block; width: 276px; height: 207px; float: left; position: relative; }
.g-college .slider .bd li img { display: block; width: 276px; height: 207px; }
.g-college .slider .bd li a span { display: block; width: 276px; height: 20px; position: absolute; bottom: 10px; left: 10px; font-size: 14px; color: #fff; overflow: hidden; }
.g-college .slider .bd li a.m1 { width: 608px; height: 432px; margin-right: 20px; }
.g-college .slider .bd li a.m1 img { width: 608px; height: 432px; }
.g-college .slider .bd li a.m2, .g-college .slider .bd li a.m4 { margin-right: 20px; }
.g-college .slider .bd li a.m4, .g-college .slider .bd li a.m5 { margin-top: 20px; }
.g-college .slider .bd li a.m1 span { font-size: 18px; width: 576px; }
.g-college .slider .tempWrap { overflow: visible !important }
.g-college .slider .tempWrap ul { margin-left: -1200px !important; }
.g-college .slider .hd { position: absolute; width: 100%; left: 0; z-index: 1; height: 8px; bottom: 20px; text-align: center; display: none; }
.g-college .slider .hd li { display: inline-block; *display:inline;
zoom: 1; width: 8px; height: 8px; line-height: 99px; overflow: hidden; background: url(../images/dot.png) no-repeat 0 -16px; margin: 0 5px; cursor: pointer; filter: alpha(opacity=60); opacity: 0.6; }
.g-college .slider .hd li.on { background-position: 0 0; filter: alpha(opacity=100); opacity: 1; }
.g-college .slider .pnBtn { position: absolute; z-index: 1; top: 168px; width: 54px; height: 96px; cursor: pointer; }
.g-college .slider .prev { left: 3px; }
.g-college .slider .next { right: 3px; }
.g-college .slider .pnBtn .arrow { display: none; position: absolute; top: 0; z-index: 1; width: 54px; height: 96px; }
.g-college .slider .pnBtn .arrow:hover { filter: alpha(opacity=90); opacity: 0.9; }
.g-college .slider .prev .arrow { background: #000 url(../images/u-un.png) right 0 no-repeat; filter: alpha(opacity=90); opacity: 0.9; }
.g-college .slider .next .arrow { background: #000 url(../images/u-un.png) 0 0 no-repeat; filter: alpha(opacity=90); opacity: 0.9; }
/* 电商学院 结束 */

.next-prev-single { overflow: hidden; }
.next-prev-single a { color: #fff; }
.next-prev-single span { color: #fff; }
.next-prev-single .prev { background: #d90202; color: #fff; padding: 10px; float: left; border-radius: 3px; }
.next-prev-single .next { background: #d90202; color: #fff; padding: 10px; float: right; border-radius: 3px; }

#ckepop{ display:none;}




.m-blok{ background:#2d9c9d; width:1200px; height:143px; margin:18px auto; clear:both;}
.m-blok a{ display:block; width:340px; height:83px; float:left; padding:30px; background: url(../images/ix01-bg.png) no-repeat;}
.m-blok a img{ width:83px; height:83px; float:left;}
.m-blok a p{ width:232px; height:83px;float:right;}
.m-blok a p b{ font-size:18px; color:#fff; display:block; margin-bottom:10px;}
.m-blok a p span{color:#fff;}
.m-blok .m2{ width:338px; border-left:1px solid #208283;border-right:1px solid #208283;background: url(../images/ix02-bg.png) no-repeat;}
.m-blok .m3{background: url(../images/ix03-bg.png) no-repeat;}

.m-blok2{ width:1200px; margin:18px auto; clear:both; overflow:hidden;}
.m-video{ float:left;}
.m-qdjs{float:right;width:744px;}
.m-qdjs h2{ color: #d90202; height: 38px; margin-bottom: 18px; overflow: hidden;}
.m-qdjs h2 span{ color:#d90202; border-right:2px solid #007cc2; padding-right:18px; margin-right:18px;}
.m-qdjs .ixnr{ padding:20px; border:1px solid #007cc2; height:156px; overflow:hidden;}
.m-qdjs .ixnr p{height:156px; overflow:hidden;}
.m-qdjs .m-kh{ margin-top:18px;}
.m-qdjs .m-kh a{ background:#d90202; border-radius:5px; padding:10px 18px; color:#faf705; text-align:center; display:block; float:left; width:200px;}
.m-qdjs .m-kh a b{ display:block;}
.m-qdjs .m-kh .m2{ margin-left:18px; margin-right:18px;}

.m-ixtt{ background:#007cc2; width:1200px; height:38px; margin:18px auto;}
.m-ixtt span,.m-ixtt a{ color:#fff; line-height:38px;}
.m-ixtt span{ padding-left:18px;}
.m-ixtt a{ float:right; padding-right:18px; text-decoration:underline; font-size:14px}

.czjb .rht_wrap{ width: 1200px; float: none; margin: auto;}
.czjb .rht_wrap .m-new .m-list{ margin-left:-9px;} 
.czjb .rht_wrap .m-new .m-list li{ border-bottom:none;width: 232px; height: 212px;padding: 0; margin-left: 9px; margin-top: 9px; float: left;border-top-left-radius: 5px; border-top-right-radius: 5px; position:relative;} 
.czjb .rht_wrap .m-new .m-list li .m-tit { width: 232px; height: 176px; } 
.czjb .rht_wrap .m-new .m-list li .m-tit img { width: 232px; height: 176px; } 
.czjb .rht_wrap .m-new .m-list li .m-txt { width: 232px; height: 36px; } 
.czjb .rht_wrap .m-new .m-list li .m-txt .ifo a.u-tt { line-height: 36px;height: 36px; text-align:center; font-size:14px; font-weight:normal;}

.m-block3{ width: 1200px; float: none; margin: auto; overflow:hidden;}
.m-block3 .m-tem{ float:left;width:862px;}
.m-block3 .m-tem .m-ixtt{ background:#007cc2; width:862px; height:38px; margin:18px auto;}
.m-block3 .rht_wrap{ width: 862px; float: none; margin: auto;}
.m-block3 .rht_wrap .m-new .m-list{ margin-left:-18px;margin-top:-18px;} 
.m-block3 .rht_wrap .m-new .m-list li{ border-bottom:none;width: 202px; height: 269px;padding: 0; margin-left: 18px; margin-top: 18px; float: left;border-top-left-radius: 5px; border-top-right-radius: 5px; position:relative;} 
.m-block3 .rht_wrap .m-new .m-list li .m-tit { width: 202px; height: 259px; } 
.m-block3 .rht_wrap .m-new .m-list li .m-tit img { width: 202px; height: 221px; } 
.m-block3 .rht_wrap .m-new .m-list li .m-txt { width: 202px; height: 43px; position:absolute; left:0; right:0; bottom:0; } 
.m-block3 .rht_wrap .m-new .m-list li .m-txt i{ display:block;width: 202px; height: 43px;  position:absolute; left:0; right:0; bottom:0; z-index:1;} 
.m-block3 .rht_wrap .m-new .m-list li .m-txt .ifo{ display:block; position:absolute; top:0; left:10px; right:10px; bottom:10px; z-index:2; } 
.m-block3 .rht_wrap .m-new .m-list li .m-txt .ifo a.u-tt { line-height: 28px;height: 28px; text-align:center; color:#000; font-size:15px} 
.m-block3 .rht_wrap .m-new .m-list li .m-txt .ifo p.u-txt{ color:#fff;line-height: 22px;height: 66px; overflow:hidden; display:none;}
.m-block3 .m-tea{float:right;width:320px;}
.m-block3 .m-tea .m-ixtt{ background:#00999; width:320px; height:38px; margin:18px auto;}

.m-block3 .m-tea ul li{ border-bottom:1px dashed #aeadad; height:42px; line-height:42px; overflow:hidden;}
.m-block3 .m-tea ul li a{padding: 0 10px; display: block;}
.m-block3 .m-tea ul span ,.m-block3 .m-tea ul i{ color:#0c0c0c;} 
.m-block3 .m-tea ul span{ float:left;}
.m-block3 .m-tea ul i{ float:right; font-style:normal;} 

.m-ixan{ width: 1200px; height:130px; margin:18px auto; overflow:hidden;}
.m-ixan img{width: 1200px; height:130px;}

.m-blok4{ width: 1200px; height:272px; margin:36px auto; overflow:hidden;}
.m-blok4 li{ width:203px; float:left; margin-left: 76px;}
.m-blok4 li img{ width:203px; height:234px;}
.m-blok4 li span{ width:160px; height:38px; line-height:38px; text-align:center; background:#2d9c9d; color:#fff; display:block; margin:auto; border-radius:5px;}


.ixcase{ overflow:hidden;width: 1200px; margin: 18px auto;}
.ixcase .rht_wrap{ width: 1200px; float: none; margin: auto;}
.ixcase .rht_wrap .m-new .m-list{ margin-left:-18px;}
.ixcase .rht_wrap .m-new .m-list li{ border-bottom:none;width: 225px; height: 275px;padding: 0; margin-left: 18px; float: left;border-top-left-radius: 5px; border-top-right-radius: 5px; position:relative;}
.ixcase .rht_wrap .m-new .m-list li .m-tit { width: 225px; height: 187px;  }
.ixcase .rht_wrap .m-new .m-list li .m-tit img { width: 225px; height: 187px; }
.ixcase .rht_wrap .m-new .m-list li .m-txt { width: 225px; height: 36px; }
.ixcase .rht_wrap .m-new .m-list li .m-txt .ifo{height: 66px; overflow:hidden; background:#fff; border:1px solid #d90202; padding:10px;}
.ixcase .rht_wrap .m-new .m-list li .m-txt .ifo p.u-txt{ line-height: 22px;height: 66px; overflow:hidden; }



.m-blok5{ width: 1200px; height:245px; margin:36px auto; overflow:hidden; position:relative;}
.m-blok5 .ggtp{ position:absolute; top:0; right:0; bottom:0; left:0; z-index:1;}
.m-blok5 .ggtp img{width: 1200px; height:245px;}
.m-blok5 .lnbm{ width:390px; height:198px; position:absolute; top:36px; right:72px; bottom:36px; z-index:3; border-radius:3px;}
.m-blok5 .lnbm h4{ color:#fff;}
.m-blok5 .lnbm b{font-weight:normal;float: left;color: #fff;}
.m-blok5 .lnbm span{ display:block;}
.m-blok5 .lnbm span .txtwz{background:#fff; border:1px solid #fff; height:20px; border-radius:3px; padding:2px 5px;width: 114px;}
.m-blok5 .lnbm span .txtbz{background:#fff; border:1px solid #fff; border-radius:3px; padding:2px 5px; width:270px;}
.m-blok5 .lnbm .tbntj{background: #ff0000; color: #fff; border-radius: 2px; position: absolute; top: 94px; right: 18px; width: 80px; border: none; height: 25px; font-size:12px;}
.m-blok5 .bmbg{width:390px; height:198px; position:absolute; top:36px; right:72px; bottom:36px; z-index:2; background:rgba(191,191,191,0.48);border-radius:3px;}


.m-blok6{ width: 1200px; margin:36px auto; overflow:hidden;}
.m-blok6 .m-tea{float:left;width:376px;}
.m-blok6 .m-tea .m-ixtt{ background:#d90202; width:376px; height:38px; margin:18px auto auto auto;}
.m-blok6 .m-tea ul{border:1px solid #d90202;}
.m-blok6 .m-tea ul li{ border-bottom:1px dashed #aeadad; height:42px; line-height:42px; overflow:hidden;}
.m-blok6 .m-tea ul li a{padding: 0 10px; display: block;}
.m-blok6 .m-tea ul span ,.m-block3 .m-tea ul i{ color:#0c0c0c;} 
.m-blok6 .m-tea ul span{ float:left;}
.m-blok6 .m-tea ul i{ float:right; font-style:normal;color:#0c0c0c;} 
.m-blok6 .m-tea2{ margin:0 36px;}
