html { margin: 0; padding: 0; border: 0; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, q, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, tbody, tfoot, thead, article, aside, dialog, figure, footer, header, hgroup, nav, section { margin: 0; padding: 0; border: 0; }
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section { display: block; }
body { color: #333; background: #fff; font-family: "Microsoft YaHei"; font-size: 12px; }
img { border: 0; vertical-align: bottom; max-width: 100%; }
ul, li { list-style: none; }
a { text-decoration: none; color: #6B6B6B; }
::-webkit-input-placeholder {
color:#999;
}
:-moz-placeholder {
color:#999;
}
::-moz-placeholder {
color:#999;
}
:-ms-input-placeholder {
color:#ccc;
}
/**{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}*/
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0;
outline:none;
}
input, textarea { font-family: "Microsoft YaHei"; }
input:focus, textarea:focus { outline: none; }
/*字体*/
.font16hui { font: 16px "Microsoft Yahei"; color: #333; }
.font16hui a:link, .font16hui a:visited { color: #333; text-decoration: none; }
.font16hui a:hover { color: #333; text-decoration: none; }
/*字体*/



::-webkit-input-placeholder {
 color: #ccc;
}
:-moz-placeholder {/* Firefox 18- */
 color: #ccc;
}
::-moz-placeholder {/* Firefox 19+ */
 color: #ccc;
}
:-ms-input-placeholder {
 color: #ccc;
}
/*头部*/
.top { width: 100%; height: 60px; background: #FFFFFF; position: fixed; left: 0px; top: 0px; z-index: 9999; border-bottom: solid 1px #eaeaea; }
.top1 { width: 100%; height: 80px; background: #FFFFFF; position: fixed; left: 0px; top: 0px; z-index: 9999; border-bottom: solid 1px #eaeaea; }
.top_container { width: 1200px; height: 60px; margin: 0 auto; }
.logo { width: 108px; height: 33px; margin-top: 13px; float: left; }
.nav { width: 500px; height: 60px; line-height: 60px; margin-left: 200px; margin-right: 400px; }
.nav li { height: 60px; padding: 0 20px; float: left; font-size: 16px; }
.nav li a:hover { color: #1B8CE8; }
.navon { color: #239aed; }
.login { width: 400px; height: 60px; float: right; }
.tel { width: 220px; height: 33px; float: left; margin-top: 20px; font-size: 16px; color: #37abfc; line-height: 20px; }
.tel * { vertical-align: middle; }
.login01 { width: 170px; height: 33px; margin-top: 13px; float: right; }
.button01 { width: 80px; height: 32px; background-color: #fff; box-sizing: border-box; border: solid 1px #37abfc; border-radius: 17px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #37ABFC; display: block; text-align: center; line-height: 30px; float: left; }
.button01:hover { width: 80px; height: 32px; background-color: #37abfc; box-sizing: border-box; border: solid 1px #37abfc; border-radius: 17px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #fff; display: block; text-align: center; line-height: 30px; }
.button02 { width: 80px; height: 32px; background-color: #37abfc; box-sizing: border-box; border: solid 1px #37abfc; border-radius: 17px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #fff; display: block; text-align: center; line-height: 30px; float: right; }
.button02:hover { width: 80px; height: 32px; background-color: #63bdfb; box-sizing: border-box; border: solid 1px #37abfc; border-radius: 17px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #fff; display: block; text-align: center; line-height: 30px; }
.button03 { width: 140px; height: 40px; background-color: #fff; box-sizing: border-box; border: solid 1px #37abfc; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #37ABFC; display: block; text-align: center; line-height: 38px; float: left; }
.button03:hover { width: 140px; height: 40px; background-color: #37abfc; box-sizing: border-box; border: solid 1px #37abfc; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #fff; display: block; text-align: center; line-height: 38px; }
/*登录头部*/
.top { width: 100%; height: 60px; background: #FFFFFF; position: fixed; left: 0px; top: 0px; z-index: 9999; border-bottom: solid 1px #eaeaea; }
.top_container { width: 1200px; height: 60px; margin: 0 auto; }
.logo { width: 108px; height: 33px; margin-top: 13px; float: left; }
.nav { width: 500px; height: 60px; line-height: 60px; margin-left: 200px; margin-right: 400px; }
.nav li { height: 60px; padding: 0 20px; float: left; font-size: 16px; }
.nav li a:hover { color: #1B8CE8; }
.login { width: 400px; height: 60px; float: right; }
.tel { width: 220px; height: 33px; float: left; margin-top: 20px; font-size: 16px; color: #37abfc; }
.tel * { vertical-align: middle; }
/*登录头部*/



/*头部*/


/*轮播*/

.flexslider { margin: 60px auto 20px auto; position: relative; width: 100%; height: 500px; overflow: hidden; zoom: 1; }
.flexslider .slides li { width: 100%; height: 100%; }
.flex-direction-nav a { width: 70px; height: 70px; line-height: 99em; overflow: hidden; margin: -35px 0 0; display: block; background: url(../images/ad_ctr.png) no-repeat; position: relative; top: 50%; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease; border-radius: 35px; }
.flex-direction-nav .flex-next { background-position: 0 -70px; right: 0px; top: 240px; }
.flex-direction-nav .flex-prev { left: 0px; top: 240px; }
.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 2px; display: inline-block; zoom: 1; *display: inline;}

.flex-control-paging li a { background: url(../images/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, .flex-control-paging li.active a { background-position: 0 0; }
.flexslider .slides a img { width: 100%; height: 500px; display: block; }
</style> /*轮播*/
 .container01 {
width:100%;
height:706px;
display:block;
background:#fff;
}
.container01_c { width: 1200px; height: 653px; margin: 0 auto; text-align: center; }
.title01 { width: 100%; height: 50px; line-height: 50px; display: block; }
.title01_c { width: 1200px; height: 50px; line-height: 50px; text-align: center; display: block; margin: 58px auto 0 auto; }
.title01_c span { padding: 0 30px; font-size: 24px; color: #333333; }
.title01_c * { vertical-align: middle; }
/*我们的服务*/
.wrap-content { width: 1200px; margin: 0 auto; text-align: center; }
ul.service-content { width: 100%; margin-bottom: 45px; }
ul.service-content li { float: left; width: 400px; margin-bottom: 55px; }
ul.service-content li:first-child { margin-left: 0px; }
ul.service-content li .service-item dd { display: inline-block; height: 130px; width: 130px; margin: 0 auto; }
.service-01-icon dd { background: url("../images/1.png") no-repeat center; }
.service-02-icon dd { background: url("../images/2.png") no-repeat center; }
.service-03-icon dd { background: url("../images/3.png") no-repeat center; }
.service-04-icon dd { background: url("../images/4.png") no-repeat center; }
.service-05-icon dd { background: url("../images/5.png") no-repeat center; }
.service-06-icon dd { background: url("../images/6.png") no-repeat center; }
ul.service-content li .service-item-title { margin: 0px auto 15px; font-size: 20px; color: #333; }
ul.service-content li .service-item-intro { color: #666; width: 240px; margin: 0 auto; font-size: 14px; }
.container02 { width: 100%; height: 598px; display: block; background: #F8F8F8; }
.container02_c { width: 1200px; height: 540px; margin: 0 auto; text-align: center; padding-top: 50px; }
.container03 { width: 100%; height: 540px; display: block; background: #fff; }
.container03_c { width: 1200px; height: 500px; margin: 0 auto; text-align: center; padding-top: 23px; }
.footer_line { width: 1200px; margin: 33px auto 20px auto; padding: 25px 0; }
.footer_line ul { width: 1200px; float: left; display: block; text-align: left; }
.footer_line ul li { width: 300px; float: left; height: 264px; display: block; }
.footer_line ul .p0 { padding-right: 0px; }
.footer_line ul li span { width: 214px; height: 200px; padding-top: 59px; margin: 0 auto 0 auto; display: block; text-align: center; background: #fff; }
.footer_line ul li span a { width: 214px; height: 200px; position: absolute; display: block; }
.footer_line ul li span a dd { width: 214px; display: block; margin: 0 auto; font-size: 15px; color: #333; text-align: center; }
.footer_line ul li span a dd img { display: block; margin: 0 auto 10px auto; }
.footer_line ul li span a:hover { border: #666; text-decoration: none; }
.footer_line ul li span a:hover dt { width: 214px; display: block; background: #f7f7f7; position: absolute; bottom: 0; left: 0; color: #666; background: rgba(f, 6, 0, 0.9) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/ filter: Alpha(opacity=90); background: #f7f7f7 fixed;/*实现IE背景透明*/ text-align: center; }
.footer_line ul li span a dt { width: 216px; text-align: center; display: none; cursor: hand; font-size: 16px; color: #333; height: 200px; padding-top: 50px; }
.footer_line ul li span a dt img { display: block; margin: 0 auto 10px auto; }
.footer_line ul li .p1 { text-align: center; line-height: 30px; font-size: 20px; color: #666666; margin-bottom: 8px; }
.footer_line ul li .p2 { text-align: center; line-height: 22px; font-size: 12px; color: #999999; }
.container04 { width: 100%; height: 180px; display: block; background: url(../images/8.jpg) center center no-repeat; }
.container05 { width: 100%; height: 570px; display: block; background: #fff; }
.container05_c { width: 1200px; height: 550px; margin: 0 auto; text-align: center; padding-top: 20px; }
.news01 { width: 1040px; height: 350px; padding-top: 41px; margin: 0 auto; }
.news01_l { width: 470px; height: 340px; float: left; padding-top: 28px; }
.news01_bt { width: 470px; height: 50px; line-height: 50px; text-align: left; font-size: 20px; color: #4D4D4D }
.news01_bt a:hover { width: 470px; height: 50px; line-height: 50px; text-align: left; font-size: 20px; color: #37abfc }
.news01_nr { width: 470px; height: 50px; line-height: 22px; text-align: left; font-size: 14px; color: #999; margin-bottom: 35px; }
.news01_r { width: 520px; height: 350px; float: right; }
.news01_r ul li { width: 520px; height: 120px; border-bottom: solid 1px #e4e4e4; }
.news01_r ul li img { float: left; padding: 28px 10px 10px 0px; }
.news01_r ul li .new_li { float: right; width: 450px; height: 80px; }
.news01_r ul li .new_li_bt { width: 450px; height: 50px; line-height: 50px; text-align: left; font-size: 18px; color: #4D4D4D; margin-top: 10px; }
.news01_r ul li .new_li_bt a:hover { width: 450px; height: 50px; line-height: 50px; text-align: left; font-size: 18px; color: #37abfc }
.news01_r ul li .new_li_nr { width: 450px; height: 50px; line-height: 22px; text-align: left; font-size: 14px; color: #999; margin-bottom: 20px; }
.container06 { width: 100%; height: 540px; display: block; background: #fff; }
.container06_c { width: 1200px; height: 540px; margin: 0 auto; text-align: center; padding-top: 10px; }
/* tabbox */
.tabbox { width: 1200px; margin: 60px auto; }
.nav-list { height: 130px; overflow: hidden; }
.nav-list li { height: 130px; float: left; width: 240px; text-align: center; display: block; cursor: auto; }
.nav-0 span, .nav-1 span, .nav-2 span, .nav-3 span, .nav-4 span { font-family: "微软雅黑"; font-size: 18px; color: #37abfc; height: 40px; line-height: 30px; padding-top: 70px; display: block; }
.nav-0 { background: url(../images/t01.png) no-repeat top center; cursor: pointer; height: 60px; }
.nav-1 { background: url(../images/t02.png) no-repeat top center; cursor: pointer; height: 60px; }
.nav-2 { background: url(../images/t03.png) no-repeat top center; cursor: pointer; height: 60px; }
.nav-3 { background: url(../images/t04.png) no-repeat top center; cursor: pointer; height: 60px; }
.nav-4 { background: url(../images/t05.png) no-repeat top center; cursor: pointer; height: 60px; }
.nav-cus-0 { background: url(../images/t1.png) no-repeat top center; }
.nav-cus-1 { background: url(../images/t2.png) no-repeat top center; }
.nav-cus-2 { background: url(../images/t3.png) no-repeat top center; }
.nav-cus-3 { background: url(../images/t4.png) no-repeat top center; }
.nav-cus-4 { background: url(../images/t5.png) no-repeat top center; }
.nav-0 span, .nav-1 span, .nav-2 span, .nav-3 span, .nav-4 span { font-family: "微软雅黑"; color: #666; height: 100px; line-height: 60px; font-size: 18px; display: block }
.nav-cus-0 span, .nav-cus-1 span, .nav-cus-2 span, .nav-cus-3 span, .nav-cus-4 span { font-family: "微软雅黑"; color: #37abfc; height: 100px; line-height: 60px; font-size: 18px; display: block }
.contant { height: 276px; width: 1200px; overflow: hidden; position: relative; }
.inner { width: 6000px; height: 276px; position: relative; }
.contant-con { float: left; width: 1100px; height: 148px; padding-top: 60px; padding-left: 50px; padding-right: 50px; text-align: left; font-size: 16px; line-height: 28px; color: #666666; }
/* tabbox */






.container07 { width: 100%; height: 570px; display: block; background: #fff; }
.container07_c { width: 1200px; height: 500px; margin: 0 auto; text-align: center; }
.client { margin-top: 60px; margin-bottom: 50px; }
/*底部*/
.main_foot { width: 100%; background: #2A2D2F; height: 255px; padding-top: 66px; }
.foot { width: 1200px; margin: 0 auto; height: 255px; }
.foot_logo { float: left; }
.foot ul { float: left; text-align: left; line-height: 32px; color: #FFFFFF; }
.foot ul li { clear: both; }
.foot ul dd { font-size: 16px; color: #FFFFFF; margin-bottom: 5px; }
.foot ul.list2 h1 { color: #FFFFFF; }
.foot ul a { color: #A9B0B4; }
.foot ul a:hover { color: #c6cbce; }
.foot ul.list1 { width: 180px; margin-right: 40px; height: 220px; font-size: 14px; }
.foot ul.list2 { width: 100px; float: right; color: #A9B0B4; font-size: 14px; }
.foot .list2 i { background: url(../images/icon.png) no-repeat; width: 17px; height: 17px; display: inline-block; margin: 0px 3px 0 10px; vertical-align: -2px; }
.foot .list2 i.qq { background-position: -386px -29px; }
.foot .list2 .jiaotan { color: #24b727; }
.foot .list2 .jiaotan:hover { text-decoration: underline; }
.foot_bottom { clear: both; width: 100%; height: 160px; background: #282b2c; }
.foot_bottom1 { width: 1200px; color: #A9B0B4; text-align: left; padding-top: 35px; margin: 0 auto; line-height: 40px; font-size: 14px; }
.foot_bottom2 { clear: both; width: 100%; height: 160px; background: #fff; }
.foot_bottom3 { width: 1200px; color: #333; text-align: left; padding-top: 35px; margin: 0 auto; line-height: 40px; font-size: 14px; }
.container08 { width: 100%; height: 60px; display: block; position: fixed; left: 0px; bottom: 0px; background: inherit; background-color: rgba(0, 164, 249, 0.8); border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 18px; color: #FFFFFF; }
.container08_c { width: 1000px; height: 60px; margin: 0 auto; text-align: center; line-height: 60px; }
.button04 { padding: 8px 15px 8px 15px; background-color: #fff; border-radius: 17px; font-size: 14px; color: #37ABFC; text-align: center; }
.container08_c_l { width: 550px; height: 60px; float: left; }
.container08_c_r { width: 250px; height: 60px; float: right; }
.container08_c_r * { vertical-align: middle; }
.topback { background: url(../images/topback1.jpg) center center no-repeat; }
.topback:hover { background: url(../images/topback2.jpg) center center no-repeat; }
/*注册页面*/


/*注册头部*/

.top_container_1 { width: 1050px; height: 80px; margin: 0 auto; }
.top_container_02 { width: 1200px; height: 80px; margin: 0 auto; }
.logo_1 { width: 310px; height: 33px; margin-top: 23px; float: left; }
.logo_2 { width: 310px; height: 33px; margin-top: 13px; float: left; }
.logo_wz { width: 170px; height: 33px; line-height: 33px; text-align: left; font-size: 16px; color: #797979; border-left: solid 1px #e4e4e4; padding-left: 15px; float: right; }
.login_1 { width: 400px; height: 80px; float: right; }
.login_2 { width: 400px; height: 60px; float: right; }
.tel_1 { width: 190px; height: 33px; margin-top: 30px; font-size: 16px; color: #37abfc; float: right; }
.tel_2 { width: 190px; height: 33px; margin-top: 18px; font-size: 16px; color: #37abfc; float: right; }
.tel_3 { width: 220px; height: 33px; margin-top: 18px; font-size: 16px; color: #37abfc; float: right; }
.tel_3 * { vertical-align: middle; }
.login_01 { width: 90px; height: 33px; margin-top: 23px; float: right; }
.login_02 { width: 90px; height: 33px; margin-top: 13px; float: right; }
/*注册头部*/
.container_zc { width: 100%; height: 826px; display: block; background: #f4f4f4; margin-top: 80px; }
.container_zc_c { width: 1050px; height: 626px; margin: 0 auto; text-align: center; padding: 50px 0; }
.container_zc1 { width: 1038px; height: 726px; margin: 0 auto; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 5px; -moz-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.2); -webkit-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.2); box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.2); }
.container_zc1_l { width: 500px; height: 571px; margin-left: 95px; margin-top: 55px; float: left; }
.container_zc1_r { width: 345px; height: 436px; margin-right: 95px; margin-top: 160px; float: right; }
.register_li { width: 500px; height: 480px; }
.register_li ul li { width: 500px; height: 80px; text-align: left; }
.register_li ul li .reg_bt { font-size: 16px; color: #333; line-height: 38px; }
.register_li ul li .reg_bd { width: 300px; height: 40px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(204, 204, 204, 1); border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #666; text-align: left; padding-left: 10px; float: left; }
.register_li ul li .reg_bd1 { width: 160px; height: 40px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(204, 204, 204, 1); border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #666; text-align: left; padding-left: 10px; float: left; }
.register_li ul li .reg_ts { float: right; font-size: 14px; color: #E15F63; text-align: left; width: 190px; line-height: 40px; display:none;}
.msgs { width: 130px; height: 38px; background: inherit; background-color: #2bc96e; border: none; border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #FFFFFF; display: inline-block; text-align: center; cursor: pointer; margin-left: 10px; line-height: 38px; }
.msgs99 { width: 130px; height: 38px; background: inherit;  border: none; border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #FFFFFF; display: inline-block; text-align: center; cursor: pointer; margin-left: 10px; line-height: 38px; }
.msgs:hover { background-color: #33d477; }
.msgs1 { background: #E6E6E6; color: #818080; border: 1px solid #CCCCCC; }
.msgs1:hover { background: #E6E6E6; color: #818080; border: 1px solid #CCCCCC; }
.msgs2 { width: 300px; height: 38px; background: inherit; background-color: #2bc96e; border: none; border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #FFFFFF; display: inline-block; text-align: center; cursor: pointer; float: left; line-height: 38px; margin-top: 40px; }
.msgs2 a { width: 300px; height: 38px; background-color: #2bc96e; color: #FFFFFF; display: block; border-radius: 3px; }
.msgs2 a:hover { background-color: #33d477; }
.msgs3 { width: 300px; height: 50px; display: block; font-size: 14px; line-height: 50px; }
.msgs3 a { color: #0099CC; }
.msgs4 { width: 342px; height: 50px; display: block; font-size: 20px; line-height: 50px; color: #2ECD71; margin-bottom: 25px; }
.msgs4 span { font-size: 30px; color: #FFCC00; }
.msgs5 { width: 342px; height: 50px; display: block; font-size: 14px; line-height: 50px; border-top: solid 1px #e4e4e4; margin-top: 32px; }
.msgs5 a { color: #0099CC; }
.msgs6 { width: 260px; height: 40px; background: inherit; border: none; border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #FFFFFF; line-height: 38px; margin-top: 60px; cursor: pointer; }
.msgs6 a { width: 260px; height: 40px; background-color: #2bc96e; color: #FFFFFF; display: block; border-radius: 3px; }
.msgs6 a:hover { width: 260px; height: 40px; background-color: #33d477; color: #FFFFFF; display: block; border-radius: 3px; }

.msgs7 { width: 203px; height: 40px; background: inherit;  background-color: #2bc96e; border: none; border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #FFFFFF; line-height: 38px; margin-top: 20px; cursor: pointer; }
.msgs7 a { width: 203px; height: 40px; background-color: #2bc96e; color: #FFFFFF; display: block; border-radius: 3px; }
.msgs7 a:hover { background-color: #33d477; color: #FFFFFF; }

/*注册提示*/

.container_zc2 { width: 100%; height: 720px; display: block; background: #f4f4f4; margin-top: 80px; }
.container_zc2_c { width: 1050px; height: 620px; margin: 0 auto; text-align: center; padding: 50px 0; }
.container_zc3 { width: 1038px; height: 616px; margin: 0 auto; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 5px; -moz-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.2); -webkit-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.2); box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.2); }
.container_ts { width: 260px; height: 210px; margin: 85px auto 0 330px; }
.container_ts_1 { width: 260px; height: 30px; display: block; font-size: 24px; line-height: 30px; color: #2ECD71; text-align: left; }
.container_ts_1 * { vertical-align: middle; }
.container_ts_1 img { margin: 0 10px 3px 0px; }
.container_ts_2 { width: 260px; height: 30px; display: block; font-size: 16px; line-height: 50px; color: #333; margin-bottom: 25px; text-align: left; }
.container_ts_2 span { font-size: 16px; color: #999; padding: 0 3px; }
.container_ts_3 { width: 260px; height: 60px; }
.container_ts_3 ul li { width: 260px; height: 30px; text-align: left; font-size: 14px; line-height: 30px; color: #333333; }
.container_ts_3 ul li img { margin: 0 5px 3px 0; }
.container_ts_3 ul li * { vertical-align: middle; }
.container_ts_4 { width: 870px; height: 120px; background: inherit; background-color: rgba(244, 244, 244, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; margin: 80px auto 0 auto; }
.container_ts_4_l { width: 430px; height: 120px; margin: 20px 0 0 30px; float: left; text-align: left; }
.container_ts_4_l span { width: 430px; height: 30px; line-height: 30px; color: #333333; font-size: 14px; font-weight: bold; }
.container_ts_4_l dd { width: 430px; height: 30px; line-height: 30px; color: #666; font-size: 14px; }
.container_ts_4_r { width: 240px; height: 120px; margin: 20px 30px 0 0; float: right; text-align: center; color: #666; font-size: 14px; }
.container_ts_4_r_1 { width: 120px; height: 120px; float: left; }
.container_ts_4_r_1 span { width: 120px; height: 40px; line-height: 40px; display: block; }
.container_ts_4_r_r { width: 120px; height: 120px; float: right; }
.container_ts_4_r_r span { width: 120px; height: 40px; line-height: 40px; display: block; }
/*注册协议*/
.top_container_2 { width: 870px; height: 80px; margin: 0 auto; }
.container_zc4 { width: 100%; height: 2539px; display: block; background: #f4f4f4; margin-top: 80px; }
.container_zc4_c { width: 1050px; height: 2439px; margin: 0 auto; text-align: center; padding: 50px 0; }
.container_zc5 { width: 860px; height: 2439px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 5px; -moz-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); -webkit-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); margin: 0 auto; }
.container_zc5_nr { width: 700px; height: auto; margin: 0 auto; }
.container_zc5_nr_bt { width: 700px; height: 100px; line-height: 100px; font-size: 16px; color: #000; text-align: center; background: url(../images/x.png) bottom center no-repeat; margin-bottom: 20px; }
.container_zc5_nr_nr { width: 700px; height: 100px; line-height: 26px; font-size: 14px; color: #333; text-align: left; margin-bottom: 40px; }
/*登录*/
.container_lg { width: 100%; height: 600px; display: block; margin-top: 80px; background: url(../images/login-bg.jpg) center center no-repeat; }
.container_lg_c { width: 1040px; height: 600px; display: block; margin-top: 80px; margin: 0 auto; }
.container_lg_r { width: 320px; height: 352px; background: inherit; background-color: rgba(255, 255, 255, 1); border: none; border-radius: 5px; -moz-box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.349019607843137); -webkit-box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.349019607843137); box-shadow: 0px 0px 10px rgba(153, 153, 153, 0.349019607843137); margin-top: 130px; float: right; }
.zc { width: 320px; height: 352px; }
.zc .bj_bai { float: left; width: 320px; height: 352px; padding-left: 35px; position: relative; }
.zc .bj_bai h3 { font: 18px/80px "微软雅黑", "黑体"; color: #333333; width: 250px; text-align: center; }
.zc .bj_right { float: left; width: 185px; height: 408px; padding-left: 51px; background: #f8f8f8; }
.zc .bj_bai .kuang_txt { width: 250px; height: 36px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(204, 204, 204, 1); border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; margin-bottom: 10px; padding-left: 30px; }
.zc .bj_bai .kuang_txt1 { width: 155px; height: 36px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(204, 204, 204, 1); border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; margin-bottom: 10px; padding-left: 30px; }
.zc .bj_bai .btn_zhuce { width: 250px; height: 40px; font-size: 16px; background: #37abfc; line-height: 33px; text-align: center; border: 0px; color: #fff; border-radius: 3px; cursor: pointer; }
.zc .bj_bai .btn_zhuce:hover { width: 250px; height: 40px; font-size: 16px; background: #40b8fd; line-height: 33px; text-align: center; border: 0px; color: #fff; border-radius: 3px; cursor: pointer; }
.zc .bj_bai .phone { background: url(../images/zc_06.png) no-repeat 6px 6px; }
.zc .bj_bai .possword { background: url(../images/zc_16.png) no-repeat 6px 6px; }
.zc .bj_bai .yanzm { background: url(../images/zc_19.png) no-repeat 6px 6px; margin-bottom: 0px; }
.zc .bj_bai .hui_kuang { width: 85px; height: 36px; margin-right: 70px; }
.zc .bj_bai .shuaxin { float: left; margin: 0px 0 0 150px; width: 14px; height: 14px; }
.zc .bj_bai div { float: left; width: 100%; line-height: 36px; }
.zc .bj_bai div input { float: left; margin-top: 12px; }
.zc .bj_bai div span { padding-left: 5px; font-size: 14px; color: #666; }
.zc .bj_bai div .lan { color: #666; padding-left: 100px; font-size: 14px; }
.zc .bj_bai dt img { margin: 0 5px 2px 0; }
.zc .bj_bai .login_ts { position: absolute; left: -95px; top: 84px; width: 125px; height: 30px; background: inherit; background-color: rgba(254, 245, 199, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(237, 207, 140, 1); border-radius: 5px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #B77516; text-align: left; padding-left: 6px; line-height: 30px; z-index: 9999; }
.zc .bj_bai .login_ts * { vertical-align: middle; }
.zc .bj_bai .login_ts1 { position: absolute; left: -95px; top: 174px; width: 125px; height: 30px; background: inherit; background-color: rgba(254, 245, 199, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(237, 207, 140, 1); border-radius: 5px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #B77516; text-align: left; padding-left: 6px; line-height: 30px; z-index: 9999; }
.zc .bj_bai .login_ts1 * { vertical-align: middle; }
/*找回密码*/

.container_zhmm1 { width: 100%; height: 740px; display: block; background: #f4f4f4; margin-top: 80px; }
.container_zhmm1_c { width: 1050px; height: 453px; margin: 0 auto; text-align: center; padding: 50px 0; }
.container_zhmm2 { width: 860px; height: 453px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 5px; -moz-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); -webkit-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); margin: 0 auto; }
.container_zhmm_nr { width: 600px; height: 160px; margin: 80px 0px 0 190px; }
.find_01 { width: 600px; height: 160px; }
.find_01 ul li { width: 600px; height: 40px; line-height: 40px; margin-bottom: 20px; }
.find_01 ul li span { width: 80px; height: 40px; text-align: right; font-size: 16px; float: left; color: #666; }
.find_01 ul li dd { margin: 0 200px 0 90px; height: 40px; font-size: 16px; text-align: left; }
.find_01 ul li dt { width: 200px; height: 40px; text-align: left; color: #E15F63; font-size: 14px; float: right; }
.find_01 ul li .find_bd { width: 300px; height: 40px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(204, 204, 204, 1); border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #666; text-align: left; padding-left: 10px; }
.find_01 ul li .find_bd1 { width: 160px; height: 40px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(204, 204, 204, 1); border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #666; text-align: left; padding-left: 10px; }
/*找回密码提示*/	


/*产品介绍*/



.banner01 { width: 100%; height: 360px; background: url(../images/banner01.jpg) center center no-repeat; margin-top: 60px; }
.banner01_c { width: 1200px; height: 360px; margin: 0 auto; }
.banner01_c_l { width: 200px; height: 60px; margin: 230px 0 0 75px; float: left; }
.banner01_c_r { width: 350px; height: 200px; margin: 100px 0 0 0; float: right; }
.banner01_c_r_l { width: 150px; height: 200px; float: left; text-align: center; }
.banner01_c_r_l dt { width: 120px; height: 21px; line-height: 21px; background: #073955; color: #FFFFFF; border-radius: 10px; margin: 10px auto; }
.banner01_c_r_r { width: 180px; height: 200px; float: right; }
.banner01_c_r_r a { width: 160px; height: 40px; background: inherit; background-color: rgba(255, 255, 255, 1); border: none; border-radius: 20px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; display: block; text-align: center; line-height: 40px; font-size: 16px; }
.banner01_c_r_r a img { margin: 0 5px 4px 0; }
.banner01_c_r_r a * { vertical-align: middle; }
.banner01_c_r_r p { font-size: 12px; color: #FFFFFF; line-height: 22px; margin: 7px 0 7px 10px; }
.cp_button01 { width: 123px; height: 32px; box-sizing: border-box; border: solid 1px #fff; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #fff; display: block; text-align: center; line-height: 30px; float: left; }
.cp_button01:hover { width: 123px; height: 32px; background-color: #fff; box-sizing: border-box; border: solid 1px #fff; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #333; display: block; text-align: center; line-height: 30px; }
.pro_container01 { width: 100%; height: 126px; background: #FFFFFF; }
.pro_container01_c { width: 1200px; height: 125px; margin: 0 auto; border-bottom: dashed 1px #E9E9E9; }
.pro_container01_c ul li { width: 299px; height: 60px; margin-top: 34px; float: left; }
.pro_nr dd .on { color: #239aed; }
.pro_nr dd:hover span, .pro_nr dd:hover p { color: #239aed; }
.pro_nr { width: 200px; height: 60px; }
.pro_nr img { float: left; margin-right: 10px; }
.pro_nr dd { float: right; width: 130px; height: 60px; text-align: left; }
.pro_nr dd span { width: 130px; height: 30px; line-height: 30px; font-size: 20px; }
.pro_nr dd p { width: 130px; height: 25px; line-height: 30px; margin-top: -4px; font-size: 14px; color: #999; }

.pro_container_bai { width: 100%; height: 500px; background: #FFFFFF; }
.pro_container_hui { width: 100%; height: 500px; background: #f6f6f6; }
.pro_container_size { width: 1200px; height: 500px; margin: 0 auto; }
.pro_container_1_pic { width: 450px; height: 500px; float: left; text-align: left; }
.pro_container_1_txt { width: 550px; height: 500px; float: right; }
.pro_container_2_pic { width: 450px; height: 500px; float: right; }
.pro_container_2_txt { width: 750px; height: 500px; float: left; text-align: left; }
.pro_container_3_pic { width: 450px; height: 500px; float: left; text-align: left; }
.pro_container_3_txt { width: 600px; height: 500px; float: right; }
.pro_container_4_pic { width: 450px; height: 500px; float: right; }
.pro_container_4_txt { width: 450px; height: 500px; float: left; text-align: left; }
.pro_container_5_pic { width: 450px; height: 500px; float: left; text-align: left; }
.pro_container_5_txt { width: 680px; height: 500px; float: right; }
.pro_container_6_pic { width: 450px; height: 500px; float: right; }
.pro_container_6_txt { width: 750px; height: 500px; float: left; text-align: left; }


.pro_nr01 { width: 300px; height: 300px; margin-left: -40px; margin-top: 100px; }
.pro_nr01 span { width: 300px; height: 40px; font-size: 32px; color: #4caaf4; margin-bottom: 30px; display: block; }
.pro_nr01 p { width: 300px; height: 40px; font-size: 20px; color: #666666; margin-bottom: 10px; display: block; }
.pro_nr01 dt { width: 300px; height: 34px; font-size: 20px; color: #4caaf4; display: block }
.pro_nr01 dt img { margin-right: 10px; margin-bottom: 3px; }
.pro_nr01 dt * { vertical-align: middle; }
.pro_nr02 { width: 430px; height: 250px; margin-left: 0px; margin-top: 180px; }
.pro_nr02 span { width: 430px; height: 40px; font-size: 32px; color: #4caaf4; margin-bottom: 30px; display: block; }
.pro_nr02 dt { width: 430px; height: 34px; font-size: 20px; color: #666666; display: block }
.pro_nr02 dt img { margin-right: 10px; margin-bottom: 3px; }
.pro_nr02 dt * { vertical-align: middle; }
.pro_nr03 { width: 510px; height: 250px; margin-left: 0px; margin-top: 180px; }
.pro_nr03 span { width: 510px; height: 40px; font-size: 32px; color: #4caaf4; margin-bottom: 30px; display: block; }
.pro_nr03 dt { width: 510px; height: 34px; font-size: 20px; color: #666666; display: block }
.pro_nr03 dt img { margin-right: 10px; margin-bottom: 3px; }
.pro_nr03 dt * { vertical-align: middle; }
.pro_nr04 { width: 600px; height: 250px; margin-left: 80px; margin-top: 180px; }
.pro_nr04 span { width: 600px; height: 40px; font-size: 32px; color: #4caaf4; margin-bottom: 20px; display: block; }
.pro_nr04 dt { width: 600px; height: 34px; font-size: 20px; color: #666666; display: block }
.pro_nr04 dt img { margin-right: 10px; margin-bottom: 3px; }
.pro_nr04 dt * { vertical-align: middle; }
.pro_nr05 { width: 585px; height: 250px; margin-left: 0px; margin-top: 180px; }
.pro_nr05 span { width: 585px; height: 40px; font-size: 32px; color: #4caaf4; margin-bottom: 20px; display: block; text-align: left; }
.pro_nr05 dt { width: 585px; height: 34px; font-size: 20px; color: #666666; display: block; text-align: left; }
.pro_nr05 dt img { margin-right: 10px; margin-bottom: 3px; }
.pro_nr05 dt * { vertical-align: middle; }
/*功能操作*/

.pro_container05 { width: 100%; height: 600px; background: #FFFFFF; }
.pro_container05_c { width: 1200px; height: 600px; margin: 0 auto; }
/*tab*/

#tab { position: relative; }
#tab .tabList { width: 503px; height: 374px; background: url(../images/pc.png) top left no-repeat; margin-top: 100px; padding: 90px 60px 60px; }
#tab .tabList ul li { float: left; background: #fff; margin: 0 10px 10px 0; width: 88px; height: 88px; text-align: center; cursor: pointer; }
#tab .tabCon { position: absolute; left: 616px; top: -8px; border-top: none; width: 468px; height: 402px; padding: 30px 55px 60px 55px; background: url(../images/dhk.png) top center no-repeat; }
#tab .tabCon div { padding: 10px; position: absolute; opacity: 0; filter: alpha(opacity=0); }
#tab .tabCon div dt { width: 200px; height: 40px; line-height: 40px; text-align: left; font-size: 28px; margin-bottom: 20px; }
#tab .tabCon div dt img { width: 36px; height: 36x; margin: 0 10px 0px 0; }
#tab .tabCon div p { width: 468px; height: auto; font-size: 16px; color: #666; line-height: 28px; }
#tab .tabList li.cur { border-bottom: none; background: #fff; }
#tab .tabCon div.cur { opacity: 1; filter: alpha(opacity=100); }
#tab .tabCon div .cpbt01 { color: #A1E1DF; }
#tab .tabCon div .cpbt02 { color: #F2B0D8; }
#tab .tabCon div .cpbt03 { color: #F2D77A; }
#tab .tabCon div .cpbt04 { color: #F4ABA1; }
#tab .tabCon div .cpbt05 { color: #CEACEF; }
#tab .tabCon div .cpbt06 { color: #F3C0A3; }
#tab .tabCon div .cpbt07 { color: #98CF95; }
#tab .tabCon div .cpbt08 { color: #92D0F0; }
#tab .tabCon div .cpbt09 { color: #9DB0EB; }
#tab .tabCon div .cpbt10 { color: #88B9DD; }
/*套餐资费*/

.pro_container06 { width: 100%; height: 2000px; background: #FFFFFF; }
.pro_container06_c { width: 1200px; height: 2000px; margin: 0 auto; }
.pro_container06_c .tc_img { margin: 100px 0 80px 0; }
.pro_container06_c .tc_bt { font-size: 24px; line-height: 40px; height: 40px; color: #333; }
.pro_container06_c .tc_bt1 { font-size: 14px; line-height: 30px; height: 30px; color: #666666; }
.pro_container06_c .tc_bt2 { font-size: 14px; line-height: 30px; height: 30px; color: #37ABFC; }
.pro_container06_c .tc_bt3 { font-size: 14px; line-height: 30px; height: 30px; color: #52BD9E; }
.pro_container06_c .tc_bt1 img { margin-bottom: 5px; margin-right: 10px; }
.pro_container06_c .tc_tab { border-top: solid 1px #CFCFCF; border-left: solid 1px #d7d7d7; margin: 30px 0 100px 0; }
.pro_container06_c .tc_tab tr td { border-right: solid 1px #CFCFCF; border-bottom: solid 1px #d7d7d7; }
.pro_container06_c .tc_tab .tab_tr { width: 1200px; height: 60px; background: -webkit-linear-gradient(0deg, rgba(108, 173, 246, 1) 0%, rgba(108, 173, 246, 1) 0%, rgba(31, 110, 198, 1) 100%, rgba(31, 110, 198, 1) 100%); background: -moz-linear-gradient(90deg, rgba(108, 173, 246, 1) 0%, rgba(108, 173, 246, 1) 0%, rgba(31, 110, 198, 1) 100%, rgba(31, 110, 198, 1) 100%); background: linear-gradient(90deg, rgba(108, 173, 246, 1) 0%, rgba(108, 173, 246, 1) 0%, rgba(31, 110, 198, 1) 100%, rgba(31, 110, 198, 1) 100%); border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 18px; color: #fff; text-align: center; }
.pro_container06_c .tc_tab .tab_td { padding-left: 30px; text-align: left; font-size: 14px; color: #666; }
.pro_container06_c .tc_tab .tab_td1 { text-align: center; font-size: 14px; color: #666; }
.pro_container06_c .tc_tab .tab_td2 { font-size: 16px; color: #6CADF6; }
.pro_container06_c .tc_tab .tab_td3 { font-size: 20px; color: #6CADF6; }
.pro_container06_c .tc_tab .tab_td4 { font-size: 14px; color: #6CADF6; }
.pro_container06_c .tc_tab1 { border-top: solid 1px #CFCFCF; border-left: solid 1px #d7d7d7; margin: 30px 0 100px 0; }
.pro_container06_c .tc_tab1 tr td { border-right: solid 1px #CFCFCF; border-bottom: solid 1px #d7d7d7; }
.pro_container06_c .tc_tab1 .tab_tr { width: 1200px; height: 60px; background: -webkit-linear-gradient(0deg, rgba(94, 216, 181, 1) 0%, rgba(94, 216, 181, 1) 0%, rgba(52, 167, 130, 1) 100%, rgba(52, 167, 130, 1) 100%); background: -moz-linear-gradient(90deg, rgba(94, 216, 181, 1) 0%, rgba(94, 216, 181, 1) 0%, rgba(52, 167, 130, 1) 100%, rgba(52, 167, 130, 1) 100%); background: linear-gradient(90deg, rgba(94, 216, 181, 1) 0%, rgba(94, 216, 181, 1) 0%, rgba(52, 167, 130, 1) 100%, rgba(52, 167, 130, 1) 100%); border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 18px; color: #fff; text-align: center; }
.pro_container06_c .tc_tab1 .tab_td { text-align: center; font-size: 20px; color: #52BD9E; }
.pro_container06_c .tc_tab1 .tab_td1 { text-align: center; font-size: 14px; color: #666; }
.pro_container06_c .tc_tab1 .tab_td2 { font-size: 16px; color: #FF9E41; }
.pro_container06_c .tc_tab1 .tab_td3 { font-size: 20px; color: #FF9E41; }
.pro_container06_c .tc_tab1 .tab_td4 { font-size: 14px; color: #FF9E41; }
/*服务支持*/
.pro_container07 { width: 100%; height: 800px; background: #FFFFFF; }
.pro_container07_c { width: 1200px; height: 800px; margin: 0 auto; }
.wrap-content1 { width: 1200px; margin: 0 auto; text-align: center; }
ul.service-content1 { width: 100%; margin-bottom: 45px; }
ul.service-content1 li { float: left; width: 600px; margin-bottom: 75px; }
ul.service-content1 li:first-child { margin-left: 0px; }
ul.service-content1 li .service-item { display: block; height: 160px; width: 160px; margin: 0 auto; }
.service-01-icon1 { background: url("../images/fw01.png") no-repeat center; }
.service-02-icon1 { background: url("../images/fw02.png") no-repeat center; }
.service-03-icon1 { background: url("../images/fw03.png") no-repeat center; }
.service-04-icon1 { background: url("../images/fw04.png") no-repeat center; }
ul.service-content1 li .service-item-title { margin: 20px auto 15px auto; font-size: 20px; color: #333; }
ul.service-content1 li .service-item-intro { color: #666; width: 365px; margin: 0 auto; font-size: 14px; }
.pro_container08 { width: 100%; height: 1200px; background: #FFFFFF; }
.pro_container08_c { width: 1200px; height: 1200px; margin: 0 auto; }
.pro_container08_c dt { width: 1200px; height: 30px; font-size: 14px; color: #333; }
.pro_container08_c dt img { margin-right: 10px; }
.pro_container08_c .tab { border-radius: 10px; overflow: hidden; border: solid 1px #e4e4e4; margin-top: 35px; }
.pro_container08_c table tr td { border-right: solid 1px #e4e4e4; border-bottom: solid 1px #e4e4e4; padding: 10px; font-size: 14px; color: #666; }
.pro_container09 { width: 100%; height: 660px; background: #FFFFFF; }
.pro_container09_c { width: 1200px; height: 660px; margin: 0 auto; }
.pro_container09_c dt { width: 1200px; height: 30px; font-size: 14px; color: #333; }
.pro_container09_c dt img { margin-right: 10px; }
.pro_container09_c .tab { border-radius: 10px; overflow: hidden; border: solid 1px #e4e4e4; margin-top: 60px; }
.pro_container09_c table tr td { border-right: solid 1px #e4e4e4; border-bottom: solid 1px #e4e4e4; padding: 20px; font-size: 14px; color: #666; }
.pro_container09_c table tr td dd { font-size: 20px; }
.pro_container09_c table tr td dd * { vertical-align: middle; }
.pro_container09_c table tr td dd img { margin-bottom: 3px; }
.pro_container09_c .tab_ft { font-size: 18px; color: #37ABFC; line-height: 40px; }
.pro_container09_c .tab_ft1 { font-size: 18px; color: #01BF83; line-height: 40px; }
/*视频会议*/
.banner02 { width: 100%; height: 360px; background: url(../images/banner02.jpg) center center no-repeat; margin-top: 60px; }
.banner02_c { width: 1200px; height: 360px; margin: 0 auto; }
.banner02_c_l { width: 200px; height: 60px; margin: 230px 0 0 75px; float: left; }
.banner02_c_r { width: 350px; height: 200px; margin: 100px 0 0 0; float: right; }
.banner02_c_r_l { width: 150px; height: 200px; float: left; text-align: center; }
.banner02_c_r_l dt { width: 120px; height: 21px; line-height: 21px; background: #073955; color: #FFFFFF; border-radius: 10px; margin: 10px auto; }
.banner02_c_r_r { width: 180px; height: 200px; float: right; }
.banner02_c_r_r a { width: 160px; height: 40px; background: inherit; background-color: rgba(255, 255, 255, 1); border: none; border-radius: 20px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; display: block; text-align: center; line-height: 40px; font-size: 16px; }
.banner02_c_r_r a img { margin: 0 5px 4px 0; }
.banner02_c_r_r a * { vertical-align: middle; }
.banner02_c_r_r p { font-size: 12px; color: #FFFFFF; line-height: 22px; margin: 7px 0 7px 10px; }
.video_container01 { width: 100%; height: 126px; background: #FFFFFF; }
.video_container01_c { width: 1200px; height: 125px; margin: 0 auto; border-bottom: dashed 1px #E9E9E9; }
.video_container01_c ul li { width: 299px; height: 60px; margin-top: 34px; float: left; }
.video_nr dd .on { color: #35a984; }
.video_nr dd:hover span, .video_nr dd:hover p { color: #35a984; }
.video_nr { width: 210px; height: 60px; color: #333; }
.video_nr img { float: left; margin-right: 10px; }
.video_nr dd { float: right; width: 140px; height: 60px; text-align: left; }
.video_nr dd span { width: 140px; height: 30px; line-height: 30px; font-size: 20px; }
.video_nr dd p { width: 140px; height: 25px; line-height: 30px; margin-top: -4px; font-size: 14px; color: #999; }

.video_container_bai { width: 100%; height: 500px; background: #FFFFFF; }
.video_container_hui { width: 100%; height: 500px; background: #f6f6f6; }
.video_container_size { width: 1200px; height: 500px; margin: 0 auto; }
.video_container_a1_pic { width: 450px; height: 500px; float: left; }
.video_container_a1_txt { width: 600px; height: 500px; float: right; text-align: left; }
.video_container_a2_pic { width: 450px; height: 500px; float: right; }
.video_container_a2_txt { width: 600px; height: 500px; float: left; text-align: left; }
.video_container_a3_pic { width: 450px; height: 500px; float: left; }
.video_container_a3_txt { width: 500px; height: 500px; float: right; text-align: left; }
.video_container_a4_pic { width: 450px; height: 500px; float: right; }
.video_container_a4_txt { width: 600px; height: 500px; float: left; text-align: left; }
.video_container_a5_pic { width: 450px; height: 500px; float: left; }
.video_container_a5_txt { width: 550px; height: 500px; float: right; text-align: left; }
.video_container_a6_pic { width: 450px; height: 500px; float: right; }
.video_container_a6_txt { width: 600px; height: 500px; float: left; text-align: left; }
.video_container_b1_pic { width: 450px; height: 500px; float: left; }
.video_container_b1_txt { width: 600px; height: 500px; float: right; text-align: left; }
.video_container_b2_pic { width: 450px; height: 500px; float: right; }
.video_container_b2_txt { width: 600px; height: 500px; float: left; text-align: left; }
.video_container_b3_pic { width: 450px; height: 500px; float: left; }
.video_container_b3_txt { width: 500px; height: 500px; float: right; text-align: left; }
.video_container_b4_pic { width: 450px; height: 500px; float: right; }
.video_container_b4_txt { width: 600px; height: 500px; float: left; text-align: left; }
.video_container_b5_pic { width: 450px; height: 500px; float: left; }
.video_container_b5_txt { width: 550px; height: 500px; float: right; text-align: left; }
.video_container_b6_pic { width: 450px; height: 500px; float: right; }
.video_container_b6_txt { width: 600px; height: 500px; float: left; text-align: left; }
.video_container_c1_pic { width: 450px; height: 500px; float: left; }
.video_container_c1_txt { width: 600px; height: 500px; float: right; text-align: left; }
.video_container_c2_pic { width: 450px; height: 500px; float: right; }
.video_container_c2_txt { width: 600px; height: 500px; float: left; text-align: left; }
.video_container_c3_pic { width: 450px; height: 500px; float: left; }
.video_container_c3_txt { width: 600px; height: 500px; float: right; text-align: left; }
.video_container_c4_pic { width: 450px; height: 500px; float: right; }
.video_container_c4_txt { width: 600px; height: 500px; float: left; text-align: left; }
.video_container_c5_pic { width: 450px; height: 500px; float: left; }
.video_container_c5_txt { width: 600px; height: 500px; float: right; text-align: left; }

.video_nr01 { width: 550px; height: 300px; margin-left: 40px; margin-top: 150px; }
.video_nr01 span { width: 550px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 30px; display: block; }
.video_nr01 dt { width: 550px; height: 34px; font-size: 20px; color: #666666; display: block }
.video_nr01 dt img { margin-right: 10px; margin-bottom: 3px; }
.video_nr01 dt * { vertical-align: middle; }
.video_nr02 { width: 610px; height: 250px; margin-left: 0px; margin-top: 180px; }
.video_nr02 span { width: 600px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 30px; display: block; }
.video_nr02 dt { width: 610px; height: 34px; font-size: 20px; color: #666666; display: block }
.video_nr02 dt img { margin-right: 10px; margin-bottom: 3px; }
.video_nr02 dt * { vertical-align: middle; }
.video_nr03 { width: 510px; height: 250px; margin-left: -50px; margin-top: 180px; }
.video_nr03 span { width: 510px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 30px; display: block; }
.video_nr03 dt { width: 510px; height: 34px; font-size: 20px; color: #666666; display: block }
.video_nr03 dt img { margin-right: 10px; margin-bottom: 3px; }
.video_nr03 dt * { vertical-align: middle; }
.video_nr04 { width: 510px; height: 250px; margin-left: 0px; margin-top: 180px; }
.video_nr04 span { width: 510px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 20px; display: block; }
.video_nr04 dt { width: 510px; height: 34px; font-size: 20px; color: #666666; display: block }
.video_nr04 dt img { margin-right: 10px; margin-bottom: 3px; }
.video_nr04 dt * { vertical-align: middle; }
.video_nr05 { width: 640px; height: 250px; margin-left: 0px; margin-top: 180px; }
.video_nr05 span { width: 640px; height: 34px; font-size: 20px; color: #666666; display: block; text-align: left; }
.video_nr05 dt img { margin-right: 10px; margin-bottom: 3px; }
.video_nr05 dt * { vertical-align: middle; }
.video1_nr01 { width: 250px; height: 300px; margin-left: 200px; margin-top: 130px; }
.video1_nr01 span { width: 250px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 30px; display: block; }
.video1_nr01 dt { width: 250px; height: 34px; font-size: 20px; color: #666666; display: block }
.video1_nr01 dt img { margin-right: 10px; margin-bottom: 3px; }
.video1_nr01 dt * { vertical-align: middle; }
.video1_nr02 { width: 600px; height: 250px; margin-left: 0px; margin-top: 140px; }
.video1_nr02 span { width: 600px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 30px; display: block; }
.video1_nr02 dt { width: 600px; height: 34px; font-size: 20px; color: #666666; display: block }
.video1_nr02 dt img { margin-right: 10px; margin-bottom: 3px; }
.video1_nr02 dt * { vertical-align: middle; }
.video1_nr03 { width: 250px; height: 300px; margin-left: 100px; margin-top: 130px; }
.video1_nr03 span { width: 250px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 30px; display: block; }
.video1_nr03 dt { width: 250px; height: 34px; font-size: 20px; color: #666666; display: block }
.video1_nr03 dt img { margin-right: 10px; margin-bottom: 3px; }
.video1_nr03 dt * { vertical-align: middle; }
.video1_nr04 { width: 510px; height: 250px; margin-left: 50px; margin-top: 180px; }
.video1_nr04 span { width: 510px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 20px; display: block; }
.video1_nr04 dt { width: 510px; height: 34px; font-size: 20px; color: #666666; display: block }
.video1_nr04 dt img { margin-right: 10px; margin-bottom: 3px; }
.video1_nr04 dt * { vertical-align: middle; }
.video1_nr05 { width: 640px; height: 250px; margin-left: 0px; margin-top: 180px; }
.video1_nr05 span { width: 640px; height: 34px; font-size: 20px; color: #666666; display: block; text-align: left; }
.video1_nr05 dt img { margin-right: 10px; margin-bottom: 3px; }
.video1_nr05 dt * { vertical-align: middle; }
.video1_nr06 { width: 590px; height: 300px; margin-left: 0px; margin-top: 130px; }
.video1_nr06 span { width: 590px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 30px; display: block; }
.video1_nr06 dt { width: 590px; height: 34px; font-size: 20px; color: #666666; display: block }
.video1_nr06 dt img { margin-right: 10px; margin-bottom: 3px; }
.video1_nr06 dt * { vertical-align: middle; }
.video1_nr07 { width: 670px; height: 300px; margin-left: 0px; margin-top: 130px; }
.video1_nr07 span { width: 670px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 30px; display: block; }
.video1_nr07 dt { width: 670px; height: 34px; font-size: 20px; color: #666666; display: block }
.video1_nr07 dt img { margin-right: 10px; margin-bottom: 3px; }
.video1_nr07 dt * { vertical-align: middle; }

.video1_nr08 { width: 250px; height: 300px; margin-left: 150px; margin-top: 130px; }
.video1_nr08 span { width: 250px; height: 40px; font-size: 32px; color: #35a984; margin-bottom: 30px; display: block; }
.video1_nr08 dt { width: 250px; height: 34px; font-size: 20px; color: #666666; display: block }
.video1_nr08 dt img { margin-right: 10px; margin-bottom: 3px; }
.video1_nr08 dt * { vertical-align: middle; }


.video_container06 { width: 100%; height: 1400px; background: #FFFFFF; }
.video_container06_c { width: 1200px; height: 1400px; margin: 0 auto; }
.video_container06_c .tc_img { margin: 100px 0 80px 0; }
.video_container06_c .tc_bt { font-size: 24px; line-height: 40px; height: 40px; color: #333; }
.video_container06_c .tc_bt1 { font-size: 14px; line-height: 30px; height: 30px; color: #666666; }
.video_container06_c .tc_bt2 { font-size: 14px; line-height: 30px; height: 30px; color: #37ABFC; }
.video_container06_c .tc_bt3 { font-size: 14px; line-height: 30px; height: 30px; color: #52BD9E; }
.video_container06_c .tc_bt1 img { margin-bottom: 5px; margin-right: 10px; }
.video_container06_c .tc_tab { border-top: solid 1px #CFCFCF; border-left: solid 1px #d7d7d7; margin: 30px 0 100px 0; }
.video_container06_c .tc_tab tr td { border-right: solid 1px #CFCFCF; border-bottom: solid 1px #d7d7d7; }
.video_container06_c .tc_tab .tab_tr { width: 1200px; height: 60px; background: -webkit-linear-gradient(0deg, rgba(108, 173, 246, 1) 0%, rgba(108, 173, 246, 1) 0%, rgba(31, 110, 198, 1) 100%, rgba(31, 110, 198, 1) 100%); background: -moz-linear-gradient(90deg, rgba(108, 173, 246, 1) 0%, rgba(108, 173, 246, 1) 0%, rgba(31, 110, 198, 1) 100%, rgba(31, 110, 198, 1) 100%); background: linear-gradient(90deg, rgba(108, 173, 246, 1) 0%, rgba(108, 173, 246, 1) 0%, rgba(31, 110, 198, 1) 100%, rgba(31, 110, 198, 1) 100%); border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 18px; color: #fff; text-align: center; }
.video_container06_c .tc_tab .tab_td { padding-left: 30px; text-align: left; font-size: 14px; color: #666; }
.video_container06_c .tc_tab .tab_td1 { text-align: center; font-size: 14px; color: #666; }
.video_container06_c .tc_tab .tab_td2 { font-size: 16px; color: #6CADF6; }
.video_container06_c .tc_tab .tab_td3 { font-size: 20px; color: #6CADF6; }
.video_container06_c .tc_tab .tab_td4 { font-size: 14px; color: #6CADF6; }
.video_container06_c .tc_tab1 { border-top: solid 1px #CFCFCF; border-left: solid 1px #d7d7d7; margin: 30px 0 100px 0; }
.video_container06_c .tc_tab1 tr td { border-right: solid 1px #CFCFCF; border-bottom: solid 1px #d7d7d7; }
.video_container06_c .tc_tab1 .tab_tr { width: 1200px; height: 60px; background: -webkit-linear-gradient(0deg, rgba(94, 216, 181, 1) 0%, rgba(94, 216, 181, 1) 0%, rgba(52, 167, 130, 1) 100%, rgba(52, 167, 130, 1) 100%); background: -moz-linear-gradient(90deg, rgba(94, 216, 181, 1) 0%, rgba(94, 216, 181, 1) 0%, rgba(52, 167, 130, 1) 100%, rgba(52, 167, 130, 1) 100%); background: linear-gradient(90deg, rgba(94, 216, 181, 1) 0%, rgba(94, 216, 181, 1) 0%, rgba(52, 167, 130, 1) 100%, rgba(52, 167, 130, 1) 100%); border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 18px; color: #fff; text-align: center; }
.video_container06_c .tc_tab1 .tab_td { text-align: center; font-size: 20px; color: #52BD9E; }
.video_container06_c .tc_tab1 .tab_td1 { text-align: center; font-size: 14px; color: #666; }
.video_container06_c .tc_tab1 .tab_td2 { font-size: 16px; color: #FF9E41; }
.video_container06_c .tc_tab1 .tab_td3 { font-size: 20px; color: #FF9E41; }
.video_container06_c .tc_tab1 .tab_td4 { font-size: 14px; color: #FF9E41; }
/*关于我们*/
.banner03 { width: 100%; height: 360px; background: url(../images/banner03.jpg) center center no-repeat; margin-top: 60px; }
.banner03_c { width: 1200px; height: 360px; margin: 0 auto; }
/*菜单*/
.about_container01 { width: 100%; height: 100px; background: #FFFFFF; }
.about_container01_c { width: 1200px; height: 50px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 40px; -moz-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); -webkit-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); margin: 50px auto; }
.about_container01_c ul li { width: 239px; height: 46px; float: left; }
.about_container01_c ul li a { color: #333; line-height: 46px; display: block; }
.about_container01_c ul li a:hover { color: #40B8FD; }
.about_nr { width: 80px; height: 46px; line-height: 46px; margin: 0 auto; text-align: center; font-size: 16px; }
.about_nr .on { color: #40B8FD; border-bottom: solid 2px #40B8FD; }
/*新闻*/
.banner05 { width: 100%; height: 100px; background: url(../images/banner05.jpg) center center no-repeat; margin-top: 60px; }
.banner05_c { width: 1200px; height: 100px; margin: 0 auto; }
.news_list { width: 1000px; margin: 30px auto; clear: both; overflow: hidden; padding-bottom: 35px; border-bottom: 1px dotted #c0c2c3; }
.news_list .pic { float: left; display: block; width: 200px; height: 120px; }
.news_list .pic a { display: block; width: 100%; height: 100%; }
.news_list ul { width: 740px; float: right; margin-right: 25px; text-align: left; color: #999999; font-size: 14px; line-height: 24px; }
.news_list ul li { margin-bottom: 7px; }
.news_list ul h1 a { font-size: 20px; color: #333; display: block; margin-bottom: 10px; font-weight: normal; }
.news_list ul h1 a:hover { color: #0099CC; text-decoration: none; }
.news_list ul h1 span { font-size: 14px; color: #666666; float: right; font-weight: 100; }
.news_list ul h1 span a { font-size: 14px; color: #666666; float: right; font-weight: 100; }
.news_list ul a { color: #0099CC; }
.news_list ul a:hover { text-decoration: underline; }

.news_list1 { width: 1000px; margin: 30px auto 0px auto; clear: both; overflow: hidden; padding-bottom: 35px; border-bottom: 1px dotted #c0c2c3; }
.news_list1 ul li div img { width: 200px; height: 120px; }
.news_list1 ul li div span { width: 180px; height: 50px; line-height: 50px; padding: 0px 10px; font-size: 14px; }
.news_list1 ul li div span a { color: #333; }
.news_list1 ul li div span a:hover { color: #0099cc; text-decoration: none; }
.news_list1 ul li div { width: 200px; border: solid 1px #E0E0E0; }

.news_list1-1 { width: 266px; height: 170px; float: left; }
.news_list1-2 { width: 266px; height: 170px; float: left; }
.news_list1-3 { width: 266px; height: 170px; float: left; }
.news_list1-4 { width: 200px; height: 170px; float: left; }

.news_list2 { width: 1000px; margin: 0px auto 0px auto; clear: both; overflow: hidden; border-bottom: 1px dotted #c0c2c3; }
.news_list2 a { display: block; background: #fff; width: 1000px; height: 115px; padding-top: 35px; }
.news_list2 a:hover { display: block; background: #f6f6f6; width: 1000px; height: 115px; padding-top: 35px; }
.news_list2 .pic { float: left; display: block; width: 78px; height: 78px; background: #f6f6f6; }
.news_list2 .pic span { width: 78px; height: 30px; text-align: center; font-size: 28px; color: #999999; display: block; margin-top: 10px; }
.news_list2 .pic p { width: 78px; height: 40px; line-height: 40px; text-align: center; font-size: 12px; color: #999999; display: block; }
.news_list2 ul { width: 860px; float: right; margin-right: 25px; text-align: left; color: #666; font-size: 14px; line-height: 24px; }
.news_list2 ul li { margin-bottom: 7px; }
.news_list2 ul h1 { font-size: 20px; color: #333; display: block; margin-bottom: 10px; font-weight: normal; }
.news_list2 ul h1 span { font-size: 14px; color: #666666; float: right; font-weight: 100; }
.news_an { width: 1000px; height: 60px; background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%, rgba(242, 242, 242, 1) 100%); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%, rgba(242, 242, 242, 1) 100%); background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%, rgba(242, 242, 242, 1) 100%); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 8px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 16px; color: #999999; margin: 30px auto 60px auto; display: block; line-height: 60px; text-align: center; }
.news_an:hover { width: 1000px; height: 60px; background: #f6f6f6; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 8px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 16px; color: #999999; margin: 30px auto 60px auto; display: block; line-height: 60px; text-align: center; }
.news_bt { width: 1000px; margin: 0 auto; height: 100px; line-height: 100px; text-align: left; font-size: 24px; border-bottom: 1px dotted #c0c2c3; }
.news_fy { width: 1000px; height: 50px; margin: 50px auto 80px auto; }
.news_fy1 { width: 250px; height: 50px; margin: 0 auto; text-align: center; }
.news_fy1_tz { width: 150px; height: 50px; float: right; font-size: 14px; color: #666; }
.news_fy1_tz #tz_input { width: 50px; height: 32px; font-family: '微软雅黑 Regular', '微软雅黑'; font-weight: 400; font-style: normal; font-size: 12px; text-decoration: none; color: #666666; }
.news_an1 { float: left; height: 32px; background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%, rgba(242, 242, 242, 1) 100%); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%, rgba(242, 242, 242, 1) 100%); background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%, rgba(242, 242, 242, 1) 100%); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(204, 204, 204, 1); border-radius: 5px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #999999; display: block; font-size: 14px; line-height: 32px; text-align: center; padding: 0 10px; margin: 0 5px; }
.news_an1:hover { height: 32px; background: #f6f6f6; box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 5px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #999999; display: block; font-size: 14px; line-height: 32px; text-align: center; padding: 0 10px; margin: 0 5px; }
.news_an2 { float: left; height: 32px; background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%, rgba(242, 242, 242, 1) 100%); background: -moz-linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%, rgba(242, 242, 242, 1) 100%); background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 0%, rgba(242, 242, 242, 1) 100%, rgba(242, 242, 242, 1) 100%); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(204, 204, 204, 1); border-radius: 5px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; color: #999999; display: block; font-size: 14px; line-height: 32px; text-align: center; padding: 0 10px; margin: 0 5px; }
.listbox img { width: 200px; height: 120px; transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }
.listbox img:hover { opacity: 0.7; filter: alpha(opacity=70); transition: all 0.6s linear; -moz-transition: all 0.6s linear; -o-transition: all 0.6s linear; -webkit-transition: all 0.6s linear; -webkit-transform: scale(1.12); -moz-transform: scale(1.12); -o-transform: scale(1.12); -m-transform: scale(1.12); transform: scale(1.12); }
.e2 { width: 200px; overflow: hidden; }
.e2 a.preview { display: block; width: 200px; height: 120px; overflow: hidden; }
/*新闻详情*/
.news_container01 { width: 100%; height: 1030px; height: auto !important; min-height: 680px; background: #FFFFFF; padding-bottom: 30px; }
.news_container01_c { width: 1200px; height: 1000px; height: auto !important; min-height: 680px; margin: 50px auto 50px auto; }
.news_container01_c_l { width: 100px; height: 1000px; float: left; }
.news_container01_c_c { height: 1000px; height: auto !important; min-height: 680px; margin: 0 380px 0 100px; }
.news_container01_c_r { width: 380px; height: 1000px; float: right; }
.footer_flex li:hover span { display: block; }
.footer_flex li:hover .img-n { display: none; }
.footer_flex li span { display: none; padding-top: 10px; }
.footer_flex li .img-n { padding-top: 10px; }
.footer_flex { width: 365px; margin: 50px auto 0; }
.footer_flex li { width: 50px; height: 50px; margin: 0px 14px; text-align: center; cursor: pointer; position: relative; z-index: 10; }
.footer_flex .bg { width: 50px; height: 50px; background-color: #f2f2f2; margin: 0px 14px; text-align: center; cursor: pointer; position: relative; z-index: 10; }
.footer_flex .bg:hover { background-color: #ff6631; }
.footer_flex .bg1 { width: 50px; height: 50px; background-color: #f2f2f2; margin: 0px 14px; text-align: center; cursor: pointer; position: relative; z-index: 10; }
.footer_flex .bg1:hover { background-color: #52cd3e; }
.footer_flex .bg2 { width: 50px; height: 50px; background-color: #f2f2f2; margin: 0px 14px; text-align: center; cursor: pointer; position: relative; z-index: 10; }
.footer_flex .bg2:hover { background-color: #ffbd1d; }
.footer_flex li:hover .flex-footerb { display: block; }
.footer_flex li .flex-footerb { width: 238px; height: 222px; position: absolute; left: 52px; top: -90px; text-align: center; padding-top: 23px; padding-left: 10px; background: url(../images/xwtb04.png) 1px top no-repeat; display: none; }
.news_bt01 { width: 700px; height: 80px; border-bottom: 1px dotted #c0c2c3; margin-bottom: 40px; }
.news_bt01 dt { width: 700px; height: 36px; font-size: 28px; color: #333333; margin-bottom: 10px; }
.news_bt01 p { width: 700px; height: 20px; font-size: 14px; color: #999999; }
.news_bt01 p span { width: 700px; height: 20px; font-size: 14px; color: #999999; }
.news_bt01 p span a { height: 20px; font-size: 14px; color: #0099CC; }
.news_bt01 p span a:hover { height: 20px; font-size: 14px; color: #0099CC; }
.news_nr01 { width: 700px; height: 700px; height: auto !important; min-height: 680px; border-bottom: 1px dotted #c0c2c3; margin-top: 40px; font-size: 14px; line-height: 28px; padding-bottom: 20px; }
.news_nr02 { width: 700px; height: 100px; display: block; }
.news_nr02 ul li { width: 350px; height: 100px; line-height: 80px; }
.news_nr02 ul li a { color: #333; font-size: 16px; }
.news_nr02 ul li a:hover { width: 350px; height: 100px; line-height: 80px; color: #00a5da; font-size: 16px; }
.news_nr03 { width: 200px; height: 38px; background: inherit; background-color: rgba(55, 171, 252, 1); border: none; border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #FFFFFF; margin: 0 auto; display: block; text-align: center; line-height: 38px; margin-bottom: 30px; }
.news_nr03:hover { width: 200px; height: 38px; background: inherit; background-color: #40b8fd; border: none; border-radius: 3px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; font-size: 14px; color: #FFFFFF; margin: 0 auto; display: block; text-align: center; line-height: 38px; margin-bottom: 30px; }
.news_nr04 { width: 270px; height: 310px; display: block; float: right; }
.news_nr04 ul li { width: 270px; height: 45px;  text-align: left; margin-bottom: 8px; }
.news_nr04 ul li a { color: #333; font-size: 14px; line-height: 22px; }
.news_nr04 ul li a:hover { color: #00a5da; font-size: 14px; line-height: 22px; }
.news_nr04 ul li img { margin-right: 5px; margin-top: 10px; float: left; }
.news_nr04 ul li p { width: 255px; float: right; }
.news_nr04_bt { width: 270px; height: 40px; border-bottom: 1px dotted #c0c2c3; font-size: 18px; color: #333; display: block; margin-bottom:20px;}
/*关于我们*/

.about_bt { width: 1000px; margin: 0 auto; height: 100px; line-height: 100px; text-align: center; font-size: 24px; }
.about_nr1 { margin: 0 auto 90px auto; width: 930px; height: 477px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 10px; -moz-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); -webkit-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); text-align: left; font-size: 14px; line-height: 26px; padding: 30px; }
.about_container07 { width: 100%; height: 400px; background: #FFFFFF; }
.about_container07_c { width: 1000px; height: 400px; margin: 0 auto; }
.wrap-content2 { width: 1000px; margin: 0 auto; text-align: center; }
ul.service-content2 { width: 100%; margin-bottom: 45px; }
ul.service-content2 li { float: left; width: 333px; margin-bottom: 75px; }
ul.service-content2 li:first-child { margin-left: 0px; }
ul.service-content2 li .service-item { display: block; height: 60px; width: 60px; margin: 0 auto; }
.service-01-icon2 { background: url("../images/js1.png") no-repeat center; }
.service-02-icon2 { background: url("../images/js2.png") no-repeat center; }
.service-03-icon2 { background: url("../images/js3.png") no-repeat center; }
ul.service-content2 li .service-item-title { margin: 20px auto 30px auto; font-size: 28px; color: #66B7F6; }
ul.service-content2 li .service-item-intro { color: #666; width: 280px; margin: 0 auto; font-size: 14px; text-align: left; }
.about_container08 { width: 100%; height: 284px; background: inherit; background-color: rgba(102, 183, 246, 1); border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.about_container08_c { width: 1000px; height: 284px; margin: 0 auto; padding-top: 35px; }
.about_bt1 { width: 1000px; margin: 0 auto; height: 100px; line-height: 100px; text-align: center; font-size: 24px; color: #FFFFFF; }
.about_nr2 { width: 1000px; height: 78px; font-size: 16px; color: #FFFFFF; line-height: 26px; }
.about_bt2 { width: 1000px; margin: 0 auto; height: 160px; line-height: 180px; text-align: center; font-size: 24px; }
.about_nr3 { margin: 0 auto 0 auto; width: 1000px; height: 600px; }
.about_nr3 ul li { margin: 0 auto 0 auto; width: 1000px; height: 80px; }
.about_nr3 ul li dt { width: 67px; height: 67px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 10px; -moz-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); -webkit-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); font-family: '微软雅黑 Oblique', '微软雅黑'; font-weight: 400; font-style: oblique; font-size: 36px; color: #999999; float: left; padding-left: 15px; line-height: 67px; }
.about_nr3 ul li dd { width: 913px; height: 67px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 10px; -moz-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); -webkit-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); font-size: 14px; text-align: left; float: right; padding: 10px 15px; }
.about_nr3 ul li dd span { line-height: 42px; }
.about_bt3 { width: 1000px; margin: 0 auto; height: 100px; line-height: 100px; text-align: center; font-size: 24px; }
.about_nr4 { margin: 0 auto 0 auto; width: 1050px; height: 300px; }
.about_nr4 ul li { float: left; width: 210px; height: 200px; cursor: pointer; }


.about_nr4 ul li dd { width: 150px; height: 150px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 10px; -moz-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); -webkit-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137);  display: block;  margin: 0 auto; }
.about_nr4 ul li dd:hover { width: 150px; height: 150px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 10px; -moz-box-shadow: 0 0 10px #ccc inset; -webkit-box-shadow: 0 0 10px #ccc inset; box-shadow: 0 0 10px #ccc inset; display: block;  margin: 0 auto; }


.about_nr4 ul li img { width: 130px; height: 130px; font-size: 14px; text-align: center; display: block; margin: 0 auto; padding-top:8px;}

.about_nr4 ul li p { width: 200px; height: 50px; line-height: 50px; color: #333; font-size: 14px; text-align: center; margin:0 auto; }
#smallLay { display: block; }
/*商务合作*/

.hz_container01 { width: 100%; height: 690px; background: inherit; background-color: #fff; border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.hz_container01_c { width: 1000px; height: 690px; margin: 0 auto; }
.hz_bt1 { width: 1000px; margin: 0 auto; height: 100px; line-height: 100px; font-size: 28px; color: #66B7F6; text-align: center; }
.hz_nr2 { width: 1000px; height: 78px; font-size: 16px; color: #666; line-height: 28px; text-align: center; }
.hz_container02 { width: 100%; height: 690px; background: inherit; background-color: #f6f6f6; border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.hz_container02_c { width: 1000px; height: 690px; margin: 0 auto; }
.hz_bt2 { width: 1000px; margin: 0 auto; height: 100px; line-height: 100px; font-size: 28px; color: #66B7F6; text-align: center; }
.hz_nr3 { width: 1000px; height: 78px; font-size: 16px; color: #666; line-height: 28px; text-align: center; }
.hz_container03 { width: 100%; height: 640px; background: inherit; background-color: #fff; border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.hz_container03_c { width: 1000px; height: 600px; margin: 40px auto 0 auto; }
.wrap-content3 { width: 1000px; margin: 0 auto; text-align: center; }
ul.service-content3 { width: 100%; margin-bottom: 45px; }
ul.service-content3 li { float: left; width: 320px; height: 300px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 5px; -moz-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); -webkit-box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); box-shadow: 0px 0px 10px rgba(204, 204, 204, 0.349019607843137); margin: 0 8px; padding-top: 30px; }
ul.service-content3 li:first-child { margin-left: 0px; }
ul.service-content3 li .service-item { display: block; height: 60px; width: 60px; margin: 0 auto; }
.service-01-icon3 { background: url("../images/hz01.png") no-repeat center; }
.service-02-icon3 { background: url("../images/hz02.png") no-repeat center; }
.service-03-icon3 { background: url("../images/hz03.png") no-repeat center; }
ul.service-content3 li .service-item-title { margin: 0px auto 50px auto; font-size: 16px; }
ul.service-content3 li .service-item-intro { color: #666; width: 280px; margin: 0 auto; font-size: 14px; line-height: 20px; text-align: left; }
/*联系我们*/
.lx_container01 { width: 100%; height: 580px; background: inherit; background-color: #fff; border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.lx_container01_c { width: 1000px; height: 360px; margin: 0 auto; border-bottom: dashed 1px #B9B9B9 }
.lx_container01_c_l { width: 500px; height: 280px; float: left; margin-top: 80px; }
.lx_container01_c_l dd { width: 400px; height: 21px; font-size: 16px; color: #666; margin: 15px 0; }
.lx_container01_c_l dd * { vertical-align: middle; }
.lx_container01_c_l dd img { margin-right: 10px; }
.lx_container01_c_r { width: 500px; height: 340px; float: right; margin-top: 20px; }
.lx_container02_c { width: 1000px; height: 220px; margin: 0 auto; }
.lx_container02_c ul li { width: 333px; height: 170px; float: left; padding-top: 50px; }
.lx_container02_c ul li span { width: 290px; height: 40px; font-size: 24px; color: #666; display: block; }
.lx_container02_c ul li p { width: 330px; height: 40px; font-size: 14px; color: #666; }
.lx_container02_c ul li div { width: 330px; height: 40px; font-size: 14px; color: #666; }
/*网站声明*/
.sm_container01 { width: 100%; height: 1300px; background: inherit; background-color: #fff; border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.sm_container01_c { width: 1000px; height: 1300px; margin: 0 auto; border-bottom: dashed 1px #B9B9B9 }
.sm_container01_c dd { width: 986px; height: 40px; line-height: 40px; font-size: 16px; color: #006699; margin: 15px 0; border-left: solid 4px #006699; background: #e9f0f9; padding-left: 10px; }
.sm_container01_c p { width: 1000px; height: auto; font-size: 14px; color: #666666; line-height: 28px; margin: 30px auto; }
/*会议周边*/

.zb_nav { width: 160px; height: 60px; line-height: 60px; margin-left: 140px; float: left; }
.zb_nav li { height: 60px; padding: 0 20px; float: left; font-size: 16px; }
.zb_nav li a:hover { color: #1B8CE8; }
.banner04 { width: 100%; height: 450px; background: url(../images/banner04.jpg) center center no-repeat; margin-top: 60px; }
.banner04_c { width: 1200px; height: 450px; margin: 0 auto; }
.zb_container01 { width: 100%; height: 1600px; background: inherit; background-color: #fff; border: none; border-radius: 0px; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.zb_container01_c { width: 1200px; height: 1600px; margin: 0 auto; border-bottom: dashed 1px #B9B9B9 }
.zb_nr { width: 1200px; height: 175px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 10px; -moz-box-shadow: 0px 0px 40px 0px rgba(204, 204, 204, 0.349019607843137) inset; -webkit-box-shadow: 0px 0px 40px 0px rgba(204, 204, 204, 0.349019607843137) inset; box-shadow: 0px 0px 40px 0px rgba(204, 204, 204, 0.349019607843137) inset; margin: 50px auto; padding: 30px 40px 30px 40px; }
.zb_nr dd { width: 1160px; height: 50px; font-size: 28px; color: #333333; }
.zb_nr dd img { margin-right: 10px; }
.zb_nr p { width: 1130px; height: 80px; font-size: 18px; line-height: 28px; }
.zb_nr1 { width: 1200px; height: 330px; }
.zb_nr1 ul li { width: 400px; height: 110px; float: left; }
.zb_nr1 .nr { width: 350px; height: 110px; }
.zb_nr1 .nr .nr1 { width: 280px; height: 110px; float: right; margin-top: 5px; }
.zb_nr1 .nr .nr1 span { width: 280px; height: 30px; font-size: 18px; color: #99CCCC; display: block; }
.zb_nr1 .nr .nr1 p { width: 280px; height: 80px; font-size: 16px; color: #666; }
.zb_nr2 { width: 1200px; height: 750px; margin-top: 40px; }
.zb_nr2 ul li { width: 600px; height: 360px; float: left; }
.zb_nr2 .nr { width: 590px; height: 250px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 10px; -moz-box-shadow: 0px 0px 40px 0px rgba(204, 204, 204, 0.349019607843137) inset; -webkit-box-shadow: 0px 0px 40px 0px rgba(204, 204, 204, 0.349019607843137) inset; box-shadow: 0px 0px 40px 0px rgba(204, 204, 204, 0.349019607843137) inset; padding: 20px; }
.zb_nr2 .nr .nr_l { width: 340px; height: 210px; float: left; }
.zb_nr2 .nr .nr_l span { width: 340px; height: 24px; font-weight: 700; font-style: normal; font-size: 18px; margin-bottom: 20px; display: block; }
.zb_nr2 .nr .nr_l span dt { width: 80px; height: 24px; font-size: 14px; float: right; margin-right: 170px; line-height: 24px; }
.zb_nr2 .nr .nr_l dd { width: 340px; height: 20px; font-size: 14px; color: #666; margin-bottom: 20px; }
.zb_nr2 .nr .nr_l p { width: 340px; font-size: 14px; color: #666; }
.zb_nr2 .nr .nr_r { width: 200px; height: 210px; float: right; }
.zb_nr2 .nr .nr_r span { width: 350px; height: 24px; font-weight: 700; font-style: normal; font-size: 18px; margin-bottom: 20px; display: block; }
.zb_nr2 .nr .nr_r span dt { width: 80px; height: 24px; font-size: 14px; float: right; margin-right: 170px; line-height: 24px; }
.zb_nr2 .nr .nr_r dd { width: 350px; height: 20px; font-size: 14px; color: #666; margin-bottom: 20px; }
.zb_nr2 .nr .nr_r p { width: 350px; font-size: 14px; color: #666; }
.zb_nr2 .nr .nr_zb { width: 80px; height: 45px; font-size: 14px; color: #FFFFFF; background: #ff9933; text-align: center; padding-top: 5px; margin-top: 15px; }
.zb_nr2 .nr .nr_zb1 { width: 80px; height: 24px; font-size: 14px; color: #FFFFFF; background: #ff9933; text-align: center; padding-top: 5px; margin-top: 0px; }
.zb_nr2 .nr .nr1 { width: 280px; height: 110px; float: right; margin-top: 5px; }
.zb_nr2 .nr .nr1 span { width: 280px; height: 30px; font-size: 18px; color: #99CCCC; display: block; }
.zb_nr2 .nr .nr1 p { width: 280px; height: 80px; font-size: 16px; color: #666; }
.zb_nr3 { width: 1200px; height: 330px; }
.zb_nr3 ul li { width: 600px; height: 110px; float: left; }
.zb_nr3 .nr { width: 570px; height: 110px; }
.zb_nr3 .nr .nr1 { width: 500px; height: 110px; float: right; margin-top: 5px; }
.zb_nr3 .nr .nr1 span { width: 500px; height: 30px; font-size: 18px; color: #99CCCC; display: block; }
.zb_nr3 .nr .nr1 p { width: 500px; height: 80px; font-size: 16px; color: #666; }
.zb_nr4 { width: 1200px; height: 750px; margin-top: 40px; }
.zb_nr4 ul li { width: 600px; height: 360px; float: left; }
.zb_nr4 .nr { width: 590px; height: 250px; background: inherit; background-color: rgba(255, 255, 255, 1); box-sizing: border-box; border-width: 1px; border-style: solid; border-color: rgba(228, 228, 228, 1); border-radius: 10px; -moz-box-shadow: 0px 0px 40px 0px rgba(204, 204, 204, 0.349019607843137) inset; -webkit-box-shadow: 0px 0px 40px 0px rgba(204, 204, 204, 0.349019607843137) inset; box-shadow: 0px 0px 40px 0px rgba(204, 204, 204, 0.349019607843137) inset; padding: 20px; }
.zb_nr4 .nr .nr_l { width: 340px; height: 210px; float: left; }
.zb_nr4 .nr .nr_l span { width: 340px; height: 24px; font-weight: 700; font-style: normal; font-size: 18px; margin-bottom: 20px; display: block; }
.zb_nr4 .nr .nr_l span dt { width: 80px; height: 24px; font-size: 14px; float: right; margin-right: 120px; line-height: 24px; }
.zb_nr4 .nr .nr_l dd { width: 340px; height: 20px; font-size: 14px; color: #666; margin-bottom: 20px; }
.zb_nr4 .nr .nr_l p { width: 360px; font-size: 14px; color: #666; }
.zb_nr4 .nr .nr_r { width: 200px; height: 210px; float: right; }
.zb_nr4 .nr .nr_r span { width: 350px; height: 24px; font-weight: 700; font-style: normal; font-size: 18px; margin-bottom: 20px; display: block; }
.zb_nr4 .nr .nr_r span dt { width: 80px; height: 24px; font-size: 14px; float: right; margin-right: 170px; line-height: 24px; }
.zb_nr4 .nr .nr_r dd { width: 350px; height: 20px; font-size: 14px; color: #666; margin-bottom: 20px; }
.zb_nr4 .nr .nr_r p { width: 350px; font-size: 14px; color: #666; }
.zb_nr4 .nr .nr_zb { width: 80px; height: 45px; font-size: 14px; color: #FFFFFF; background: #ff9933; text-align: center; padding-top: 5px; margin-top: 10px; }
.zb_nr4 .nr .nr_zb1 { width: 80px; height: 24px; font-size: 14px; color: #FFFFFF; background: #ff9933; text-align: center; padding-top: 5px; margin-top: 15px; }
.zb_nr4 .nr .nr1 { width: 280px; height: 110px; float: right; margin-top: 5px; }
.zb_nr4 .nr .nr1 span { width: 280px; height: 30px; font-size: 18px; color: #99CCCC; display: block; }
.zb_nr4 .nr .nr1 p { width: 280px; height: 80px; font-size: 16px; color: #666; }
