@font-face{
	font-family: 'Century751'; 
	src:url('../fonts/century751.ttf') format('truetype')	
}
@charset "GB2312";	body
{
	color: #333333;
	font-family: arial;
	font-size: 12px;
	margin: 0;
	-webkit-text-size-adjust: none;
}
html[lang="ar"] {
    direction: rtl;
}
body,form,img,p,ul,ol,li,table,th,td,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,input,button,select,textarea,fieldset
{
	margin:0;
	padding:0;
	font-size:12px;
    font-family: arial;
}
a img, img
{
	border:0;
}
a:link
{
	color:#666666;
    text-decoration: none;
}
a:visited
{
	color:#666666;
}
a:hover
{
	color:#CA0007;
	/*text-decoration: underline;*/
    text-decoration: none;
}
a:active
{
	color:#666666;
}
a
{
	text-decoration: none;
}
h2,h3,h4,h5,h6
{
	font-size:12px;
	font-weight:normal;
}
em
{
	font-style:normal;
}
ul,ol,li
{
	list-style:none;
}
.clear
{
	font-size:0px;
	clear:both;
}
.h5
{
	height:5px;
	font-size:0px;
	clear:both;
}
.h10
{
	height:10px;
	font-size:0px;
	clear:both;
}
#container
{
	margin: 0 auto;
    width: 1200px;
	width: 1100px;
	word-wrap: break-word;
	word-break: break-word;
}
#banner
{
	padding-top:5px;
}
#banner *{display: block;margin:0 auto;outline: medium none;}

.banner .swiper-slide img {
    width: 100%;
}

#header .main
{
	margin: 0 auto;
	position: relative;
	width: 1200px;
}


/*header search*/

.search {

    width: 223px;
    float: right;
    margin-top: 5px;
    position: relative;

}
html[lang=ar] .search {
    width: 223px;
    float: left;
    margin-top: 5px;
    position: relative;
}
.search input.textbox, .search input.textbox_focus {

    border: 1px solid #fff;
    height: 26px;
    color: #999999;
    display: inline;
    float: left;
    line-height: 26px;
    padding: 0 23px 0px 6px;
    outline: medium none peru;
    width: 186px;
    margin-top: 3px;
    border-radius: 52px;

}
.search input.textbox_focus
{
	color:#000000;
}
.search input.submit {

    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    cursor: pointer;
    display: inline;
    float: left;
    outline: medium none peru;
    overflow: hidden;
    height: 34px;
    width: 30px;
    background: url("../images/sousuo2.png") no-repeat center center;
    border: 0;
    text-indent: 41px;
    position: absolute;
    top: 0;
    right: 6px;

}
.search dl.category:hover {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.search dl.category {
    background: none repeat scroll 0 0 #FFFFFF;
    cursor: pointer;
    display: inline;
    float: left;
    position: relative;
    z-index: 9;
    border: 1px solid #AB4447;
    color: white;
    width: 143px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-left: 4px;
    margin-right: 8px;
}
.search dl.category:hover dt {
    background: url(../images/find_arrow.png) 95% center no-repeat;
}
.search dl.category dt {
    background: url(../images/find_arrow.png) 95% center no-repeat;
    overflow: hidden;
    padding: 8px 0;
    color: #000;
    font-size: 14px;
}
.search dl.category:hover dd {
    display: block;
}
.search dl.category dd {
    width: 142px;
    word-break: normal;
    background: white;
    position: absolute;
    border: 1px solid #fff;
    border-top: 0;
    display: none;
    left: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.search dl.category dd a {
    border-top: 1px solid #E7F3FF;
    color: #333333;
    display: block;
    line-height: 16px;
    padding: 5px;
    text-decoration: none;
    font-size: 14px;
}
#search {
    background: #92080B;
    height: 58px;
}
#search .search_con {
    width: 1200px;
    margin: 0 auto;
}
#search .search_con h2 {
    float: left;
    padding: 7px 0;
    font-size: 36px;
    color: #fff;
}




