12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- body{
- background:#fff;
- }
- .ynZTbox_head{ width:100%; height: auto;}
- .ynZTbox_head p{ width:100%; height: auto;}
- .ynZTbox_head p img{ width:100%; height: auto;}
- .ynZTbox_head div.he{ position: relative; }
- .ynZTbox_head div.he p.text_img{ position: absolute; left: 50%; width: 1200px; bottom: 20px; margin-left: -600px;}
- .ynZTbox_head div.he p.text_img img{ width: auto;height: auto; margin-left: 60px;}
- .ynZTbox_main{ width: 1200px; margin: 0 auto;}
- .main_b{ position: relative; text-align: center; top: -40px;}
- .main_b2{ margin-top: 25px;}
- .main_b3{ margin-top: 25px;}
- .main_b4{ margin-top: 25px;}
- .main_b5{ margin-top: 25px;}
- .main_b6{ margin-top: 60px;}
- .main_b a.lpurl1{position: absolute; display: block; width: 546px; height: 237px; right: 103px; top: 41px;}
- .main_b a.lpurl2{position: absolute; display: block; width: 625px; height: 237px; left: 100px; bottom: 41px;}
- .main_b a.lpurl3{position: absolute; display: block; width: 688px; height: 318px; left: 100px; bottom: 92px;}
- .main_b a.lpurl4{position: absolute; display: block; width: 688px; height: 318px; left: 235px; bottom: 49px;}
- .main_b a.lpurl5{position: absolute; display: block; width: 480px; height: 180px; left: 95px; top: 204px;}
- .main_b a.lpurl6{position: absolute; display: block; width: 480px; height: 180px; right: 95px;top: 204px;}
- .main_b a.lpurl7{position: absolute; display: block; width: 1010px; height: 180px; left: 95px; bottom: 164px;}
- .lptypeBox{ width: 1180px;margin: 0 auto; margin-top: 60px; background: url("../image/bg_ico.png") no-repeat 0 40px; padding-bottom: 95px; background-size:100% 100%; }
- .lptypeBox_title{ text-align: center;}
- .lptypeBox_m{ width: 100%; height: auto; margin-top: 40px;}
- .lpxc_nav{ text-align: center;}
- .lpxc_nav a{ margin: 0 10px; text-align: center; background: #fff; display: inline-block; width: 140px; height: 40px; border-radius: 50px; line-height: 40px; font-size: 15px; color: #6b4f31; box-shadow: 0 0 15px 0 rgba(107,79,49,0.2); }
- .lpxc_nav a.on{ background:#d44531; color: #fff; }
- .lptypeBox_ul{position: relative; margin-top: 40px; height: 420px;}
- .lptypeBox_ul .list{ width: 750px; height: 420px; border: 1px solid #eef0f5; margin: 0 auto; overflow: hidden;}
- .lptypeBox_ul .list ul li{ width: 750px; height: 420px;}
- .lptypeBox_ul .list ul li img{ width: 100%; height: 100%;}
- .lptypeBox_ul a.prev{position: absolute; left:100px; top: 50%; width:42px; margin-top: -21px; height: 42px; background:url("../image/img_ico_11.png") no-repeat; background-position: 0 0; }
- .lptypeBox_ul a.next{position: absolute; right:100px; top: 50%; width:42px; margin-top: -21px; height: 42px; background:url("../image/img_ico_11.png") no-repeat; background-position: -49px 0; }
- .lptypeBox_ul div.hd{ text-align: center; position: absolute; bottom: -30px; width: 100%;}
- .lptypeBox_ul div.hd .pageState{ font-size: 15px; color: #6b4f31;}
- .lptypeBox_ul div.hd .pageState span{ color: #d44531;}
- .bottom_bm{ width: 1140px; margin: 0 auto; margin-top: 70px; background: #d9644e;border-radius: 10px; padding: 20px;}
- .bottom_bm_main{ background-color: #fff; padding:30px 0;}
- .bm_title{ text-align: center;}
- .bm_form{ width:945px ;margin: 0 auto; margin-top: 20px;}
- .bm_form input.inp-s{width: 280px; float: left; border-radius: 30px; border:none; font-size: 16px; color: #6b4f31; height: 50px; background: #f6f6f6; padding-left: 20px; margin-right: 10px;}
- .bm_form a.buttom_a{ width: 300px; text-align: center; border-radius: 30px; line-height: 50px; height: 50px; background: #d9644e; color: #fff; font-size: 18px; font-weight: bold; display: block; float: left; margin-left: 15px;}
- .bottom_tel{ margin-top: 45px; text-align: center;}
- .bottom_tel i{ display: inline-block; width: 76px;}
- .bottom_tel i img{ width: 76px; height: 47px;}
- .bottom_tel span{ display: inline-block; font-size: 25px; font-weight: bold; color: #d44531; position: relative; top: 25px; margin-left: 10px;}
- /*
- .right_m p.ling input::-webkit-input-placeholder {
- color: #b9b9b9;
- }
- .right_m p.ling input:-moz-placeholder {
- color: #b9b9b9;
- }
- .right_m p.ling input:-ms-input-placeholder {
- color: #b9b9b9;
- }
- */
|