@charset "utf-8";
/* reset */
html { height: 100%;}
body { min-height:100%;}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0; }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1; }
li { list-style-type: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
iframe, frame, fieldset, img { border: 0 none; }
img { vertical-align: top; }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer; }
button { cursor: pointer; }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none; }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio; }
input[type=checkbox] { -webkit-appearance: checkbox; }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box; }
textarea { overflow: auto; resize: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
caption, th { text-align: left; }
th { font-weight: normal; }
em, cite, address, i { font-style: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
body, input, select, button, textarea { font-size: 12px; font-family:"微软雅黑",arial,"\5b8b\4f53"; }
p{font-family:"微软雅黑"}
a { text-decoration: none; font-family:"微软雅黑"}
a { blr: expression(this.onFocus=this.blur()); }
a * { *cursor: pointer; }
:focus { outline: none; }

img{border:none;}
input:focus{ outline:none;}
textarea:focus{outline:none; }
select:focus{outline:none;}
.clear{clear:both; height:0;}
.re{position:relative;}
.ab{position:absolute;}
.bl{display:block;}
.fr{float:right;}
.fl{float:left;}
.center{ width:1000px; margin:0 auto;}

.edit_con_original { line-height: 1.8; padding: 0 0; color: #333; }
.edit_con_original ul { margin: inherit; padding: inherit; }
.edit_con_original ul li { list-style-type: disc; margin: auto; }
.edit_con_original ol { margin: inherit; padding: inherit; }
.edit_con_original ol li { list-style-type: decimal; margin: auto; }
.edit_con_original h1 { font-size: 2em; font-weight: bold; }
.edit_con_original h2 { font-size: 1.5em; font-weight: bold; }
.edit_con_original h3 { font-size: 1.17em; font-weight: bold; }
.edit_con_original h4 { font-size: 1em; font-weight: bold; }
.edit_con_original h5 { font-size: 0.83em; font-weight: bold; }
.edit_con_original h6 { font-size: 0.67em; font-weight: bold; }
.edit_con_original em { font-style: italic; }
.edit_con_original cite { font-style: italic; }
.edit_con_original address { font-style: italic; }
.edit_con_original i { font-style: italic; }
.edit_con_original table { border-collapse: separate; border-spacing: 2px; }
.edit_con_original img { max-width: 100%; height: auto; }



/*所有后台编辑器区域都要引用 edit_con_original 类名*/

/* clear 页头，页脚，内容区都不用再加清除样式 */
.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table; }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both; }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1; }


.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important; }

.ut-s {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap !important;
    outline: 0 !important
}


.en { font-family: arial; }
.hide { display: none; }
.fl { float: left; }
.fr { float: right; }
.tl { text-align: left; }
.tc { text-align: center; }
.tr { text-align: right; }

