﻿@charset "utf-8";
/* CSS Document */
html{font-size: 100%;}
html,body{overflow-x: hidden;}
*{margin: 0; padding: 0;}

/*内页-公用左侧*/
.side{padding-bottom: 66px;}
.side_lt{width: 20.5%; float: left;}
.side_nav{border: 1px solid #e6e6e6; padding-bottom: 80px;}
.side_nav h2{height: 72px; line-height: 72px; background-repeat: no-repeat; background-position: 56px center; text-indent: 104px; color: #f39013; font-size: 18px; border-bottom: 1px solid #e6e6e6;}
.nav_child h4{height: 62px; line-height: 62px; position: relative; background-repeat: no-repeat; background-position: 4rem center; background-size: 30px auto; text-indent: 0.8775rem; font-size: 16px; border-bottom: 1px solid #e6e6e6;}
.nav_child h4 a{display: block; width: 100%; height: 100%; color: #333 !important;background: url(../tb9.png) 213px center no-repeat;}
.nav_child h4 i{display: block; width: 22px; height: 22px; line-height: 22px; position: absolute; right: 20px; top: 50%; margin-top: -11px; background: url(../tb9.png) 213px center no-repeat;}
.nav_child h4 i:before{ background: url(../tb9.png) 213px center no-repeat;}
.nav_child.active h4,.nav_child:hover h4{background-color: #f6f6f6;}
.nav_child.active h4 i,.nav_child:hover h4 i{}
.nav_child li{height: 50px; line-height: 50px; border-bottom: 1px dashed #cdcdcd; text-indent: 1.8rem;}
.nav_child li a{display: block; width: 100%; height: 100%; color: #999;}
.nav_child li.active a,.nav_child li:hover a{background-color: #1047a1; color: #fff !important;}
.side_contact{margin-top: 32px;}
.side_contact h2{text-indent: 4rem;}
.side_contact h2 i{font-size: 28px; vertical-align: middle; margin-right: .5rem;}
.side_contact_row{padding: 16px 10px 20px 10px;}
.side_contact_row h4{line-height: 24px; font-size: 16px; color: #999; font-weight: 800;}
.side_contact_row ul{padding: .5rem 0 1.5rem 0;}
.side_contact_row li{line-height: 22px; padding: 6px 0; color: #666;}
.side_contact_row li a{color: #666;}
.side_contact_row img{display: block; width: 12.125rem; margin: 0 auto;}
/*内页-公用右侧*/
.side_rt{width: 75%; float: right;}
.title{padding-bottom: 14px;/* border-bottom: 2px solid #e2e2e2;*/}
.title_box{height: 58px; position: relative; border-left: 5px solid #f39013; padding-left: 14px;}
.title_box h2{height: 28px; line-height: 28px; font-size: 24px;}
.title_box p{height: 28px; line-height: 28px; font-size: 16px; color: #999;}
.title_box i{display: block; width: auto; height: 54px; position: absolute; right: 0; top: 50%; margin-top: -27px;}
.title_box i img{display: block; width: auto; height: 100%;}
