@charset "utf-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,section, article, aside, header, footer, nav, dialog, figure,menu,hgroup{ margin:0; padding:0; border:0; -webkit-font-smoothing:antialiased;  }
html{ -webkit-text-size-adjust:none;}
body{ font-family:"Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif; font-size:12px; line-height:24px; background:#fff;  -webkit-font-smoothing: antialiased; -moz-font-smoothing: antialiased;  font-smoothing: antialiased;  color:#333; background:#fff;}
input,textarea{ resize:none; font-family: Microsoft YaHei, sans-serif; border:0;}
img{ border:none; vertical-align:middle; }
ul,li{ list-style:none;}
i{margin:0px;padding:0px;font-style:normal;}
a{ text-decoration:none; outline:none; color:#333; cursor:pointer;}
strong{font-weight:normal;}
/*a:hover{ color:#0082a8;}*/
/*a:link,a:visited{display: block;width: 100%;height: 100%;}*/
input:focus,textarea:focus{ outline:none;}
h1{ font-weight:500;}
.clearfix{clear:both}
.clear{clear:both;font-size:0px;line-height:0;height:0;}

/**{*/
    /*font-family: pingFangSC-Light, sans-serif;*/
/*}*/

/*header*/
body{ background:#fff;margin:0 auto; width:100%; min-width:1200px;}
.header{width:100%; height:60px;min-width:1200px; position:fixed; z-index:1009; background:#fff;
    border-bottom: 1px solid #ddd;}
.header .con{ width:1200px; margin:0 auto; overflow:hidden; }
.header .con .logo{float:left; margin-top:16px; display: -webkit-inline-box;}
.header .con .logo a{ font-size:18px; color:#333;}
.header .con .logo a img{ margin: 0 12px 6px 0;}
.header .con .rightnav{ float:right;}
.header .con .rightnav ul{ float:left;}
.header .con .rightnav li{ float:left; font-size:16px; line-height:16px; cursor:pointer; color:#fff; margin-right: 50px}
.header .con .rightnav li a{ color:#333; display: block; padding:22px 16px;}
.header .con .rightnav li a:hover{ font-weight: 600}
.header .con .rightnav li.loginBtn{ display: none;  margin-top:13px;  color: #fff; border-radius:6px; border: 1px solid #C70304;}
.header .con .rightnav li.loginBtn a{  display: block; padding:8px 16px;}
.header .con .rightnav li.login_border{ background: #fff; color: #C70304; margin-right: 10px;}
.header .con .rightnav li.login_border a{ font-weight: 600; display: block;}
.header .con .rightnav li.loginBtn:hover{  border: 1px solid #e20203;}
/*.header .con .rightnav li.loginBtn:hover a{ color:#}*/

.header .con .rightnav li.loginBtn_active{ border: 1px solid #e20203;  }
.header .con .rightnav li.loginBtn_active a{ color:#fff;}
.header .con .rightnav li.register_border{ background: #fff; color: #C70304;}
.header .con .rightnav li.register_border a{ color: #C70304; display: block;}


.header .con .rightnav li.controlBtn{ margin-top:13px;  color: #fff; border-radius:6px; display: none; }
.header .con .rightnav li.controlBtn a{ color:#fff;display: block; padding:8px 16px;}
.header .con .rightnav .active a{ color:#C70304;font-weight: 600}

/*banner*/
.banner{ top:60px; width:100%; min-width:1200px;  position:relative; background:#fff; margin:0 auto;}
.banner .img{position:relative; overflow:hidden; height:515px;}
.banner .img_01{ background:url(../img/banner/banner_04.png) center no-repeat;}
.banner .img_01 ul{ left:60%; position:relative; margin-top:320px;}
.banner .img_01 ul li{ margin-top:30px;}
.banner .img_01 button{ background:#c70304; font-size:24px; color:#fff; padding:16px 30px; border-radius:10px; border:1px solid #c70304; cursor:pointer;}

.banner .img_activity{ background:url(../img/banner/banner-12.13.png) center no-repeat;}
.banner .img_code{ background:url(../img/banner/banner-code.png) center no-repeat;}
.banner .img_iot{ background:url(../img/banner/banner-iot.png) center no-repeat;}
.banner .img_sms{ background:url(../img/banner/banner-sms.png) center no-repeat;}
.banner .img_company1{ background:url(../img/banner/banner-company1.png) center no-repeat;}
.banner .img_company2{ background:url(../img/banner/banner-company2.png) center no-repeat;}

.img_discount { background:url(../img/banner/banner-discount.png) center no-repeat; }
.banner .img a{  font-size:18px; padding:10px 20px; background:#c70304; border-radius:6px; border:none; color:#fff; margin-top:20px; cursor:pointer;}
.flexslider{margin:0 auto;position:relative;width:100%;  height:865px; overflow:hidden;zoom:1;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1; width: 100%}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../img/ad_ctr.png) no-repeat;position:absolute;top:50%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../img/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

/*产品*/
.product_box{top: 60px; width:100%; background:#fbf9f8; margin:0 auto; text-align:center; position:relative; padding:100px 0;}
.product_box .product_con{ width:1200px; margin:0 auto;}
.product_box .product_con ul{ margin:50px 0 0 0;}
.product_box .product_con ul li{ width:400px; height:300px; float:left; text-align:center; cursor:pointer;}

.product_box .product_con li .box1{ padding:50px 0;}
.product_box .product_con li .box1 p{ padding:10px 0; font-size:16px; font-weight: bold; }
.product_box .product_con .box2{ width:242px; height:300px; border-radius:10px; background:#fff; box-shadow:0 0 20px rgba(222, 224, 226, .8); margin:0 auto;}
.product_box .product_con .box2 .box2_top{ width:100%; height:168px; position:relative; margin:0 auto; text-align:center;}
.product_box .product_con .box2 .product_bg_01{background:url(../img/index/product_bg_01.png) no-repeat;}
.product_box .product_con .box2 .product_bg_02{background:url(../img/index/product_bg_02.png) no-repeat;}
.product_box .product_con .box2 .product_bg_03{background:url(../img/index/product_bg_03.png) no-repeat;}
.product_box .product_con .box2 .product_bg_04{background:url(../img/index/product_bg_04.png) no-repeat;}
.product_box .product_con .box2 .product_bg_05{background:url(../img/index/product_bg_05.png) no-repeat;}
.product_box .product_con .box2 .product_bg_06{background:url(../img/index/product_bg_06.png) no-repeat;}


.product_box .product_con .box2 .box2_top p{ bottom:0; position:absolute; font-size:14px; color:#fff;}
.product_box .product_con .box2 .box2_con{ padding:10px 0; font-size:14px;}
.product_box .product_con .box2 .box2_con a{ text-line-height:30px; padding:0 10px;}


/*服务体系*/
.process{top: 60px;width:100%; padding:100px 0; text-align:center; position:relative;}
.process .con{margin:100px auto 0;}

/*用户评价*/
.evaluation{top: 60px;height:600px; width:100%; padding:100px 0; text-align:center; position:relative; background:url(../img/evaluation_bg.png) bottom center no-repeat #fbf9f8;}
.evaluation .con{ margin:50px auto 0; position:relative;}
.evaluation .con{ background:url(../img/evaluation_icon.png) 50px 50px no-repeat #fff ; width:640px; height:400px; border:1px solid #fff; border-radius:6px; box-shadow:0 0 10px rgba(241, 235, 232, .5);  }
.evaluation .con p{ text-align:left }
.evaluation .con ul{ right:100px; position:absolute}
.evaluation .con ul li{ float:left; margin-right:20px;}
.evaluation .con ul li img{ margin-top:2px;}
.evaluation .con ul li.active{ background:#fff; border:2px solid #f95d41; width: 46px; height: 46px; border-radius:50%;}
.evaluation .con .evaluation_text{ position:relative; display:none; font-size:14px; height:150px;padding:110px 110px 50px 110px;}
.evaluation_footer{ float:right; text-align:right; position:absolute; bottom:0;}
.evaluation_head{ font-weight:bold; text-align:left; margin:10px 0; }
.evaluation_img{ float:left; background:#fff; border:1px solid #ddd; padding:6px; border-radius:6px; margin-right:20px;}
.evaluation_img:hover{ margin-top:-160px; transform: scale(3.0);  z-index:9999;}

/*优势*/
.advantage{ width:100%; min-width:1200px; top:60px; padding:150px 0; position:relative; margin: 0 auto; text-align:center; background:#f95d41;}
.advantage .con{ width:1200px; text-align:center; margin: 0 auto; }
.advantage .con dl{ width:300px; float:left; margin-top:100px; color:#fff;}
.advantage .con dl dt{ margin-bottom:20px;}
.advantage .con dl dd{ padding:10px 50px; font-size:14px;}
.advantage .con dl dd h3{ font-size:16px;}

/*客户*/
/*.user{ width:100%; top:60px; padding:170px 0; margin:0 auto; position:relative; background:url(../img/ad/adBg.png) top center no-repeat;}*/
/*.user .tittle{ width:600px; height:15px; border-top:15px solid #c70304; text-align:center; margin: auto;}*/
/*.user .tittle h1{ font-size:36px; line-height:inherit;  background:#fff; top:-20px; padding:0 30px; position:relative; display:inline; text-align:center;}*/

.user{ width:100%; top:60px; padding:120px 0 180px 0; margin:0 auto; position:relative; background: #fbf9f8;}
.user .user_title{
    text-align: center;
}
.silder-box{position:relative;margin:120px auto 0;}
.silder{margin:0 auto 0;}
.silder li{width:200px;height:80px; border: 1px solid #c5c1c2; text-align:center; background:#fff;}
.silder li img{}
.silder-button{top:0; width:25px;height:82px;position:absolute;cursor:pointer;}
.silder-button.btl{left:10px;background:url(../img/ad/left.png) center 28px no-repeat;}
.silder-button.btr{right:10px;background:url(../img/ad/right.png) center 28px no-repeat;}
.silder-button.btl:hover{ background:url(../img/ad/left.png) center 28px no-repeat rgba(0,0,0,0.1);}
.silder-button.btr:hover{ background:url(../img/ad/right.png) center 28px no-repeat rgba(0,0,0,0.1);}
.silder-box-1{width:1200px;}

/*公告*/
.event_box{ width:1200px; min-width:1200px; top:60px; padding:100px 0; position:relative; margin: 0 auto;  }
.event_left{ float:left; width:580px; font-size:14px; }
.event_box .event_left:first-child{ margin-right: 40px;}
.event_left h2{ line-height:36px; font-size:36px; color: #4c4c4c; margin:20px 0 40px; font-weight: 100;}
.event_left h2 img{
    margin-left: 10px;}

.event_left ul li{  padding:7px 0;}
.event_left ul li a{ float:left;}
.event_left ul li span{float:right;}
/*.event_left h2 a.btn{ font-weight:100; border:1px solid #f95d41; font-size:16px; color:#f95d41; border-radius:6px; padding:0 10px; float:right;}*/
/*.event_left h2 a.btn:hover{ background:#f95d41; color:#fff;}*/
.event_left h2 a.btn{ font-weight:100;font-size:14px; color:#f95d41;  float:right;}
.event_left h2 a.btn:hover{ text-decoration: underline}

/*.event_left .event_con{  font-size: 14px;}*/
/*.event_left .event_con ul{  padding: 10px 0;}*/
/*.event_left .event_con ul li{ float: left; padding: 0;}*/
/*.event_left .event_con ul li img{ width: 150px; height: 90px;}*/

/*.event_left .event_con ul li.text{ height: 90px; position: relative; margin-left: 20px; width: 380px}*/

/*.event_left .event_con ul li.text p{ cursor:pointer; height:48px; font-size: 16px; margin-bottom: 18px;
overflow: hidden; display: -webkit-box;*/
/*-webkit-box-orient: vertical;*/
/*-webkit-line-clamp: 2;}*/

/*.event_left .event_con ul li.text p:hover{ color: #ff4c4c;}*/


/*.event_left .event_con ul li.text button{ border-radius: 4px; cursor: pointer;  border: 1px solid #ff4c4c; color: #ff4c4c; width: 70px; height: 24px; background: #fff;}*/
/*.event_left .event_con ul li.text button:hover{  background: #ff4c4c; color: #fff;}*/
/*.event_left .event_con ul li.text span{ color: #b2b2b2; float:right;}*/
/*.event_left hr{border:none; border-top: 1px dashed #dfdfdf}*/


/*新版新闻*/
.event_left .event_con .item { cursor: pointer; width: 560px;   border: solid 1px #efefef; padding: 10px; margin-bottom: 27px;}
.event_left .event_con .item li{ float: left;}
.event_left .event_con .item li.img img{ width: 150px; height: 90px;}
.event_left .event_con .item li.text{ margin-left: 20px; width: 390px;}
.event_left .event_con .item li.text p{ line-height: 24px;}
.event_left .event_con .item li.text p.time{ color: #818181;}
.event_left .event_con .item li.text p.title{ color: #333333; font-size: 16px;}
.event_left .event_con .item li.text p.title{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.event_left .event_con .item li.text p.detail{ color: #808080;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.event_left .event_con .item:hover{
    background-color: #ffffff;
    box-shadow: 0px 4px 8px 0px rgba(201, 201, 201, 0.5);
    border: solid 1px #efefef;
}
.event_left .event_con .item:hover li.text p.title{ color: #ff3f1c;}


/*底部样式*/
.footer{ height:350px; width:100%; min-width:1200px; background:#000; clear:both; text-align:center;color:#fff; top:60px; position:relative}
.footer .con{ width:1200px;margin:0 auto; clear:both;}
.footer .con .nav{float:left; position:relative; margin:40px 100px 0 0;}
.footer .con .nav h1{ font-size:18px;text-align:left;}
.footer .con .nav ul{ margin-top:20px;}
.footer .con .nav ul li{ margin-top:10px; text-align:left;color:#797979;}
.footer .con .nav ul li a{ color:#797979;}
.footer .con .nav ul li a:hover{color:#fff;}
.footer .con dl{ float:right; margin:40px 20px 0 0;}
.footer .con dl dd{ margin-top:10px;}
.footer .copyright{ height:60px; margin-top:40px;color:#797979;}
.footer span{padding:0 4px;}

/*right*/
.side{position:fixed;right:1px;top:60%;z-index:100}
.right-meau{position:relative;}
.right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.right-btn p{color:#c70304;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.right-box .sev-t{ text-align:center; width:180px;}
.right-box .sev-t .contactPhone img{ width:12px; margin-right:10px;}
.right-box .sev-t .contactPhone span{ text-align:left; font-size:20px; line-height:40px;}
.right-box .sev-t .contactPhone p{font-weight:bold; text-align:left;  }
.right-box .sev-t .contactPhone b{ font-size:16px; line-height:24px;}

.meau-qq .right-btn{border-color:#c70304;background:url(../img/qq.png) no-repeat #c70304 center;}
.meau-qq .right-btn p{color:#fff}
.meau-contact .right-btn{border-color:#c70304;background:url(../img/call.png) no-repeat #c70304 center;}
.meau-contact .right-btn p{color:#fff; text-align:center;}
.meau-up .right-btn{border-color:#c70304;background:url(../img/up.png) no-repeat #c70304 center;}
.meau-callback .right-btn{border-color:#c70304;background:url(../img/callback.png) no-repeat #c70304 center;}
.meau-callback .right-btn p{color:#fff}
.meau-up .right-box{top:inherit;bottom:-35px;}
.meau-up .right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-up .right-box .box-border .arrow-right{top:inherit;bottom:50px;}

.right-meau:hover .right-btn span{display:none}
.right-meau:hover .right-btn p{display:block;}
.right-meau:hover .right-box{display:block}
.meau-qq:hover .right-btn{background:#c70304}
.meau-contact:hover .right-btn{background:#c70304}
.meau-callback:hover .right-btn{background:#c70304}

/*右侧框*/
.right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.right-box .box-border{border:1px solid #ccc;border-top:4px solid #c70304;padding:10px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../img/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}


/*表单*/
.content_login{width:1000px; min-width:1000px; margin:0 auto; height: 750px;}
.content_login .container{ width:1000px; min-width:1000px; margin:0 auto; top:60px;background:#fff; color:#333;}
.content_login .container h1{ font-size:18px; font-weight:bold; margin:20px 100px 40px 0; color:#333; border-bottom:1px solid #ccc; padding:16px 0; }
.content_login .container .form-group{ margin:10px 0; width:800px; display: inline-flex;}
.content_login .container .form-group label{ width:140px; text-align:right; display:inline; margin-right:40px; margin-top:7px;  font-size:16px; color:#333; font-weight:100; }
.content_login .container .form-group .input_5{  width:342px; display:inline;}
.content_login .container .form-group .input_5 input{  width:320px; display:inline;}
.content_login .container .form-group .input_2{  width:130px;  display:inline;}
.content_login .container .form-group .input_2 a{ display:inline;}
.content_login .container .form-group .input_3{ width:212px;  display:inline;}
.content_login .container .form-group .input_3 input{ width:170px;}
.content_login .container .form-group input{ border:1px solid #ccc; border-radius:4px; padding:10px 10px; }
.content_login .container .form-group input[type="checkbox"]{ padding:0; height:16px; width:16px;}
.content_login .container .form-group .checkbox{ width:64%; text-align:center; }
.content_login .container .form-group .checkbox label{ width:70%; text-align:center;}
.content_login .container .form-group .checkbox label a{ display:inline;}
.content_login .container .form-group .btn{ width:524px; text-align:center;}
.content_login .container .form-group .btn button{ cursor:pointer; width:160px;background:#c70304; border:1px solid #c70304;color:#fff; padding:10px 30px; border-radius:4px;}
.content_login .container .form-group input[type="button"]{ cursor:pointer;width: inherit;}


/*开发者中心*/
.doc-rows{ line-height: 16px;padding:20px 0px;}
.doc-rows dt{ font-size: 16px;padding-bottom: 16px;font-weight: bold;}
.doc-rows dd p{ font-size: 16px;line-height: 18px;}

.doc-table th { color: #484848;padding: 5px 14px;font-weight: 400;font-size: 16px;text-align: left;}
.doc-table table {border-top: 1px solid #ddd;height: 40px;line-height: 40px;}
.doc-table td {border-top: 1px solid #ddd;color: #666;padding: 10px;line-height: 1.5;font-size: 14px;}

.guide li{font-size: 16px;}
.guide li img{ width:36px; margin:10px;}

.right .text h3{ font-size:16px; margin:10px 0;}
.right .text span{ font-size:14px;}
.right .text p{ font-size:14px; font-weight: 100;}
.right .text table{ font-size:14px; width:900px;}
.right .text table th{ width:60px;}
.right .text table td{ text-align:center;}
.right .text table th{  border:1px solid #ddd; color:#fff; background:#BD362F }

.code_lang{ background-color:#BD362F;}
.code_lang li{float: left;padding:5px 30px;font-size: 16px;}
.code_lang li a{ color: #FFFFFF;}
pre.prettyprint {display: block;background: bisque;padding: 6px;}
.dow{ padding: 10px 0px;font-size: 20px;}
.demo_content{background:#ababab;}
.demo_content li a{ color:#333;}



/*banner_404*/
/* .banner_404{width:100%; min-width:1200px;  position:fixed; background:#fff; background-size:cover;  background:url(../img/nofound.png) center no-repeat #fff; height:100%;}
width:100%; min-width:1200px; overflow:hidden; top:60px; padding:100px 0; position:relative;}
.advantage .tittle{ width:100%; height:10px; border-top:10px solid #c70304; text-align:center;} */




/*应用场景tab*/
.main{width:900px;height:540px;margin:56px auto;position:relative;color:#fff;}
.main input{display:none;}
.main label{cursor:pointer;height:36px;display:block; background:#bfbfbf; line-height: 36px;}
.main li{float:left;width:280px;height:36px;line-height:36px;background:#666;margin:0 10px;}
.main div{width:900px;height:494px;position:absolute;top:36px;left:0;background:#999;display:none;}
.main div img{ width:900px;}
.main div.con1{display:block;}
.main input:checked ~ label{background:#f95d41;}
.main input:hover ~ label{background:#f95d41;}
.main input:checked ~ div{display:block;}
.btn_login{ text-align:center; }
.btn_login .btn{margin:70px auto; padding: 16px; width:300px; font-size:18px; color:#fff; background:#f95d41; border:none; border-radius:8px; cursor:pointer;}
.btn_login .btn:hover{ background:#ff4a29;}



/*解决方案子页*/
.solution_row{ width:100%; min-width:1200px; width:1200px; margin:0 auto; top:60px; padding:100px 0;}
.solution_row .left{ width:200px;float:left; background:#f5f5f5; padding:20px;}
.solution_row .left ul li{padding:10px;font-size:16px;}
.solution_row .left ul li a{ width:100%; height:100%; display:block;}
.solution_row .left ul li .title_main{ padding: 6px 0; font-weight: bold;}
.solution_row .left ul li.current {color:#000;background:#efefef; border-left:2px solid #c70304;}
.solution_row .left ul li:active{ border-left:0px solid #c70304;}
.solution_row .left ul li ul.demo_sms li{ font-size:14px; padding:6px; margin:6px;}
.solution_row .left ul li ul.demo_sms li.sms_active{ background:#fff;}

.solution_row .left ul li .text{ font-weight: bold; padding: 6px 0;}


.content{ width:900px; float:right;}
.content .right .title{ margin-bottom:20px;font-size: 28px;}
.content .right .title_content{ font-size: 14px;padding: 10px; line-height:30px; }
.content .right .title_content p {
    text-indent: 30px;
}
.right .title_1{font-size:18px;background-color:#BD362F;padding: 5px;color: #FFFFFF;margin: 10px 0px;}
.content_block{width: 200px;margin:20px 30px;float: left;height: 145px;}
.content_block .need_header{font-size: 18px;padding: 5px;text-align: center;}
.content_block .need_body{font-size: 16px;}
.content_block_1{width: 170px;margin:20px 10px;float: left;height: 145px;}
.content_block_1 .need_body img{width: 80px;padding:10px 25px;margin-left:17px;}
.content_block_1 .need_header{font-size: 18px;text-align: center;}
.solution_row .right .tong .title_2{font-size:18px;background-color:#BD362F;padding:5px;color: #FFFFFF;margin: 5px 0px;}


/*导航*/
.header .con .rightnav .nav_item li a:hover,.con .rightnav .nav_item .now{ background:#f7f7f7;}
/*.header .con .rightnav li.controlBtn a:hover,.con .rightnav .now{ color:#fff; background: #f34c4c}*/
.nav_box{
    position:absolute;
    left:-5px;
    top:60px;
    width:100%;
    background:#f7f7f7;
    overflow:hidden;
    height:0;
    filter:alpha(opacity=0);
    opacity:0;
    border-bottom: 1px solid #ddd;
}
.cont{
    margin: 0 auto;
    width: 1200px;
    position:relative;
    padding:25px 0 60px 24px;
    display: none;
}

.sublist{
    margin-bottom: 50px;
}

.sublist .sub-tit {
    font-size: 14px;
    padding-bottom: 14px;
    font-weight: bold;
    /*font-family: pingFangSC-Regular, sans-serif;*/
}

.sublist .sub-tit i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 16px
}

.ico-yan {
    width: 22px;
    height: 22px;
    background-image: url(../img/spirt_icon_nav.png);
    background-position: -2px center;
}
.ico-liu {
    width: 22px;
    height: 22px;
    background-image: url(../img/spirt_icon_nav.png);
    background-position: -31px center;
}
.ico-shu {
    width: 22px;
    height: 22px;
    background-image: url(../img/spirt_icon_nav.png);
    background-position: -59px center;
}
.ico-th {
    width: 22px;
    height: 22px;
    background-image: url(../img/spirt_icon_nav.png);
    background-position: -89px center;
}
.ico-tong {
    width: 22px;
    height: 22px;
    background-image: url(../img/spirt_icon_nav.png);
    background-position: -115px center;
}
.ico-wu {
    width: 22px;
    height: 22px;
    background-image: url(../img/spirt_icon_nav.png);
    background-position: -143px center;
}
.ico-qun {
    width: 22px;
    height: 22px;
    background-image: url(../img/spirt_icon_nav.png);
    background-position: -173px center;
}

.sublist .sub-item-bd i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 3px;

}

/* sublist */
.sublist li{
    float:left;
    width:200px;
    padding-bottom:24px;
    text-align: left;
}

.sublist li p.sub-item-bd a{
    padding: 7px 0;
    line-height:26px;
    font-size: 14px;

    text-decoration:none;
    display:block;
    color: #333;
    margin-left: 40px;

}
.sublist li p.sub-item-bd a:hover{
    color: #f34c4c;
    /*text-decoration:underline;*/
}
.dev_item li p.sub-item-bd a{

    margin-left: 0px
}

.user_verify_td_title{
    font-size: 18px;
    padding:10px;
}

.user_verify_td{
    font-size: 16px;
    padding: 10px;
    width: 100px;
}

.user_verify_td_text{
    font-size: 14px;
    padding: 10px;
    width: 150px;
}

.user_verify_td_p{
    padding: 10px 0px;
}

.user_verify_buy_btn{
    width: 200px;
    background-color: #73e69c;
    border: 1px solid #cec8c8;
    border-radius: 5px;
    margin-left: 20px;
}

.company_contact li{
    width: 250px !important;
}