#header .main .tip {
    font-family: georgia,serif;
    font-size: 28px;
    font-weight: bold;
    padding-top: 41px;
    text-align: center;
}

#header .main .phone {
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 34px;
}

/*language*/
.lang_bg {
    height: 30px;
    background: #ECECEC;
    line-height: 30px;
}

#header dl.language {
    padding-top: 8px;
}
#header dl.language dt
{
	background: url("../images/find_arrow.png") no-repeat scroll 100px center #F96413;
	color: #FFFFFF;
	display: none;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding-left: 2px;
	padding-right: 23px;
	width: 97px;
}
#header dl.language dd {
    margin-right: 33px;
    display: block;
    line-height: 14px;
    float: left;
}
#header dl.language dd:nth-child(13) {
    margin-right: 0;
}
#header dl.language:hover
{
	height:auto;
}
#header dl.language:hover dt
{
	background-position: -379px -1px;
	border-bottom: 1px solid #A1D646;
}
#header dl.language:hover dd
{
	display:block;
}
#header dl.language dd a
{
    display: block;
    font-size: 11px;
    color: #7E7E7E;
    height: 14px;
}
#header dl.language dd a img, #header dl.language dd a span
{
    vertical-align: middle;
}
#header dl.language dd a.cn
{
}
#header dl.language dd a.en
{
	background-position: 5px -26px;
}
#header dl.language dd a.de
{
	background-position: 5px -84px;
}
#header dl.language dd a.fr
{
	background-position: 5px -112px;
}
#header dl.language dd a.ru
{
	background-position: 5px -140px;
}
#header dl.language dd a.es
{
	background-position: 5px -168px;
}
#header dl.language dd a.pt
{
	background-position: 5px -196px;
}
#header dl.language dd a.jp
{
	background-position: 5px -224px;
}
#header dl.language dd a.gr
{
	background-position: 5px -252px;
}
#header dl.language dd a.it
{
	background-position: 5px -280px;
}
#header dl.language dd a.kr
{
	background-position: 5px -308px;
}
#header dl.language dd a.ae
{
	background-position: 5px -336px;
}
#header dl.language dd a.tr
{
	background-position: 5px -364px;
}
#header dl.language dd a.pl
{
	background-position: 5px -392px;
}
#header dl.language dd a.fi
{
	background-position: 5px -420px;
}
#header dl.language dd a.in
{
	background-position: 5px -448px;
}
#header dl.language dd a.vn
{
	background-position: 5px -476px;
}
#header dl.language dd a.th
{
	background-position: 5px -504px;
}
#header dl.language dd a.nl
{
	background-position: 5px -532px;
}
#header dl.language dd a.ie
{
	background-position: 5px -560px;
}
#header dl.language dd a.ph
{
	background-position: 5px -588px;
}
#header dl.language dd a.cz
{
	background-position: 5px -616px;
}
#header dl.language dd a.my
{
	background-position: 5px -644px;
}
#header dl.language dd a.us
{
	background-position: 5px -56px;
}
#header dl.language dd a.ro {
    background-position: 5px -896px;
}
#header dl.language dd a.iw {
    background-position: 5px -840px;
}
#header dl.language dd a.kh {
    background-position: 5px -1232px;
}
#header dl.language dd a.et {
    background-position: 5px -1006px;
}
#header dl.language dd a.bd {
    background-position: 5px -1568px;
}
#header dl.language dd a.tz {
    background-position: 5px -1736px;
}
#header dl.language dd a.lk {
    background-position: 5px -1708px;
}
#header dl.language dd a.lv {
    background-position: 5px -1400px;
}
#header dl.language dd a.id {

    background-position: 5px -1931px;

}



#header .logo {
    float: left;
    margin: 12px 0;
}
#header .logo img {
    width: 400px;
    margin-top: 22px;
    margin-bottom: 14px;
}
.header_tip_top img {
    vertical-align: text-bottom;
}

