/* CSS Document */
.fl{ float:left;}
.fr{ float:right;}
.cl {clear:both;}
body { background-color: #003873; background-image: url(../images/top_bg.jpg); background-repeat: no-repeat; background-position: center top; }
.ibg{ width:100%; height:auto; background:url(../images/foot_bg.png) no-repeat 50% bottom;}
.ibg2{}
.banner{ width:1000px; height:320px; overflow:hidden; margin:15px auto 0 auto;}
/*banner start */
.flexslider { position: relative; height: auto; overflow: hidden; background: url(../images/loading.gif) 50% no-repeat; }
.slides { position: relative; z-index: 1; }
.slides li { height: auto; }
.slides li a { display: block; width: 1000px; height: auto; margin: 0 auto; }
.slides li a img{ display:block; width:100%; height:auto;}
.flex-control-nav { position: absolute; bottom: 10px; z-index: 9999; width: 100%; text-align: center; line-height:8px; }
.flex-control-nav li { display: inline-block; width: 14px; height: 14px; margin: 0 5px; *display:inline;zoom: 1; -webkit-border-radius: 14px;-moz-border-radius: 14px;border-radius: 14px;}
.flex-control-nav a { display: inline-block; width: 14px; height: 14px; line-height: 14px; overflow: hidden; background:#fff; cursor: pointer; color: #fff; font-size: 0;-webkit-border-radius: 14px;-moz-border-radius: 14px;border-radius: 14px; }
.flex-control-nav .flex-active { background:#0178de; color: #0178de; }
/*banner end*/


.fmenu{ width:1000px; height:auto; padding:10px 0 0 0; border-bottom:1px #79add4 solid; line-height:50px; margin:0 auto;}
.fmenu a{ font-size:14px; padding:0 40px; color:#fff;}
.foot{ width:1000px; height:auto; padding:40px 0; margin:0 auto; color:#fff; font-size:13px; line-height:24px;}
.footl{ padding:0 50px 0 15px;}

.pdetail{ font-size:14px; line-height:28px;}
.pdetail img{ max-width:100%; height:auto;}


.pdmess{}
.pdmesst{ width:100%; height:50px; line-height:50px; background:#fff225; color:#333; text-indent:20px; font-size:18px;}
.pdmessc{ margin-top:0; padding:35px 50px; background:#f7f7f7; font-size:14px;}
.pdmessct{ font-size:16px; line-height:28px;}
.pdmess_text{ width:100%; height:35px; line-height:35px; text-indent:15px; font-size:14px; color:#333; border:1px #ccc solid;}
.pdmess_textarea{ width:94%; height:70px; padding:15px 3%;font-size:14px; color:#333;border:1px #ccc solid; font-family:Arial, Helvetica, sans-serif;}
.pdmess_sub{ width:120px; height:40px; line-height:40px; text-align:center; color:#333; background:#fff225; font-size:14px; border:0; cursor:pointer;-webkit-border-radius: 8px;
-moz-border-radius: 8px;border-radius: 8px;}
.pdmess_sub:hover{ background:#dcd014; color:#333;}
.red{ color:red;}