body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, th, td, img {
	margin: 0;
	padding: 0;
}
img {
	border: 0
}
ol, ul {
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
}
input {
	outline: none;
	border: none;
}
html {
	_overflow-y: scroll;
}
/*****！！页面通用css样式定义开始******/

html, body {
	min-width: 1000px;
	font-family: "Microsoft YaHei";
 _width: expression(document.body.clientWidth < 1000 ? "1000px": "auto");
}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
	font-family: "微软雅黑";
	/*文字字体定义 */
    font-size: 14px;
	/*文字大小定义 */
    color: #333;
	/*文字颜色定义 */
    min-width: 1000px;
	outline: none;
}
* {
	word-break: break-all;
	word-wrap: break-word
}
/* 网站超链接css通用设置 */

a {
	text-decoration: none;
}
/* 链接无下划线,有为underline */

a:link {
	color: #2c2c2c;
}
/* 未访问的链接 */

a:visited {
	color: #2c2c2c;
}
/* 已访问的链接 */

a:hover {
	color: #004c9f;
	text-decoration: none;
}
/* 鼠标在链接上 */

a:active {
	color: #2c2c2c;
}
a {
	transition: all 0.15s linear 0s;
}
/* 点击激活链接 */

p {
	line-height: 24px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hide {
	display: none
}
.show {
	display: block
}
.dib {
	display: inline-block;
 *display: inline;
	zoom: 1;
}
/*.clear{clear:both; line-height:0; height:0; font-size:0px;}*/

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*清除浮动*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
/*清除浮动*/

.clearfix {
	display: inline-block
}
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}
.dib {
	display: inline-block;
 *display: inline;
	zoom: 1;
}
.red {
	color: red
}
/*表格样式定义 */

checkbox {
	border: 0px;
}
/*选择框样式定义 */

.input {
	border: 1px solid #ccc;
	height: 20px;
	line-height: 20px
}
ul, li {
	list-style: none
}
/*public*/