#header .header_tip {

    float: right;
    margin: 18px 0;
    color: #3F3F3F;
    width: 798px;
}
#header .header_tip ul {
    margin-left: 100px;
}
#header .header_tip .header_tip_bot li {
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding-left: 30px;
    margin-right: 20px;
    font-size: 15px;
    margin-top: 2px;
    color: #3F3F3F;
}
#header .header_tip .header_tip_bot li a{
	color: #3F3F3F;
}
#header .header_tip .header_tip_bot li:nth-child(1) {

    background: url("../images/phone.jpg") no-repeat  4px 1px;
    display: none;

}
#header .header_tip .header_tip_bot li:nth-child(2) {

    background: url("../images/tel.jpg") no-repeat 2px 3px;

} 
#header .header_tip .header_tip_bot li:nth-child(3) {

    background: url("../images/email.jpg") no-repeat 0px 2px;

}
#header .header_tip .header_tip_bot li:nth-child(4) {

    background: url("../images/web.jpg") no-repeat 1px 2px;
	margin-right: 0;
}
/*nav*/
#nav {

    background: #97A17F;
    height: 44px;

}
#nav .nav_main {

    width: 1200px;
    margin: 0 auto;

}
#nav li
{
	display: inline;
	float: left;
	font-size: 13px;
	font-weight:bold;
	/*font-family:ËÎÌå;*/
	line-height: 44px;
	text-align: center;	
}
html[lang=ar] #nav li {
    display: inline;
    float: right;
    font-size: 13px;
    font-weight: bold;
    line-height: 44px;
    text-align: center;
}
#nav li a
{
	color: #fff;
	display: block;
	margin: 0 1px;
	padding: 0 16px;
	text-decoration: none;
    font-size:15px;
}
#nav li a:hover{
	color: #fff;
	background-color: #506446;
	text-decoration: none;
}
#nav li a.current
{
	text-decoration: underline;
}
/*#nav li:hover
{
	color:#000000;
	text-decoration: underline;
}*/
#nav li.unfold
{
}
#nav li.unfold a {
    background-image: url("../images/nav_doc.png");
    padding: 0 30px 0 10px;
    background-position: 91% center;
    background-repeat: no-repeat;
}
#nav li.unfold > div
{
	background: none repeat scroll 0 0 #000000;
	display: none;
	font-size: 12px;
	font-weight: normal;
	position: absolute;
	text-align: left;
	z-index: 999;
    background: rgba(0,0,0,0.5);
	background: #97A17F;
}
#nav li:hover div
{
	display:block;
}
#nav li.unfold div a
{
	background: none repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin: 0;
	outline: medium none #A30001;
	overflow: hidden;
	padding: 0 10px;
	white-space: nowrap;
}
#nav li.unfold div a:hover
{
    /*background:none repeat scroll 0 0 #3C5032;*/
	background:none repeat scroll 0 0 #506446;
}
#nav li.unfold > div .erji {

    position: absolute;
    top: 0;
    left: 100%;
    display: none;
    background: rgba(0,0,0,0.5);
    background: #97A17F;

}
#nav li.unfold > div .live {

    position: relative;

}
#nav li.unfold  .live:hover .erji{
    display: block;
}

/*footer*/
#footer
{
	margin-top: 15px;
}
#footer .footer {
    background: #97A17E;
}
#footer .footer .footer_con {
    max-width: 1280px;
    margin: 0 auto;
    padding-top: 26px;
    min-width: 1200px;
}
#footer .footer .footer_con .footer_con_left {
    float: left;
    width: 55%;
    width: 51%;
}
#footer .footer .footer_con .footer_con_right {
}
#footer .footer .footer_con .footer_con_left .footer_con_link span {
    font-size: 32px;
    vertical-align: middle;
    color: #797979;
}
#footer .footer .footer_con .footer_con_left .footer_con_link img {
    vertical-align: middle;
    margin-left: 8px;
}
#footer .footer .footer_con .footer_con_left .footer_con_from {

    margin-top: 18px;

}
#footer .footer .footer_con .footer_con_left .footer_con_from input {

    height: 30px;
    padding-left: 8px;
    width: 42%;
    border: 1px solid #ddd;
    margin-bottom: 12px;
    vertical-align: middle;
}
#footer .footer .footer_con .footer_con_left .footer_con_from  .formd img {

    vertical-align: text-bottom;

}
#footer .footer .footer_con .footer_con_left .footer_con_from textarea {

    width: 86%;
    padding-left: 10px;
    padding-top: 6px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
    height: 68px;

}
#footer .footer .footer_con .footer_con_left .footer_con_from .btn, #footer .footer .footer_con .footer_con_left .footer_con_from .btn_over {

    background: #C8B9B9;
    margin-right: 8px;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    width: 140px;
    cursor: pointer;
}

