@charset "utf-8";

.product_banner{background: url(../images/banner3.png) no-repeat center center;width: 100%;height: 600px}

/* product_main1 */
.product_main1{padding:30px 0;}
.product_main1_con{text-align: center;width: 1000px;margin:30px auto;}
.product_main1_con img{width: 100%;}

/* product_main2 */
.product_main{padding:30px 0;}
.product_main2_con{margin-top: 30px;}
.product_main2_con ul{margin-left: -20px;}
.product_main2_con ul li{margin-left: 20px;float: left;width: 285px;text-align: center;}
.product_main2_con ul li img{width: 100%;}
.product_main2_con ul li h1{font-size: 18px;color: #333333;line-height: 30px;margin: 10px 0;}
.product_main2_con ul li p{font-size: 14px;color: #666666;line-height: 20px;}


/* product_main3 */
.product_main3{padding:30px 0;}
.product_main3_con{margin-top: 30px;text-align: center;}
.product_main3_con img{width: 1100px;}


/* product_main4 */
.product_main4{padding:30px 0;}
.product_main4_con{margin-top: 30px;padding: 20px 30px;background: #F6F7FB;}
.product_main4_con h1{font-size: 16px;color: #333333;line-height: 30px;margin: 10px 0;}
.product_main4_con p{font-size: 14px;color: #4d4d4d;line-height: 25px;}




/* 软件定制 */
.soft_main1{padding:30px 0 50px 0;}
.soft_main1_con{margin-top: 30px;}
.soft_main1_con ul{margin-left: -20px;}
.soft_main1_con li{width: 285px;float: left;margin-left: 20px;text-align: center;padding: 0 10px;}
.soft_main1_con li img{width: 60px;}
.soft_main1_con li h1{font-size: 20px;color: #4D4D4D;line-height: 40px;}
.soft_main1_con li h2{margin-top: 10px 0;}
.soft_main1_con li h2 span{display: inline-block;width: 30px;height: 3px;background: #ccc;}
.soft_main1_con li p{font-size: 14px;color: #666666;line-height: 25px;margin-top: 10px;;}
.soft_main1_con li:hover{box-shadow:  0 0 10px rgba(166,166,166,0,5);}

.soft_main2{padding: 30px 0;background: #F6F7FB;}
.soft_main2_con{margin-top: 40px;}
.soft_main2_con_text{padding-left: 50px;max-width: 500px;}
.soft_main2_con_text h1{font-size: 20px;line-height: 40px;color: #333333;font-weight: bold;}
.soft_main2_con_text h1 img{width: 30px;height: 30px;vertical-align: middle;margin-top: -3px;margin-right: 5px;}
.soft_main2_con_text li{line-height: 40px;font-size: 14px;color: #666666;}
.soft_main2_con_text ul{margin-top: 30px;}
.soft_main2_con_text li span{color: #ee7351;margin-right: 10px;}
.soft_main2_con_text p{line-height: 30px;font-size: 14px;color: #666666;margin-top: 20px;}
.soft_main2_con_img img{width: 400px;margin-right: 100px;height: 400px;}
.soft_main2_con_img2 img{width: 350px;height: 350px;}


.soft_main2_form{margin-top: 40px;}
.soft_main2_form h1{font-size: 20px;line-height: 40px;color: #333333;font-weight: bold;padding-left: 50px;}
.soft_main2_form h1 img{width: 30px;height: 30px;vertical-align: middle;margin-top: -3px;margin-right: 5px;}
.soft_main2_form_con{width: 1000px;margin: 40px auto;padding: 30px;background: #FFFFFF;border-radius: 5px;}
.smcf_left{width: 740px;}
.smcf_left textarea{width: 100%;height: 360px;padding: 10px;line-height:25px;font-size: 14px;border-radius: 5px;border: 1px solid #ccc;}
.smcf_right{width: 200px;padding-left: 40px;}
.smcf_right button{width: 160px;font-size: 16px;border: none;background: #ee7351;height: 40px;border-radius: 40px;color: #FFFFFF;margin-bottom: 30px;}
.smfc_bot{margin-top: 20px;}
.smfc_bot .upload{width: 150px;height: 40px;border: 1px solid #ee7351;background: none;font-size: 14px;color: #EE7351;border-radius: 4px;}
.smfc_bot select{width: 150px;height: 40px;border: 1px solid #ee7351;background: none;font-size: 14px;color: #EE7351;border-radius: 4px;padding: 0 10px;margin-left: 10px;}
.smfc_bot .tel{width: 240px;height: 40px;border: 1px solid #CCCCCC;background: none;font-size: 14px;color: #444;border-radius: 4px;padding: 0 10px;margin-left: 10px;}
.smfc_bot .yzm{width: 170px;height: 40px;border: 1px solid #CCCCCC;background: none;font-size: 14px;color: #444;border-radius: 4px;padding: 0 10px;margin-left: 10px;}
.smfc_bot button{width: 120px;height: 40px;border: none;background: #EE7351;font-size: 14px;color: #FFFFFF;border-radius: 4px;margin-left: 10px;}

button:focus{outline: none;}
