﻿/* reset */
*{margin:0;padding:0;}
body{font: 14px/1.5 "PingFang SC",  "Helvetica Neue", Tahoma, Arial, sans-serif;-webkit-text-size-adjust:none;background-color:#fff;overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{*font-size:100%;font-weight:400;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,i,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul,li{list-style:none outside;}
blockquote:before,blockquote:after,q:before,q:after{content:'';}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;}
input,textarea,select,button{font-family:inherit;font-size:inherit;*font-size:100%;font-weight:inherit;resize:none;}
button{cursor:pointer;}
:focus{outline:0;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.clr{*zoom:1;}
.clr:before,.clr:after{content:"";display:table;}
.clr:after{clear:both;}
a{color:#000000;}
.colorange{color:orange;}
.fbold{font-weight:bold;}
.ml10{margin-left:10px;}
.mt10{margin-top:10px;}

/*内容区域*/
.tabmain{width:90%;height:424px;margin:20px 0px 40px 60px;border:1px solid #e5e5e5; float:left;}
 .tabmain .tabGroup{float:left;width:188px;height:auto; z-index:3; text-indent:20px;}
.tabmain .tabGroup li{height:64px;line-height:64px;padding-left:8px;text-align:left;cursor:pointer;-webkit-user-select:none; -moz-user-select:none;
font-size:18px;font-family:'Microsoft yahei';color:#666; background:#f3f3f3;}
.tabmain .tabGroup li.selectedTab{padding-left:10px;background:#fff;color:#666666;font-weight:600}
.tabmain .tabContent{padding:20px 20px 20px 60px;background-color:#fff;color:#777; min-height:444px;}

.tabContent p a{margin-right:15px;text-decoration:none;text-align:center;color:orange; font-weight:bold;}
.tabContent h3{margin-bottom:5px;background:orange;color:#fff;font-size:14px;font-weight:bold;line-height:28px;text-align:center;}
.tabContent dl{line-height:22px;margin-bottom:10px;}
.tabContent dt{color:#d5000f;font-weight:bold;}
.tabContent dd img{display:block; }
.tabmain .blueline{position:absolute;top:0px;left:0px;width:3px;height:64px;background:#d5000f;overflow:hidden;}

.tabContent .witness p{position:relative;padding-left:20px;}
.tabContent .witness p em{color:orange; font-weight:bold;}
.tabContent .witness p a{color:#666;font-weight:normal;display:block; line-height:24px; text-align:left;}
.tabContent .witness p a:hover{background-color:#efefef;}
.tabContent .witness p .ele{left:0px;}

#container{float:left;width:80%;height:444px;background:#fff;overflow:hidden; }
#slider{position:absolute;top:0px;right:0;width:6px;border-radius:6px;background:#ccc;cursor:pointer;}
#sliderParent{position:absolute;left:0;height:0;width:99.5%;z-index:999;}
#outerWrap{position:relative;z-index:999}

/*滚动条*/
.wrapacon{position:relative;float:left;width:100%;height:360px;margin-top:5px;overflow:hidden;}
.wrapaconlis{position:absolute;left:0;top:0;width:450px;}
.scrbar{position:relative; width:4px; height:355px;border:1px solid #f4f4f4;border-radius:20px;background-color:#f4f4f4; float:left;left:443px;margin-left:15px;}
.scrbar .barbg{position:absolute;right:-1px;top:50px;width:2px;height:105px;border:2px solid #dadada;background-color:#dadada;border-radius:20px;}

/*内容*/

.sy-p1{ margin:0; padding:0;}
.sy-p1 h2{ text-align:center; font-size:48px; color:#333333; padding:20px 0; font-weight:600; margin:20px auto;}
.sy-p1 p{ font-size:18px; color:#666666; padding:0 100px; line-height:32px; font-weight:500; }

.sy-cp1{ margin:10px 0; padding:0;}
.sy-cp1 h2{ color:#ba0000; font-size:28px; font-weight:600; text-align:left;}
.sy-cp1 p{ color:#666666; font-size:16px; padding:10px 40px 10px 0;font-weight:500; line-height:24px; text-align:left;}
.sy-cp1 span{color:#888888; font-size:16px;}
 
.button1{-webkit-transition-duration: 0.4s; transition-duration: 0.8s;text-align:center;background-color: white;color: black; border: 1px solid #ec2a0a; border-radius:5px;line-height:48px; width:322px;height:48px; font-size:15px; margin-bottom:15px;}
.button1:hover {background-color:#ec2a0a;color:#FFF; font-size:15px;}

.button2{-webkit-transition-duration: 0.4s; transition-duration: 0.8s;text-align:center; background-color: white;color: black; border: 1px solid #006aa5; border-radius:5px;line-height:48px; width:322px;height:48px; font-size:15px; margin-bottom:15px;}
.button2:hover {background-color:#006aa5; color:white; font-size:15px;}

.button3{-webkit-transition-duration: 0.4s; transition-duration: 0.8s;text-align:center; font-size:15px; background-color: white;color: black; border: 1px solid #000000; border-radius:5px;line-height:48px; width:322px;height:48px; margin-bottom:15px;}
.button3:hover {background-color:black;color:white; font-size:15px;}