#footer .footer .footer_con .footer_con_left .footer_con_from .btn_over{
	background:#F8B9B9;
}
#footer .footer .footer_con .footer_con_right .footer_con_right_list dl {

    float: left;
    margin-right: 32px;
    width: 224px;

}/*
#footer .footer .footer_con .footer_con_right .footer_con_right_list dl:nth-child(1) {

    width: 170px;

}
#footer .footer .footer_con .footer_con_right .footer_con_right_list dl:nth-child(1) dt ,
#footer .footer .footer_con .footer_con_right .footer_con_right_list dl:nth-child(1) dd {

    width: 140px;

}
#footer .footer .footer_con .footer_con_right .footer_con_right_list dl:nth-child(2) {

    width: 240px;

}
#footer .footer .footer_con .footer_con_right .footer_con_right_list dl:nth-child(2) dt ,
#footer .footer .footer_con .footer_con_right .footer_con_right_list dl:nth-child(2) dd {

    width: 230px;

}
#footer .footer .footer_con .footer_con_right .footer_con_right_list dl:nth-child(4) dt{

    width: 186px;

}*/
#footer .footer .footer_con .footer_con_right .footer_con_right_list dt {
    font-size: 20px;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 17px;
    border-bottom: 2px solid #fff;
    padding-bottom: 6px;
    /*width: 220px;*/
}
#footer .footer .footer_con .footer_con_right .footer_con_right_list dl dd {

    font-size: 14px;
    margin-bottom: 12px;
    background: url("../images/dian.png") no-repeat 0px 4px;
    padding-left: 12px;
    /*width: 260px;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fff;
} 
#footer .footer .footer_con .footer_con_right .footer_con_right_list dl dd a {

    color: #fff;

}
#footer .footer .footer_con .footer_con_right .EBook {
    float: left;
    width: 200px;
    margin-top: 16px;
    text-align: center;
}
#footer .footer_chat {

    background: url("../images/dimg.png") no-repeat;
    padding-bottom: 20px;
    background-size: 100% 100%;
}
#footer .footer_chat .footer_chat_con {

    width: 1200px;
    margin: 0 auto;

}
#footer .footer_chat .footer_chat_con .footer_chat_title h2 {
	font-family: 'Century751'; 
    text-align: center;
    font-size: 30px;
    color: #F9F9F9;
    padding-top: 24px;

}
#footer .footer_chat .footer_chat_con .footer_chat_title span {

    font-size: 14px;
    color: #7D7C7B;
    text-align: center;
    display: block;
    margin: 8px 0;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi ul {

    float: left;
    margin-left: 90px;
    margin-top: 78px;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi ul li {

    height: 30px;
    line-height: 30px;
    padding-left: 44px;
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
    font-weight: bold;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi {

    margin-left: 60px;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi ul li:nth-child(1) {

    background: url("../images/diimg.png") no-repeat 0px -20px;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi ul li:nth-child(2) {

    background: url("../images/diimg.png") no-repeat 0px -65px;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi ul li:nth-child(3) {

    background: url("../images/diimg.png") no-repeat 0px -111px;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi ul li:nth-child(4) {

    background: url("../images/diimg.png") no-repeat 0px -150px;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi .chatservice {

    float: left;
    margin-left: 80px;
    margin-top: 70px;
    height: 139px;
    padding-left: 206px;
    padding-top: 90px;
    background: url("../images/dww.png") no-repeat;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi ul li a {

    color: #fff;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi .chatimg {

    float: left;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi ul {

    float: left;

}
#footer .footer_chat .footer_chat_con .footer_chat_xinxi .chatservice {

    float: left;

}




#footer_link
{
	line-height: 20px;
	padding-top: 20px;
	text-align: center;
	color: #A9A9A9;
}
#footer_link a
{
	margin:0 16px;
	color: #A9A9A9;
    font-size: 15px;
} 
#copyright {

    line-height: 30px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    background: url("../images/footx.png") no-repeat center top;
    padding-top: 26px;
    margin-top: 6px;
    padding-bottom: 26px;
}
.footer_con_right .link {

    text-align: center;
    margin: 32px 0 12px;
    color: #fff;
}
.footer_con_right .link a {

    margin: 0 20px;
    color: #fff;

}
#footer .language {

    width: 220px;

}
#footer .language dd {

    float: left;
    width: 90px !important;
    background: none !important;
    padding-left: 0 !important;
    margin-right: 20px;

}

#footer .language dd a
{
    background: url("../images/language_21.png") no-repeat scroll 5px 0 transparent;
    display: block;
    font-size: 12px;
    color:#7E7E7E;
    height: 14px;
    padding-left: 30px;
}
#footer dl.language dd a.cn
{
}
#footer dl.language dd a.en
{
    background-position: 5px -26px;
}
#footer dl.language dd a.de
{
    background-position: 5px -84px;
}
#footer dl.language dd a.fr
{
    background-position: 5px -112px;
}
#footer dl.language dd a.ru
{
    background-position: 5px -140px;
}
#footer dl.language dd a.es
{
    background-position: 5px -168px;
}
#footer dl.language dd a.pt
{
    background-position: 5px -196px;
}
#footer dl.language dd a.jp
{
    background-position: 5px -224px;
}
#footer dl.language dd a.gr
{
    background-position: 5px -252px;
}
#footer dl.language dd a.it
{
    background-position: 5px -280px;
}
#footer dl.language dd a.kr
{
    background-position: 5px -308px;
}
#footer dl.language dd a.ae
{
    background-position: 5px -336px;
}
#footer dl.language dd a.tr
{
    background-position: 5px -364px;
}
#footer dl.language dd a.pl
{
    background-position: 5px -392px;
}
#footer dl.language dd a.fi
{
    background-position: 5px -420px;
}
#footer dl.language dd a.in
{
    background-position: 5px -448px;
}
#footer dl.language dd a.vn
{
    background-position: 5px -476px;
}
#footer dl.language dd a.th
{
    background-position: 5px -504px;
}
#footer dl.language dd a.nl
{
    background-position: 5px -532px;
}
#footer dl.language dd a.ie
{
    background-position: 5px -560px;
}
#footer dl.language dd a.ph
{
    background-position: 5px -588px;
}
#footer dl.language dd a.cz
{
    background-position: 5px -616px;
}
#footer dl.language dd a.my
{
    background-position: 5px -644px;
}
#footer dl.language dd a.us
{
    background-position: 5px -56px;
}
#footer dl.language dd a.ro {
    background-position: 5px -896px;
}
#footer dl.language dd a.iw {
    background-position: 5px -840px;
}
#footer dl.language dd a.kh {
    background-position: 5px -1232px;
}
#footer dl.language dd a.et {
    background-position: 5px -1006px;
}
#footer dl.language dd a.bd {
    background-position: 5px -1568px;
}
#footer dl.language dd a.tz {
    background-position: 5px -1736px;
}
#footer dl.language dd a.lk {
    background-position: 5px -1708px;
}
#footer dl.language dd a.lv {
    background-position: 5px -1400px;
}
#footer dl.language dd a.id {

    background-position: 5px -1931px;

}