.size1 {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.backcolor {
	background: #0F51BB;
}
.color {
	color: #0F51BB;
}
/*index banner*/

.banner {
	width: 100%;
	position: relative;
	z-index: 0;
}
.banner .flexslider {
	width: 100%;
	height: 100%;
	overflow: hidden;
	min-width: 1000px;
}
.banner .slides {
	position: relative;
	z-index: 1;
}
.banner .slides li {
	height: 100%;
}
.banner .slides li img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.banner .flex-direction-nav, .banner .flex-control-nav {
	display: none
}
/* header */

/*.header {
    width: 100%;
    height: 95px;
    position: relative;
    z-index: 9999;
}

.header .header_top {
    height: 95px;
}

.header .header_top .logo {
    margin-top: 30px;
}

.header .header_top .phone {
    display: inline-block;
    margin-top: 18px;
}

.header .header_top .phone .txt1 {
    padding-left: 40px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    background: url(../images/h1.png) no-repeat left center;
}

.header .header_top .phone h3 {
    font-size: 24px;
    color: #EB3D00;
}

.header .header_nav {
    width: 1255px;
    height: 69px;
    background: url(../images/h2.png) no-repeat center bottom;
    text-align: center;
    margin: 0 auto;
}

.header .header_nav li {
    width: 160px;
    height: 65px;
    display: inline-block;
    vertical-align: top;
    padding-left: 18px;
    background: url(../images/h5.png) no-repeat left center;
}

.header .header_nav li div {
    width: 100%;
    height: 65px;
    background: url(../images/h4.png) no-repeat center;
    background-position-y: 56px;
}

.header .header_nav li a {
    display: inline-block;
    width: 100%;
    height: 65px;
    font-size: 16px;
    padding-top: 12px;
    color: white;
}

.header .header_nav li.first {
    background: 0;
    padding-left: 0;
}

.header .header_nav li:hover div,
.header .header_nav li.hover div {
    transition: all 0.2s linear;
    background-position-y: 54px;
}

*/

.returnTop {
	position: absolute;
	top: 10px;
	right: -50px;
}
/*toparea*/
.head {
	width:100%;
	height:35px;
	background:#f4f4f4;
	border-bottom:1px solid #ededed;
}
.head ul {
	width:82%;
	height:35px;
	margin:0 auto
}
.head .zwban {
	font-size:14px;
	color:#8ea0ae;
	float:left;
	padding:0 25px 0 35px;
	line-height:35px;
	background:url(../images/topzw.png) no-repeat 15px center;
	border-left:1px solid #d1dee9;
}
.head .enban {
	font-size:14px;
	color:#8ea0ae;
	float:left;
	padding:0 25px 0 35px;
	line-height:35px;
	background:url(../images/topen.png) no-repeat 15px center;
	border-left:1px solid #d1dee9;
}
.head li {
	font-size:14px;
	color:#8ea0ae;
	line-height:35px;
	text-indent:25px;
}
.head p {
	float:left;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	font-size:14px;
	color:#bbbbbb;
	padding:0 20px;
	line-height:35px
}
.head p span {
	color:#ce2029;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold
}
/*header*/

/*nav*/


.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}
.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
.container {
	width: 1200px;
	margin:0 auto
}
.container2 {
	width: 100%;
	position:absolute;
	top:0px;
	left:0;
}
.w110 {
	width:1100px !important
}
.navbar-nav {
    float: right;
    margin: 0;
    width: 50%;
    height: 110px;
}
.navbar-nav ul.list-unstyled {
	width:100%
}
.navbar-nav > li {
	float: left;
}
.navbar-nav > li > a {
	padding-top: 6.5px;
	padding-bottom: 7.5px;
}
.navbar-left {
	float: left !important;
}
.navbar-right {
	float: right !important;
	margin-right: -15px;
}
 .navbar-right ~ .navbar-right {
 margin-right: 0;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.search-button {
	margin-right: 10px;
}
.asfef {
	height:110px
}
.header-nav {
	background:#fff;
	border-bottom:1px solid #e9e9e9;
	position:fixed;
	top:0;
	left:0;
	z-index:99999;
	width:100%
}
.logo {
    padding: 21px 60px 0;
}
.logo img {
    max-width: 90%;
    height: auto;
}
.logo div.navbar-left h1 {
	font-size:28px;
	color:#444;
	line-height:42px
}
.logo div.navbar-left span {
	font-size:13px;
	color:#444;
	line-height:16px
}
.logo p.navbar-left {
	border-left:1px solid #dfdfdf;
	margin-left:10px;
	padding-left:10px;
	font-size:20px;
	line-height:24px;
	color:#222;
	margin-top:7px;
	letter-spacing:-3px
}
/* added by leevare 2017-8-28 15:46:48; */

.header-nav .nav-list>li {
    float: left;
    padding: 0;
    position: relative;
    display: block;
    width: 14.2%;
    text-align: center;
}
/*.header-nav .nav-list>li:first-child {
	width:10%
}*/
.header-nav .nav-list>li>a {
	padding:0;
	font-size:18px;
	position:relative;
	line-height:110px !important;
	color:#000
}
.header-nav li.active>a, .header-nav .nav-list>li:hover>a {
	color:#004c9f;
}
.header-nav .nav-list>li>a.nav_on {
	font-size:18px;
	position:relative;
	color:#004c9f
}
.header-nav .header-contact {
	margin-top:28px;
	padding-left:32px;
}
.header-nav .header-contact>p {
	color:#444;
	font-size:14px;
	margin-bottom:0;
	line-height:18px;
}
.header-nav .header-contact>.fr p {
	font-size:25px;
	color:#a10000;
	line-height:30px;
	font-family:impact
}
.header-nav .header-contact>.fr p:first-child {
	font-size:12px;
	color:#999 !important;
	line-height: 14px;
	font-family:微软雅黑
}
.top-icon {
	width:12px;
	height:12px;
	position:absolute;
	margin-left:-18px;
	vertical-align:middle;
	margin-top:13px;
}
.icon-follow {
	background:url("../images/top_icons2.png") no-repeat left center;
}
.icon-global {
	background:url("../images/top_icons3.png") no-repeat left center;
}
.dropdown-menu {
	display:block;
	display: none\9;
	display: block\9\0;
	-webkit-transform:scale(1.2, 0);
	transform:scale(1.2, 0);
	opacity:0;
	-webkit-transform-origin:top;
	transform-origin:top;
-webkit-transition:all .2s ease-out;
-webkit-transition:-webkit-all .2s ease-out;
transition:-webkit-all .2s ease-out;
transition:all .2s ease-out;
transition:all .2s ease-out, -webkit-all .2s ease-out;
	z-index:9999;
	position: absolute;
	background:#fff;
	top:110px;
	width:130%;
	text-align:center;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
	border-top:none;
	margin-left:-15%
}
.dropdown-menu > li {
	border-top:1px solid #e5e5e5;
}
.dropdown-menu > li>a {
	font-size:14px;
	line-height:42px;
	display:block;
	width:100%;
transition:all .1s ease
}
.dropdown-menu > li>a:hover {
	background-color:#004c9f;
	color:#fff
}
.dropdown-active {
	display: block\9;
	-webkit-transform:scale(1, 1);
	transform:scale(1, 1);
	opacity:1;
}
/*in_search*/
.search_cnt1 {
    position: relative;
    padding: 40px 60px 0 0;
    overflow: hidden;
    font-size: 18px;
    color: #555;
	line-height:1.7
}
.search_cnt2 {
    position: relative;
    padding: 40px 5px 0 0;
    overflow: hidden;
    font-size: 18px;
    color: #555;
	line-height:1.7
}
.search_cnt1 p {
    color: #0068df;
    font-size: 24px;
    font-weight: bold;
    font-family: arial;
}
.fl {
	float:left
}
.fr {
	float:right
}
.carousel-container {
	position:relative;
	width:1200px;
	height:412px;
	margin:30px auto 0
}
#carousel {
	height:381px;
	width:1200px;
	position:relative;
	font-size:12px;
	font-family: Arial;
}
#carousel img {
	width:559px;
	height:345px;
	display:block;
}
.carousel-image {
	border:0;
	display:block;
}
.carousel-feature img {
	width:559px;
	height:345px;
	display:block;
	background: url(../images/ryspanbg.png) no-repeat center bottom;
	padding-bottom:36px
}
.carousel-feature .carousel-caption {
	position:absolute;
	bottom:0;
	width:100%;
	background-color:#fff;
	text-align:center;
}
.carousel-feature .carousel-caption p {
	margin:0;
	padding:5px;
	font-weight:bold;
	font:14px/38px "Microsoft Yahei";
	color:#333;
}
.tracker-summation-container {
	position:absolute;
	color:#333;
	display:none;
	right:48px;
	top:230px;
	padding:3px;
	margin:3px;
	background-color:#fff;
}
.tracker-individual-container {
	position:absolute;
	color:white;
	right:410px;
	bottom:0;
	padding:0;
	margin:0;
}
.tracker-individual-container li {
	list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
	margin:0 3px;
	width:30px;
	height:10px;
	font-size:0;
	padding:0 3px;
	color:white;
	text-align:center;
	background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
	color:white;
	font-weight:bold;
	background-color:#3DA10B;
}
.photo_btn {
	position: absolute;
	top: 43%;
	z-index: 9;
	width: 50px;
	height: 50px;
	margin-top: -25px;
	border: 0;
	font-size: 0;
}
.carousel-container .prev {
	position: absolute;
	top: 36%;
	z-index: 9;
	left: 0px;
	background: url(../images/ryleft.png) no-repeat;
	display: inline-block;
	height: 54px;
	width: 27px;
}
.carousel-container .next {
	position: absolute;
	top: 36%;
	z-index: 9;
	right: 0px;
	background: url(../images/ryright.png) no-repeat;
	display: inline-block;
	height: 54px;
	width: 27px;
}
.carousel-container .carousel-feature {
	position: relative;
}
.carousel-container .titlework {
	background: url(../images/ryspanbg.png) no-repeat center top;
	display: block;
	height: 50px;
	left: 50%;
	line-height: 30px;
	position: absolute;
	text-align: center;
	top: 345px;
	width: 259px;
	margin-left:-128px;
	display: block;
	text-align: center;
	font-size: 0;
	color:#333333;
	line-height: 50px;
}
 @media screen and (max-width:1600px) {
.rightnews {
width:45.5% !important;
}
}
 @media screen and (max-width:1530px) {
.rightnews {
width:44% !important;
}
}
@media screen and (max-width:1460px) {
 .search_cnt1 {
/*width:17%*/
}
 .logo {
padding:14px 20px 0
}
 .logo img {
	max-width: 85%;
    margin-top: 9px;
}
 .logo div.navbar-left h1 {
font-size: 26px;
line-height: 38px;
}
 .logo div.navbar-left span {
font-size:12px;
line-height:14px
}
 .dropdown-menu {
width:150%;
margin-left:-25%
}
 .rightnews {
width:41% !important;
}
}
 @media screen and (max-width:1340px) {
 .navbar-nav {
width:60%
}
 .dropdown-menu {
width:150%;
margin-left:-25%
}
 .asfef {
height:87px
}
 .header-nav .nav-list>li>a {
line-height:87px !important;
font-size:16px;
padding:0 12px;
}
 .dropdown-menu {
top:87px;
}
 .logo {
padding:14px 20px 0
}
 .header-nav .nav-list>li>a.nav_on {
font-size:16px;
padding:0 12px;
}
 .logo p.navbar-left {
font-size: 18px;
}
 .container2 {
min-width:1210px
}
 .logo img {
    max-width: 70%;
    margin-top: 6px;
}
 .logo div.navbar-left h1 {
font-size: 26px;
line-height: 38px;
}
 .logo div.navbar-left span {
font-size:12px;
line-height:14px
}
 .search_cnt1 {
display:none
}
.search_cnt1 .txt {
width: 179px;
height: 36px;
line-height: 36px;
padding-left: 16px;
color:#9f9f9f;
border-radius:17px;
margin-left:16px
}
.search_cnt1 .btn {
right: 25px;
}
.rightnews {
width:40.6% !important;
}
}



