@charset "UTF-8";
/*结构样式*/
.mainBg{ background: url(../images/bussi_icon_01.gif) 0 0 repeat-x;}

/*自定义滚动条公用样式*/

.scrollBarType_01{ position:absolute; right:0; top:0; width:5px; padding:0 2px; height:100%;  overflow:hidden; z-index:2;}
.scrollBarType_01 .scrollBar{ position:absolute; left:0; top:0; width:100%; height:60px; padding:0; cursor:pointer;}
.scrollBarType_01 .scrollBar .top{ position:absolute; display:block; left:0; top:0; width:100%; height:0; overflow:hidden;}
.scrollBarType_01 .scrollBar .bottom{ position:absolute; display:block; left:0; bottom:0; width:100%; height:0; overflow:hidden;}
.scrollBarType_01 .scrollBar .center{ display:block; width:100%; height:100%; cursor:pointer; overflow:hidden; background:url(../images/line_03.gif) 50% 0 repeat-y;}

.canScroll{ position:relative; overflow:hidden; padding:0 20px 0 0; height:100%;}
.canScroll .child{ display:none;}
.canScroll .scroll{ position:relative; left:0; top:0; z-index:1; display:block; overflow:hidden; height:auto; width:100%;}
.canScroll .scroll .rePosition{ position:static; left:0; top:0;}
.canScroll .scroll .fixPosition{ position:relative; z-index:1;}


#main{ max-width:1158px; width:100%; margin:0 auto;  color:#333333}

