﻿.con{width: 590px;height: 315px;margin: 0 auto;-webkit-box-shadow: 0 0 10px #666;-moz-box-shadow: 0 0 10px #666;box-shadow: 0 0 10px #666;margin-top: 20px;} 
.con_ewm{background: #c4bea6;width: 160px;height: 295px;padding-top: 20px;}
.con_ewm li{ width: 104px; margin: 0 auto; text-align: center; }
.con_ewm li img{ width: 104px; height: 104px; }
.con_ewm li h2{font-size: 14px;line-height: 24px;}
.con_text{background: #f0eee2;width: 380px;padding: 50px 0px 50px 50px;height: 215px;}
.con_text h2{font-size: 22px; color: #035390;line-height: 26px; margin-bottom: 20px;}
.con_text ul li{line-height: 45px;padding-left: 45px;}
.con_text ul li.li1{background: url(/Sites/Uploaded/UserUpLoad/20170703/20170703095247.png) no-repeat left;}
.con_text ul li.li2{background: url(/Sites/Uploaded/UserUpLoad/20170703/20170703095403.png) no-repeat left;}
.con_text ul li.li3{background: url(/Sites/Uploaded/UserUpLoad/20170703/20170703095420.png) no-repeat left;}
.con_text ul li.li4{background: url(/Sites/Uploaded/UserUpLoad/20170703/20170703095437.png) no-repeat left;}

@media only screen and (max-width:640px){
 .con{ height:auto; overflow:hidden; width:100%}
 .con_ewm{width:100%;float:none;height: auto;overflow: hidden;box-sizing: border-box;padding: 20px;}
 .con_ewm li{float:left; width:50%; height:auto}
 .con_text{width:100%;height: auto;}
 .con_text h2{ font-size:18px; line-height:36px;}
} 
@media only screen and (max-width:480px){
.con_text{padding: 30px 10px;box-sizing: border-box;}

} 