
.djsort dl{width:570px;height:200px;float:left; margin-right:60px;margin-top:50px;box-shadow: 0px 0px 30px rgba(102,102,102,0.1);}
.djsort dl.mr0{margin-right:0px;}
.djsort dl dt{width:200px;height:200px;float:left;}
.djsort dl dt img{width:200px;height:200px;}
.djsort dl dd{ float:right; padding:20px; width:300px;}
.djsort dl dd h3{ font-size:20px; height:40px;}
.djsort dl dd p{ font-size:14px;color:#929292; line-height:30px; height:60px;}
.djsort dl dd a{ padding:5px 40px; margin-top:20px; display:inline-block;font-size:16px;border:1px solid #EE1820;color:#EE1820;border-radius:5px;transition: all 0.35s ease-in-out;}
.djsort dl dd a:hover{background-color:#EE1820;color:#ffffff;}


.yslist {width:1200px;margin:auto; margin-top:40px;}
.yslist dl{width:195px;float:left;margin-right:140px;}
.yslist dl.mr0{margin-right:0px;}
.yslist dl dt{text-align:center;}
.yslist dl dt img{ width:160px;}
.yslist dl dd {text-align:center; line-height:50px;}
.yslist dl dd h3{font-size:20px; font-weight:normal;}
.yslist dl dd p{line-height:25px;}

.wdlist { margin-top:30px;}
.wdlist:first-child{margin-top:0px;}

.wttitle {line-height:40px;font-size:16px;background-color: #f5f5f5; padding:0px 10px;transition: all .4s ease;cursor:pointer;}
.wttitle img{margin-right:5px; width:14px; height:14px;
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
-o-transition: -o-transform 0.5s ease-out;
-ms-transition: -ms-transform 0.5s ease-out;

}

.wttitleon {background-color: #EDF1F3;}
.wttitleon img{
    transform:rotate(225deg);
    -ms-transform:rotate(225deg); 	/* IE 9 */
    -moz-transform:rotate(225deg); 	/* Firefox */
    -webkit-transform:rotate(225deg); /* Safari บอ Chrome */
    -o-transform:rotate(225deg); 	/* Opera */
}

.wtcontent {line-height:30px;padding:10px;border:1px solid #EDF1F3;}

.djTable{border-collapse:collapse;border:1px solid #f1f1f1;}	
.djTable th{border:1px solid #f1f1f1;background-color: #fcfcfc;padding:5px 10px; text-align:left; font-weight:normal;}	
.djTable td{border:1px solid #f1f1f1;padding:5px 15px;}	
.djTable b{color: #EE1820;}	




.djcont h3{ font-size:20px; font-weight:normal;color:#063D73;}
.djcont i{ display:inline-block; width:70px; height:2px;background-color: #EE1820;margin-top:15px;}

.djinfo { margin:30px 0px;border-bottom:1px solid #eee; padding-bottom:30px;}
.djinfo .djpic{ width:400px; height:300px; overflow:hidden; float:left;}
.djinfo .djpic img{ width:400px; height:300px;transition: transform 0.3s linear;}
.djinfo .djpic img:hover{transform: scale(1.3,1.3);}
.djinfo .djtext{float:right; width:640px;}

.sel_btn{margin:30px auto; text-align:center;}
.tj_btn {font-size:18px; padding:10px 100px;display:inline-block;font-size:20px;transition: all 0.35s ease-in-out;background-color:#063D73; color:#ffffff;border-radius: 5px;box-shadow: 0px 10px 30px rgba(0,0,0,0.1)}
.tj_btn:hover{background-color:#EE1820;}


