@charset "utf-8";
@import "http://images.china.cn/images1/resource/styles/reset-1.0.css";

/* web */
body { font-family:  Arial, Helvetica, sans-serif; color: #000; background-color: #F6F6F6; min-width:1300px;}
a { color: #000; }
.w1100 { width: 1100px; }
.w700 { width: 700px; }
.w380 { width: 380px; }
.mb50 { margin-bottom: 50px; }

.picBox { height: 450px; position: relative; }
.picBox .arrLeft { background: url(http://images.china.cn/images1/en/2018sh/images/arr-left.png) no-repeat left top; width: 40px; height: 70px; position: absolute; left: 0; top: 190px; z-index: 999; cursor: pointer; }
.picBox .arrRight { background: url(http://images.china.cn/images1/en/2018sh/images/arr-right.png) no-repeat left top; width: 40px; height: 70px; position: absolute; right: 0; top: 190px; z-index: 999; cursor: pointer; }
.picBox .ico { position: absolute; right: 10px; bottom: 15px; z-index: 999; }
.picBox .ico span { background-color: #FFF; border-radius: 50%; display: inline-block; width: 12px; height: 12px; margin-left: 10px; cursor: pointer; }
.picBox .ico .cur { background-color: brown; }
.picBox li { width: 700px; height: 450px; overflow: hidden; position: relative; }
.picBox li h2 { font-weight: normal; font-size: 18px; color: #FFF; line-height: 50px; background-color: #000; text-indent: 20px; width: 100%; position: absolute; left: 0; bottom: 0; }
.picBox li h2 a { color: #FFF; }

.newsBox { background-color: #FFF; height: 450px; }
.newsBox dl { margin: 20px 20px 0 20px; padding-bottom: 20px; }
.newsBox dt { font-weight: bold; font-size: 20px; line-height: 130%; margin-bottom: 20px; }
.newsBox dt a { color: #000; }
.newsBox dd { font-size: 14px; color: #545454; line-height: 150%; margin-bottom: 20px; }
.newsBox dd a { color: #545454; }

.title { font-size: 20px; color: #FFF; line-height: 37px; background: url(http://images.china.cn/images1/en/2018sh/images/bg-1.gif) no-repeat left top; width: 100%; height: 37px; }
.title span { display: inline-block; width: 135px; }

.list_1 li { margin-top: 40px; }
.list_1 li i { margin-right: 20px; }
.list_1 li h3 { font-size: 20px; line-height: 120%; margin-bottom: 20px; }
.list_1 li div { font-size: 14px; color: #545454; line-height: 140%; }
.list_1 li div a { color: #545454; }

.list_2 li { margin-bottom: 40px; position: relative; }
.list_2 li h2 { font-weight: normal; font-size: 20px; color: #FFF; line-height: 36px; background: url(http://images.china.cn/images1/en/2018sh/images/bg-2.png) no-repeat left top; text-indent: 10px; width: 100%; height: 36px; position: absolute; left: 0; top: 0; z-index: 999; }
.list_2 li h3 { font-weight: normal; font-size: 20px; line-height: 120%; margin-top: 10px; }

.list_3 li { margin-bottom: 40px; }

.footer { font-size: 16px; color: #FFF; line-height: 150%; background-color: #0055AE; padding: 50px 0; }
.footer a { color: #FFF; margin: 0 10px; }

#autopage { font-size: 14px; color: blue; line-height: 150%; margin-top: 40px; }
#autopage span { margin: 0 5px; }
#autopage a { margin: 0 5px; }

.fxBox { margin-left: 565px; position: fixed; left: 50%; top: 365px; }
.fxBox p { margin-bottom: 20px; }