@charset "utf-8";
/*==================全局样式===================*/

* {margin:0; padding:0;}
img{border:0;}
BODY {height:auto; color:#666; font-size:12px; width:100%; font-family:"微软雅黑"; background-color:#ffffff; position:relative;}
UL,OL,li{padding:0px; border:0px; list-style-type:none;}
H1{color:#666666; font-weight:bold; font-size:12px; display:none}
H2{color:#666666; font-weight:bold; font-size:12px; line-height:24px;}
A:link{color:#3598db; text-decoration:none;}
A:visited{color:#3598db; text-decoration:none;}
A:hover{color:#3598db; /*text-decoration:underline;*/}
A:active{color:#3598db; text-decoration:none;}
.m_top10{ margin-top:10px;}
.fl{ float:left;}
/*==================页头，包括右上及LOGO===================*/
.header{width:100%; height:75px; float:left; background:#ffffff; border-bottom:#dddddd 1px solid; position:fixed; z-index:999999; top:0px;}
.header_move{width:100%; height:82px; float:left; background:url(../images/header_background.png) repeat-x; position:fixed; z-index:999999; top:0px;}
* html .header_move{width:100%; height:75px; float:left; background:#ffffff; border-bottom:#dddddd 1px solid; position:absolute; _top:expression(documentElement.scrollTop-0);}
.m_top75{ margin-top:75px; width:100%; float:left;}

.header_n{width:1000px; height:75px; margin:0 auto;}
 .logo{width:135px; height:50px; float:left; margin-top:12px; margin-left:10px; display:block; background:url(../images/tingyun_logo.png) no-repeat;}
 .logo{background:url(../images/ty_logo.png) no-repeat center 8px;}
 .head_rightbox{height:34px; float:right; margin-top:24px; margin-right:20px; font-family: "微软雅黑";}
 .head_tell{float:left; background:url(../images/phone.png) 0px 0px no-repeat; color:#939598; height:16px; line-height:16px; padding-left:22px; margin-right:10px;}
   .head_userloginbox{height:12px; line-height:12px; float:left;}
   .hrad_userlogin_border{ border-right:#444444 1px solid;}
   
   .login_icon{width:78px; height:32px; line-height:32px; color:#333333; font-size:14px; text-align:center; background:#ffffff; float:left; margin-right:12px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
   .login_icon a:link{text-decoration:none; width:78px; height:32px; line-height:32px; color:#333333; font-size:14px; text-align:center; background:#ffffff; border:#cccccc 1px solid; float:left; margin-right:12px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
   .login_icon a:visited{text-decoration:none; width:78px; height:32px; line-height:32px; color:#333333; font-size:14px; text-align:center; background:#ffffff; border:#cccccc 1px solid; float:left; margin-right:12px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
   .login_icon a:hover{text-decoration:none; width:78px; height:32px; line-height:32px; color:#ffffff; font-size:14px; text-align:center; background:#51aded; border:#51aded 1px solid; float:left; margin-right:12px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
   .login_icon a:active{text-decoration:none; width:78px; height:32px; line-height:32px; color:#333333; font-size:14px; text-align:center; background:#ffffff; border:#cccccc 1px solid; float:left; margin-right:12px; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
   
   .registration_icon{width:78px; height:32px; line-height:32px; color:#ffffff; font-size:14px; text-align:center; background:#ff5400; float:left; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
   .registration_icon a:link{text-decoration:none; width:78px; height:32px; line-height:32px; color:#ffffff; font-size:14px; text-align:center; background:#ff5400; border:#ff5400 1px solid; float:left; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
   .registration_icon a:visited{text-decoration:none; width:78px; height:32px; line-height:32px; color:#ffffff; font-size:14px; text-align:center; background:#ff5400; border:#ff5400 1px solid; float:left; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
   .registration_icon a:hover{text-decoration:none; width:78px; height:32px; line-height:32px; color:#ffffff; font-size:14px; text-align:center; background:#ef3f02; border:#eb4f02 1px solid; float:left; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
   .registration_icon a:active{text-decoration:none; width:78px; height:32px; line-height:32px; color:#ffffff; font-size:14px; text-align:center; background:#ff5400; border:#ff5400 1px solid; float:left; -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}

/*==================导航===================*/
.mainnav{height:32px; line-height:32px; float:left; color:#555555; font-size:16px; margin-left:20px; margin-top:26px; font-family:"微软雅黑";}
.nav {list-style:none; height:16px;}
.nav li{float:left;}
.nav li a.top_link {float:left; text-align:center; color:#555555; text-decoration:none; font-size:16px; cursor:pointer; margin:0 15px;}
.nav li:hover a.top_link {color:#0078d7; text-decoration:none;}
.nav li:hover {position:relative; z-index:200;}
.sub_w{top:75px; width:100%; background:#1a1a1a; color:#959595; left:0px; z-index:300; float:left; position:absolute;}
.sub{float:left; width:100%;}
.sub li{height:46px; line-height:46px; float:left; width:200px;}
.sub li a{font-size:14px; color:#959595; text-decoration:none; float:left; height:46px; line-height:46px; width:200px; text-align:center;}
.sub li a:hover {color:#ffffff; font-size:14px; background:#3598db;}
.sub_w{display:none}
#nav_on a {color:#0078d7; float:left;}

.sub_blue{background:#3598db; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.sub_blue a:link{background:#3598db; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.sub_blue a:visited{background:#3598db; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.sub_blue a:hover{background:#56afec; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none;}
.sub_blue a:active{background:#3598db; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.m_left20{ margin-left:20px;}
.m_top40{ margin-top:40px;}

.sub_blue_max{background:#eac30d; height:50px; line-height:50px; color:#ffffff; text-align:center; float:left; font-size:16px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; margin-top:210px; margin-left:30px;}
.sub_blue_max a:link{background:#eac30d; height:50px; line-height:50px; color:#ffffff; text-align:center; float:left; padding-left:20px; padding-right:20px; font-size:16px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.sub_blue_max a:visited{background:#eac30d; height:50px; line-height:50px; color:#ffffff; text-align:center; float:left; padding-left:20px; padding-right:20px; font-size:16px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.sub_blue_max a:hover{background:#f4d12e; height:50px; line-height:50px; color:#ffffff; text-align:center; float:left; padding-left:20px; padding-right:20px; font-size:16px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none;}
.sub_blue_max a:active{background:#eac30d; height:50px; line-height:50px; color:#ffffff; text-align:center; float:left; padding-left:20px; padding-right:20px; font-size:16px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.sub_blue_max img{ margin-top:15px;}


.button_green a{background:#7ac143; height:40px; line-height:40px; color:#ffffff; text-align:center; float:right; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none;}
.button_green a:hover{background:#66ac30; height:40px; line-height:40px; color:#ffffff; text-align:center; float:right; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none;}

.nav li:hover li:hover ul,
.nav li:hover li:hover li:hover ul,
.nav li:hover li:hover li:hover li:hover ul,
.nav li:hover li:hover li:hover li:hover li:hover ul
{left:0px; top:0px; background: #333333; padding:0px; border:1px solid #5c731e; white-space:nowrap; z-index:400; height:auto;}

.nav ul, 
.nav li:hover ul ul,
.nav li:hover li:hover ul ul,
.nav li:hover li:hover li:hover ul ul,
.nav li:hover li:hover li:hover li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.subnav{ background:#8e8e8e; width:100%; height:40px; line-height:40px; float:left;}
.subnav_n{ width:1000px; margin:0 auto;}
.subnav_n li{ color:#1a1a1a; font-size:14px; font-family:"微软雅黑"; font-weight:bold; width:160px; text-align:center; float:left;}
.subnav_n li A:link{color:#1a1a1a; text-decoration:none;}
.subnav_n li A:visited{color:#1a1a1a; text-decoration:none;}
.subnav_n li A:hover{color:#1a1a1a; text-decoration:none;}
.subnav_n li A:active{color:#1a1a1a; text-decoration:none;}
.subnav_n .on{ background:#ffffff;}
/*======首页banner======background-size:cover; */ 
.ind_banner{background:url(../images/tingyun_banner_bg.jpg) center top no-repeat #3598db; width:100%; height:372px; float:left;}
.ind_banner_n{margin:0 auto; width:1000px; height:372px; background:url(../images/tingyun_banner.png) left top no-repeat;}
.ind_banner_nw{ float:left; width:100%; margin-top:30px;}
.ind_banner_n2{margin:0 auto; width:980px; position: relative;}
.slogan_font{float:left; margin-left:5px; margin-top:130px; width:500px;}
.banner_font_01{ color:#ffffff; font-weight:600; font-size:30px; font-family:"微软雅黑"; width:100%;}
.banner_font_03{ color:#ffffff; font-weight:600; font-size:20px; font-family:"微软雅黑"; width:100%; text-align:center; float:left; margin-top:20px;}
.banner_font_02{ color:#a3bc82; font-size:12px; line-height:30px; width:100%; width:100%; text-align:center; float:left;}
.banner_img01{height:116px; background:url(../images/banner_font.png) 0px 0px no-repeat; display: block;  position: absolute; top:190px; width:100%;}
.banner_img_phone{background:url(../images/banner_l.png) no-repeat transparent; float: left; height: 440px; position: relative;  width: 161px;}
.banner_img_computer{background:url(../images/banner_r.png) no-repeat transparent; float:right; height:440px; position: relative; width:640px; right:0px;}
.banner_loading{ width:31px; height:31px; float:left; margin-top:220px; margin-left:61px;}
.banner_button{ width:100%; margin-top:20px; float:left;}
.banner_button_n{float:left; margin-left:20px; margin-top:25px; height:40px; width:300px;}
.banner_text_w{ width:100%; float:left; height:110px; background:#7ac143; color:#ffffff;}
.banner_text_n{width:960px; margin:0 auto; padding-left:20px; padding-right:20px;}
.banner_text{ font-size:14px; line-height:26px; margin-top:17px; float:left; color:#ffffff; width:790px; }
.banner_border{ float:left; border-right:#cae6b4 1px solid; height:60px; margin-top:25px; margin-left:20px; margin-right:20px;}
.three_rz{ float:left; background:url(../images/three_rz.png) top center no-repeat; padding-top:68px; width:128px; color:#ffffff; margin-top:15px; text-align:center;}

/*==================content===================*/  
.top_content_white{ width:100%; background:#ffffff; float:left; padding-top:36px; padding-bottom:40px;}
.top_content_gray{ width:100%; background:#f3f3f3; float:left; padding-top:36px; padding-bottom:40px;}
.top_content_gray02{ width:100%; background:#f3f3f3; float:left;}
.top_content{width:1000px; margin:0 auto;}
.ind_font_w1{width:100%; float:left; margin-top:30px; text-align:center;}
.ind_font_01{ color:#7ac143; font-weight:bold; font-size:36px; font-family:"微软雅黑"; margin-top:20px;}
.ind_font_02{font-family:"微软雅黑"; color:#222222; font-size:14px; font-weight:bold;}
.ind_font_w2{width:100%; float:left; margin-top:20px; padding-bottom:60px;}
.ind_font_n2{width:280px; float:left;}
.m_right60{ margin-right:60px;}
.ind_font_img{ width:127px; height:127px; margin-left:76px; float:left;}
.ind_font_title{color:#4b4b4b; font-weight:600; font-size:18px; float:left; width:100%; margin-top:20px; font-family:"微软雅黑";}
.ind_font_text{ color:#4b4b4b; line-height:30px; margin-top:10px; float:left; width:100%;}
.ind_font_text2{ color:#222222; line-height:30px; margin-top:20px; float:left; font-family:"微软雅黑"; font-weight:bold; width:100%;}
.ind_font_text3{ color:#3799db; font-size:18px;}
.ind_font_text4{ color:#7ac143; font-size:24px;}
.ind_font_n2 ul{ width:100%; float:left; margin-top:10px;}
.ind_font_n2 ul li{color:#696969; line-height:24px; background:url(../images/icon_point.png) 5px 10px no-repeat; padding-left:20px;}
.step_title_w{ width:100%; float:left; background:#555555; height:59px;}
.step_title_n{ width:1000px; margin:0 auto; background: url(../images/step01.jpg) no-repeat; height:59px;}
.step_img{width:480px; float:left; margin-right:40px;}
.step_font{ width:460px; float:left; margin-top:30px;}
.step_font_n{ width:100%; float:left; padding-bottom:20px;}
.step_sequence{ width:32px; height:32px; line-height:32px; text-align:center; float:left; font-size:14px; font-weight: bold; color:#ffffff; font-family: Arial, Helvetica, sans-serif; background: url(../images/step03.png) no-repeat; margin-right:18px;}
.step_text{float:left; width:410px;}
.step_font ul{float:left; width:100%; margin-top:10px; line-height:24px;}
.step_font ul li{color:#666666;}
 <!--background:url(../images/icon_point.png) 5px 10px no-repeat; padding-left:20px;-->

.product_insight_w{width:100%; float:left; padding-top:30px; padding-bottom:30px; background:url(../images/world_map.png) right bottom no-repeat #e6e7e9;}
.product_insight_n{width:1000px; margin:0 auto; padding-left:20px; padding-right:20px;}
.product_insight_img{ width:480px; float:left; margin-right:40px; margin-top:15px;}
.product_insight_font{ width:450px; float:left; margin-top:5px;}
.product_insight_title{ width:100%; float:left; font-size:24px; font-weight:600; color:#222222; font-family:"微软雅黑"; text-align:center; margin-bottom:30px;}
.product_insight_title2{ width:100%; float:left; font-size:24px; font-weight:600; color:#222222; font-family:"微软雅黑"; text-align:center; margin-top:40px;}
.product_insight_green2{font-size:60px; font-weight: bold; color:#7ac143;}
.product_insight_font ul{float:left; width:437px;}
.product_insight_font ul li{width:400px; float:left; color:#666666; line-height:24px; background:url(../images/lens_icon01.png) 0px 8px no-repeat; padding-left:37px; margin-bottom:20px;}
.li_title{width:100%; float:left; font-size:16px; font-family:"微软雅黑"; color:#222222;}
.li_titlekh{float:left; font-size:16px; font-family:"微软雅黑"; color:#222222;}
.try_request{ float:left; margin-top:40px; width:100%;}
.try_request span{ font-size:14px; font-weight:bold; color:#3598db; margin-left:20px; height:40px; line-height:40px;}
.try_request span A:link{color:#3598db; text-decoration:underline;}
.try_request span A:visited{color:#3598db; text-decoration:underline;}
.try_request span A:hover{color:#3598db; text-decoration: underline;}
.try_request span A:active{color:#3598db; text-decoration:underline;}
.detail{float:left; margin-top:20px; width:100%; font-size:12px; font-weight:bold; color:#7ac143; height:20px; line-height:20px;}

.kulogo_img{float:right; margin-top:100px; width:450px;}
.kuhu_say_font{ width:490px; float:left; margin-top:20px;}
.kuhu_say_title{width:100%; float:left; font-size:24px; font-weight:600; color:#222222; font-family:"微软雅黑"; margin-bottom:30px; }
.kuhu_say_font ul{float:left; width:100%;}
.kuhu_say_font ul li{color:#666666; line-height:24px; margin-bottom:20px;}

.product_insight_app_w{width:100%; float:left; padding-top:30px; padding-bottom:30px; background:#666666;}
.product_insight_app_n{width:960px; margin:0 auto; padding-left:20px; padding-right:20px;}
.product_insight_app_img{ width:240px; float:left; margin-right:60px; padding-left:60px;}
.product_insight_app_font{ width:500px; float:left;}
.product_insight_app_font ul{ width:100%; float:left; margin-top:20px;}
.product_insight_app_font ul li{ width:100%; float:left; color:#cccccc; line-height:24px; background:url(../images/icon_point2.png) 5px 10px no-repeat; text-indent:20px;}
.product_insight_app_font01{ color:#ffffff; font-size:14px; font-weight:bold; height:21px; line-height:21px;}
.product_insight_app_font01 .img{float:left; margin-left:10px;}
.product_insight_app_font02{color:#cccccc; line-height:24px; width:100%; float:left; margin-top:20px;}

.lens_content_w{width:100%; float:left; margin-top:40px; padding-bottom:20px; border-bottom:#b4b4b4 1px solid;}
.lens_content_w2{width:100%; float:left; margin-top:40px; padding-bottom:20px;}
.lens_content_n{width:220px; float:left;}
.m_right40{ margin-right:40px;}
.lens_title{ width:100%; height:60px; line-height:60px; float:left;}
.lens_title .n1{ width:60px; float:left; text-align:center; color:#ffffff; font-weight:bold; font-size:18px; margin-right:10px; background:url(../images/round_bg.png) 0px 0px no-repeat; font-family:Arial, Helvetica, sans-serif;}
.lens_title .n2{float:left; color:#1a1a1a; font-weight:bold; font-size:18px; }
.n3{float:left; color:#888888; padding-left:70px; line-height:24px; width:230px;}
.sq_w{ width:100%; float:left; margin-top:20px;}
.sq_n{ width:220px; margin:0 auto;}
.lens_title2{ font-size:14px; font-weight:bold; color:#3598db; margin-top:20px;}
.lens_content_n ul{ width:100%; float:left; margin-top:10px; padding-bottom:30px;}
.lens_content_n ul li{color:#666666; line-height:24px; background:url(../images/icon_point.png) 5px 10px no-repeat; padding-left:20px;}

.kh_w{width:100%; float:left; padding-top:30px; padding-bottom:30px; background:#7ac143;}
.content_n{width:1000px; margin:0 auto;}
.kh_font1{ font-size:14px; font-weight:bold; color:#ffffff; float:left; width:100%;}
.kh_n_img{float:left; width:100%; margin-top:20px;}
.awards_w{width:100%; float:left; padding-top:30px; padding-bottom:30px;}
.awards_img_app{width:100%; text-align:center; float:left;}
.product_font{ font-size:16px; color:#333333; font-family:"微软雅黑"; margin-top:20px; width:100%; text-align:center; font-weight:600; float:left;}
.awards_font2{ width:100%; margin-top:10px; float:left; color:#666666; text-align:left; line-height:24px;}
.try_w{width:100%; float:left; padding-top:30px; padding-bottom:30px; background:#467804;}
.try_title{color:#ffffff; font-size:30px; font-weight:600; float:left; width:100%; font-family:"微软雅黑"; text-align:center;}
.try_title span{ font-size:46px;}
.try_font{ color:#c8d7b4; font-size:16px; float:left; width:100%; font-family:"微软雅黑"; text-align:center; padding-bottom:30px; margin-top:20px;}
.buttom_w{ width:220px; margin:0 auto;}
.white_button A:link{background:#ffffff; height:40px; line-height:40px; color:#000000; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none;}
.white_button A:visited{background:#ffffff; height:40px; line-height:40px; color:#000000; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none;}
.white_button A:hover{background:#7ac143; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none;}
.white_button A:active{background:#ffffff; height:40px; line-height:40px; color:#000000; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none;}

 /*==================页脚及版权===================*/ 
.footer_w{width:100%; float:left; background:#1a1a1a; height:146px;}
.footer_content_n{width:1000px; margin:0 auto;}
.footer_font1{ float:left; width:100%; text-align:center; color:#666666; margin-top:30px;}
.footer_font1 A:link{color:#666666; text-decoration:none;}
.footer_font1 A:visited{color:#666666; text-decoration:none;}
.footer_font1 A:hover{color:#3598db; text-decoration: none;}
.footer_font1 A:active{color:#666666; text-decoration:none;}
.footer_font2{ float:left; width:100%; text-align:center; color:#666666; margin-top:15px;}
.footer_font2 A:link{color:#4e8e1c; text-decoration:none;}
.footer_font2 A:visited{color:#4e8e1c; text-decoration:none;}
.footer_font2 A:hover{color:#4e8e1c; text-decoration: underline;}
.footer_font2 A:active{color:#4e8e1c; text-decoration:none;}
.footer{font-size:12px; width:100%; padding-top:10px; float:left; color:#666666;}
.footerbo{width:700px; margin-left:226px;}
.footerboa{width:100%; height:30px; line-height:30px; float:left; text-align:center; margin-top:15px;}
.footerboa a:link{color:#666666; text-decoration:none;}
.footerboa a:visited{color:#666666; text-decoration:none;}
.footerboa a:hover{color:#3598db; text-decoration:underline;}
.footerboa a:active{color:#666666; text-decoration:none;}
.c_logo{float:left; margin-top:17px;}
.c_bottomline{width:500px; font-size:12px; padding-left:20px; float:left; text-align:left; padding-top:20px;}
.c_company{float:left; width:500px; color:#666666;}
.c_company a {color:#7ac143; text-decoration:none;}
.c_company a:hover{color:#7ac143; text-decoration:underline;}
/*.copyright{color:#666666; width:500px;  float:left; margin-top:10px; line-height:20px;}*/


.min_mainnav{float:left; width:1000px; border-bottom:#666666 1px solid; padding-top:30px; padding-bottom:30px;}
.min_mainnav ul{float:left; width:140px; margin-left:10px;}
.m_right{ margin-right:12px;}
.m_top20{ margin-top:20px;}
.min_mainnav_title{ font-size:16px; color:#ffffff; font-weight:bold;}
.min_mainnav ul li{float:left; width:100%; height:24px; line-height:24px; color:#666666;}

.min_mainnav ul li a:link{color:#666666; text-decoration:none;}
.min_mainnav ul li a:visited{color:#666666; text-decoration:none;}
.min_mainnav ul li a:hover{color:#7ac143; text-decoration:underline;}
.min_mainnav ul li a:active{color:#666666; text-decoration:none;}
.contact_us{ float:right; padding-right:18px; width:200px; line-height:23px; font-family:Arial, Helvetica, sans-serif;}
.contact_us ul li a:link{color:#666; text-decoration:underline;}
.contact_us ul li a:visited{color:#666; text-decoration:underline;}
.contact_us ul li a:hover{color:#3399cc; text-decoration:underline;}
.contact_us ul li a:active{color:#666; text-decoration:underline;}
.contact_us span{ margin-right:5px;}


/* 焦点图 */
.focus{width:480px;height:300px; position:relative; float:left; background:url(../images/gn_bgimg.png) no-repeat;}
.f426x240{width:455px; height:235px; margin-top:14px; float:left; margin-left:12px;}
.f426x240 img{width:455px;height:235px}
.rslides{width:455px; position:relative;list-style:none;padding:0}
.rslides_tabs{clear:both;text-align:center;clear:both\9;padding-left:160px\9;}
.rslides_tabs li{display:inline;float:none;float:left\9;}
.rslides_tabs a{text-indent:-9999px;overflow:hidden;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background:rgba(0,0,0, .2);background:#e0e0e0;display:inline-block;_display:block;*display:block;width:16px;height:16px; margin-right:20px; margin-top:22px;}
.rslides_tabs .rslides_here a{background:rgba(0,0,0, .6);background:#ffffff;}
/* kehulogo */
 .pingjia_logo{width:450px; height:355px; float:left; position:relative;}
 .pingjia_logo #scrolling{width:450px;	height:355px; overflow:hidden; float:left;}
 .pingjia_logo #scrollnews{position:absolute; width:450px;	height:355px; overflow:hidden; display:inline; left:0px; top:0px;}
 .pingjia_logo #scrollnews_con,
 .pingjia_logo #scrollnews_copymsgid{ width:450px; overflow:hidden;}
 .pingjia_logo #scrollnews_con ul,
 .pingjia_logo #scrollnews_copymsgid ul{float:left; width:450px; height:355px; clear:both;}
 
 .app_ad_w{ width:120px; text-align:center; font-family:"微软雅黑";}
 .app_ad_font{ width:100%; margin-top:10px; float:left;}
 
 /* tingyun */
 .tingyun_app_title{ float:left; margin-top:5px;}
 .tingyun_app_font_w{ float:left; width:100%; margin-left:10px; width:270px; color:#666666; margin-top:5px;}
 .tingyun_app_font01{ float:left; width:100%; font-size:16px; font-weight:bold; color:#3598db;}
 .tingyun_app_font02{ float:left; width:100%; font-size:13px; line-height:24px; margin-top:10px;}
 .tingyun_app_font03{ float:left; width:100%; font-size:13px; font-weight:bold; color:#3598db; margin-top:15px;}
 .tingyun_app_font_w ul{ width:100%; float:left; margin-top:8px;}
 .tingyun_app_font_w ul li{ width:50%; float:left; line-height:26px; background:url(../images/icon_point.png) 0px 10px no-repeat; text-indent:16px;}
 .tingyun_app_button{ background:#ff5400; width:160px; height:36px; line-height:36px; color:#ffffff; text-align:center; font-size:16px;margin-right:10px; float:left;}
 .tingyun_app_button a:link{color:#ffffff; text-decoration:none; background:#ff5400; width:160px; height:36px; line-height:36px; float:left;}
 .tingyun_app_button a:visited{color:#ffffff; text-decoration:none; background:#ff5400; width:160px; height:36px; line-height:36px; float:left;}
 .tingyun_app_button a:hover{color:#ffffff; text-decoration:none; background:#ff6d25; width:160px; height:36px; line-height:36px; float:left;}
 .tingyun_app_button a:active{color:#ffffff; text-decoration:none; background:#ff5400; width:160px; height:36px; line-height:36px; float:left;}
 /*addbutton*/
.tingyunbutton{width:570px;height:auto;padding-top:20px;}
.clear:after{visibility:hidden;clear:both;display:block;height:0px;content:" ";}
.clea{*zoom:1;}
.tingyun_app_buttwo{width:218px;height:36px;line-height:36px;background:#0981e0;text-align:center;font-size:16px;float:left;}
  .tingyun_app_buttwo a:link{color:#ffffff; text-decoration:none; background:#0981e0; width:218px; height:36px; line-height:36px; float:left;}
 .tingyun_app_buttwo a:visited{color:#ffffff; text-decoration:none; background:#0981e0; width:218px; height:36px; line-height:36px; float:left;}
 .tingyun_app_buttwo a:hover{color:#ffffff; text-decoration:none; background:#3598db; width:218px; height:36px; line-height:36px; float:left;}
 .tingyun_app_buttwo a:active{color:#ffffff; text-decoration:none; background:#0981e0; width:218px; height:36px; line-height:36px; float:left;}
 
 
 .tingyun_app_right{ width:500px; float:left; margin-left:10px;}
 .tingyun_network{ width:202px; height:27px; margin:0 auto;}
 .tingyun_network_font01{color:#444444; font-size:14px; text-align:center; float:left; width:100%; margin-top:25px;}
 .tingyun_network_td{ width:640px; margin:0 auto;}
 .tingyun_network_td_n{ width:120px; margin-left:20px; margin-right:20px; margin-top:40px; float:left;}
 .tingyun_network_img{ width:76px; height:76px; margin:0 auto;}
 .tingyun_network_font02{ color:#444444; font-size:14px; margin-top:15px; width:100%; float:left; text-align:center;}
 .tingyun_network_font03{ color:#3598db; font-size:12px; margin-top:35px; margin-bottom:8px; width:100%; float:left; text-align:center;}
 .tingyun_network_button_w{ width:222px; height:52px; margin:0 auto;}
 .tingyun_network_button{ background:#ffffff; width:220px; height:48px; line-height:48px; color:#3598db; text-align:center; font-size:22px; font-family:Arial, Helvetica, sans-serif; float:left; border:#3598db 1px solid;}
 .kehu_font_title{ font-size:16px; font-weight:600; color:#333333; float:left; width:100%; font-family:"微软雅黑";}
 .kehu_content{border:#dddddd 1px solid; width:988px; padding-top:20px; padding-bottom:20px; padding-left:10px; float:left; margin-top:12px;} 
 
 .pricing_font01{ color:#605f61; width:100%; float:left; font-size:36px; margin-top:40px;}
 .pricing_font02{ color:#8c9093; width:100%; float:left; font-size:16px; margin-top:20px; text-indent:4px;}
 .pricing_table{ float:left; margin-top:50px; color:#444444; border-bottom:#dddddd 1px solid; border-collapse:collapse; margin-bottom:80px;}
 .pricing_table td{line-height:40px; border-left:#dddddd 1px solid; border-right:#dddddd 1px solid; padding-left:10px; padding-right:10px; text-align:center;}
 .pricing_table_td_green{text-align:center; background:#83b732; color:#ffffff;}
 .pricing_table_td_blue{text-align:center; background:#2da0ce; color:#ffffff;}
 .pricing_table_price{ background:url(../images/pricing_thbg.gif) repeat-x; height:130px; border-top:#dddddd 1px solid; border-bottom:#dddddd 1px solid;}
 .pricing_table_fint01{ font-size:16px; line-height:16px; font-weight:bold; text-align:center; width:100%; float:left; margin-top:10px;}
 .pricing_table_fint02{ font-size:26px; line-height:26px; font-weight:bold; text-align:center; width:100%; float:left; margin-top:15px; font-family:"微软雅黑";}
 .pricing_table_fint03{ font-size:12px; line-height:12px; text-align:center; width:100%; float:left; margin-top:10px; color:#909090;}
 .pricing_table_green{ color:#83b732;}
 .pricing_table_blue{ color:#2da0ce;}
 .pricing_table_black{ color:#444444;}
 .pricing_table_td_white{border-bottom:#dddddd 1px dashed;}
 .pricing_table_td_gray{border-bottom:#dddddd 1px dashed; background:#f7f7f7;}
 .pricing_table_td_title{border-bottom:#dddddd 1px dashed; background:#ebecec; font-weight:bold;}
 .pricing_table_button_green{width:100px; height:40px; margin:0 auto;}
 .pricing_table_button_green a{width:100px; height:40px; background:#4a993e; color:#ffffff; text-align:center; line-height:40px; float:left; text-decoration:none;}
 .pricing_table_button_gray{width:100px; height:40px; margin:0 auto; background:#515151; color:#ffffff; text-align:center; line-height:40px;}
 .pricing_table_button_gray a{width:100px; height:40px; background:#515151; color:#ffffff; text-align:center; line-height:40px; float:left; text-decoration:none;}
 .pricing_table_phone_font01{ font-size:12px; line-height:16px; margin-top:5px;}
 .pricing_table_phone_font02{ color:#f15a23; font-family:Arial, Helvetica, sans-serif; font-size:22px; line-height:30px; margin-top:5px;}
 .pricing_table_tr_bottom{ background:#f9f9f9;}
 

 
 
.analysis_w{ width:100%; background:#ffffff; float:left; padding-top:50px; padding-bottom:30px; background:url(../images/faq_bg.gif) left top repeat-x;}
.analysis_n{ width:1000px; margin:0 auto; position:relative;}
/*TAB标签*/
.tabnew{width:1000px; float:left; position:relative;}
ul{list-style:none;}
a{text-decoration:none;color:#000;}
.display_none{display:none;}
.container{clear:both; width:100%;float:left; color:#666666;}
.container A:link ,A:visited,A:active {color:#ffffff;}
/*选项卡的样式*/
.convention_tab{float:left; margin-left:170px;}
.convention_tab li{margin:0;padding:0;float:left; position:relative;z-index:2;bottom:0px; margin-right:8px; font-weight:bold;color:#ffffff;}
.convention_tab li a{background:url(../images/analysis_tab_a.png) 0px 0px no-repeat; width:160px; height:46px;line-height:46px; float:left; color:#ffffff; font-family:"微软雅黑"; text-align: center; font-size:14px;}
.convention_tab li.important a,.convention_tab li.important a:hover{color:#ffffff;}
.convention_tab li a:hover{background:url(../images/analysis_tab_hover.png) 0px 0px no-repeat; text-decoration:none; color:#ffffff;}
/*选中后的样式*/
.convention_tab li.current_tab a,.convention_tab li.current_tab a:hover{background:url(images/analysis_tab.png) no-repeat; color:#3598db;}
/*单独设置第二个tab的某些样式*/
#nav2 li.current_tab a,#nav2 li.current_tab a:hover{background:url(../images/analysis_tab.png) no-repeat; color:#ffffff;}

/*其它*/
#cardarea,#cardarea2{text-align:left;clear:both; line-height:22px;}
#cardarea p,#cardarea2 p,#cardarea2 dl{padding:0px;line-height:22px;}
#nav2{margin-top:0px;}
.kkul{ float:left; padding-left:20px; padding-right:20px; margin-left:32px; width:770px; border:#dddddd 1px solid; padding-top:20px;}
.kkul ul{ margin-top:40px; float:left;}
.q{font-weight:bold; background:url(../images/qa_li_icon.png) 5px 7px no-repeat; padding-left:25px; color:#444444; font-size:14px; font-weight:600; float:left;}
.kkul p{ margin-left:25px; float:left; margin-top:5px; width:100%;}
.kkul li{ float:left; width:100%; margin-bottom:25px;}
.li_two{line-height:24px; background:url(../images/icon_point.png) 0px 10px no-repeat; padding-left:15px; margin-left:25px; float:left; width:730px; margin-top:8px;}

.analysis{ width:100px; margin-left:5px; margin-right:5px; float:left; margin-top:30px;}
.analysis_img{ width:55px; height:55px; float:left; padding-left:22px;}
.analysis_font{ width:100%; text-align:center; color:#222222; font-size:14px; font-family:"微软雅黑"; margin-top:10px; float:left;}
.analysis_tab{ width:160px; height:40px; line-height:40px; color:#3598db; font-size:16px; text-align:center; position:absolute; left:0px; top:-40px; background:url(../images/analysis_tab.png) no-repeat; font-family:"微软雅黑";}
 
.awards_w{width:100%; float:left; padding-top:30px; padding-bottom:30px;}
.awards_font1{ font-size:24px; font-weight:600; color:#222222; float:left; width:100%; font-family:"微软雅黑"; margin-top:20px; text-indent:22px;}
.awards_img{ margin-left:10px; float:left; width:128px;}
.awards_font2{ width:100%; margin-top:10px; float:left; color:#666666; text-align:left; line-height:24px;}
.try_w{width:100%; float:left; padding-top:30px; padding-bottom:30px; background:#5dade2;}
.try_title{color:#ffffff; font-size:30px; font-weight:600; float:left; width:100%; font-family:"微软雅黑"; text-align:center;}
.try_title span{ font-size:46px;}
.try_font{ color:#dfeff9; font-size:16px; float:left; width:100%; font-family:"微软雅黑"; text-align:center; padding-bottom:30px; margin-top:20px;}
.buttom_w{ width:220px; margin:0 auto;}
.sub_blue2{background:#386888; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.sub_blue2 a:link{background:#386888; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.sub_blue2 a:visited{background:#386888; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.sub_blue2 a:hover{background:#42799d; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none;}
.sub_blue2 a:active{background:#386888; height:40px; line-height:40px; color:#ffffff; text-align:center; float:left; padding-left:35px; padding-right:35px; font-size:14px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}  
 
.tingyun_network_img{float:left; width:465px; margin-left:35px; margin-top:30px;}
.tingyun_network_font{ width:350px; float:left; margin-top:70px; margin-left:60px;}
.tingyun_network_title{float:left; width:286px; height:60px;}
.tingyun_network_font ul{float:left; width:100%; margin-top:10px;}
.tingyun_network_font ul li{color:#28292a; background:url(../images/icon_network_point.png) 2px 8px no-repeat; padding-left:18px; font-size:14px; line-height:22px; margin-top:10px; font-family:"微软雅黑";}
.m_top50{ margin-top:50px;}
.m_top80{ margin-top:80px;}
.tingyun_network_font2{ font-size:24px; text-align:center; font-weight:600; color:#222222; float:left; width:100%; font-family:"微软雅黑";}
.tingyun_network_img2{width:100%; float:left; text-align:center; margin-top:20px;}
.tingyun_network_font3{ font-size:14px; color:#333333; font-family:"微软雅黑"; margin-top:20px; width:100%; text-align:center; font-weight:600; float:left;}
.tingyun_network_baobiao{ width:1000px; height:304px; background:url(../images/tingyun_network_baobiao.gif) no-repeat; float:left; margin-top:30px;}
.network_baobiao_font_w{ width:340px; margin-left:330px; margin-top:170px; color:#ffffff; float:left;}
.network_baobiao_font1{ width:100%; float:left; font-size:14px; font-weight:bold; text-align:center; margin-top:5px}
.network_baobiao_font2{ width:100%; float:left; font-size:12px; text-align:center; line-height:18px; margin-top:10px;}
.network_yuanli_font1{ width:100%; float:left; font-size:14px; text-align:center; line-height:30px; margin-top:10px; color:#474745;}
.network_line_w{width:100%; float:left; margin-top:30px;}
.network_line{ width:370px; height:2px; background:#666666; margin:0 auto;}
.network_leixing{width:900px; float:left; margin-left:50px; margin-top:30px;}
.network_leixing_n{width:130px; float:left; margin-left:10px; margin-right:10px;}
.network_leixing_img{width:100%; float:left; text-align:center;}
.network_leixing_font{width:100%; float:left; text-align:center; color:#666666; font-size:13px; margin-top:20px;}
.network_kehu{ background:#3c3c3c; width:100%; float:left; padding-top:50px; padding-bottom:80px;}
.network_kehu_n{ width:290px; margin-left:20px; margin-right:20px; float:left; color:#ffffff;}
.network_kehu_font{float:left; width:100%; font-size:14px; margin-top:20px; font-family:"微软雅黑";}
.network_kehu_font2{float:left; width:100%; font-size:12px; line-height:22px; margin-top:10px;}

.tingyun_register_w{ background:#3598db; width:100%; float:left; padding-top:40px; padding-bottom:50px;}
.tingyun_register_n{width:1000px; margin:0 auto;}
.tingyun_register_font{ font-size:26px; font-family:"微软雅黑"; color:#f3f3f3; text-align:center; width:1000px; float:left; margin-bottom:30px;}
.tingyun_register_font2{ font-size:16px; font-family:"微软雅黑"; color:#f3f3f3; text-align:center; width:1000px; float:left; margin-bottom:20px;}
.tingyun_register_button_w{ width:260px; margin:0 auto;}
.tingyun_register_button{background:#7ac143; width:240px; height:50px; line-height:50px; color:#ffffff; text-align:center; float:left; text-align:center; font-size:18px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.tingyun_register_button a:link{background:#7ac143; width:240px; height:50px; line-height:50px; color:#ffffff; text-align:center; float:left; text-align:center; font-size:18px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.tingyun_register_button a:visited{background:#7ac143; width:240px; height:50px; line-height:50px; color:#ffffff; text-align:center; float:left; text-align:center; font-size:18px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
.tingyun_register_button a:hover{background:#8eda53; width:240px; height:50px; line-height:50px; color:#ffffff; text-align:center; float:left; text-align:center; font-size:18px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; text-decoration:none;}
.tingyun_register_button a:active{background:#7ac143; width:240px; height:50px; line-height:50px; color:#ffffff; text-align:center; float:left; text-align:center; font-size:18px; font-weight:bold; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;} 

.tingyun_network_button_phone{width:260px; height:55px; line-height:55px; color:#ffffff; text-align:center; float:left; text-align:center; font-size:24px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; border:#ffffff 2px solid;}

.tingyun_app_npage_title_img{ margin-left:30px; float:left; margin-top:20px; width:350px;}
.tingyun_app_npage_title{ margin-left:20px; float:left; margin-top:20px; width:570px;}
.tingyun_app_npage_title_font{ font-size:14px; line-height:28px; color:#333333; margin-top:10px;}

 .tingyun_app_bottom{float:left; width:998px; border:#dddddd 1px solid; margin-top:20px;}
 .tingyun_app_right_n1{ width:248px; height:238px; float:left; border-right:#dddddd 1px dashed;}
 .tingyun_app_right_n2{ width:248px; height:238px; float:left; border-right:#dddddd 1px dashed;}
 .tingyun_app_right_n3{ width:248px; height:238px; float:left; border-right:#dddddd 1px dashed;}
 .tingyun_app_right_n4{ width:248px; height:238px; float:left;}
  .tingyun_app_right_nfont{ text-align:center; margin:0 auto; padding-left:5px; padding-right:5px; margin-top:12px;}
 .tingyun_app_font04{ color:#333333; font-size:16px; width:100%; padding-bottom:10px; margin-top:10px; float:left; font-family:"微软雅黑";}
 .tingyun_app_right_img{width:100%; text-align:center; float:left; margin-top:5px;}
 .tingyun_app_font05{ color:#666666; font-size:12px; width:220px; line-height:24px; float:left; margin-left:14px; text-align:left;} 
 
 .contact_banner_background{ width:100%; float:left; height:297px; background:url(../images/contact_banner_background01.jpg) repeat-x;}
 .contact_banner_background_n{ width:1000px; margin:0 auto;}
 .contact_banner_font{ width:556px; float:left; height:410px; margin-left:120px;}
 .contact_banner_font_m{ width:807px; float:left; height:297px; margin-left:80px;}
 .contact_content_w{ width:100%; float:left; margin-top:80px;}
 .contact_content_n{width:1000px; margin:0 auto;}
 .contact_content{ width:900px; margin-left:83px; float:left;}
 .contact_img{ width:76px; height:76px; float:left;}
 .contact_font{ float:left; margin-left:20px; width:800px;}
 .contact_fontn1{ color:#333333; font-size:16px; font-weight:bold; width:100%; float:left;}
 .contact_fontn2{ color:#333333; font-size:12px; margin-top:10px; width:100%; float:left;}
 .contact_fontn3{ color:#333333; font-size:12px; margin-top:20px; width:100%; float:left;}
 .qq_talk{ margin-right:10px; margin-top:-6px; float:left;}
 
 
 .server_banner_background{ width:100%; background:url(../images/banner_serverbackgroundn1.jpg) bottom left repeat-x;}
 .server_banner_backgroundn1{ width:100%; float:left; background:url(../images/banner_server_background.png) top center no-repeat; height:500px; margin-top:26px;}
 .server_banner_font{ width:556px; height:410px; background:url(../images/server_banner.png)repeat-x; float:left; margin-left:10px; margin-top:75px;}
 .server_gongneng{ background:#f6f6f6; height:130px; width:100%; float:left;}
 .server_title01{ width:434px; height:61px; margin:0 auto; margin-top:40px;}
 .server_gongneng2{background:url(../images/server_gn.png) top center no-repeat; background-size:cover; width:100%; height:259px; float:left;}
 .server_gn_font_w{ width:310px; float:left; margin-left:20px; margin-top:50px;}
 .server_gn_font_icon{ width:56px; height:56px; margin-right:10px; float:left;}
 .server_gn_font{height:56px; margin-right:10px; float:left; font-size:13px; line-height:20px; color:#ffffff; width:232px; margin-top:7px;}
 
 
  .server_content_w{ width:100%; background:#ffffff; float:left; padding-top:80px;}
  .server_content_kehu{ width:100%; background:#ffffff; float:left; padding-top:60px;}
  .server_title02{ width:1000px; margin:0 auto;}
  .server_youshi_w{ width:300px; height:200px; background:#f7f7f7; text-align:center; float:left;}
  .server_youshi_img{ width:100px; height:100px; margin-top:30px; margin-left:100px; float:left;}
  .server_youshi_font{ width:100%; text-align:center; font-size:22px; color:#4e4e4e; font-family:"微软雅黑"; margin-top:10px; float:left;}
  
  .server_step{ width:980px; height:152px; margin-left:10px; float:left; margin-top:40px; background:url(../images/server_step.jpg) no-repeat;}
  .server_kehu{ width:980px; height:210px; margin-left:10px; float:left; margin-top:10px; padding-bottom:30px; background:url(../images/server_kehu.jpg) center top no-repeat;}
  
  
 
.btm{ margin:30px auto}
.btm p{ font:normal 12px/24px 'Microsoft YaHei'; text-align:center}
/*end globel style*/


/*index content*/
.da-thumbs{list-style:none; position:relative;margin:0;padding:0}
.da-thumbs li{float:left;position:relative; margin-top:40px;}
.da-thumbs li a{display:block;position:relative; text-decoration:none;}
.static_info{
	float:left;
	width:300px;
	height:200px;
	background:#f7f7f7; text-align:center;
}
.hot_info{display:none;}
.da-thumbs li a{color:#333333;overflow:hidden; text-decoration:none;}
.da-thumbs li a div{position:absolute;background:#f7f7f7;background:rgba(247,247,247,0.9);*background:#f7f7f7;background:#f7f7f7\0;filter:alpha(Opacity=90);width:100%;height:100%}
.da-thumbs li a p{ font-size:14px; font-weight:normal;text-align:center; color:#333333; line-height:28px; padding-top:70px; margin:0 20px;}
.li_margin1{ margin-left:10px; margin-right:40px;}

/*head add*/
#div2{display: block;width:100%; height:75px;}
.myen{float:left;line-height:32px;height:32px;padding-top:2px;}
.myen_a{text-decoration:none;padding-right:10px;}
.myen_a:link,.myen_a:visited{color:#555;}
.myen_a:hover{color:#0078d7;text-decoration:none;}
.myen_a:active{color:#555;}
/*server 1016 add*/

 .server_banner_background{width:100%;height:510px;background:url(../images/banner_server_background1016.jpg) top center no-repeat;}
 .server_banner_font1016{width:533px;height:214px;padding:90px 447px 0 20px;}
 #tanchuang{width:197px;height:43px;background:#ff5400;text-align:center;line-height:43px;color:#fff;font-size:22px;cursor:pointer;margin:20px auto 75px 20px;}
 .server_title011016{width:353px;height:31px;margin:0 auto 25px;}
 .server_gongneng1016{background:#f6f6f6;width:100%;height:305px;}
 .server_gongneng1016 ul.top_content{height:300px;list-style:none;width:930px;overflow:hidden;padding:0 35px;}
 .server_gongneng1016 li{float:left;width:180px;height:300px;padding-right:70px;}
 .server_gongneng1016 div{width:100px;height:100px;margin:55px 40px 20px;}
 .server_gongneng1016 p{line-height:24px;font-size:14px;}
 .server_gongneng1016 .server_gongneng_li1{background:url(../images/server_gongneng_bj.png) no-repeat left top;}
 .server_gongneng1016 .server_gongneng_li2{background:url(../images/server_gongneng_bj.png) no-repeat -130px top;}
 .server_gongneng1016 .server_gongneng_li3{background:url(../images/server_gongneng_bj.png) no-repeat -260px top;}
 .server_gongneng1016 .server_gongneng_li4{background:url(../images/server_gongneng_bj.png) no-repeat -390px top;}
 .server_gongneng1016 .endli_noright{padding:0;}
 .server_content_1016{ width:100%; background:#ffffff;padding-top:50px;} 
 
 .head_rightbox2{margin-top:19px;margin-right:20px;}
 
 /*11.20添加按钮*/
 /*app*/
 .tingyun_app_div20{width:570px;height:32px;}
 .tingyun_app_div20 img{width:139px;height:32px;float:left;}
 .tingyun_app_div20 div{float:right;padding-right:12px;}
 .tingyun_app_div20 div a{height:32px;line-height:32px;color:#ff5500;text-decoration:underline;font-size:16px;}
 .tingyun_app_div20 div a:hover{color:#f1881c;}
 .tingyun_app_buttwo{width:160px;height:36px;line-height:36px;text-align:center;float:left;}
  .tingyun_app_buttwo a:link,.tingyun_app_buttwo a:visited{color:#ffffff; text-decoration:none; background:#0981e0; width:160px; height:36px; line-height:36px;} 
 .tingyun_app_buttwo a:hover{background:#3a9ae6;}
 .tingyun_app_buttwo a:active{color:#ffffff; text-decoration:none; background:#0981e0; width:160px; height:36px; line-height:36px;}
 /*server*/
 .tingyun_server_div20{width:1000px;height:43px;margin:20px 0 75px 20px;overflow:hidden;}
 .but_demo1{width:200px;height:43px;line-height:43px;float:left;margin-left:20px;}
 .but_demo1 a{width:198px;height:41px;line-height:41px;border:1px solid #ff5400;color:#ff5400;text-decoration:none;text-align:center;font-size:22px;display:block;} 
  .but_demo1 a:link,.but_demo1 a:visited{text-decoration:none;color:#ff5400;}
  .but_demo1 a:hover{text-decoration:none;background:#ffeee5;}
  .but_demo1 a:active{text-decoration:none;}
  #tanchuang{width:197px;height:43px;background:#ff5400;text-align:center;line-height:43px;color:#fff;font-size:22px;cursor:pointer;margin:0;float:left;}
  #tanchuang:hover{background:#e64b00;}
  
/*11.24 contact*/
.contact_blue{color:#3598db;}
.contact_fontn24{float:left;padding-top:40px;}
.contact_float_right{width:820px;float:left;}
.contact_float_right .contact_fontn1{width:800px;padding-left:20px;}
.contact_float_font{width:390px;padding-left:20px;float:left;}
.contact_float_div2{width:820px;float:left;}
.contact_float_div3{width:820px;padding-top:40px;float:left;}

/*12.11 app_qq_box
	.qq_box{background:url(../images/qq_box_bj.png) no-repeat left bottom;}
*/
.qq_box{max-width:178px;height:50px;padding-bottom:2px;position:fixed;bottom:10px;right:0;z-index:500;}
.qq_box_con{max-width:177px;height:48px;overflow:hidden;border:1px solid #aec8e9;border-right:0;background:url(../images/qq_box_con_bj.png) repeat-x;}
#qq_button{width:31px;height:48px;cursor:pointer;background:url(../images/qq_box_button.png) no-repeat 10px 16px;}
#qq_button_current{width:31px;height:48px;cursor:pointer;background:url(../images/qq_box_button.png) no-repeat 10px -26px;}
.qq_img{border:0;width:30px;height:32px;padding:9px 7px 7px 0;}
.qq_qun{display:block;padding-left:13px;width:95px;background:url(../images/qq_box_button.png) no-repeat left -70px;}
.qun_name{height:20px;line-height:20px;padding-top:5px;color:#00101f;font-size:12px;}
.qun_num{height:20px;line-height:20px;color:#1c5d9f;font-size:16px;}

/*12.15页尾修改*/
.c_company,.copyright{width:483px;}
.footerbo{width:100%; margin:0;height:66px;overflow:hidden;}
.c_bottomline{width:480px; font-size:12px; padding-left:0px; float:none;margin:0 auto; text-align:center; padding-top:20px;}
.footer_content_n{width:1000px; margin:0 auto;height:100%;overflow:hidden;}

/*12.16 cdn 产品页*/
.cdn_banner{width:100%;height:460px;background:url(../images/cdn-banner_bj1.jpg) no-repeat top center;border-top:1px solid #ddd;}
.cdn_banner_box{width:1020px;height:460px;margin:0 auto;}
.cdn_banner_left{width:440px;padding-left:35px;height:460px;float:left;}
.cdn_img1{width:273px;height:115px;padding:45px 0;}
.cdn_banner_right{543px;height:450px;float:right;padding-top:10px;}
.cdn_p{color:#666;font-size:16px;margin-bottom:10px;line-height:26px;}
.cdn_but{width:215px;height:65px;line-height:65px;font-size:30px;text-align:center;color:#fff;margin-top:35px;background:url(../images/cdn_but_bj.png) no-repeat left top;cursor:pointer;}
.cdn_but:hover{background:url(../images/cdn_but_bj.png) no-repeat left bottom;}
.cdn_layout2{width:100%;height:355px;background:#dcdfe7;}
.cdn_layout2_box{width:1000px;height:295px;margin:0 auto;padding:40px 0 20px;}
.cdn_layout2_box .li1{width:332px;height:295px;border-right:1px dashed #c6c7ca;float:left;}
.cdn_layout2_box .endli{border:0;}
.cdn_layout2_box img{width:150px;height:150px;margin:0 91px 0;}
.cdn_li_p{text-align:center;font-size:24px;color:#45458e;margin-top:10px;line-height:56px;line-height:56px;}
.cdn_li_ul{margin:0 auto;width:127px;}
.cdn_layout2 .cdn_li_ul1{width:100px;}
.cdn_layout2 .cdn_li_ul2{width:115px;}
.cdn_li_ul li{height:26px;line-height:26px;font-size:14px;color:#666;}
.cdn_layout3{padding-top:40px;width:1000px;margin:0 auto;}
.cdn_tit1{background:url(../images/cdn_tit_bj.jpg) repeat-x;height:30px;width:1000px;text-align:center;line-height:30px;}
.cdn_tit1 span{font-size:24px;color:#45458e;padding:0 15px;background:#fff;font-family:Microsoft YaHei;}
.cdn_lay3_box{margin:25px 0;width:1000px;height:305px;position:relative;background:url(../images/cdn_lay3_bj.jpg) no-repeat top center;}
.cdn_lay3_left,.cdn_lay3_right{width:269px;height:202px;cursor:pointer;position:absolute;top:40px;}
.cdn_lay3_con{width:400px;height:250px;position:absolute;top:15px;left:300px;cursor:pointer;}
.cdn_lay3_left{left:0;}
.cdn_lay3_right{right:0;}
.cdn_ul1{width:985px;padding:35px 0 35px 15px;height:150px;}
.cdn_ul1 li{height:150px;margin-right:53px;float:left;}
.cdn_ul1 .cdn_ul1_li1{width:150px;}
.cdn_ul1 .cdn_ul1_li2{width:17px;background:url(../images/jiantou1217.jpg) no-repeat left center;}
.cdn_ul1 .cdn_ul1_endli{margin:0;}

.cfiltermask{display:none;width:100%;height:100%;position:fixed;top:0;left:0;background-color:#cbcbcb;opacity:0.8;z-index:1000009;-moz-opacity:0.8;filter:alpha(opacity=80);}
#cfilter_panel{z-index: 1000010;position: absolute;width: 920px;height:440px;left: 50%;top: 100px;margin-left: -460px;font-family:'Microsoft YaHei';display:none;color:#666;font-size:12px;background:#fff;}
.cwindow{width:894px;height:414px;padding:13px;border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;-webkit-border-radius:5px;position:relative;}
.myclose{width: 28px;height: 29px;display: block;background: url(http://www.tingyun.com/wp-content/themes/tingyun/images/close.jpg);cursor: pointer;position: absolute;right: 10px;top: 10px;}
.ctit{color:#1b8ad5;font-size:24px;text-align:center;height:95px;line-height:95px;text-align:center;border-bottom:1px solid #d0d0d0;}
.cwindow_lay2{width:100%;height:230px;padding-top:40px;overflow:hidden;}
.cwindow_lay2_left{width:565px;height:230px;float:left;}
.cwindow_lay2_right{width:325px;height:230px;float:left;}
.cwindow_lay2_right p{width:280px;font-size:12px;padding-left:4px;color:#333;margin-top:4px;line-height:18px;}
.cwindow .float_div{width:575px;height:60px;overflow:hidden;}
.cwindow .float_div_left{width:240px;float:left;padding-right:10px;text-align:right;font-size:12px;height:40px;line-height:40px;color:#666;}
.cwindow .float_div_right{width:320px;float:left;height:40px;}
.cwindow_input{width:263px;height:14px;border:1px solid #d7d7d7;line-height:14px;padding:12px 0 12px 5px;color:#666;}
.red_span{color:#ff5400;margin-right:5px;}
.cwindow_but{width:190px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:16px;background:#0078d7;margin-left:250px;margin-top:10px;cursor:pointer;}
.cwindow_but:hover{background:#1b8ad5;}

/*12.17 新增cdn 入口*/
.sub li a,.sub li{width:160px;}
/*12.30 报表大图*/
.cdn_bigimgbox{width:908px;padding:46px;height:553px;position:absolute;top:-46px;left:0px;background:url(../images/cdn_bigimg_bj.png);overflow:hidden;display:none;}
.cdn_bigimgbox div{width:908px;height:553px;display:none;}
.cdn_bigimgbox img{width:908px;height:553px;}
.cdn_bigimgbox .cdn_imgclose{width:41px;height:41px;display:block;background:url(../images/cdn_imgclose.png);position:absolute;right:26px;top:22px;cursor:pointer;}
/*150122 首页network入口*/
.ty_network{height:24px;line-height:24px;position:absolute;top:-1px;right:65px;}
.ty_network a:link{color:#555;}
.ty_network a:visited{color:#555;}
.ty_network a:hover{text-decoration:none;color:#0078d7;}
.ty_network span{margin-left:15px;}
 
/*150423 首页和各产品页增加咨询与反馈*/
.ty_feedback,.ty_feedback span{height:54px;line-height:54px;text-align:center;font-size:16px;color:#dddddd;} 
.ty_feedback span{cursor:pointer;} 
.tingyun_register_w{padding-bottom:25px;}
.tingyun_register_button{margin:0 auto;}
.tingyun_register_w .tingyun_register_font2,.tingyun_register_w .tingyun_network_button_phone,.tingyun_register_w .tingyun_register_font,.tingyun_register_w .tingyun_register_button{float:none;}

/*150610 删除cdn页面banner图上面的上边框*/
.cdn_banner{border-top:0;}
/*150611 server产品页修改立即开通按钮*/
.tanchuang a{width:200px;height:43px;background:#ff5400;text-align:center;line-height:43px;color:#fff;font-family:Microsoft YaHei;font-size:22px;cursor:pointer;margin:0;float:left;}
.tanchuang a:link,.tanchuang a:visited{text-decoration:none;color:#ffffff;}
.tanchuang a:hover{background:#e64b00;text-decoration:none;}
.server_but_gray{width:197px;height:43px;background:#ccc;text-align:center;line-height:43px;color:#fff;font-family:Microsoft YaHei;font-size:22px;margin:0;float:left;}
