/* CSS Document */
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}


a{text-decoration:none; outline:none;}
a:link,a:visited,a:active{ text-decoration:none;}
a:hover{text-decoration:none;}

li{ list-style:none}
body{font-family:"微软雅黑";}

/*header*/
#header{ background:#ffffff;box-shadow: 0px 3px 22px #444; position:relative; z-index:10;}
#header .header{max-width:1200px; margin:0 auto}
#header .container-fluid .navbar-default{ border:0; background-color:#ffffff;}
#header .navbar-default .navbar-nav>.active>a{ background-color:#ffffff; color:#d75d7a; font-weight:600;}
#header .container-fluid .navbar{ margin-bottom:0px;}
#header .navbar-default .navbar-nav>li>a{ color:#333333; line-height:86px;}
#header .navbar-default .navbar-nav>li>a:hover{color:#d75d7a;}

.header .navTitle{ display:none}
.navbar-default .navbar-brand{ display:block}

/*顶部链接*/
.lj{ width:100%; background:#e5e5e5; z-index:999 !important; height:45px; padding-top:7px;}
.lj .ljbox{ font-size:15px; line-height:35px;}
.lj .ljbox b{ margin:0 10px}
.lj .ljbox a{ position: relative; color:#333333;}
.lj .ljbox span{ margin-right:28px;}
.lj .ljbox .ic{ width:32px; height:32px; display:block; float:left; margin:0 9px;}
.lj .ljbox .ico1{ background:url(../images/ico1.jpg) no-repeat; background-size:cover;}
.lj .ljbox .ico2{ background:url(../images/ico2.jpg) no-repeat; background-size:cover;}
.lj .ljbox .ico3{ background:url(../images/ico3.jpg) no-repeat; background-size:cover; margin-right:0;}
.lj .ljbox a div{ display: none; position: absolute; right: 0; top: 100%; z-index: 1; padding-top: 6px;}
.lj .ljbox a div.myewm{ width: 120px; }
.lj .ljbox a div.myewm img{ max-width: 100%; }
.lj .ljbox a:hover div{ display: block; }

.navTop .navRight_m{ display:none}
.navTop .navLeft{margin:0; padding:0; margin-top:20px; margin-bottom:10px;width:30%;}
.navTop .navRight{ margin:0; padding:0; margin-top:20px; margin-bottom:10px;width:70%;}
.navTop .navRight li{ float:left; font-size:16px; line-height:76px; width:12%; text-align:center;  position:relative;/* 参照*/}
.navTop .navRight li a{color:#333333;overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1; }
.navTop .navRight li a:hover{color:#d75d7a;}
.navTop .navRight li.active a{color:#d75d7a;font-weight: bold;} 
.navTop .navRight li:hover .nav1{ display:block}
.navTop .nav1{ width:100%; position:absolute; top:60px; left:0; z-index:999; background:#fff; display:none; padding-bottom:10px;border: 1px solid #8C8D91;border-radius: 5px;}
.navTop .nav1 span a{ display:block; color:#333; font-size:14px; padding:5px 0px; line-height:22px;}
.navTop .nav1 span a:hover{ background:#d75d7a; color:#fff;}

.navTop .nav1 .bor_up{
    width:0;
    height:0;
    border-width:0 10px 10px;
    border-style:solid;
    border-color:transparent transparent #8c8c8c;/*透明 透明  灰*/
    margin:0 auto;
    position:relative;
	top:-10px;
}
.navTop .nav1 .bor_up>b{
 display:block;
    width:0;
    height:0;
    border-width:0 9px 9px;
    border-style:solid;
    border-color:transparent transparent #fff;/*透明 透明 白*/
    position:absolute;
    top:1px;
    left:-9px;	
	}



/*header end*/

/* banner */

#banner{/* width:100%;*/ max-width:1920px;display:block; overflow:hidden; margin:0 auto;}

/*轮播*/
.slider {position: relative;width: 100%;padding-bottom: -30px;}
.slides {
	padding:0;
	width: 100%;/* Simple clear fix */
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	}
.slide {/*height: 100%; height:492px;*/float: left;clear: none;}
.slider-arrows {}
.slider-arrow {width: 1px;overflow: hidden;}
.slider-nav {position: absolute;bottom: 10px;}
.slider-nav__item {width:30px;height:5px;background-color: #ddd;text-indent: -9999px;cursor: pointer;float: left;clear: none;display: block;margin: 0 5px;}
.slider-nav__item:hover {background: #f00;}
.slider-nav__item--current {background: #f00;}


/*移动端*/
 #content1 {padding:0px;float:left;width:100%;}
 #content1 .slideBox {position:relative;overflow:hidden;margin:0px auto;max-width:100%;/* 设置焦点图最大宽度 */}
 #content1 .slideBox .hd {position:absolute;height:28px;line-height:28px;bottom:0;right:0;z-index:1;	display:none;}
 #content1.slideBox .hd li {display:inline-block;width:10px;height:10px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#333;text-indent:-9999px;overflow:hidden;
margin:0 6px 0 6px;}
 #content1 .slideBox .hd li.on {background:#fff;}
 #content1 .slideBox .bd {position:relative;z-index:0;}
 #content1 .slideBox .bd li {position:relative;text-align:center;}
 #content1 .slideBox .bd li img {background:url(images/loading.gif) center center no-repeat;vertical-align:top;width:100%;/* 图片宽度100%，达到自适应效果 */}
 #content1 .slideBox .bd li a {-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}  /* 去掉链接触摸高亮 */
 #content1 .slideBox .bd li .tit {display:block;width:100%;position:absolute;bottom:0;text-indent:10px;height:28px;line-height:28px;background:url(images/focusBg.png) repeat-x;color:#fff;text-align:left;}




/*轮播 end*/


#banner .hotline{ width:346px; height:430px; background:#fff; position:absolute; right:160px; top:27px; overflow:hidden; display:block}

#banner .hotline .mytxt img{width:143px; height:143px; margin:0 auto; display: block;}

#banner .hotline .mytxt{text-align:center;  padding-top:20px; font-size:14px; font-weight:bold; font-family:Arial; color:#073892;font-family: '微软雅黑';}

#banner .notice{ width:100%; max-width:1920px; margin:0 auto}
#banner .notice .news{ width:65%; height:45px; background-color:#070b14; float:left}
#banner .notice .news .news_l{ display:block; max-width:840px;overflow:hidden; margin:0 auto;}
#banner .notice .news .news_l .newl{ display:block;}
#banner .notice .news .news_l .newl ul>li a{ display:block; width:100%; white-space:nowrap; font-size:16px; line-height:26px; }

#banner .notice .phone{ width:35%; height:45px; background-color:#d1345e; float:right}

#banner .notice .news .new_middle{overflow: hidden;width:70%;font-size: 14px;line-height: 45px;height: 45px;float: left;padding-left: 40px;background: url(../images/bg.png) no-repeat 10px;}
#banner .notice .news .new_middle>div{ margin-top:10px;}
#banner .notice .news .new_middle ul li a{ color:#fff;}
#banner .notice .news .newsBtn{ color:#fff; display:block; float:left; margin-top:13px;}
#banner .notice .news .newsBtn a{ height:24px; width:24px; display:inline-block; float:left; cursor:pointer; margin-right:12px;}
#banner .notice .news .newsBtn a.prev{ background:url(../images/prev.png) no-repeat}
#banner .notice .news .newsBtn a.next{ background:url(../images/next.png) no-repeat}


#banner .notice .phone span{ font-size:14px; line-height:45px; color:#fff; font-weight:bold; display:block; text-align:left; margin-left:30px;}
#banner .notice .phone span b{ font-size:24px; font-family:Impact;}
/* banner end*/





/*闪电宝特点*/
.index_quick{ margin-top:24px;}

.index_quick .trait{border:1px solid #c0bfbf; height:337px; margin-top:36px;cursor:pointer;}


.index_quick .trait .traTop .tr_ico{ width:92px; height:92px; margin:0 auto; margin-top:64px; border-radius:50%;background-repeat:no-repeat; background-position:center; cursor:pointer;transition:all ease 1.4s;-moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s;}
.index_quick .trait .traTop .tr_ico:hover{transform:rotate(360deg); -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg);}

.index_quick .trait .traTop .tr_ico1{ background-color:#00a45a; background-image:url(../images/book.png); }
.index_quick .trait .traTop .tr_ico2{ background-color:#ca241a;background-image:url(../images/book1.png);}
.index_quick .trait .traTop .tr_ico3{ background-color:#f9b707;background-image:url(../images/book2.png);}
.index_quick .trait .number{ font-size:16px; margin-top:20px;}
.index_quick .trait .matter{ line-height:32px; margin-top:20px;}
.index_quick .trait .matter strong a{ font-size:24px; color:#666666;}
.index_quick .trait .matter a{color:#333333;}
.index_quick .trait .matter a:hover{ color:#d1345e}

/*闪电宝特点 end*/

/*行业资讯*/
.index_hyzx{ margin-top:20px;}
.index_hyzx .hy_title{ font-weight:bolder; line-height:33px;}
.index_hyzx .hy_title:before{ content:''; width:4px; height:33px; background:#d1345e; display:block; float:left; margin-right:10px;}
.index_hyzx .hy_title b{ color:#d1345e}

.index_hyzx .new_left{height:477px; overflow:hidden;}
.index_hyzx .new_left .newdl_2{ overflow:hidden}
.index_hyzx .new_left .newdl_2 dt img{ width:100%; max-height:310px;-moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s;}
.index_hyzx .new_left .newdl_2 dt img:hover{-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}
.index_hyzx .new_left dt{ position:relative;}
.index_hyzx .new_left dt span{ position:absolute; right:10px; bottom:6px; font-size:28px; font-weight:bold; color:#a1a0a1;}

.index_hyzx .new_left dd .dd_tltie{ font-size:14px; color:#666666; margin-top:27px;}
.index_hyzx .new_left dd .dd_tltie span{ color:#d1345e; margin-right:30px; font-weight:bold;}
.index_hyzx .new_left dd .dd_tltie i{ font-size:13px; font-style:normal;}
.index_hyzx .new_left dd .dd_cont{ font-size:13px; color:#666666; line-height:20px; height:60px; overflow:hidden; margin:0;}
.index_hyzx .new_left dd .btn{ float:right; width:123px; border-radius:0;}
.index_hyzx .new_left dd .btn-danger{background-color: #d1345e; border-color: #d1345e}


.index_hyzx .new_right{ height:477px;overflow:hidden;}
.index_hyzx .new_right .newdl_1{border-bottom:1px solid #9b9b9b;}
.index_hyzx .new_right .newdl_1 dt{ color:#666666; font-size:16px;line-height:100%; float:left; display:block; margin-left:10px; margin-right:40px; cursor:pointer;}
.index_hyzx .new_right .newdl_1 dt>p{ font-size:60px; line-height:100%; font-weight:bold; margin:0; margin-left:-6px;}
.index_hyzx .new_right .newdl_1 dd{ font-size:13px; line-height:24px; height:75px; margin-bottom:24px; overflow:hidden;}
.index_hyzx .new_right .newdl_1 dd h3{ font-size:14px; line-height:28px; font-weight:bold; margin:0;  white-space: nowrap; overflow:hidden;}
.index_hyzx .new_right .newdl_1 dd h3 a{color:#333;}
.index_hyzx .new_right .newdl_1 dd h3 a:hover, .index_hyzx .new_right .newdl_1 dt:hover{color:#d1345e;}

/*行业资讯 end */

/*关于我们*/
.about .about_title{ font-weight:bolder; line-height:33px;}
.about .about_title:before{ content:''; width:4px; height:33px; background:#d1345e; display:block; float:left; margin-right:10px;}
.about .about_title b{ color:#d1345e}

.about .content div.col-md-6{ padding:0; height:auto; display:block; float:left; overflow:hidden}
.about .content{ max-width:1920px; height:100%; background-color:#e8e8e8; margin:0 auto}
.about .content div.col-md-6 img{transition:all ease 1.4s;-moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s;}
.about .content div.col-md-6 img:hover{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}

.about .content .profile{margin-top:45px; margin-left:70px; margin-right:20px;}
.about .content .profile h3{ font-weight:bold; color:#333333; margin:0;}
.about .content .profile .myxx{ width:70px; height:3px; display:block; background-color:#d1345e; margin-top:30px; margin-bottom:18px;}
.about .content .profile p{ font-size:13px; line-height:21px; color:#666666;}
.about .content .profile .btn{width:123px; border-radius:0; margin:20px 0px;}
.about .content .profile .btn-danger{background-color: #d1345e; border-color: #d1345e}

/*关于我们 end*/

/*操作说明 注册教程*/
.touzi{ width:100%; margin-top:60px;}
.touzi .h3_title{ font-weight:bolder; line-height:33px;}
.touzi .h3_title:before{ content:''; width:4px; height:33px; background:#d1345e; display:block; float:left; margin-right:10px;}
.touzi .h3_title b{ color:#d1345e;}

.touzi .handle{ margin:0; padding:0}
.touzi .handle_l, .touzi .handle_r{ height:200px; overflow:hidden}

.touzi .handle_l img{ width:100%; height:100%;transition:all ease 1.4s;-moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s;}
.touzi .handle_l img:hover{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}

.touzi .handle_r{ padding:0;}
.touzi .handle_r .hand_ul{ padding:0; width:770px; float:left; display:block}
.touzi .handle_r .hand_ul .hand_li{float: left; text-align: left; width:50%; margin-top:24px;}
.touzi .handle_r .hand_ul .hand_li a{ color:#666666; font-size:14px; line-height:30px;}
.touzi .handle_r .hand_ul .hand_li a span{ color:#d75d7a; margin-right:5px;}
.touzi .handle_r .hand_ul .hand_li a:hover{color:#d75d7a;}

.touzi .handle .handle_btn{ margin-top:27px;}
.touzi .handle .btn{ border-radius:0; color:#fff;}
.touzi .handle .btn a{ color:#fff;}
.touzi .handle .btn:focus{ outline:none}
.touzi .handle .btn_view{ width:60%; background-color:#d1345f; float:left;}
.touzi .handle .arrow{ width:40%; float:left; padding-left:1px;}
.touzi .handle .arrow .next, .touzi .handle .arrow .prev{width:50%;background-color:#070b14; color:#fff;display: block;float: left;text-align: center;font-size:24px; cursor: pointer;}
.touzi .handle .arrow .next{ border-right:1px solid #fff}
.touzi .handle .arrow a:hover{color:#d75d7a;}

.touzi  .touzi_jc{ width:100%; height:338px;}

/*操作说明 注册教程 end*/


.hddl{ margin-top:66px;}

.hddl .hd, .hddl .dl{height:100%; margin:0; padding:0;}
.hddl .hd{background:#d1345f; height:250px;}
.hddl .dl{ padding-left:30px; overflow:hidden}
.hddl .dl img{transition:all ease 1.4s;-moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s;}
.hddl .hd_left{ width:50%; height:100%; float:left; overflow:hidden}
.hddl .hd_left img{ width:100%; height:100%;transition:all ease 1.4s;-moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s;}
.hddl .hd_left img:hover, .hddl .dl img:hover{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}
.hddl .hd_right{ width:50%;height:100%; float:left;		 position:relative}
.hddl .hd_right h3 a{ color:#fff;}
.hddl .hd_right>ul{ margin:15px; padding:0;}
.hddl .hd_right>ul li{ line-height:30px; font-size:14px;color:#fff; height:60px; overflow:hidden}
.hddl .hd_right>ul li a{ color:#fff;}
.hddl .hd_right>ul li span{float: left;display: block;width: 20px;}
.hddl .hd_right .hd_view{ width:38px; height:38px; position:absolute; bottom:1px; right:1px;}
.hddl .hd_right .hd_view .hd_v1{ width:0; height:0; border-bottom:38px solid #fff; border-left:38px solid transparent;}
.hddl .hd_right .hd_view .hd_v1 .hd_sym{margin-top: 18px;margin-left: -16px; color:#d1345f;}



/*合作伙伴*/
.pictrue-14 ul{ margin:0 5px; }
.pictrue-14 ul li{padding: 0 10px; }
.pictrue-14 ul .xxx a{ display: block; padding:5px; height:100px; font-size: 0; line-height: 90px; border:solid 1px #e0e0e0; }
.pictrue-14 ul .xxx a img{ max-width: 100%; max-height: 100%; }
.pictrue-14 ul .cpname { text-align: center; height: 30px; line-height:30px; width: 100%;color:#000;border:none;font-size: 14px;}
.pictrue-14 ul .cpname a:hover{color:#d1345e;}
.data h4{ text-align:center; font-size:24px; line-height:30px; color:#d1345e; padding-bottom: 20px;}

.cpimg{width:100%; float: left;}
.cpimg img{margin:0 auto; display: block;max-width:100%;}
.cpxq{width:50%;line-height: 30px; padding: 20px 0px;float:left;}
.cpxq img{max-width:100%; }



/*合作伙伴*/
.hezuo{ margin-top:65px;}
.hezuo .h3_title{ font-weight:bolder; line-height:33px;}
.hezuo .h3_title:before{ content:''; width:4px; height:33px; background:#d1345e; display:block; float:left; margin-right:10px;}
.hezuo .h3_title b{ color:#d1345e;}
.hezuo ul.hz_Img{ margin:15px; display:block; float:left; padding:0;}
.hezuo ul.hz_Img li{ height:90px; width:20%; float:left; display:block}
.hezuo ul.hz_Img li img{transition:all ease 1.4s;max-width:100%;-moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s;}
.hezuo ul.hz_Img li img:hover{transform:scale(1.1,1.1);max-width:100%;-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}
/*合作伙伴 end*/

.hezuo .btn-danger {
    background-color: #d1345e;
    border-color: #d1345e;

}
.hezuo .btn {
    float: none;
    width: 123px;
    border-radius: 0;
    display: block;
    margin:0 auto;
    margin-bottom:30px;

}


/*公司资质*/


.list-1{ padding:10px;}
.list1-tu{ width:100%; overflow:hidden; }
.list1-tu .list1tus{ overflow:hidden;position:relative; }
.list1-tu:hover .list1tus{border-color:#d1345e;}
.list1-tu .list1tus .list1tus-top{ padding-top:100%;}
.list1-tu .list1tus img{ transition:all 0.4s;}
.list1-tu .list1tus img:hover{ transform:scale(1.1);}
.list1-tu .list1-txt{overflow:hidden; font-size:14px; line-height:24px; color:#333;  padding:15px 0px;}
.list1-tu:hover .list1-txt{ /*border-bottom:5px solid #d1345e;*/padding:15px 0px 11px;}

.list1-tu .list1-txt .list1-t1{ text-align:center; float:left; overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:70%;}
.list1-tu .list1-txt .list1-t2{ font-weight:normal; float:right; text-align:right;width:33%;}

.mbox .mbox-mores{overflow:hidden; text-align:center; margin-top:20px;}
.mbox .mbox-mores a{ color:#333; font-size:14px; width:200px; height:34px; line-height:34px; text-align:center; border:1px solid #333; background:#fff; border-radius:10px; transition:all 0.4s; display:inline-block;}
.mbox .mbox-mores a:hover{ color:#fff; background:#1c8dd6; border-color:#1c8dd6;}
/*公司资质*/










/*底部内容*/
#footer{ width:100%; height:auto; background-color:#333; color:#fff;}
#footer .footer{ margin-top:50px;}

.footer ul.fo_left{ margin-top:12px;}
.footer ul.fo_left li p{ font-size:14px; margin-top:12px; text-align:center}

.footer .fo_center{ display:block}
.footer .m_fo_center{ display:none}
.footer .fo_center .fo_list li{ font-size:16px; line-height:32px;}
.footer .fo_center .fo_list li a{ color :#fff;}

.footer .fo_center .fodata li{ font-size:16px; line-height:32px;}

.footer .m_fo_right{ display:none}

.footer .fo_right{ margin:0; padding:0;}
.footer .fo_right dl{ text-align:center}
.footer .fo_right dl dt img{ margin:20px;}
.footer .fo_right dd p{ font-size:14px;}
.footer .fo_right dd p strong{ font-size:36px; font-weight:bold; font-family:Impact;}

#footer .foBottom{ border-top:1px solid #292929;}
#footer .foBottom .version{ font-size:13px; margin-top:28px; padding-bottom:20px;}

.bot_nav{ display:none;}

/* 首页页面 end*/






/*关于我们页面*/

.aboutUs{ width:100%; height:auto !important; margin-top:60px; margin-bottom: 40px;}
.aboutUs .help_til dd a{padding: 0 20px;font-size: 18px;float: left;line-height: 40px;display: block; height: 48px;color: #fff; text-align: center; margin-left: 30px;color: #565656;background-position: center top;}
.aboutUs .help_til dd .a1, .aboutUs .help_til dd a:hover{background:url(../images/help_bg.png) no-repeat center top;color: #fff;}


.aboutUs h3.about_t{ font-size:24px; font-weight:bold; color:#333333;font-family:"微软雅黑";}
.xxxx{font-family:"微软雅黑";font-size:14px; font-weight: normal; line-height: 30px;}
.xxxx img{max-width:100%;}
.aboutUs h3.about_t b{ color:#d1345e;}
.aboutUs .line1{ width:100%; height:1px; background-color:#bcbcbc; margin-bottom:45px;}
.aboutUs .line1 .line2{ background-color:#d1345e; width:43px; height:3px; margin:0 auto; margin-top:-1px;}
.aboutUs .hname{ font-size:16px; font-weight:bold; line-height:24px; color:#333333;}
.aboutUs .hname b{ color:#073892;}
.aboutUs p{ text-indent:2em; font-size:14px; line-height:30px; color:#333333;/* margin-bottom:25px;*/}
.aboutUs .aImg{ width:434px; height:295px; float:right;position:relative; overflow:hidden}
.aboutUs .aImg span{ width:380px; height:190px; background:#d1345e;display: block;float: left;}
.aboutUs .aImg .aImgs{ position:absolute; bottom:0; right:0;transition:all ease 1.4s;-moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s}
.aboutUs .aImg .aImgs:hover, .aboutUs .colImg>div img:hover{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}

.aboutUs .colImg{ margin:0; padding:0;}
.aboutUs .colImg>div{ margin:0; padding:0; height:300px; margin-top:20px; overflow:hidden}
.aboutUs .colImg>div img{ height:100%; width:100%;transition:all ease 1.4s;-moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s}

/*关于我们页面 end*/


/* 代理加盟页面 */

.agency{ width:100%; height:auto !important; margin-top:60px;}
.agency .help_til dd a{padding: 0 20px;font-size: 16px;float: left;line-height: 40px;display: block; height: 48px;color: #fff; text-align: center; margin-left: 30px;color: #565656;background-position: center top;}
.agency .help_til dd .a1, .agency .help_til dd a:hover{background:url(../images/help_bg.png) no-repeat center top;color: #fff;}


.agency h3.cy_title{ font-size:24px; font-weight:bold; color:#333333;}
.agency h3.cy_title b{ color:#d1345e;}
.agency .line1{ width:100%; height:1px; background-color:#bcbcbc; margin-bottom:70px;}
.agency .line1 .line2{ background-color:#d1345e; width:43px; height:3px; margin:0 auto; margin-top:-1px;}

.agency .cy_content{ color:#333333;margin-bottom: 40px;display: block;float: left;}
.agency .cy_content h3{ margin:0; color:#d1345e; font-size:16px; font-weight:bold; margin-bottom:20px;}
.agency .cy_content ul{ padding:0;}
.agency .cy_content ul>li{ font-size:14px; line-height:24px;}
.agency .cy_content p{ text-indent:2em;font-size:14px; line-height:22px;}

.agency .cy_content ul.cont_jy li{ font-size:14px; line-height:30px; font-weight:bold;}
.agency .cy_content ul.cont_jy li>span{ font-weight:normal; display:block; text-indent:3em;}
.agency .cy_content ul.cont_jy li>ul>li{font-weight:normal;text-indent:3em;}

.agency .cy_content .colImg .agen_img{ overflow:hidden}
.agency .cy_content .colImg .agen_img img{transition:all ease 1.4s;-moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s;}
.agency .cy_content .colImg .agen_img img:hover{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}


.agency .cy_content .mpos h4{ font-size:14px; font-weight:bold; margin-top:25px;}
.agency .cy_content .mpos b{ margin-bottom:5px; display:block;}
.agency .cy_content .mpos em{ font-style:normal; font-size:14px; font-weight:bold;}

.agency .cy_content .mpos_tu{ font-size:14px; font-weight:bold;}
.agency .cy_content .mpos_tu b{color:#d1345e; font-size:16px; margin-right:12px;}
.agency .cy_content .mposImg{ padding-left:0;}
.agency .cy_content .mposwd h4{color:#d1345e; font-size:18px; font-weight:bold; margin:128px 0 5px 0;}
.agency .cy_content .mposwd .btn{ border-radius:0; background-color:#d1345e; width:122px; height:37px; margin-top:16px;}


/* 代理加盟页面 end */


/* 新闻页面 */

.newsList{ width:100%; height:auto !important; margin-top:60px;}

.newsList .help_til dd a{padding: 0 20px;font-size: 18px;float: left;line-height: 40px;display: block; height: 48px;color: #fff; text-align: center; margin-left: 30px;color: #565656;background-position: center top;}
.newsList .help_til dd .a1, .newsList .help_til dd a:hover{background:url(../images/help_bg.png) no-repeat center top;color: #fff;}



.newsList h3.new_t{ font-size:24px; font-weight:bold; color:#333333;}
.newsList h3.new_t b{ color:#d1345e;}
.newsList .line1{ width:100%; height:1px; background-color:#bcbcbc; margin-bottom:30px;}
.newsList .line1 .line2{ background-color:#d1345e; width:43px; height:3px; margin:0 auto; margin-top:-1px;}

.new_content{ padding:0;}
.new_content .news_li{width:100%; display:block; float:left; padding-bottom:26px; margin-bottom:38px; border-bottom:1px solid #dfdfdf; cursor:pointer;transition-property: initial; -moz-transition-property: initial; -ms-transition-property: initial; -o-transition-property: initial; -webkit-transition-property: initial;transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -ms-transition: .5s ease-in-out; -webkit-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; position:relative; top:0;}
.new_content .news_li:hover{ top:-10px;box-shadow: 10px 10px 5px #888888;}

.new_content dl>dt{ position:relative; padding-left:5px; padding-right:5px; overflow:hidden;}
.new_content dl>dt .shiqi{ position:absolute; top:0; left:10px;}
.new_content dl>dt img{ width:100%; min-height:191px;transition:all ease 1.4s; -moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s}
.new_content dl>dt img:hover{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}
.new_content dl>dt:hover{border:3px solid #d1345e;}

.new_content .shiqi{ width:80px; height:80px; background-color:#d1345e; color:#ffffff;}
.new_content .shiqi strong{ font-size:48px; font-weight:bold; display:block;line-height: 100%; text-align:center; padding-top: 6px;}
.new_content .shiqi span{ text-align:center;display: block;}

.new_content dl>dd h3{ font-size:16px; line-height:30px; font-weight:bold; margin-top:5px; margin-bottom:0;}
.new_content dl>dd h3 a{ color:#333333;}
.new_content dl>dd h3 a:hover{color:#d1345e;}
.new_content dl>dd p{ font-size:14px; line-height:30px; height:120px; overflow:hidden; margin:0;}

.new_content .btn{ border:none; border-radius:0;background-color:#d1345e; font-size:12px; line-height:12px; padding:12px 34px; float:right;}
.new_content .btn a{ color:#ffffff;}

/* 分页 */
.newsList .pagination{ margin:0;}

.pagination>li:first-child>a, .pagination>li:first-child>span{ border-radius:0;background-color:#070b14; }
.pagination>li:nth-last-child(2)>a, .pagination>li:nth-last-child(2)>span{ border-radius:0;background-color:#070b14; }
.pagination>li>a, .pagination>li>span{ background-color:#d1345e; color:#ffffff; font-size:14px; border:0; padding:10px 16px; margin-left:0;}

.pagination>li:nth-last-child(3)>a{ border-radius:0;background-color:#070b14; }
.pagination>li:nth-last-child(3){ margin-left:1px; margin-right:1px;}
.pagination>li:first-child, .pagination>li:nth-last-child(2){ margin-right:1px;}



.pagination>li{background-color:#d1345e; display:block; float:left}
.pagination>li>a:hover{background-color:#ffffff;color:#333333; border-radius:50%; padding:5px 10px; margin:5px 6px; font-family:"Arial Black";}
.pagination>li>a:hover span{ background-color:#d1345e; }

.pagination>li:nth-last-child(2)>a:hover, .pagination>li:nth-last-child(2)>a:hover span{border-radius:0;background-color:#070b14; color:#ffffff;}
.pagination>li:first-child>a:hover, .pagination>li:first-child>a:hover span{border-radius:0;background-color:#070b14; color:#ffffff;}
.pagination>li:nth-last-child(3)>a:hover, .pagination>li:nth-last-child(3)>a:hover span{border-radius:0;background-color:#070b14; color:#ffffff;}
.pagination>li:nth-last-child(2), .pagination>li:first-child, .pagination>li:nth-last-child(3){background-color:#070b14;}



.pagination li.nav_Li{background-color:#070b14; position:relative;}
.pagination li.nav_Li .navlist{margin:9px 5px; border:0; width:78px; cursor:pointer;}
.pagination li.nav_Li .nav-sj{border-width: 12px 10px 0 10px; border-color:  #d1345e transparent transparent transparent;border-style:solid;height: 0; width: 0; position: absolute; top: 15px;right: 7px;}


/* 新闻页面 end */



/* 联系我们 */
.contact{ width:100%; height:auto !important; margin-top:60px;}
.contact h3.cont_t{ font-size:24px; font-weight:bold; color:#333333;}
.contact h3.cont_t b{ color:#d1345e;}
.contact .line1{ width:100%; height:1px; background-color:#bcbcbc; margin-bottom:30px;}
.contact .line1 .line2{ background-color:#d1345e; width:43px; height:3px; margin:0 auto; margin-top:-1px;}


.contactContent{margin-bottom: 40px;}
.contactContent .lsx{ margin:0; font-size:18px; font-weight:bold; color:#666666; margin-bottom:30px;}
.contactContent .lsx>b{ color:#073892;}
.contactContent p{/* font-size:14px; color:#333333; margin:0;*/}
.contactContent p span{ /*width:95px; text-align:left; display:block; float:left;*/}
.contactContent p b{/*color:#d1345e; font-size:18px;*/}
.contactContent .weixin h3{ font-size:14px; font-weight:bold; margin-bottom:0;}
.contactContent .weixin img{ width:152px; height:152px;}
.contactContent .xwd{ font-size:16px; font-weight:bold; color:#d1345e;}
.contactContent .hf{ font-size:14px; color:#333333;}
.contactContent ul{ padding:0}
.contactContent ul li{ font-size:14px; line-height:22px;}
.contactContent ul li span{ width:4em; overflow:hidden; display:block; float:left; margin-right:13px;}


/* 联系我们 end */

/*详情页*/
.detail{ width:100%; height:auto !important; margin-top:60px;}
.detail h3.deta_t{ font-size:24px; font-weight:bold; color:#333333;}
.detail h3.deta_t b{ color:#d1345e;}
.detail .line1{ width:100%; height:1px; background-color:#bcbcbc; margin-bottom:30px;}
.detail .line1 .line2{ background-color:#d1345e; width:43px; height:3px; margin:0 auto; margin-top:-1px;}

.detaContent{ padding:0; margin-bottom: 40px;}
.detaContent h3.detaTitle{ font-size:24px; line-height:24px; font-weight:bold; color:#d1345e; margin:0; margin-bottom:15px; text-align: center;}
.detaContent .de_ly{ font-size:14px; line-height:24px; color:#666666; margin-bottom:20px; text-align: center;}
.detaContent .de_ly b{ font-weight:normal}
.detaContent .de_ly span:nth-child(2){ margin:0 10px;}
.detaContent p{font-size:14px; line-height:24px; color:#333333; text-indent:2em;}
.detaContent h4{font-size:14px; line-height:24px; color:#333333; margin-top:20px; margin-bottom:0;}
.detaContent .deta2{ padding:0; margin-bottom:20px;}
.detaContent .deta2 .deta2_img{ padding-left:0; overflow:hidden}

.detaContent .deta2 .deta2_img img{transition:all ease 1.4s; -moz-transition:all ease 1.4s; -webkit-transition:all ease 1.4s; -ms-transition:all ease 1.4s; -o-transition:all ease 1.4s
}
.detaContent .deta2 .deta2_img img:hover{transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1);}



.detaContent .deta_btn{ width:283px; height:45px; float:right;margin-top: 24px;}
.detaContent .deta_btn span{width:33.33%; height:100%; display:block; float:left; text-align:center; padding-top:13px;}
.detaContent .deta_btn span a{ color:#ffffff;}
.detaContent .deta_btn .btn_down{background-color:#070b14; border-right:1px solid #ffffff;}
.detaContent .deta_btn .btn_return{ background-color:#d1345e}


/*详情页 end */


/*手机底部*/
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

.img_none{display:none;}
.img-position-absolute{
	position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; 
	max-width: 100%; max-height: 100%;
	display: block;	
	margin:auto;
	padding: auto;}

.hot{width:100%; height:58px; 
	background:#d1345e; 
	position:fixed; bottom:0; left:0; 
	z-index:99; border-top:solid 2px #fff;
}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin-top:0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0; cursor:pointer}

.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }




 
