
/* news */
.cyds_contain{ background-color: White;border:1px solid #ddd;padding:20px }

.cyds_contain .intro{font-size:12px; text-align: justify;width:330px;line-height:25px; float: left;}
.cyds_contain .intro b{ color: #0DA4D3;}
.cyds_contain .intro a{ color:#0DA4D3;  text-decoration: none; }
.cyds_contain .intro a:hover{ text-decoration: underline;}

.cyds_contain .news{width:340px; float: left;margin-left:30px;}
.cyds_contain .newstitle{height:30px; line-height: 30px;border-left:10px solid #0DA4D3;background-color:#E9E9E9; font-family:microsoft yahei;font-size:11.5pt;padding-left:10px; position: relative;}
.cyds_contain .newstitle a{ text-decoration: none; display: block;font-size:12pt;width:15px;height:15px; background-color: #7E7F83;line-height:15px; text-align: center; color: White; position: absolute;right:15px;top:7px; font-family: arial;font-weight:bolder;}
.cyds_contain .newstitle a:hover{color:#FFCE6F;background-color:#4183c4;}
.cyds_contain .newscontent{height:150px;}

.cyds_contain .btn_contain{float:right;width:220px;}
.cyds_contain .btn_contain a{color:white;font-size:18px;font-family:microsoft yahei; text-decoration: none; text-indent:70px;font-weight:bolder;}
.cyds_contain .btn_contain p{margin:9px 0px;}
.cyds_contain .btn1{display:block;width:220px;height:80px; background-color:#0DA4D3; background-image: url(btn1.png); background-position:20px center; background-repeat: no-repeat;  float: left; }
.cyds_contain .btn2{display:block;width:220px;height:80px; background-color:#0DA4D3;background-image: url(btn2.png); background-position:20px center; background-repeat: no-repeat;  float: left;margin-top:20px; }
.cyds_contain .btn2:hover,.cyds_contain .btn1:hover{ background-color:#0C7596; }

/* photo switch */
dl, dt, dd{padding:0;margin:0;}
.switchBox{width:100%; height:auto;margin-top:20px;}
.switchBox dt{height:50px;  background-color: #E9E9E9;}
.switchBox dt p{margin:0px;padding:0px;width:105px;color:white;background-color:#0DA4D3;font-size:18px;line-height:50px; text-align: center; float: left;font-family:microsoft yahei;font-weight:bolder;margin-right:20px;}
.switchBox dt a{color:#333;cursor:pointer;float:left;font-size:16px;height:37px;line-height:37px;text-align:center;text-decoration:none;width:120px;font-style:normal; background-color: #E9EAE5; font-family: microsoft yahei;border-top:5px solid #E9E9E9;border-bottom:8px solid #E9E9E9;}
.switchBox dt .on{font-weight:bolder; border-top:5px solid #0DA4D3;border-bottom:8px solid #0DA4D3;}
.switchBox dt .active{background-color:#ffffcc;font-weight:bolder;}
.switchBox dt .on, .switchBox dt .active, .switchBox a:hover{color:#0DA4D3;}
.switchBox dd{clear:both;display:none;height:auto;min-height:155px;padding:20px;}
.switchBox dd .photo_box{ display: block;float:left;margin-left:10px;width:140px;padding:15px;text-decoration: none;color:#333;height:313px;overflow:hidden;}
.switchBox dd .photo_box:hover{background-color:#0DA4D3;color:white;}
.switchBox dd .photo_box img{border:0px;}
.switchBox dd .photo_box p{ text-align: left;font-size:12px;margin:7px 0px;line-height:18px;padding:0px;}
.switchBox dd .photo_box .name{font-size:14px;font-weight:bolder;}
.switchBox dd .photo_box .name span{font-size:12px; color: #ff7500;}


/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:wait;}
H3 {color:#EE9D44; font-size:1.6em; padding:0; margin:0;font-family:microsoft yahei;}
/* Container */
#basic-modal-content1 , #basic-modal-content2 {display:none;}
#simplemodal-container {height:450px; width:700px; color:#000; background-color:#fff; border:4px solid #444; padding:12px;}
#simplemodal-container p{font-size:14px;line-height:28px; text-indent: 28px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}
#basic-modal-content2 label{color:#333;}
#basic-modal-content2 td{height:45px;font-size:14px;}
#basic-modal-content2 input{border:1px solid #0DA4D3;height:20px;}
#basic-modal-content2 textarea{width:400px;height:250px;border:1px solid #0DA4D3;}
#basic-modal-content2 button{width:80px;height:30px;}
