
/*=========================================全局共用属性CSS nie ===============================================*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  pre, form, fieldset,figure,figcaption, table, th, td img{margin:0; padding:0; }
a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, ul {margin:0; padding:0; border:0; outline:0; vertical-align:baseline; }
body{font-family:"微软雅黑", "microsoft Yahei", "黑体", "宋体"; font-size:14px; text-align:left; margin:0 auto; line-height:24px; background:#fff; color:#333; font-weight:400; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display:block; }
img{border:0; vertical-align:middle; }
/*让链接里的 img 无边框；清除图片间距*/ul,li{list-style:none; } button{cursor:pointer;} /*这个可以不用*/input:focus,textarea:focus{outline:none; }
/*去掉边框线*/
.clear{clear:both; }
.fl{float:left; }
.fr{float:right; }
.tl{text-align:left; }
address, caption, cite, code, dfn, em, th, var {font-style: normal;font-weight: normal;}
*{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; }
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0px; }
/*全局的字体链接*/
a:link,a:visited{color:#333; text-decoration:none; }
a:hover,a:active{color:#D3000E; text-decoration:none; }
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden; font-size:0px; }
.container{clear:both; width:1200px; margin:0 auto;}
/****************顶部*************************/
.header_top{clear:both; background:#e4e4e4; height:31px; line-height:31px;}
.header_top span{float:right;}
.header_top span em{ font-style:normal; padding:0px 8px;}
/****************头部*************************/
.header_con{ padding:33px 0px;display: -webkit-box;    display: -ms-flexbox;    display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;}
.header_con .logo{ float:left;}
.header_con .logo dt{float:left; border-right:1px solid #e4e4e4; padding:4px 15px 4px 0px; margin-right:15px;}
.header_con .logo dd{ float:left;}
.header_con .logo h2{    color: #e31102;
  font-size: 30px;
  line-height: 60px; }
.header_con .logo p{ font-size:16px; color:#858585; letter-spacing:0.3em;/*text-align:justify; text-justify:inter-ideograph;*/}
.header_con .logo p span{ color:#333; font-weight:bold;}
.header_con .h_phone{float:right;}
.header_con .h_phone dt{float:left; margin-right:13px; line-height:48px;}
.header_con .h_phone dd{    float: right;
  line-height: 24px;
  font-size: 24px;
  color: #D3000E;
  font-weight: bold;
  text-align: center;}
.header_con .h_phone dd span {
  letter-spacing: .4px;
  display: block;
  font-size: 25px;
}
/****************??1??71??1??771??1??71??1??777??1??71??1??771??1??71??1??777??1??71??1??771??1??71??1??777??1??71??1??771??1??71??1??777*************************/
.header_top{clear:both; background:#f0f0f0; height:31px; line-height:31px;}
.header_top span{float:right;}
.header_top span em{ font-style:normal; padding:0px 8px;}
/****************??1??71??1??770??1??71??1??775??1??71??1??771??1??71??1??777??1??71??1??771??1??71??1??777*************************/
.header_con{ padding:33px 0px;    display: -webkit-box;    display: -ms-flexbox;    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;}
.header_con .logo{ float:left;}
.header_con .logo dt{float:left; border-right:1px solid #e4e4e4; padding:4px 15px 4px 0px; margin-right:15px;}
/* .header_con .logo dt img{width: 158px;} */
.header_con .logo dd{ float:left;}
.header_con .logo h2{color:#e31102; font-size: 30px;    line-height: 60px;}
.header_con .logo p{ font-size:16px; color:#858585; letter-spacing:0.3em; display: none; /*text-align:justify; text-justify:inter-ideograph;*/}
.header_con .logo p span{ color:#333; font-weight:bold;}
.header_con .h_phone{float:right;}
.header_con .h_phone dt{float:left; margin-right:13px; line-height:48px;}
.header_con .h_phone dd{float:right;line-height:24px;font-size:24px;color: #e31102;font-weight: bold;text-align: center;}
.header_con .h_phone dd span{ letter-spacing: .4px;display: block;    font-size: 25px; }
/****************??1??71??1??771??1??71??1??777??1??71??1??771??1??71??1??777??1??71??1??771??1??71??1??777??1??71??1??771??1??71??1??777*************************/
.header_bom{clear:both; height:56px; background:#333; position:relative;}
.header_bom .nav{clear:both; width:1200px; margin:0 auto;}
.header_bom .nav>li{float:left; font-size:14px;}
.header_bom .nav>li h3 a{text-decoration:none;padding: 15px 22px;line-height:26px;display:block;font-weight:normal;background:none;}
.header_bom .nav>li h3 a:link,.nav>li h3 a:visited{color:#fff;}
.header_bom .nav>li h3 a:hover,.nav>li h3 a:active{ background:#D3000E; color:#fff;}
.header_bom .nav>li a#nav_li{background: #D3000E;color:#fff;}
.header_bom .nav>li .sub_nav_div{display:none;position:absolute;background:#D3000E;z-index:2;border-bottom-left-radius:7px;border-bottom-right-radius:7px;overflow:hidden;z-index:999;width: auto!important;}
.header_bom .nav>li .sub1{width:198px!important }
.header_bom .nav>li .sub2{width:110px!important }
.header_bom .nav>li .sub_nav_div .sub_nav{/* clear:both; *//* width:1200px; *//* margin:0 auto; *//* text-align:left; *//* padding-top:10px; *//* padding-bottom:10px; *//* color:#fff; *//* font-size:16px; */}
.header_bom .nav>li .sub_nav_div .sub_nav a{display: block;padding:3px 10px;line-height: 32px;font-size: 16px;width: 100%;color:#fff;text-align: center;}
.header_bom .nav>li .sub_nav_div .sub_nav a:hover{background:#c14d00; color:#fff;  }
/*bannner*/
.projectban{clear:both; background:url(../images/projectban.jpg) no-repeat center top; height:560px; width:100%;}

/****************模块二*************************/
.mob_two{clear:both; }
.mob_two .mob_one_tit{clear:both;margin:10px auto 30px;}
.mob_two .mob_one_tit .mob_one_tit01{clear:both; background:url(../images/mob_twotitbg.png) no-repeat center center; font-size:28px; color:#000; text-align:center; line-height:40px; margin-top:50px; margin-bottom:20px;}
.mob_two .mob_one_tit .mob_one_tit01 font{ font-size:33px; color:#D3000E;}

.mob_two .mob_two_tit .mob_two_titfl01{float:left; width:730px;}
.mob_two .mob_two_tit .mob_two_titfl01 .mob_two_titfl01top{clear:both; font-size:30px; line-height:50px; text-align:left; padding-left:120px; color:#fff;}
.mob_two .mob_two_tit .mob_two_titfl01 .mob_two_titfl01bom{clear:both; font-size:18px; line-height:30px; text-align:left; padding:10px 0px 0px 130px;}
.mob_two .mob_two_tit .mob_two_titfr01{float:right; width:240px; margin-right:100px; padding-top:5px;}
.mob_two .mob_two_tit .mob_two_titfr01 .mob_two_titfr01top{clear:both; width:100%; text-align:center; font-size:41px; line-height:50px; color:#000;}
.mob_two .mob_two_tit .mob_two_titfr01 .mob_two_titfr01bom{clear:both; width:100%;  font-size:18px; line-height:25px; text-align:center; color:#1bb95a;}
.mob_two .mob_two_tit .mob_two_tittxt{clear:both; font-size:17px; color:#2358ba; line-height:35px; padding-top:20px; text-align:left; padding-left:90px;}
.mob_two .mob_two_tit .mob_two_tittxt b{ font-size:22px; color:#1bb95a;}
.mob_two .mob_two_top{clear:both; width:1073px; height:182px; padding:10px 80px 0px 65px; background:url(../images/mob_twotitbg.png) no-repeat center top; font-size:16px; color:#000; line-height:24px; text-align:left; margin:10px auto 0px;}
.mob_two .mob_two_top p{clear:both; text-indent:2em; padding-bottom:5px;}
.mob_two .mob_two_bom{clear:both; position:relative; height:720px; width:100%; margin-top:85px;}
.mob_two .mob_two_bom .mob_two_bomdiv{clear:both; position:absolute;}
.mob_two .mob_two_bom .mob_two_bompic{clear:both; text-align:center;}
.mob_two .mob_two_bom .mob_two_bomtit{clear:both; text-align:center; font-size:20px; line-height:36px; color:#000; padding-top:10px;}
.mob_two .mob_two_bom .mob_two_bomdiv01{left:0px; top:0px; padding-right:156px; background:url(../images/mob_twopic01_line.png) no-repeat right 100px;}
.mob_two .mob_two_bom .mob_two_bomdiv02{right:0px; top:0px; padding-left:165px; background:url(../images/mob_twopic02_line.png) no-repeat left 100px;}
.mob_two .mob_two_bom .mob_two_bomdiv03{left:0px; top:255px; padding-right:150px; background:url(../images/mob_twopic03_line.png) no-repeat right 60px;}
.mob_two .mob_two_bom .mob_two_bomdiv04{right:0px; top:255px; padding-left:170px; background:url(../images/mob_twopic04_line.png) no-repeat left 60px;}
.mob_two .mob_two_bom .mob_two_bomdiv05{left:50%; margin-left:-182px; top:380px; padding-top:80px; background:url(../images/mob_twopic05_line.png) no-repeat center top;}
.mob_two .mob_two_bom .mob_two_bom01{clear:both; width:250px; height:268px; position:absolute; left:50%; margin-left:-125px; text-align:center;top:110px; background:url(../images/mob_two01.png) no-repeat center center; font-size:24px; line-height:40px; color:#0f0f0f; padding:70px 27px 0px 27px; z-index:2;}
.mob_two .mob_two_bom .mob_two_bom01 b{clear:both; display:block; color:#ec0000; font-size:32px; text-align:center;}
.mob_two .mob_two_bom .mob_two_bom02{ width:254px; height:232px; position:absolute; left:50%; margin-left:-127px; top:128px; z-index:1; animation:run 8s infinite linear;}
.mob_two .mob_two_bom .mob_two_bom03{ width:121px; height:132px; position:absolute; left:50%; margin-left:-60px; top:-50px;}
@keyframes run {
	0% {transform:rotate(0deg);}
  100% {transform:rotate(360deg);}
}
/****************模块八*************************/
.mob_three{clear:both; padding:25px 0px;}
.mob_three .mob_three_tit01{clear:both; background:url(../images/mob_twotitbg.png) no-repeat center center; font-size:28px; color:#000; text-align:center; line-height:40px; margin-top:30px; margin-bottom:70px;}
.mob_three .mob_three_tit01 b{ color:#D3000E;}
.mob_three .mob_three_tit02{clear:both; text-align:center; font-size:20px; line-height:30px; color:#000;}
.mob_three .mob_three_tit02 b{ color:#D3000E;}
.mob_three .mob_three_con{clear:both; margin-top:25px; border:1px solid #000; padding:46px;}

.mob_three .mob_three_top{clear:both; width:1059px; height:114px; padding:10px 80px 0px 65px; background:url(../images/mob_threebg.jpg) no-repeat center bottom; font-size:16px; color:#000; line-height:24px; text-align:left; margin:10px auto 0px;}
.mob_three .mob_three_top p{clear:both; text-indent:2em; padding-bottom:5px; font-size:16px;line-height:31px;}
.mob_three .mob_three_top .mob_three_tittxt{clear:both; font-size:17px; color:#2358ba; line-height:35px; text-align:center; margin-top:-20px}
.mob_three .mob_three_top .mob_three_tittxt b{ font-size:22px; color:#1bb95a;}
.mob_three .mob_three_bottom{clear:both; width:100%; height:660px; position:relative; margin-top:30px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv{position:absolute; width:491px; height:208px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv .mob_three_pic01{float:left; width:156px; text-align:left;}
.mob_three .mob_three_bottom .mob_three_bottomdiv .mob_three_pic02{float:right; width:156px; text-align:left; margin:25px 0px 0px 0px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv .mob_three_totit01{ width:234px; height:42px; background:URL(../images/mob_three01.png) no-repeat left top; font-size:20px; padding-left:95px; text-align:left; line-height:42px; color:#fff; margin:-15px 0px 0px 100px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv .mob_three_totit02{ width:234px; height:42px; background:URL(../images/mob_three02.png) no-repeat left top; font-size:20px; padding-left:40px; text-align:left; line-height:42px; color:#fff; margin-left:160px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv .mob_three_totxt01{ font-size:15px; color:#4b4b4b; line-height:25px; background:url(../images/arrow01.png) no-repeat right center; padding-left:180px; margin-top:12px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv .mob_three_totxt02{ font-size:15px; color:#4b4b4b; line-height:25px; background:url(../images/arrow02.png) no-repeat left center; padding-left:25px; margin-top:45px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv01{left:0px; top:0px; background:url(../images/mob_three04.png) no-repeat right 68px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv02{right:100px; top:0px; background:url(../images/mob_three04.png) no-repeat right 68px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv03{left:95px; top:130px; background:url(../images/mob_three03.png) no-repeat left 0px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv04{right:0px; top:130px; background:url(../images/mob_three03.png) no-repeat left 0px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv05{left:0px; top:336px; background:url(../images/mob_three04.png) no-repeat right 68px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv06{right:100px; top:336px; background:url(../images/mob_three04.png) no-repeat right 68px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv07{left:95px; top:446px; background:url(../images/mob_three03.png) no-repeat left 0px;}
.mob_three .mob_three_bottom .mob_three_bottomdiv08{right:0px; top:446px; background:url(../images/mob_three03.png) no-repeat left 0px;}
.mob_three_bom01{clear:both; height:322px; background:url(../images/mob_threepic06.jpg) no-repeat center center; width:100%; margin-top:20px; margin-bottom:20px;}
/****************模块四*************************/
.mob_four{clear:both; border-top:1px solid #1bb95a; margin-top:26px;}
.mob_four .mob_four_tit{clear:both; background:url(../images/mob_twogtit.jpg) no-repeat left top;}
.mob_four .mob_four_tit .mob_four_titfl01{float:left; width:730px;}
.mob_four .mob_four_tit .mob_four_titfl01 .mob_four_titfl01top{clear:both; font-size:30px; line-height:50px; text-align:left; padding-left:120px; color:#fff;}
.mob_four .mob_four_tit .mob_four_titfl01 .mob_four_titfl01bom{clear:both; font-size:18px; line-height:30px; text-align:left; padding:10px 0px 0px 130px;}
.mob_four .mob_four_tit .mob_four_titfr01{float:right; width:240px; margin-right:100px; padding-top:5px;}
.mob_four .mob_four_tit .mob_four_titfr01 .mob_four_titfr01top{clear:both; width:100%; text-align:center; font-size:41px; line-height:50px; color:#000;}
.mob_four .mob_four_tit .mob_four_titfr01 .mob_four_titfr01bom{clear:both; width:100%;  font-size:18px; line-height:25px; text-align:center; color:#1bb95a;}
.mob_four .mob_four_tit .mob_four_tittxt{clear:both; font-size:17px; color:#2358ba; line-height:35px; padding-top:20px; text-align:left; padding-left:90px;}
.mob_four .mob_four_tit .mob_four_tittxt b{ font-size:22px; color:#1bb95a;}

.mob_four .mob_four_con{clear:both; height:423px; background:url(../images/mob_four.jpg) no-repeat right top; margin-bottom:10px; margin-top:20px;}
.mob_four .mob_four_con .hd{float:left; width:628px; padding-top:64px;}
.mob_four .mob_four_con .mob_four_fl{clear:both;}
.mob_four .mob_four_con .mob_four_fl li{float:left; width:152px; margin-bottom:10px;}
.mob_four .mob_four_con .mob_four_fl li .mob_four_flpic{clear:both; text-align:center;}
.mob_four .mob_four_con .mob_four_fl li .mob_four_fltit{clear:both; padding:9px; font-size:15px; color:#000; line-height:24px; text-align:center;}
.mob_four .mob_four_con .mob_four_fl li .mob_four_fltit span{width:22px; height:23px; background:url(../images/mob_four_icon.jpg) no-repeat center center; margin-right:5px; text-align:center; line-height:23px; font-size:15px; color:#1bb95a; font-weight:bold; display:inline-block;}


.mob_four .mob_four_con .mob_four_fl li.on .mob_four_fltit{color:#1bb95a; font-weight:bold;}
.mob_four .mob_four_con .bd{float:left; width:531px; margin-left:28px;}

.mob_four .mob_four_con .bd .mob_four_frdiv{clear:both;}
.mob_four .mob_four_con .bd .mob_four_frdiv .mob_four_frdivtit{clear:both; font-size: 26px; color:#1bb95a; font-weight:bold;padding: 45px 0px 10px 0px;line-height: 40px;}
.mob_four .mob_four_con .bd .mob_four_frdiv .mob_four_frdivtit span{font-weight:bold; display:inline-block; background:#1bb95a; border-radius:21px; margin-left:15px; width:40px;  height:40px; text-align:center; line-height:40px; color:#fff; font-size:24px;}
.mob_four .mob_four_con .bd .mob_four_frdiv .mob_four_frdivpic{clear:both; text-align:center;}
.mob_four .mob_four_con .bd .mob_four_frdiv .mob_four_frdivtxt{clear:both; text-align:left; color:#767676; font-size:16px; line-height:24px;}
.mob_four .mob_four_con .bd .mob_four_frdiv .mob_four_frdivtxt h3{clear:both; font-size:30px; color:#000; padding:8px 0px 2px 0px;}
.mob_four .mob_four_con_dazi{clear:both; text-align:center; font-size:36px; line-height:38px; padding:35px 0px 50px 0px; color:#000; font-weight:bold;}
.mob_four .mob_four_con_dazi font{ color:#D3000E;}
/****************模块五*************************/
.mob_five{clear:both; border-top:1px solid #ec0000;}
.mob_five .mob_five_tit{clear:both; padding:55px 0px 50px 0px; text-align:center;}
.mob_five .mob_five_ul01{clear:both;}
.mob_five .mob_five_ul01 li{width:587px; height:179px; border:1px solid #d2d2d2; padding:25px 20px 35px 0px; background:#fff1ae;}
.mob_five .mob_five_ul01 li .mob_five_ulli01,.mob_five .mob_five_ul02 li .mob_five_ulli01,.mob_five .mob_five_ul03 li .mob_five_ulli01{float:left; width:100px;}
.mob_five .mob_five_ul01 li .mob_five_ulli01 .mob_five_ulli01pic,.mob_five .mob_five_ul02 li .mob_five_ulli01 .mob_five_ulli01pic,.mob_five .mob_five_ul03 li .mob_five_ulli01 .mob_five_ulli01pic{clear:both; text-align:center; width:45px; height:75px; margin:0 auto;}
.mob_five .mob_five_ul01 li .mob_five_ulli01 .mob_five_ulli01tit{clear:both; text-align:center; font-size:24px; color:#ec0000; font-weight:bold; padding-top:10px;}
.mob_five .mob_five_ul02 li .mob_five_ulli01 .mob_five_ulli01tit,.mob_five .mob_five_ul03 li .mob_five_ulli01 .mob_five_ulli01tit{clear:both; text-align:center; font-size:24px; color:#ec0000; font-weight:bold; padding-top:10px;}
.mob_five .mob_five_ul01 li .mob_five_ulli02{float:left; width:300px;}
.mob_five .mob_five_ul01 li .mob_five_ulli02 h3{clear:both; text-align:left; font-size:36px; color:#000; line-height:37px; padding-bottom:8px;}
.mob_five .mob_five_ul01 li .mob_five_ulli02 p{clear:both; text-align:left; font-size:24px; line-height:33px; color:#333;}
.mob_five .mob_five_ul01 li .mob_five_ulli03{float:right; margin-top:30px;}
.mob_five .mob_five_ul02{clear:both; padding:26px 99px 0px;}
.mob_five .mob_five_ul02 li{float:left; width:308px; height:179px; margin:0px 13px; border:1px solid #d2d2d2; padding:25px 20px 35px 0px;}
.mob_five .mob_five_ul02 li .mob_five_ulli03{}
.mob_five .mob_five_ul02 li .mob_five_ulli03 h3{text-align:left; font-size:24px; color:#000; line-height:37px; padding-bottom:8px;}
.mob_five .mob_five_ul02 li .mob_five_ulli03 p{text-align:left; font-size:16px; line-height:26px; color:#333;}
.mob_five .mob_five_ul03{clear:both; padding:26px 266px 0px;}
.mob_five .mob_five_ul03 li{float:left; width:308px; height:179px; margin:0px 13px; border:1px solid #d2d2d2; padding:25px 20px 35px 0px;}
.mob_five .mob_five_ul03 li .mob_five_ulli03{}
.mob_five .mob_five_ul03 li .mob_five_ulli03 h3{text-align:left; font-size:24px; color:#000; line-height:37px; padding-bottom:8px;}
.mob_five .mob_five_ul03 li .mob_five_ulli03 p{text-align:left; font-size:16px; line-height:26px; color:#333;}

/****************模块九*************************/
.mob_nine{clear:both;}
.mob_nine .mob_nine_tit{clear:both; background:url(../images/mob_twotitbg.png) no-repeat center center; font-size:36px; color:#000; text-align:center; line-height:40px; padding:40px 0px 30px 0px;}
.mob_nine_con{clear:both; width:100%; overflow:hidden; position:relative;}
.mob_nine_con .prev,.mob_nine_con .next{display:block;  width:22px; height:41px; overflow:hidden; cursor:pointer; position:absolute; top:50%; margin-top:-22px;}
.mob_nine_con .prev{ background:url(../images/arrow02.jpg) no-repeat center center; left:0px;}
.mob_nine_con .next{ background:url(../images/arrow03.jpg) no-repeat center center; right:0px;}
.mob_nine_con .bd{clear:both; margin:0px 40px; overflow:hidden; padding:30px 0px;}
.mob_nine_con .bd ul{ overflow:hidden; zoom:1; }
.mob_nine_con .bd ul li{float:left; width:386px; padding:0px 0px 20px 0px; background:url(http://www.jiutu168.com/images/projectone2/images/mob_nine01.jpg) no-repeat center bottom;}
.mob_nine_con .bd ul li .mob_nine_condiv{clear:both; width:362px; height:256px; overflow:hidden; margin:0px 12px; position:relative;}
.mob_nine_con .bd ul li .mob_nine_pic{clear:both; text-align:center; }
.mob_nine_con .bd ul li .mob_nine_tit{clear:both;width:100%;height:100%;text-align:center;padding:10px;line-height:28px;font-size:18px;text-align:center;position:absolute;left:0px;bottom:-208px;transition:.5s all;color:#fff;}
.mob_nine_con .bd ul li .mob_nine_tit a{clear:both; font-size:16px; color:#fff !important; padding:3px 8px; border:1px solid #fff; display:block; margin:20px 30px 0px 30px;}
.mob_nine_con .bd ul li:hover .mob_nine_tit{bottom:0px; transition:.5s all; padding-top:40px;}

/****************模块八*************************/
.mob_eight{clear:both; border-top:1px solid #D3000E; margin-top:26px;}
.mob_eight .mob_eight_tit{clear:both; background:url(../images/mob_theretit.jpg) no-repeat left top; padding-bottom:40px;}
.mob_eight .mob_eight_tit .mob_eight_titfl01{float:right; width:730px;}
.mob_eight .mob_eight_tit .mob_eight_titfl01 .mob_eight_titfl01top{clear:both; font-size:30px; line-height:50px; text-align:left; padding-left:400px; color:#fff;}
.mob_eight .mob_eight_tit .mob_eight_titfl01 .mob_eight_titfl01bom{clear:both; font-size:18px; line-height:30px; text-align:right; padding:10px 200px 0px 0px;}
.mob_eight .mob_eight_tit .mob_eight_titfr01{float:left; width:240px; padding-top:5px; margin-left:35px;}
.mob_eight .mob_eight_tit .mob_eight_titfr01 .mob_eight_titfr01top{clear:both; width:100%; text-align:center; font-size:41px; line-height:50px; color:#000;}
.mob_eight .mob_eight_tit .mob_eight_titfr01 .mob_eight_titfr01bom{clear:both; width:100%;  font-size:18px; line-height:25px; text-align:center; color:#ec0000;}
.mob_eight .mob_eight_tit .mob_eight_tittxt{clear:both; font-size:17px; color:#ec0000; line-height:35px; text-align:center; padding-top:20px}
.mob_eight .mob_eight_tit .mob_eight_tittxt b{ font-size:22px; color:#ec0000;}

.mob_eight .mob_eight_con{clear:both; width:100%;}
.mob_eight .mob_eight_con .mob_eight_confl{float:left; width:298px; margin:0px 0px 40px 0px}
.mob_eight .mob_eight_con .mob_eight_confl .mob_eight_confltop{clear:both; background:url(../images/mob_eight01.jpg) no-repeat left top; height:165px; font-size:14px; line-height:22px; color:#666; padding:33px 20px;}
.mob_eight .mob_eight_con .mob_eight_confl .mob_eight_conflbom{clear:both; background:url(../images/mob_eight02.jpg) no-repeat left top; height:251px; width:251px; padding:30px; margin:15px auto 0px;}
.mob_eight .mob_eight_con .mob_eight_confr{float:right; width:780px;}
.mob_eight .mob_eight_con .mob_eight_confr p{clear:both; width:100%; padding-bottom:28px; display:-webkit-flex; display:-moz-flex; display:flex; display:-ms-flexbox; 
  box-orient:vertical; 
  box-direction:reverse;}
.mob_eight .mob_eight_con .mob_eight_confr p label{float:left; font-size:16px; line-height:40px; color:#666; width:100px; text-align:right;}
.mob_eight .mob_eight_con .mob_eight_confr p .mob_eight01{-moz-box-flex:1; /* Firefox */-webkit-box-flex:1; /* Safari 和 Chrome */box-flex:1; width:100%; border:1px solid #D2D2D2; height:43px; padding:5px; text-align:left; font-family:"微软雅黑"; line-height:31px; color:#999; font-size:16px;}
.mob_eight .mob_eight_con .mob_eight_confr p .mob_eight02{-moz-box-flex:1; /* Firefox */-webkit-box-flex:1; /* Safari 和 Chrome */box-flex:1; width:100%; border:1px solid #D2D2D2; height:43px; padding:5px; text-align:left; font-family:"微软雅黑"; line-height:31px; color:#999; height:105px;}
.mob_eight .mob_eight_con .mob_eight_confr div{clear:both; text-align:left; font-size:16px;}
.mob_eight_btn01{width:128px; height:46px; border-radius:5px; background:#1ab056; font-size:16px; border:0px; margin:0px; padding:0px; text-align:center; line-height:46px; margin-left:90px; color:#fff; font-family:"微软雅黑";}
.mob_eight_btn02{width:128px; height:46px; border-radius:5px; background:#707070; font-size:16px; border:0px; margin:0px; padding:0px; text-align:center; line-height:46px; margin-left:50px; color:#fff; font-family:"微软雅黑";}

.qiyelogoul{ display:block; width:100%; margin:20px auto;}
.qiyelogoul li{ width:19%; border:1px solid #EFEFEF; padding:10px 10px; float:left; margin:5px 5px;}
.qiyelogoul li:hover{border:1px solid #D3000E; }
.qiyelogoul li img{ width:100%;}

/***********对比************/

.mob_ten{clear:both; padding:25px 0px;}
.mob_ten .mob_ten_tit{clear:both; background:url(../images/mob_twotitbg.png) no-repeat center center; font-size:28px; color:#000; text-align:center; line-height:40px;}
.mob_ten .mob_ten_tit b{ color:#D3000E;}
.mob_tencon{ width:1200px; margin:0 auto;}

/****************底部*************************/
.footer{clear:both;background: #333;font-size:16px;color:#fff;line-height:30px;}
.footer span{float:right;}
.footer a{ color:#fff;}
.footer a:hover{ color:#fff; text-decoration:underline;}