/* CSS Document */
@charset "utf-8";

body {padding-bottom:0; font-size:14px}

.header .company ul {font-size:15px; padding:4% 0 0 35px;}
.header .company ul li{float:left; list-style-type:none;padding:0 20px; height:20px;text-align:center; position:relative;}
.header .company ul li a{display:inline-block;padding:0 5px 16px 5px;}
.header .company ul li a:hover{color:#B92E32;border-bottom:4px solid #3581A3;padding:0 5px 16px 5px;}
.header .company ul li .selected{color:#B92E32;border-bottom:4px solid #3581A3;padding:0 5px 16px 5px;}

.function{width:100%;height:170px;background:url(/images/img/functionBg.gif) repeat-x;}
.function_ul{width:1000px;height:170px;margin:0 auto;padding:0px;}
.function_ul li{list-style-type:none;width:123px;height:168px;float:left;text-align:center;border:1px #fff solid;border-bottom:0px #fff solid;font-size:14px;color:#505050;line-height:300%;}
.function_ul li.current{color:#000000;font-weight:bold;border-left:1px #e2e2e2 solid;border-right:1px #e2e2e2 solid;border-bottom:1px #fff solid;background:#fff;}
.function_ul li .img{width:89px;height:90px;background:url(/images/img/function.gif) no-repeat 0px 0px;display:block;margin:0 auto;margin-top:30px;}
.function_ul .selected{border-left:1px #e2e2e2 solid;border-right:1px #e2e2e2 solid;border-bottom:1px #fff solid;color:#000000;font-weight:bold;}
.function_ul li .img1{background:url(/images/img/function.gif) no-repeat 0px -182px;}
.function_ul li .img2{background:url(/images/img/function.gif) no-repeat 0px -546px;}
.function_ul li .img3{background:url(/images/img/function.gif) no-repeat 0px -91px;}
.function_ul li .img4{background:url(/images/img/function.gif) no-repeat 0px -273px;}
.function_ul li .img5{background:url(/images/img/function.gif) no-repeat 0px -637px;}
.function_ul li .img6{background:url(/images/img/function.gif) no-repeat 0px -364px;}
.function_ul li .img7{background:url(/images/img/function.gif) no-repeat 0px -455px;}

.container{width:985px;height:410px;margin:0 auto;}
.receive1 .img1{background:url(/images/img/pro_img_safe.gif) no-repeat;}
.container .img1{width:330px;height:265px;display:block;float:left;background:url(/images/img/01.png) no-repeat right bottom;padding:60px 0px 0px 0px;}
.container .img2{width:330px;height:265px;display:block;float:left;background:url(/images/img/02.png) no-repeat right bottom;padding:60px 0px 0px 0px;}
.container .img3{width:330px;height:265px;display:block;float:left;background:url(/images/img/03.png) no-repeat right bottom;padding:60px 0px 0px 0px;}
.container .img4{width:330px;height:265px;display:block;float:left;background:url(/images/img/04.png) no-repeat right bottom;padding:60px 0px 0px 0px;}
.container .img5{width:330px;height:265px;display:block;float:left;background:url(/images/img/05.png) no-repeat right bottom;padding:60px 0px 0px 0px;}
.container .img6{width:330px;height:265px;display:block;float:left;background:url(/images/img/06.png) no-repeat right bottom;padding:60px 0px 0px 0px;}
.container .img8{width:330px;height:265px;display:block;float:left;background:url(/images/img/img7.jpg) no-repeat right bottom;padding:60px 0px 0px 0px;}
.container .img9{width:330px;height:265px;display:block;float:left;background:url(/images/img/img8.jpg) no-repeat right bottom;padding:60px 0px 0px 0px;}
.container .img3{background-image:url(/images/img/img9.jpg)}

.receive_cont{width:580px;height:340px;float:right;padding-top:42px;}
.receive_cont h4{width:100%;height:50px;display:block;font-size:14px;font-weight:bold;color:#505050;}
.receive_cont h3{width:100%;height:25px;display:block;white-space: nowrap;font-size: 30px;font-weight:bold;color:#505050; padding-bottom:20px;}
.receive_cont p{width:100%;display:block;color:#505050;line-height:40px;font-size:18px;}

.priceList{width:100%;background:#fff; margin-bottom:40px;}
.priceList_inner{width:100%;margin:0 auto;}
.priceList h4{width:100%;height:40px;display:block;text-align:center;font-size:40px;color:#DD001F;font-weight:bold;padding-top:48px; margin-bottom:38px;}
.priceList_cont1{width:100%; margin:0 auto;background:#fff;box-shadow:1px 1px 8px rgba(0,0,0,0.3);}
.priceList_ul{width:100%;margin:0px;padding:0px;}
.priceList_ul li{list-style-type:none;width:100%;height:37px;_height:32px;border-bottom:1px #d9d9d9 dashed;}
.priceList_liBg{border-bottom:1px #d9d9d9 dashed;}
.t1{width:12%;height:36px;_height:32px;display:block;float:left;color:#505050;text-align:center;line-height:320%;_line-height:260%;}
.t2{color:#505050;height:36px;_height:32px;}
.t3{color:#d3232a;}
.priceList_cont1 .bottom{width:100%;height:38px;background:#f2f1f1;display:block;text-align:center;line-height:340%;}
.priceList_inner .button{width:210px;height:40px;background:#1f77c3;border-radius:4px;margin:0 auto;margin-top:55px;display:block;border:1px #1f77c3 solid;color:#FFF;font-size:16px;line-height:240%;text-align:center;}
.priceList_inner .button:hover{ text-decoration:underline;}

.tab{height:37px; width:100%; margin:auto;  margin-bottom:30px; }
.tab ul li{list-style-type:none;}
.banben{ background:#DD001F; height:37px;}
.banben div{float:left;font-size:15px; font-weight:bold; line-height:37px; width:33%; text-align:center; padding:2px 0 0 2px;}
@media (max-width:650px) {
	.banben div{width:32.8%;}
}
.banben div a{color:#fff;  }
.banben div a:hover{color:#505050;background:#fff; display:block;}
.banben div .visited{color:#505050;background:#fff; display:block;}


/**强大功能**/
.banben2{ background:#FF9C00; height:37px;}
.banben2 div{float:left;font-size:15px; font-weight:bold; line-height:37px; width:33.333%; text-align:center;}
.banben2 div a{color:#fff;  }
.banben2 div a:hover{color:#AF6C05;background:#FACB81; display:block;}
.banben2 div .visited{color:#AF6C05;background:#FACB81; display:block;}
.powerfunction h4{width:100%;height:40px;display:block;text-align:center;font-size:40px;color:#FF9C00;font-weight:bold;padding-top:48px; margin-bottom:38px;}
.powerfunction hr{border:0;border-top:1px dotted #ccc;height:0;font-size:0;line-height:0;margin:auto; width:813px; margin-bottom:25px;}
.priceList_fun{width:100%; margin:0 auto;background:#fff;}
.fun_table{font-size:13px;width:100%;text-align:center; border:1px solid #ccc; margin-top:25px;}
.fun_table tr{height:28px; border:1px solid #ccc;}
.fun_table tr th{height:28px; border:1px solid #ccc; background:#eee;}
.fun_table tr td{border:1px solid #ccc;}



.header .company ul {font-size:15px; padding:4% 0 0 35px;}
.header .company ul li{float:left; list-style-type:none;padding:0 20px; height:20px;text-align:center; position:relative;}
.header .company ul li a{display:inline-block;padding:0 5px 16px 5px;}
.header .company ul li a:hover{color:#B92E32;border-bottom:4px solid #3581A3;padding:0 5px 16px 5px;}
.header .company ul li .selected{color:#B92E32;border-bottom:4px solid #3581A3;padding:0 5px 16px 5px;}




.floatdemo {position:absolute;left:50%;top:150px;z-index:999;background:#fff;margin-left:150px;width:340px;height:444px;padding:30px 30px}
.floatdemo h2 {font-size:28px;margin-bottom:20px}
.floatdemo .inputform .form-group {margin-bottom:10px;}
.floatdemo .inputform .form-button {padding-left:0}
.floatdemo .inputform .form-group .form-label {width:22%;text-align:left}
.floatdemo .inputform .form-group .form-label label {padding-top:10px}
.floatdemo .inputform .form-group .form-label em {display:none}
.floatdemo .inputform .form-group .form-control {margin-left:22%}
.floatdemo .inputform .form-group .form-control input {border:1px solid #eee; padding:10px 5px; width:240px !important;}
.floatdemo .inputform .form-button input {width:326px;margin-top:20px; height:36px}

.banner img {display:block;max-width:1920px !important;width:1920px !important;height:624px !important}



.idTabs {width:100%;}
.idTabs li {float:left;width:33.333%}
.idTabs a {display:block;background:#eee;color:#333;text-align:center;line-height:40px;font-weight:bold}
.idTabs a.selected {background:#f00;color:#fff}

.priceList table, .powerfunction table {width:100%;border-collapse:collapse;border:1px solid #eee}
.priceList th, .powerfunction th, .priceList td, .powerfunction td {padding:12px 8px; text-align:center; border-bottom:1px dashed #eee}
.priceList th, .powerfunction th {}
.priceList td, .powerfunction td {}

.powerfunction th, .powerfunction td {text-align:left}

.priceList th, .powerfunction th, .priceList .firstRow td, .powerfunction .firstRow td {background:#FF9C00; color:#fff}
.priceList .bottom, .powerfunction .bottom {display:block;background:#F2F1F1;padding:20px;font-size:16px;text-align:center}
.priceList strong, .powerfunction strong {color:#f30}


.index h3, .priceList h3, .powerfunction h3 {text-align:center;font-size:40px; margin-bottom:20px}
.index h3 small, .priceList h3 small, .powerfunction h3 small {font-size:.8em}



