﻿@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; list-style:none;}
body { background:#fff;}
a { text-decoration:none;}
img { border:0;}



.container {}


.vcodeimg{cursor: pointer; margin-top: 8px;}


.head { height:120px; overflow:hidden; background:#fff;}
.head .nbox_head { height:120px; width:1200px; max-width:1200px; margin:0 auto; background:#fff; display:table;}
.head .nbox_head .headbox { display:table-cell; vertical-align:middle; text-align:left;}



.content { height:500px; background:url(../images/300.jpg) repeat-x top center;}
.content .nbox_content { height:500px; background:url(../images/299.jpg) no-repeat top center;}


.dlbox_content { width:1200px; max-width:1200px; height:500px; margin:0 auto; position:relative;}
.dlbox_content .dlbox { width:380px; height:360px; background:#fff; border-radius:5px; overflow:hidden; position:absolute; top:50%; margin-top:-180px; right:110px;}





.tongyongxm1 { width:100%; text-align:left; margin:0 auto; background:#fff; }
.tongyongxm1 .hd { height:50px; line-height:50px; position:relative;}
.tongyongxm1 .hd dl { height:50px; width:100%; overflow:hidden;	}
.tongyongxm1 .hd dl dd { float:left; cursor:pointer; width:50%; float:left; text-align:center; font-size:16px; height:48px; line-height:50px; overflow:hidden; background:#fff; color:#656565; border-bottom:2px solid #e5e5e5;}
.tongyongxm1 .hd dl dd.on { color:#eb3535; border-bottom:3px solid #eb3535;}

.tongyongxm1 .bd { overflow:hidden;}
.tongyongxm1 .bd dl { overflow:hidden; padding-top:15px;}


.tongyongxm1 .bd dl .row { overflow:hidden; width:320px; margin-left:auto; margin-right:auto; margin-top:15px;}
.tongyongxm1 .bd dl .row .kk1 { height:38px; line-height:38px; padding-left:40px; color:#757575; font-size:14px; width:278px; background:#fff; border:1px solid #ddd; border-radius:5px;}
.tongyongxm1 .bd dl .row .kk1_tu1 { background:url(../images/297.jpg) no-repeat 10px center #fff;}
.tongyongxm1 .bd dl .row .kk1_tu2 { background:url(../images/298.jpg) no-repeat 10px center #fff;}
.tongyongxm1 .bd dl .row .kk2 { height:38px; line-height:38px; padding-left:10px; color:#757575; font-size:14px; width:203px; background:#fff; border:1px solid #ddd; border-radius:5px; float:left;}
.tongyongxm1 .bd dl .row img { float:right; border-radius:5px; font-size:0;}
.tongyongxm1 .bd dl .row .an1 { height:40px; width:320px; line-height:40px; font-size:16px; color:#fff; text-align:center; border-radius:5px; background:#eb3535; border:none;}
.tongyongxm1 .bd dl .row ul { overflow:hidden;}
.tongyongxm1 .bd dl .row ul li { float:right; font-size:14px; height:30px; line-height:30px; margin-left:60px;}
.tongyongxm1 .bd dl .row ul li a { color:#454545;}
.tongyongxm1 .bd dl .row ul li a:hover { color:#eb3535;}
.tongyongxm1 .bd dl .row ul .t1 a { color:#eb3535;}




.footer { background:#f5f5f5; height:40px; line-height:40px; font-size:12px; text-align:center; color:#656565;}


.error{ color:red; font-size: 16px; display: block; }
input.error{border-color:#fb9a9a !important;}

