@charset "utf-8";
.user_con { width: 1200px; margin: 0 auto; position: absolute; top: 0px; left: 50%; margin-left: -600px; z-index: 3; }
.user { float: right; margin-top: 65px; right: 19%; width: 320px; background: rgba(0,0,0,0.5); }
.user h2 { font-size: 1.8rem; color: #fff; height: 50px; line-height: 50px; border-bottom: 1px solid #rgba(255, 255, 255, 0.1); padding-left: 30px; }
.user p { width: 260px; margin: auto; }
.user p.number { margin-top: 27px; height: 40px; background: #fff; line-height: 40px; border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; }
.user p.number span { display: inline-block; width: 44px; height: 40px; background: url(/images/icon_p.png) no-repeat center, #e5e5e5; float: left; border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0px 0px 3px; -ms-border-radius: 3px 0px 0px 3px; -o-border-radius: 3px 0px 0px 3px; -webkit-border-radius: 3px 0px 0px 3px; ; }
.user p.number input { height: 20px; line-height: 20px; float: left; text-indent: 13px; color: #666; font-size: 1.4rem; margin-top: 10px; }
.user p.password { margin-top: 15px; height: 40px; background: #fff; line-height: 40px; margin-bottom: 15px; border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; }
.user p.password span { display: inline-block; width: 44px; height: 40px; background: url(/images/icon_s.png) no-repeat center, #e5e5e5; float: left; border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0px 0px 3px; -ms-border-radius: 3px 0px 0px 3px; -o-border-radius: 3px 0px 0px 3px; -webkit-border-radius: 3px 0px 0px 3px; }
.user p.password input { height: 20px; line-height: 20px; float: left; text-indent: 13px; color: #666; font-size: 1.4rem; margin-top: 10px; }
.user p.check { color: #fff; font-size: 1.4rem; }
.user p.check input { width: 16px; height: 16px; background: #fff; border-radius: 3px 0px 0px 3px; -moz-border-radius: 3px 0px 0px 3px; -ms-border-radius: 3px 0px 0px 3px; -o-border-radius: 3px 0px 0px 3px; -webkit-border-radius: 3px 0px 0px 3px; }
.user p.check a { color: #fff; float: right; }
.user button { display: block; width: 260px; height: 45px; margin: 18px auto; background: #254083; font-size: 1.8rem; color: #fff; border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; cursor: pointer; }
.user button:hover { background: #294791; }
.user .zhuce { color: #fff; font-size: 1.4rem; text-align: center; padding-bottom: 18px; }
.user .zhuce a { color: #ff8315; }
.news { background: #f7f7f7; font-size: 1.4rem; }
.news b { display: inline-block; width: 18px; height: 18px; background: url(/images/first/icon_sp.png) no-repeat center; margin-right: 16px; vertical-align: middle; }
.news .news_con { height: 30px; }
.news .icon { line-height: 30px; float: left; }
.news #box { height: 30px; overflow: hidden; float: left; }
.news #box ul li { line-height: 30px; }
.news #box ul li a { color: #010101; }
.news #box ul li a:hover { text-decoration: underline }
.content { padding: 5px 0px; }
.content .content_con ul li { float: left; position: relative; width: 25%; overflow: hidden; text-align: center; margin-bottom: 5px; }
.content .content_con ul li span { display: block; margin: 0 auto; width: 80px; height: 80px; line-height: 80px; text-align: center; border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -webkit-border-radius: 50%; -o-border-radius: 50%; }
.content .content_con ul li span.span1 { background: #ff6b6b; }
.content .content_con ul li span.span2 { background: #ff65a3; }
.content .content_con ul li span.span3 { background: #ce6bff; }
.content .content_con ul li span.span4 { background: #7a85ff; }
.content .content_con ul li span.span5 { background: #59a7ff; }
.content .content_con ul li span.span6 { background: #a1d40b; }
.content .content_con ul li span.span7 { background: #48dd48; }
.content .content_con ul li span.span8 { background: #8bad4c; }
.content .content_con ul li b { display: block; font-size: 1.6rem; color: #000; margin-top: 5px; transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s; }
.recommend { background: #f9f9f9; padding-top: 5px; padding-bottom: 5px;  }
.recommend .recommend_con { display: none; }
.recommend .recommend_con h2 { font-size: 1.8rem; color: #000000; font-weight: bolder; margin-bottom: 5px; background: url(/images/first/re1.png) no-repeat left center; text-indent: 10px; }
.recommend .recommend_con  a { font-size: 1.4rem; color: #000000; }
.recommend .recommend_con  a:hover { text-decoration: underline;}
.recommend .recommend_con .piclist {  background: #fff; padding: 20px; margin-bottom: 10px; border: 1px solid #ececec; transition: 0.5s; -moz-transition: 0.5s; -ms-transition: 0.5s; -o-transition: 0.5s; -webkit-transition: 0.5s; }
.recommend .recommend_con .piclist:hover { box-sizing: border-box; box-shadow: 0px 0px 5px 3px #d4d4d4; -moz- box-shadow: 0px 0px 5px 3px #d4d4d4;
-ms-box-shadow: 0px 0px 5px 3px #d4d4d4; -o-box-shadow: 0px 0px 5px 3px #d4d4d4; -webkit-box-shadow: 0px 0px 5px 3px #d4d4d4; border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; -webkit-border-radius: 4px; }
.recommend .recommend_con .piclist .pic { width: 230px; height: 130px; overflow: hidden; }
.recommend .recommend_con .piclist .pic img { width: 230px; height: 130px; }
.recommend .recommend_con .piclist .pic_con { margin-left: 20px; width: 908px; position: relative; }
.recommend .recommend_con .piclist .pic_con h3{ font-size: 1.4rem;  padding-top: 10px; color: #555555;font-weight:bold;}
.recommend .recommend_con .piclist .pic_con h4 span { color: #ff4500;font-weight:bold; }
.recommend .recommend_con .piclist .pic_con h4 { font-size: 1.6rem; color: #000000; padding-top: 10px; }
.recommend .recommend_con .piclist .pic_con h1 { font-size: 18px; font-weight: 600; overflow: hidden; }
.recommend .recommend_con .piclist .pic_con h1 img { margin-right: 5px; position: relative; top: -5px; }
.recommend .recommend_con .piclist .pic_con h1 b { display: inline-block; padding: 5px 8px; font-size: 12px; color: #fff; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; margin: 0 5px; }
.recommend .recommend_con .piclist .pic_con h1 b.b1 { background-color: #ff9a34; }
.recommend .recommend_con .piclist .pic_con h1 b.b2 { background-color: #4cc984; }
.recommend .recommend_con .piclist .pic_con button { display: block; width: 90px; height: 35px; line-height: 35px; color: #fff; font-size: 1.4rem; text-align: center; background: #254083; float: right; border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; cursor: pointer; }
.recommend .recommend_con .piclist .pic_con button:hover { background: #294791; }
.recommend  .more { width: 100%; display: block; height: 50px; line-height: 50px; background: #f3cbcb; color: #fff; text-align: center; font-size: 16px; margin-bottom: 20px; margin-top: 20px; }
.recommend  .more:hover { background: #fad1d1; color: #ff0000; }

.world { padding: 10px 0px;}
.world .world_con h2 { font-size: 1.8rem; color: #000000; font-weight: bolder; margin-bottom: 10px; background: url(/images/first/re1.png) no-repeat left center; text-indent: 10px; }
.world .world_con h2 a { float: right; font-size: 1.4rem; color: #254083; }
.world .world_con h2 a:hover { text-decoration: underline; }
.world .world_con2 h2 { margin-top: 20px; }
.world .world_con2 { padding-bottom: 30px; }

.p_world { width: 93%; margin: 0 auto; position: relative; padding-bottom: 20px; display: none; }
.p_world h2 { font-size: 2.4rem; color: #000000; font-weight: bolder; margin-bottom: 5px; background: url(/images/re1.png) no-repeat left center; text-indent: 10px; margin-top: 10px; }
.p_world h2 a { float: right; font-size: 2.4rem; color: #254083; }
.p_world ol { position: absolute; width: 150px; top: 300px; left: 50%; margin-left: -75px; }
.p_world ol li { float: left; background: url(/images/b2.png) no-repeat center; width: 24px; height: 24px; margin: 0 5px; cursor: pointer; }
.p_world ol li.on { background: url(/images/b1.png) no-repeat center; }
.p_world .p_img { display: none; height: 285px; overflow: hidden; }
.p_world .p_img img { width: 100%; }
.p_world .p_con { display: none; }
.p_world .p_con h4 { font-size: 2.4rem; padding-top: 20px; padding-bottom: 20px; color: #000; }
.p_world .p_con p { line-height: 30px; font-size: 1.8rem; color: #000; }

.barcode .code { padding-bottom: 80px; text-align: center; color: #000; font-size: 2.4rem; }
.barcode .code a { display: block; width: 160px; height: 160px; margin: 0 auto; margin-top: 20px; margin-bottom: 10px; line-height: 100px; text-align: center; background: #fff; padding: 10px; }
.barcode .code img { width: 100%; }



.iosSlider { width: 100%; height: 320px; }
.iosSlider .slider { width: 100%; height: 100%; }
.iosSlider .slider .item { position: relative; top: 0; left: 0; width: 100%; height: 320px; background: #fff; margin: 0 0 0 0; }
.iosSlider .slider .item .text1 { position: absolute; top: 0px; left: 0px; }
.iosSlider .slider .item .text2 { display: block; position: absolute; top: 0px; right: 0; width: 533px; height: 320px; }
.iosSlider .slider .item .text2 img {width: 533px; height: 320px;}
.iosSlider .slider .item .img_con { float: right; width: 660px; height: 320px; background: #dbcfbb; color: #000; font-size: 1.4rem; }
.iosSlider .slider .item a{ color:#000; }
.iosSlider .slider .item h4 { text-align:left;font-weight:bold; font-size: 1.8rem; padding-top: 20px; padding-bottom: 10px; padding-left: 20px; }
.iosSlider .slider .item h4 span{ padding-left:10px; font-weight:normal; font-size: 1.4rem;}
.iosSlider .slider .item p {   text-indent:2em;padding: 0px 20px; line-height: 25px; padding-bottom: 5px; }
.iosSlider .slider .item .item_left { left: 0px; }
.iosSlider i { display: none; }
.iosSliderButtons { position: absolute; bottom: 10px; right: 20px; width:620px; height: 24px; }
.iosSliderButtons .button { float: left; width: 24px; height: 24px; background: url(/images/b2.png) no-repeat center; margin: 0 8px 0 0; }
.iosSliderButtons .selected { background: url(/images/b1.png) no-repeat center;}

.iosSlider1 { width: 100%; height: 300px; }
.iosSlider1 .slider { width: 100%; height: 100%; }
.iosSlider1 .slider .item { position: relative; top: 0; left: 0; width: 100%; height: 300px; background: #fff; margin: 0 0 0 0; }
.iosSlider1 .slider .item .text1 { position: absolute; top: 0px; right: 0px; }
.iosSlider1 .slider .item .text2 { display: block; position: absolute; top: 0px; left: 0; width: 533px; height: 300px; }
.iosSlider1 .slider .item .text2 img {width: 533px; height: 300px;}
.iosSlider1 .slider .item .img_con { float: right; width: 660px; height: 300px; background: #dbcfbb; color: #000; font-size: 1.4rem; }
.iosSlider1 .slider .item a{ color:#000; }
.iosSlider1 .slider .item h4 { text-align:center;font-weight:bold; font-size: 1.8rem; padding-top: 22px; padding-bottom: 10px; padding-left: 20px; }
.iosSlider1 .slider .item h4 span{ padding-left:10px; font-weight:normal; font-size: 1.4rem;}
.iosSlider1 .slider .item p { text-indent:2em; padding: 0px 20px; line-height: 25px; padding-bottom: 0px; }
.iosSlider1 .slider .item .item_left { left: 0px; }
.iosSlider1 i { display: none; }
.iosSliderButtons1 { position: absolute; bottom: 10px; left: 500px; width: 620px; height: 24px; }
.iosSliderButtons1 .button { float: left; width: 24px; height: 24px; background: url(/images/b2.png) no-repeat center; margin: 0 8px 0 0; }
.iosSliderButtons1 .selected { background: url(/images/b1.png) no-repeat center; }



@media screen and (max-width:1200px) {
.iosSlider { width: 100%; height: 660px; }
.iosSlider .slider .item { width: 100%; height: 660px;}
.iosSlider .slider .item .text1 { z-index:999; top: 360px; left:0px; }
.iosSlider .slider .item .text2 { width: 100%; height: 360px; }
.iosSlider .slider .item .text2 img {width: 640px; height: 360px;}
.iosSlider .slider .item .img_con { width: 100%; min-height: 300px; background: #fff; color: #000; font-size: 1.8rem; }
.iosSlider .slider .item h4 { font-size:2.4rem; }
.iosSliderButtons { top: 330px; left:250px;}
.iosSliderButtons .button { width: 27px; height: 27px;}


.iosSlider1 { width: 100%; height: 660px; }
.iosSlider1 .slider .item { width: 100%; height: 660px;}
.iosSlider1 .slider .item .text1 { z-index:999; top: 360px;}
.iosSlider1 .slider .item .text2 { left: 0px; width: 100%; height: 360px; }
.iosSlider1 .slider .item .text2 img {width: 640px; height: 360px;}
.iosSlider1 .slider .item .img_con { width: 100%; min-height: 300px; background: #f7f7f7; color: #000; font-size: 1.8rem; }
.iosSlider1 .slider .item h4 { font-size:2.4rem; }
.iosSliderButtons1 { top:330px; left: 250px; }
.iosSliderButtons1 .button {width: 27px; height: 27px; }

.recommend .recommend_con { width: 100%; margin: 0 auto; }
.recommend .recommend_con .piclist .pic { width: 33.9%; height: 120px; overflow: hidden; }
.recommend .recommend_con .piclist .pic_con { width: 62%; }
.recommend .recommend_con .piclist .pic_con h1 { font-size: 2.6rem; }
.recommend .recommend_con .piclist .pic_con h1 b { font-size: 2rem; }
.recommend .recommend_con .piclist .pic_con button { display: none; }
.recommend .recommend_con .piclist .pic_con h4 { font-size: 1.8rem; }
.recommend .recommend_con h2 { padding-left: 25px; padding-right: 25px; font-size: 2.4rem; background: url(/images/first/re1.png) no-repeat 25px center; }
.recommend .recommend_con a { font-size: 2.4rem; }



.world .world_con { width: 100%; margin: 0 auto; }
.world .world_con h2 { font-size: 2.4rem; color: #000000; padding: 10px 25px; background: url(/images/first/re1.png) no-repeat 25px center; }
.world .world_con h2 a { float: right; font-size: 2.4rem; color: #254083; }
.world .world_con2 h2 { margin-top: 20px; }
.world .world_con2 { background: #f7f7f7; }


.barcode { height: auto; padding-bottom: 30px; color: #b3b3b3; font-size: 1.8rem; }
.barcode .copy_left { padding-left: 20px; }
.barcode .copy_left b:nth-child(1) { display: block; padding-bottom: 10px; }
.barcode .copy_left a { color: #b3b3b3; }
.barcode .copy_left a:hover { color: #254083; }


}

@media screen and (max-width:640px) {
.recommend .recommend_con .piclist .pic_con h1 b { padding: 6px 12px; }

.p_world ol { top: 270px; }
.p_world .p_img { height: auto; }

.world .world_con .flexslider .slides li .img_con p { font-size: 1.8rem; }


}

@media screen and (max-width:480px) {
.world .world_con .flexslider .slides li .img_con p { font-size: 1.8rem; }
}