body.business{ background:#ffffff;}
body.business #header{ box-shadow: 0 1px 8px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 8px rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.2);}


.domainnamePannel{ width:100%; padding:45px 0 25px; font-family: Arial,"微软雅黑"}
.domainnamePannel .tabstyle{zoom:1}
.domainnamePannel .tabstyle:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow:hidden;}
.domainnamePannel .tabstyle span{ display:block; float:left; width:243px; height:46px; font-size:18px; line-height:46px; text-align:center; margin-right:20px; }
.domainnamePannel .tabstyle span a{ display:block; width:100%; height:100%; color:#333333; background-image:url(../images/busi_icon_02.png); background-position:0 0; background-repeat:no-repeat; }
.domainnamePannel .tabstyle span .on,.domainnamePannel .tabstyle span a:hover{ background-position:0 -46px; color:#ffffff}
.domainnamePannel .children{ border:1px solid #e6e6e6; border-top:3px solid #bf0000; background:url(../images/busi_icon_03.jpg) 50% 0 #ffffff  no-repeat}
.domainnamePannel .children .child{ width:800px; margin:0 auto; padding:40px 0;}
.domainnamePannel .children .child .searchField{ padding:25px 0}
.domainnamePannel .children .child .searchField .text{ display:inline-block;zoom:1;*display:inline; vertical-align:middle;width:548px; height:30px; margin-right:10px; padding:18px; font-size:18px; color:#c0c0c0; background:url(../images/bussi_icon_02.gif) 0 50% no-repeat; border:0 none; font-family: Arial,"微软雅黑"}
.domainnamePannel .children .child .searchField .btn{display:inline-block;zoom:1;*display:inline; vertical-align:middle; cursor:pointer; width:206px; height:66px; color:#fff; font-size:24px; line-height:66px; text-align:center;border:0 none; background:url(../images/busi_icon_03.png) 0 50% no-repeat;font-family: Arial,"微软雅黑" }
.domainnamePannel .children .child .domainnames{ padding:20px 0}
.domainnamePannel .children .child .domainnames label{ display:inline-block;zoom:1;*display:inline; width:110px; text-align:left; margin:0 0 2px; color:#000000; font-size:13px}
.domainnamePannel .children .child .domainnames label span{ color:#bf0000}
.domainnamePannel .children .child .infor{ margin:20px 0; height:54px; padding:20px 30px; background:url(../images/busi_icon_04.png) 0 0 no-repeat}
.domainnamePannel .children .child .infor p{ background:url(../images/busi_icon_05.png) 0 50% no-repeat; padding:0 0 0 230px; line-height:54px; font-size:14px; color:#333333}
.domainnamePannel .children .child .namelink{ padding:25px 4px}
.domainnamePannel .children .child .namelink ul{zoom:1}
.domainnamePannel .children .child .namelink ul:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow:hidden;}
.domainnamePannel .children .child .namelink li{ float:left; width:120px; height:60px; padding:0 0 0 72px; margin-right:108px;}
.domainnamePannel .children .child .namelink li.bg1{ background:url(../images/busi_icon_06.png) 0 50% no-repeat}
.domainnamePannel .children .child .namelink li.bg2{ background:url(../images/busi_icon_07.png) 0 50% no-repeat}
.domainnamePannel .children .child .namelink li.bg3{ background:url(../images/busi_icon_08.png) 0 50% no-repeat}
.domainnamePannel .children .child .namelink .lastli{ margin:0}
.domainnamePannel .children .child .namelink li a{ display:block; width:100%; height:100%; line-height:60px; font-size:14px; color:#333333}

.domainnamePannel .children .child .resaultField{ border:1px solid #666666; padding:25px; margin:15px 0 10px}
.domainnamePannel .children .child .resaultField h2{ font-size:18px; padding:0 0 10px}
.domainnamePannel .children .child .resaultField ul{}
.domainnamePannel .children .child .resaultField li{ border-bottom:1px dotted #d5d5d5; padding:6px 20px}
.domainnamePannel .children .child .resaultField li .table_01{ width:100%; padding:0; margin:0; color:#333333;  table-layout:fixed;  }
.domainnamePannel .children .child .resaultField li .lasttd{ text-align:right}
.domainnamePannel .children .child .resaultField li .lasttd input{ vertical-align:middle}
.domainnamePannel .children .child .resaultField li .done{ color:#bf0000}
.domainnamePannel .children .child .resaultField li .wd1{ width:100px; text-align:center}

.domainenginePannel{ width:100%; overflow:hidden}
.domainenginePannel h1{ font-weight:normal; line-height:25px; padding:35px 0; font-size:14px;}
.domainenginePannel .list{ margin:0 -9px; padding-bottom:15px;}
.domainenginePannel .list .stable_00{ width:100%; margin:0; padding:0;}
.domainenginePannel .list .stable_00 .tdstyle_01{ border:1px solid #e6e6e6; border-top:3px solid #bf0000; position:relative; table-layout:fixed; width:33%; vertical-align:top;}
.domainenginePannel .list .bgContent{ width:308px; margin:0 auto; padding:32px 5px}
.domainenginePannel .list .bgContent h2{ font-size:24px; padding-bottom:20px}
.domainenginePannel .list .bgContent  dl{zoom:1; padding:5px 0 0}
.domainenginePannel .list .bgContent  dl:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow:hidden;}
.domainenginePannel .list .bgContent  dt{ float:left; width:60px}
.domainenginePannel .list .bgContent  dd{ margin-left:60px}
.domainenginePannel .list .bgContent  p{ line-height:26px; padding:5px 0 10px}
.domainenginePannel .list .bgContent  .pstyle{ background:url(../images/bussi_icon_13.gif) 0 50% no-repeat; padding:2px 0 0 15px; line-height:22px}
.domainenginePannel .list .bgContent  .scrol{ height:110px; overflow:hidden}
.domainenginePannel .list .bgContent  .price{ margin:5px 0 40px; border:1px solid #cdcdcd; width:230px; padding:10px;}
.domainenginePannel .list .bgContent  .price .part1{ border-bottom:1px solid #eeeeee}
.domainenginePannel .list .bgContent  .price .table_02{ width:100%; margin:0; padding:0}
.domainenginePannel .list .bgContent  .price td { padding:4px 0; height:30px; line-height:15px}
.domainenginePannel .list .bgContent  .price th { padding:4px 0; line-height:15px}
.domainenginePannel .list .bgContent  .price .table_02 span{ font-size:16px; color:#e10101; font-weight:bold;}
.domainenginePannel .list .bgContent  .btn{ position:absolute; left:35px; bottom:25px; width:122px; height:30px; background:url(../images/busi_icon_09.png) 0 0 no-repeat}
.domainenginePannel .list .bgContent  .btn a{ display:block; width:100%; height:100%;  text-align:center; line-height:30px; color:#ffffff; font-size:14px}
.domainenginePannel .list  .title{background:#f2f2f2; font-size:18px; color:#333333; padding:15px 40px}
.domainenginePannel .list  .stable_03{ width:100%; height:100%; margin:0; padding:0}
.domainenginePannel .list  .stable_03 th{ padding:25px 40px; border-bottom:1px solid #e6e6e6; width:30%; font-weight:bold; text-align:center }
.domainenginePannel .list  .stable_03 td{border-bottom:1px solid #e6e6e6;padding:25px 40px;}
.domainenginePannel .list  .stable_03 .noborder{ border-bottom:0 none}


.domainenginePannel .detail{ width:100%; padding-bottom:25px}
.domainenginePannel .tabstyle{zoom:1;}
.domainenginePannel .tabstyle:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow:hidden;}
.domainenginePannel .tabstyle span{ display:block; float:left; width:160px; height:37px; font-size:14px; line-height:37px; text-align:center; margin-right:9px;}
.domainenginePannel .tabstyle .spanStyle{ margin-right:0px}
.domainenginePannel .tabstyle span a{ display:block; width:100%; height:100%; color:#333333; text-decoration:none; background-image:url(../images/busi_icon_10.png); background-position:0 0; background-repeat:no-repeat; cursor:pointer}
.domainenginePannel .tabstyle span .on,.domainenginePannel .tabstyle span a:hover{ background-position:0 -37px; color:#ffffff}
.domainenginePannel .children{ border:1px solid #e6e6e6; border-top:3px solid #bf0000; margin-right:3px; padding-bottom:20px}
.domainenginePannel .children  p{ padding:25px; font-size:14px}
.domainenginePannel .children .tabel_03{ width:100%; margin:0; padding:0; border-top:1px solid #c9c9c9; table-layout:fixed;}
.domainenginePannel .children .tabel_03 td,.domainenginePannel .children .tabel_03 th{ text-align:center; border-right:1px solid #c9c9c9; padding:2px 0; border-bottom:1px solid #c9c9c9; vertical-align:middle}
.domainenginePannel .children .tabel_03 td span,.domainenginePannel .children .tabel_03 td  a {color:#ff3333}
.domainenginePannel .children .tabel_03 td  a{ text-decoration:underline}
.domainenginePannel .children .tabel_03 td img{ vertical-align:middle}
.domainenginePannel .children .tabel_03 th{ background:#f1f1f1; padding:4px 0}
.domainenginePannel .children .tabel_03 .bgcolor{ background:#f1f1f1;}
.domainenginePannel .children .tabel_03 .noborder{ border-right:0 none}
.domainenginePannel .children .tabel_03 tbody th{ width:200px}
.domainenginePannel .children .tabel_03 tbody .thstyle{ width:80%; text-align:left; padding-left:5%}

.domainenginePannel .children h3{ font-weight:normal; text-align:center; padding:20px 0 10px}

.tel_400Pannle{ width:100%; font-family: Arial,"微软雅黑"; color:#333333;}
.tel_400Pannle .bann{ background:url(../images/innerbanner_03.jpg) 50% 0 no-repeat; height:289px; margin-bottom:10px}
.tel_400Pannle .content{ border:1px solid #e6e6e6; border-bottom:0 none}
.tel_400Pannle h1{ background:#c90000; text-align:center; font-size:20px; color:#ffffff; padding:15px 0; font-weight:normal}
.tel_400Pannle .price{ padding-bottom:30px}
.tel_400Pannle .price .table_04{ margin:0; padding:0; width:100%; background:#ffffff}
.tel_400Pannle .price .table_04 th{ background:#f3f3f3; border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; font-size:14px; font-weight:bold; padding:10px 0; text-align:center}
.tel_400Pannle .price .table_04 td{ padding:10px 25px;border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6;}
.tel_400Pannle .price .table_04 .bgcolor{ background:f3f3f3}
.tel_400Pannle .price .table_04 .wd1{ width:20%; text-align:center}
.tel_400Pannle .price .table_04 .lft{ text-align:left; line-height:25px}
.tel_400Pannle .price .table_04 .noborder{ border-right:0 none}
.tel_400Pannle .liuc{ padding:35px 40px}
.tel_400Pannle .liuc .table_05{ width:100%; margin:0; padding:0; table-layout:fixed}
.tel_400Pannle .liuc .table_05 th,.tel_400Pannle .liuc .table_05 td{ text-align: center; vertical-align:middle}
.tel_400Pannle .liuc .table_05 th{ width:282px;}
.tel_400Pannle .liuc .table_05 td .pic{ width:180px; height:90px; border:1px solid #e8e8e8; margin:0 auto; line-height:90px}
.tel_400Pannle .liuc .table_05 td .pic img{ vertical-align:middle; line-height:90px}
.tel_400Pannle .liuc .table_05 td .text{ text-align:center; line-height:25px}










.aboutusPannel{ width:100%; padding:25px 0}
.aboutusPannel h1{ font-size:30px; padding:20px 0; border-bottom:1px solid #f0f0f0}
.aboutusPannel .picture{ padding:20px 0}
.aboutusPannel p{ padding:0 0 15px}
.aboutusPannel .scrollIconPanel_01{ position:relative; height:150px; padding:20px 42px;}
.aboutusPannel .scrollIconPanel_01 .listField{ position:relative; width:100%; height:100%; overflow:hidden;}
.aboutusPannel .scrollIconPanel_01 .listField ul{ position:absolute; left:0; top:0; width:200%; height:100%; overflow:hidden;}
.aboutusPannel .scrollIconPanel_01 .listField ul li{ width:218px; height:100%; padding:0 15px 0 0; float:left;}
.aboutusPannel .scrollIconPanel_01 .listField ul li a,.scrollIconPanel_01 .listField ul li span{ display:block; width:100%; height:100%; overflow:hidden; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; -ms-transition: -ms-transform 0.3s, opacity 0.3s; -o-transition: -o-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s;}
.aboutusPannel .scrollIconPanel_01 .listField ul li a:hover,.scrollIconPanel_01 .listField ul li span:hover{ opacity:0.8;}
.aboutusPannel .scrollIconPanel_01 .listField ul li img{ display:block;}
.aboutusPannel .scrollIconPanel_01 .controlField{ position:absolute; left:0; top:50px; width:100%; height:0;}
.aboutusPannel .scrollIconPanel_01 .controlField span{ display:block; position:absolute; top:0; width:30px; height:84px; cursor:pointer; opacity:0.4; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s; -moz-transition: -moz-transform 0.3s, opacity 0.3s; -ms-transition: -ms-transform 0.3s, opacity 0.3s; -o-transition: -o-transform 0.3s, opacity 0.3s; transition: transform 0.3s, opacity 0.3s;}
.aboutusPannel .scrollIconPanel_01 .controlField span:hover{ opacity:1;}
.aboutusPannel .scrollIconPanel_01 .controlField span.leftArrow{ left:0; background:url(../images/btn_arrow_04.png) 0 50% no-repeat;}
.aboutusPannel .scrollIconPanel_01 .controlField span.rightArrow{ right:0; background:url(../images/btn_arrow_03.png) 100% 50% no-repeat;}