﻿@charset "utf-8";

/* CSS Document */






/*title*/

.title { overflow:hidden; width:100%;}

.title h2{ text-align:center; font-size:30px; color:#333;}

.title h2 a{ color:#333}

.title a{ color:#333}

.title p{ font-size:16px; color:#666; text-align:center; margin-top:5px;}

.title.wt h2{ color:#fff}

.title.wt h2 a{ color:#fff}

.title.wt a{ color:#fff}

.title.wt p{ color:#fff;}




/*选择*/

.xuanze { overflow:hidden; width:1200px; margin:60px auto;}

.xuanze .menu{ overflow:hidden; width:100%; text-align:center; margin:40px 0}

.xuanze .menu li { display:inline-block; margin:0 5px; width:285px; height:38px; text-align:center; line-height:38px; border:1px solid #b3b3b3; border-radius:5px; font-size:14px;}

.xuanze .menu li{ *display:inline}

.xuanze .menu li a{ color:#333; display:block; text-decoration:none}

.xuanze .menu li.cur{ background-color:#c81624; border-color:#c81624;}

.xuanze .menu li.cur a{ color:#fff;}

.xuanze .xzbox{ overflow:hidden; width:100%; height:470px; position:relative}

.xuanze .xzbox dl{ overflow:hidden; width:100%; height:100%; position:absolute; left:0; top:0}

.xuanze .xzbox dt{ overflow:hidden; float:left; width:365px; height:457px; background:url(../images/xuanze01.png) no-repeat left top; padding-left:10px; padding-top:10px;}

.xuanze .xzbox dd{ overflow:hidden; float:right; width:752px; height:100%;}

.xuanze .xzbox h4{ font-size:24px; color:#c81624; margin-top:20px; margin-bottom:10px;}

.xuanze .xzbox h5{ font-weight:normal; font-size:12px; color:#333; line-height:20px;}

.xuanze .xzbox h3{ font-weight:normal; margin-top:30px; margin-bottom:15px; font-size:16px; color:#333; line-height:36px;; padding-left:10px; text-indent:2em; }

.xuanze .xzbox p{ font-size:12px; color:#333; line-height:30px; padding-left:35px; background:url(../images/xuanze03.png) no-repeat 15px center;}

.xuanze .xzbox .btn{ overflow:hidden; width:110%; margin-top:25px; *margin-top:60px;}

.xuanze .xzbox .btn a{ display:block; width:266px; height:73px; text-align:center; line-height:73px; font-size:24px; float:left; margin-right:10px; background-color:#c81624; color:#fff; border:1px solid ##c81624; border-radius:5px; text-decoration:none}

.xuanze .xzbox .btn a.more{ background:none; border:1px solid #adadad; color:#333}