body { line-height: 1.5; }
a { color: #8b8b8b; }
a:hover { color: #d00008; }

.auto-img { position: relative; overflow: hidden; display: block; }
.auto-img img { position: relative; }


/*********************in_top*********************/
.in_top { background:#eff3f6; border-bottom:1px solid #eaeaea; }
.in_top .top_a { float:right; font-size:12px; }
.in_top .top_a  a { color:#8b8b8b; line-height:27px; margin:0px 2px 0px 24px; display:inline-block; height:27px; }
.in_top .top_a  a:hover { color:#d00008; }

/********************in_header**********************/
.in_header { background:url(../images/in_header_bg01.jpg) repeat-x left bottom; }
.in_header  .logo { float:left; padding:7px 0px 6px 41px; }
.in_header  .logo img { width:140px; height:58px; display:inline-block; }

.in_header  .nav { float:left; padding:4px 0px 0px 19px;}
.in_header  .nav ul li { color:#25211d; background:url(../images/nav_li01.png) no-repeat right 25px; font-size:15px; padding-right:2px; width:100px;float:left;}
.in_header  .nav ul li a {color:#25211d; height:64px; line-height:64px; border-bottom:4px solid #f7f7f7; /*padding-bottom:4px; */display:block;width:100px; text-align:center;/* padding:0px 28px 0px 27px; */ }
.in_header  .nav ul li:hover a,.in_header  .nav ul li.hover01 a { color:#d00008; border-bottom:4px solid #ec1921; padding-bottom:0px; height:64px; line-height:64px; }
.in_header  .nav ul li.last01 { background:none; }

.in_header .tel { float:right; font-size:30px; color:#e50f0f; font-weight:bold;line-height:72px; height:72px;background:url(../images/nav_tell.png) no-repeat left center; padding-left:32px;}


/*****in_bnimgbox*******/
.in_bnimgbox { position:relative; height:267px; max-width:1920px; min-width:1000px; overflow:hidden; margin:0px auto; }
.in_bnimgbox .in_bnimg { position:absolute; left:50%; top:0; width:1000px; height:267px; margin-left:-960px;}
.in_bnimgbox .in_bnimg img { width:1920px; height:267px; }

.pro_bnimgbox { height:454px;}
.pro_bnimgbox .in_bnimg { height:454px;  }
.pro_bnimgbox .in_bnimg img { height:454px; }


.in_bnimgbox .wrap { position:relative; }
.in_bnimgbox .bn_nav { position:absolute; width:223px; height:265px; background:#fff; border:1px solid #dbdbdb; left:0px; top:0px; }
.in_bnimgbox .bn_nav h2 { background:url(../images/bn_navtlbg01.png) repeat-x left top; line-height:52px; height:52px;border-bottom:1px solid #dbdbdb; font-size:18px; color:#1e1e1e; font-weight:normal; }
.in_bnimgbox .bn_nav h2 span { padding-left:36px; letter-spacing:0.5px; }
.in_bnimgbox .bn_nav h2 label { width:30px; position:relative; top:-10px; left:4px; height:11px; background:url(../images/new.png) no-repeat; display:inline-block;}
.in_bnimgbox .bn_nav h2 a { color:#1e1e1e;}
.in_bnimgbox .bn_nav ul { padding-top:19px; }
.in_bnimgbox .bn_nav ul li { font-size:14px; line-height:23px;height:23px; padding:4px 0px; color:#4b4b4b; padding-left:20px; }
.in_bnimgbox .bn_nav ul li a { color:#4b4b4b; }
.in_bnimgbox .bn_nav ul li a:hover { color:#d00008; }



/***************in_searchkg*******************/
.in_searchkg { width:808px; margin:0px auto; }
.in_searchkg .search_tit { line-height:15px;height:15px; float:left; width:100%; padding:29px 0px 0px; font-size:12px; color:#121212;  }
.in_searchkg .search_tit ul li { float:left;border-right:1px solid #b8b8b8; padding-right:15px; margin-right:15px; }
.in_searchkg .search_tit ul li  label { font-size:18px; color:#eb1920; }
.in_searchkg .search_tit ul li.last01 { border-right:none; }

.in_searchkg .search { width:804px; height:48px; float:left; margin-top:12px; border:2px solid #f01a22;  }
.in_searchkg .search input:first-child {float:left; width:44px; height:48px; border:none; background:url(../images/search_bon.png) no-repeat 10px 14px; cursor:pointer; }
.in_searchkg .search input:first-child +input {  width:534px; padding:0px 16px 0px 4px; border:none; background:none; position:relative; height:48px; color:#666;  line-height:48px; float:left; font-size:16px; }
.in_searchkg .search a { float:left; width:206px; text-align:center; height:48px; line-height:48px; background:#f01a22; display:inline-block; font-size:16px; color:#fff; }


.in_tit { font-size:44px; color:#505050; text-align:center; background:url(../images/in_tit_bg01.jpg) repeat-x left center;  }
.in_tit span {background:url(../images/in_tit_bg02.jpg) repeat-x left center; padding:0px 28px; display:inline-block; }
.in_tit span span {background:none; background-color:#fff; padding:0px 24px 0px 31px; }


/****************star_project*********************/
.star_project { padding:4px 0px 27px; float:left; width:100%; }
.star_project ul li { float:left; width:188px; padding:7px 0px; margin-right:9px; text-align:center; }
.star_project ul li dl dt { width:136px; float:left; padding:0px 26px; height:132px; background:url(../images/star_project_li01.png) no-repeat center top; }
.star_project ul li.li02 dl dt { background:url(../images/star_project_li02.png) no-repeat center top; }
.star_project ul li.li03 dl dt { background:url(../images/star_project_li03.png) no-repeat center top; }
.star_project ul li.li04 dl dt { background:url(../images/star_project_li04.png) no-repeat center top; }
.star_project ul li.li05 dl dt { background:url(../images/star_project_li05.png) no-repeat center top; }

.star_project ul li dl dd { float:left; width:100%; padding-top:3px; font-size:20px; color:#262626; }
.star_project ul li:hover dl dt { background-position:center bottom; }
.star_project ul li:hover dl dd { color:#f01a22; }



/*****our_advantage*******/
.our_advantage { position:relative; height:460px; max-width:1920px; min-width:1000px; overflow:hidden; margin:0px auto; }
.our_advantage .divimg { position:absolute; left:50%; top:0; width:1000px; height:460px; margin-left:-960px;}
.our_advantage .divimg img { width:1920px; height:460px; }

.our_advantage .wrap { position:relative; }
.our_advantage .our_adlist { position:absolute; width:100%; left:0px; top:23px; }
.our_advantage .our_adlist h2 { font-size:44px; color:#fff; text-align:center; }
.our_advantage .our_adlist h3 { text-align:center; color:#fff; padding-top:3px; font-size:30px; }
.our_advantage .our_adlist h3  span { background:url(../images/our_adlist_tlbg01.png) no-repeat; width:110px; height:41px; line-height:38px; text-align:center; display:inline-block; } 
.our_advantage .our_adlist h3  span:first-child +span { position:relative; left:-15px; }
.our_advantage .our_adlist ul { padding-top:52px; }
.our_advantage .our_adlist ul li { font-size:24px; background:url(../images/our_adlist_li01.jpg) no-repeat left 11px; color:#fff; padding-left:39px; float:left; width:440px; height:60px; padding-right:42px; padding-bottom:29px; overflow:hidden; line-height:30px; }
.our_advantage .our_adlist ul li a { color:#fff; }
.our_advantage .our_adlist ul li a:hover { color:#fff; }

.our_advantage .our_adlist ul li.li02 { padding-right:0px; }


/**************professional_team****************/
.professional_team { float:left; width:100%; padding:23px 0px 20px;}
.professional_team h2 { font-size:44px; color:#505050; text-align:center; background:url(../images/professional_team_tlbg01.jpg) repeat-x center center; }
.professional_team h2 span { background:#fff; padding:0px 22px 0px 25px; }
.professional_team h3 { font-size:18px; color:#3f3f3f; font-weight:normal; padding-bottom:19px; text-align:center; }
.professional_team  ul li { float:left; width:233px; margin-right:23px; height:313px; background:#e8e8e8; }
.professional_team  ul li .divimg { width:213px; padding:10px; height:215px; display:inline-block; }
.professional_team  ul li .text { padding:4px 18px; }
.professional_team  ul li .text span { display:block; line-height:130%; color:#494949;}
.professional_team  ul li .text .span01 { font-size:22px; font-weight:bold;}
.professional_team  ul li .text .span02 { font-size:15px; height:39px; overflow:hidden; }

.professional_team .team_con { width:1208px; margin:0px auto; }

.professional_team .forScroll_box0{width:1000px;  height:313px; overflow:hidden;}
.professional_team .retailgd { width:1000px;padding:0px 104px; overflow:hidden; position:relative;}
.professional_team .retailgd .butlf { position:absolute; left:0px; top:50%; margin-top:-37px; width:40px; height:75px; overflow:hidden; }
.professional_team .retailgd .butlf a {  width:40px; height:75px; background:url(../images/professional_team_but01.png) no-repeat left top;  display:block;}
.professional_team .retailgd .butrt { position:absolute; right:0px;  top:50%; margin-top:-37px; width:40px; height:75px; overflow:hidden; }
.professional_team .retailgd .butrt a {width:40px; height:75px; background:url(../images/professional_team_but02.png) no-repeat left top;  display:block;}

.professional_team  .retailgd ul { width:100000000px;}


/********************in_known_partner**************************/
.in_known_partner { float:left; width:100%; padding:19px 0px 39px; }
.in_known_partner h2 { margin-bottom:22px; }
.in_known_partner ul { }
.in_known_partner ul li { float:left; width:197px; border:2px solid #d4d4d4; margin:-2px 0px 0px -2px; /*border-right:0px; border-bottom:none;*/ }
.in_known_partner ul li img { width:197px; height:107px; display:inline-block; }



/*****in_service*******/
.in_service { position:relative; height:488px; max-width:1920px; min-width:1000px; overflow:hidden; margin:0px auto; }
.in_service .divimg { position:absolute; left:50%; top:0; width:1000px; height:488px; margin-left:-960px;}
.in_service .divimg img { width:1920px; height:488px; }

.in_service .wrap { position:relative; width:1100px; }
.in_service .in_servicelist { position:absolute; width:100%; left:0px; top:47px; }
.in_service .in_servicelist h2 { font-size:40px; color:#fff; text-align:center; }
.in_service .in_servicelist h3 { text-align:center; font-weight:normal; color:#fff; padding-top:9px; font-size:33px; }
.in_service .in_servicelist h3  span { background:url(../images/in_servicelist_tlbg01.png) no-repeat; height:48px; line-height:46px; text-align:center; display:inline-block; width:364px; } 
.in_service .in_servicelist ul { padding-top:41px; }
.in_service .in_servicelist ul li { font-size:16px; text-align:center; color:#fff; float:left; width:315px; height:52px; overflow:hidden; line-height:52px; border:1px solid #fff; margin:13px 13px 21px; padding:14px 10px;  }
.in_service .in_servicelist ul li a { color:#fff; }
.in_service .in_servicelist ul li a:hover { color:#fff; }

.in_service .in_servicelist ul li.li01 { height:26px; padding:27px 10px; line-height:26px; }


/********************key_infor**************************/
.key_infor { float:left; width:100%; padding:30px 0px; }
.key_infor h2 { text-align:center; font-size:37px; color:#686868; padding-bottom:17px; }
.key_infor ul li { float:left; color:#3e3e3e; font-size:14px; width:48%; padding-right:1.9%; }
.key_infor ul li span { float:left; width:100%; }
.key_infor ul li .span01 a { display:block; color:#3e3e3e; }
.key_infor ul li .span01 a:hover { color:#d00008; }
.key_infor ul li .span02 { font-size:12px; color:#9e9e9e; }
.key_infor ul li.last01 { padding-right:0px; } 


/********************in_partner**************************/
.in_partner { float:left; width:100%; padding:19px 0px 27px; }
.in_partner h2 { color:#686868; margin-bottom:22px; }
.in_partner ul li { float:left; width:235px; padding:0px 0px 10px 12px; }
.in_partner ul li .divimg { width:189px; margin:0px 22px; border:1px solid #d6d6d6; }
.in_partner ul li .divimg img { width:189px; height:85px; display:inline-block; }
.in_partner ul li p { text-align:center; line-height:18px; height:36px; overflow:hidden; font-size:14px; color:#181818; margin-top:7px; }
.in_partner ul li:hover p { color:#d00008; }



/*********************footer***********************/
.footer { background:#eff3f6; font-size:12px;/* padding:26px 0px 47px;*/ height:91px; color:#515151; }
.footer span { padding-right:16px; line-height:91px; }
.footer a { orphans:0px 3px; margin-right:3px; display:inline-block; color:#515151; line-height:91px;  }
.footer a:hover {color:#d00008;}



/******************ser_share*****************/
.ser_share { position:fixed; z-index:2; right:0px; top:30%;  }
.ser_share .con { float:left; width:63px; position:relative; }
.ser_share .service { position:absolute; left:0px; top:0px; width:196px;  background:#f3f3f3; height:255px; }
.ser_share .service  dl dd { border-bottom:1px solid #fff; float:left; width:100%; text-align:center; padding:9px 0px 10px; }
.ser_share .service  dl dd span { display:block; line-height:114%; text-align:center; }
.ser_share .service  dl dd .span01 { font-size:25px; color:#3d86e0; }
.ser_share .service  dl dd .span02 { font-size:13px; color:#50504e; }
.ser_share .service  dl dd.qq { padding:13px 0px 16px;}
.ser_share .service  dl dd.qq a { background:#f04248; height:34px; line-height:34px; width:143px; display:inline-block; border-radius:5px; font-size:16px; color:#fff; text-align:center; text-transform:uppercase; }
.ser_share .service  dl dd.form { border-bottom:none; padding-top:18px; }
.ser_share .service  dl dd ul { width:150px; margin:0px auto; }
.ser_share .service  dl dd ul li { float:left; width:100%; margin-bottom:7px; }
.ser_share .service  dl dd ul li .inp { background:#c1c1c1; border-radius:5px;}
.ser_share .service  dl dd ul li .inp input { background:none; border:none; height:25px; line-height:25px; width:132px; padding:0px 9px; font-size:12px; color:#fff; }
.ser_share .service  dl dd ul li .but01 { font-size:12px; color:#fff; border-radius:5px; background:#f04248; border:none; width:100%; height:25px; }


.ser_share .ser_nav { float:right; position:relative; z-index:2; width:63px; background:#fff; }
.ser_share .ser_nav li { float:left; width:100%; text-align:center;overflow:hidden; color:#fff; line-height:63px; height:63px; margin:1px 0px 0px; cursor:pointer;  }
.ser_share .ser_nav li img { width:63px; height:63px; float:left;  line-height:63px; display:inline-block; vertical-align:middle; }
.ser_share .ser_nav li:first-child { margin-top:0px; }


.wrap { width:1000px; margin:0 auto; }




@media only screen and (max-width: 1240px) {

.professional_team .team_con { width:1128px; }
.professional_team .retailgd { padding:0px 64px;}


}

@media only screen and (max-width: 1140px) {

.professional_team .bx-wrapper .bx-prev { left:10px; }
.professional_team .bx-wrapper .bx-next { right:10px;  }

.professional_team .team_con { width:1000px; }
.professional_team .retailgd { padding:0px;}
.professional_team .retailgd .butlf { left:10px; }
.professional_team .retailgd .butrt { right:10px;  }



}






.change_img .p_right{ margin-left:20px;}
.change_img h2{ font-size:16px; font-weight:normal; text-align:center; margin:10px 0 25px 0;}

/*客户管理中心*/
.content{ width:1000px; margin:0 auto;}
.content .left{ width:248px;margin-top:30px;}
.left h1{ line-height:73px; text-align:center; background:#e50f0f;font-family:"微软雅黑"; color:#fff; font-size:28px; font-weight:normal;}
.left ul{ background:#fff; margin-top:10px;}
.left ul li a{ line-height:60px; text-align:left; background:url(../images/right.jpg) no-repeat 210px center; display:block; padding:0 0 0 30px;}
.left ul li a{ font-size:16px;font-family:"微软雅黑"; color:#262626;}

/*二级导航左侧*/
ul.erji{ margin:0; padding:0;}
ul.erji li{ line-height:45px;}
ul.erji li a{ font-size:14px; background:none;line-height:45px;}
ul.erji li a.cur{ background:#fff5f4; border-left:3px solid #e50f0f; color:#e50f0f; font-weight:bold;}
ul.erji li a:hover{ background:#fff5f4; border-left:3px solid #e50f0f; color:#e50f0f; font-weight:bold;}

.right{ width:690px; min-height:740px;background:#fff; border-top:2px solid #e50f0f; padding:0 20px 20px 20px;margin-top:30px;}

.right h1,.helper h1{font-family:"微软雅黑"; font-weight:normal; color:#252525; font-size:20px; line-height:75px; font-weight:bold;}
.helper h1{ line-height:60px; background:url(../images/help.png) no-repeat left center; padding-left:38px;}

.right.clisinw { width:912px; padding:0 44px 20px 44px; }
.right.clisinw .Requirements p span.no { width:500px;  }
.right.clisinw .Requirements p span { width:500px; }
.right.clisinw  .Sales p span { width:200px; }

.helper .C_service h1{ line-height:60px; background:url(../images/C_service.png) no-repeat left center; padding-left:38px;}

.helper .Site_nav h1{line-height:60px; background:url(../images/site.png) no-repeat left center; padding-left:38px;}

.C_service ul li{ width:160px; margin:30px 30px 0 0; float:left; background:url(../images/site-6.png) no-repeat right 50px;}
.C_service ul li a{width:113px; display:block;text-align:center;}
.C_service ul li p{ text-align:center; font-size:16px; color:#000; margin:10px 0 0 0; font-weight:bold;width:113px;}


.C_service h2{ font-size:16px;font-family:"微软雅黑";color:#252525; margin:20px 0 10px 0;}
.C_service p{ color:#7a7a7a;font-size:14px;}
.C_service p span{ font-weight:bold;}
.C_service p a{ color:#fff; display:block; float:left; width:130px; line-height:35px; background:#F00; border-radius:7px; text-align:center; font-size:14px; margin:0 15px 0 0;}

/*注册页面*/
.people h1{ font-size:24px; font-weight:normal; color:#515567; background:url(../images/ren.png) no-repeat left center; padding-left:40px; margin:40px 0 40px 20px;}
.zhu_left{ width:590px; padding-left:60px; border-right:1px solid #cacacc;}
.zhu_left label{font-size:17px; color:#2c2c2c; display:block; float:left; width:120px; text-align:right; margin:0 10px 0 0;line-height:35px;height:35px;}
.zhu_left label span{ color:#e50f0f;}
.zhu_left input{ width:285px; line-height:35px; height:35px; border:1px solid #dfdfdf; padding:0 0 0 10px;font-size:14px; margin:0 0 10px 0;  }
.zhu_left input.ph{ background:#fff url(../images/phone.jpg) no-repeat 275px center;}
.zhu_left input.Password{ background:#fff url(../images/lock.jpg) no-repeat 275px center;}
.zhu_left input.short{ width:125px;}
.zhu_left a:hover{ color:#8b8b8b;}
.zhu_left a.SMS{ background:#bababa; width:115px; line-height:35px; display:block; text-align:center; color:#fff; float:right; margin-right:200px;}
.zhu_left img{ margin:3px 5px 0 5px;}
.zhu_left p{ color:#626262; font-size:12px; margin:10px 0 0 130px; width:295px;}
.zhu_left p span{ display:block; float:left; line-height:35px;}
.zhu_left p input{ width:25px;float:left;}
.zhu_left p a,.zhu_left p a:hover{ color:#0066cb;line-height:35px;}
.ie .zhu_left p input { width:15px; }
.zhu_left i { display:none; padding-left:5px; color:#f00;}

a.Sign{ background:#e50f0f; display:block; font-size:22px; color:#fff; width:280px; line-height:50px; text-align:center; border-radius:7px; margin:60px 0 0 130px;}
.zhu_left a.Sign:hover{ color:#fff;}

.zhu_right{ padding-left:60px;}
.zhu_right h2{ font-size:29px; color:#343434; font-weight:normal;}
.zhu_right a{ width:210px; line-height:45px;background:#e50f0f; display:block; color:#fff;text-align:center; border-radius:7px;font-size:22px;margin:10px 0 0 0;}
.zhu_right a:hover{ color:#fff;}
.zhu_right p{ font-size:20px; color:#686868; margin:20px 0 5px 10px;}








