﻿@charset "utf-8";
/*	@Created by chenfeng.ye
 @Upload date: 2014/6/27
 */
body {text-align: center;background: url(../images/bg.jpg) no-repeat center 80px #ffcb2f;}
body, td, input {font-size: 12px;font-family: Arial, "Microsoft Yahei", "宋体";}
body, div, form, img, ul, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd {margin: 0;padding: 0;border: 0;}
li {list-style-type: none;}
.clear {clear: both;line-height: 0px;height: 0px;font-size: 0px;visibility: hidden;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;
}
/* color */
.cRed {color: #C00;}
.cGreen {color: #080;}
.cBold {font-weight: bold;}
.cBlue {color: #014991;}
.cGray {color: #666;}
.cOrange {color: #f80;}
.fontArial {font-family: Arial, Helvetica, sans-serif;}
/* 默认超链样式 */
a {color: #fff;text-decoration: none;}
a:hover {color: #ffff32;text-decoration: underline;}
.lt {float: left;}
.rt {float: right;}
/* 顶底(白底) */
.top {background: #fff;}
.top_inner {width: 950px;margin: 0 auto;padding: 20px 10px 10px 10px;}
.top_logo {background: url(../images/logo.png) no-repeat;width: 340px;height: 45px;}
.top_logo:a {cursor: pointer;}
.top_menu {color: #666;float: right;}
.top_menu a {color: #666;text-shadow: none;}
.top_menu a:hover {color: #c00;}
.top_hotline {color: #333;font: 20px/27px "微软雅黑", Arial, Helvetica;text-align: right;margin-top: 5px;}
.top_hotline span {font: bold 24px/27px Helvetica, Arial;color: #e30d0d;}
/* footer */
#footer {margin: 70px auto 0;_margin: 35px auto 0;*margin: 30px auto 0;color: #000000;text-align: center;padding: 20px 0;line-height: 21px;clear: both;}
#footer a {color: #000000;}
#footer a:hover {color: #c00;}
/* banner */
.banner{margin:0 auto;margin-bottom: 1730px;height: 0px;}
/* container */
.container{width: 1000px;margin: 0 auto;}
.content_a{background: url(../images/img_content_a.jpg);width: 1000px;height: 47px;}
.content_a .p1{float: left;color: #fbc40f;font: 24px "微软雅黑";font-weight: bold;padding: 0px 0px 0px 20px;}
.content_a .p1 span{color: #ffffff;font: 30px "微软雅黑";font-weight: bold;}
.content_a .p2{float: left;color: #000000;font: 23.96px "微软雅黑";padding: 10px 0px 0px 225px;}
.content_a .p2 span{color: #e71f19;}
.content_b{background-color: #fff7d5;width: 924px;height: 185px;border-top: 2px solid #ee462b;margin: 40px 38px;}
.content_b_1{float: left;margin: 25px 92px 30px 95px;_margin: 12.5px 46px 15px 47.5px;*margin: 12.5px 46px 15px 47.5px;}
.content_b_1 p{color: #ee462b;font: 30px "微软雅黑";padding-bottom: 30px;}
.content_b_1 p a{color: #ee462b;font: 30px "微软雅黑";padding-bottom: 30px;} 
.content_b_1 input{background: none repeat scroll 0 0 #e60000;border: medium none;border-radius: 10px;color: #ffe993;cursor: pointer;font: 22px "微软雅黑";height: 53px;line-height: 53px;width: 260px;}
.content_b_2{float: left;margin: 10px 0px 10px 0px;_margin: 5px 0px 5px 0px;*margin: 5px 0px 5px 0px;}
.content_b_2 .row1{border-bottom: 1px solid #ee462b;height: 43px;_width: 400px;*width: 400px;}
.content_b_2 .row1 p{float: left;color: #333333;font: 16px "微软雅黑";margin-right: 112px;_margin-right: 100px;*margin-right: 100px;padding-top: 10px;_padding-top: 5px;*padding-top: 5px;}
.content_b_2 .row2{border-bottom: 1px solid #959190;height: 43px;_width: 400px;*width: 400px;}
.content_b_2 .row2 p{float: left;color: #333333;font: 14px "微软雅黑";margin-right: 125px;_margin-right: 100px;*margin-right: 100px;padding-top: 10px;_padding-top: 5px;*padding-top: 5px;}
.content_b_2 .row3{border-bottom: 1px solid #959190;height: 43px;_width: 400px;*width: 400px;}
.content_b_2 .row3 p{float: left;color: #333333;font: 14px "微软雅黑";margin-right: 125px;_margin-right: 100px;*margin-right: 100px;padding-top: 10px;_padding-top: 5px;*padding-top: 5px;}
.content_b_2 .row4{height: 43px;_width: 400px;*width: 400px;}
.content_b_2 .row4 p{color: #caa82a;font: 14px "微软雅黑";padding-top: 10px;_padding-top: 5px;*padding-top: 5px;margin-left: 300px;_margin-left: 280px;*margin-left: 280px;}

/*dialog css*/
.blockUI{border-radius: 5px;overflow: hidden;}
.pop-dialog{background: #fff;height: 280px;width: 380px;display: none;}
.pop-dialog .pop-title{height: 62px;line-height: 62px;background: #f9f9f9;font-size: 16px;color: #000;font-family: "微软雅黑";text-align: center;position: relative;}
.pop-dialog .pop-title a{display: block;text-indent: -9999px;width: 26px;height: 26px;background: url("../images/close-btn.png") no-repeat;position: absolute;top:18px;right: 20px;} 
.pop-dialog .pop-list{width: 320px;margin: 0 auto;padding: 24px 0 0 0;font-size: 14px;color: #333;}
.pop-dialog .pop-list li{padding: 0 0 10px 0;text-align: right;}
.pop-dialog .pop-list li label{margin: 0 5px 0 0;}
.pop-dialog .pop-list .pop-text{height: 30px;line-height: 30px;padding: 0 0 0 5px;width: 235px;border: 1px #ececec solid;vertical-align: middle;}
.pop-dialog .pop-list .pop-submit{width: 320px;border: 0;cursor: pointer;color: #fff;background: #c00;padding: 10px 0;font-size: 18px;font-family: "微软雅黑";font-weight: bold;border-radius: 5px;}
.pop-dialog .pop-list .pop-submit:hover{background: #e80000;}
.pop-dialog .pop-list .pop-padding{padding-top: 10px;}
.pop-dialog .phone-num{font-size: 14px;padding: 10px 0 10px 125px;background: url("../images/phone-icon.png") no-repeat 85px 6px;text-align: left;}
.pop-dialog .phone-num span{color: #cc0000;font-family: Arial;font-weight: bold;}