/*底部*/
.footer {
	background:#302e3c;
	padding-top:65px;
	padding-bottom:35px
}
.footer .maina {
	width:1340px;
	margin:0 auto
}
.bot_logo {
	width:13.5%;
	display:block;
	float:left;
	margin-right:5%
}
.bot_logo img {
	max-width:100%;
	height: auto
}
.navigation {
	display: block;
	float: left;
	width: 14.5%;
	margin-right: 5%;
}
.navigation .title {
	font-size:18px;
	color:#ffffff;
	line-height:35px
}
.navigation .title span {
	margin-left:10px;
	font-size:12px;
	color:#acabb1;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase
}
.navigation .content {
	margin-top:20px
}
.navigation .content ul li {
	width: 33%;
	height: 35px;
	display: block;
	float: left;
	margin-right: 33%;
}
.navigation .content ul li a {
	line-height:35px;
	font-size:15px;
	color:#d6d5d8
}
.navigation .content ul li:nth-child(2n) {
margin-right:0
}
.bot_list {
	display: block;
	float: left;
	width: 9.5%;
	margin-right: 5%;
}
.bot_list .title {
	font-size:18px;
	color:#ffffff;
	line-height:35px
}
.bot_list .title span {
	margin-left:10px;
	font-size:12px;
	color:#acabb1;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase
}
.bot_list .content {
	margin-top:20px
}
.bot_list .content ul li {
	height: 35px;
	display: block;
}
.bot_list .content ul li a {
	line-height:35px;
	font-size:15px;
	color:#d6d5d8
}
.botlx {
	display: block;
	float: left;
	width: 33.5%;
}
.botlx .title {
	font-size:18px;
	color:#ffffff;
	line-height:35px
}
.botlx .title span {
	margin-left:10px;
	font-size:12px;
	color:#acabb1;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase
}
.botlx .content {
	margin-top:20px;
}
.botlx .content * {
	line-height:35px;
	font-size:15px;
	color:#cacacd
}
.attention {
	display:block;
	float:right
}
.attention .title {
	font-size:18px;
	color:#ffffff;
	line-height:35px
}
.attention .title span {
	margin-left:10px;
	font-size:12px;
	color:#acabb1;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase
}
.attention .content {
	margin-top:20px;
}
.attention .content .ewm {
	width:148px;
	height: auto;
	text-align:center;
	color:#f1f1f2;
	line-height:25px;
	font-size:15px;
}
.attention .content .ewm img {
	width:100%;
	display:block;
	margin-bottom:10px;
}

.bottom {
	height:66px;
	margin:0 auto;
	background:#302e3c;
	text-align:center; border-top:1px solid #403e4b
}
.bottom li {
	display: inline-block;
	height: 66px;
	line-height:66px;
	/*padding: 0 45px;*/
    margin: 0 45px;
	/*background: #2756cc;*/
    color: #919097;
	font-size: 15px;/*border-radius: 25px;*/
	}
.bottom li a {
	line-height:66px;
	color: #919097;
	font-size: 15px;
}